@font-face{font-family:Manrope;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/manrope-cyrillic.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/manrope-latin.woff2) format("woff2");unicode-range:U+0000-00ff,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Unbounded;font-style:normal;font-weight:500 700;font-display:swap;src:url(/fonts/unbounded-cyrillic.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Unbounded;font-style:normal;font-weight:500 700;font-display:swap;src:url(/fonts/unbounded-latin.woff2) format("woff2");unicode-range:U+0000-00ff,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}:root{color-scheme:light;--ink: #071c20;--ink-soft: #17343a;--sea: #0e3c43;--sea-bright: #2e7c78;--pine: #274f42;--mist: #f0f2ec;--paper: #f7f6f0;--paper-deep: #e1e5dc;--coral: #ff705b;--coral-dark: #dc4e3c;--gold: #e3bd64;--white: #fffefa;--muted: #71817e;--error: #ca4b3f;--success: #32806a;--border: rgba(7, 28, 32, .14);--shadow-sm: 0 10px 30px rgba(7, 28, 32, .08);--shadow-lg: 0 30px 80px rgba(4, 19, 22, .22);--radius-sm: 14px;--radius-md: 24px;--radius-lg: 36px;--display: "Unbounded", "Arial Black", sans-serif;--body: "Manrope", "Segoe UI", sans-serif;--page-pad: clamp(18px, 4vw, 64px);--ease-out: cubic-bezier(.23, 1, .32, 1);--ease-in-out: cubic-bezier(.77, 0, .175, 1);font-family:var(--body);color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizeLegibility}svg.lucide{aspect-ratio:1;height:auto}::view-transition-old(root),::view-transition-new(root){animation-duration:.24s;animation-timing-function:var(--ease-out)}@media(prefers-reduced-motion:reduce){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{margin:0;min-width:320px;min-height:100dvh;background:radial-gradient(circle at 10% 12%,rgba(67,128,117,.08),transparent 26%),var(--paper)}body,button,input,select{font-family:var(--body)}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{color:inherit}a{color:inherit;text-decoration:none}img,video{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--coral);outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:1000;top:12px;left:12px;padding:12px 16px;transform:translateY(-180%);border-radius:10px;background:var(--white);transition:transform .2s ease}.skip-link:focus{transform:translateY(0)}.app-shell,#root{min-height:100dvh}.page{width:min(1400px,100%);min-height:100dvh;margin:0 auto;padding:calc(18px + env(safe-area-inset-top)) var(--page-pad) calc(120px + env(safe-area-inset-bottom))}.page--sea{width:100%;max-width:none;color:var(--white);background:linear-gradient(#061a1ee6,#071c20fc),url(/images/hero-sakhalin.webp) center / cover fixed}@media(max-width:760px){.main-with-nav{padding-bottom:calc(82px + env(safe-area-inset-bottom))}}.eyebrow{display:inline-block;color:var(--coral-dark);color:color-mix(in srgb,currentColor 55%,var(--coral) 45%);font-size:.69rem;font-weight:800;letter-spacing:.19em;line-height:1.35;text-transform:uppercase}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:10px;padding:13px 20px;border:1px solid transparent;border-radius:999px;font-size:.88rem;font-weight:800;line-height:1;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease,color .2s ease}@media(hover:hover)and (pointer:fine){.button:hover{transform:translateY(-2px)}}.button:not(:disabled):active{transform:scale(.97);transition-duration:.12s}.button svg{width:19px;height:19px}.button:disabled{cursor:not-allowed;opacity:.55;transform:none}.button--primary{color:var(--white);background:var(--ink)}.button--primary:hover{background:var(--sea)}.button--secondary{border-color:var(--border);background:transparent}.button--coral{color:#181713;background:var(--coral);box-shadow:0 10px 32px #ff705b38}.button--coral:hover{background:#ff8c79}.button--glass{color:var(--white);border-color:#ffffff59;background:#08181c40;backdrop-filter:blur(16px)}.button--light{color:var(--ink);background:var(--white)}.icon-button{display:inline-grid;width:48px;height:48px;flex:0 0 48px;place-items:center;padding:0;border:1px solid var(--border);border-radius:50%;background:#f7f6f0e6;cursor:pointer;transition:transform .12s ease-out}.icon-button:active{transform:scale(.92)}.icon-button svg{width:21px;height:21px}.icon-button--glass{color:var(--white);border-color:#ffffff47;background:#04111461;backdrop-filter:blur(16px)}.icon-button--small{width:34px;height:34px;flex-basis:34px;border:0;background:transparent}.text-link{display:inline-flex;min-height:44px;align-items:center;gap:7px;color:var(--ink);font-size:.78rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.text-link:after{position:absolute;right:0;bottom:4px;left:0;height:1px;content:"";background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .2s ease}.text-link{position:relative}@media(hover:hover)and (pointer:fine){.text-link:hover:after{transform:scaleX(1)}}.text-link:active:after{transform:scaleX(1);transition-duration:80ms}.text-link--light{color:var(--white)}.logo{display:inline-flex;align-items:center;gap:11px}.logo__mark{position:relative;display:block;width:34px;height:39px;overflow:hidden;border:1px solid currentColor;border-radius:50% 50% 48% 52%/62% 62% 38% 38%;transform:rotate(15deg)}.logo__mark:before,.logo__mark:after,.logo__mark i{position:absolute;right:-4px;left:-4px;content:"";border-top:1px solid currentColor;border-radius:50%}.logo__mark:before{bottom:11px;height:12px}.logo__mark:after{bottom:4px;height:9px}.logo__mark i{bottom:18px;height:13px}.logo>span:last-child{display:flex;flex-direction:column;font-family:var(--display);font-size:.72rem;line-height:1.05;text-transform:uppercase}.logo b{font-weight:700}.logo em{color:var(--coral);font-style:normal;letter-spacing:.2em}.logo--inverse{color:var(--white)}.page-header{display:grid;max-width:1200px;align-items:center;grid-template-columns:52px 1fr 52px;gap:16px;margin:0 auto 44px}.page-header h1{margin:2px 0 0;font-family:var(--display);font-size:clamp(1rem,2.6vw,1.5rem);font-weight:600;text-align:center}.page-header .eyebrow{display:block;text-align:center}.page-header--inverse .icon-button{color:var(--white);border-color:#fff3;background:#ffffff14}.page-header__action{display:grid;place-items:center}.section-heading{margin-bottom:28px}.section-heading h2{max-width:820px;margin:8px 0 0;font-family:var(--display);font-size:clamp(1.75rem,5vw,3.9rem);font-weight:600;letter-spacing:-.04em;line-height:1.03}.section-heading--split,.section-heading--row{display:flex;align-items:flex-end;justify-content:space-between;gap:36px}.section-heading--split>p{max-width:510px;margin-bottom:8px;color:var(--muted);font-size:1rem;line-height:1.75}.hero{position:relative;width:100%;min-height:100dvh;overflow:hidden;color:var(--white);background:var(--ink)}.hero__image,.hero__scrim{position:absolute;inset:0;width:100%;height:100%}.hero__image{object-fit:cover;animation:hero-reveal 1.8s cubic-bezier(.2,.7,.2,1) both}.hero__scrim{background:linear-gradient(90deg,#031216e0,#0312167a 48%,#03121614 80%),linear-gradient(0deg,rgba(2,14,17,.62) 0%,transparent 55%)}.hero__topbar,.hero__content,.hero__coordinates,.hero__scroll{position:absolute;z-index:2}.hero__topbar{top:calc(24px + env(safe-area-inset-top));right:var(--page-pad);left:var(--page-pad);display:flex;align-items:center;justify-content:space-between}.hero__help-link{display:inline-flex;min-height:44px;align-items:center;border-bottom:1px solid rgba(255,255,255,.45);font-size:.75rem;font-weight:700}.hero__content{top:50%;left:var(--page-pad);max-width:min(760px,78vw);transform:translateY(-42%)}.hero__kicker{display:flex;align-items:center;gap:12px;margin-bottom:24px;color:#ffffffc7;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;animation:content-up .7s .2s both}.hero__kicker i{width:27px;height:1px;background:var(--coral)}.hero h1{margin:0 0 28px;font-family:var(--display);font-size:clamp(3.4rem,8.4vw,9.4rem);font-weight:600;letter-spacing:-.07em;line-height:.89;text-shadow:0 10px 50px rgba(0,0,0,.28);animation:content-up .8s .3s both}.hero h1 em{color:var(--coral);font-style:normal}.hero__content>p{max-width:530px;margin-bottom:30px;color:#ffffffd6;font-size:clamp(1rem,1.6vw,1.25rem);line-height:1.6;animation:content-up .8s .42s both}.hero__actions{display:flex;flex-wrap:wrap;gap:12px;animation:content-up .8s .54s both}.hero__scroll{bottom:calc(28px + env(safe-area-inset-bottom));left:50%;display:grid;width:48px;height:48px;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:50%;transform:translate(-50%);animation:float 2.4s ease-in-out infinite}.hero__coordinates{right:var(--page-pad);bottom:calc(30px + env(safe-area-inset-bottom));font-family:var(--display);font-size:.62rem;letter-spacing:.12em;line-height:1.8;text-align:right}.intro-section,.category-section,.featured-section{padding:clamp(74px,10vw,150px) var(--page-pad)}.intro-section{max-width:1500px;margin:auto}.steps-grid{display:grid;margin-top:70px;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--border)}.steps-grid article{position:relative;min-height:275px;padding:32px 36px 24px 0;border-right:1px solid var(--border)}.steps-grid article:not(:first-child){padding-left:36px}.steps-grid article:last-child{border-right:0}.steps-grid article>span{position:absolute;top:34px;right:28px;color:var(--muted);font-family:var(--display);font-size:.65rem}.steps-grid svg{width:34px;height:34px;margin:42px 0 32px;color:var(--coral-dark)}.steps-grid h3{margin-bottom:12px;font-family:var(--display);font-size:1.08rem}.steps-grid p{max-width:300px;color:var(--muted);font-size:.9rem;line-height:1.65}.category-section{background:var(--paper-deep)}.category-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.category-panel{position:relative;display:flex;min-height:460px;overflow:hidden;align-items:flex-end;justify-content:space-between;padding:clamp(28px,4vw,54px);color:var(--white);border-radius:var(--radius-lg);background:var(--sea);isolation:isolate;transition:transform .35s ease}.category-panel:before,.category-panel:after{position:absolute;z-index:-1;content:""}.category-panel:before{top:5%;right:-7%;width:75%;height:82%;opacity:.66;border:1px solid rgba(255,255,255,.28);border-radius:58% 42% 63% 37%/36% 56% 44% 64%;transform:rotate(-14deg)}.category-panel:after{inset:0;background:repeating-linear-gradient(105deg,transparent 0 22px,rgba(255,255,255,.025) 23px)}.category-panel--products{background:#334d3c}@media(hover:hover)and (pointer:fine){.category-panel:hover{transform:translateY(-6px)}}.category-panel:active{transform:scale(.985);transition-duration:.12s}.category-panel>svg{width:44px;height:44px;padding:10px;border:1px solid rgba(255,255,255,.35);border-radius:50%}.category-panel__number{position:absolute;top:18px;right:36px;color:#ffffff17;font-family:var(--display);font-size:clamp(8rem,14vw,13rem);line-height:1}.category-panel div:nth-child(2){max-width:520px}.category-panel div:nth-child(2)>svg{width:42px;height:42px;margin-bottom:30px;color:var(--coral)}.category-panel div:nth-child(2)>span{display:block;margin-bottom:12px;font-size:.68rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.category-panel h3{margin:0;font-family:var(--display);font-size:clamp(1.5rem,3vw,2.7rem);font-weight:600;line-height:1.1}.progress-section{display:grid;min-height:520px;align-items:center;padding:clamp(70px,9vw,140px) var(--page-pad);color:var(--white);background:radial-gradient(circle at 78% 50%,rgba(78,141,128,.5),transparent 20%),var(--ink);grid-template-columns:1fr auto;gap:60px}.progress-section>div:first-child{max-width:700px}.progress-section h2{margin:10px 0 22px;font-family:var(--display);font-size:clamp(2rem,5vw,4.6rem);line-height:1.03}.progress-section p{max-width:580px;color:#ffffffad;line-height:1.7}.progress-ring{position:relative;display:grid;width:clamp(210px,24vw,330px);height:clamp(210px,24vw,330px);place-items:center;border-radius:50%;background:conic-gradient(var(--coral) var(--progress),rgba(255,255,255,.12) 0)}.progress-ring:before{position:absolute;inset:10px;content:"";border-radius:50%;background:var(--ink)}.progress-ring__inner{position:relative;z-index:1;display:flex;align-items:baseline}.progress-ring__inner strong{font-family:var(--display);font-size:clamp(3.4rem,7vw,6rem)}.progress-ring__inner span{color:#ffffff8c;font-size:1rem}.progress-ring>p{position:absolute;z-index:1;bottom:24%;margin:0;color:#ffffffad;font-size:.7rem;letter-spacing:.14em;text-transform:uppercase}.progress-ring--compact{width:170px;height:170px}.progress-ring--compact .progress-ring__inner strong{font-size:3rem}.object-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.object-card{min-width:0;animation:content-up .5s var(--ease-out) both}.object-card:nth-child(2){animation-delay:45ms}.object-card:nth-child(3){animation-delay:90ms}.object-card:nth-child(4){animation-delay:135ms}.object-card:nth-child(5){animation-delay:.18s}.object-card:nth-child(6){animation-delay:225ms}.object-card:nth-child(n+7){animation-delay:.27s}.object-card__media{position:relative;display:block;aspect-ratio:4 / 5;overflow:hidden;border-radius:var(--radius-md);background:var(--paper-deep)}.object-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.8,.2,1)}@media(hover:hover)and (pointer:fine){.object-card:hover .object-card__media img{transform:scale(1.035)}}.object-card__media:active img{transform:scale(.97);transition-duration:.14s}.object-card__sequence{position:absolute;top:17px;right:16px;color:#ffffffdb;font-family:var(--display);font-size:.6rem;letter-spacing:.08em;text-shadow:0 1px 8px rgba(0,0,0,.45)}.category-chip,.viewed-chip{position:absolute;top:14px;left:14px;display:inline-flex;min-height:30px;align-items:center;gap:5px;padding:5px 11px;color:var(--ink);border-radius:999px;background:var(--white);font-size:.62rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.category-chip--products{background:var(--gold)}.viewed-chip{top:auto;bottom:14px;color:var(--white);background:#071c20c7;backdrop-filter:blur(10px)}.object-card__content{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-top:16px}.object-card__content p{margin-bottom:6px;color:var(--muted);font-size:.68rem;font-weight:700;text-transform:uppercase}.object-card h3{margin:0;font-family:var(--display);font-size:clamp(.95rem,1.5vw,1.15rem);font-weight:600;line-height:1.3}.object-card__description{min-height:4.6em;margin:14px 0 5px;color:var(--muted);font-size:.84rem;line-height:1.55}.favorite-button{display:inline-flex;min-width:46px;min-height:46px;align-items:center;justify-content:center;gap:8px;padding:10px 14px;border:1px solid var(--border);border-radius:999px;background:var(--paper);cursor:pointer;transition:transform .12s ease-out}.favorite-button:active{transform:scale(.9)}.favorite-button svg{width:19px}.favorite-button--active{color:var(--coral-dark);border-color:#dc4e3c59}.object-card--compact .object-card__media{aspect-ratio:1 / 1.08}.object-card--compact .object-card__content{padding-top:12px}.featured-section{max-width:1500px;margin:auto}.home-cta{position:relative;display:grid;width:min(1400px,calc(100% - 2 * var(--page-pad)));min-height:330px;overflow:hidden;align-items:center;margin:0 auto clamp(70px,8vw,130px);padding:clamp(30px,6vw,76px);color:var(--white);border-radius:var(--radius-lg);background:var(--sea);grid-template-columns:auto 1fr auto;gap:50px}.home-cta__compass{display:grid;width:112px;height:112px;place-items:center;border:1px solid rgba(255,255,255,.35);border-radius:50%;font-family:var(--display);font-size:1.4rem}.home-cta h2{margin:8px 0 12px;font-family:var(--display);font-size:clamp(1.8rem,4vw,3.6rem);line-height:1.05}.home-cta p{margin:0;color:#ffffffa8}.site-footer{display:grid;min-height:170px;align-items:center;padding:42px var(--page-pad);border-top:1px solid var(--border);grid-template-columns:auto 1fr auto auto;gap:34px}.site-footer p,.site-footer span,.site-footer>a:not(.logo){margin:0;color:var(--muted);font-size:.72rem}.site-footer>a:not(.logo){text-decoration:underline}.bottom-nav{position:fixed;z-index:50;right:12px;bottom:calc(10px + env(safe-area-inset-bottom));left:12px;display:none;height:72px;align-items:center;justify-content:space-around;border:1px solid rgba(255,255,255,.16);border-radius:25px;background:#05191deb;box-shadow:0 18px 45px #010a0c47;backdrop-filter:blur(20px);padding-inline:4px}.bottom-nav a{display:flex;min-width:0;min-height:54px;align-items:center;justify-content:center;flex-direction:column;gap:3px;color:#ffffff85;font-size:.62rem;font-weight:700;flex:1}.bottom-nav a svg{width:20px}.bottom-nav a.active{color:var(--white)}.bottom-nav__scan{color:#ffffffc2!important}.bottom-nav__scan-icon{display:grid;width:40px;height:40px;place-items:center;color:var(--ink);border:2px solid rgba(255,255,255,.72);border-radius:50%;background:var(--coral)}.bottom-nav__scan.active .bottom-nav__scan-icon{border-color:var(--white);background:#ff8c79}.offline-banner{position:fixed;z-index:200;top:calc(8px + env(safe-area-inset-top));left:50%;display:flex;min-height:40px;align-items:center;gap:8px;padding:8px 14px;color:var(--white);border-radius:999px;background:var(--ink);box-shadow:var(--shadow-sm);font-size:.73rem;transform:translate(-50%)}.toast-stack{position:fixed;z-index:500;top:calc(16px + env(safe-area-inset-top));right:16px;display:grid;width:min(380px,calc(100vw - 32px));gap:8px}.toast{display:grid;min-height:56px;align-items:center;padding:10px 10px 10px 16px;border:1px solid var(--border);border-radius:18px;background:#fffefaf5;box-shadow:var(--shadow-sm);backdrop-filter:blur(18px);grid-template-columns:auto 1fr auto;gap:10px;animation:toast-in .3s ease both}.toast--success>svg{color:var(--success)}.toast--error>svg{color:var(--error)}.scan-mode-page{min-height:100dvh}.scan-mode-intro{width:min(1200px,100%);margin:0 auto 42px}.scan-mode-intro h2{margin:10px 0 18px;font-family:var(--display);font-size:clamp(2.4rem,7vw,6rem);font-weight:600;letter-spacing:-.05em;line-height:.98}.scan-mode-intro p{color:#ffffff9e}.scan-mode-grid{display:grid;width:min(1200px,100%);margin:auto;grid-template-columns:repeat(2,1fr);gap:14px}.scan-mode-card{position:relative;display:grid;min-height:210px;align-items:end;padding:28px;border:1px solid rgba(255,255,255,.13);border-radius:var(--radius-md);background:#ffffff0f;grid-template-columns:auto 1fr auto;gap:22px;backdrop-filter:blur(20px);transition:background .25s ease,transform .25s ease}.scan-mode-card:hover{background:#ffffff1a;transform:translateY(-3px)}.scan-mode-card--primary{color:var(--ink);background:var(--coral)}.scan-mode-card--primary:hover{background:#ff8a77}.scan-mode-card--demo{color:var(--ink);background:var(--paper-deep)}.scan-mode-card__icon{display:grid;width:58px;height:58px;place-items:center;border:1px solid currentColor;border-radius:50%}.scan-mode-card__index{position:absolute;top:22px;right:24px;font-family:var(--display);font-size:.65rem;opacity:.55}.scan-mode-card h3{margin:0 0 8px;font-family:var(--display);font-size:clamp(1rem,2vw,1.45rem);font-weight:600}.scan-mode-card p{max-width:440px;margin:0;font-size:.82rem;line-height:1.5;opacity:.72}.scan-mode-card>svg{width:25px}.privacy-note{width:min(1200px,100%);margin:28px auto 0;color:#ffffff75;font-size:.72rem;text-align:center}.scanner-page{position:relative;width:100%;min-height:100dvh;overflow:hidden;color:var(--white);background:#041519}.scanner-camera,.scanner-placeholder,.ar-container{position:absolute;inset:0;width:100%;height:100%}.scanner-camera{z-index:1;object-fit:cover}.scanner-placeholder{z-index:0;opacity:.7;background:radial-gradient(circle at 66% 35%,rgba(70,128,116,.36),transparent 18%),linear-gradient(145deg,#061418,#193d41 55%,#0a2328)}.scanner-placeholder:after{position:absolute;inset:0;content:"";opacity:.4;background-image:url(/images/hero-sakhalin.webp);background-position:center;background-size:cover;filter:blur(14px)}.scanner-overlay{position:absolute;z-index:3;inset:0;display:flex;align-items:center;padding:calc(18px + env(safe-area-inset-top)) 18px calc(22px + env(safe-area-inset-bottom));background:radial-gradient(circle at center,transparent 15%,rgba(1,13,16,.26) 63%,rgba(1,10,12,.72));flex-direction:column}.scanner-topbar{display:grid;width:100%;align-items:center;grid-template-columns:minmax(92px,1fr) minmax(0,auto) minmax(92px,1fr);gap:8px}.scanner-topbar>:first-child{justify-self:start}.scanner-topbar__actions{display:flex;justify-self:end;gap:6px}.scanner-topbar>span{font-family:var(--display);font-size:.82rem;text-align:center}.scanner-frame{position:relative;width:min(70vw,390px);aspect-ratio:1;margin:auto;border:1px solid rgba(255,255,255,.16);border-radius:32px;background:#010d100d}.scanner-frame>i{position:absolute;width:54px;height:54px;border-color:var(--white);border-style:solid}.scanner-frame>i:nth-child(1){top:-2px;left:-2px;border-width:3px 0 0 3px;border-radius:24px 0 0}.scanner-frame>i:nth-child(2){top:-2px;right:-2px;border-width:3px 3px 0 0;border-radius:0 24px 0 0}.scanner-frame>i:nth-child(3){right:-2px;bottom:-2px;border-width:0 3px 3px 0;border-radius:0 0 24px}.scanner-frame>i:nth-child(4){bottom:-2px;left:-2px;border-width:0 0 3px 3px;border-radius:0 0 0 24px}.scanner-frame--active>i{border-color:var(--coral)}.scanner-line{position:absolute;right:10%;left:10%;height:2px;background:var(--coral);box-shadow:0 0 18px var(--coral);animation:scan-line 2.1s ease-in-out infinite}.scanner-frame__mark{position:absolute;top:50%;left:50%;color:#ffffff29;font-family:var(--display);font-size:2.2rem;transform:translate(-50%,-50%)}.scanner-status{display:flex;min-height:44px;align-items:center;gap:10px;margin:0 auto 15px;padding:8px 14px;border-radius:999px;background:#010d1085;backdrop-filter:blur(12px)}.scanner-status p{margin:0;font-size:.74rem}.status-dot{width:8px;height:8px;border-radius:50%;background:#fff6}.status-dot--active,.status-dot--searching,.status-dot--detected{background:var(--coral);box-shadow:0 0 0 5px #ff705b26}.status-dot--denied,.status-dot--error,.status-dot--unsupported{background:#ffb657}.scanner-start{width:min(100%,390px)}.pulse-dot{width:9px;height:9px;border-radius:50%;background:var(--ink);animation:pulse 1.3s ease-in-out infinite}.scanner-controls{display:flex;justify-content:center;gap:10px}.scanner-control{display:flex;width:78px;min-height:65px;align-items:center;justify-content:center;gap:6px;padding:8px;color:var(--white);border:1px solid rgba(255,255,255,.2);border-radius:18px;background:#010d1061;flex-direction:column;cursor:pointer;backdrop-filter:blur(14px)}.scanner-control svg{width:20px}.scanner-control span{font-size:.62rem}.scanner-back{display:inline-flex;min-height:44px;align-items:center;gap:7px;margin-top:12px;color:#ffffffb3;font-size:.7rem}.dialog-backdrop,.sheet-backdrop{position:fixed;z-index:90;inset:0;display:grid;align-items:end;justify-items:center;padding:14px;background:#010c0eb8;backdrop-filter:blur(10px)}.manual-dialog{position:relative;width:min(560px,100%);padding:34px;color:var(--ink);border-radius:var(--radius-lg);background:var(--paper);box-shadow:var(--shadow-lg);animation:sheet-up .32s ease both}.manual-dialog__close{position:absolute;top:18px;right:18px}.manual-dialog h2{margin:8px 52px 10px 0;font-family:var(--display);font-size:1.6rem}.manual-dialog>p{color:var(--muted);font-size:.85rem}.manual-dialog label{display:grid;gap:7px;margin:24px 0 14px}.manual-dialog label>span,.demo-console label>span{font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.manual-dialog input,.demo-console select{width:100%;min-height:54px;padding:0 15px;border:1px solid var(--border);border-radius:14px;background:var(--white);font-size:.95rem}.manual-dialog .button{width:100%}.detected-sheet{position:relative;display:grid;width:min(980px,100%);max-height:calc(100dvh - 28px);overflow:auto;color:var(--ink);border-radius:34px;background:var(--paper);box-shadow:var(--shadow-lg);grid-template-columns:minmax(280px,.85fr) minmax(360px,1.15fr);animation:sheet-up .4s cubic-bezier(.2,.8,.2,1) both}.detected-sheet__handle{display:none}.detected-sheet__close{position:absolute;z-index:2;top:18px;right:18px}.detected-sheet__cover{position:relative;min-height:620px;overflow:hidden;border-radius:34px 0 0 34px;background:radial-gradient(circle at 68% 28%,rgba(255,112,91,.2),transparent 20%),linear-gradient(145deg,var(--sea),var(--ink))}.detected-sheet__cover img{width:100%;height:100%;object-fit:cover}.detected-sheet__body{padding:55px 36px 32px}.detected-sheet__body>h2{margin:8px 50px 12px 0;font-family:var(--display);font-size:clamp(1.65rem,3vw,2.7rem);line-height:1.06}.detected-sheet__body>p{color:var(--muted);font-size:.88rem;line-height:1.55}.detected-sheet__actions{display:flex;gap:10px;margin-top:20px}.detected-sheet__actions .button{flex:1}.detected-sheet__secondary{display:flex;align-items:center;justify-content:space-between;margin-top:10px;color:var(--muted)}.scanner-page--ar{position:fixed;z-index:0;inset:0;height:100dvh;min-height:0;isolation:isolate;background:#020d13}.scanner-page--ar .scanner-placeholder{opacity:1;background:linear-gradient(#020d138c,#020d13eb),url(/images/hero-sakhalin.webp) center / cover}.scanner-page--ar .scanner-overlay{position:fixed;z-index:2147483646;background:linear-gradient(180deg,rgba(1,9,14,.8) 0%,transparent 26%,transparent 68%,rgba(1,9,14,.9) 100%),radial-gradient(circle at center,transparent 16%,rgba(1,12,18,.32) 72%);pointer-events:none;transform:translateZ(0);backface-visibility:hidden;transition:opacity .18s ease}.scanner-page--video-open .scanner-overlay{visibility:hidden;opacity:0}.scanner-page--requesting .scanner-overlay,.scanner-page--searching .scanner-overlay,.scanner-page--detected .scanner-overlay,.scanner-page--lost .scanner-overlay{background:linear-gradient(180deg,rgba(1,9,14,.34) 0%,transparent 18%,transparent 82%,rgba(1,9,14,.38) 100%)}.scanner-page--ar .scanner-topbar,.scanner-page--ar .scanner-status,.scanner-page--ar .ar-reticle,.scanner-page--ar .ar-found-card,.scanner-page--ar .ar-controls,.scanner-page--ar .scanner-back,.scanner-page--ar .ar-marker-link{will-change:transform;backface-visibility:hidden}.scanner-page--ar .sheet-backdrop{z-index:2147483647}.scanner-page--ar .scanner-overlay a,.scanner-page--ar .scanner-overlay button{pointer-events:auto}.ar-container{z-index:1;overflow:hidden;touch-action:none}.ar-container a-scene,.ar-container canvas,.ar-container video,#arjs-video{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;margin:0!important;object-fit:cover!important}#arjs-video{z-index:0!important;pointer-events:none!important}.ar-container a-scene,.ar-container canvas{z-index:1!important}.ar-container .a-enter-vr,.ar-container .a-enter-ar,.ar-container .a-orientation-modal{display:none!important}.ar-title{min-width:0;text-align:center}.ar-title span,.ar-title strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ar-title span{color:#65e4ff;font-size:.58rem;font-weight:900;letter-spacing:.18em}.ar-title strong{margin-top:4px;font-family:var(--display);font-size:.82rem}.scanner-page--ar .scanner-status{position:absolute;top:calc(80px + env(safe-area-inset-top));left:50%;width:max-content;max-width:calc(100% - 36px);margin:0;border:1px solid rgba(101,228,255,.18);background:#010e15a8;transform:translate(-50%)}.scanner-status__details{display:inline-flex;align-items:center;gap:5px;padding:6px 12px 6px 10px;color:var(--white);border:1px solid rgba(255,255,255,.24);border-radius:999px;background:#ff705b38;font-size:.68rem;font-weight:700;cursor:pointer}.scanner-status__details:active{background:#ff705b5c}.status-dot--loading,.status-dot--requesting,.status-dot--lost{background:#65e4ff;box-shadow:0 0 0 5px #65e4ff21;animation:pulse 1.2s ease-in-out infinite}.status-dot--insecure{background:#ffb657}.ar-reticle{position:absolute;top:50%;left:50%;width:min(76vw,430px);aspect-ratio:1;color:#65e4ff;transform:translate(-50%,-52%);transition:filter .3s ease,color .3s ease}.ar-reticle:before,.ar-reticle:after{position:absolute;content:"";pointer-events:none}.ar-reticle:before{inset:12%;border:1px solid rgba(101,228,255,.13);border-radius:50%;animation:orbit 12s linear infinite}.ar-reticle:after{right:12%;left:12%;height:1px;background:linear-gradient(90deg,transparent,currentColor,transparent);box-shadow:0 0 18px currentColor;animation:scan-line 2.4s ease-in-out infinite}.ar-reticle>span{position:absolute;width:54px;height:54px;border-color:currentColor;border-style:solid}.ar-reticle>span:nth-child(1){top:0;left:0;border-width:2px 0 0 2px}.ar-reticle>span:nth-child(2){top:0;right:0;border-width:2px 2px 0 0}.ar-reticle>span:nth-child(3){right:0;bottom:0;border-width:0 2px 2px 0}.ar-reticle>span:nth-child(4){bottom:0;left:0;border-width:0 0 2px 2px}.ar-reticle>div{position:absolute;top:50%;left:50%;display:grid;width:58px;height:58px;place-items:center;border:1px solid rgba(101,228,255,.42);border-radius:50%;background:#0317206b;box-shadow:0 0 45px #65e4ff2e;transform:translate(-50%,-50%)}.ar-aim-hint{position:absolute;top:calc(50% + min(38vw,216px) + 22px);left:50%;width:min(84vw,360px);margin:0;color:#ffffffd1;text-align:center;text-shadow:0 1px 8px rgba(0,0,0,.7);font-size:.72rem;line-height:1.45;transform:translate(-50%)}.ar-reticle--detected{color:var(--coral);filter:drop-shadow(0 0 24px rgba(255,112,91,.45))}.ar-reticle--detected:after,.ar-reticle--detected>div{opacity:0}.ar-launch-panel,.ar-found-card,.ar-fallback{position:absolute;z-index:4;bottom:calc(76px + env(safe-area-inset-bottom));left:50%;width:min(430px,calc(100% - 28px));padding:20px;border:1px solid rgba(101,228,255,.22);border-radius:22px;background:linear-gradient(135deg,#021821e0,#010d14c7);box-shadow:0 20px 55px #00000052;transform:translate(-50%);backdrop-filter:blur(20px)}.ar-launch-panel h1{margin:6px 0 8px;font-family:var(--display);font-size:clamp(1.35rem,6vw,2.2rem)}.ar-launch-panel p{margin-bottom:16px;color:#ffffffad;font-size:.78rem;line-height:1.5}.ar-launch-panel .button{width:100%}.ar-found-card{bottom:calc(142px + env(safe-area-inset-bottom));display:grid;width:min(360px,calc(100% - 28px));gap:5px;padding:13px 14px;text-align:center}.ar-found-card>span{color:var(--coral);font-size:.6rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.ar-found-card>strong{margin-bottom:6px;font-family:var(--display)}.ar-found-card .button{min-height:42px}.ar-controls{position:absolute;z-index:5;bottom:calc(74px + env(safe-area-inset-bottom));left:50%;display:flex;padding:6px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#010d14b8;transform:translate(-50%);backdrop-filter:blur(18px)}.ar-controls button{display:grid;width:45px;height:45px;place-items:center;padding:0;color:var(--white);border:0;border-radius:50%;background:transparent;font-size:1.25rem;cursor:pointer}.ar-controls button:active{background:#65e4ff29}.ar-controls svg{width:18px}.ar-model-note{position:absolute;top:calc(130px + env(safe-area-inset-top));left:50%;width:min(360px,calc(100% - 28px));margin:0;color:#ffffffb8;font-size:.65rem;text-align:center;transform:translate(-50%)}.ar-marker-link,.scanner-page--ar .scanner-back{position:absolute;z-index:6;bottom:calc(18px + env(safe-area-inset-bottom));margin:0;color:#ffffffad;font-size:.64rem}.scanner-page--ar .scanner-back{left:18px}.ar-marker-link{right:18px;max-width:48%;text-align:right;text-decoration:underline;text-underline-offset:3px}.ar-fallback{bottom:calc(74px + env(safe-area-inset-bottom));text-align:center}.ar-fallback>strong{font-family:var(--display)}.ar-fallback p{margin:8px 0 14px;color:#ffffffb8;font-size:.73rem;line-height:1.5}.ar-fallback div{display:flex;justify-content:center;gap:8px}.ar-fallback .button{min-height:44px}.ar-found-card__actions{display:flex;gap:8px}.ar-found-card__actions .button{flex:1;justify-content:center}.ar-video-layer{position:fixed;z-index:2147483647;top:0;left:0;display:grid;width:100vw;height:100vh;height:100dvh;align-items:end;justify-items:center;padding:max(12px,env(safe-area-inset-top)) 11px max(12px,env(safe-area-inset-bottom));background:linear-gradient(180deg,#01090e2e,#01090e9e);overscroll-behavior:contain;pointer-events:auto;transform:translateZ(0)}.ar-video{position:relative;display:grid;width:min(460px,100%);max-height:calc(100vh - 48px);max-height:calc(100dvh - max(24px,env(safe-area-inset-top)) - max(24px,env(safe-area-inset-bottom)));overflow:hidden;border:1px solid rgba(101,228,255,.24);border-radius:20px;background:#010d14e0;box-shadow:0 24px 60px #00000075;backdrop-filter:blur(20px)}.ar-video__head{display:flex;align-items:center;gap:9px;padding:11px 12px 9px}.ar-video__head>div{display:grid;min-width:0;flex:1}.ar-video__head span{color:#fff9;font-size:.58rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.ar-video__head strong{overflow:hidden;font-family:var(--display);font-size:.92rem;text-overflow:ellipsis;white-space:nowrap}.ar-video__dot{width:9px;height:9px;flex:none;border-radius:50%;background:var(--coral);animation:ar-video-pulse 1.4s ease-in-out infinite}.ar-video__dot--tourism{background:#65e4ff}@keyframes ar-video-pulse{50%{opacity:.35}}.ar-video__close{display:grid;width:44px;height:44px;flex:none;place-items:center;padding:0;color:var(--white);border:0;border-radius:50%;background:#ffffff1a;cursor:pointer}.ar-video__frame{position:relative}.ar-video video{display:block;width:100%;aspect-ratio:16 / 9;background:#000;object-fit:contain}.ar-video__resume{position:absolute;display:inline-flex;align-items:center;gap:9px;padding:11px 17px;color:var(--white);border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#010d14c7;font-size:.78rem;cursor:pointer;min-height:48px;max-width:calc(100% - 24px);white-space:nowrap;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.ar-video__error{display:grid;justify-items:center;padding:26px 20px;color:var(--white);text-align:center;gap:9px}.ar-video__error svg{color:var(--coral)}.ar-video__error p{margin:0;color:#ffffffb3;font-size:.74rem}.ar-video__bar{display:grid;align-items:center;grid-template-columns:44px 44px minmax(0,1fr) auto 44px;gap:6px;padding:9px 11px}.ar-video__bar button{display:grid;width:44px;height:44px;flex:none;place-items:center;padding:0;color:var(--white);border:0;border-radius:50%;background:#ffffff1a;cursor:pointer}.ar-video__bar button:active{background:#65e4ff33}.ar-video__seek{min-width:0;height:4px;flex:1;appearance:none;border-radius:999px;background:#ffffff38;cursor:pointer}.ar-video__seek::-webkit-slider-thumb{width:14px;height:14px;appearance:none;border-radius:50%;background:var(--coral)}.ar-video__seek::-moz-range-thumb{width:14px;height:14px;border:0;border-radius:50%;background:var(--coral)}.ar-video__time{flex:none;color:#ffffffad;font-size:.62rem;font-variant-numeric:tabular-nums}.ar-video__hint{margin:0;padding:0 12px 11px;color:#ffffff85;font-size:.62rem}@media(max-width:760px){.ar-video{border-radius:18px}.ar-video__resume{width:58px;min-height:58px;justify-content:center;padding:0;border-radius:50%}.ar-video__resume span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}}@media(max-width:360px){.ar-video__head{padding-left:10px}.ar-video__bar{grid-template-columns:44px 44px minmax(52px,1fr) auto 44px;gap:4px;padding-inline:7px}.ar-video__time{font-size:.56rem}}@media(max-height:520px)and (orientation:landscape){.ar-video-layer{align-items:center;padding:max(8px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left))}.ar-video{width:min(620px,100%);max-height:calc(100dvh - 16px);overflow-y:auto}.ar-video video{max-height:54dvh}.ar-video__hint{display:none}}.ar-error-boundary{position:absolute;z-index:8;bottom:calc(132px + env(safe-area-inset-bottom));left:50%;display:flex;width:min(420px,calc(100% - 22px));align-items:center;gap:10px;padding:14px 16px;color:var(--white);border:1px solid rgba(255,112,91,.35);border-radius:16px;background:#301414e0;font-size:.72rem;line-height:1.4;transform:translate(-50%);backdrop-filter:blur(16px)}.ar-error-boundary svg{flex:none;color:var(--coral)}.marker-page{min-height:100dvh;padding:calc(24px + env(safe-area-inset-top)) var(--page-pad) 70px;background:radial-gradient(circle at 88% 8%,rgba(101,228,255,.12),transparent 24%),var(--paper)}.marker-page>header{display:grid;width:min(1120px,100%);align-items:center;margin:0 auto 30px;grid-template-columns:auto 1fr auto;gap:20px}.marker-page h1{margin:5px 0 0;font-family:var(--display);font-size:clamp(1.8rem,5vw,3.4rem)}.marker-focus-toggle{position:fixed;z-index:12;right:18px;bottom:calc(18px + env(safe-area-inset-bottom))}.marker-page--focus{position:fixed;z-index:100;inset:0;display:grid;height:100dvh;min-height:0;overflow:hidden;padding:0;place-items:center;background:#fff}.marker-page--focus>header,.marker-page--focus .marker-sheet>div{display:none}.marker-page--focus .marker-sheet{display:block;width:min(88vmin,920px);margin:0;padding:0;border:0;border-radius:0;box-shadow:none}.marker-page--focus .marker-sheet>img{display:block;width:100%;border:0}.marker-sheet{display:grid;width:min(1120px,100%);align-items:center;margin:auto;padding:clamp(20px,4vw,48px);border:1px solid var(--border);border-radius:32px;background:var(--white);box-shadow:var(--shadow-sm);grid-template-columns:minmax(280px,520px) 1fr;gap:clamp(28px,6vw,80px)}.marker-sheet>img{width:100%;aspect-ratio:1;object-fit:contain;border:1px solid var(--border)}.marker-sheet__type{color:var(--coral-dark);font-size:.68rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.marker-sheet h2{margin:10px 0 18px;font-family:var(--display);font-size:clamp(1.5rem,4vw,2.6rem)}.marker-sheet ol{padding-left:22px;color:var(--muted);line-height:1.75}.marker-sheet__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.object-content__actions{display:flex;flex-wrap:wrap;gap:8px}.object-facts{display:grid;padding:50px 0;border-top:1px solid var(--border);grid-template-columns:.8fr 1.2fr;gap:40px}.object-facts h2{margin-top:8px;font-family:var(--display)}.object-facts dl{margin:0}.object-facts dl>div{display:grid;padding:16px 0;border-bottom:1px solid var(--border);grid-template-columns:.65fr 1fr;gap:20px}.object-facts dt{color:var(--muted)}.object-facts dd{margin:0;font-weight:800}.object-gallery,.object-additional{display:grid;padding:60px 0;border-top:1px solid var(--border);grid-template-columns:.75fr 1.25fr;gap:40px}.object-gallery h2,.object-additional h2{margin:8px 0 12px;font-family:var(--display);font-size:clamp(1.45rem,3vw,2.4rem)}.object-gallery>div:first-child>p{max-width:360px;color:var(--muted);font-size:.78rem;line-height:1.6}.object-gallery__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.object-gallery__grid img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:18px;background:var(--paper-deep)}.object-gallery__grid img:only-child{grid-column:1 / -1}.object-additional__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.object-additional__grid article,.object-additional__empty{padding:24px;border:1px solid var(--border);border-radius:18px;background:var(--white)}.object-additional__grid article>span:first-child{color:var(--coral-dark);font-size:.62rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.object-additional__grid h3{margin:9px 0;font-family:var(--display)}.object-additional__grid p,.object-additional__empty{color:var(--muted);font-size:.8rem;line-height:1.6}.object-additional__pending{color:var(--muted);font-size:.7rem}@media(max-width:760px){.marker-sheet,.object-gallery,.object-additional,.object-facts{grid-template-columns:1fr}.marker-page{padding-inline:14px}.marker-page>header{gap:12px}.marker-sheet{padding:18px;border-radius:22px;gap:24px}.marker-sheet__actions{display:grid;grid-template-columns:1fr 1fr}.marker-sheet__actions .button:first-child{grid-column:1 / -1}.object-gallery,.object-additional,.object-facts{padding:40px 0;gap:20px}.object-additional__grid{grid-template-columns:1fr}.ar-reticle{width:min(72vw,340px);transform:translate(-50%,-57%)}.ar-launch-panel{padding:17px}}@media(max-height:680px){.ar-reticle{width:min(56vh,290px);transform:translate(-50%,-65%)}.ar-found-card{display:flex;align-items:center;justify-content:space-between;padding:8px;text-align:left}.ar-found-card>strong{margin:0;font-size:.75rem}.ar-found-card .button{padding-inline:12px}}@media print{.bottom-nav,.marker-page>header,.marker-sheet>div{display:none!important}.marker-page,.marker-sheet{min-height:auto;padding:0;border:0;background:#fff;box-shadow:none}.marker-sheet{display:block}.marker-sheet>img{width:180mm;max-width:100%;margin:0 auto;border:0}}.video-player,.video-placeholder{position:relative;width:100%;overflow:hidden;border-radius:var(--radius-md);background:var(--ink)}.video-player video{width:100%;aspect-ratio:16 / 9;object-fit:cover}.video-player__note{position:absolute;top:12px;right:12px;padding:5px 9px;color:var(--white);border-radius:999px;background:#0312169e;font-size:.6rem}.video-placeholder{display:flex;min-height:235px;align-items:center;justify-content:center;padding:32px;color:var(--white);text-align:center;flex-direction:column}.video-placeholder:before{position:absolute;inset:0;content:"";opacity:.12;background-image:repeating-linear-gradient(-45deg,transparent 0 9px,#fff 10px)}.video-placeholder>*{position:relative}.video-placeholder>svg{width:36px;height:36px;margin-bottom:15px;color:var(--coral)}.video-placeholder h3{margin:6px 0 8px;font-family:var(--display);font-size:1.15rem}.video-placeholder p{max-width:410px;margin:0;color:#ffffff9c;font-size:.76rem;line-height:1.5}.video-placeholder .button{margin-top:15px;color:var(--white);border-color:#ffffff4d}.video-placeholder--error{background:#301a1a}.catalog-header{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin:10px 0 58px}.catalog-header__copy{text-align:right}.catalog-header__navigation,.collection-header__navigation{display:flex;align-items:center;gap:14px}.catalog-header h1{margin:6px 0 0;font-family:var(--display);font-size:clamp(2.2rem,6vw,5.5rem);font-weight:600;letter-spacing:-.05em}.catalog-toolbar{margin-bottom:36px;padding:20px;border:1px solid var(--border);border-radius:var(--radius-md);background:#fffefa9e;backdrop-filter:blur(15px)}.catalog-tabs{display:flex;overflow-x:auto;margin-bottom:18px;border-bottom:1px solid var(--border);scrollbar-width:none}.catalog-tabs button{min-height:50px;padding:0 20px;border:0;border-bottom:2px solid transparent;background:transparent;font-size:.82rem;font-weight:800;cursor:pointer;white-space:nowrap}.catalog-tabs button span{display:inline-grid;min-width:23px;height:23px;place-items:center;margin-left:6px;color:var(--muted);border-radius:50%;background:var(--paper-deep);font-size:.6rem}.catalog-tabs button.active{color:var(--coral-dark);border-bottom-color:var(--coral)}.catalog-search-row{display:grid;grid-template-columns:1fr auto;gap:10px}.search-field{display:flex;min-height:54px;align-items:center;gap:10px;padding:0 14px;border:1px solid var(--border);border-radius:14px;background:var(--white)}.search-field>svg{color:var(--muted)}.search-field input{width:100%;height:48px;border:0;outline:0;background:transparent;font-size:.95rem}.search-field button{display:grid;width:36px;height:36px;place-items:center;padding:0;border:0;border-radius:50%;background:var(--paper-deep);cursor:pointer}.search-field button svg{width:17px}.filter-button{display:inline-flex;min-height:54px;align-items:center;gap:8px;padding:0 17px;border:1px solid var(--border);border-radius:14px;background:var(--white);font-weight:700;cursor:pointer}.filter-button.active{color:var(--white);background:var(--sea)}.filter-panel{display:grid;margin-top:18px;padding-top:18px;border-top:1px solid var(--border);grid-template-columns:1fr 1fr;gap:30px}.filter-panel>div>span{display:block;margin-bottom:10px;color:var(--muted);font-size:.66rem;font-weight:800;text-transform:uppercase}.filter-pills,.tag-list{display:flex;flex-wrap:wrap;gap:7px}.filter-pills button,.tag-list button,.tag-list span{display:inline-flex;min-height:35px;align-items:center;gap:5px;padding:6px 11px;border:1px solid var(--border);border-radius:999px;background:transparent;font-size:.7rem;cursor:pointer}.filter-pills button svg{width:15px}.filter-pills button.active,.tag-list button.active{color:var(--white);border-color:var(--sea);background:var(--sea)}.catalog-result-heading{display:flex;min-height:44px;align-items:center;justify-content:space-between;color:var(--muted);font-size:.72rem;font-weight:700}.catalog-result-heading button{display:flex;min-height:40px;align-items:center;gap:5px;border:0;background:transparent;cursor:pointer}.object-grid--catalog{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:55px}.empty-state,.collection-empty{display:flex;min-height:340px;align-items:center;justify-content:center;padding:36px;border:1px dashed var(--border);border-radius:var(--radius-md);text-align:center;flex-direction:column}.empty-state>svg,.collection-empty>svg{width:45px;height:45px;margin-bottom:20px;color:var(--coral-dark)}.empty-state h2{margin-bottom:8px;font-family:var(--display)}.empty-state p,.collection-empty p{color:var(--muted)}.object-page{min-height:100dvh;padding-bottom:100px}.object-hero{position:relative;min-height:min(82dvh,830px);overflow:hidden;color:var(--white);background:var(--ink)}.object-hero>img,.object-hero__scrim{position:absolute;inset:0;width:100%;height:100%}.object-hero>img{object-fit:cover}.object-hero__scrim{background:linear-gradient(0deg,rgba(2,15,18,.85),transparent 66%)}.object-hero__back,.object-hero__actions{position:absolute;z-index:2;top:calc(22px + env(safe-area-inset-top))}.object-hero__back{left:var(--page-pad)}.object-hero__actions{right:var(--page-pad);display:flex;gap:8px}.object-hero__copy{position:absolute;z-index:2;right:var(--page-pad);bottom:clamp(38px,8vw,88px);left:var(--page-pad)}.object-hero__copy .category-chip{position:static}.object-hero__copy p{margin:20px 0 8px;color:#ffffffb8;font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.object-hero__copy h1{max-width:1050px;margin:0;font-family:var(--display);font-size:clamp(2.5rem,8vw,7.8rem);font-weight:600;letter-spacing:-.06em;line-height:.94}.object-content{width:min(1300px,calc(100% - 2 * var(--page-pad)));margin:auto}.object-content__lead{display:grid;align-items:start;padding:clamp(45px,8vw,95px) 0;grid-template-columns:1fr 2.2fr auto;gap:40px}.object-content__lead>p{margin:0;font-size:clamp(1.2rem,2.8vw,2rem);font-weight:500;line-height:1.45}.object-story{display:grid;align-items:start;padding:60px 0 85px;border-top:1px solid var(--border);grid-template-columns:1fr 2.2fr;gap:40px}.object-story h2{font-family:var(--display);font-size:1rem}.object-description{display:grid;padding:clamp(58px,8vw,100px);border-radius:var(--radius-lg);background:var(--paper-deep);grid-template-columns:1fr 1.25fr;gap:70px}.object-description h2{margin:10px 0 0;font-family:var(--display);font-size:clamp(1.7rem,4vw,3.3rem);line-height:1.05}.object-description>div:last-child>p{color:var(--ink-soft);font-size:1.05rem;line-height:1.8}.tag-list--static span{cursor:default}.object-action-panel{display:grid;min-height:160px;align-items:center;margin:25px 0 90px;padding:28px 35px;color:var(--white);border-radius:var(--radius-md);background:var(--sea);grid-template-columns:auto 1fr auto;gap:22px}.object-action-panel>svg{width:34px;height:34px;color:var(--coral)}.object-action-panel span{display:block;margin-bottom:5px;color:#fff9;font-size:.7rem}.object-action-panel strong{font-size:1rem}.related-section{padding-top:20px}.unknown-object{display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column}.unknown-object__code{color:var(--coral);font-family:var(--display);font-size:clamp(5rem,18vw,13rem);line-height:1}.unknown-object h1{font-family:var(--display)}.unknown-object p{color:var(--muted)}.unknown-object__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.collection-page{max-width:none;padding-top:0}.collection-header{display:grid;min-height:430px;align-items:center;margin:0 calc(-1 * var(--page-pad));padding:calc(30px + env(safe-area-inset-top)) var(--page-pad) 50px;color:var(--white);background:radial-gradient(circle at 84% 45%,rgba(74,139,124,.6),transparent 16%),var(--ink);grid-template-columns:auto 1fr auto;gap:60px}.collection-header>div:nth-child(2) h1{margin:8px 0 16px;font-family:var(--display);font-size:clamp(2.3rem,6vw,5.7rem);font-weight:600;line-height:.98}.collection-header>div:nth-child(2) p{color:#ffffff94}.collection-breakdown{display:grid;width:min(1100px,100%);margin:-45px auto 80px;grid-template-columns:1fr 1fr;gap:14px}.collection-breakdown article{display:grid;min-height:150px;align-items:center;padding:25px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-sm);grid-template-columns:auto 1fr;gap:20px}.collection-breakdown article>svg{width:36px;height:36px;color:var(--coral-dark)}.collection-breakdown span{display:block;color:var(--muted);font-size:.74rem}.collection-breakdown strong{font-family:var(--display);font-size:1.3rem}.linear-progress{height:5px;overflow:hidden;border-radius:999px;background:var(--paper-deep);grid-column:1 / -1}.linear-progress i{display:block;height:100%;border-radius:inherit;background:var(--coral)}.achievements-section,.collection-list-section{width:min(1200px,100%);margin:0 auto 85px}.achievements-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.achievements-grid article{display:flex;min-height:125px;align-items:center;gap:18px;padding:22px;border:1px solid var(--border);border-radius:var(--radius-md);opacity:.5}.achievements-grid article.unlocked{opacity:1;border-color:#e3bd64b3;background:#e3bd6421}.achievements-grid article>span{display:grid;width:56px;height:56px;flex:0 0 56px;place-items:center;border:1px solid currentColor;border-radius:50%;font-family:var(--display)}.achievements-grid h3{margin-bottom:6px;font-size:.9rem}.achievements-grid p{margin:0;color:var(--muted);font-size:.7rem}.collection-list-section>.section-heading>span:last-child{display:grid;width:42px;height:42px;place-items:center;color:var(--white);border-radius:50%;background:var(--ink);font-family:var(--display);font-size:.72rem}.collection-empty{min-height:220px}.reset-button{display:flex;min-height:44px;align-items:center;gap:8px;margin:0 auto;color:var(--muted);border:0;background:transparent;font-size:.72rem;cursor:pointer;text-decoration:underline}.help-page{max-width:1250px}.help-hero{display:flex;min-height:330px;align-items:center;justify-content:space-between;padding:clamp(32px,6vw,72px);border-radius:var(--radius-lg);background:var(--paper-deep)}.help-hero h2{margin:10px 0 0;font-family:var(--display);font-size:clamp(2.3rem,6vw,5.2rem);font-weight:600;line-height:1}.help-hero>svg{width:clamp(90px,17vw,190px);height:auto;color:var(--sea);stroke-width:.8}.help-steps{padding:50px 0 85px;list-style:none}.help-steps li{display:grid;min-height:115px;align-items:center;border-bottom:1px solid var(--border);grid-template-columns:70px 70px 1fr;gap:16px}.help-steps li>span{color:var(--coral-dark);font-family:var(--display);font-size:.7rem}.help-steps li>svg{width:30px}.help-steps h3{margin-bottom:5px;font-family:var(--display);font-size:1rem}.help-steps p{margin:0;color:var(--muted);font-size:.85rem}.help-privacy{display:grid;min-height:290px;align-items:center;padding:clamp(32px,6vw,70px);color:var(--white);border-radius:var(--radius-lg);background:var(--sea);grid-template-columns:auto 1fr;gap:60px}.help-privacy>svg{width:80px;height:80px;color:var(--coral);stroke-width:1}.help-privacy h2{margin:8px 0 12px;font-family:var(--display);font-size:clamp(1.6rem,4vw,3rem)}.help-privacy p{max-width:700px;margin:0;color:#ffffffa8;line-height:1.7}.troubleshooting{padding:90px 0}.accordion article{border-top:1px solid var(--border)}.accordion article:last-child{border-bottom:1px solid var(--border)}.accordion button{display:flex;width:100%;min-height:74px;align-items:center;justify-content:space-between;padding:0 4px;border:0;background:transparent;font-size:.93rem;font-weight:800;text-align:left;cursor:pointer}.accordion button svg{flex:0 0 auto;transition:transform .2s ease}.accordion article.open button svg{transform:rotate(180deg)}.accordion article p{max-width:800px;margin:-4px 0 25px;color:var(--muted);line-height:1.7}.limitations-panel{display:grid;padding:clamp(28px,5vw,60px);border:1px solid var(--border);border-radius:var(--radius-lg);grid-template-columns:auto 1fr;gap:35px}.limitations-panel>svg{width:46px;height:46px;color:var(--coral-dark)}.limitations-panel h2{font-family:var(--display)}.limitations-panel ul{padding-left:20px;color:var(--muted);line-height:1.8}.help-actions{display:flex;justify-content:center;gap:10px;padding:40px 0 0}.demo-page{max-width:1250px}.demo-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:50px}.demo-intro h2{margin:10px 0 0;font-family:var(--display);font-size:clamp(2.2rem,6vw,5rem);line-height:1}.demo-intro>p{max-width:500px;margin:0;color:var(--muted);line-height:1.7}.demo-layout{display:grid;align-items:center;padding:clamp(28px,6vw,70px);border-radius:var(--radius-lg);background:var(--paper-deep);grid-template-columns:minmax(270px,.75fr) 1.25fr;gap:clamp(35px,7vw,100px)}.demo-device{position:relative;width:min(340px,100%);aspect-ratio:.5;margin:auto;padding:13px;border:5px solid #12272c;border-radius:50px;background:#071c20;box-shadow:0 35px 75px #071c204d}.demo-device:before{position:absolute;z-index:4;top:10px;left:50%;width:90px;height:23px;content:"";border-radius:999px;background:#06161a;transform:translate(-50%)}.demo-device__camera{position:relative;display:grid;width:100%;height:100%;overflow:hidden;place-items:center;border-radius:36px;background:linear-gradient(#05161a7a,#05161ab3),url(/images/hero-sakhalin.webp) center / cover}.demo-reticle{position:absolute;top:19%;left:12%;display:grid;width:76%;aspect-ratio:1;place-items:center;color:#ffffffa6;border:2px solid rgba(255,255,255,.8);border-radius:25px}.demo-reticle--scanning{border-color:var(--coral)}.demo-reticle i{position:absolute;right:8%;left:8%;height:2px;background:var(--coral);animation:scan-line 1.1s ease-in-out infinite}.demo-device__message{position:absolute;right:16px;bottom:40px;left:16px;display:flex;align-items:center;padding:15px;color:var(--ink);border-radius:18px;background:#fffefaf0;flex-direction:column;text-align:center}.demo-device__message>svg{margin-bottom:7px;color:var(--success)}.demo-device__message strong{font-size:.78rem}.demo-device__message span{margin-top:4px;color:var(--muted);font-size:.58rem}.demo-device__message--error>svg{color:var(--error)}.demo-device__homebar{position:absolute;bottom:20px;left:50%;width:95px;height:4px;border-radius:999px;background:#fff9;transform:translate(-50%)}.demo-console label{display:grid;gap:8px;margin-bottom:18px}.demo-scenarios{display:grid;gap:8px}.demo-scenarios button{display:grid;min-height:85px;align-items:center;padding:16px 18px;border:1px solid var(--border);border-radius:18px;background:var(--white);grid-template-columns:auto 1fr;gap:16px;text-align:left;cursor:pointer;transition:transform .2s ease,border-color .2s ease}.demo-scenarios button:hover{border-color:var(--coral);transform:translate(4px)}.demo-scenarios button>svg{color:var(--coral-dark)}.demo-scenarios span{display:flex;flex-direction:column}.demo-scenarios strong{font-size:.83rem}.demo-scenarios small{margin-top:4px;color:var(--muted);font-size:.68rem}.demo-note{display:grid;margin-top:18px;padding:20px 25px;box-shadow:inset 0 2px 0 var(--gold);background:#e3bd641f;grid-template-columns:auto 1fr;gap:20px}.demo-note p{margin:0;color:var(--muted);font-size:.82rem}.not-found-page{position:relative;display:flex;min-height:100dvh;overflow:hidden;align-items:center;justify-content:center;padding:var(--page-pad);color:var(--white);background:linear-gradient(#05181c99,#041216db),url(/images/hero-sakhalin.webp) center / cover;text-align:center;flex-direction:column}.not-found-page>svg{width:65px;height:65px;margin-bottom:25px;color:var(--coral);stroke-width:1;animation:orbit 12s linear infinite}.not-found-page h1{margin:12px 0 22px;font-family:var(--display);font-size:clamp(2.8rem,8vw,7rem);line-height:.95}.not-found-page p{max-width:500px;color:#ffffffad}@keyframes hero-reveal{0%{opacity:0;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes content-up{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes toast-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes float{50%{transform:translate(-50%,-7px)}}@keyframes scan-line{0%,to{top:10%}50%{top:88%}}@keyframes pulse{50%{opacity:.35;transform:scale(.72)}}@keyframes orbit{to{transform:rotate(360deg)}}@keyframes sheet-up{0%{opacity:0;transform:translateY(28px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:1000px){.object-grid,.object-grid--catalog{grid-template-columns:repeat(2,minmax(0,1fr))}.category-panel{min-height:390px}.home-cta{grid-template-columns:auto 1fr}.home-cta .button{grid-column:2;justify-self:start}.site-footer{grid-template-columns:1fr 1fr}.collection-header{grid-template-columns:1fr auto}.collection-header__navigation{grid-column:1 / -1}}@media(max-width:760px){:root{--page-pad: 18px}.bottom-nav{display:flex}.hero{min-height:92dvh}.hero__scrim{background:linear-gradient(0deg,#020e11de,#020e1138 75%),linear-gradient(90deg,rgba(2,14,17,.35),transparent)}.hero__topbar{top:calc(18px + env(safe-area-inset-top))}.hero__content{top:auto;right:var(--page-pad);bottom:calc(62px + env(safe-area-inset-bottom));max-width:none;transform:none}.hero h1{margin-bottom:18px;font-size:clamp(2.8rem,14vw,5rem);line-height:.93}.hero__kicker{margin-bottom:16px}.hero__content>p{margin-bottom:20px;font-size:.9rem;line-height:1.5}.hero__actions{display:grid;grid-template-columns:1fr 1fr}.hero__actions .button{min-width:0;padding-inline:12px;font-size:.72rem}.hero__scroll,.hero__coordinates{display:none}.intro-section,.category-section,.featured-section{padding-top:76px;padding-bottom:76px}.section-heading--split,.section-heading--row{align-items:flex-start;flex-direction:column;gap:18px}.section-heading--row{flex-direction:row}.section-heading--split>p{margin:0;font-size:.88rem}.steps-grid{display:block;margin-top:38px}.steps-grid article,.steps-grid article:not(:first-child){min-height:0;padding:25px 50px 25px 0;border-right:0;border-bottom:1px solid var(--border)}.steps-grid svg{margin:0 0 18px}.category-grid{grid-template-columns:1fr}.category-panel{min-height:330px;padding:26px;border-radius:28px}.category-panel__number{font-size:8rem}.category-panel h3{font-size:1.5rem}.progress-section{min-height:0;padding:72px var(--page-pad);grid-template-columns:1fr;gap:40px;text-align:center}.progress-section .progress-ring{justify-self:center}.progress-section .text-link{justify-content:center}.object-grid,.object-grid--catalog{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 10px}.object-card{position:relative;overflow:hidden;border:1px solid var(--border);border-radius:18px;background:#fffefad1}.object-card__media{aspect-ratio:4 / 5;border-radius:0}.object-card__content{min-height:82px;align-items:center;gap:6px;padding:11px 9px 12px 11px}.object-card__content p{display:-webkit-box;overflow:hidden;margin-bottom:5px;font-size:.55rem;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:1}.object-card h3{display:-webkit-box;overflow:hidden;min-height:2.7em;font-size:clamp(.7rem,3.25vw,.82rem);line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.object-card .favorite-button{width:40px;min-width:40px;min-height:40px;padding:7px;background:var(--white)}.object-card__description{display:none}.object-card>.text-link{display:none}.category-chip,.viewed-chip{top:9px;left:9px;min-height:26px;padding:4px 8px;font-size:.52rem}.viewed-chip{top:auto;bottom:9px}.object-card__sequence{top:13px;right:11px;font-size:.55rem}.home-cta{width:calc(100% - 2 * var(--page-pad));padding:34px 25px;text-align:center;grid-template-columns:1fr;gap:24px}.home-cta__compass{width:80px;height:80px;justify-self:center}.home-cta .button{width:100%;grid-column:auto}.site-footer{display:flex;align-items:flex-start;padding-bottom:110px;flex-direction:column;gap:15px}.scan-mode-intro h2{font-size:2.7rem}.scan-mode-grid{grid-template-columns:1fr}.scan-mode-card{min-height:155px;padding:21px;gap:15px}.scan-mode-card__icon{width:48px;height:48px}.scanner-frame{width:min(78vw,345px)}.scanner-overlay{padding-inline:14px}.detected-sheet{display:block;max-height:calc(100dvh - 14px);border-radius:28px 28px 16px 16px}.detected-sheet__handle{position:absolute;z-index:4;top:8px;left:50%;display:block;width:44px;height:4px;border-radius:999px;background:#ffffff8c;transform:translate(-50%)}.detected-sheet__cover{height:210px;min-height:0;border-radius:28px 28px 0 0}.detected-sheet__body{padding:25px 18px 20px}.detected-sheet__body>h2{font-size:1.45rem}.detected-sheet__body .video-placeholder{min-height:165px}.detected-sheet__actions{display:grid;grid-template-columns:1fr 1.25fr}.favorite-button{font-size:.7rem}.catalog-header{display:block;margin-bottom:32px}.catalog-header__copy{margin-top:35px;text-align:left}.catalog-header h1{font-size:2.35rem}.catalog-toolbar{padding:12px;border-radius:18px}.catalog-tabs button{padding:0 12px}.catalog-search-row{grid-template-columns:1fr 52px}.filter-button{width:52px;overflow:hidden;padding:0 14px;color:transparent;gap:20px}.filter-button svg{flex:0 0 22px;color:var(--ink)}.filter-button.active svg{color:var(--white)}.filter-panel{grid-template-columns:1fr;gap:18px}.object-hero{min-height:62dvh}.object-hero__copy h1{font-size:2.6rem}.object-content{width:calc(100% - 2 * var(--page-pad))}.object-content__lead{display:flex;padding:45px 0;flex-direction:column;gap:16px}.object-content__lead>p{font-size:1.15rem}.object-story{grid-template-columns:1fr;gap:14px}.object-description{padding:34px 24px;border-radius:25px;grid-template-columns:1fr;gap:26px}.object-description>div:last-child>p{font-size:.92rem}.object-action-panel{grid-template-columns:auto 1fr;gap:15px}.object-action-panel .button{width:100%;grid-column:1 / -1}.collection-header{display:flex;min-height:500px;align-items:flex-start;padding-top:calc(25px + env(safe-area-inset-top));flex-direction:column;gap:35px}.collection-header__navigation{width:100%;justify-content:space-between}.collection-header .progress-ring{align-self:center}.collection-breakdown{margin-top:-30px;margin-bottom:65px;grid-template-columns:1fr}.achievements-grid{grid-template-columns:1fr}.help-hero{min-height:280px}.help-hero>svg{width:78px}.help-steps li{grid-template-columns:44px 45px 1fr}.help-privacy,.limitations-panel{grid-template-columns:1fr;gap:24px}.help-privacy>svg{width:52px;height:52px}.help-actions{flex-direction:column}.demo-intro{align-items:flex-start;flex-direction:column}.demo-layout{grid-template-columns:1fr}.demo-device{width:min(290px,90%)}.demo-note{grid-template-columns:1fr;gap:7px}}@media(max-width:390px){.hero__help-link{font-size:0}.hero__help-link:after{content:"?";font-size:.9rem}.hero__actions{grid-template-columns:1fr}.section-heading h2{font-size:1.65rem}.scanner-frame{width:76vw}.scanner-control{width:72px}.detected-sheet__actions{grid-template-columns:1fr}.collection-header>div:nth-child(2) h1{font-size:2rem}.help-hero>svg{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.app-shell--story{color:#f4f7f7;background:linear-gradient(#050f14f0,#050f14fa),url(/images/hero-sakhalin.webp) center top / cover fixed}.app-shell--story .main-with-nav{background:transparent}.catalog-page--night{width:min(1180px,100%);min-height:100dvh;padding:0 0 calc(116px + env(safe-area-inset-bottom));color:#f4f7f7;background:#061015}.catalog-hero{position:relative;isolation:isolate;min-height:560px;overflow:hidden;padding:calc(22px + env(safe-area-inset-top)) clamp(20px,5vw,52px) 30px}.catalog-hero:before,.catalog-hero:after{position:absolute;z-index:-2;inset:0;content:""}.catalog-hero:before{background:url(/images/hero-sakhalin.webp) 62% 42% / cover;filter:saturate(.72) contrast(1.05);transform:scale(1.02)}.catalog-hero:after{z-index:-1;background:linear-gradient(90deg,#040e13fa,#040e13c2 48%,#040e136b),linear-gradient(180deg,#040e1347,#061015 93%)}.catalog-hero__topbar,.catalog-hero__brand,.catalog-hero__utilities{display:flex;align-items:center}.catalog-hero__topbar{justify-content:space-between;gap:18px}.catalog-hero__brand{gap:14px}.icon-button--night{width:48px;height:48px;color:#f4f7f7;border-color:#d7ecf026;background:#081920a3;box-shadow:0 10px 28px #00050833;backdrop-filter:blur(16px)}.catalog-hero__copy{max-width:650px;margin-top:56px}.catalog-hero__copy>span,.object-hero__number,.story-section__heading>span,.story-section__heading>div>span{display:block;color:#ff6862;font-size:.68rem;font-weight:800;letter-spacing:.23em;text-transform:uppercase}.catalog-hero__copy h1{display:flex;margin:18px 0 14px;flex-direction:column;font-family:var(--display);font-size:clamp(3rem,10vw,5.6rem);font-weight:700;letter-spacing:-.04em;line-height:.98}.catalog-hero__copy h1 b,.catalog-hero__copy h1 em{font-style:normal;font-weight:inherit}.catalog-hero__copy h1 em{color:#ff625e}.catalog-hero__copy p{margin:0;color:#e7f2f4ad;font-size:clamp(.94rem,2vw,1.08rem);line-height:1.55}.catalog-controls{max-width:930px;margin-top:30px}.catalog-page--night .catalog-tabs{width:fit-content;max-width:100%;padding:4px 6px 0;overflow-x:auto;border:1px solid rgba(204,230,235,.09);border-radius:999px;background:#081920a3;backdrop-filter:blur(18px);scrollbar-width:none}.catalog-page--night .catalog-tabs button{position:relative;min-width:max-content;min-height:50px;padding:0 18px;color:#e8f3f59e;border:0;background:transparent;cursor:pointer}.catalog-page--night .catalog-tabs button:after{position:absolute;right:13px;bottom:-1px;left:13px;height:2px;content:"";background:transparent}.catalog-page--night .catalog-tabs button span{display:inline-grid;min-width:26px;min-height:26px;margin-left:7px;place-items:center;border-radius:999px;background:#ffffff0d;font-size:.67rem}.catalog-page--night .catalog-tabs button.active{color:#ff6a64;text-shadow:0 2px 18px rgba(255,98,94,.28)}.catalog-page--night .catalog-tabs button.active:after{background:#ff625e}.catalog-page--night .catalog-search-row{display:grid;margin-top:16px;grid-template-columns:minmax(0,1fr) auto auto;gap:10px}.search-field--night{display:flex;min-height:58px;align-items:center;gap:12px;padding:0 16px;color:#e2eff294;border:1px solid rgba(204,230,235,.09);border-radius:999px;background:#091b22b8;backdrop-filter:blur(18px)}.search-field--night>svg{width:21px;flex:0 0 auto}.search-field--night input{width:100%;min-width:0;color:#f4f7f7;border:0;outline:0;background:transparent;font-size:.94rem}.search-field--night input::placeholder{color:#e0eef075}.search-field--night button{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;color:#d7e7e9;border:0;border-radius:50%;background:#ffffff0f;cursor:pointer}.filter-button--night{display:inline-flex;min-height:58px;align-items:center;gap:9px;padding:0 20px;color:#ebf5f6b8;border:1px solid rgba(204,230,235,.09);border-radius:999px;background:#091b22b8;cursor:pointer}.catalog-page--night .catalog-result-heading{padding:20px clamp(20px,5vw,52px) 16px;color:#e2eff294}.catalog-result-heading>div{display:inline-flex;align-items:baseline;gap:5px}.catalog-result-heading small{font-size:inherit}.catalog-sort{position:relative;display:inline-flex;align-items:center;color:#e2eff29e}.catalog-sort select{min-height:44px;padding:0 30px 0 10px;color:inherit;border:0;outline:0;appearance:none;background:transparent;cursor:pointer}.catalog-sort option{color:#f4f7f7;background:#0a1b22}.catalog-sort svg{position:absolute;right:7px;width:16px;pointer-events:none}.catalog-page--night .object-grid--catalog{padding:0 clamp(20px,5vw,52px) 48px;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.object-card{position:relative;min-width:0;overflow:hidden;aspect-ratio:.76;color:#f4f7f7;border:1px solid rgba(201,228,233,.12);border-radius:18px;background:#0b2028;box-shadow:0 18px 36px #00070a33;transition:transform .18s cubic-bezier(.22,1,.36,1),border-color .18s ease}.object-card:after{position:absolute;z-index:1;inset:0;content:"";background:linear-gradient(180deg,#020a0e08 22%,#020a0e52 48%,#020a0ef0);pointer-events:none}@media(hover:hover)and (pointer:fine){.object-card:hover{border-color:#ff625e6b;transform:translateY(-4px)}}.object-card:active{transform:scale(.985)}.object-card__media{position:absolute;z-index:0;inset:0;display:block;aspect-ratio:auto;overflow:hidden;border-radius:inherit;background:#0b2028}.object-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.22,1,.36,1),filter .3s ease}@media(hover:hover)and (pointer:fine){.object-card:hover .object-card__media img{transform:scale(1.045)}}.object-card>.category-chip,.object-card>.favorite-button,.object-card>.viewed-chip,.object-card__content{position:absolute;z-index:2}.object-card>.category-chip{top:12px;left:12px;min-height:26px;padding:5px 9px;color:#f4f7f7;border:1px solid rgba(255,255,255,.13);background:#040f14ad;backdrop-filter:blur(12px);font-size:.53rem}.object-card>.favorite-button{top:7px;right:7px;min-width:44px;min-height:44px;padding:0;color:#ff625e;border:0;background:#040f146b;backdrop-filter:blur(12px)}.object-card>.favorite-button svg{width:22px}.object-card>.viewed-chip{top:47px;bottom:auto;left:12px;display:inline-flex;height:24px;min-height:24px;box-sizing:border-box;align-items:center;gap:4px;padding:0 8px;color:#f2f9fab3;border-radius:999px;background:#040f149e;font-size:.5rem;backdrop-filter:blur(10px)}.object-card>.viewed-chip svg{width:11px}.object-card__content{right:0;bottom:0;left:0;display:block;padding:16px;pointer-events:none}.object-card__content>p:first-child{display:flex;align-items:center;gap:4px;margin:0 0 7px;overflow:hidden;color:#e6f1f39e;font-size:.55rem;font-weight:700;letter-spacing:.12em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.object-card__content>p:first-child svg{width:11px;flex:0 0 auto}.object-card h3{margin:0;font-family:var(--body);font-size:clamp(.93rem,2.2vw,1.16rem);font-weight:800;letter-spacing:-.025em;line-height:1.08}.object-card h3 a{position:relative;z-index:3;pointer-events:auto}.object-card__description{display:-webkit-box;min-height:2.55em;margin:7px 0 12px;overflow:hidden;color:#e7f2f49e;font-size:.72rem;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.object-card__meta{display:flex;align-items:center;justify-content:space-between;color:#e8f3f599;font-size:.65rem}.object-card__meta span{display:inline-flex;align-items:center;gap:5px}.object-card__meta span:last-child{color:#ff6964}.object-card__meta svg{width:15px}.object-card--compact{width:min(72vw,260px);flex:0 0 min(72vw,260px);aspect-ratio:.82}.object-card--compact .object-card__content{padding:14px}.catalog-sheet-backdrop{position:fixed;z-index:500;inset:0;display:flex;align-items:flex-end;justify-content:center;padding:18px;background:#00070ab8;backdrop-filter:blur(8px)}.catalog-sheet{width:min(620px,100%);max-height:min(82dvh,720px);overflow-y:auto;padding:10px 20px calc(22px + env(safe-area-inset-bottom));color:#f4f7f7;border:1px solid rgba(205,231,236,.12);border-radius:22px 22px 16px 16px;background:#0a1b22;box-shadow:0 28px 70px #0004068c;animation:sheet-up .26s cubic-bezier(.22,1,.36,1) both}.catalog-sheet__handle{width:48px;height:4px;margin:0 auto 18px;border-radius:999px;background:#e2f0f233}.catalog-sheet__header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.catalog-sheet__header span{color:#ff6862;font-size:.64rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.catalog-sheet__header h2{margin:5px 0 0;font-family:var(--display);font-size:1.7rem}.catalog-sheet__header button{display:grid;width:46px;height:46px;flex:0 0 auto;place-items:center;color:#f4f7f7;border:1px solid rgba(215,236,240,.14);border-radius:50%;background:#ffffff0a;cursor:pointer}.catalog-sheet__group+.catalog-sheet__group{margin-top:28px}.catalog-sheet__group h3{margin-bottom:12px;font-size:.8rem;text-transform:uppercase}.catalog-sheet .filter-pills,.catalog-sheet .tag-list{display:flex;flex-wrap:wrap;gap:8px}.catalog-sheet .filter-pills button,.catalog-sheet .tag-list button{display:inline-flex;min-height:44px;align-items:center;gap:7px;padding:0 14px;color:#ebf5f6a8;border:1px solid rgba(205,231,236,.1);border-radius:999px;background:#ffffff09;cursor:pointer}.catalog-sheet .filter-pills button.active,.catalog-sheet .tag-list button.active{color:#fff;border-color:#ff625e7a;background:#ff625e29}.catalog-sheet .filter-pills svg{width:16px}.catalog-sheet__actions{display:grid;margin-top:30px;grid-template-columns:1fr 1.4fr;gap:10px}.catalog-sheet__actions button{min-height:50px;border:1px solid rgba(205,231,236,.12);border-radius:999px;background:transparent;cursor:pointer}.catalog-sheet__actions button.primary{border-color:#ff625e;background:#ff625e;color:#081419;font-weight:800}.catalog-map-list{display:grid;gap:8px}.catalog-map-list__visual{display:grid;min-height:190px;margin-bottom:12px;place-items:center;color:#ff625e;border:1px solid rgba(205,231,236,.1);border-radius:16px;background:radial-gradient(circle at 50% 55%,rgba(255,98,94,.16),transparent 10%),url(/images/hero-sakhalin.webp) center / cover;box-shadow:inset 0 0 0 999px #05121899}.catalog-map-list__visual svg{width:38px;filter:drop-shadow(0 6px 12px rgba(255,98,94,.35))}.catalog-map-list>button{display:flex;min-height:58px;align-items:center;gap:12px;padding:9px 12px;text-align:left;color:#f4f7f7;border:1px solid rgba(205,231,236,.08);border-radius:14px;background:#ffffff08;cursor:pointer}.catalog-map-list>button>svg{width:19px;color:#ff625e}.catalog-map-list>button span{display:flex;flex-direction:column}.catalog-map-list>button small{margin-top:3px;color:#e2eff280}.empty-state--night{color:#f4f7f7;background:#ffffff09}.object-page--night{width:min(880px,100%);min-height:100dvh;margin:0 auto;color:#f4f7f7;background:#061015;box-shadow:0 0 80px #0000004d}.object-page--night .object-hero{position:relative;min-height:min(790px,92dvh);overflow:hidden;padding:calc(18px + env(safe-area-inset-top)) clamp(18px,5vw,36px) 26px;color:#f4f7f7;background:#07141a}.object-page--night .object-hero>img{object-fit:cover;filter:saturate(.82) contrast(1.08)}.object-page--night .object-hero__scrim{background:linear-gradient(90deg,#030d12d6,#030d1240 80%),linear-gradient(180deg,#030d1233,#030d1242 38%,#030d12f7 86%)}.object-hero__topbar{position:relative;z-index:3}.object-page--night .object-hero__actions{position:static;display:flex;gap:8px}.object-page--night .object-hero__actions .favorite-button{min-width:48px;min-height:48px;padding:0;color:#f4f7f7;border-color:#d7ecf026;background:#081920a3;backdrop-filter:blur(16px)}.object-page--night .object-hero__actions .favorite-button span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.object-page--night .object-hero__copy{position:relative;z-index:2;display:block;max-width:620px;margin-top:clamp(110px,25vh,210px)}.object-page--night .object-hero__copy .category-chip{position:static;display:inline-flex;min-height:28px;padding:5px 10px;color:#fff;border:1px solid rgba(255,255,255,.13);background:#040f149e;backdrop-filter:blur(12px)}.object-hero__number{margin-top:18px;color:#e7f2f48a;letter-spacing:.15em}.object-page--night .object-hero__copy h1{max-width:660px;margin:12px 0;font-family:var(--display);font-size:clamp(2.4rem,8vw,5rem);font-weight:700;letter-spacing:-.04em;line-height:.98}.object-page--night .object-hero__copy h1 span,.object-page--night .object-hero__copy h1 em{display:block}.object-page--night .object-hero__copy h1 em{color:#ff625e;font-style:normal}.object-page--night .object-hero__copy>p{max-width:580px;margin:0;color:#e9f3f5b8;font-size:clamp(.95rem,2vw,1.08rem);line-height:1.55}.object-hero__location{display:flex;align-items:center;gap:8px;margin-top:15px;color:#e9f3f59e;font-size:.78rem}.object-hero__location svg{width:17px;color:#ff625e}.object-hero__tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px}.object-hero__tags span{display:inline-flex;min-height:30px;align-items:center;padding:0 11px;color:#eaf4f6ad;border:1px solid rgba(205,231,236,.12);border-radius:999px;background:#06161d85;font-size:.62rem;font-weight:700;text-transform:capitalize;backdrop-filter:blur(12px)}.object-hero__ar{width:min(100%,330px);margin-top:22px;color:#071419;background:#ff625e;box-shadow:0 14px 30px #ff625e33}.object-hero__facts{position:relative;z-index:2;display:grid;margin-top:26px;overflow:hidden;border:1px solid rgba(205,231,236,.11);border-radius:16px;background:#071920ad;grid-template-columns:repeat(3,1fr);backdrop-filter:blur(18px)}.object-hero__facts>span{display:grid;min-width:0;min-height:92px;place-items:center;align-content:center;gap:3px;padding:10px 6px;text-align:center}.object-hero__facts>span+span{border-left:1px solid rgba(205,231,236,.09)}.object-hero__facts svg{width:20px;color:#6fc5d2}.object-hero__facts b{font-size:.78rem}.object-hero__facts small{overflow:hidden;color:#e6f1f380;font-size:.58rem;text-overflow:ellipsis;white-space:nowrap}.story-quick-nav{position:sticky;z-index:35;top:0;display:flex;min-height:72px;align-items:center;gap:6px;padding:8px max(14px,env(safe-area-inset-left));overflow-x:auto;border-bottom:1px solid rgba(205,231,236,.09);background:#061015e6;backdrop-filter:blur(20px);scrollbar-width:none}.story-quick-nav button{display:inline-flex;min-width:max-content;min-height:48px;align-items:center;gap:7px;padding:0 13px;color:#e6f1f38a;border:1px solid transparent;border-radius:999px;background:transparent;cursor:pointer}.story-quick-nav button.active{color:#ff6a64;border-color:#ff625e40;background:#ff625e1a}.story-quick-nav svg{width:18px}.story-content{padding:0 clamp(18px,5vw,44px) calc(124px + env(safe-area-inset-bottom))}.story-section{padding:76px 0 0;scroll-margin-top:74px}.story-section__heading{max-width:680px;margin-bottom:26px}.story-section__heading h2{margin:8px 0 10px;font-family:var(--display);font-size:clamp(1.7rem,5.5vw,2.8rem);font-weight:700;letter-spacing:-.035em;line-height:1.03}.story-section__heading p{max-width:62ch;margin:0;color:#e2eff294;font-size:.88rem;line-height:1.6}.story-section__heading--row{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;max-width:none}.story-section__heading--row>a{display:inline-flex;min-height:44px;align-items:center;gap:6px;color:#ff6a64;font-size:.78rem;white-space:nowrap}.story-video{overflow:hidden;border-radius:18px;background:#091a21}.story-video__frame{position:relative;display:flex;min-width:0;overflow:hidden;flex-direction:column;color:#f4f7f7;background:#02080b}.story-video__media{position:relative;width:100%;aspect-ratio:16 / 9;min-height:0;overflow:hidden;background:#000;isolation:isolate}.story-video__media video{display:block;width:100%;height:100%;object-fit:contain;background:#000}.story-video__surface-toggle{position:absolute;z-index:2;inset:0;display:grid;width:100%;height:100%;padding:0;place-items:center;color:#fff;border:0;background:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent}.story-video__surface-toggle:focus-visible{outline:3px solid rgba(255,98,94,.92);outline-offset:-5px}.story-video__hero-play{display:grid;width:64px;height:64px;place-items:center;color:#071419;border-radius:50%;background:#ff625e;box-shadow:0 16px 34px #ff625e47}.story-video__loading{position:absolute;z-index:4;top:50%;left:50%;padding:7px 11px;border-radius:999px;background:#030b0fc2;font-size:.68rem;transform:translate(-50%,-50%)}.story-video__fullscreen-exit{position:absolute;z-index:6;top:max(14px,env(safe-area-inset-top));right:max(14px,env(safe-area-inset-right));display:inline-flex;min-height:46px;align-items:center;gap:8px;padding:0 14px;color:#fff;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#02090ccc;backdrop-filter:blur(14px);cursor:pointer}.story-video__fullscreen-exit svg{width:18px}.story-video__timeline{display:grid;min-height:36px;align-items:center;padding:0 12px;background:#071218;grid-template-columns:34px 1fr 34px;gap:7px;font-size:.6rem}.story-video__timeline input{width:100%;height:4px;margin:0;appearance:none;border-radius:999px;background:linear-gradient(90deg,#ff625e var(--video-progress),rgba(255,255,255,.18) var(--video-progress))}.story-video__timeline input::-webkit-slider-thumb{width:14px;height:14px;appearance:none;border:2px solid #fff;border-radius:50%;background:#ff625e}.story-video__controls{display:grid;min-height:76px;align-items:center;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);padding:10px 12px;border-top:1px solid rgba(205,231,236,.07);background:#071218}.story-video__transport{display:flex;grid-column:2;align-items:center;justify-content:center;gap:8px}.story-video__utilities{display:flex;min-width:0;grid-column:3;align-items:center;justify-self:end;gap:2px}.story-video__transport>button,.story-video__utilities>button,.story-video__speed{position:relative;display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;color:#eff7f8bd;border:0;border-radius:50%;background:transparent;cursor:pointer}.story-video__utilities>button.active{color:#ff625e;background:#ff625e1c}.story-video__transport>button svg,.story-video__utilities>button svg,.story-video__speed>svg{width:18px}.story-video__transport>button small{position:absolute;font-size:.46rem;font-weight:800}.story-video__controls .story-video__main-control{width:52px;height:52px;color:#071419;background:#ff625e;box-shadow:0 10px 24px #ff625e33}.story-video__speed select{position:absolute;inset:0;width:100%;opacity:0;cursor:pointer}.story-video__frame:fullscreen,.story-video__frame:-webkit-full-screen{width:100vw;height:100dvh;border-radius:0;background:#000}.story-video__frame:fullscreen .story-video__media,.story-video__frame:-webkit-full-screen .story-video__media{min-height:0;flex:1 1 auto;aspect-ratio:auto}.story-video__frame:fullscreen .story-video__timeline,.story-video__frame:fullscreen .story-video__controls,.story-video__frame:-webkit-full-screen .story-video__timeline,.story-video__frame:-webkit-full-screen .story-video__controls{flex:0 0 auto}.story-video__meta{padding:18px 18px 12px}.story-video__meta h3{margin:0 0 4px;font-size:1rem}.story-video__meta p{margin:0;color:#e2eff280;font-size:.72rem}.story-video__tabs{display:grid;margin:0 14px;padding:4px;border:1px solid rgba(205,231,236,.08);border-radius:999px;grid-template-columns:repeat(3,1fr)}.story-video__tabs button{min-height:44px;color:#e6f1f385;border:0;border-radius:999px;background:transparent;cursor:pointer}.story-video__tabs button.active{color:#fff;background:#ffffff12}.story-video__about{margin:0;padding:18px;color:#e2eff29e;font-size:.82rem;line-height:1.6}.story-video__chapters{margin:10px 0 0;padding:0 14px 14px;list-style:none}.story-video__chapters button{display:grid;width:100%;min-height:52px;align-items:center;padding:0 5px;text-align:left;color:#f4f7f7;border:0;border-bottom:1px solid rgba(205,231,236,.07);background:transparent;grid-template-columns:32px 1fr auto;gap:9px;cursor:pointer}.story-video__chapters span,.story-video__chapters time{color:#e2eff26b;font-size:.64rem}.story-video__chapters strong{font-size:.76rem}.story-video__fallback{display:grid;min-height:310px;place-items:center;align-content:center;gap:10px;padding:28px;text-align:center;border:1px solid rgba(205,231,236,.1);border-radius:18px;background:#091a21}.story-video__fallback>svg{width:40px;height:40px;color:#ff625e}.story-video__fallback h3,.story-video__fallback p{margin:0}.story-video__fallback p{max-width:46ch;color:#e2eff294}.story-control{display:inline-flex;min-height:46px;align-items:center;gap:8px;padding:0 16px;color:#071419;border:0;border-radius:999px;background:#ff625e;cursor:pointer}.story-quiz{display:grid;gap:16px}.story-quiz__status{display:flex;min-height:62px;align-items:center;justify-content:space-between;gap:12px;padding:0 16px;color:#ebf5f6bf;border:1px solid rgba(205,231,236,.1);border-radius:16px;background:#091a21e6}.story-quiz__status span{display:inline-flex;align-items:center;gap:8px;font-size:.76rem;font-weight:700}.story-quiz__status svg{width:20px;color:#54d0b0}.story-quiz__status strong{color:#f4f7f7;font-size:.76rem}.story-quiz__bar{height:4px;overflow:hidden;border-radius:999px;background:#ffffff14}.story-quiz__bar i{display:block;width:100%;height:100%;border-radius:inherit;background:#ff625e;transform-origin:left center;transition:transform .3s cubic-bezier(.22,1,.36,1)}.story-quiz__question-heading{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:14px}.story-quiz__question-heading>strong{font-size:.84rem}.story-quiz__question-heading>div{display:flex;gap:8px}.story-quiz__question-heading button{display:grid;width:46px;height:46px;place-items:center;color:#dceef0;border:1px solid rgba(205,231,236,.12);border-radius:14px;background:#ffffff09;cursor:pointer}.story-quiz__question-heading button[aria-pressed=true]{color:#55d4b3;border-color:#55d4b366;background:#55d4b314}.story-quiz__question-heading button:disabled{opacity:.4;cursor:not-allowed}.story-quiz__question-heading svg{width:20px}.story-quiz__card{padding:18px;border:1px solid rgba(205,231,236,.12);border-radius:16px;background:#091a21}.story-quiz__card>h3{margin:0 0 16px;font-size:clamp(1.05rem,4vw,1.3rem);line-height:1.35}.story-quiz__card>img{width:100%;height:min(220px,32dvh);margin-bottom:16px;object-fit:cover;border-radius:14px;filter:saturate(.9) contrast(1.06)}.story-quiz__hint{display:flex;align-items:flex-start;gap:8px;margin:0 0 14px;padding:11px 12px;color:#9ee5d3;border-radius:12px;background:#55d4b312;font-size:.74rem;line-height:1.5}.story-quiz__hint svg{width:18px;flex:0 0 auto}.story-quiz__answers{display:grid;gap:8px}.story-quiz__answers button{display:grid;width:100%;min-height:54px;align-items:center;padding:8px 12px;text-align:left;color:#eff7f8c7;border:1px solid rgba(205,231,236,.1);border-radius:14px;background:#ffffff06;grid-template-columns:30px 1fr 22px;gap:9px;cursor:pointer}.story-quiz__answers button>span{display:grid;width:28px;height:28px;place-items:center;border:1px solid rgba(205,231,236,.16);border-radius:50%;font-size:.65rem}.story-quiz__answers button strong{font-size:.8rem}.story-quiz__answers button.selected{color:#fff;border-color:#ff625e80;background:#ff625e21}.story-quiz__answers button.correct{border-color:#4cc09399;background:#4cc0931f}.story-quiz__answers button.incorrect{border-color:#ff625e94}.story-quiz__feedback{margin:14px 0 0;padding:12px 14px;color:#ecf6f7b8;border-radius:14px;background:#ffffff0a;font-size:.74rem;line-height:1.5}.story-quiz__feedback.correct{color:#8fddbd}.story-quiz__navigation{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:10px}.story-quiz__previous,.story-quiz__next{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:9px;border-radius:999px;font-weight:800;cursor:pointer}.story-quiz__previous{color:#f4f7f7;border:1px solid rgba(205,231,236,.14);background:#ffffff09}.story-quiz__next{color:#071419;border:0;background:#ff625e}.story-quiz__previous svg,.story-quiz__next svg{width:18px}.story-quiz__previous:disabled,.story-quiz__next:disabled{color:#e2eff25c;background:#ffffff0f;cursor:not-allowed}.story-quiz__best{justify-self:center;color:#e2eff26b;font-size:.66rem}.story-quiz--result{display:grid;min-height:330px;place-items:center;align-content:center;padding:24px;text-align:center;border:1px solid rgba(205,231,236,.1);border-radius:18px;background:#091a21}.story-quiz__score{color:#ff625e;font-family:var(--display);font-size:clamp(2.5rem,12vw,4.8rem);font-weight:700}.story-quiz--result h3{margin:10px 0 8px}.story-quiz--result p{max-width:44ch;color:#e2eff294}.story-quiz__result-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:9px}.story-quiz__result-actions button{display:inline-flex;min-height:48px;align-items:center;gap:7px;padding:0 16px;color:#f4f7f7;border:1px solid rgba(205,231,236,.12);border-radius:999px;background:transparent;cursor:pointer}.story-quiz__result-actions button.primary{color:#071419;border-color:#ff625e;background:#ff625e}.story-related-rail{display:flex;gap:12px;margin-right:calc(-1*clamp(18px,5vw,44px));padding-right:clamp(18px,5vw,44px);overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}.story-related-rail .object-card{scroll-snap-align:start}@media(max-width:760px){.catalog-hero{min-height:540px;padding-inline:18px}.catalog-hero:before{background-position:67% 35%}.catalog-hero:after{background:linear-gradient(90deg,#040e13f5,#040e137a),linear-gradient(180deg,#040e132e,#061015 88%)}.catalog-hero__brand{gap:9px}.catalog-hero__brand .logo>span:last-child{font-size:.6rem}.catalog-hero__brand .icon-button--night,.catalog-hero__utilities .icon-button--night{width:44px;height:44px}.catalog-hero__utilities{gap:6px}.catalog-hero__copy{margin-top:48px}.catalog-hero__copy h1{font-size:clamp(2.8rem,13.5vw,3.7rem)}.catalog-page--night .catalog-tabs{width:100%;border-radius:18px}.catalog-page--night .catalog-tabs button{min-height:54px;padding:0 12px;flex:1}.catalog-page--night .catalog-search-row{grid-template-columns:minmax(0,1fr) 58px 58px}.filter-button--night{width:58px;justify-content:center;padding:0}.filter-button--night span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.catalog-page--night .catalog-result-heading{padding-inline:18px}.catalog-page--night .object-grid--catalog{padding-inline:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 10px}.object-card{aspect-ratio:.68;border-radius:16px}.object-card__content{padding:12px}.object-card h3{font-size:clamp(.84rem,4vw,1rem)}.object-card__description{font-size:.64rem}.object-card__meta{font-size:.59rem}.object-page--night .object-hero{min-height:760px;padding-inline:18px}.object-hero__topbar .logo .logo__mark{display:none}.object-hero__topbar .logo>span:last-child{font-size:.52rem}.object-page--night .object-hero__copy{margin-top:clamp(105px,18vh,160px)}.object-page--night .object-hero__copy h1{font-size:clamp(2.2rem,11vw,3.2rem)}.object-hero__ar{width:100%}.object-hero__facts>span{min-height:82px}.story-quick-nav{display:grid;min-height:82px;padding:8px 10px;grid-template-columns:repeat(4,minmax(68px,1fr));gap:0}.story-quick-nav button{min-width:68px;min-height:64px;justify-content:center;flex-direction:column;gap:4px;padding:5px 4px;border:0;border-right:1px solid rgba(205,231,236,.07);border-radius:0}.story-quick-nav button:first-child{border-radius:13px 0 0 13px}.story-quick-nav button:last-child{border-right:0;border-radius:0 13px 13px 0}.story-quick-nav button span{font-size:.58rem;font-weight:700}.story-quick-nav button.active{border-color:#cde7ec12;background:#ff625e14}.story-video__controls{min-height:122px;grid-template-columns:1fr;padding:8px 10px 10px}.story-video__transport,.story-video__utilities{grid-column:1}.story-video__transport{grid-row:1}.story-video__utilities{width:100%;grid-row:2;justify-content:center;justify-self:stretch;border-top:1px solid rgba(205,231,236,.06)}.story-video__transport>button,.story-video__utilities>button,.story-video__speed{width:44px;height:44px}.story-section__heading--row{align-items:flex-start;flex-direction:column}.catalog-sheet-backdrop{padding:0}.catalog-sheet{width:100%;border-right:0;border-bottom:0;border-left:0;border-radius:24px 24px 0 0}}@media(max-width:370px){.catalog-hero__brand .logo__mark,.catalog-hero__utilities button:first-child{display:none}.catalog-page--night .catalog-tabs button{padding-inline:9px;font-size:.72rem}.catalog-page--night .catalog-tabs button span{min-width:22px;min-height:22px;margin-left:3px}.object-card__description{display:none}.object-hero__topbar{grid-template-columns:auto 1fr auto}.object-page--night .object-hero__actions .icon-button--night,.story-quick-nav button span{display:none}}html.app-preloader-active,html.app-preloader-active body{overflow:hidden}.app-preloader{position:fixed;z-index:5000;inset:0;display:grid;min-height:100dvh;place-items:center;overflow:hidden;padding:calc(28px + env(safe-area-inset-top)) 24px calc(28px + env(safe-area-inset-bottom));color:#f4f7f7;background:#061015;opacity:1;transition:opacity .34s var(--ease-out)}.app-preloader__backdrop{position:absolute;inset:0;background:linear-gradient(180deg,#030c11f0,#030c11c2 48%,#030c1133,#030c11b8),url(/images/hero-sakhalin.webp) 58% 72% / cover no-repeat;animation:app-preloader-landscape .52s var(--ease-out) both;transform-origin:58% 72%}.app-preloader__content{position:relative;z-index:1;display:grid;width:min(100%,420px);justify-items:center;margin-top:-2dvh;text-align:center;transition:opacity .3s var(--ease-out),transform .34s var(--ease-out);animation:app-preloader-materialize .46s var(--ease-out)}.app-preloader__mark{width:88px;height:106px;color:#ff746e;border-width:2px;animation:app-preloader-arrive .62s var(--ease-out) 80ms both}.app-preloader__mark:before,.app-preloader__mark:after,.app-preloader__mark i{right:-10px;left:-10px;border-top-width:2px}.app-preloader__mark:before{bottom:29px;height:27px}.app-preloader__mark:after{bottom:12px;height:24px}.app-preloader__mark i{bottom:49px;height:29px}.app-preloader__brand{display:grid;margin-top:34px;font-family:var(--display);font-size:clamp(1.55rem,7vw,2.15rem);font-weight:600;letter-spacing:.28em;line-height:1.28;text-transform:uppercase;animation:app-preloader-arrive .62s var(--ease-out) .14s both}.app-preloader__brand strong,.app-preloader__brand b{font:inherit}.app-preloader__brand b{color:#ff625e}.app-preloader__content>p{margin:28px 0 0;color:#e4f0f28f;font-size:.72rem;font-weight:500;letter-spacing:.2em;line-height:1.8;text-transform:uppercase}.app-preloader__progress{position:relative;display:grid;width:128px;height:128px;margin-top:40px;place-items:center}.app-preloader__progress svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible;transform:rotate(-90deg)}.app-preloader__track,.app-preloader__meter{fill:none;stroke-width:1.5}.app-preloader__track{stroke:#dceff229}.app-preloader__meter{stroke:#ff6e68;stroke-dasharray:100;stroke-linecap:round;transition:stroke-dashoffset .22s linear}.app-preloader__orbit{position:absolute;inset:8px;transform:rotate(var(--boot-angle));transition:transform .22s linear}.app-preloader__orbit i{position:absolute;top:-2px;left:50%;width:7px;height:7px;border-radius:50%;background:#ff6e68;box-shadow:0 5px 16px #ff625ec7;transform:translate(-50%)}.app-preloader__progress>strong{color:#f7fbfb;font-size:1.5rem;font-weight:500;letter-spacing:-.03em}.app-preloader__label{margin-top:14px;color:#e4f0f275;font-size:.68rem;letter-spacing:.18em;text-transform:uppercase}.app-preloader__stages{position:absolute;z-index:1;bottom:calc(48px + env(safe-area-inset-bottom));left:50%;display:flex;gap:10px;transform:translate(-50%)}.app-preloader__stages i{width:8px;height:8px;border-radius:50%;background:#e9f4f524;transition:background-color .18s ease,transform .18s var(--ease-out)}.app-preloader__stages i.complete{background:#ff625e;transform:scale(1.15)}.app-preloader--route,.app-preloader--suspense{transition-duration:.16s}.app-preloader--suspense{z-index:4900}.app-preloader--route .app-preloader__backdrop,.app-preloader--suspense .app-preloader__backdrop{animation:none}.app-preloader--route .app-preloader__mark,.app-preloader--route .app-preloader__brand,.app-preloader--route .app-preloader__content>p,.app-preloader--route .app-preloader__progress,.app-preloader--route .app-preloader__label{animation:app-preloader-route-arrive .18s var(--ease-out) both}.app-preloader--route .app-preloader__content{transition:opacity .15s var(--ease-out),transform .16s var(--ease-out)}.app-preloader--suspense .app-preloader__mark,.app-preloader--suspense .app-preloader__brand,.app-preloader--suspense .app-preloader__content>p,.app-preloader--suspense .app-preloader__progress,.app-preloader--suspense .app-preloader__label{animation:none}.app-preloader--suspense .app-preloader__orbit{animation:app-preloader-route-orbit .9s linear infinite}.app-preloader--leaving{opacity:0;pointer-events:none}.app-preloader--leaving .app-preloader__content{opacity:0;transform:scale(.9) translateY(6px)}@keyframes app-preloader-landscape{0%{opacity:0;transform:scale(1.06)}to{opacity:1;transform:scale(1)}}@keyframes app-preloader-materialize{0%{opacity:0;transform:scale(.92) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes app-preloader-arrive{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes app-preloader-route-arrive{0%{opacity:.72;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes app-preloader-route-orbit{to{transform:rotate(1turn)}}@media(prefers-reduced-motion:reduce){.app-preloader,.app-preloader__content,.app-preloader__meter,.app-preloader__orbit,.app-preloader__stages i{transition-duration:1ms}.app-preloader__backdrop,.app-preloader__content{animation:app-preloader-fade .16s var(--ease-out) both}.app-preloader--leaving .app-preloader__content{transform:none}.app-preloader--suspense .app-preloader__orbit{animation:none}}@keyframes app-preloader-fade{0%{opacity:0}to{opacity:1}}@media(min-width:761px){.catalog-sheet-backdrop{align-items:center}.catalog-sheet{border-radius:22px}}:root{color-scheme:dark;--night: #0a131a;--night-2: #0e1a23;--night-3: #13212b;--night-4: #1a2b37;--story-text: #f4f7f7;--story-muted: rgba(226, 239, 242, .64);--story-faint: rgba(226, 239, 242, .42);--story-border: rgba(205, 231, 236, .12);--story-glass: rgba(10, 19, 26, .82);--coral: #ff625e;--coral-soft: #ff7770;--cyan: #64d6ce;--green: #5bd2ac;--accent-soft: #ec7a72;--accent-soft-deep: #d95f57;--gold: #e1c166;--page-width: 1180px;background:var(--night)}html,body,#root{min-height:100%;background:var(--night)}body{color:var(--story-text);overflow-x:hidden}::selection{color:var(--night);background:var(--coral)}.main-with-nav{padding-bottom:calc(72px + env(safe-area-inset-bottom))}.logo{color:var(--story-text)}.logo>span:last-child b,.logo>span:last-child em{line-height:.88;letter-spacing:.08em}.logo>span:last-child em{color:var(--coral)}.logo__mark{border-color:#e2eff29e}.button{min-height:52px;border-radius:999px;font-weight:800}.button--coral{color:#071419;background:linear-gradient(135deg,#ff6b63,#ef4f50);box-shadow:0 18px 44px #ef4f5033}.button--glass,.button--secondary{color:var(--story-text);border:1px solid var(--story-border);background:#091c23ad;box-shadow:0 14px 38px #0005082e}.icon-button--night,.icon-button{color:var(--story-text);border:1px solid var(--story-border);background:#051218b8;box-shadow:0 12px 32px #00050838}.bottom-nav{position:fixed;z-index:400;right:max(12px,calc((100vw - 520px)/2));bottom:max(10px,env(safe-area-inset-bottom));left:max(12px,calc((100vw - 520px)/2));display:grid;grid-template-columns:repeat(5,minmax(0,1fr));min-height:72px;padding:5px 8px;border:1px solid rgba(205,231,236,.11);border-radius:28px;background:#051218ed;box-shadow:0 22px 54px #00040794;backdrop-filter:blur(22px) saturate(1.18)}.bottom-nav a{position:relative;display:flex;min-width:0;min-height:58px;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#deedf075;font-size:.58rem;font-weight:700}.bottom-nav a>svg{position:relative;z-index:1;width:21px;height:21px;transition:transform .2s var(--ease-in-out)}.bottom-nav a:before{position:absolute;z-index:0;top:-22px;left:50%;width:48px;height:48px;border:1px solid transparent;border-radius:50%;content:"";opacity:0;transform:translate(-50%) scale(.82);pointer-events:none;transition:opacity .16s var(--ease-out),transform .2s var(--ease-out)}.bottom-nav a.active{color:var(--coral)}.bottom-nav a.active:before{border-color:#ffffff2e;background:var(--coral);box-shadow:0 0 0 4px var(--night),0 14px 30px #ff625e40;opacity:1;transform:translate(-50%) scale(1)}.bottom-nav a.active>svg,.bottom-nav a.active .bottom-nav__primary-icon{color:var(--night);transform:translateY(-19px)}.bottom-nav a>span:last-child{position:relative;z-index:2;line-height:1.1;transform:translateY(3px);white-space:nowrap}.bottom-nav__primary-icon{position:relative;z-index:1;display:grid;width:21px;height:21px;place-items:center;color:currentColor;transition:transform .2s var(--ease-in-out)}.bottom-nav__primary-icon svg{width:21px}.bottom-nav__primary>span:last-child{margin-top:-1px}.home-page--reference{width:100%;color:var(--story-text);background:var(--night)}.home-cover{position:relative;min-height:82svh;overflow:hidden;isolation:isolate}.home-cover__image,.home-cover__scrim{position:absolute;inset:0;width:100%;height:100%}.home-cover__image{z-index:-3;object-fit:cover;object-position:63% center;filter:saturate(.72) contrast(1.08);transform:scale(1.015)}.home-cover__scrim{z-index:-2;background:linear-gradient(90deg,#0a131ae6,#0a131a6b 56%,#0a131a2e),linear-gradient(180deg,rgba(10,19,26,.48) 0%,rgba(10,19,26,.08) 32%,rgba(10,19,26,.92) 82%,var(--night) 100%)}.home-cover__topbar{display:flex;width:min(100%,var(--page-width));margin:0 auto;padding:calc(24px + env(safe-area-inset-top)) clamp(20px,5vw,64px) 0;align-items:center;justify-content:space-between}.home-cover__topbar>div{display:flex;gap:10px}.home-cover__content{position:absolute;right:0;bottom:clamp(150px,19vh,190px);left:0;width:min(100%,var(--page-width));margin:0 auto;padding:0 clamp(20px,5vw,64px)}.home-cover__label,.object-hero__marker-label{display:inline-flex;min-height:34px;padding:0 14px;align-items:center;gap:8px;border:1px solid rgba(255,112,103,.2);border-radius:999px;color:var(--coral-soft);background:#0512189e;font-size:.68rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.home-cover__label i{width:7px;height:7px;border-radius:50%;background:var(--coral);box-shadow:0 0 0 5px #ff625e1f}.home-cover h1{max-width:760px;margin:20px 0 16px;color:var(--story-text);font-family:var(--display);font-size:clamp(2.65rem,11vw,5.8rem);line-height:.98;letter-spacing:-.04em}.home-cover h1 em{color:var(--coral);font-style:normal}.home-cover__content>p{max-width:510px;margin:0;color:#eaf4f5c2;font-size:clamp(.96rem,3.5vw,1.16rem);line-height:1.55}.home-cover__actions{display:flex;margin-top:24px;gap:12px}.home-cover__actions .button{min-width:218px}.home-cover__trust{display:flex;margin-top:18px;gap:18px;color:var(--story-faint);font-size:.72rem}.home-cover__trust span{display:inline-flex;align-items:center;gap:7px}.home-cover__trust svg{width:15px}.home-cover__next{position:absolute;right:clamp(20px,5vw,64px);bottom:24px;display:grid;width:min(360px,calc(100% - 40px));min-height:88px;grid-template-columns:70px 1fr 24px;padding:9px 14px 9px 9px;align-items:center;gap:13px;border:1px solid var(--story-border);border-radius:18px;color:var(--story-text);background:#06141adb;box-shadow:0 22px 54px #00050859;backdrop-filter:blur(18px)}.home-cover__next img{width:70px;height:70px;border-radius:13px;object-fit:cover}.home-cover__next span{display:grid;gap:4px}.home-cover__next small{color:var(--coral-soft);font-size:.62rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.home-cover__next strong{line-height:1.2}.home-stories,.home-directions,.home-how,.home-progress,.home-final-cta,.site-footer--night{width:min(100%,var(--page-width));margin:0 auto;padding:76px clamp(20px,5vw,64px)}.home-section-heading{display:flex;margin-bottom:28px;align-items:end;justify-content:space-between;gap:20px}.home-section-heading>div>span,.home-featured-media__content>span,.home-progress>div>span,.home-final-cta>span{color:var(--coral-soft);font-size:.68rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.home-section-heading h2,.home-featured-media h2,.home-final-cta h2{margin:8px 0 0;color:var(--story-text);font-family:var(--display);font-size:clamp(1.9rem,6vw,3.65rem);line-height:1;letter-spacing:-.035em}.home-section-heading>a,.home-progress>a{display:inline-flex;min-height:44px;align-items:center;gap:8px;color:var(--story-muted);font-weight:700}.home-story-rail{display:grid;grid-auto-columns:minmax(235px,28%);grid-auto-flow:column;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.home-story-rail::-webkit-scrollbar{display:none}.home-story-rail .object-card{min-width:0;scroll-snap-align:start}.home-direction-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.home-direction{position:relative;min-height:390px;overflow:hidden;border-radius:18px;color:var(--story-text);background:var(--night-3);box-shadow:0 22px 50px #00040747}.home-direction:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,#040f1414,#040f14e6)}.home-direction>img{width:100%;height:100%;object-fit:cover}.home-direction>span{position:absolute;z-index:1;right:28px;bottom:28px;left:28px;display:grid;gap:7px}.home-direction>span svg{width:28px;color:var(--cyan)}.home-direction small{color:var(--coral-soft);font-size:.64rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.home-direction strong{font-family:var(--display);font-size:clamp(1.4rem,4vw,2.2rem)}.home-direction b{max-width:340px;color:var(--story-muted);font-size:.82rem;font-weight:500;line-height:1.45}.home-direction>svg{position:absolute;z-index:2;right:25px;bottom:28px}.home-how ol{display:grid;margin:0;padding:0;border-top:1px solid var(--story-border);list-style:none}.home-how li{display:grid;min-height:112px;grid-template-columns:34px 48px 1fr;align-items:center;gap:18px;border-bottom:1px solid var(--story-border)}.home-how li>span{color:var(--coral-soft);font-size:.7rem;font-weight:800}.home-how li>svg{width:29px;color:var(--cyan)}.home-how li strong{font-family:var(--display);font-size:1rem}.home-how li p{margin:5px 0 0;color:var(--story-muted);font-size:.84rem}.home-featured-media{position:relative;width:min(calc(100% - 40px),calc(var(--page-width) - 80px));min-height:560px;margin:40px auto 0;overflow:hidden;border-radius:22px;isolation:isolate}.home-featured-media>img,.home-featured-media__scrim{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover}.home-featured-media__scrim{z-index:-1;background:linear-gradient(90deg,#040f14e6,#040f14ad 34%,#040f1433 72%,#040f1414),linear-gradient(0deg,rgba(4,15,20,.76),transparent 62%)}.home-featured-media__content{position:absolute;right:clamp(24px,5vw,64px);bottom:clamp(30px,6vw,64px);left:clamp(24px,5vw,64px);max-width:580px}.home-featured-media p{max-width:52ch;color:var(--story-muted);line-height:1.6}.home-featured-media .button{margin-top:12px}.home-progress{display:grid;gap:18px}.home-progress>div:first-child{display:flex;align-items:end;justify-content:space-between}.home-progress>div>strong{font-family:var(--display);font-size:2rem}.home-progress__bar{height:4px;overflow:hidden;border-radius:999px;background:#deedf01f}.home-progress__bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--cyan),var(--coral))}.home-progress p{max-width:62ch;margin:0;color:var(--story-muted);line-height:1.65}.home-final-cta{position:relative;min-height:430px;display:flex;flex-direction:column;justify-content:center;border-top:1px solid var(--story-border);text-align:center}.home-final-cta .button{width:min(100%,330px);margin:30px auto 0}.site-footer--night{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;border-top:1px solid var(--story-border);color:var(--story-muted)}.site-footer--night>div{display:flex;gap:18px}.site-footer--night a{color:var(--story-muted)}.catalog-page--night,.object-page--night{color:var(--story-text);background:var(--night)}.catalog-hero{min-height:570px;background-position:66% center}.catalog-hero__topbar{padding-top:calc(22px + env(safe-area-inset-top))}.catalog-hero__brand .logo{transform:scale(1.04);transform-origin:left center}.catalog-hero__back{width:46px;height:46px;flex:0 0 auto}.catalog-hero__copy h1{font-size:clamp(3rem,10.7vw,5.9rem);line-height:.96}.catalog-hero__copy h1 em{color:var(--coral)}.catalog-controls{border-color:var(--story-border);background:#061319c7;backdrop-filter:blur(20px)}.filter-button--night svg{color:var(--story-text)}.catalog-tabs button.active{color:var(--coral-soft)}.catalog-tabs button.active:after{background:var(--coral)}.catalog-result-heading,.object-grid--catalog,.empty-state--night{width:min(calc(100% - 40px),var(--page-width));margin-right:auto;margin-left:auto}.object-grid--catalog{padding-bottom:70px}.object-card{overflow:hidden;border:1px solid var(--story-border);border-radius:18px;color:var(--story-text);background:var(--night-3);box-shadow:0 20px 44px #0005083d}.object-card__media:after{background:linear-gradient(180deg,#05121805 28%,#051218eb)}.object-card__content{color:var(--story-text)}.object-card__content>p,.object-card__description,.object-card__meta{color:var(--story-muted)}.object-card__content h3 a{color:var(--story-text)}.object-card__meta span:last-child,.category-chip--products{color:var(--coral-soft)}.category-chip,.viewed-chip{border:1px solid rgba(255,255,255,.12);background:#051218b8;backdrop-filter:blur(12px)}.object-hero{display:flex;min-height:auto;padding:0 clamp(18px,5vw,54px) 38px;flex-direction:column;background:var(--night)}.object-hero>img{filter:saturate(.82) contrast(1.06)}.object-hero__scrim{background:linear-gradient(180deg,rgba(4,15,20,.34) 0%,rgba(4,15,20,.2) 22%,rgba(4,15,20,.88) 55%,var(--night) 82%),linear-gradient(90deg,rgba(4,15,20,.5),transparent 72%)}.object-hero__topbar{position:relative;z-index:2;width:100%;padding:calc(22px + env(safe-area-inset-top)) 0 0}.object-hero__copy{position:relative;z-index:2;width:100%;max-width:780px;margin:clamp(120px,19vh,190px) auto 0}.object-hero__marker-label svg{width:16px}.object-hero__copy h1{margin:22px 0 14px;color:var(--story-text);font-size:clamp(2.65rem,10vw,5.4rem);line-height:.98}.object-hero__copy h1 span,.object-hero__copy h1 em{display:block}.object-hero__copy h1 em{color:var(--coral)}.object-hero__location{margin-bottom:14px;color:#eaf4f5b8}.object-hero__copy>p{max-width:52ch;margin:0;color:var(--story-muted);font-size:1rem;line-height:1.55}.object-hero__tags{margin-top:20px}.object-hero__tags span{color:#ecf6f7c7;background:#07181ead}.story-quick-nav--hero,.object-hero__route,.object-hero__waits,.object-hero__ar,.object-hero__privacy,.object-hero__facts{position:relative;z-index:2;width:100%;max-width:780px;margin-right:auto;margin-left:auto}.story-quick-nav--hero{display:grid;min-height:104px;margin-top:34px;grid-template-columns:repeat(4,minmax(0,1fr));padding:10px;gap:0;border:1px solid var(--story-border);border-radius:18px;background:#07181eb8;box-shadow:0 18px 42px #00050838;backdrop-filter:blur(18px)}.story-quick-nav--hero button{min-width:0;min-height:82px;border-right:1px solid rgba(205,231,236,.08);color:var(--story-muted)}.story-quick-nav--hero button:last-child{border-right:0}.story-quick-nav--hero button svg{width:27px;height:27px;color:var(--cyan)}.story-quick-nav--hero button.active,.story-quick-nav--hero button.active svg{color:var(--coral)}.object-hero__route{display:grid;min-height:124px;margin-top:18px;grid-template-columns:1fr minmax(120px,40%) 44px;padding:20px 18px 20px 22px;align-items:center;gap:14px;border:1px solid var(--story-border);border-radius:18px;color:var(--story-text);text-align:left;background:#071920d1}.object-hero__route>span{display:grid;gap:7px}.object-hero__route strong{font-family:var(--display);font-size:.94rem}.object-hero__route small{color:var(--story-muted);line-height:1.45}.object-hero__route>i{position:relative;display:block;height:62px;border-radius:12px;background:radial-gradient(circle at 18% 62%,var(--coral) 0 4px,transparent 5px),radial-gradient(circle at 52% 32%,var(--gold) 0 4px,transparent 5px),radial-gradient(circle at 84% 66%,var(--cyan) 0 4px,transparent 5px),linear-gradient(155deg,transparent 43%,rgba(255,98,94,.7) 44% 46%,transparent 47%) 0 0 / 52% 100%,linear-gradient(25deg,transparent 43%,rgba(100,214,206,.7) 44% 46%,transparent 47%) 100% 0 / 52% 100%}.object-hero__route>i b{display:none}.object-hero__waits{margin-top:25px}.object-hero__waits>span{color:var(--story-faint);font-size:.64rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.object-hero__waits>div{display:grid;margin-top:13px;grid-auto-columns:minmax(132px,1fr);grid-auto-flow:column;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.object-hero__waits button{position:relative;min-height:172px;overflow:hidden;padding:14px;border:1px solid var(--story-border);border-radius:16px;color:var(--story-text);background-position:center;background-size:cover;scroll-snap-align:start}.object-hero__waits button:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,#040f1424,#040f14db)}.object-hero__waits button svg,.object-hero__waits button b{position:absolute;z-index:1;left:14px}.object-hero__waits button svg{top:14px;width:22px;color:var(--coral)}.object-hero__waits button b{bottom:14px;font-size:.72rem;text-transform:uppercase}.object-hero__ar{min-height:62px;margin-top:26px;font-size:1rem}.object-hero__privacy{display:flex;min-height:58px;margin-top:14px;padding:0 18px;align-items:center;gap:10px;border:1px solid rgba(205,231,236,.08);border-radius:16px;color:var(--story-faint);background:#07181e8a;font-size:.76rem}.object-hero__privacy svg{width:18px}.object-hero__facts{margin-top:14px}.story-content{max-width:880px;background:var(--night)}.story-section{scroll-margin-top:28px}.story-section__heading>span{color:var(--coral-soft)}.story-section__heading h2{color:var(--story-text)}.story-section__heading p{color:var(--story-muted)}.story-video{border-color:var(--story-border);background:var(--night-2);box-shadow:0 20px 46px #00050838}.page,.collection-page,.scan-mode-page,.help-page,.demo-page,.marker-page,.unknown-object,.not-found-page{color:var(--story-text);background:radial-gradient(circle at 78% 0%,rgba(46,124,120,.14),transparent 34rem),var(--night)}.page-header,.page-header h1,.scan-mode-intro h2,.help-hero h2,.demo-intro h2,.collection-hero h1{color:var(--story-text)}.scan-mode-card,.help-steps li,.accordion article,.limitations-panel,.demo-console,.collection-stat,.achievement-card,.marker-sheet,.empty-state{border-color:var(--story-border);color:var(--story-text);background:var(--night-2);box-shadow:0 18px 42px #00050833}.scan-mode-card p,.privacy-note,.help-steps p,.accordion p,.limitations-panel li,.demo-intro p,.demo-note p,.marker-sheet li,.collection-page p{color:var(--story-muted)}.scan-mode-card--primary,.help-privacy,.demo-device{color:var(--story-text);background:linear-gradient(145deg,#0b2730,#08171d)}.marker-page header,.marker-sheet{width:min(calc(100% - 40px),980px);margin-right:auto;margin-left:auto}.marker-sheet>img{background:#fff}.not-found-page__mist{opacity:.32}@media(hover:hover){.home-direction:hover img,.home-featured-media:hover>img{transform:scale(1.035);transition:transform .7s var(--ease-out)}.bottom-nav a:hover,.home-section-heading>a:hover,.home-progress>a:hover{color:var(--story-text)}}@media(min-width:900px){.bottom-nav{display:none}.main-with-nav{padding-bottom:0}.home-cover__next{right:max(64px,calc((100vw - var(--page-width)) / 2 + 64px))}}@media(max-width:760px){.home-cover__topbar .logo{transform:scale(.9);transform-origin:left center}.home-cover__topbar .icon-button{width:44px;height:44px}.home-cover__content{bottom:158px}.home-cover h1{margin-top:16px}.home-cover__actions{display:grid}.home-cover__actions .button{width:100%;min-width:0}.home-cover__trust{justify-content:space-between;gap:10px}.home-cover__next{bottom:18px;min-height:76px;grid-template-columns:58px 1fr 20px}.home-cover__next img{width:58px;height:58px}.home-stories,.home-directions,.home-how,.home-progress,.home-final-cta,.site-footer--night{padding-top:62px;padding-bottom:62px}.home-story-rail{width:calc(100% + 20px);grid-auto-columns:74%;padding-right:20px}.home-direction-grid{grid-template-columns:1fr}.home-direction{min-height:310px}.home-featured-media{min-height:500px}.site-footer--night{grid-template-columns:1fr}.site-footer--night>div{flex-wrap:wrap}.catalog-hero{min-height:0;padding-right:18px;padding-bottom:30px;padding-left:18px}.catalog-hero__topbar{padding-right:0;padding-left:0}.catalog-hero__copy{margin-top:72px}.catalog-controls{padding:10px 0 0;border:0;background:transparent;backdrop-filter:none}.catalog-tabs{min-height:58px;padding:0 10px;border:1px solid var(--story-border);border-radius:18px;background:#061319b8;backdrop-filter:blur(16px)}.catalog-search-row{margin-top:12px}.filter-button--night span{display:none}.catalog-result-heading,.object-grid--catalog,.empty-state--night{width:calc(100% - 36px)}.object-grid--catalog{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 10px}.object-grid--catalog .object-card{min-width:0;border:0;background:transparent;box-shadow:none}.object-grid--catalog .object-card__media{min-height:258px;border:1px solid var(--story-border);border-radius:16px}.object-grid--catalog .object-card__content{position:absolute;right:0;bottom:0;left:0;z-index:3;padding:14px;pointer-events:none}.object-grid--catalog .object-card__content>p:first-child{font-size:.54rem}.object-grid--catalog .object-card__content h3{font-size:.9rem}.object-grid--catalog .object-card__description{display:none}.object-grid--catalog .object-card__meta{margin-top:10px;font-size:.6rem}.object-grid--catalog .category-chip{top:10px;left:10px}.object-grid--catalog .favorite-button{top:8px;right:8px}.object-hero{min-height:auto;padding-bottom:28px}.object-hero__topbar .logo{transform:scale(.82)}.object-hero__copy{margin-top:104px}.object-hero__copy h1{font-size:clamp(2.45rem,11vw,3.4rem)}.object-hero__copy>p{font-size:.92rem}.story-quick-nav--hero{min-height:92px;margin-top:28px;padding:8px 3px}.story-quick-nav--hero button{min-height:74px;padding:5px 2px;font-size:.56rem}.story-quick-nav--hero button svg{width:23px}.object-hero__route{min-height:112px;grid-template-columns:1fr 92px 28px;padding:17px}.object-hero__route>i{height:54px}.object-hero__waits>div{grid-auto-columns:126px}.object-hero__waits button{min-height:156px}.object-hero__facts{display:none}.story-content{padding-right:20px;padding-left:20px}}@media(max-width:390px){.bottom-nav{right:8px;left:8px;padding-right:4px;padding-left:4px}.bottom-nav a{font-size:.54rem}.home-cover__topbar,.home-cover__content{padding-right:18px;padding-left:18px}.home-cover__content{bottom:150px}.home-cover__label{min-height:31px;font-size:.61rem}.home-cover__trust{font-size:.65rem}.object-hero__route{grid-template-columns:1fr 70px 24px}}.button:not(:disabled):active,.icon-button:active,.favorite-button:active,.object-card:active,.scan-mode-card:active{transform:none}.button:not(:disabled):active,.icon-button:active,.favorite-button:active,.scan-mode-card:active{filter:brightness(.92)}.object-card__media img{background:var(--night-3)}.story-quiz{overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.story-quiz__feedback-slot{min-height:68px}.story-quiz__feedback{display:flex;min-height:54px;margin-top:14px;align-items:center}.story-quiz__feedback.pending{color:var(--story-faint);border:1px dashed rgba(205,231,236,.1);background:#ffffff05}.collection-page{overflow:hidden}.collection-breakdown article,.achievements-grid article,.collection-empty{color:var(--story-text);border-color:var(--story-border);background:linear-gradient(145deg,#0c242cf5,#07171df5);box-shadow:0 18px 42px #00050838}.collection-breakdown article>svg,.achievements-grid article>span{color:var(--cyan)}.collection-breakdown span,.achievements-grid p,.collection-empty p{color:var(--story-muted)}.collection-breakdown .linear-progress{background:#ffffff14}.collection-list-section .object-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.collection-list-section .object-card--compact{width:100%;min-width:0;flex:none}.help-hero{overflow:hidden;color:var(--story-text);border:1px solid var(--story-border);background:radial-gradient(circle at 82% 28%,rgba(100,214,206,.2),transparent 15rem),linear-gradient(145deg,#0c2932,#07171d);box-shadow:0 20px 48px #0005083d}.help-hero>svg{display:block;color:var(--cyan);opacity:.72}@media(max-width:760px){.object-grid--catalog .object-card__media{min-height:0}.collection-list-section .object-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.collection-list-section .object-card--compact{aspect-ratio:.76}.scan-mode-intro h2{max-width:100%;font-size:clamp(1.78rem,8.8vw,2.4rem);white-space:nowrap}.help-hero{min-height:250px;padding:30px 24px}.help-hero h2{font-size:clamp(2rem,10vw,3.1rem)}.help-hero>svg{width:clamp(72px,24vw,118px);flex:0 0 auto}}@media(max-width:390px){.help-hero>svg{display:block;width:76px}.story-quiz__card{padding:15px}.story-quiz__navigation{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}}@media(prefers-reduced-motion:reduce){.home-direction img,.home-featured-media>img{transition:none}}.status-bar{position:absolute;z-index:8;top:calc(14px + env(safe-area-inset-top));right:24px;left:24px;display:flex;align-items:center;justify-content:space-between;color:#f7fbfb;pointer-events:none}.status-bar strong{font-size:.9rem;font-weight:800;letter-spacing:-.03em}.status-bar>span{display:flex;align-items:center;gap:5px}.status-bar svg{width:17px;height:17px;stroke-width:2.5}.bottom-nav{right:10px;bottom:calc(7px + env(safe-area-inset-bottom));left:10px;display:grid;height:56px;min-height:56px;padding:2px 4px;border:1px solid rgba(207,230,233,.1);border-radius:20px;background:#0a131af2;box-shadow:0 16px 40px #0003067a;grid-template-columns:repeat(5,minmax(0,1fr));backdrop-filter:blur(22px)}.bottom-nav a{position:relative;z-index:1;min-height:44px;height:44px;gap:2px;color:#deedf07a;font-size:clamp(.44rem,1.9vw,.54rem);font-weight:600}.bottom-nav a:before{position:absolute;z-index:-1;top:2px;left:50%;width:30px;height:30px;content:"";border:1px solid rgba(255,98,94,.2);border-radius:50%;background:#ff625e14;opacity:0;transform:translate(-50%)}.bottom-nav a.active{color:#e8f2f3c2}.bottom-nav a.active:before{opacity:0}.bottom-nav a>svg{width:19px;height:19px}.bottom-nav .bottom-nav__scanner{color:var(--coral-soft)}.bottom-nav .bottom-nav__scanner:before{display:none}.bottom-nav__scanner-icon{display:grid;width:42px;height:42px;margin-top:-13px;place-items:center;color:#fff;border:2px solid rgba(255,126,120,.88);border-radius:50%;background:radial-gradient(circle at 34% 28%,rgba(255,255,255,.2),transparent 34%),#a94140;box-shadow:0 0 0 6px #ff625e14,0 0 20px #ff625e57,0 10px 20px #0006}.bottom-nav__scanner-icon svg{width:21px;height:21px}.bottom-nav__scanner>span:last-child{margin-top:-2px}.app-preloader__backdrop{background:linear-gradient(180deg,#030c11ed,#030c11d1 47%,#030c1152 72%,#030c1199),url(/images/4972a1b7-3a40-4760-90b0-d51b278bbe56.jpg) center / cover no-repeat;filter:saturate(.64) contrast(1.04)}.app-preloader__content{position:absolute;top:18.5%;margin:0}.app-preloader__mark{width:68px;height:86px;color:#ff7a74;border-width:1.5px}.app-preloader__brand{margin-top:26px;font-family:var(--body);font-size:clamp(1.45rem,7.4vw,2rem);font-weight:700;letter-spacing:.26em;line-height:1.12}.app-preloader__content>p{margin-top:25px;font-size:.66rem;letter-spacing:.17em;line-height:1.85}.app-preloader__progress{width:112px;height:112px;margin-top:35px}.app-preloader__label{margin-top:13px;font-size:.64rem}.app-preloader__stages{bottom:calc(54px + env(safe-area-inset-bottom));gap:9px}.app-preloader__stages i{width:7px;height:7px}.catalog-page--night{width:100%;padding:0 0 calc(112px + env(safe-area-inset-bottom))}.catalog-hero{position:relative;min-height:560px;padding:0 20px 8px;overflow:hidden;background:linear-gradient(180deg,rgba(4,14,19,.46),rgba(4,14,19,.88) 72%,var(--night) 100%),url(/images/hero-sakhalin.webp) 68% center / cover no-repeat}.catalog-hero:before,.catalog-hero:after{display:none}.catalog-hero__topbar{position:relative;z-index:2}.catalog-hero__brand .logo{transform:none}.catalog-hero__utilities{gap:10px}.catalog-hero__utilities .icon-button{width:48px;height:48px;border-color:#d8ecef21;background:#06141ab8}.catalog-hero__copy{position:relative;z-index:2;margin-top:70px}.catalog-hero__copy>span{color:var(--coral-soft);font-size:.68rem;letter-spacing:.28em}.catalog-hero__copy h1{margin-top:18px;font-size:clamp(3rem,13vw,4.7rem);letter-spacing:-.04em;line-height:.94}.catalog-hero__copy p{max-width:32ch;margin-top:20px;font-size:.9rem;line-height:1.65}.catalog-controls{position:relative;z-index:2;margin-top:22px;padding:0;border:0;background:transparent;backdrop-filter:none}.catalog-page--night .catalog-tabs{min-height:56px;padding:0 10px;border:1px solid rgba(210,233,237,.1);border-radius:26px;background:#07151bd1}.catalog-page--night .catalog-tabs button{min-width:max-content;padding:0 10px;font-size:.75rem}.catalog-page--night .catalog-tabs button.active{color:var(--coral-soft)}.catalog-page--night .catalog-search-row{margin-top:14px;gap:10px}.search-field--night,.filter-button--night{min-height:54px;border:1px solid rgba(210,233,237,.1);background:#09191fe0}.filter-button--night{width:58px;flex:0 0 58px;border-radius:24px}.catalog-page--night .catalog-result-heading,.catalog-page--night .object-grid--catalog{width:calc(100% - 32px);padding-inline:0;margin-inline:auto}.catalog-page--night .catalog-result-heading{margin-top:0;padding:6px 0 14px;color:var(--story-muted);font-size:.76rem}.catalog-result-heading small{display:inline;margin-left:4px}.catalog-sort select{font-size:.72rem}.catalog-page--night .object-grid--catalog{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 10px;padding-bottom:30px}.object-grid--catalog .object-card{position:relative;aspect-ratio:1.08;overflow:hidden;border:1px solid rgba(210,233,237,.1);border-radius:17px;background:#0a1c23;box-shadow:none}.home-story-rail .object-card,.story-related-rail .object-card{aspect-ratio:1}.object-grid--catalog .object-card__media{position:absolute;inset:0;min-height:0;border:0;border-radius:inherit}.object-grid--catalog .object-card__media:after{z-index:1;background:linear-gradient(180deg,#040e130d 25%,#040e13e6 82%,#07151b)}.object-grid--catalog .object-card__media img{filter:saturate(.72) contrast(1.06)}.object-grid--catalog .object-card__content{position:absolute;z-index:2;right:0;bottom:0;left:0;display:block;padding:14px;pointer-events:none}.object-grid--catalog .object-card__content>p:first-child{color:#e8f2f3a6;font-size:.48rem;letter-spacing:.08em}.object-grid--catalog .object-card__content h3{min-height:0;font-family:var(--body);font-size:.93rem;font-weight:800}.object-grid--catalog .object-card__description{display:-webkit-box;min-height:0;margin:6px 0 0;overflow:hidden;color:#e8f2f39e;font-size:.62rem;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.object-grid--catalog .object-card__meta{margin-top:9px;font-size:.56rem}.object-grid--catalog .category-chip{z-index:3;top:8px;left:8px;min-height:20px;padding:3px 7px;color:#f2f7f7;font-size:.42rem;background:#051218c7}.object-grid--catalog .favorite-button{z-index:3;top:6px;right:6px;min-width:26px;width:26px;min-height:26px;height:26px;padding:0;color:var(--coral)}.object-grid--catalog .favorite-button svg{width:13px;height:13px}.collection-page--reference{width:min(720px,100%);min-height:100dvh;margin:0 auto;padding:0 20px calc(112px + env(safe-area-inset-bottom));color:var(--story-text);background:radial-gradient(circle at 82% 10%,rgba(58,101,111,.2),transparent 28rem),var(--night)}.collection-dashboard__topbar{display:flex;align-items:center;justify-content:space-between}.collection-dashboard__avatar{width:48px;height:48px;border:2px solid rgba(236,246,247,.45);border-radius:50%;background-position:center;background-size:cover}.collection-dashboard__hero{position:relative;margin-top:34px}.collection-dashboard__hero>span,.collection-dashboard__hero h1 em{color:var(--coral)}.collection-dashboard__hero>span{font-size:.62rem;font-weight:800;letter-spacing:.24em;text-transform:uppercase}.collection-dashboard__hero h1{margin:10px 0;font-family:var(--body);font-size:clamp(2.55rem,12vw,4.6rem);font-weight:800;letter-spacing:-.045em;line-height:.92}.collection-dashboard__hero h1 em{display:block;font-style:normal}.collection-dashboard__hero>p{margin:0;color:var(--story-muted);font-size:.82rem;line-height:1.45}.collection-dashboard__progress-row{position:relative;display:flex;margin-top:8px;align-items:center;justify-content:center;gap:18px}.collection-dashboard__progress-row .progress-ring{width:182px;height:182px;background:conic-gradient(var(--coral) var(--progress),rgba(205,231,236,.18) 0)}.collection-dashboard__progress-row .progress-ring:before{inset:10px;background:var(--night)}.collection-dashboard__progress-row .progress-ring__inner{transform:translateY(-14px)}.collection-dashboard__progress-row .progress-ring__inner strong{font-family:var(--body);font-size:3.4rem}.collection-dashboard__progress-row .progress-ring>p{bottom:32%;color:var(--story-muted);font-size:.66rem;letter-spacing:0;text-transform:none}.collection-dashboard__progress-row .progress-ring__sparkle{position:absolute;z-index:1;bottom:15%;left:50%;width:15px;height:15px;color:var(--coral);transform:translate(-50%)}.collection-dashboard__progress-row>button{display:grid;width:60px;min-height:60px;place-items:center;padding:8px;color:var(--story-muted);border:1px solid rgba(205,231,236,.1);border-radius:16px;background:#0d2027d6}.collection-dashboard__progress-row>button svg{width:18px}.collection-dashboard__progress-row>button span{font-size:.52rem}.collection-breakdown--reference{width:100%;margin:6px 0 14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.collection-breakdown--reference article{min-height:112px;padding:15px;gap:11px;border:1px solid rgba(205,231,236,.1);border-radius:17px;background:#0c1f26db;box-shadow:0 0 32px -10px #5bd2ac42}.collection-breakdown--reference article>svg{width:27px;color:var(--coral)}.collection-breakdown--reference span{font-size:.61rem}.collection-breakdown--reference strong{font-family:var(--body);font-size:1.25rem}.collection-stats,.collection-recent{padding:17px;border:1px solid rgba(205,231,236,.1);border-radius:18px;background:#0a1b22e0}.collection-stats>header{display:flex;align-items:center;justify-content:space-between}.collection-stats h2,.collection-recent h2{margin:0;font-family:var(--body);font-size:.9rem}.collection-stats header a{display:inline-flex;align-items:center;color:var(--coral-soft);font-size:.58rem}.collection-stats header a svg{width:15px}.collection-stats>div{display:grid;margin-top:15px;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.collection-stats article{position:relative;display:grid;min-width:0;min-height:104px;padding:10px;overflow:hidden;border:1px solid rgba(205,231,236,.08);border-radius:13px;background:#0d2229b8;box-shadow:0 0 32px -10px #5bd2ac4d}.collection-stats article:before{position:absolute;inset:0;content:"";border-radius:inherit;background:radial-gradient(circle at 0% 0%,rgba(91,210,172,.4),transparent 55%);pointer-events:none}.collection-stats article svg{position:relative;width:20px;color:#e1eff1d9;filter:drop-shadow(0 0 6px rgba(91,210,172,.6))}.collection-stats article strong{margin-top:5px;font-size:1.08rem}.collection-stats article span{align-self:end;color:var(--story-muted);font-size:.48rem;line-height:1.25}.collection-recent{margin-top:14px}.collection-recent>a{display:grid;min-height:102px;margin-top:13px;align-items:center;grid-template-columns:108px minmax(0,1fr) 42px;gap:14px}.collection-recent img{width:108px;height:88px;object-fit:cover;border-radius:12px;filter:saturate(.72)}.collection-recent a>span{display:grid;min-width:0;gap:4px}.collection-recent strong{overflow:hidden;font-size:.88rem;text-overflow:ellipsis;white-space:nowrap}.collection-recent small,.collection-recent b{color:var(--story-muted);font-size:.55rem;font-weight:500}.collection-recent i{width:max-content;padding:3px 7px;color:var(--green);border-radius:999px;background:#5bd2ac1a;font-size:.52rem;font-style:normal}.collection-recent b{display:flex;gap:5px}.collection-recent b svg{width:13px}.collection-recent a>svg{width:38px;height:38px;padding:10px;color:var(--coral);border-radius:50%;background:#ff625e1a}.collection-dashboard__first{display:none}.collection-dashboard__device-note{display:flex;width:100%;margin:14px auto 0;align-items:center;justify-content:center;gap:8px;color:var(--story-muted);font-size:.72rem;line-height:1.35;text-align:center}.collection-dashboard__device-note svg{width:19px;height:19px;flex:0 0 auto;stroke-width:1.8}.object-page--night .object-hero{min-height:1220px;padding:0 36px 30px;overflow:hidden}.object-page--night .object-hero>img{height:590px;object-fit:cover;object-position:center 42%;filter:saturate(.6) contrast(1.08) brightness(.82)}.object-page--night .object-hero__scrim{height:720px;background:linear-gradient(180deg,rgba(4,15,20,.22) 0%,rgba(4,15,20,.18) 25%,rgba(4,15,20,.86) 68%,var(--night) 96%),linear-gradient(90deg,rgba(4,15,20,.36),transparent 72%)}.object-hero__topbar .logo{transform:none}.object-hero__actions{display:flex;gap:10px}.object-hero__actions .favorite-button,.marker-story__topbar .favorite-button{min-width:48px;width:48px;min-height:48px;padding:0;color:var(--coral);border-color:#cde7ec1f;background:#051218b8}.object-page--night .object-hero__copy{max-width:650px;margin-top:105px}.object-hero__marker-label{min-height:36px;padding:0 13px;border:1px solid rgba(205,231,236,.12);border-radius:999px;background:#0512189e}.object-page--night .object-hero__copy h1{margin:24px 0 15px;font-family:var(--body);font-size:clamp(2.6rem,10vw,4.8rem);font-weight:800;letter-spacing:-.045em;line-height:.98}.object-page--night .object-hero__copy>p{max-width:36ch;font-size:.93rem}.story-quick-nav--hero{display:grid;min-height:116px;max-width:650px;margin-top:34px;padding:9px 5px;grid-template-columns:repeat(5,minmax(0,1fr));border-radius:20px}.story-quick-nav--hero button,.story-quick-nav--hero a{display:flex;min-width:0;min-height:92px;align-items:center;justify-content:center;gap:7px;padding:6px 2px;color:var(--story-muted);border:0;border-right:1px solid rgba(205,231,236,.08);background:transparent;flex-direction:column;font-size:.57rem;text-align:center}.story-quick-nav--hero button span,.story-quick-nav--hero a span{display:block}.story-quick-nav--hero button svg,.story-quick-nav--hero a svg{width:28px;height:28px;color:var(--green)}.story-quick-nav--hero a{color:var(--coral-soft);border-right:0}.story-quick-nav--hero a svg{color:var(--coral)}.object-hero__route{max-width:650px;min-height:132px;margin-top:18px;border-radius:20px}.object-hero__route strong{font-family:var(--body);font-size:1rem}.object-hero__waits{max-width:650px;margin-top:28px}.object-hero__waits>div{grid-auto-columns:138px}.object-hero__waits button{min-height:190px}.object-hero__ar,.object-hero__privacy{max-width:650px}.object-hero__ar{min-height:64px;margin-top:28px;color:#fff;background:linear-gradient(90deg,#ef4f4e,#db4447)}.marker-page--story{width:min(720px,100%);min-height:100dvh;margin:0 auto;padding:calc(58px + env(safe-area-inset-top)) 32px calc(36px + env(safe-area-inset-bottom));color:var(--story-text);background:radial-gradient(circle at 72% 7%,rgba(44,86,96,.2),transparent 24rem),var(--night)}.marker-story__topbar{display:grid;align-items:center;grid-template-columns:52px 1fr auto;gap:14px}.marker-story__topbar .logo{justify-self:center}.marker-story__topbar>div{display:flex;gap:9px}.marker-story__menu{position:relative}.marker-story__menu summary{display:grid;width:48px;height:48px;place-items:center;border:1px solid rgba(205,231,236,.12);border-radius:50%;background:#051218b8;cursor:pointer;list-style:none}.marker-story__menu summary::-webkit-details-marker{display:none}.marker-story__menu>span{position:absolute;z-index:10;top:56px;right:0;display:grid;width:165px;padding:8px;border:1px solid rgba(205,231,236,.12);border-radius:14px;background:#0a2028;box-shadow:0 16px 36px #00000059}.marker-story__menu a,.marker-story__menu button{display:flex;min-height:42px;align-items:center;gap:8px;padding:0 10px;color:var(--story-text);border:0;background:transparent;font-size:.72rem}.marker-story__menu svg{width:17px}.marker-story__intro{margin-top:40px}.marker-story__actions{display:flex;gap:10px;margin-top:14px}.marker-story__intro>span,.marker-story__code>div:first-child>span,.marker-story__about>div>span,.marker-story__related h2{color:var(--green);font-size:.62rem;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.marker-story__intro h1{margin:12px 0 14px;font-family:var(--body);font-size:clamp(2.55rem,10vw,4.8rem);font-weight:800;letter-spacing:-.045em;line-height:.98}.marker-story__intro h1 b,.marker-story__intro h1 em{display:block}.marker-story__intro h1 em{color:var(--coral);font-style:normal}.marker-story__location{display:flex;align-items:center;gap:7px;color:var(--story-muted)}.marker-story__location svg{width:17px}.marker-story__intro>p:last-child{max-width:38ch;color:var(--story-muted);font-size:.87rem;line-height:1.55}.marker-story__code,.marker-story__about{display:grid;margin-top:28px;padding:22px;border:1px solid rgba(205,231,236,.14);border-radius:18px;background:#08191fc2;grid-template-columns:minmax(0,.92fr) minmax(240px,1.08fr);gap:24px}.marker-story__code>div:first-child>p,.marker-story__about p{color:var(--story-muted);font-size:.76rem;line-height:1.55}.marker-story__code>div:first-child>small{color:var(--story-faint);font-size:.62rem}.marker-story__code ol{display:grid;margin:17px 0 0;padding:0;gap:13px;list-style:none}.marker-story__code li{display:grid;align-items:center;grid-template-columns:42px 1fr;gap:11px;color:var(--story-muted);font-size:.65rem;line-height:1.4}.marker-story__code li svg{width:42px;height:42px;padding:10px;border:1px solid rgba(205,231,236,.1);border-radius:11px}.marker-story__qr{position:relative;display:grid;justify-items:center;padding:12px;text-align:center}.marker-story__qr img{width:min(100%,245px);aspect-ratio:1;padding:12px;border-radius:20px;background:#eef5f4f5}.marker-story__qr>i{position:absolute;width:30px;height:30px;border-color:var(--green);border-style:solid}.marker-story__qr>i:nth-child(1){top:1px;left:1px;border-width:2px 0 0 2px}.marker-story__qr>i:nth-child(2){top:1px;right:1px;border-width:2px 2px 0 0}.marker-story__qr>i:nth-child(3){right:1px;bottom:88px;border-width:0 2px 2px 0}.marker-story__qr>i:nth-child(4){bottom:88px;left:1px;border-width:0 0 2px 2px}.marker-story__qr>span{margin-top:13px;color:var(--story-faint);font-size:.5rem;letter-spacing:.14em;text-transform:uppercase}.marker-story__qr strong{margin-top:4px;color:var(--green);font-size:.68rem;letter-spacing:.15em}.marker-story__qr button{display:inline-flex;min-height:38px;margin-top:10px;align-items:center;gap:7px;padding:0 14px;color:var(--story-muted);border:1px solid rgba(205,231,236,.1);border-radius:999px;background:#07161ce6;font-size:.62rem}.marker-story__about{grid-template-columns:.75fr 1.25fr}.marker-story__about img{width:100%;height:150px;object-fit:cover;border-radius:13px}.marker-story__about footer{display:flex;grid-column:1 / -1;flex-wrap:wrap;gap:8px}.marker-story__about footer span{display:inline-flex;min-height:34px;align-items:center;gap:6px;padding:0 11px;color:var(--story-muted);border:1px solid rgba(205,231,236,.1);border-radius:999px;font-size:.58rem}.marker-story__about footer svg{width:15px;color:var(--green)}.marker-story__related{margin-top:25px}.marker-story__related>div{display:grid;margin-top:13px;grid-auto-columns:132px;grid-auto-flow:column;gap:10px;overflow-x:auto;scrollbar-width:none}.marker-story__related a{display:grid;min-height:138px;align-content:end;padding:13px;border:1px solid rgba(205,231,236,.11);border-radius:14px;background:linear-gradient(145deg,#133039eb,#07161cf0)}.marker-story__related a>svg{align-self:start;width:24px;color:var(--green)}.marker-story__related a span{margin-top:28px;font-size:.66rem;font-weight:700}.marker-story__related a small{margin-top:3px;color:var(--story-faint);font-size:.52rem}.marker-story__launch{width:100%;min-height:58px;margin-top:22px;color:#fff;background:linear-gradient(90deg,#ef4f4e,#df4548)}.marker-story__privacy{display:flex;min-height:38px;align-items:center;justify-content:center;gap:7px;margin:5px 0 0;color:var(--story-faint);font-size:.58rem}.marker-story__privacy svg{width:14px}.scanner-page--ar .scanner-placeholder{background:linear-gradient(180deg,#020d1347,#020d1314 62%,#020d13b3),url(/images/4972a1b7-3a40-4760-90b0-d51b278bbe56.jpg) center / cover}.scanner-page--ar .scanner-overlay{padding:calc(20px + env(safe-area-inset-top)) 18px calc(18px + env(safe-area-inset-bottom));background:linear-gradient(180deg,rgba(3,12,18,.4),transparent 22%,transparent 63%,rgba(3,12,18,.72) 100%)}.scanner-page--ar .scanner-topbar{grid-template-columns:56px minmax(0,1fr) 56px}.scanner-page--ar .scanner-topbar__actions{justify-self:end}.scanner-page--ar .scanner-topbar .icon-button{width:52px;height:52px;border-color:#e6f0f221;background:#051218b8}.ar-title span{color:var(--coral-soft)}.ar-title strong{margin-top:5px;font-family:var(--body);font-size:.92rem;font-weight:800}.scanner-page--ar .scanner-status{top:calc(88px + env(safe-area-inset-top));min-height:42px;border-color:#cde7ec1f;background:#08171dbf}.scanner-page--ar .scanner-status p{font-size:.68rem}.ar-reticle{top:47%;width:min(74vw,390px);color:var(--coral)}.ar-reticle:before{inset:15%;border-color:#eef6f761}.ar-reticle:after{display:none}.ar-reticle>span{width:48px;height:48px;border-radius:12px}.ar-reticle>div{width:66px;height:66px;color:var(--coral);border-color:#eef6f773;background:#07141a94}.ar-guidance{position:absolute;z-index:5;bottom:calc(224px + env(safe-area-inset-bottom));left:50%;display:grid;width:min(390px,calc(100% - 36px));min-height:58px;align-items:center;padding:8px 12px;border:1px solid rgba(205,231,236,.1);border-radius:14px;background:#07141ad1;grid-template-columns:34px 1fr 28px;gap:8px;transform:translate(-50%);backdrop-filter:blur(14px)}.ar-guidance>svg:first-child{width:34px;height:34px;padding:7px;color:var(--coral);border:1px solid rgba(205,231,236,.1);border-radius:9px}.ar-guidance>svg:last-child{width:26px;height:26px;color:var(--story-muted)}.ar-guidance p{display:grid;margin:0;gap:2px;font-size:.6rem}.ar-guidance span{color:var(--story-muted);font-size:.52rem;line-height:1.3}.ar-launch-panel{bottom:calc(18px + env(safe-area-inset-bottom));width:min(560px,calc(100% - 22px));padding:16px 18px 14px;border-color:#daecef47;border-radius:22px;background:#08141af0;box-shadow:0 22px 54px #0006;backdrop-filter:blur(18px)}.ar-launch-panel .eyebrow{color:var(--coral-soft);letter-spacing:.2em}.ar-launch-panel h1{margin:8px 0 6px;font-family:var(--body);font-size:clamp(1.3rem,5.2vw,1.9rem);font-weight:800;letter-spacing:-.03em}.ar-launch-panel p{margin-bottom:12px;font-size:.7rem}.ar-launch-panel .button{min-height:50px;color:#fff;background:linear-gradient(90deg,#ef6259,#ee645f)}.scanner-page--idle .scanner-back,.scanner-page--idle .ar-marker-link{display:none}@media(min-width:900px){.bottom-nav{display:none}.catalog-hero{min-height:620px;padding-right:max(64px,calc((100vw - 1180px)/2));padding-left:max(64px,calc((100vw - 1180px)/2))}.collection-page--reference,.marker-page--story{border-right:1px solid rgba(205,231,236,.08);border-left:1px solid rgba(205,231,236,.08)}}@media(min-width:600px)and (max-width:899px){.catalog-page--night .object-grid--catalog .object-card{aspect-ratio:1.04}.object-hero__waits>div,.marker-story__related>div{grid-auto-flow:initial;grid-template-columns:repeat(5,minmax(0,1fr));overflow:visible}.object-hero__waits button{min-height:182px}}@media(max-width:760px){.catalog-hero{min-height:0;padding-right:18px;padding-left:18px}.catalog-hero__copy{margin-top:64px}.object-page--night .object-hero{min-height:1180px;padding-right:18px;padding-left:18px}.object-hero__topbar .logo{transform:scale(.82)}.object-page--night .object-hero__copy{margin-top:92px}.object-page--night .object-hero__copy h1{font-size:clamp(2.45rem,11vw,3.4rem)}.story-quick-nav--hero{min-height:98px;margin-top:27px}.story-quick-nav--hero button,.story-quick-nav--hero a{min-height:78px;font-size:.49rem}.story-quick-nav--hero button svg,.story-quick-nav--hero a svg{width:23px}.object-hero__route{min-height:112px}.object-hero__waits>div{grid-auto-columns:122px}.object-hero__waits button{min-height:160px}.marker-page--story{padding-right:18px;padding-left:18px}.marker-story__topbar{grid-template-columns:48px 1fr auto;gap:8px}.marker-story__topbar .logo{transform:scale(.76)}.marker-story__topbar>div{gap:6px}.marker-story__topbar .favorite-button,.marker-story__menu summary{width:44px;min-width:44px;height:44px;min-height:44px}}@media(max-width:520px){.marker-story__code,.marker-story__about{padding:18px;grid-template-columns:1fr}.marker-story__code{gap:18px}.marker-story__qr{width:min(100%,285px);margin:auto;order:-1}.marker-story__about img{height:170px;order:-1}.marker-story__about footer{grid-column:1}}@media(max-width:390px){.bottom-nav{right:7px;left:7px}.bottom-nav a{font-size:.46rem}.collection-page--reference{padding-right:16px;padding-left:16px}.collection-dashboard__progress-row .progress-ring{width:168px;height:168px}.collection-stats{padding:14px}.collection-stats>div{gap:6px}.collection-stats article{padding:8px}.collection-recent>a{grid-template-columns:92px minmax(0,1fr) 34px;gap:10px}.collection-recent img{width:92px}.object-hero__actions{gap:5px}.object-hero__actions .favorite-button,.object-hero__actions .icon-button{width:44px;min-width:44px;height:44px;min-height:44px}}.app-header{position:relative;display:flex;width:100%;min-height:52px;align-items:center;justify-content:center;gap:12px;padding-top:calc(14px + env(safe-area-inset-top))}.app-header__back{position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:2}.app-header .logo{transform:none!important;transform-origin:left center!important}.app-header .logo .logo__mark{display:block}.app-header .logo>span:last-child{font-size:.72rem}.app-header__side{display:flex;min-width:0;align-items:center;gap:10px}.app-header__side--end:empty{display:none}.app-header:has(>.app-header__side--end:empty){gap:0}.app-header__side--start{justify-content:flex-start}.app-header__side--end{justify-content:flex-end}.catalog-hero__topbar .app-header__side--end>div,.object-hero__topbar .app-header__side--end>div{display:flex;align-items:center;justify-content:flex-end}.home-cover__topbar .app-header__side--end,.marker-story__topbar .app-header__side--end,.home-cover__trust{gap:10px}.home-cover__trust span{min-height:30px;padding:0 12px;border:1px solid rgba(205,231,236,.14);border-radius:999px;background:#091c2399;font-weight:600}.home-cover__trust svg{width:14px;color:var(--cyan)}.home-cover__next{bottom:20px;min-height:118px;grid-template-columns:96px 1fr 22px;padding:13px 16px 13px 13px;gap:16px}.home-cover__next img{width:96px;height:96px;border-radius:15px}.home-cover__next small{font-size:.68rem}.home-cover__next strong{font-size:1.1rem}.home-stories,.home-directions,.home-how,.home-progress,.home-final-cta,.site-footer--night{padding-top:20px;padding-bottom:20px}.home-featured-media{margin-top:20px}.home-progress{position:relative;overflow:hidden;width:auto;margin:20px 20px 0;padding:24px 20px;border:1px solid rgba(205,231,236,.1);border-radius:22px;background:#0a1b22e0}.home-progress:before{position:absolute;inset:0;z-index:0;content:"";border-radius:inherit;background:radial-gradient(circle at 100% 0%,rgba(91,210,172,.28),transparent 55%);pointer-events:none}.home-progress>*{position:relative;z-index:1}.home-progress__bar{height:6px}.home-progress>div>strong{font-size:2.2rem}.home-final-cta{min-height:0;padding-top:44px;padding-bottom:44px}.home-final-cta .button{margin-top:22px}.page-header{display:block;max-width:1200px;margin:0 auto 40px}.page.help-page,.page.demo-page,.page.scan-mode-page{padding-top:0}.page-header>.app-header{margin-bottom:22px}.page-header__title{text-align:center}.page-header__title h1{margin-top:5px}.bottom-nav{right:auto;left:50%;width:min(calc(100vw - 16px),700px);max-width:none;box-sizing:border-box;overflow:visible;transform:translate(-50%);isolation:isolate}.bottom-nav a{min-width:0;overflow:visible}.collection-dashboard__progress-row{position:relative;display:flex;min-height:190px;align-items:flex-end;justify-content:center;gap:16px}.collection-dashboard__progress-row>button{flex:none}.object-grid--catalog .object-card__media img{object-fit:cover;object-position:center 42%;filter:saturate(.72) contrast(1.06) brightness(.78)}.object-grid--catalog .object-card__media:after{background:linear-gradient(180deg,#040e131f 24%,#040e1380 55%,#040e13f2 85%,#07151b)}.object-grid--catalog .object-card__content{padding:10px}.object-grid--catalog .object-card__content>p:first-child{margin-bottom:4px;font-size:.42rem;letter-spacing:.07em;text-transform:none}.object-grid--catalog .object-card__content h3{min-height:0;font-size:clamp(.66rem,2.9vw,.8rem);line-height:1.14}.object-grid--catalog .object-card__description{margin-top:3px;color:#e8f2f3ad;font-size:.5rem;line-height:1.32;text-transform:none}.object-grid--catalog .object-card__meta{margin-top:6px;font-size:.46rem}.object-grid--catalog .object-card__meta svg{width:10px;height:10px}.object-grid--catalog .viewed-chip{top:34px;left:8px;height:20px;min-height:20px;padding:0 6px;font-size:.42rem}.object-hero__route{grid-template-columns:minmax(0,1fr) minmax(118px,43%) 38px;overflow:hidden}.object-page--night .object-hero__copy>p{font-size:.82rem;font-weight:400;letter-spacing:0;line-height:1.55;text-transform:none}.object-hero__route>img{display:block;width:100%;height:78px;object-fit:cover;object-position:center;border:1px solid rgba(102,190,206,.14);border-radius:12px;filter:saturate(.86) brightness(.76)}.scanner-page--ar .scanner-placeholder{background:linear-gradient(180deg,#020b1094,#020b104d 56%,#020b10d1),url(/images/4972a1b7-3a40-4760-90b0-d51b278bbe56.jpg) center / cover}.scanner-page--ar .scanner-overlay{background:linear-gradient(180deg,#030c1299,#030c1214 25%,#030c1224 57%,#030c12db)}.ar-reticle{filter:drop-shadow(0 0 15px rgba(255,98,94,.55));animation:ar-reticle-drift 3s var(--ease-in-out) infinite}.ar-reticle:before{border-style:dashed;box-shadow:0 0 30px #ff625e33,inset 0 0 24px #ff625e1a}.ar-reticle:after{top:18%;right:18%;left:18%;display:block;height:2px;background:linear-gradient(90deg,transparent,rgba(255,231,226,.9),var(--coral),rgba(255,231,226,.9),transparent);box-shadow:0 0 9px var(--coral),0 0 22px #ff625ee6;animation:ar-scan-sweep 2.35s var(--ease-in-out) infinite}.ar-reticle>span{box-shadow:0 0 14px #ff625e61;animation:ar-corners-breathe 1.8s var(--ease-in-out) infinite}.ar-reticle>div{box-shadow:0 0 0 8px #ff625e12,0 0 34px #ff625e7a;animation:ar-target-pulse 1.8s var(--ease-in-out) infinite}.ar-reticle--detected{animation:none;transform:translate(-50%,-52%)}@keyframes ar-reticle-drift{0%,to{transform:translate(-50%,-52%) scale(1)}50%{transform:translate(-50%,calc(-52% - 4px)) scale(1.012)}}@keyframes ar-scan-sweep{0%,to{opacity:.28;transform:translateY(0)}50%{opacity:1;transform:translateY(min(46vw,250px))}}@keyframes ar-corners-breathe{0%,to{opacity:.66}50%{opacity:1}}@keyframes ar-target-pulse{0%,to{opacity:.82;transform:translate(-50%,-50%) scale(.96)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.04)}}.demo-page{width:min(100%,1180px)}.demo-layout{padding:clamp(20px,4vw,48px);border:1px solid rgba(205,231,236,.1);border-radius:28px;background:#051218db;box-shadow:0 24px 64px #00050847}.demo-console{width:100%;min-width:0;padding:clamp(16px,3vw,24px);border:1px solid rgba(205,231,236,.1);border-radius:20px;color:var(--story-text);background:#08191feb}.demo-console label>span{color:var(--coral-soft);font-size:.62rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.demo-console select{width:100%;min-height:48px;padding:0 14px;color:var(--story-text);border:1px solid rgba(205,231,236,.12);border-radius:13px;background:#071a21}.demo-scenarios{gap:10px}.demo-scenarios button{width:100%;min-height:76px;padding:13px 14px;color:var(--story-text);border:1px solid rgba(205,231,236,.1);border-radius:14px;background:#0c2229d6;grid-template-columns:38px minmax(0,1fr);gap:12px;box-shadow:none}.demo-scenarios button>svg{width:24px;color:var(--coral)}.demo-scenarios strong{color:var(--story-text);font-size:.74rem;line-height:1.25}.demo-scenarios small{margin-top:4px;color:var(--story-muted);font-size:.61rem;line-height:1.35}.demo-device__message{color:var(--story-text);border:1px solid rgba(205,231,236,.12);background:#07161ceb;backdrop-filter:blur(14px)}.demo-device__message span{color:var(--story-muted)}@media(hover:hover)and (pointer:fine){.demo-scenarios button:hover{border-color:#ff625e6b;background:#102a31f0;transform:translate(3px)}}@media(max-width:760px){.app-header{gap:8px}.app-header .logo{transform:none!important}.object-hero__route{grid-template-columns:minmax(0,1fr) minmax(104px,43%) 30px;gap:10px;padding:15px}.object-hero__route>img{height:68px}.demo-intro{margin-bottom:28px;gap:18px}.demo-layout{padding:16px;gap:22px}}@media(max-width:390px){.bottom-nav{right:auto;left:50%;width:calc(100vw - 12px)}.app-header .logo{gap:8px}.app-header .logo .logo__mark{width:30px;height:35px}.app-header .logo>span:last-child{font-size:.66rem}.collection-dashboard__progress-row>button{right:0}.object-grid--catalog .object-card__description{font-size:.55rem}}@media(max-width:350px){.collection-dashboard__progress-row .progress-ring{width:158px;height:158px}.collection-dashboard__progress-row>button{width:58px;min-height:64px;padding:7px}.collection-dashboard__progress-row>button span{font-size:.48rem}}@media(prefers-reduced-motion:reduce){.ar-reticle,.ar-reticle:before,.ar-reticle:after,.ar-reticle>span,.ar-reticle>div{animation:none!important}.ar-reticle{transform:translate(-50%,-52%)}.ar-reticle>div{opacity:1;transform:translate(-50%,-50%)}}.bottom-nav a>svg{color:currentColor!important;stroke:currentColor;opacity:1!important;visibility:visible!important;transform:none!important}.bottom-nav a.active:not(.bottom-nav__scanner){color:var(--coral-soft)}.bottom-nav a.active:not(.bottom-nav__scanner)>svg{color:var(--coral-soft)!important;filter:drop-shadow(0 0 8px rgba(255,98,94,.28))}.collection-page--reference{position:relative;overflow:hidden;isolation:isolate;background:var(--night)}.collection-page--reference:before{position:absolute;z-index:0;top:0;right:0;left:0;height:590px;content:"";background:linear-gradient(180deg,rgba(4,14,19,.38) 0%,rgba(4,14,19,.66) 46%,var(--night) 100%),url(/images/card-fallback.webp) 64% 18% / cover no-repeat;opacity:.72;pointer-events:none}.collection-page--reference>*{position:relative;z-index:1}.collection-dashboard__progress-row{min-height:198px;margin-top:24px;margin-bottom:28px}.collection-breakdown--reference{margin-top:0}.interactive-page{width:100%;min-height:100dvh;max-width:none;padding:0 0 calc(112px + env(safe-area-inset-bottom));color:var(--story-text);background:var(--night)}.interactive-page__hero{position:relative;min-height:440px;overflow:hidden;padding:0 18px 72px;isolation:isolate}.interactive-page__hero:before,.interactive-page__hero:after{position:absolute;z-index:-2;inset:0;content:""}.interactive-page__hero:before{background:url(/images/card-fallback.webp) 67% 22% / cover no-repeat;filter:saturate(.68) brightness(.72)}.interactive-page__hero:after{z-index:-1;background:linear-gradient(90deg,#030d12e0,#030d1238 84%),linear-gradient(180deg,rgba(3,13,18,.18),rgba(3,13,18,.28) 54%,var(--night) 100%)}.interactive-page__hero>.app-header,.interactive-page__intro,.interactive-page__quiz{width:min(100%,650px);margin-right:auto;margin-left:auto}.interactive-page__intro{margin-top:62px}.interactive-page__badge{display:inline-flex;min-height:30px;align-items:center;padding:0 12px;color:var(--green);border:1px solid rgba(91,210,172,.24);border-radius:999px;background:#05131894;font-size:.6rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.interactive-page__intro h1{max-width:11ch;margin:15px 0 12px;font-family:var(--body);font-size:clamp(1.75rem,7.7vw,2.8rem);font-weight:800;letter-spacing:-.035em;line-height:.98}.interactive-page__location{display:flex;align-items:center;gap:7px;margin:0 0 14px;color:#e8f2f3b8;font-size:.74rem}.interactive-page__location svg{width:16px;color:var(--coral-soft)}.interactive-page__intro>p:last-child{max-width:38ch;margin:0;color:var(--story-muted);font-size:.82rem;line-height:1.55}.interactive-page__quiz{position:relative;z-index:2;margin-top:-46px;padding:0 18px}.interactive-page__quiz .story-quiz{gap:14px}.interactive-page__quiz .story-quiz__status{min-height:64px;border-color:#cde7ec24;background:#08191feb;box-shadow:0 16px 36px #00050842}.interactive-page__quiz .story-quiz__bar i{background:var(--green)}.interactive-page__quiz .story-quiz__card{padding:18px;border-color:#cde7ec24;background:#091a21f5}.interactive-page__quiz .story-quiz__card>img{height:min(250px,34dvh);object-fit:cover;object-position:center 76%;background:#081d23}.interactive-page__quiz .story-quiz__answers button{background:#ffffff06}.interactive-page__quiz .story-quiz__answers button.correct{border-color:#5bd2ac94;background:#5bd2ac1a}.interactive-page__quiz .story-quiz__next{color:#fff;background:linear-gradient(90deg,#ef5754,#e6484b)}.interactive-page__quiz .story-quiz__next:disabled{color:#e8f2f36b;background:#cde7ec14;opacity:.72}@media(min-width:900px){.interactive-page{width:min(720px,100%);margin:0 auto;border-right:1px solid rgba(205,231,236,.08);border-left:1px solid rgba(205,231,236,.08)}}@media(max-width:390px){.collection-dashboard__progress-row{min-height:188px;margin-top:20px;margin-bottom:24px}.interactive-page__hero{min-height:420px}.interactive-page__intro{margin-top:48px}.interactive-page__quiz{padding-right:14px;padding-left:14px}.interactive-page__quiz .story-quiz__card{padding:15px}}.home-page--reference{--home-pad: clamp(14px, 4.6vw, 64px);--home-gap: clamp(9px, 2.2vw, 16px);background:var(--night)}.home-cover--reference{display:flex;min-height:auto;flex-direction:column;padding-bottom:18px}.home-cover--reference .home-cover__topbar{padding-bottom:0}.home-hero__content{width:min(100%,var(--page-width));margin:clamp(26px,7vw,54px) auto 0;padding:0 var(--home-pad)}.home-hero__content h1{margin:0 0 10px;font-family:var(--body);font-size:clamp(1.75rem,7.7vw,2.8rem);font-weight:800;letter-spacing:-.035em;line-height:.98;color:var(--story-text)}.home-hero__content h1 em{display:block;font-style:normal;color:var(--coral)}.home-hero__content>p{max-width:30ch;margin:0 0 18px;color:var(--story-muted);font-size:clamp(.86rem,3.6vw,1rem);line-height:1.45}.home-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px 18px}.home-hero__actions .button{min-height:50px;padding:0 24px}.home-hero__how{display:inline-flex;align-items:center;gap:9px;color:var(--story-muted);font-size:.84rem;font-weight:700}.home-hero__how svg{width:15px;height:15px;padding:4px;border:1px solid var(--story-border);border-radius:50%;box-sizing:content-box;color:var(--story-text)}.home-hero__stats{display:grid;width:calc(min(100%,var(--page-width)) - var(--home-pad) * 2);grid-template-columns:repeat(4,1fr);margin:clamp(20px,5vw,30px) auto 0;padding:clamp(8px,1.8vw,12px) clamp(6px,2vw,20px);border:1px solid var(--story-border);border-radius:var(--radius-md);background:#0c2228b3;box-shadow:0 20px 50px #00080a57;backdrop-filter:blur(16px) saturate(1.2)}.home-hero__stats>div{display:flex;min-width:0;flex-direction:column;align-items:center;gap:3px;padding:0 2px;border-left:1px solid var(--story-border);text-align:center}.home-hero__stats>div:first-child{border-left:none}.home-hero__stats strong{font-family:var(--display);font-size:clamp(.95rem,4vw,1.4rem);font-weight:800;line-height:1;color:var(--story-text)}.home-hero__stats span{color:var(--story-faint);font-size:clamp(.54rem,2.3vw,.66rem);line-height:1.1}.home-hero__stats-icon{width:clamp(14px,4vw,18px);height:clamp(14px,4vw,18px)}.home-hero__stats-icon--coral{color:var(--coral)}.home-hero__stats-icon--green{color:var(--green)}.home-hero__stats-icon--cyan{color:#56b8f5}.home-hero__stats-icon--gold{color:var(--gold)}.home-await,.home-popular{padding:0;margin-top:var(--home-gap)}.home-await{margin-top:clamp(3px,.9vw,6px)}.home-await .home-section-heading2{margin-bottom:clamp(2px,.6vw,4px)}.home-await .home-section-heading2 h2{font-size:clamp(.93rem,3.3vw,1.38rem)}.home-progress-section{margin-top:var(--home-gap)}.home-section-heading2{display:flex;width:min(100%,var(--page-width));align-items:baseline;justify-content:space-between;gap:12px;margin:0 auto clamp(4px,1.1vw,8px);padding:0 var(--home-pad)}.home-section-heading2 h2{margin:0;font-family:var(--body);font-size:clamp(.62rem,2.2vw,.92rem);font-weight:800;letter-spacing:-.01em;color:var(--story-text)}.home-section-heading2 a{flex-shrink:0;color:var(--coral);font-size:clamp(.5rem,1.75vw,.72rem);font-weight:700}.home-await__grid,.home-popular__rail{display:grid;width:min(100%,var(--page-width));margin:0 auto;padding:0 var(--home-pad)}.home-await__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(5px,1.5vw,14px)}.home-popular__rail{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(6px,1.9vw,16px)}.home-await__card{display:flex;min-width:0;flex-direction:column;gap:clamp(5px,1.3vw,10px);padding:0 0 clamp(7px,1.7vw,13px);overflow:hidden;border:1px solid var(--story-border);border-radius:clamp(10px,2.8vw,20px);background:var(--night-2)}.home-await__media{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:var(--night-3)}.home-await__card h3,.home-await__card p{padding:0 clamp(5px,1.4vw,11px)}.home-await__media img{width:100%;height:100%;object-fit:cover}.home-await__placeholder{display:grid;height:100%;padding:4px;place-items:center;color:var(--story-faint);font-size:clamp(.4rem,1.55vw,.62rem);line-height:1.25;text-align:center}.home-await__badge{position:absolute;top:clamp(3px,1vw,8px);left:clamp(3px,1vw,8px);display:grid;width:clamp(17px,4.4vw,32px);height:clamp(17px,4.4vw,32px);place-items:center;border:1px solid var(--story-border);border-radius:50%;background:#081b1fc7;backdrop-filter:blur(6px)}.home-await__badge svg{width:56%;height:56%}.home-await__badge--coral{color:var(--coral)}.home-await__badge--cyan{color:var(--cyan)}.home-await__badge--green{color:var(--green)}.home-await__badge--gold{color:var(--gold)}.home-await__card h3{margin:0;overflow:hidden;font-size:clamp(.42rem,1.55vw,.68rem);font-weight:800;line-height:1.2;color:var(--story-text);white-space:nowrap;text-overflow:ellipsis}.home-await__card p{margin:0;color:var(--story-muted);font-size:clamp(.44rem,1.8vw,.8rem);line-height:1.35;hyphens:auto}.home-progress-card{display:grid;width:calc(min(100%,var(--page-width)) - var(--home-pad) * 2);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:4px clamp(9px,2.6vw,26px);margin:0 auto;padding:clamp(13px,3.4vw,26px);border:1px solid var(--story-border);border-radius:var(--radius-md);background:var(--night-2)}.home-progress-card>h2{grid-column:1 / -1;margin:0 0 clamp(4px,1.2vw,9px);font-family:var(--body);font-size:clamp(.62rem,2.2vw,.92rem);font-weight:800;letter-spacing:-.01em;color:var(--story-text)}.home-progress-card__ring{display:grid;place-items:center}.home-progress-card__ring .progress-ring{display:flex;width:clamp(78px,20.5vw,140px);height:clamp(78px,20.5vw,140px);flex-direction:column;align-items:center;justify-content:center;gap:1px;background:conic-gradient(var(--coral) var(--progress),rgba(205,231,236,.16) 0)}.home-progress-card__ring .progress-ring:before{inset:clamp(6px,1.6vw,11px);background:var(--night-2)}.home-progress-card__ring .progress-ring__inner{position:relative;z-index:1;align-items:baseline}.home-progress-card__ring .progress-ring__inner strong{font-family:var(--body);font-size:clamp(1.1rem,4.6vw,2.1rem);font-weight:800;line-height:1}.home-progress-card__ring .progress-ring__inner span{color:var(--story-muted);font-size:clamp(.6rem,2.5vw,1.05rem)}.home-progress-card__ring .progress-ring>p{position:static;z-index:1;max-width:9ch;color:var(--story-muted);font-size:clamp(.44rem,1.75vw,.72rem);letter-spacing:0;line-height:1.2;text-align:center;text-transform:none}.home-progress-card__ring .progress-ring__sparkle{display:none}.home-progress-card__copy{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:clamp(4px,1.2vw,9px)}.home-progress-card__copy strong{color:var(--coral);font-size:clamp(.68rem,2.5vw,1.05rem);font-weight:800;line-height:1.2}.home-progress-card__copy p{margin:0;color:var(--story-muted);font-size:clamp(.58rem,2.15vw,.92rem);line-height:1.4}.home-progress-card__copy .button{min-height:clamp(34px,7.4vw,52px);margin-top:2px;padding:0 clamp(10px,3vw,26px);font-size:clamp(.6rem,2.2vw,.95rem);gap:clamp(8px,2.4vw,26px);white-space:nowrap}.home-progress-card__copy .button svg{width:clamp(12px,2.6vw,18px);height:clamp(12px,2.6vw,18px)}.home-progress-card__badges{display:grid;grid-template-columns:repeat(2,auto);gap:clamp(5px,1.7vw,14px)}.home-progress-card__badge{display:grid;width:clamp(28px,7.4vw,58px);height:clamp(28px,7.4vw,58px);place-items:center;clip-path:polygon(50% 0%,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%);background:currentColor}.home-progress-card__badge>svg{width:100%;height:100%;padding:22%;clip-path:polygon(50% 3.5%,89.5% 26.5%,89.5% 73.5%,50% 96.5%,10.5% 73.5%,10.5% 26.5%);background:var(--night-2);box-sizing:border-box}.home-progress-card__badge--coral{color:var(--coral)}.home-progress-card__badge--green{color:var(--green)}.home-progress-card__badge--cyan{color:#56b8f5}.home-progress-card__badge--purple{color:#b98af0}.home-popular__card{display:flex;min-width:0;flex-direction:column;gap:clamp(4px,1.3vw,9px);color:var(--story-text)}.home-popular__media{position:relative;aspect-ratio:1 / 1;overflow:hidden;border-radius:clamp(9px,2.6vw,20px);background:var(--night-3)}.home-popular__media img{width:100%;height:100%;object-fit:cover}.home-popular__badge{position:absolute;top:clamp(4px,1.2vw,10px);left:clamp(4px,1.2vw,10px);display:grid;width:clamp(18px,4.8vw,34px);height:clamp(18px,4.8vw,34px);place-items:center;border:1px solid var(--story-border);border-radius:50%;background:#081b1fc7;color:var(--coral);backdrop-filter:blur(6px)}.home-popular__badge svg{width:52%;height:52%}.home-popular__card strong{font-size:clamp(.56rem,2.35vw,1rem);font-weight:800;line-height:1.2;hyphens:auto}.home-popular__card small{color:var(--story-faint);font-size:clamp(.5rem,2vw,.82rem);line-height:1.2;hyphens:auto}.home-guide{display:grid;width:calc(min(100%,var(--page-width)) - var(--home-pad) * 2);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(9px,3vw,18px);margin:var(--home-gap) auto 0;padding:clamp(7px,1.9vw,12px) clamp(10px,3vw,18px);border:1px solid var(--story-border);border-radius:var(--radius-md);background:radial-gradient(120% 160% at 0% 50%,rgba(86,184,245,.14),transparent 60%),linear-gradient(120deg,var(--night-3) 0%,var(--night-2) 65%)}.home-guide__cover{width:clamp(40px,11vw,58px);height:auto;border-radius:4px;filter:drop-shadow(0 8px 18px rgba(0,0,0,.45)) drop-shadow(0 0 16px rgba(86,184,245,.28))}.home-guide__copy{display:flex;min-width:0;flex-direction:column;gap:3px}.home-guide__copy strong{font-size:clamp(.72rem,3vw,.92rem);font-weight:800;line-height:1.2;color:var(--story-text)}.home-guide__copy p{margin:0;color:var(--story-muted);font-size:clamp(.6rem,2.4vw,.74rem);line-height:1.35}.home-guide__download{display:grid;width:clamp(34px,9vw,44px);height:clamp(34px,9vw,44px);flex-shrink:0;place-items:center;border:1.5px solid var(--coral);border-radius:50%;color:var(--coral)}.home-guide__download svg{width:clamp(15px,3.9vw,19px);height:clamp(15px,3.9vw,19px)}.home-page--reference>.home-guide:last-child{margin-bottom:var(--home-gap)}.catalog-page--night .catalog-search-row{margin-top:6px;gap:8px;grid-template-columns:minmax(0,1fr) auto}.search-field--night,.filter-button--night{min-height:40px}.search-field--night{gap:9px;padding:0 14px}.search-field--night>svg{width:16px;height:16px}.search-field--night input{height:38px;font-size:.76rem}.catalog-page--night .filter-button--night{width:auto;flex:0 0 auto;justify-content:center;gap:7px;padding:0 15px;border-radius:20px;font-size:.74rem;font-weight:600}.catalog-page--night .filter-button--night span{position:static;width:auto;height:auto;clip:auto;display:inline;overflow:visible;color:var(--story-text)}.catalog-page--night .filter-button--night svg{width:16px;height:16px}.catalog-page--night .catalog-tabs{min-height:46px;padding:0 6px;border-radius:23px;gap:2px}.catalog-page--night .catalog-tabs button{min-height:38px;padding:0 11px;border-radius:19px;font-size:.72rem;font-weight:600}.catalog-page--night .catalog-tabs button span{min-width:19px;height:17px;padding:0 5px;border-radius:9px;font-size:.58rem;line-height:17px}.catalog-hero{padding-bottom:0}.catalog-hero__copy{margin-top:clamp(26px,7vw,54px)}.catalog-hero__copy>span{font-size:.54rem;letter-spacing:.22em}.catalog-hero__copy h1{margin-top:2px;font-size:clamp(1.75rem,7.7vw,2.8rem);letter-spacing:-.035em;line-height:.98}.catalog-hero__copy p{margin-top:4px;font-size:clamp(.86rem,3.6vw,1rem);line-height:1.45}.catalog-controls{margin-top:6px}.catalog-page--night .catalog-result-heading{min-height:26px;padding:0 0 4px}.catalog-page--night .catalog-sort select{min-height:26px;height:26px;padding:0 24px 0 8px;font-size:.68rem}.catalog-page--night .catalog-result-heading>div>span{font-size:.74rem}.catalog-page--night .catalog-result-heading,.catalog-page--night .object-grid--catalog{max-width:var(--page-width);margin-inline:auto}.catalog-page--night .object-grid--catalog{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-page--night .object-grid--catalog .object-card{aspect-ratio:.93}.object-grid--catalog .object-card__media:after{background:radial-gradient(120% 85% at 0% 100%,rgba(3,11,15,.94) 0%,rgba(3,11,15,.72) 38%,rgba(3,11,15,.28) 62%,transparent 78%),linear-gradient(180deg,#040e1300 40%,#040e136b 66%,#040e13cc 88%,#040e13eb)}.object-grid--catalog .favorite-button{border:0;background:transparent;box-shadow:none;backdrop-filter:none}.object-grid--catalog .object-card__description{font-size:.34rem;line-height:1.4}.object-grid--catalog .category-chip{min-height:14px;height:14px;padding:0 5px;border-radius:999px;font-size:.3rem;letter-spacing:.06em}.object-grid--catalog .viewed-chip{top:26px;height:14px;min-height:14px;gap:3px;padding:0 5px;border-radius:999px;font-size:.32rem;letter-spacing:.04em}.object-grid--catalog .viewed-chip svg{width:7px;height:7px;stroke-width:3}.object-page--night{padding-bottom:0}.object-page--night .object-hero{display:flex;min-height:0;padding:0 0 14px;flex-direction:column;justify-content:flex-end}.object-page--night .object-hero>img{height:400px}.object-page--night .object-hero__scrim{height:470px}.object-page--night .object-hero__copy{position:relative;right:auto;bottom:auto;left:auto;width:min(650px,100%);max-width:none;margin:clamp(150px,34vh,300px) auto 0;padding:0 18px}.object-page--night .object-hero__copy>p{margin-top:8px;color:var(--story-muted);font-size:clamp(.86rem,3.6vw,1rem);line-height:1.45}.object-page--night .object-hero__location{margin-top:8px}.object-page--night .object-hero__tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.object-page--night .object-hero__tags span{display:inline-flex;min-height:30px;padding:0 11px;align-items:center;gap:6px;color:var(--story-text);border:1px solid var(--story-border);border-radius:999px;background:#06141a9e;font-size:.58rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;backdrop-filter:blur(10px)}.object-page--night .object-hero__tags svg{width:12px;height:12px;color:var(--accent-soft)}.object-hero__favorite{position:absolute;z-index:4;right:18px;bottom:96px}.object-hero__favorite .favorite-button{width:52px;min-width:52px;height:52px;min-height:52px;padding:0;color:var(--coral);border:1px solid rgba(255,255,255,.18);border-radius:50%;background:#06141a80;backdrop-filter:blur(14px)}.object-hero__favorite .favorite-button svg{width:21px;height:21px}.object-body{display:flex;width:min(650px,100%);margin:0 auto;padding:0 18px 98px;flex-direction:column;gap:16px}.object-body h2{margin:0 0 8px;color:var(--story-text);font-family:var(--body);font-size:clamp(.86rem,3.1vw,1.05rem);font-weight:800;letter-spacing:-.01em}.object-nav{display:grid;padding:0;gap:7px;grid-template-columns:repeat(5,minmax(0,1fr));border:0;background:none}.object-nav>*{display:flex;min-width:0;padding:10px 3px 8px;flex-direction:column;align-items:center;gap:6px;color:var(--story-muted);border:1px solid var(--story-border);border-radius:16px;background:#07161cb8;font-size:.46rem;font-weight:700;letter-spacing:.05em;text-align:center;text-transform:uppercase;cursor:pointer}.object-nav>*>i{display:grid;width:30px;height:30px;place-items:center;border:1px solid var(--story-border);border-radius:11px;background:#05121899}.object-nav svg{width:15px;height:15px;color:var(--accent-soft)}.object-nav>.active{color:var(--story-text);border-color:#e8f2f338;background:#0c2028e6}.object-nav__ar{color:var(--coral-soft)}.object-nav__ar svg{color:var(--coral)}.object-map{position:relative;display:flex;min-height:108px;padding:14px;align-items:center;gap:10px;overflow:hidden;border:1px solid var(--story-border);border-radius:20px;background:var(--night-2);cursor:pointer;isolation:isolate;text-align:left}.object-map--static{cursor:default}.object-map--static>svg{color:var(--accent-soft)}.object-map>img{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover}.object-map:before{position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,var(--night) 0%,rgba(6,19,25,.92) 34%,rgba(6,19,25,.55) 62%,rgba(6,19,25,.12) 100%);content:""}.object-map>span{display:grid;min-width:0;gap:4px;flex:1}.object-map strong{color:var(--story-text);font-size:.62rem;font-weight:800;line-height:1.15}.object-map small{max-width:26ch;color:var(--story-muted);font-size:.46rem;line-height:1.35}.object-map>svg{width:17px;height:17px;flex:0 0 17px;color:var(--story-text)}.object-marker{display:grid;gap:14px;padding:14px;grid-template-columns:minmax(0,1fr) minmax(160px,52%);align-items:start;border:1px solid var(--story-border);border-radius:20px;background:#07161cb8}.object-marker__copy h2{font-size:.62rem}.object-marker__copy>p{margin:0;color:var(--story-muted);font-size:.48rem;line-height:1.45}.object-marker__copy>small{display:block;margin-top:10px;color:#e8f2f380;font-size:.42rem}.object-marker__copy ol{display:grid;margin:7px 0 0;padding:0;gap:6px;list-style:none}.object-marker__copy li{display:flex;align-items:center;gap:7px;color:var(--story-text);font-size:.44rem;line-height:1.3}.object-marker__copy li>i{display:grid;width:24px;height:24px;flex:0 0 24px;place-items:center;border:1px solid var(--story-border);border-radius:8px;background:#051218b3}.object-marker__copy li svg{width:12px;height:12px;color:var(--story-text)}.object-marker__side{display:grid;justify-items:center}.object-marker__frame{position:relative;display:grid;width:100%;padding:10px;place-items:center}.object-marker__frame>i{position:absolute;width:16px;height:16px;border:2px solid var(--accent-soft)}.object-marker__frame>i:nth-child(1){top:0;left:0;border-right:0;border-bottom:0;border-radius:6px 0 0}.object-marker__frame>i:nth-child(2){top:0;right:0;border-bottom:0;border-left:0;border-radius:0 6px 0 0}.object-marker__frame>i:nth-child(3){bottom:0;left:0;border-top:0;border-right:0;border-radius:0 0 0 6px}.object-marker__frame>i:nth-child(4){bottom:0;right:0;border-top:0;border-left:0;border-radius:0 0 6px}.object-marker__frame>img{width:100%;aspect-ratio:1;padding:6px;object-fit:contain;border-radius:14px;background:#fff}.object-marker__side>span{margin-top:9px;color:#e8f2f380;font-size:.36rem;font-weight:700;letter-spacing:.13em;text-align:center;text-transform:uppercase}.object-marker__side>strong{margin-top:3px;color:var(--accent-soft);font-size:.5rem;font-weight:800;letter-spacing:.07em;text-align:center}.object-marker__side>button{display:inline-flex;min-height:28px;margin-top:8px;padding:0 10px;align-items:center;gap:5px;color:var(--story-text);border:1px solid var(--story-border);border-radius:999px;background:#081a21cc;font-size:.44rem;cursor:pointer}.object-marker__side>button svg{width:11px;height:11px}.object-about{padding:14px;border:1px solid var(--story-border);border-radius:20px;background:#07161cb8}.object-about>img{width:clamp(112px,34%,190px);aspect-ratio:3 / 4;margin:0 0 12px 14px;float:right;object-fit:cover;border-radius:14px;background:var(--night-3)}.object-about__copy>p{margin:0;color:var(--story-muted);font-size:clamp(.86rem,3.6vw,1rem);line-height:1.45}.object-about>footer{display:flex;clear:both;flex-wrap:wrap;gap:7px;padding-top:12px}.object-about>footer span{display:inline-flex;min-height:30px;padding:0 11px;align-items:center;gap:6px;color:var(--story-text);border:1px solid var(--story-border);border-radius:999px;background:#051218b3;font-size:.64rem}.object-about>footer svg{width:13px;height:13px;color:var(--accent-soft)}.ar-sheet__body .story-video,.object-section .story-video{overflow:hidden;border:1px solid var(--story-border);border-radius:20px;background:#07161cb8;box-shadow:none}.ar-sheet__body .story-video__controls,.object-section .story-video__controls{display:flex;min-height:0;padding:8px 12px 10px;align-items:center;justify-content:space-between;gap:10px}.ar-sheet__body .story-video__transport,.object-section .story-video__transport,.ar-sheet__body .story-video__utilities,.object-section .story-video__utilities{display:flex;margin:0;padding:0;align-items:center;gap:8px;border:0}.ar-sheet__body .story-video__main-control,.object-section .story-video__main-control{width:44px;height:44px;min-width:44px;min-height:44px}.ar-sheet__body .story-video__main-control svg,.object-section .story-video__main-control svg{width:18px;height:18px}.ar-sheet__body .story-video__transport>button:not(.story-video__main-control),.object-section .story-video__transport>button:not(.story-video__main-control),.ar-sheet__body .story-video__utilities button,.object-section .story-video__utilities button,.ar-sheet__body .story-video__speed,.object-section .story-video__speed{width:34px;height:34px;min-width:34px;min-height:34px}.ar-sheet__body .story-video__controls svg,.object-section .story-video__controls svg{width:16px;height:16px}.ar-sheet__body .story-video__meta,.object-section .story-video__meta{padding:0 12px}.ar-sheet__body .story-video__meta h3,.object-section .story-video__meta h3{margin:0;font-size:.8rem;font-weight:800}.ar-sheet__body .story-video__meta p,.object-section .story-video__meta p{margin:2px 0 0;color:var(--story-muted);font-size:.66rem}.ar-sheet__body .story-video__tabs,.object-section .story-video__tabs{margin-top:10px;padding:0 12px;gap:6px}.ar-sheet__body .story-video__tabs button,.object-section .story-video__tabs button{display:inline-flex;min-height:30px;padding:0 12px;align-items:center;gap:5px;border-radius:999px;font-size:.64rem}.ar-sheet__body .story-video__tabs svg,.object-section .story-video__tabs svg{width:12px;height:12px;transition:transform .22s var(--ease-out)}.ar-sheet__body .story-video__tabs .active svg,.object-section .story-video__tabs .active svg{transform:rotate(180deg)}.story-video__panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .28s var(--ease-out),opacity .2s var(--ease-out);opacity:0}.story-video__panel>div{overflow:hidden;min-height:0}.story-video__panel--open{grid-template-rows:1fr;opacity:1}.ar-sheet__body .story-video__about,.object-section .story-video__about,.ar-sheet__body .story-video__chapters,.object-section .story-video__chapters{padding:10px 12px 12px;font-size:.7rem}@media(prefers-reduced-motion:reduce){.story-video__panel{transition:none}}.object-photos{display:grid;gap:7px;grid-template-columns:repeat(3,minmax(0,1fr))}.object-photos figure{margin:0;aspect-ratio:1;overflow:hidden;border:1px solid var(--story-border);border-radius:14px;background:var(--night-3)}.object-photos img{width:100%;height:100%;object-fit:cover}.object-waits__grid{display:grid;gap:clamp(5px,1.5vw,12px);grid-template-columns:repeat(5,minmax(0,1fr))}.object-waits__card{display:flex;min-width:0;flex-direction:column;gap:clamp(5px,1.3vw,9px);padding:0 0 clamp(6px,1.6vw,11px);overflow:hidden;border:1px solid var(--story-border);border-radius:clamp(10px,2.8vw,18px);background:var(--night-2)}.object-waits__media{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:var(--night-3)}.object-waits__media img{width:100%;height:100%;object-fit:cover}.object-waits__badge{position:absolute;top:clamp(3px,1vw,7px);left:clamp(3px,1vw,7px);display:grid;width:clamp(17px,4.4vw,28px);height:clamp(17px,4.4vw,28px);place-items:center;color:var(--accent-soft);border:1px solid var(--story-border);border-radius:50%;background:#081b1fc7;backdrop-filter:blur(6px)}.object-waits__badge svg{width:56%;height:56%}.object-waits__card b{padding:0 3px;color:var(--story-text);font-size:clamp(.4rem,1.5vw,.62rem);font-weight:800;line-height:1.2;text-align:center}.object-dock{position:fixed;z-index:60;right:0;bottom:calc(66px + max(10px,env(safe-area-inset-bottom)));left:0;display:grid;width:min(650px,100%);margin:0 auto;padding:10px 18px 0;gap:5px;pointer-events:none}.object-dock__buttons{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));pointer-events:auto}.object-dock .button{min-height:46px;padding:0 10px;gap:7px;justify-content:center;font-size:.78rem;line-height:1.1;text-align:center}.object-dock .button svg{width:16px;height:16px;flex:0 0 16px}.object-dock .button--coral{color:#fff}.button--marker{color:#f2f8ff;border:1px solid rgba(122,172,255,.4);background:linear-gradient(135deg,#2f6bd8,#2452ad)}.object-dock__privacy{display:flex;margin:0;padding:0;align-items:center;justify-content:center;gap:5px;color:#e8f2f373;font-size:.58rem;text-align:center}.object-dock__privacy svg{width:11px;height:11px;flex:0 0 11px}.object-page--night .object-hero>img,.object-page--night .object-hero__scrim{position:absolute;inset:0;width:100%;height:100%}.object-page--night .object-hero__scrim{background:linear-gradient(180deg,rgba(4,15,20,.18) 0%,rgba(4,15,20,.34) 42%,rgba(4,15,20,.86) 76%,var(--night) 100%),linear-gradient(90deg,rgba(4,15,20,.42),transparent 74%)}.object-hero__topbar{min-height:68px}.object-hero__topbar .app-header__back{left:18px}.object-about__copy>p{font-size:clamp(.68rem,2.9vw,.82rem);line-height:1.5}.ar-sheet__body .story-video__tabs,.object-section .story-video__tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.ar-sheet__body .story-video__tabs button,.object-section .story-video__tabs button{justify-content:center;width:100%}.story-video__expand{display:grid;width:28px;height:28px;flex:0 0 28px;place-items:center;color:var(--story-text);border:0;border-radius:9px;background:transparent;cursor:pointer}.story-video__expand svg{width:15px;height:15px}.ar-sheet__body .story-video__controls,.object-section .story-video__controls{justify-content:center}.ar-sheet__body .story-video__transport,.object-section .story-video__transport{gap:10px}.object-marker{align-items:center}.object-marker__copy>small{font-size:.62rem}.object-marker__copy li{font-size:.62rem;gap:9px}.object-marker__copy li>i{width:32px;height:32px;flex:0 0 32px;border-radius:11px}.object-marker__copy li svg{width:15px;height:15px}.object-marker__copy ol{gap:9px;margin-top:9px}.object-map{align-items:flex-start}.object-map>svg{align-self:center}.object-nav{padding:7px;gap:5px;border:1px solid var(--story-border);border-radius:22px;background:#07161cb8}.object-nav>*{padding:8px 2px 7px;gap:5px;border-radius:13px;background:#040f1480;font-size:.42rem}.object-nav>*>i{width:26px;height:26px;border-radius:9px}.object-nav svg{width:13px;height:13px}.object-dock{bottom:calc(62px + max(10px,env(safe-area-inset-bottom)));padding-top:0;gap:0}.object-body{padding-bottom:66px}.object-page--night .object-hero__copy{margin-top:clamp(12px,4vw,28px)}.object-hero__topbar{min-height:calc(84px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top)}.object-hero__topbar .app-header__back{top:calc(18px + env(safe-area-inset-top));transform:none}.object-map strong{font-size:.72rem}.object-map small{font-size:.54rem}.ar-sheet__body .story-video__timeline,.object-section .story-video__timeline{grid-template-columns:34px minmax(0,1fr) 34px 28px}.ar-launch-panel__privacy{display:flex;margin-top:12px;align-items:center;justify-content:center;gap:6px;color:#e8f2f373;font-size:.62rem;text-align:center}.ar-launch-panel__privacy svg{width:12px;height:12px;flex:0 0 12px}.ar-idle-stack{position:absolute;z-index:5;right:18px;bottom:18px;left:18px;display:flex;flex-direction:column;gap:10px}.ar-idle-stack>.ar-guidance,.ar-idle-stack>.ar-launch-panel{position:static;right:auto;bottom:auto;left:auto;width:auto;margin:0;transform:none}.scanner-page--idle .ar-reticle{top:41%}@media(max-height:720px){.scanner-page--idle .ar-reticle{top:37%;width:min(60vw,190px)}}.ar-guidance{min-height:66px;padding:10px 12px;grid-template-columns:34px minmax(0,1fr) 46px}.ar-guidance>svg.ar-guidance__art:last-child{width:46px;height:54px;color:#e8f2f380}.ar-idle-stack>.ar-guidance{width:calc(100% - 78px);min-height:0;margin-inline:auto;padding:8px 10px;grid-template-columns:30px minmax(0,1fr) 38px;gap:7px}.ar-idle-stack>.ar-guidance>svg:first-child{width:30px;height:30px;padding:6px}.ar-idle-stack>.ar-guidance>svg.ar-guidance__art:last-child{width:38px;height:44px}.ar-idle-stack>.ar-guidance p{font-size:.55rem}.interactive-hero,.quiz-hero{position:relative;display:flex;padding:0 0 18px;flex-direction:column;justify-content:flex-end;overflow:hidden;isolation:isolate}.interactive-hero>img,.quiz-hero>img,.interactive-hero__scrim,.quiz-hero__scrim{position:absolute;z-index:-1;inset:0;width:100%;height:100%;object-fit:cover}.interactive-hero>img,.quiz-hero>img{z-index:-2;filter:saturate(.6) contrast(1.08) brightness(.8)}.interactive-hero__scrim,.quiz-hero__scrim{background:linear-gradient(180deg,rgba(4,15,20,.2) 0%,rgba(4,15,20,.4) 44%,rgba(4,15,20,.88) 78%,var(--night) 100%),linear-gradient(90deg,rgba(4,15,20,.5),transparent 76%)}.interactive-hero__topbar,.quiz-hero__topbar{min-height:calc(84px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top)}.interactive-hero__topbar .app-header__back,.quiz-hero__topbar .app-header__back{top:calc(18px + env(safe-area-inset-top));left:18px;transform:none}.interactive-hero__copy,.quiz-hero__copy{width:min(650px,100%);margin:clamp(12px,4vw,28px) auto 0;padding:0 18px}.interactive-hero__badge{display:inline-flex;min-height:30px;padding:0 12px;align-items:center;color:var(--accent-soft);border:1px solid rgba(236,122,114,.24);border-radius:999px;background:#05131894;font-size:.6rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.interactive-hero h1,.quiz-hero h1{margin:14px 0 0;color:var(--story-text);font-family:var(--body);font-size:clamp(1.75rem,7.7vw,2.8rem);font-weight:800;letter-spacing:-.035em;line-height:.98}.interactive-hero h1 em{display:block;color:var(--coral);font-style:normal}.interactive-hero__copy>p,.quiz-hero__lede{max-width:34ch;margin:12px 0 0;color:var(--story-muted);font-size:clamp(.86rem,3.6vw,1rem);line-height:1.45}.quiz-hero__location{display:flex;margin:10px 0 0;align-items:center;gap:7px;color:#e8f2f3b8;font-size:.74rem}.quiz-hero__location svg{width:15px;height:15px;color:var(--coral-soft)}.quiz-hero__lede{font-size:.78rem}.interactive-page{padding-bottom:0}.interactive-body{display:flex;width:min(650px,100%);margin:0 auto;padding:18px 18px 16px;flex-direction:column;gap:16px}.interactive-body h2{margin:0 0 10px;color:var(--story-text);font-family:var(--body);font-size:clamp(.86rem,3.1vw,1.05rem);font-weight:800;letter-spacing:-.01em}.interactive-prize{position:relative;aspect-ratio:3.35;max-height:175px;padding:0;overflow:hidden;border:1px solid var(--story-border);border-radius:20px;background:#07161cc7;isolation:isolate}.interactive-prize>img{width:100%;height:100%;object-fit:cover;object-position:50% 34%}.interactive-prize:after{position:absolute;z-index:1;right:0;bottom:0;left:0;height:40%;background:linear-gradient(to top,rgba(3,11,15,.82) 0%,rgba(3,11,15,.34) 46%,transparent 100%);content:"";pointer-events:none}.interactive-progress{display:grid;padding:14px;align-items:center;gap:14px;grid-template-columns:auto minmax(0,1fr) auto;border:1px solid var(--story-border);border-radius:20px;background:#07161cb8}.interactive-progress__score{position:relative;display:grid;min-width:108px;padding-right:62px}.interactive-progress__score>span{color:var(--story-muted);font-size:.62rem}.interactive-progress__score>strong{margin-top:2px;color:var(--story-text);font-size:1.5rem;font-weight:800;line-height:1}.interactive-progress__score>small{color:var(--story-muted);font-size:.62rem}.interactive-progress__score>i{position:absolute;top:50%;right:0;width:56px;height:56px;border-radius:50%;background:conic-gradient(var(--coral) var(--ring-angle, 0deg),rgba(232,242,243,.12) 0);transform:translateY(-50%);mask:radial-gradient(circle,transparent 60%,#000 61%)}.interactive-progress__next>span{color:var(--story-muted);font-size:.62rem}.interactive-progress__next>p{margin:3px 0 8px;color:var(--story-muted);font-size:.78rem}.interactive-progress__next b{color:var(--accent-soft);font-size:1.05rem;font-weight:800}.interactive-progress__bar{height:6px;overflow:hidden;border-radius:999px;background:#e8f2f31f}.interactive-progress__bar i{display:block;height:100%;border-radius:inherit;background:var(--accent-soft)}.interactive-progress__gift{display:grid;width:46px;height:46px;place-items:center;color:var(--coral);border:1px solid rgba(255,98,94,.28);border-radius:14px;background:#ff625e14}.interactive-progress__gift svg{width:20px;height:20px}.interactive-list{display:flex;flex-direction:column;gap:10px}.interactive-list h2{margin-bottom:0}.interactive-card{display:grid;padding:12px;gap:7px 12px;grid-template-columns:120px minmax(0,1fr) auto;grid-template-areas:"cover copy copy" "meta  meta start";align-items:start;border:1px solid var(--story-border);border-radius:18px;background:#07161cb8}.interactive-card__cover{grid-area:cover;width:120px;aspect-ratio:4 / 3;object-fit:cover;border-radius:12px;background:var(--night-3)}.interactive-card__copy{position:relative;min-width:0;padding-right:56px;grid-area:copy}.interactive-card__flag{display:inline-flex;min-height:18px;padding:0 7px;align-items:center;color:var(--green);border:1px solid rgba(91,210,172,.28);border-radius:999px;background:#5bd2ac1a;font-size:.5rem;font-weight:700}.interactive-card__flag--done{color:#3a1210;border-color:transparent;background:var(--accent-soft)}.interactive-card__kicker{display:block;margin:5px 0 0;color:var(--story-muted);font-size:.55rem;line-height:1.2}.interactive-card__copy>.interactive-card__kicker:first-child{margin-top:0}.interactive-card__title{display:block;margin-top:1px}.interactive-card h3{min-width:0;margin:0;color:var(--story-text);font-size:.82rem;font-weight:800;line-height:1.16}.interactive-card__reward{position:absolute;top:50%;right:0;display:grid;width:46px;height:46px;place-items:center;align-content:center;transform:translateY(-50%);color:var(--green);border:1px solid rgba(91,210,172,.3);border-radius:18px;background:#5bd2ac17}.interactive-card__reward b{font-size:.78rem;font-weight:800;line-height:1}.interactive-card__reward small{margin-top:2px;font-size:.44rem;line-height:1}.interactive-card__copy>p{display:-webkit-box;margin:3px 0 0;overflow:hidden;color:var(--story-muted);font-size:.6rem;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.interactive-card__meta{display:flex;flex-wrap:wrap;align-items:center;margin:0;padding:8px 14px 0 0;gap:5px 18px;grid-area:meta;align-self:center;border-top:1px solid rgba(205,231,236,.08);list-style:none}.interactive-card__meta li{display:inline-flex;align-items:center;gap:5px;color:var(--story-muted);font-size:.6rem}.interactive-card__meta svg{width:12px;height:12px;color:var(--accent-soft)}.interactive-card__start{display:inline-flex;min-height:32px;padding:0 14px;align-items:center;justify-content:center;gap:6px;grid-area:start;align-self:center;justify-self:end;margin-top:8px;color:#fff;border-radius:999px;background:linear-gradient(135deg,#ff6b63,#ef4f50);font-size:.7rem;font-weight:700;white-space:nowrap}.interactive-card__start svg{width:12px;height:12px}.quiz-run,.quiz-result{width:min(650px,100%);margin:0 auto;padding:16px 18px 0}.quiz-run__head strong{color:var(--story-text);font-size:.86rem;font-weight:800}.quiz-run__steps{display:grid;margin-top:10px;gap:5px;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr)}.quiz-run__steps i{height:3px;border-radius:999px;background:#e8f2f324;transition:background .22s var(--ease-out)}.quiz-run__steps i.active{background:var(--accent-soft)}.quiz-card{margin-top:14px;padding:14px;border:1px solid var(--story-border);border-radius:20px;background:#07161cb8}.quiz-card h2{margin:0;color:var(--story-text);font-size:.9rem;font-weight:800;line-height:1.3}.quiz-card>img{width:100%;aspect-ratio:16 / 10;margin-top:12px;object-fit:cover;border-radius:14px;background:var(--night-3)}.quiz-card__options{display:grid;margin-top:12px;gap:8px}.quiz-card__options button{display:flex;min-height:46px;padding:0 12px;align-items:center;gap:10px;color:var(--story-text);border:1px solid var(--story-border);border-radius:14px;background:#05121899;font-size:.76rem;text-align:left;cursor:pointer;transition:border-color .18s var(--ease-out),background .18s var(--ease-out)}.quiz-card__options button>i{display:grid;width:26px;height:26px;flex:0 0 26px;place-items:center;color:var(--story-muted);border:1px solid var(--story-border);border-radius:8px;font-size:.66rem;font-style:normal;font-weight:700}.quiz-card__options button>span{flex:1}.quiz-card__options button.active{border-color:#ec7a728c;background:#ec7a7214}.quiz-card__options button.active>i{color:var(--accent-soft);border-color:#ec7a7280}.quiz-card__tick{width:17px;height:17px;flex:0 0 17px;color:var(--accent-soft)}.quiz-run__nav{display:grid;margin:14px 0 0;gap:10px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.quiz-run__back,.quiz-run__next{display:inline-flex;min-height:48px;padding:0 14px;align-items:center;justify-content:center;gap:8px;border-radius:999px;font-size:.8rem;font-weight:700;cursor:pointer}.quiz-run__back{color:var(--story-text);border:1px solid var(--story-border);background:#07161cb8}.quiz-run__next{color:#fff;border:0;background:linear-gradient(135deg,#ff6b63,#ef4f50)}.quiz-run__back:disabled,.quiz-run__next:disabled{opacity:.42;cursor:not-allowed}.quiz-run__back svg,.quiz-run__next svg{width:15px;height:15px}.quiz-result{display:grid;justify-items:center;padding-top:26px;text-align:center}.quiz-result__icon{display:grid;width:68px;height:68px;place-items:center;color:var(--story-muted);border:1px solid var(--story-border);border-radius:50%;background:#07161cb8}.quiz-result__icon--win{color:var(--accent-soft);border-color:#ec7a7266;background:#ec7a721a}.quiz-result__icon svg{width:28px;height:28px}.quiz-result>strong{margin-top:14px;color:var(--story-text);font-size:1.3rem;font-weight:800}.quiz-result>p{max-width:34ch;margin:8px 0 0;color:var(--story-muted);font-size:.78rem;line-height:1.5}.quiz-result__actions{display:grid;width:100%;margin-top:20px;gap:10px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.quiz-result__actions .button{min-height:48px;gap:8px;font-size:.8rem}.quiz-result__actions .button--coral{color:#fff}.quiz-result__actions svg{width:15px;height:15px}@media(max-width:420px){.interactive-card{padding:10px;gap:7px 10px;grid-template-columns:110px minmax(0,1fr) auto;grid-template-areas:"cover copy copy" "meta  meta start"}.interactive-card__cover{width:110px}.interactive-card__meta{justify-content:space-between;padding-right:38px;gap:4px 8px}.interactive-card__meta li{font-size:.52rem}.interactive-card__meta svg{width:10px;height:10px}.interactive-card__start{min-height:30px;padding:0 10px;gap:5px;font-size:.62rem}.interactive-card__start svg{width:11px;height:11px}.interactive-card__copy{padding-right:50px}.interactive-card__reward{width:42px;height:42px;border-radius:16px}}.catalog-hero__copy h1,.home-hero__content h1,.object-page--night .object-hero__copy h1,.interactive-hero h1,.quiz-hero h1,.marker-story__intro h1,.collection-dashboard__hero h1{font-family:var(--display);font-size:clamp(1.75rem,7.7vw,2.8rem);font-weight:700;letter-spacing:-.035em;line-height:.98}.quiz-page{width:100%;max-width:none;min-height:100dvh;padding:0 0 calc(96px + env(safe-area-inset-bottom));color:var(--story-text);background:var(--night)}.quiz-hero{padding-bottom:14px}.quiz-hero__copy{margin-top:clamp(8px,3vw,20px)}.quiz-hero h1{margin-top:0}.quiz-hero__location{margin-top:7px;font-size:.66rem}.quiz-hero__location svg{width:13px;height:13px}.quiz-hero__lede{margin-top:8px;font-size:.68rem;line-height:1.4}.quiz-run{padding-top:12px}.quiz-run__head strong{font-size:.76rem}.quiz-run__steps{margin-top:8px}.quiz-card{margin-top:10px;padding:12px}.quiz-card h2{font-size:.8rem;line-height:1.28}.quiz-card>img{aspect-ratio:16 / 9;margin-top:10px}.quiz-card__options{margin-top:10px;gap:6px}.quiz-card__options button{min-height:40px;padding:0 10px;gap:9px;border-radius:12px;font-size:.7rem}.quiz-card__options button>i{width:22px;height:22px;flex-basis:22px;border-radius:7px;font-size:.6rem}.quiz-card__tick{width:15px;height:15px;flex-basis:15px}.quiz-run__nav{margin-top:10px}.quiz-run__back,.quiz-run__next{min-height:42px;font-size:.74rem}.home-hero__actions .button{min-height:44px;padding:0 18px;font-size:.8rem}.home-hero__actions .button svg{width:16px;height:16px}.quiz-run{padding-top:10px}.quiz-card>img{aspect-ratio:2 / 1}.quiz-card__options button{min-height:38px}.quiz-run__nav{margin-top:8px}.interactive-progress{display:grid;padding:14px;align-items:center;gap:14px;grid-template-columns:auto minmax(0,1fr);border:1px solid var(--story-border);border-radius:20px;background:radial-gradient(circle at 12% 50%,rgba(236,122,114,.12),transparent 58%),#07161cb8}.interactive-progress__ring{position:relative;display:grid;width:78px;height:78px;place-items:center;align-content:center;border-radius:50%;background:conic-gradient(var(--accent-soft) var(--ring-angle, 0deg),rgba(232,242,243,.1) 0)}.interactive-progress__ring:before{position:absolute;inset:7px;border-radius:50%;background:#08191f;content:""}.interactive-progress__ring b,.interactive-progress__ring small{position:relative;z-index:1}.interactive-progress__ring b{color:var(--story-text);font-size:1.18rem;font-weight:800;line-height:1}.interactive-progress__ring small{margin-top:2px;color:var(--story-muted);font-size:.5rem}.interactive-progress__body{min-width:0}.interactive-progress__head{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.interactive-progress__head strong{color:var(--story-text);font-size:.82rem;font-weight:800}.interactive-progress__head span{color:var(--accent-soft);font-size:.6rem;font-weight:700;white-space:nowrap}.interactive-progress__track{position:relative;height:8px;margin:12px 26px 0 0;border-radius:999px;background:#e8f2f31a}.interactive-progress__track>i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#d95f57,#ec7a72);box-shadow:0 0 12px #ec7a7266;transition:width .42s var(--ease-out)}.interactive-progress__track>em{position:absolute;top:50%;right:-26px;display:grid;width:24px;height:24px;place-items:center;color:var(--story-muted);border:1px solid var(--story-border);border-radius:8px;background:#051218cc;transform:translateY(-50%);transition:color .24s var(--ease-out),border-color .24s var(--ease-out)}.interactive-progress__track>em svg{width:13px;height:13px}.interactive-progress__track>em.reached{color:var(--gold);border-color:#f0be5a80;background:#f0be5a1f}.interactive-progress__note{margin:9px 0 0;color:var(--story-muted);font-size:.62rem}.interactive-progress__note b{color:var(--story-text);font-weight:800}.interactive-card__media{position:relative;display:block;grid-area:cover;line-height:0}.interactive-card__seal{position:absolute;right:5px;bottom:5px;display:grid;width:22px;height:22px;place-items:center;color:#3a1210;border-radius:50%;background:var(--accent-soft);box-shadow:0 4px 12px #00000073}.interactive-card__seal svg{width:13px;height:13px;stroke-width:3.2}.interactive-card__flag{gap:4px}.interactive-card__flag svg{width:10px;height:10px;stroke-width:3.2}.interactive-card--passed{border-color:#ec7a7257;background:linear-gradient(90deg,rgba(236,122,114,.09),transparent 46%),#07161cb8}.interactive-card--passed .interactive-card__cover{filter:saturate(.85) brightness(.82)}.interactive-card--passed .interactive-card__reward{color:#06231c;border-color:transparent;background:linear-gradient(135deg,#5bd2ac,#3fbf9a)}.interactive-card--passed .interactive-card__reward svg{width:17px;height:17px;stroke-width:3}.interactive-card--passed .interactive-card__reward small{color:#06231cb8}.interactive-card__start--again{color:var(--story-text);border:1px solid var(--story-border);background:#051218b3}html.quiz-locked,html.quiz-locked body{overflow:hidden;overscroll-behavior:none}html.quiz-locked .quiz-page{height:100dvh;overflow:hidden}.collection-dashboard__progress-row{position:relative;display:flex;min-height:0;margin-top:4px;justify-content:center}.collection-dashboard__progress-row .progress-ring{width:min(57vw,212px);height:min(57vw,212px);background:conic-gradient(from 0deg,var(--accent-soft-deep) 0deg,var(--coral) var(--progress),rgba(232,242,243,.09) 0)}.collection-dashboard__progress-row .progress-ring:before{inset:9px;background:#0a151b}.progress-ring__knob{position:absolute;inset:0;transform:rotate(var(--progress));pointer-events:none}.progress-ring__knob:after{position:absolute;top:-3px;left:50%;width:15px;height:15px;border-radius:50%;background:var(--coral);box-shadow:0 0 0 3px #ff705b29,0 5px 13px #00000080;transform:translate(-50%);content:""}.collection-dashboard__progress-row .progress-ring__inner{transform:translateY(-8px);align-items:baseline;gap:2px}.collection-dashboard__progress-row .progress-ring__inner strong{font-family:var(--body);font-size:clamp(2.3rem,11.5vw,3.4rem);font-weight:800;letter-spacing:-.04em;line-height:1}.collection-dashboard__progress-row .progress-ring__inner span{color:#e8f2f373;font-size:.82rem;font-weight:700}.collection-dashboard__progress-row .progress-ring>p{bottom:28%;color:var(--story-muted);font-size:.64rem;letter-spacing:0;text-transform:none}.collection-dashboard__progress-row .progress-ring__sparkle{bottom:22%;color:var(--coral)}.collection-dashboard__progress-row .collection-share{position:absolute;right:0;bottom:16%;display:grid;width:74px;padding:11px 6px 9px;place-items:center;gap:5px;color:var(--story-muted);border:1px solid var(--story-border);border-radius:18px;background:#0a181edb;cursor:pointer;backdrop-filter:blur(10px)}.collection-dashboard__progress-row .collection-share svg{width:19px;height:19px;color:var(--story-text)}.collection-dashboard__progress-row .collection-share span{font-size:.54rem;font-weight:600;line-height:1}.collection-quizzes{width:100%;margin-top:4px;padding:14px;border:1px solid var(--story-border);border-radius:20px;background:#07161cb8}.collection-quizzes>header{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.collection-quizzes h2{margin:0;color:var(--story-text);font-family:var(--body);font-size:.9rem;font-weight:800;letter-spacing:-.01em}.collection-quizzes>header a{display:inline-flex;align-items:center;gap:3px;flex-shrink:0;color:var(--coral);font-size:.62rem;font-weight:700}.collection-quizzes>header svg{width:13px;height:13px}.collection-quizzes__score{display:grid;margin-top:12px;align-items:baseline;gap:4px 10px;grid-template-columns:auto minmax(0,1fr)}.collection-quizzes__points{display:inline-flex;align-items:baseline;gap:5px}.collection-quizzes__points strong{color:var(--green);font-size:1.5rem;font-weight:800;line-height:1}.collection-quizzes__points small{color:var(--story-muted);font-size:.6rem}.collection-quizzes__count{color:var(--story-muted);font-size:.62rem;justify-self:end}.collection-quizzes__bar{height:6px;overflow:hidden;grid-column:1 / -1;margin-top:6px;border-radius:999px;background:#e8f2f31a}.collection-quizzes__bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--accent-soft-deep),var(--accent-soft));transition:width .42s var(--ease-out)}.collection-quizzes__list{display:grid;margin:12px 0 0;padding:0;gap:6px;list-style:none}.collection-quizzes__list li{display:flex;min-height:38px;padding:0 10px;align-items:center;gap:9px;border:1px solid rgba(205,231,236,.07);border-radius:12px;background:#05121880;font-size:.7rem}.collection-quizzes__list li>i{display:grid;width:20px;height:20px;flex:0 0 20px;place-items:center;color:#e8f2f34d}.collection-quizzes__list li>i svg{width:13px;height:13px}.collection-quizzes__list li>span{flex:1;min-width:0;overflow:hidden;color:var(--story-muted);text-overflow:ellipsis;white-space:nowrap}.collection-quizzes__list li>b{flex-shrink:0;color:#e8f2f366;font-size:.6rem;font-weight:700}.collection-quizzes__list li.done{border-color:#5bd2ac42;background:#5bd2ac12}.collection-quizzes__list li.done>i{color:#06231c;border-radius:50%;background:var(--green)}.collection-quizzes__list li.done>i svg{stroke-width:3.2}.collection-quizzes__list li.done>span{color:var(--story-text)}.collection-quizzes__list li.done>b{color:var(--green)}.collection-dashboard__progress-row .progress-ring{width:min(48vw,176px);height:min(48vw,176px)}.collection-dashboard__progress-row .progress-ring__inner{transform:translateY(-6px)}.collection-dashboard__progress-row .progress-ring__inner strong{font-size:clamp(2rem,9.6vw,2.8rem)}.collection-dashboard__progress-row .progress-ring__inner span{font-size:.72rem}.collection-dashboard__progress-row .progress-ring>p{bottom:26%;font-size:.58rem}.collection-dashboard__progress-row .progress-ring__sparkle{bottom:17%;width:13px;height:13px}.collection-dashboard__progress-row .collection-share{width:64px;min-height:0;bottom:8%;padding:9px 5px 8px;gap:4px;border-radius:15px}.collection-dashboard__progress-row .collection-share svg{width:16px;height:16px}.collection-breakdown--reference article{min-height:0;padding:11px 12px;gap:7px;border-radius:15px}.collection-breakdown--reference article>svg{width:22px;height:22px}.collection-breakdown--reference span{font-size:.56rem}.collection-breakdown--reference strong{font-size:1rem}.collection-breakdown--reference .linear-progress{height:3px}.object-hero__topbar,.interactive-hero__topbar,.quiz-hero__topbar{min-height:52px;padding-top:calc(14px + env(safe-area-inset-top))}.app-header__back,.object-hero__topbar .app-header__back,.interactive-hero__topbar .app-header__back,.quiz-hero__topbar .app-header__back{top:50%;left:18px;width:44px;min-width:44px;height:44px;min-height:44px;transform:translateY(-50%)}.app-header__back svg{width:19px;height:19px}.home-section-heading2 h2,.home-await .home-section-heading2 h2,.object-body h2,.interactive-body h2,.collection-quizzes h2,.collection-recent h2,.collection-stats h2{font-family:var(--body);font-size:clamp(.93rem,3.3vw,1.38rem);font-weight:800;letter-spacing:-.01em;color:var(--story-text)}.collection-breakdown--reference article{min-height:0;padding:9px 10px;gap:5px;border-radius:14px}.collection-breakdown--reference article>svg{width:19px;height:19px}.collection-breakdown--reference span{font-size:.52rem}.collection-breakdown--reference strong{font-size:.86rem}.collection-breakdown--reference{margin:4px 0 10px;gap:8px}.collection-dashboard__hero>p{margin-top:6px;font-size:.72rem;line-height:1.35}.collection-dashboard__progress-row{margin-top:0}.collection-dashboard__progress-row .progress-ring{width:min(40vw,148px);height:min(40vw,148px)}.progress-ring__knob:after{top:-2px;width:11px;height:11px}.collection-dashboard__progress-row .progress-ring__inner strong{font-size:clamp(1.7rem,8vw,2.3rem)}.collection-dashboard__progress-row .progress-ring__inner span{font-size:.62rem}.collection-dashboard__progress-row .progress-ring>p{bottom:24%;font-size:.52rem}.collection-dashboard__progress-row .progress-ring__sparkle{bottom:14%;width:11px;height:11px}.collection-dashboard__progress-row .collection-share{width:58px;bottom:4%;padding:7px 4px 6px;border-radius:13px}.collection-dashboard__progress-row .collection-share svg{width:14px;height:14px}.collection-dashboard__progress-row .collection-share span{font-size:.5rem}.collection-breakdown--reference article{padding:8px 9px;gap:4px}.collection-quizzes{padding:11px 12px}.collection-quizzes__score{margin-top:8px}.collection-quizzes__points strong{font-size:1.24rem}.collection-quizzes__bar{height:5px;margin-top:5px}.collection-quizzes__list{margin-top:9px;gap:4px}.collection-quizzes__list li{min-height:30px;padding:0 9px;gap:8px;border-radius:10px;font-size:.64rem}.collection-quizzes__list li>i{width:17px;height:17px;flex-basis:17px}.collection-quizzes__list li>i svg{width:11px;height:11px}.collection-quizzes__list li>b{font-size:.55rem}.collection-recent{padding:11px 12px}.collection-recent img{width:74px;height:62px}.collection-recent h2{margin-bottom:8px}.collection-dashboard__hero>span{font-size:.54rem}.collection-dashboard__hero>p{margin-top:5px;font-size:.66rem}.collection-dashboard__progress-row .progress-ring{width:min(34vw,124px);height:min(34vw,124px)}.collection-dashboard__progress-row .progress-ring:before{inset:6px}.collection-dashboard__progress-row .progress-ring__inner{transform:translateY(-5px)}.collection-dashboard__progress-row .progress-ring__inner strong{font-size:clamp(1.4rem,6.6vw,1.9rem)}.collection-dashboard__progress-row .progress-ring__inner span{font-size:.54rem}.collection-dashboard__progress-row .progress-ring>p{bottom:22%;font-size:.46rem}.collection-dashboard__progress-row .progress-ring__sparkle{display:none}.collection-breakdown--reference{margin:2px 0 8px}.collection-quizzes__score{margin-top:6px}.collection-quizzes__list{margin-top:7px}.collection-recent{padding:10px 12px}.collection-recent h2{margin-bottom:7px}.collection-recent img{width:62px;height:52px}.collection-recent strong{font-size:.82rem}.collection-recent small{font-size:.58rem}.collection-recent i{font-size:.52rem}.collection-recent b{font-size:.55rem}.collection-dashboard__device-note{margin-top:8px;font-size:.56rem}.collection-recent a{min-height:0;gap:9px}.collection-recent a>svg{width:26px;height:26px}.collection-quizzes__list li{min-height:27px}.collection-dashboard__progress-row .progress-ring{width:min(30vw,110px);height:min(30vw,110px)}.collection-dashboard__progress-row .progress-ring__inner strong{font-size:clamp(1.25rem,5.9vw,1.7rem)}.collection-dashboard__progress-row .progress-ring{width:min(36vw,134px);height:min(36vw,134px)}.collection-dashboard__progress-row .progress-ring:before{inset:7px}.progress-ring__knob:after{top:-3px;width:13px;height:13px}.collection-dashboard__progress-row .progress-ring__inner strong{font-size:clamp(1.5rem,7.2vw,2.1rem)}.collection-dashboard__progress-row .progress-ring__inner span{font-size:.6rem}.collection-dashboard__progress-row .progress-ring>p{bottom:23%;font-size:.52rem}.collection-dashboard__progress-row .collection-share{width:68px;bottom:6%;padding:9px 5px 8px;border-radius:16px}.collection-dashboard__progress-row .collection-share svg{width:17px;height:17px}.collection-dashboard__progress-row .collection-share span{font-size:.54rem}.collection-breakdown--reference article{padding:11px 12px;gap:6px;border-radius:16px}.collection-breakdown--reference article>svg{width:23px;height:23px}.collection-breakdown--reference span{font-size:.58rem}.collection-breakdown--reference strong{font-size:1.02rem}.collection-breakdown--reference .linear-progress{height:4px}.collection-dashboard__progress-row .progress-ring{width:min(40vw,150px);height:min(40vw,150px)}.collection-dashboard__progress-row .progress-ring:before{inset:8px}.collection-dashboard__progress-row .progress-ring__inner strong{font-size:clamp(1.65rem,8vw,2.3rem)}.collection-dashboard__progress-row .progress-ring__inner span{font-size:.64rem}.collection-dashboard__progress-row .progress-ring>p{bottom:25%;font-size:.54rem}.collection-dashboard__progress-row .progress-ring__sparkle{display:block;bottom:13%;width:13px;height:13px;color:var(--coral)}.collection-dashboard__progress-row .collection-share{bottom:-10px}.collection-dashboard__progress-row .progress-ring__inner{transform:translateY(-23px)}.collection-dashboard__progress-row .progress-ring>p{bottom:37%}.collection-dashboard__progress-row .progress-ring__sparkle{bottom:15%}.collection-page--reference .collection-recent{margin-top:10px;padding:9px 11px}.collection-page--reference .collection-recent h2{margin-bottom:5px}.collection-page--reference .collection-recent>a{min-height:0;margin-top:8px;gap:10px;grid-template-columns:56px minmax(0,1fr)}.collection-page--reference .collection-recent a>svg{display:none}.collection-page--reference .collection-recent img{width:56px;height:46px}.collection-page--reference .collection-recent a>span{gap:2px}.collection-page--reference .collection-recent strong{font-size:.82rem}.collection-page--reference .collection-recent small,.collection-page--reference .collection-recent b{font-size:.53rem}.collection-page--reference .collection-recent i{padding:2px 6px;font-size:.5rem}.main-with-nav:has(>.collection-page--reference){padding-bottom:0}.collection-page--reference{padding-bottom:calc(78px + env(safe-area-inset-bottom))}.object-hero__topbar .app-header__back,.interactive-hero__topbar .app-header__back,.quiz-hero__topbar .app-header__back,.marker-story__topbar .app-header__back{top:calc(20px + env(safe-area-inset-top));left:20px;transform:none}.marker-board .marker-story__topbar .app-header__back{left:0}.home-progress-card{position:relative;overflow:hidden;isolation:isolate;grid-template-columns:auto minmax(0,1fr) auto;align-content:start;min-height:clamp(132px,33vw,226px);background:var(--night-2) url(/images/home-progress-bg.webp) center / cover no-repeat}.favorite-button{color:var(--story-muted);border-color:var(--story-border);background:#0a1a21b8}.favorite-button--active{color:var(--coral);border-color:#ff705b66;background:#ff705b24}.favorite-button svg{flex:0 0 auto}.collection-favorites{margin-top:10px;padding:12px;border:1px solid var(--story-border);border-radius:20px;background:#07161cb8}.collection-favorites>header{display:flex;align-items:center;gap:8px}.collection-favorites h2{margin:0;color:var(--story-text);font-family:var(--body);font-size:clamp(.93rem,3.3vw,1.38rem);font-weight:800;letter-spacing:-.01em}.collection-favorites>header span{display:grid;min-width:22px;height:22px;padding:0 6px;place-items:center;color:var(--coral);border-radius:999px;background:#ff705b24;font-size:.62rem;font-weight:700}.collection-favorites__empty{display:flex;margin:10px 0 0;align-items:center;gap:8px;color:var(--story-muted);font-size:.66rem;line-height:1.4}.collection-favorites__empty svg{width:16px;height:16px;flex:0 0 auto;color:var(--coral)}.collection-favorites__list{display:grid;margin:10px 0 0;padding:0;gap:6px;list-style:none}.collection-favorites__list li{position:relative;display:flex;align-items:center;border:1px solid rgba(205,231,236,.07);border-radius:14px;background:#05121880}.collection-favorites__list li>a{display:flex;min-width:0;flex:1;padding:7px 44px 7px 7px;align-items:center;gap:10px}.collection-favorites__list img{width:46px;height:38px;flex:0 0 auto;object-fit:cover;border-radius:10px}.collection-favorites__list li>a>span{display:grid;min-width:0;gap:2px}.collection-favorites__list strong{overflow:hidden;color:var(--story-text);font-size:.76rem;text-overflow:ellipsis;white-space:nowrap}.collection-favorites__list small{color:var(--story-muted);font-size:.55rem}.collection-favorites__list .favorite-button{position:absolute;top:50%;right:8px;width:32px;min-width:32px;height:32px;min-height:32px;padding:0;transform:translateY(-50%)}.collection-favorites__list .favorite-button svg{width:15px;height:15px}.toast{color:var(--story-text);border-color:var(--story-border);background:#0a1a21f0;box-shadow:0 18px 44px #00060a80}.toast span{font-size:.78rem;line-height:1.35}.toast--success>svg{color:var(--green)}.toast .icon-button{color:var(--story-muted);border:0;background:#ffffff0f}.marker-board{position:relative;display:flex;width:min(560px,100%);height:100dvh;min-height:0;flex-direction:column;overflow:hidden;isolation:isolate;margin:0 auto;padding:0 18px calc(14px + env(safe-area-inset-bottom));background:linear-gradient(#040d12b8,#040d12e0),var(--marker-photo) center / cover no-repeat}.marker-board__intro{flex:0 0 auto;text-align:center}.marker-board__intro span{color:var(--coral);font-size:.62rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.marker-board__intro h1{margin:6px 0 4px;color:var(--story-text);font-family:var(--body);font-size:clamp(1.3rem,6vw,1.9rem);font-weight:800;letter-spacing:-.02em}.marker-board__intro p{margin:0;color:var(--story-muted);font-size:.72rem}.marker-board__frame{display:flex;min-height:0;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:12px;overflow:hidden;margin:14px 0 0;padding:0}.marker-board__card{display:grid;width:min(100%,calc(100dvh - 320px));aspect-ratio:1;padding:12px;place-items:center;border-radius:16px;background:#fff;box-shadow:0 18px 44px #00060a80}.marker-board__card img{display:block;width:100%;height:100%;object-fit:contain}.marker-board__frame figcaption{flex:0 0 auto;color:var(--story-text);font-size:.68rem;text-align:center;text-shadow:0 1px 8px rgba(0,0,0,.6)}.marker-board__launch{width:100%;flex:0 0 auto;margin-top:12px}.marker-board__tools{display:grid;flex:0 0 auto;margin-top:8px;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.marker-board__tools button,.marker-board__tools a{display:grid;min-height:58px;align-content:center;justify-items:center;gap:5px;color:var(--story-muted);border:1px solid var(--story-border);border-radius:16px;background:#0a1a21b3;font-size:.6rem;font-weight:600;cursor:pointer;text-align:center}.marker-board__tools svg{width:18px;height:18px}.marker-solo{position:fixed;z-index:40;inset:0;display:grid;padding:5vmin;place-items:center;background:#fff}.marker-solo img{width:min(90vmin,100%);height:auto}.marker-solo__close{position:absolute;top:calc(14px + env(safe-area-inset-top));right:14px;color:#0a131a;border:1px solid rgba(10,19,26,.16);background:#ffffffe6}@media print{.app-header,.bottom-nav,.marker-board__launch,.marker-board__tools,.marker-board__frame figcaption,.offline-banner,.skip-link{display:none!important}.marker-board{height:auto;overflow:visible;padding:0;background:none}.marker-board__frame{padding:0}.marker-board__card{padding:0;box-shadow:none}.marker-board__card img{width:8cm;max-width:none;height:8cm;max-height:none;margin:0 auto}.marker-board__intro h1{font-size:14pt}}.catalog-page--night .catalog-tabs{min-height:38px;padding:0 5px;border-radius:19px}.catalog-page--night .catalog-tabs button{min-height:32px;padding:0 10px;border-radius:16px}.catalog-page--night .catalog-tabs button span{min-width:18px;min-height:18px;height:18px;margin-left:6px;font-size:.6rem;line-height:18px}.catalog-page--night .catalog-controls{margin-top:clamp(20px,5.6vw,34px)}.catalog-page--night .catalog-tabs{margin-bottom:0}.catalog-page--night .catalog-search-row{margin-top:6px}.home-progress-card__copy{align-self:start}.home-progress-card>h2{margin-bottom:clamp(2px,.7vw,6px);grid-column:1 / 3}.home-progress-card__art{width:clamp(60px,18vw,160px);height:auto;grid-row:1 / span 2;grid-column:3;align-self:center;filter:drop-shadow(0 0 3px rgba(3,10,15,.92)) drop-shadow(0 0 9px rgba(3,10,15,.78))}.home-progress-card:after{position:absolute;z-index:-1;inset:0;content:"";background:linear-gradient(90deg,#061016ed,#061016de 44%,#06101699 74%,#06101685),linear-gradient(180deg,#0610166b,#0610163d)}.home-progress-card__ring .progress-ring:before{background:#09141bd1}html,body{max-width:100%}.app-shell{max-width:100%;overflow-x:clip}.bottom-nav{position:fixed;bottom:max(7px,env(safe-area-inset-bottom));padding-bottom:0}.logo{gap:0}.logo__image{display:block;width:auto;height:clamp(51px,14.25vw,74px)}.app-header .logo{gap:0}.home-hero__content>p{max-width:24ch;font-size:clamp(.78rem,3.4vw,1rem);line-height:1.35}.home-hero__actions{flex-direction:column;align-items:flex-start;gap:10px}.home-hero__how{font-size:.72rem;font-weight:600}.home-hero__how svg{width:12px;height:12px}.home-hero__actions .button--coral{color:#1a0f0c;background-color:#ff705b;background-image:none}.app-header{position:relative}.app-header:before{position:absolute;z-index:-1;top:calc(-120px - env(safe-area-inset-top));right:-50vw;left:-50vw;height:560px;content:"";background:radial-gradient(ellipse 72% 62% at 4% 46%,#000000b8,#000000a3,#0000008a,#0000006b,#0000004a,#0000002b,#00000012 84%,#0000);pointer-events:none}.home-guide__download{position:relative;display:flex;width:clamp(58px,15vw,74px);height:clamp(58px,15vw,74px);align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;color:#a5a5a5;border:4px solid #090909;border-radius:50%;background-color:transparent;background-image:linear-gradient(145deg,#171717,#444245);box-shadow:inset 2px 2px #7d7c7e,inset -2px -2px #1c1c1c;transition:box-shadow .14s ease-out,color .14s ease-out}.home-guide__download:before{position:absolute;z-index:-1;width:calc(100% + 4px);height:calc(100% + 4px);content:"";border-radius:inherit;background-color:transparent;background-image:linear-gradient(145deg,#262626,#606060);box-shadow:8px 8px 16px #141414,-8px -8px 16px #525252}.home-guide__download svg{width:46%;height:46%;color:currentColor}.home-guide__download:active{color:#4d7cff;border-color:#4d7cff47;box-shadow:inset -2px -2px #5e5e5e,inset 2px 2px #1c1c1c}.home-hero__scan{position:relative;display:flex;align-items:center;justify-content:flex-start;gap:10px;padding-left:12px;border:none;border-radius:30px;box-shadow:5px 5px 10px #00000029;transition:background-color .5s,transform .2s}.home-hero__scan svg{height:22px;width:22px;transition:transform 1.5s}@media(hover:hover)and (pointer:fine){.home-hero__scan:hover{background-color:#ff8571}.home-hero__scan:hover svg{transform:rotate(250deg)}}.home-hero__scan:active{transform:scale(.97);transition-duration:.2s}@media(prefers-reduced-motion:reduce){.home-hero__scan svg,.home-hero__scan{transition:none}.home-hero__scan:hover svg{transform:none}}.home-hero__actions .home-hero__scan{padding:0 20px 0 12px}.home-hero__actions .home-hero__scan svg{width:22px;height:22px}.home-hero__scan svg{transition:transform 1.5s cubic-bezier(.22,.61,.36,1)}.home-hero__scan:active svg,.home-hero__scan:focus-visible svg{transform:rotate(250deg);transition-duration:.55s}@media(prefers-reduced-motion:reduce){.home-hero__scan:active svg,.home-hero__scan:focus-visible svg{transform:none}}img.home-hero__stats-icon{width:auto;height:clamp(20px,5.6vw,28px);object-fit:contain}.home-await__grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.home-await__card{height:100%;--await-lines: 4}.home-await__card h3{display:-webkit-box;min-height:2.5em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.25}.home-await__rule{display:block;width:clamp(18px,5vw,34px);height:2px;margin:clamp(3px,.9vw,7px) clamp(5px,1.4vw,11px);border-radius:2px;background:currentColor}.home-await__rule--coral{color:var(--coral)}.home-await__rule--cyan{color:#56b8f5}.home-await__rule--green{color:var(--green)}.home-await__rule--gold{color:var(--gold)}.home-await__card p{display:-webkit-box;min-height:calc(var(--await-lines) * 1.35em);margin:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--await-lines);line-height:1.35}.home-progress-section .home-section-heading2{width:min(100%,var(--page-width));margin:0 auto clamp(6px,1.6vw,10px);padding:0 var(--home-pad)}.home-progress-section .home-section-heading2 h2{font-size:clamp(.93rem,3.3vw,1.38rem);font-weight:800;letter-spacing:-.01em;color:var(--story-text)}.home-progress-card{align-content:center;min-height:clamp(112px,29vw,190px)}.home-progress-card>h2{display:none}.home-progress-card__ring .progress-ring{transition:--progress 2.2s cubic-bezier(.65,0,.35,1)}.home-progress-card__ring .progress-ring__knob{transition:transform .9s cubic-bezier(.22,.61,.36,1)}@media(prefers-reduced-motion:reduce){.home-progress-card__ring .progress-ring,.home-progress-card__ring .progress-ring__knob{transition:none}}@property --progress{syntax: "<angle>"; inherits: true; initial-value: 0deg;}.home-popular__card strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-popular__card small{display:-webkit-box;min-height:2.6em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.3}.home-popular .home-section-heading2 a{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border:1px solid rgba(255,112,91,.35);border-radius:999px;background:#ff705b1a;font-size:clamp(.68rem,2.4vw,.86rem);font-weight:700;transition:background-color .22s,border-color .22s,transform .18s}@media(hover:hover)and (pointer:fine){.home-popular .home-section-heading2 a:hover{border-color:var(--coral);background:#ff705b33}}.home-popular .home-section-heading2 a:active{transform:scale(.96)}.home-guide__copy p{max-width:30ch;line-height:1.35}.home-guide__download{width:clamp(46px,12vw,58px);height:clamp(46px,12vw,58px);color:#deedf0b8;border:1px solid rgba(205,231,236,.14);background-color:#0d2028eb;background-image:none;box-shadow:inset 0 1px #ffffff0f}.home-guide__download:before{display:none}.home-guide__download:active{color:var(--coral);border-color:#ff705b66;box-shadow:inset 0 2px 6px #00000080}.home-await__card{--await-lines: 3;gap:0}.home-await__card h3{min-height:0;margin:clamp(6px,1.6vw,12px) 0 0;font-size:clamp(.5rem,2.2vw,1.6rem);line-height:1.2;-webkit-line-clamp:1}.home-await__rule{margin:clamp(4px,1vw,9px) clamp(5px,1.4vw,11px) clamp(4px,1vw,9px)}.home-await__card p{font-size:clamp(.38rem,1.62vw,1.05rem);line-height:1.4;min-height:calc(3 * 1.4em);-webkit-line-clamp:3}@media(min-width:600px){.home-await__card{--await-lines: 3}}.progress-ring{transition:--progress 2.2s cubic-bezier(.65,0,.35,1)}.progress-ring__knob{transition:transform 1.1s cubic-bezier(.22,.61,.36,1)}@media(prefers-reduced-motion:reduce){.progress-ring,.progress-ring__knob{transition:none}}.home-await__rule{margin-top:2px;margin-bottom:2px}.app-preloader__meter,.app-preloader__orbit{transition-duration:28ms;transition-timing-function:linear}.object-photos--slider{display:flex;gap:clamp(8px,2.4vw,16px);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:4px}.object-photos--slider figure{flex:0 0 calc((100% - 3 * clamp(8px,2.4vw,16px)) / 4.35);margin:0;scroll-snap-align:start}.object-photos--slider figure>button{display:block;width:100%;padding:0;border:0;background:none;cursor:pointer}.object-photos--slider img{display:block;width:100%;aspect-ratio:1;object-fit:cover;border-radius:clamp(10px,2.6vw,16px);transition:transform .2s}@media(hover:hover)and (pointer:fine){.object-photos--slider figure>button:hover img{transform:scale(1.04)}}.object-photos__hint{margin:8px 0 0;color:var(--story-muted);font-size:clamp(.58rem,2.3vw,.72rem)}.photo-lightbox{position:fixed;z-index:120;inset:0;display:grid;align-items:center;justify-items:center;padding:clamp(14px,4vw,40px);background:#03090df5;grid-template-columns:auto minmax(0,1fr) auto;gap:clamp(6px,2vw,18px);transform:translateY(var(--lightbox-drag, 0px));touch-action:pan-y}.photo-lightbox__frame{display:grid;max-height:100%;margin:0;justify-items:center;gap:12px;grid-column:2}.photo-lightbox__frame img{max-width:100%;max-height:78dvh;object-fit:contain;border-radius:clamp(10px,2.4vw,18px)}.photo-lightbox__frame figcaption{display:flex;align-items:center;gap:10px;color:var(--story-muted);font-size:clamp(.62rem,2.4vw,.82rem);text-align:center}.photo-lightbox__frame figcaption span{padding:3px 9px;color:var(--story-text);border-radius:999px;background:#ffffff1a;font-weight:700}.photo-lightbox__close{position:absolute;top:calc(12px + env(safe-area-inset-top));right:12px;display:grid;width:42px;height:42px;place-items:center;color:var(--story-text);border:1px solid rgba(205,231,236,.16);border-radius:50%;background:#ffffff14;cursor:pointer}.photo-lightbox__nav{display:grid;width:40px;height:40px;place-items:center;color:var(--story-text);border:1px solid rgba(205,231,236,.14);border-radius:50%;background:#ffffff0f;cursor:pointer}.photo-lightbox__nav--prev{grid-column:1}.photo-lightbox__nav--next{grid-column:3}.photo-lightbox svg{width:20px;height:20px}@media(max-width:620px){.photo-lightbox{grid-template-columns:minmax(0,1fr)}.photo-lightbox__nav{display:none}.photo-lightbox__frame{grid-column:1}}.button--marker{color:#05202e;border:1px solid #56b8f5;background:#56b8f5;background-image:none;box-shadow:0 10px 32px #56b8f53d}.button--marker svg{color:#05202e}@media(hover:hover)and (pointer:fine){.button--marker:hover{border-color:#7ac9f8;background:#7ac9f8}}.button--marker:active{transform:scale(.97)}.catalog-page--night .catalog-result-heading,.catalog-page--night .object-grid--catalog{width:calc(100% - 36px);margin-inline:auto;padding-inline:0}.catalog-page--night .catalog-result-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:14px;padding-bottom:12px}.catalog-sort{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border:1px solid var(--story-border);border-radius:999px;background:#0a1a21b8;color:var(--story-text);cursor:pointer;transition:border-color .2s,background-color .2s}.catalog-sort select{color:inherit;border:0;background:transparent;cursor:pointer;appearance:none}.catalog-sort svg{width:14px;height:14px;flex:0 0 auto;color:var(--coral)}@media(hover:hover)and (pointer:fine){.catalog-sort:hover{border-color:#ff705b66;background:#ff705b1a}}.catalog-sort:focus-within{border-color:#ff705b8c}@media(min-width:560px){.catalog-page--night .object-grid--catalog{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:860px){.catalog-page--night .object-grid--catalog{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px 14px}}@media(min-width:1200px){.catalog-page--night .object-grid--catalog{grid-template-columns:repeat(5,minmax(0,1fr))}}.progress-ring__knob,.home-progress-card__ring .progress-ring__knob{transition:none}.catalog-page--night .catalog-controls{width:calc(100% - 36px);max-width:var(--page-width);margin-inline:auto}.bottom-nav a{transition:color .3s}.bottom-nav a>svg{transition:transform .3s,margin-top .3s,color .3s}.bottom-nav a.active>svg{color:var(--coral);transform:scale(1.2);margin-top:-5px}.bottom-nav a:after{position:absolute;bottom:2px;left:50%;width:0;height:2px;content:"";border-radius:5px;background:var(--coral);transition:width .2s ease-out,left .2s ease-out}.bottom-nav a.active:after{left:12%;width:76%}@media(hover:hover)and (pointer:fine){.bottom-nav a:not(.active):hover>svg{color:var(--coral);opacity:.6}}@media(prefers-reduced-motion:reduce){.bottom-nav a,.bottom-nav a>svg,.bottom-nav a:after{transition:none}}.catalog-page--night .catalog-tabs{position:relative;display:flex;overflow:hidden;background:#ffffff0f;box-shadow:inset 1px 1px 4px #ffffff24,inset -1px -1px 6px #0000004d,0 4px 12px #00000026;backdrop-filter:blur(12px)}@property --tab-index{syntax: "<integer>"; inherits: true; initial-value: 0;}.catalog-tabs__glider{position:absolute;z-index:1;top:4px;bottom:4px;border-radius:999px;background:linear-gradient(135deg,#ff705b59,#ff705bd9);box-shadow:0 0 18px #ff705b66,0 0 10px #ffbeaf59 inset;transition:left .5s cubic-bezier(.37,1.95,.66,.56),width .5s cubic-bezier(.37,1.95,.66,.56),background .4s ease-in-out,box-shadow .4s ease-in-out;pointer-events:none}.catalog-page--night .catalog-tabs button{position:relative;z-index:2;flex:1;background:transparent;transition:color .3s ease-in-out}.catalog-page--night .catalog-tabs button.active{color:#fff}.catalog-page--night .catalog-tabs button.active:after{background:transparent}.catalog-page--night .catalog-tabs button.active span{color:#fff;background:#ffffff38}@media(prefers-reduced-motion:reduce){.catalog-tabs__glider{transition:none}}.catalog-sort select option{color:var(--story-text);background-color:#0d1f27}.catalog-sort select option:checked{color:#fff;background-color:#ff705bd9}.object-grid--catalog .object-card h3{font-size:clamp(.82rem,3.4vw,1.05rem)}.object-grid--catalog .object-card__description{font-size:clamp(.565rem,2.28vw,.71rem)}.object-grid--catalog .object-card p{font-size:clamp(.55rem,2.2vw,.69rem)}.object-grid--catalog .object-card__meta,.object-grid--catalog .viewed-chip,.object-grid--catalog .category-chip{font-size:clamp(.5rem,1.98vw,.62rem)}.app-preloader__logo{display:block;width:auto;height:clamp(58px,17vw,92px)}.catalog-sort{position:relative;display:inline-flex;padding:0;border:0;background:none}.catalog-sort__trigger{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 10px;color:var(--story-text);border:1px solid var(--story-border);border-radius:999px;background:#0a1a21b8;font-size:clamp(.62rem,2.3vw,.78rem);font-weight:600;cursor:pointer;transition:border-color .2s,background-color .2s}.catalog-sort__trigger svg{width:13px;height:13px;flex:0 0 auto;color:var(--coral);transition:transform .2s}.catalog-sort__trigger[aria-expanded=true] svg{transform:rotate(180deg)}@media(hover:hover)and (pointer:fine){.catalog-sort__trigger:hover{border-color:#ff705b66;background:#ff705b1a}}.catalog-sort__menu{position:absolute;z-index:20;top:calc(100% + 6px);right:0;display:grid;min-width:100%;margin:0;padding:4px;gap:2px;list-style:none;border:1px solid var(--story-border);border-radius:14px;background:#0a1a21fa;box-shadow:0 18px 40px #0005088c;backdrop-filter:blur(18px)}.catalog-sort__menu button{width:100%;padding:8px 12px;color:var(--story-muted);border:0;border-radius:10px;background:transparent;font-size:clamp(.62rem,2.3vw,.78rem);font-weight:600;text-align:left;white-space:nowrap;cursor:pointer;transition:background-color .16s,color .16s}.catalog-sort__menu button.active{color:#fff;background:#ff705bd9}@media(hover:hover)and (pointer:fine){.catalog-sort__menu button:not(.active):hover{color:var(--story-text);background:#ffffff12}}.catalog-result-heading .catalog-sort__trigger{min-height:28px;height:28px}.object-about{display:block;padding:clamp(14px,3.6vw,24px);border:1px solid var(--story-border);border-radius:clamp(16px,3.6vw,24px);background:#07161cb8}.object-about__copy{display:block}.object-about__copy h2{margin:0 0 clamp(8px,2vw,14px);color:var(--story-text);font-family:var(--body);font-size:clamp(.95rem,3.4vw,1.3rem);font-weight:800;letter-spacing:-.01em}.object-about__copy img{float:right;width:clamp(120px,38%,300px);margin:0 0 clamp(10px,2.4vw,16px) clamp(12px,3vw,22px);aspect-ratio:4 / 3;object-fit:cover;border-radius:clamp(12px,2.8vw,18px);shape-outside:inset(0 round 14px)}.object-about__copy p{margin:0;color:var(--story-muted);font-size:clamp(.72rem,2.9vw,.95rem);line-height:1.55}.object-about footer{display:flex;flex-wrap:wrap;clear:both;gap:clamp(6px,1.6vw,10px);margin-top:clamp(12px,3vw,20px)}.object-about footer span{display:inline-flex;align-items:center;gap:7px;padding:7px 12px;color:var(--story-text);border:1px solid var(--story-border);border-radius:999px;background:#ffffff0a;font-size:clamp(.62rem,2.4vw,.8rem)}.object-about footer svg{width:14px;height:14px;color:var(--green)}@media(max-width:400px){.object-about__copy img{float:none;width:100%;margin:0 0 12px}}.object-hero__favorite{z-index:3;top:calc(20px + env(safe-area-inset-top));right:20px;bottom:auto}.object-hero__favorite .favorite-button{width:44px;min-width:44px;height:44px;min-height:44px}.object-hero__favorite .favorite-button svg{width:19px;height:19px}.object-hero,.interactive-hero,.quiz-hero,.catalog-hero,.home-cover,.collection-dashboard__hero{position:relative}.object-hero:after,.interactive-hero:after,.quiz-hero:after,.catalog-hero:after,.home-cover:after,.collection-dashboard__hero:after{position:absolute;z-index:1;right:0;bottom:-1px;left:0;height:clamp(170px,38vw,300px);content:"";background:linear-gradient(180deg,rgba(10,19,26,0) 0%,rgba(10,19,26,.35) 38%,rgba(10,19,26,.72) 66%,rgba(10,19,26,.92) 85%,var(--night) 100%);pointer-events:none}.object-hero__copy,.object-hero__topbar,.interactive-hero__copy,.quiz-hero__copy,.catalog-hero__copy,.catalog-hero__topbar,.home-hero__content,.home-cover__topbar,.home-hero__stats{position:relative;z-index:2}.interactive-progress__ring .progress-ring{display:flex;width:clamp(86px,24vw,132px);height:clamp(86px,24vw,132px);flex-direction:column;align-items:center;justify-content:center;gap:1px;background:conic-gradient(var(--coral) var(--progress),rgba(205,231,236,.16) 0)}.interactive-progress__ring .progress-ring:before{inset:clamp(7px,1.8vw,11px);background:var(--night-2)}.interactive-progress__ring .progress-ring__inner{position:relative;z-index:1;align-items:baseline}.interactive-progress__ring .progress-ring__inner strong{font-family:var(--body);font-size:clamp(1.05rem,4.4vw,1.7rem);font-weight:800;line-height:1}.interactive-progress__ring .progress-ring__inner span{display:none}.interactive-progress__ring .progress-ring>p{position:static;z-index:1;color:var(--story-muted);font-size:clamp(.46rem,1.8vw,.66rem);letter-spacing:0;text-transform:none}.interactive-progress__ring .progress-ring__sparkle{display:none}.interactive-card h3{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;hyphens:manual;overflow-wrap:normal;word-break:normal}.interactive-card p{hyphens:manual;overflow-wrap:break-word;word-break:normal}.interactive-prize{border-color:#cde7ec29;background:#0a1a21eb;box-shadow:0 18px 44px #00060a73}.interactive-prize:after{height:52%;background:linear-gradient(to top,rgba(3,11,15,.94) 0%,rgba(3,11,15,.62) 42%,rgba(3,11,15,.2) 74%,transparent 100%)}.quiz-card{display:flex;min-height:clamp(320px,52dvh,460px);flex-direction:column}.quiz-card h2{min-height:2.6em;line-height:1.3}.quiz-card__options{margin-top:auto}.interactive-progress__ring{width:clamp(78px,22vw,120px);height:clamp(78px,22vw,120px);background:none}.interactive-progress__ring .progress-ring{width:100%;height:auto;aspect-ratio:1}.home-hero__content,.catalog-hero__copy,.object-page--night .object-hero__copy,.interactive-hero__copy,.quiz-hero__copy{max-width:min(100%,30rem)}@media(min-width:620px){.home-hero__content,.catalog-hero__copy,.object-page--night .object-hero__copy,.interactive-hero__copy,.quiz-hero__copy{max-width:52%}}.home-hero__content>p,.object-page--night .object-hero__copy>p{max-width:none}.object-page--night .object-hero__copy>h1{margin-top:0}.app-preloader__content{margin-top:6dvh}.app-preloader__progress{margin-top:clamp(28px,6dvh,56px)}.collection-dashboard__hero>p,.interactive-hero__copy>p,.quiz-hero__lede,.catalog-hero__copy>p,.object-page--night .object-hero__copy>p{font-size:clamp(.78rem,3.4vw,1rem);line-height:1.4}.collection-dashboard__hero>span,.collection-dashboard__hero>h1,.collection-dashboard__hero>p,.collection-dashboard__progress-row{position:relative;z-index:2}.catalog-page--night{background:var(--night)}.interactive-hero h1{font-size:clamp(1.55rem,6.8vw,2.5rem)}.interactive-hero__copy>p{margin-top:clamp(12px,3.2vw,20px)}.ar-title__marker{display:inline-flex;align-items:center;padding:3px 10px;color:var(--story-muted);border:1px solid rgba(205,231,236,.16);border-radius:999px;background:#06141a99;font-size:.54rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ar-title__state{display:inline-flex;align-items:center;gap:6px;margin-top:4px;padding:3px 10px;color:#eafff6;border-radius:999px;background:#5bd2ac29;font-size:.56rem;font-weight:600}.ar-title__state i{width:6px;height:6px;border-radius:50%;background:var(--green);animation:ar-state-pulse 1.6s ease-in-out infinite}@keyframes ar-state-pulse{0%,to{opacity:1}50%{opacity:.35}}@media(prefers-reduced-motion:reduce){.ar-title__state i{animation:none}}.scanner-topbar__actions button:disabled{opacity:.4;cursor:default}.object-photos__viewport{position:relative}.object-photos__nav{position:absolute;z-index:3;top:50%;display:grid;width:38px;height:38px;place-items:center;color:var(--story-text);border:1px solid rgba(205,231,236,.16);border-radius:50%;background:#08161ddb;box-shadow:0 10px 26px #00050880;cursor:pointer;transform:translateY(-50%);backdrop-filter:blur(10px);transition:background-color .18s,border-color .18s,transform .14s}.object-photos__nav svg{width:18px;height:18px}.object-photos__nav--prev{left:6px}.object-photos__nav--next{right:6px}@media(hover:hover)and (pointer:fine){.object-photos__nav:hover{border-color:#ff705b73;background:#ff705b2e}}.object-photos__nav:active{transform:translateY(-50%) scale(.94)}.object-photos--slider{scrollbar-width:none}.object-photos--slider::-webkit-scrollbar{display:none}.button--marker{color:var(--story-text);border:1px solid var(--coral);background:#0a1a21d1;background-image:none;box-shadow:none}.button--marker svg{color:var(--coral)}@media(hover:hover)and (pointer:fine){.button--marker:hover{border-color:var(--coral);background:#ff705b24}}.object-photos--slider{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){.object-photos--slider{scroll-behavior:auto}}.object-photos--slider figure{flex:0 0 calc((100% - clamp(8px,2.4vw,16px)) / 2.15)}.object-photos__nav{opacity:1;visibility:visible;transition:opacity .26s cubic-bezier(.22,.61,.36,1),visibility .26s,transform .2s cubic-bezier(.22,.61,.36,1),background-color .18s,border-color .18s}.object-photos__nav.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.object-photos__nav--prev.is-hidden{transform:translate(-14px,-50%) scale(.86)}.object-photos__nav--next.is-hidden{transform:translate(14px,-50%) scale(.86)}@media(prefers-reduced-motion:reduce){.object-photos__nav{transition:opacity .12s,visibility .12s}.object-photos__nav.is-hidden{transform:translateY(-50%)}}.object-marker{border:1px solid rgba(94,234,212,.16);background:radial-gradient(circle at 76% 22%,rgba(94,234,212,.09),transparent 62%),#07161cdb}.object-marker__copy h2{color:#5eead4;font-size:clamp(.82rem,3vw,1.05rem);letter-spacing:.14em;text-transform:uppercase}.object-marker__copy ol li i{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;color:var(--story-text);border:1px solid rgba(205,231,236,.12);border-radius:12px;background:#ffffff0b;transition:border-color .22s,background-color .22s,transform .22s}@media(hover:hover)and (pointer:fine){.object-marker__copy ol li:hover i{border-color:#5eead473;background:#5eead41f;transform:translateY(-2px)}}.object-marker__frame>i{width:26px;height:26px;border-color:#5eead4;border-width:2.5px}.object-marker__frame img{border-radius:14px;background:#fff}.object-marker__frame:after{position:absolute;z-index:2;right:12%;left:12%;height:2px;content:"";border-radius:2px;background:linear-gradient(90deg,transparent,rgba(255,98,94,.9),transparent);animation:marker-scan 2.6s ease-in-out infinite;pointer-events:none}@keyframes marker-scan{0%,to{top:16%;opacity:0}10%{opacity:1}50%{top:82%;opacity:1}60%{opacity:0}}.object-marker__side>span{color:var(--story-muted);font-size:.56rem;letter-spacing:.16em;text-transform:uppercase}.object-marker__side>strong{color:#5eead4;font-family:ui-monospace,SF Mono,Cascadia Mono,monospace;font-size:clamp(.78rem,3vw,1rem);letter-spacing:.12em}.object-marker__side>button{display:inline-flex;align-items:center;gap:8px;padding:9px 18px;color:var(--story-text);border:1px solid rgba(205,231,236,.14);border-radius:999px;background:#ffffff0d;cursor:pointer;transition:border-color .2s,background-color .2s,transform .16s}@media(hover:hover)and (pointer:fine){.object-marker__side>button:hover{border-color:#5eead473;background:#5eead41f}}.object-marker__side>button:active{transform:scale(.96)}@media(prefers-reduced-motion:reduce){.object-marker__frame:after{animation:none;opacity:0}}:root{--motion-fast: .16s;--motion-base: .24s;--motion-slow: .42s;--motion-ease: cubic-bezier(.22, .61, .36, 1)}a,button,.button,.object-card,.interactive-card,.home-await__card,.home-popular__card,.collection-favorites__list li,.object-nav button,.catalog-tabs button{transition:color var(--motion-base) var(--motion-ease),background-color var(--motion-base) var(--motion-ease),border-color var(--motion-base) var(--motion-ease),box-shadow var(--motion-base) var(--motion-ease),transform var(--motion-fast) var(--motion-ease),opacity var(--motion-base) var(--motion-ease)}.button:active,.object-nav button:active,.interactive-card__start:active,.home-popular__card:active,.object-card:active{transform:scale(.975)}@media(hover:hover)and (pointer:fine){.object-card:hover,.interactive-card:hover,.home-popular__card:hover{transform:translateY(-3px);box-shadow:0 18px 40px #00050873}.home-await__card:hover{transform:translateY(-2px)}}.object-card__media img,.home-popular__media img,.interactive-card__cover{transition:transform var(--motion-slow) var(--motion-ease)}@media(hover:hover)and (pointer:fine){.object-card:hover .object-card__media img,.home-popular__card:hover .home-popular__media img,.interactive-card:hover .interactive-card__cover{transform:scale(1.05)}}@keyframes app-fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.object-body>*,.interactive-body>*,.collection-page--reference>section:not(.collection-dashboard__hero),.home-page--reference>section:not(.home-cover),.catalog-page--night>.object-grid--catalog{animation:app-fade-up var(--motion-slow) var(--motion-ease) both}.object-body>*:nth-child(2),.interactive-body>*:nth-child(2),.home-page--reference>section:nth-child(2){animation-delay:60ms}.app-header,.home-cover,.catalog-hero,.object-hero,.interactive-hero,.quiz-hero,.collection-dashboard__hero{animation:none!important}.object-body>*:nth-child(3),.interactive-body>*:nth-child(3),.home-page--reference>section:nth-child(3){animation-delay:.12s}.object-body>*:nth-child(4),.interactive-body>*:nth-child(4),.home-page--reference>section:nth-child(4){animation-delay:.18s}:where(a,button,[tabindex]):focus-visible{outline:2px solid var(--coral);outline-offset:2px;transition:outline-offset var(--motion-fast) var(--motion-ease)}@media(prefers-reduced-motion:reduce){.object-body>*,.interactive-body>*,.collection-page--reference>section,.home-page--reference>section,.catalog-page--night>.object-grid--catalog{animation:none}a,button,.button,.object-card,.interactive-card,.home-await__card,.home-popular__card{transition-duration:1ms}}.app-header{min-height:calc(72px + env(safe-area-inset-top));padding-top:calc(20px + env(safe-area-inset-top));padding-bottom:0;margin-top:0}.object-hero__topbar .app-header__back,.interactive-hero__topbar .app-header__back,.quiz-hero__topbar .app-header__back,.marker-story__topbar .app-header__back{top:calc(24px + env(safe-area-inset-top))}.home-cover__topbar,.catalog-hero__topbar,.collection-dashboard__topbar{margin-top:0}.home-page--reference{padding-top:0}.home-page--reference>.home-cover{margin-top:0}.home-cover--reference{padding-top:0}.quiz-hero__copy{margin-top:clamp(4px,1.6vw,10px)}.quiz-hero h1{margin-top:6px;font-size:clamp(1.24rem,5.4vw,1.7rem);line-height:1.04}.quiz-hero__lede{display:none}.quiz-hero{padding-bottom:8px}.quiz-run{padding-top:6px}.quiz-run__steps{margin-top:6px}.quiz-card{margin-top:8px}html.quiz-locked .quiz-page{display:flex;height:100dvh;padding-bottom:0;flex-direction:column;overflow:hidden}html.quiz-locked .quiz-hero{flex:0 0 auto}html.quiz-locked .quiz-run{display:flex;min-height:0;padding-bottom:calc(72px + env(safe-area-inset-bottom));flex:1 1 auto;flex-direction:column;overflow-y:auto;overscroll-behavior:contain}html.quiz-locked .quiz-card{display:flex;min-height:0;flex:0 1 auto;flex-direction:column}html.quiz-locked .quiz-card>img{height:min(42vh,75vw);min-height:54px;flex:0 100 auto;aspect-ratio:auto}html.quiz-locked .quiz-run__head,html.quiz-locked .quiz-run__steps,html.quiz-locked .quiz-card h2{flex:0 0 auto}html.quiz-locked .quiz-card__options{min-height:0;flex:0 1 auto;overflow-y:auto;overscroll-behavior:contain}html.quiz-locked .quiz-run__nav{margin-top:auto;flex:0 0 auto}.scanner-page--ar{--ar-ease: cubic-bezier(.32, .72, 0, 1);--ar-teal: #5eead4}.scanner-page--ar .scanner-topbar{gap:8px;grid-template-columns:44px minmax(0,1fr) 44px}.scanner-page--ar .scanner-topbar .icon-button{width:44px;height:44px;border-color:#e6f0f224;background:#051218a8;backdrop-filter:blur(14px)}.scanner-topbar__brand{display:inline-flex;width:fit-content;height:26px;align-items:center;justify-content:center;justify-self:center;filter:drop-shadow(0 2px 10px rgba(0,0,0,.65))}.scanner-topbar__brand img{width:auto;height:100%;object-fit:contain}.scanner-page--ar .scanner-topbar__actions{min-width:44px;justify-content:flex-end}.ar-headline{display:grid;width:100%;margin-top:10px;justify-items:center;gap:7px;text-align:center}.ar-headline__marker{display:inline-flex;min-height:22px;align-items:center;padding:0 11px;color:var(--ar-teal);border:1px solid rgba(94,234,212,.3);border-radius:999px;background:#05141aa8;font-size:.55rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;backdrop-filter:blur(12px)}.ar-headline h1{max-width:100%;margin:0;font-family:var(--body);font-size:clamp(1.18rem,5.6vw,1.48rem);font-weight:800;letter-spacing:-.03em;line-height:1.12;text-shadow:0 2px 18px rgba(0,8,12,.75)}.ar-headline__state{display:inline-flex;max-width:100%;min-height:28px;align-items:center;gap:7px;margin:0;padding:0 12px;color:var(--story-text);border:1px solid var(--story-border);border-radius:999px;background:#061319b8;font-size:.64rem;font-weight:600;backdrop-filter:blur(14px)}.ar-headline__state i{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:var(--ar-teal);box-shadow:0 0 10px #5eead4e6}.ar-headline__state--idle i,.ar-headline__state--loading i{background:var(--story-faint);box-shadow:none}.ar-headline__state--requesting i,.ar-headline__state--searching i,.ar-headline__state--lost i{background:var(--gold);box-shadow:0 0 10px #e1c166d9;animation:ar-state-pulse 1.5s ease-in-out infinite}.ar-headline__state--denied i,.ar-headline__state--insecure i,.ar-headline__state--unsupported i,.ar-headline__state--error i{background:var(--coral);box-shadow:0 0 10px #ff625ed9}@keyframes ar-state-pulse{50%{opacity:.35}}.ar-sheet{--ar-sheet-y: var(--ar-sheet-closed, 340px);position:absolute;z-index:8;right:0;bottom:0;left:0;display:flex;max-height:min(72%,610px);flex-direction:column;padding:0 16px;border:1px solid rgba(205,231,236,.14);border-bottom:0;border-radius:24px 24px 0 0;background:#07131af6;box-shadow:0 -18px 46px #00050885;transform:translate3d(0,var(--ar-sheet-y),0);transition:transform .38s var(--ar-ease);pointer-events:auto;backdrop-filter:blur(20px) saturate(1.14);will-change:transform}.ar-sheet--open{--ar-sheet-y: 0px}@media(min-width:620px){.ar-sheet{right:auto;left:50%;width:min(540px,100%);border-radius:24px 24px 0 0;transform:translate3d(-50%,var(--ar-sheet-y),0)}}.ar-sheet__handle{flex:0 0 auto;touch-action:none;-webkit-user-select:none;user-select:none}.ar-sheet__peek{padding-bottom:calc(10px + env(safe-area-inset-bottom));transition:padding-bottom .38s var(--ar-ease)}.ar-sheet--open .ar-sheet__peek{padding-bottom:0}.ar-sheet__grip{display:grid;width:100%;min-height:34px;padding:11px 0 6px;place-items:center;border:0;background:none;cursor:grab;touch-action:none;-webkit-tap-highlight-color:transparent}.ar-sheet__grip i{display:block;width:40px;height:4px;border-radius:999px;background:#e8f2f357;transition:width .2s var(--ar-ease),background-color .2s var(--ar-ease)}.ar-sheet__grip:active i{width:52px;background:#e8f2f39e}.ar-sheet__swap{display:grid;margin-top:10px}.ar-sheet__swap>*{grid-area:1 / 1;transition:opacity .24s var(--ar-ease)}.ar-sheet--open .ar-sheet__hint{height:0;min-height:0;overflow:hidden;padding:0;visibility:hidden;border:0;opacity:0;pointer-events:none}.ar-sheet--open .ar-sheet__swap{margin-top:5px}.ar-sheet__head{align-self:start;opacity:0;pointer-events:none}.ar-sheet--open .ar-sheet__head{opacity:1;pointer-events:auto}.ar-sheet__head h2{margin:0;color:var(--story-text);font-family:var(--body);font-size:clamp(.92rem,3.8vw,1.05rem);font-weight:800;letter-spacing:-.01em}.ar-sheet__tabs{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.ar-sheet__tabs button{display:grid;min-height:62px;padding:0;align-content:start;justify-items:center;gap:6px;color:var(--story-text);border:0;background:none;font-family:inherit;font-size:.71rem;font-weight:600;cursor:pointer;-webkit-tap-highlight-color:transparent}.ar-sheet__tabs button span{display:grid;width:46px;height:46px;place-items:center;color:var(--ar-teal);border:1.5px solid rgba(94,234,212,.48);border-radius:50%;background:#06141a8c;box-shadow:0 8px 18px -12px #5eead4b8,inset 0 0 10px #5eead414;transition:transform .18s var(--ar-ease),color .22s var(--ar-ease),border-color .22s var(--ar-ease),box-shadow .22s var(--ar-ease)}.ar-sheet__tabs button svg{width:19px;height:19px}.ar-sheet__tabs button:active span{transform:scale(.93)}.ar-sheet__tabs button.active span{color:var(--coral);border-color:#ff625e9e;background:#ff625e0f;box-shadow:0 10px 22px -12px #ff625ee6,inset 0 0 12px #ff625e1f}.ar-sheet__tabs button:focus-visible{outline:none}.ar-sheet__tabs button:focus-visible span{outline:2px solid rgba(244,247,247,.9);outline-offset:3px}.ar-sheet__hint{display:grid;padding:5px 12px 7px;justify-items:center;gap:1px;border:1px solid var(--story-border);border-radius:13px;background:#0a1a2185}.ar-sheet__hint svg{width:14px;height:14px;color:var(--story-muted)}.ar-sheet__hint p{margin:0;color:var(--story-muted);font-size:.59rem;line-height:1.28;text-align:center}.ar-sheet__body{min-height:0;flex:1 1 auto;overflow-y:auto;padding-top:5px;padding-bottom:calc(12px + env(safe-area-inset-bottom));overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.ar-sheet__lede{margin:9px 0 0;color:var(--story-muted);font-size:.69rem;line-height:1.45}#ar-sheet-panel-info{display:grid;gap:9px}.ar-sheet__intro{position:relative;display:grid;min-height:78px;padding:7px 10px 7px 7px;align-items:center;gap:11px;overflow:hidden;border-radius:14px;background:#0d252cd6;box-shadow:inset 0 0 0 1px #cde7ec13;grid-template-columns:64px minmax(0,1fr)}.ar-sheet__intro img{width:64px;max-width:64px;height:64px;flex:0 0 64px;aspect-ratio:1;border-radius:11px;object-fit:cover;box-shadow:0 8px 20px #00070a4d}.ar-sheet__intro p{margin:0;color:#e2eff2bd;font-size:.68rem;line-height:1.4}.ar-sheet__facts{display:grid;margin:0;gap:0;overflow:hidden;border-radius:14px;background:#0512188a;box-shadow:inset 0 0 0 1px #cde7ec13}.ar-sheet__facts>div{display:grid;min-height:40px;padding:0 12px;align-items:center;gap:12px;border:0;border-radius:0;background:transparent;grid-template-columns:minmax(0,1fr) auto}.ar-sheet__facts>div+div{border-top:1px solid rgba(205,231,236,.07)}.ar-sheet__facts dt{display:flex;align-items:center;gap:7px;color:#e2eff2ad;font-size:.65rem;font-weight:600}.ar-sheet__facts dt svg{width:15px;height:15px;flex:0 0 auto;color:#5eead4b8}.ar-sheet__facts dd{max-width:52%;margin:0;color:var(--ar-teal);font-size:.66rem;font-weight:700;line-height:1.25;text-align:right}#ar-sheet-panel-info .ar-sheet__more{min-height:44px;margin-top:0;color:var(--story-text);border-color:#5eead42b;background:#5eead413}#ar-sheet-panel-info .ar-sheet__more:active{background:#5eead41f}.ar-sheet__map{display:block;width:100%;aspect-ratio:16 / 9;border-radius:14px;object-fit:cover}.ar-sheet__more{width:100%;min-height:46px;margin-top:10px;border-radius:13px;font-size:.78rem}.ar-sheet__body .story-video{border-radius:16px}.ar-sheet__body .story-video__hero-play{width:54px;height:54px}.ar-sheet__body .story-video__hero-play svg{width:20px;height:20px}.ar-sheet__body .story-video__timeline{min-height:32px;padding:0 10px;gap:6px;grid-template-columns:30px minmax(0,1fr) 30px 28px}.ar-sheet__body .story-video__timeline input::-webkit-slider-thumb{width:12px;height:12px}.ar-sheet__body .story-video__controls{min-height:44px;padding:0 8px;gap:4px}.ar-sheet__body .story-video__transport{gap:4px}.ar-sheet__body .story-video__transport>button:not(.story-video__main-control),.ar-sheet__body .story-video__utilities button,.ar-sheet__body .story-video__speed{width:44px;height:44px;min-width:44px;min-height:44px}.ar-sheet__body .story-video__controls svg{width:14px;height:14px}.scanner-page--ar .ar-model-note{position:static;width:min(360px,100%);margin-top:10px;transform:none}.scanner-page--sheet .ar-controls{bottom:calc(var(--ar-peek, 190px) + 14px)}.scanner-page--sheet .ar-aim-hint{top:auto;bottom:calc(var(--ar-peek, 190px) + 84px)}.scanner-page--sheet .ar-reticle{top:42%}@media(prefers-reduced-motion:reduce){.ar-sheet,.ar-sheet__swap>*,.ar-sheet__grip i,.ar-sheet__tabs button span{transition:none}.ar-headline__state i{animation:none}}
