:root{--blue: #4285f4;--gold: #fbbc04;--google-yellow: #fbbc05;--google-green: #34a853;--google-red: #ea4335;--ink: #202124;--muted: #5f6368;--line: #dadce0;--panel: #f1f5f8;--teal: #008c95}*{box-sizing:border-box}html{min-height:100%;background:#eef2f5;font-family:Google Sans,Roboto,Arial,sans-serif;text-size-adjust:100%}body{min-height:100svh;margin:0;color:var(--ink)}button{appearance:none;-webkit-appearance:none;border:0;font:inherit}textarea{font:inherit}.google-review-page{width:min(100vw,480px);min-height:100svh;margin:0 auto;background:#fff}.google-review-sheet{min-height:100svh;padding:46px 20px 108px}.review-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.review-header h1{max-width:330px;margin:0;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:26px;font-weight:400;letter-spacing:0;line-height:32px}.icon-button{width:44px;height:44px;display:grid;flex:0 0 auto;place-items:center;border-radius:50%;background:#f1f3f4;color:var(--ink);cursor:pointer;position:relative}.icon-button:before,.icon-button:after{content:"";width:18px;height:2px;position:absolute;border-radius:999px;background:#3c4043}.icon-button:before{transform:rotate(45deg)}.icon-button:after{transform:rotate(-45deg)}.star-wrapper{display:flex;align-items:center;justify-content:space-between}.main-stars{justify-content:center;gap:14px;margin:34px 0 24px}.main-stars button:first-child{padding-left:16px}.main-stars button:last-child{padding-right:16px}.star-wrapper button{min-width:.9em;background:transparent;color:#6f6f6f;cursor:pointer;font-family:Arial,Helvetica,sans-serif;font-size:32px;line-height:1;opacity:1;padding:0;transition:color .18s ease,transform .18s ease;-webkit-text-fill-color:currentColor}.star-wrapper button:before{content:"☆"}.star-wrapper button.is-selected{color:var(--gold);text-shadow:0 5px 14px rgba(251,188,4,.22)}.star-wrapper button.is-selected:before{content:"★"}.star-wrapper button:focus-visible{border-radius:8px;outline:3px solid rgba(66,133,244,.28);outline-offset:4px}.star-wrapper button:hover{transform:translateY(-2px)}.star-wrapper button:disabled{cursor:wait}.category-ratings{display:grid;gap:16px;margin-top:8px}.category-row{display:grid;grid-template-columns:108px 1fr;align-items:center;gap:12px;font-size:16px;font-weight:400;line-height:24px}.mini-stars{display:flex;justify-content:flex-end;gap:15px;color:#6f6f6f;line-height:1}.mini-stars button{min-width:.9em;background:transparent;color:#6f6f6f;cursor:pointer;font-family:Arial,Helvetica,sans-serif;font-size:32px;line-height:1;padding:0;-webkit-text-fill-color:currentColor}.mini-stars button:before{content:"☆"}.mini-stars button.is-selected{color:var(--gold)}.mini-stars button.is-selected:before{content:"★"}.review-textbox{width:100%;min-height:148px;margin-top:32px;border:1px solid #cfd4d9;border-radius:5px;background:#fff;color:var(--muted);font-size:15px;font-weight:400;line-height:24px;padding:16px 18px;resize:vertical}.review-textbox::placeholder{color:var(--muted);opacity:1}.review-textbox:focus{border-color:var(--blue);outline:2px solid rgba(66,133,244,.18)}.add-media{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;margin-top:30px;border-radius:999px;background:#c9f7ff;color:#175c64;cursor:pointer;font-size:16px;font-weight:700;line-height:20px;padding:15px 20px}.add-media span{width:20px;height:20px;display:grid;place-items:center;border:2px solid currentColor;border-radius:6px;font-size:1rem;line-height:1}.trip-card{margin-top:28px;border-radius:14px;background:var(--panel);padding:18px 16px}.trip-card h2{margin:0;font-size:16px;font-weight:400;line-height:22px}.trip-options{display:flex;gap:10px;margin-top:24px}.trip-options button{border-radius:5px;background:#fff;color:var(--ink);cursor:pointer;font-size:13px;font-weight:400;line-height:20px;padding:6px 14px}.question-card{margin-top:24px;border-radius:14px;background:var(--panel);padding:18px 20px 22px}.question-card h2,.details-section h2{margin:0;font-size:16px;font-weight:400;line-height:22px}.question-card p{margin:3px 0 0;color:var(--muted);font-size:14px;line-height:20px}.chip-grid{display:flex;flex-wrap:wrap;gap:12px 10px;margin-top:22px}.chip-grid button{border:1px solid #d5dbe3;border-radius:5px;background:#fff;color:var(--ink);cursor:pointer;font-size:13px;font-weight:400;line-height:20px;padding:6px 14px}.chip-grid button.is-active{border-color:var(--blue);background:#e8f0fe;color:#174ea6}.hotel-tags button{padding-inline:20px}.details-section{margin-top:44px}.details-list{margin-top:28px;border-radius:14px;overflow:hidden}.details-list details{background:var(--panel);border-bottom:1px solid #e2e5e9}.details-list details:last-child{border-bottom:0}.details-list summary{min-height:68px;display:flex;align-items:center;justify-content:space-between;color:var(--ink);cursor:pointer;font-size:16px;font-weight:400;line-height:22px;list-style:none;padding:0 22px}.details-list summary::-webkit-details-marker{display:none}.details-list summary:after{content:"⌄";color:var(--muted);font-size:28px;line-height:1}.details-list details[open] summary:after{transform:rotate(180deg)}.post-bar{width:100%;position:fixed;bottom:0;left:0;right:0;background:#fff;padding:6px 16px calc(6px + env(safe-area-inset-bottom));z-index:5}.post-button{width:100%;max-width:448px;display:block;margin:0 auto;border-radius:999px;background:#f1f3f4;color:#5f6368;cursor:pointer;font-size:16px;font-weight:600;line-height:20px;padding:10px 24px}.post-button:disabled{cursor:default;opacity:.45}.rating-feedback{position:fixed;inset:0;display:grid;place-items:center;background:#2021246b;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);padding:24px;z-index:10}.rating-feedback[hidden]{display:none}.feedback-panel{width:min(86vw,320px);min-height:92px;display:grid;justify-items:center;align-items:center;gap:16px;border-radius:2px;background:#fff;box-shadow:0 18px 44px #20212447;padding:32px 24px;text-align:center}.google-loader{width:24px;height:24px;border-radius:50%;border:3px solid transparent;border-left-color:#202124;animation:google-spin .75s linear infinite}.feedback-message{margin:0;color:var(--ink);font-size:16px;font-weight:700;line-height:22px}.feedback-close{border-radius:999px;background:var(--teal);color:#fff;cursor:pointer;font-size:15px;font-weight:700;line-height:20px;padding:10px 22px}.point-earned-screen{position:fixed;inset:0;display:flex;flex-direction:column;justify-content:center;gap:22px;background:#202124;padding:20px;z-index:20}.point-earned-screen[hidden]{display:none}.point-card{min-height:min(65svh,665px);display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:18px;background:#252a34;color:#e8eaed;overflow:hidden;padding:42px;position:relative;text-align:center}.point-avatar{width:70px;height:70px;display:grid;place-items:center;border-radius:50%;background:#8aa3af;color:#fff;font-size:34px;font-weight:400;line-height:1}.point-total{margin:28px 0 8px;font-size:42px;font-weight:400;line-height:48px}.point-copy{margin:0;color:#c4c7c5;font-size:16px;line-height:22px}.point-row{width:min(100%,350px);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-top:22px;border-bottom:1px solid #3c4043;color:#c4c7c5;font-size:16px;line-height:24px;padding:0 4px 12px;text-align:left}.point-row strong{color:#e8eaed;font-weight:400}.point-done{width:100%;border-radius:999px;background:#a8c7fa;color:#172b4d;cursor:pointer;font-size:16px;font-weight:500;line-height:20px;padding:17px 24px}.confetti{position:absolute;display:block}.confetti-blue{width:44px;height:92px;border-radius:0 0 999px 999px;background:#1a9bf0}.confetti-yellow{width:44px;height:92px;border-radius:999px;background:#fbbc04}.confetti-green{width:34px;height:72px;border-radius:0 999px 999px 0;background:#00c853}.confetti-orange{width:42px;height:42px;border-radius:0 0 999px 999px;background:#ff6d01}.confetti-top-left{top:0;left:22px;transform:rotate(-18deg)}.confetti-top-center{top:-24px;left:44%}.confetti-top-right{top:-24px;right:36px;transform:rotate(48deg)}.confetti-left{top:40%;left:0}.confetti-right{top:42%;right:0;transform:rotate(180deg)}.confetti-bottom-left{bottom:-34px;left:78px;transform:rotate(18deg)}.confetti-bottom-center{right:28%;bottom:20px;width:38px;height:38px}.confetti-bottom-right{right:18px;bottom:-32px;transform:rotate(-20deg)}button:focus-visible{outline:3px solid rgba(66,133,244,.28);outline-offset:3px}@keyframes google-spin{to{transform:rotate(1turn)}}@media(max-width:390px){.google-review-sheet{padding-inline:18px}.category-row{grid-template-columns:104px 1fr;gap:10px}.main-stars{margin-inline:12px}}
