@import"https://fonts.googleapis.com/css2?family=Gowun+Dodum&family=Noto+Sans+KR:wght@400;500;600;700;800&display=swap";:root{color:#183b36;background:#f3f0e9;font-family:Noto Sans KR,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #183b36;--paper: #f3f0e9;--cream: #fffaf0;--coral: #d45f43;--coral-dark: #a83f2b;--sage: #739a8b;--sage-light: #dce8df;--line: rgba(24, 59, 54, .2);--shadow: 0 22px 60px rgba(24, 59, 54, .16)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;min-height:100vh;min-height:100dvh;background:radial-gradient(circle at 88% 8%,rgba(231,173,134,.4),transparent 27rem),radial-gradient(circle at 2% 96%,rgba(115,154,139,.25),transparent 24rem),var(--paper)}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,a:focus-visible{outline:3px solid #2f78c4;outline-offset:3px}button:disabled{cursor:not-allowed;opacity:.46}a{color:inherit}h1,h2,p{margin-top:0}h1,h2{letter-spacing:-.04em}.eyebrow{margin:0 0 .55rem;color:var(--coral-dark);font-size:.78rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.brand-lockup{display:inline-flex;align-items:center;gap:.55rem;color:var(--ink);font-size:1rem;font-weight:800;text-decoration:none}.brand-lockup>span:first-child,.brand-mark{display:inline-grid;width:2rem;height:2rem;place-items:center;border:2px solid currentColor;border-radius:50%;color:var(--coral);font-size:1.15rem}.primary-button,.padlet-button{min-height:3.25rem;border:0;border-radius:999px;padding:.8rem 1.45rem;background:var(--ink);box-shadow:0 8px 24px #183b363d;color:#fff;cursor:pointer;font-weight:800;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.primary-button:hover:not(:disabled),.padlet-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 30px #183b3647}.quiet-button,.icon-button{border:1px solid var(--line);background:#fffaf0b8;cursor:pointer;font-weight:700}.quiet-button{min-height:2.55rem;border-radius:999px;padding:.55rem 1rem}.link-button{display:inline-flex;align-items:center;text-decoration:none}.icon-button{display:inline-grid;width:2.75rem;height:2.75rem;flex:0 0 auto;place-items:center;border-radius:50%;font-size:1.35rem}.top-bar{display:flex;width:min(1180px,calc(100% - 3rem));min-height:4.75rem;margin:0 auto;align-items:center;justify-content:space-between}.legal-footer{display:flex;justify-content:center;gap:.6rem;padding:1.4rem 1rem 2rem;color:#183b369e;font-size:.78rem}.legal-footer a:hover{color:var(--coral-dark)}.center-page{display:grid;min-height:100vh;min-height:100dvh;place-content:center;justify-items:center;padding:2rem;text-align:center}.center-page h1{margin:1rem 0 .6rem;font-size:clamp(2rem,5vw,4rem)}.center-page p{margin-bottom:1.5rem;color:#183b36b8}.status-mark{display:grid;width:4.5rem;height:4.5rem;place-items:center;border:4px solid var(--ink);border-radius:50%;color:var(--coral);font-size:2rem;animation:breathe 1.8s ease-in-out infinite}@keyframes breathe{50%{transform:scale(1.08)}}.login-page{display:flex;min-height:100vh;min-height:100dvh;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem}.login-card{width:min(27rem,100%);padding:2rem 2.25rem 1.8rem;border:1px solid rgba(24,59,54,.14);border-radius:2rem;background:#fffaf0e0;box-shadow:var(--shadow);text-align:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.login-card .brand-lockup{margin-bottom:1.65rem}.login-card h1{margin-bottom:.5rem;font-family:Gowun Dodum,Noto Sans KR,sans-serif;font-size:1.85rem}.login-help{margin-bottom:1.25rem;color:#183b36a6;font-size:.9rem}.pin-display{display:flex;min-height:3.6rem;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1rem;border-radius:1rem;background:var(--sage-light)}.pin-dot{width:.75rem;height:.75rem;border:2px solid var(--sage);border-radius:50%;transition:transform .12s ease,background .12s ease}.pin-dot.filled{transform:scale(1.12);background:var(--ink);border-color:var(--ink)}.keypad{display:grid;grid-template-columns:repeat(3,1fr);gap:.55rem}.keypad button{min-height:3.35rem;border:1px solid rgba(24,59,54,.16);border-radius:1rem;background:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;transition:transform .1s ease,background .1s ease}.keypad button:hover:not(:disabled){background:#f7e3d1}.keypad button:active:not(:disabled){transform:scale(.94)}.keypad .keypad-text{font-size:.78rem}.form-error{min-height:1.35rem;margin:.75rem 0 .4rem;color:#a62e27;font-size:.8rem;font-weight:700}.login-submit{width:100%}.region-page{min-height:100vh;min-height:100dvh}.region-content{width:min(1080px,calc(100% - 3rem));margin:1.7rem auto 1.5rem}.region-content>h1{max-width:760px;margin-bottom:1.5rem;font-family:Gowun Dodum,Noto Sans KR,sans-serif;font-size:clamp(2.2rem,4.2vw,4rem);line-height:1.14;word-break:keep-all;text-wrap:balance}.region-error{width:min(680px,100%);margin:-.35rem auto 1rem;text-align:center}.region-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.9rem}.region-card{position:relative;display:grid;min-height:9.2rem;grid-template-columns:auto 1fr auto;grid-template-rows:1fr auto;gap:0 .85rem;align-items:center;overflow:hidden;border:1px solid rgba(24,59,54,.14);border-radius:1.5rem;padding:1.2rem;background:#fffaf0d1;cursor:pointer;text-align:left;transition:transform .16s ease,box-shadow .16s ease}.region-card:after{content:"";position:absolute;top:-3rem;right:-2rem;width:8rem;height:8rem;border-radius:50%;background:var(--card-accent, #e7ad86);opacity:.24}.region-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px #183b361f}.region-world{--card-accent: #d45f43;grid-column:span 2}.region-europe{--card-accent: #7691b0}.region-asia{--card-accent: #dcaa4b}.region-americas{--card-accent: #88a46d}.region-oceania{--card-accent: #5fa8aa}.region-africa{--card-accent: #c4774b}.region-icon{display:grid;width:3.6rem;height:3.6rem;grid-row:1 / 3;place-items:center;border-radius:50%;background:var(--card-accent, #e7ad86);color:#fff;font-size:1.7rem}.region-name{align-self:end;font-size:1.2rem;font-weight:800}.region-hint{align-self:start;color:#183b369e;font-size:.8rem}.region-arrow{grid-column:3;grid-row:1 / 3;font-size:1.4rem}.game-page{width:100%;height:100vh;height:100dvh;overflow:hidden;background:#111c1b}.game-header{position:relative;z-index:20;display:grid;height:4.25rem;grid-template-columns:3rem 1fr;align-items:center;gap:.75rem;padding:0 1rem;background:var(--paper)}.round-title{display:flex;align-items:center;justify-content:space-between;gap:1rem}.round-title>span{font-size:.85rem;font-weight:700}.round-title>strong{font-size:1.25rem}.round-title small{margin-left:.2rem;color:#183b367a;font-size:.7rem}.round-progress{position:absolute;right:0;bottom:-4px;left:0;height:4px;background:#183b3629}.round-progress span{display:block;height:100%;background:var(--coral);transition:width .28s ease}.game-stage,.streetview-shell,.streetview-canvas{position:relative;width:100%;height:100%}.game-stage{height:calc(100vh - 4.25rem);height:calc(100dvh - 4.25rem)}.streetview-shell{background:#263735}.streetview-canvas{z-index:1}.map-loading{position:absolute;z-index:3;inset:0;display:flex;align-items:center;justify-content:center;gap:.75rem;background:#1c2f2d;color:#fff;font-size:.9rem}.spinner{display:inline-block;width:1.5rem;height:1.5rem;border:3px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.spinner.dark{border-color:#183b3640;border-top-color:var(--ink)}@keyframes spin{to{transform:rotate(360deg)}}.movement-lock{position:absolute;z-index:4;top:1rem;left:50%;transform:translate(-50%);border:1px solid rgba(255,255,255,.38);border-radius:999px;padding:.45rem .8rem;background:#111c1bb3;color:#fff;font-size:.72rem;font-weight:700;white-space:nowrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.game-callout{position:absolute;z-index:8;right:1.5rem;bottom:1.5rem;left:1.5rem;display:flex;max-width:680px;align-items:center;justify-content:space-between;gap:1.5rem;margin-left:auto;border:1px solid rgba(255,255,255,.28);border-radius:1.5rem;padding:1.1rem 1.2rem 1.1rem 1.4rem;background:#fffaf0eb;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.game-callout h1{margin:0 0 .25rem;font-family:Gowun Dodum,Noto Sans KR,sans-serif;font-size:1.45rem}.game-callout p{margin-bottom:0;color:#183b36ad;font-size:.82rem}.game-callout .callout-step{margin-bottom:.2rem;color:var(--coral-dark);font-size:.7rem;font-weight:800}.map-panel{position:absolute;z-index:12;right:auto;bottom:1.25rem;left:50%;display:flex;width:min(960px,calc(100% - 3rem));height:min(62vh,510px);flex-direction:column;overflow:hidden;transform:translate(-50%);border:1px solid rgba(24,59,54,.16);border-radius:1.6rem;background:var(--cream);box-shadow:0 22px 60px #111c1b4d;animation:panel-up .22s ease-out}@keyframes panel-up{0%{transform:translate(-50%,30px);opacity:0}to{transform:translate(-50%);opacity:1}}.panel-heading{display:flex;min-height:5.4rem;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid rgba(24,59,54,.12);padding:.85rem 1rem .8rem 1.2rem;background:#fffaf0f5}.panel-heading h2{margin:0;font-size:1.22rem}.panel-heading .eyebrow{margin-bottom:.15rem}.guess-map-wrap{position:relative;min-height:12rem;flex:1;overflow:hidden;background:#d9e1dc}.guess-map{width:100%;height:100%}.guess-panel .guess-map-wrap{min-height:0}.map-tap-hint{position:absolute;z-index:2;bottom:1rem;left:50%;transform:translate(-50%);border-radius:999px;padding:.5rem .75rem;background:#183b36e0;color:#fff;font-size:.72rem;font-weight:700;pointer-events:none;white-space:nowrap}.map-marker-label{padding:.34rem .58rem!important;border:2px solid #ffffff;border-radius:999px;box-shadow:0 4px 14px #111c1b57;line-height:1.1!important;white-space:nowrap}.map-marker-label-guess{background:var(--ink)}.map-marker-label-answer{background:var(--coral)}.map-marker-key{position:absolute;z-index:3;top:.75rem;left:.75rem;display:flex;gap:.8rem;border:1px solid rgba(24,59,54,.18);border-radius:999px;padding:.5rem .7rem;background:#fffaf0f5;box-shadow:0 6px 20px #111c1b33;color:var(--ink);font-size:.75rem;font-weight:800;pointer-events:none}.map-marker-key span{display:inline-flex;align-items:center;gap:.35rem}.marker-key-dot{display:inline-block;width:.78rem;height:.78rem;border:2px solid white;border-radius:50%;box-shadow:0 0 0 1px #183b3633}.marker-key-dot-guess{background:var(--ink)}.marker-key-dot-answer{background:var(--coral)}.panel-action{min-height:3.1rem;margin:.85rem 1rem 1rem}.reveal-heading{min-height:4.8rem}.reveal-heading h2 strong{color:var(--coral);font-size:1.6rem}.answer-dot{display:grid;width:2.8rem;height:2.8rem;place-items:center;border:2px solid var(--coral);border-radius:50%;color:var(--coral);font-size:1.3rem}.reveal-panel{width:min(1120px,calc(100% - 3rem));height:min(58vh,500px);display:grid;grid-template-columns:minmax(0,1.5fr) minmax(320px,.78fr);gap:.85rem;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.reveal-map-card,.rating-card{min-width:0;overflow:hidden;border:1px solid rgba(24,59,54,.16);border-radius:1.5rem;box-shadow:0 22px 60px #111c1b4d}.reveal-map-card{display:flex;flex-direction:column;background:var(--cream)}.reveal-map-card .guess-map-wrap{min-height:0;flex:1}.rating-card{display:flex;flex-direction:column;padding:1.35rem;border-color:#fff3;background:var(--ink);color:#fff}.rating-card:focus{outline:3px solid rgba(255,255,255,.72);outline-offset:3px}.rating-fieldset{min-width:0;margin:0;border:0;padding:0}.rating-fieldset legend{display:block;width:100%;padding:0;text-align:left}.rating-question{display:block;margin:0;font-family:Gowun Dodum,Noto Sans KR,sans-serif;font-size:clamp(1.65rem,2.2vw,2.05rem);font-weight:800;letter-spacing:-.04em;line-height:1.25}.rating-options{display:grid;grid-template-columns:1fr;gap:.7rem;margin-top:1.25rem}.rating-button{position:relative;display:flex;min-height:4rem;align-items:center;justify-content:flex-start;gap:.75rem;border:2px solid rgba(255,255,255,.34);border-radius:1rem;padding:.65rem 3rem .65rem .85rem;background:#fffaf0fa;color:var(--ink);cursor:pointer;font-size:.95rem;font-weight:800;transition:transform .15s ease,border-color .15s ease,background .15s ease,box-shadow .15s ease}.rating-button:hover:not(.selected){transform:translateY(-1px);border-color:#f2a27dcc}.rating-button-icon{display:grid;width:2.25rem;height:2.25rem;flex:0 0 auto;place-items:center;border-radius:50%;background:var(--sage-light);color:var(--ink);transition:transform .15s ease,background .15s ease,color .15s ease}.rating-button-icon svg{width:1.5rem;height:1.5rem}.rating-button-label{min-width:0}.rating-button.selected{z-index:1;transform:translateY(-2px) scale(1.015);border-color:#f2a27d;background:#fff4e8;box-shadow:0 0 0 4px #f2a27d80,0 12px 28px #00000047}.rating-button.selected:after{content:"✓";position:absolute;top:50%;right:.9rem;display:grid;width:1.8rem;height:1.8rem;transform:translateY(-50%);place-items:center;border-radius:50%;background:var(--coral);color:#fff;font-size:.9rem;font-weight:900}.rating-beautiful.selected{color:#8f2f27}.rating-beautiful.selected .rating-button-icon{transform:scale(1.08);background:#f6d7d1;color:#b74233}.rating-okay.selected{color:#275a61}.rating-okay.selected .rating-button-icon{transform:scale(1.08);background:#d8eceb;color:#2f7475}.rating-not_for_me.selected{color:#4e5054}.rating-not_for_me.selected .rating-button-icon{transform:scale(1.08);background:#e4e3df;color:#5b5d62}.rating-card .panel-action{width:100%;min-height:3.5rem;margin:auto 0 0;background:#f2a27d;box-shadow:0 10px 26px #00000038;color:var(--ink)}.rating-card .form-error{color:#ffd4c5}.save-error{margin:.6rem 0 0}.saving-overlay{position:absolute;z-index:30;inset:0;display:grid;place-content:center;justify-items:center;background:#fffaf0ed;text-align:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.saving-overlay h2{margin:1rem 0 .25rem}.saving-overlay p{color:#183b36ad}.load-error-overlay{padding:1.5rem}.load-error-overlay .status-mark{width:3.5rem;height:3.5rem;font-size:1.35rem}.load-error-overlay p{max-width:28rem}.load-error-actions{display:flex;gap:.7rem}.result-page{display:flex;width:100%;height:100vh;height:100dvh;min-height:0;flex-direction:column;overflow:hidden}.result-top-bar{min-height:4.2rem;flex:0 0 auto}.result-hero{display:grid;width:min(1080px,calc(100% - 3rem));grid-template-columns:minmax(0,1fr) auto;flex:0 0 auto;align-items:center;gap:1.4rem;margin:.55rem auto .7rem}.result-copy .eyebrow{margin-bottom:.2rem;font-size:.66rem}.result-copy h1{max-width:720px;margin-bottom:.2rem;font-family:Gowun Dodum,Noto Sans KR,sans-serif;font-size:clamp(1.85rem,3.4vw,3.15rem);line-height:1.04;word-break:keep-all;text-wrap:balance}.result-copy>p:last-child{margin-bottom:0;color:#183b36ad;font-size:.78rem}.rating-summary{display:grid;width:19.5rem;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.summary-item{--summary-accent: var(--coral);--summary-background: #f8dfd7;position:relative;display:grid;min-width:0;min-height:4.25rem;grid-template-columns:auto 1fr;grid-template-rows:1fr auto;align-items:center;gap:0 .45rem;overflow:hidden;border:1px solid color-mix(in srgb,var(--summary-accent) 38%,transparent);border-radius:1.05rem;padding:.55rem .65rem;background:var(--summary-background);box-shadow:inset 0 4px 0 var(--summary-accent),0 8px 22px #183b361a}.summary-beautiful{--summary-accent: #c94f3e;--summary-background: #f9e1da}.summary-okay{--summary-accent: #3f8282;--summary-background: #deece9}.summary-not_for_me{--summary-accent: #6b6d72;--summary-background: #e8e6e1}.summary-icon{display:grid;width:2.15rem;height:2.15rem;grid-row:1 / 3;place-items:center;border-radius:50%;background:#ffffffa8;color:var(--summary-accent)}.summary-icon svg{width:1.45rem;height:1.45rem}.summary-item strong{align-self:end;color:var(--summary-accent);font-size:1.55rem;line-height:1}.summary-item small{align-self:start;color:#183b36b8;font-size:.68rem;font-weight:800}.gallery-section{display:flex;width:min(1080px,calc(100% - 3rem));min-height:0;flex:1 1 auto;flex-direction:column;margin:0 auto;overflow:hidden}.section-heading{display:flex;flex:0 0 auto;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:.45rem}.section-heading .eyebrow{margin-bottom:.08rem;font-size:.62rem}.section-heading h2{margin:0;font-size:1.2rem}.section-heading>p{margin-bottom:0;color:#183b3694;font-size:.72rem}.result-gallery{display:grid;min-height:0;flex:1 1 auto;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:.55rem}.result-card{position:relative;display:flex;min-width:0;min-height:0;flex-direction:column;overflow:hidden;margin:0;border:1px solid rgba(24,59,54,.13);border-radius:1rem;background:#d4ddd7;box-shadow:0 8px 22px #183b361f}.result-image-link{position:relative;display:block;min-height:0;flex:1 1 auto;overflow:hidden;background:linear-gradient(135deg,#a8beb4,#ead0b7)}.result-image-link img{display:block;width:100%;height:100%;min-height:0;object-fit:cover;transition:transform .18s ease,filter .18s ease}.result-image-link:hover img,.result-image-link:focus-visible img{transform:scale(1.035);filter:saturate(1.08)}.result-image-link:focus-visible{z-index:2;outline-offset:-4px}.result-explore-badge{position:absolute;right:.45rem;bottom:.42rem;display:inline-flex;align-items:center;gap:.25rem;border:1px solid rgba(255,255,255,.48);border-radius:999px;padding:.3rem .48rem;background:#112421d1;box-shadow:0 4px 12px #0003;color:#fff;font-size:.58rem;font-weight:800;line-height:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.result-card figcaption{display:flex;min-width:0;min-height:2.25rem;flex:0 0 auto;align-items:center;gap:.45rem;padding:.38rem .55rem;background:var(--cream)}.result-card figcaption>span{color:#183b366b;font-size:.62rem;font-weight:800}.result-card figcaption strong{display:inline-flex;min-width:0;flex:1 1 auto;align-items:center;gap:.22rem;overflow:hidden;color:var(--ink);font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.result-card figcaption strong svg{width:1rem;height:1rem;flex:0 0 auto;color:var(--coral)}.result-card figcaption small{flex:0 0 auto;color:#183b3694;font-size:.56rem;white-space:nowrap}.result-beautiful{border-color:#c94f3eb3;box-shadow:0 0 0 1px #d45f43,0 8px 22px #183b361f}.padlet-card{display:grid;width:min(1080px,calc(100% - 3rem));grid-template-columns:1fr auto;min-height:4.5rem;flex:0 0 auto;align-items:center;gap:1rem;margin:.65rem auto max(.75rem,env(safe-area-inset-bottom));border-radius:1.2rem;padding:.6rem .75rem .6rem 1rem;background:var(--ink);box-shadow:0 10px 32px #183b362e;color:#fff}.padlet-card .eyebrow{margin-bottom:.05rem;color:#edb397;font-size:.58rem}.padlet-card h2{margin-bottom:.08rem;font-size:1.08rem}.padlet-card p{margin:0;color:#ffffffc2;font-size:.68rem}.padlet-button{min-height:2.9rem;padding:.65rem 1.1rem;background:#e7ad86;color:#183b36;font-size:.78rem;white-space:nowrap}.copy-toast{position:fixed;z-index:100;bottom:max(1rem,env(safe-area-inset-bottom));left:50%;display:flex;width:min(420px,calc(100% - 2rem));align-items:center;gap:.75rem;transform:translate(-50%);border:1px solid rgba(255,255,255,.24);border-radius:1rem;padding:.8rem 1rem;background:#183b36f5;box-shadow:0 16px 42px #111c1b57;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:toast-in .18s ease-out,toast-out .26s ease-in 2.9s forwards}.result-page-with-padlet .copy-toast{bottom:calc(6rem + env(safe-area-inset-bottom))}.copy-toast-success{border:1px solid rgba(201,79,62,.35);background:#fffaf0fa;color:var(--ink)}.copy-toast-error{background:#8b342bf7}.copy-toast-icon{display:grid;width:2rem;height:2rem;flex:0 0 auto;place-items:center;border-radius:50%;background:#f2a27d;color:var(--ink);font-weight:900}.copy-toast p{margin:0;font-size:.82rem;font-weight:800}@keyframes toast-in{0%{transform:translate(-50%,18px);opacity:0}}@keyframes toast-out{to{transform:translate(-50%,10px);opacity:0}}.legal-page{min-height:100vh;min-height:100dvh}.legal-article{width:min(760px,calc(100% - 3rem));margin:3.5rem auto 2rem;border:1px solid rgba(24,59,54,.13);border-radius:2rem;padding:clamp(1.5rem,5vw,3.5rem);background:#fffaf0d1;box-shadow:0 18px 50px #183b361a}.legal-article>h1{margin-bottom:2.3rem;font-family:Gowun Dodum,Noto Sans KR,sans-serif;font-size:clamp(2rem,5vw,3.2rem);line-height:1.2}.legal-article section{padding:1.4rem 0;border-top:1px solid var(--line)}.legal-article h2{margin-bottom:.55rem;font-size:1.1rem}.legal-article section p{margin-bottom:0;color:#183b36b8;font-size:.9rem;line-height:1.8}.legal-updated{margin:1rem 0 0;color:#183b3680;font-size:.72rem}@media(max-width:900px){.region-grid{grid-template-columns:repeat(2,1fr)}.region-world{grid-column:span 2}.map-panel{width:calc(100% - 2rem)}.reveal-panel{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr)}.result-hero{grid-template-columns:minmax(0,1fr) auto;gap:.9rem}.result-gallery{grid-template-columns:repeat(5,1fr)}}@media(max-width:600px){.top-bar{width:calc(100% - 2rem);min-height:4rem}.brand-lockup>span:first-child,.brand-mark{width:1.8rem;height:1.8rem}.legal-footer{padding-bottom:calc(1.4rem + env(safe-area-inset-bottom))}.login-page{justify-content:flex-start;padding:max(1rem,env(safe-area-inset-top)) 1rem 0}.login-card{margin-top:.3rem;padding:1.3rem 1rem 1.1rem;border-radius:1.5rem}.login-card .brand-lockup{margin-bottom:.8rem}.login-card h1{font-size:1.55rem}.login-help{margin-bottom:.75rem}.pin-display{min-height:2.9rem;margin-bottom:.7rem}.keypad{gap:.42rem}.keypad button{min-height:3.05rem}.form-error{margin-top:.45rem}.login-submit{min-height:3rem}.login-page>.legal-footer{margin-top:auto}.region-content{width:calc(100% - 2rem);margin-top:1.3rem}.region-content>h1{margin-bottom:1rem;font-size:1.85rem}.region-grid{grid-template-columns:1fr;gap:.6rem}.region-world{grid-column:auto}.region-card{min-height:5.7rem;border-radius:1.15rem;padding:.8rem 1rem}.region-icon{width:2.9rem;height:2.9rem;font-size:1.35rem}.region-name{font-size:1.02rem}.region-hint{font-size:.7rem}.game-header{height:3.8rem;padding:0 max(.75rem,env(safe-area-inset-right)) 0 max(.75rem,env(safe-area-inset-left))}.game-stage{height:calc(100vh - 3.8rem);height:calc(100dvh - 3.8rem)}.movement-lock{top:.65rem;font-size:.65rem}.game-callout{right:.75rem;bottom:calc(2.4rem + env(safe-area-inset-bottom));left:.75rem;display:block;padding:1rem;border-radius:1.25rem}.game-callout h1{font-size:1.2rem}.game-callout .primary-button{width:100%;min-height:3rem;margin-top:.8rem}.map-panel{right:0;bottom:0;left:0;width:100%;height:min(48vh,420px);height:min(48dvh,420px);transform:none;border-top:1px solid rgba(24,59,54,.14);border-right:0;border-bottom:0;border-left:0;border-radius:1.5rem 1.5rem 0 0;padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -18px 45px #111c1b47;animation-name:sheet-in}@keyframes sheet-in{0%{transform:translateY(25px);opacity:0}}.panel-heading{min-height:4.6rem;padding:.65rem .8rem .6rem 1rem}.panel-heading h2{font-size:1.05rem}.guess-panel .guess-map-wrap{min-height:0}.panel-action{margin:.7rem .8rem .8rem}.reveal-panel{height:auto;max-height:min(84vh,710px);max-height:min(84dvh,710px);grid-template-columns:1fr;grid-template-rows:240px auto;gap:.55rem;overflow-y:auto;padding:.6rem .6rem calc(.6rem + env(safe-area-inset-bottom));background:#f3f0e9f0}.reveal-map-card,.rating-card{border-radius:1.1rem;box-shadow:0 12px 34px #111c1b3d}.reveal-map-card{min-height:0}.reveal-heading{min-height:4.1rem}.reveal-heading h2 strong{font-size:1.35rem}.reveal-map-card .guess-map-wrap{min-height:0}.rating-card{min-height:0;overflow:visible;padding:.9rem}.rating-card:focus{outline:none}.rating-fieldset{padding:0}.rating-question{font-size:1.4rem}.rating-options{grid-template-columns:repeat(3,1fr);gap:.45rem;margin-top:.8rem}.rating-button{min-height:3.7rem;flex-direction:column;justify-content:center;gap:.18rem;padding:.4rem .2rem;font-size:.74rem}.rating-button-icon{width:1.75rem;height:1.75rem}.rating-button-icon svg{width:1.2rem;height:1.2rem}.rating-button.selected{transform:translateY(-2px) scale(1.02);box-shadow:0 0 0 3px #f2a27d94,0 9px 20px #0000003d}.rating-button.selected:after{top:.3rem;right:.3rem;width:1.2rem;height:1.2rem;transform:none;font-size:.65rem}.rating-card .panel-action{min-height:3.2rem;margin-top:.7rem}.map-marker-key{top:.5rem;left:.5rem;gap:.5rem;padding:.42rem .55rem;font-size:.68rem}.result-top-bar{min-height:3.7rem}.result-hero,.gallery-section,.padlet-card{width:calc(100% - 1rem)}.result-hero{grid-template-columns:1fr;gap:.42rem;margin:.25rem auto .42rem}.result-copy .eyebrow{margin-bottom:.08rem;font-size:.54rem}.result-copy h1{margin-bottom:.08rem;font-size:1.62rem;line-height:1.04}.result-copy>p:last-child{overflow:hidden;font-size:.66rem;text-overflow:ellipsis;white-space:nowrap}.rating-summary{width:100%;gap:.35rem}.summary-item{min-height:3.45rem;gap:0 .3rem;border-radius:.8rem;padding:.35rem .45rem}.summary-icon{width:1.7rem;height:1.7rem}.summary-icon svg{width:1.15rem;height:1.15rem}.summary-item strong{font-size:1.2rem}.summary-item small{font-size:.58rem}.section-heading{margin-bottom:.28rem}.section-heading .eyebrow{display:none}.section-heading h2{font-size:1rem}.section-heading>p{max-width:none;font-size:.54rem;text-align:right}.result-gallery{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(5,minmax(0,1fr));gap:.28rem}.result-card{border-radius:.58rem}.result-explore-badge{right:.2rem;bottom:.2rem;padding:.22rem .3rem;font-size:0}.result-explore-badge:before{content:"360° ↗";font-size:.5rem}.result-card figcaption{min-height:1.7rem;gap:.2rem;padding:.16rem .24rem}.result-card figcaption>span{font-size:.48rem}.result-card figcaption strong{gap:.1rem;font-size:.54rem}.result-card figcaption strong svg{width:.78rem;height:.78rem}.result-card figcaption small{display:none}.padlet-card{grid-template-columns:minmax(0,1fr) auto;min-height:3.8rem;gap:.45rem;margin:.42rem auto max(.45rem,env(safe-area-inset-bottom));border-radius:.9rem;padding:.42rem .45rem .42rem .65rem}.padlet-card .eyebrow{display:none}.padlet-card h2{margin-bottom:.04rem;font-size:.88rem}.padlet-card p{font-size:.56rem;line-height:1.35}.padlet-button{width:auto;min-height:2.65rem;padding:.5rem .62rem;font-size:.64rem}.copy-toast{bottom:max(.65rem,env(safe-area-inset-bottom));padding:.7rem .8rem}.result-page-with-padlet .copy-toast{bottom:calc(5.2rem + env(safe-area-inset-bottom))}.legal-article{width:calc(100% - 2rem);margin-top:1.5rem;border-radius:1.5rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
