.chill-scope [data-theme=dark] body{background:var(--bg-primary);color:var(--text-primary)}.chill-scope [data-theme=dark] .nav{background:#05060a99;-webkit-backdrop-filter:saturate(140%) blur(18px);backdrop-filter:saturate(140%) blur(18px)}.chill-scope [data-theme=dark] .nav.is-scrolled{background:#05060aeb;border-bottom-color:var(--line)}@media(max-width:1023px){.chill-scope [data-theme=dark] .nav,.chill-scope [data-theme=dark] .nav.is-scrolled{background:#05060af7;backdrop-filter:none;-webkit-backdrop-filter:none}}.chill-scope [data-theme=dark] .nav__menu a{color:var(--text-muted)}.chill-scope [data-theme=dark] .nav__menu a:hover,.chill-scope [data-theme=dark] .nav__menu a[aria-current=page]{color:var(--text-primary)}.chill-scope [data-theme=dark] .nav__submenu{background:var(--bg-elevated);border-color:var(--line)}.chill-scope [data-theme=dark] .nav__submenu a{color:var(--text-muted)}.chill-scope [data-theme=dark] .nav__submenu a:hover{color:var(--text-primary);background:var(--bg-soft)}.chill-scope [data-theme=dark] button.nav__lang,.chill-scope [data-theme=dark] .nav__lang-btn{border-color:var(--line);color:var(--text-muted)}.chill-scope [data-theme=dark] button.nav__lang:hover,.chill-scope [data-theme=dark] .nav__lang-btn:hover,.chill-scope [data-theme=dark] .nav__lang-btn[aria-expanded=true]{border-color:var(--text-primary);color:var(--text-primary)}.chill-scope [data-theme=dark] .nav__lang-list{background:var(--bg-elevated);border-color:var(--line)}.chill-scope [data-theme=dark] .nav__lang-item{color:var(--text-primary)}.chill-scope [data-theme=dark] .nav__lang-item:hover{background:#ffffff0f}.chill-scope [data-theme=dark] .nav__lang-item[aria-current=true]{background:#d9a16c1f;color:var(--color-chill-blue)}.chill-scope .still-mi{padding:var(--space-7) 0 var(--space-5);text-align:center;border-bottom:1px solid var(--line)}.chill-scope .still-mi .eyebrow{display:block;margin-bottom:var(--space-3)}.chill-scope .still-mi__body{font-family:var(--font-serif);font-style:italic;font-size:clamp(20px,2.6vw,30px);line-height:1.35;color:var(--text-primary);max-width:36ch;margin:0 auto;letter-spacing:-.005em}@media(max-width:599px){.chill-scope .still-mi{padding:var(--space-6) 0 var(--space-4)}.chill-scope .still-mi__body{font-size:clamp(17px,4.8vw,22px);max-width:30ch}}.chill-scope .still-app-teaser{padding:var(--space-9) 0;background:radial-gradient(60% 50% at 0% 50%,rgba(217,161,108,.1) 0%,transparent 60%),var(--bg-primary);border-top:1px solid var(--line)}.chill-scope .still-app-teaser__inner{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:var(--space-7);align-items:center}.chill-scope .still-app-teaser__content{max-width:52ch}.chill-scope .still-app-teaser__title{font-family:var(--font-serif);font-size:clamp(32px,4.2vw,56px);line-height:1.08;letter-spacing:-.02em;margin:var(--space-3) 0 var(--space-4);max-width:22ch}.chill-scope .still-app-teaser__body{font-size:var(--text-body-lg);line-height:var(--lh-body-lg);color:var(--text-muted);margin:0 0 var(--space-5)}.chill-scope .still-app-teaser__phones{position:relative;display:flex;align-items:center;justify-content:center;min-height:460px}.chill-scope .app-phone{height:auto;display:block;filter:drop-shadow(0 36px 64px rgba(0,0,0,.5));transition:transform .55s var(--ease),opacity .55s var(--ease)}.chill-scope .app-phone--front{position:relative;z-index:3;width:47%;max-width:236px}.chill-scope .app-phone--side{position:absolute;z-index:1;top:50%;width:40%;max-width:198px;opacity:.8}.chill-scope .app-phone--left{left:0;transform:translateY(-50%) rotate(-9deg) scale(.84);transform-origin:center}.chill-scope .app-phone--right{right:0;transform:translateY(-50%) rotate(9deg) scale(.84);transform-origin:center}.chill-scope .still-app-teaser__phones:hover .app-phone--front{transform:translateY(-6px)}.chill-scope .still-app-teaser__phones:hover .app-phone--left{transform:translateY(-52%) translate(-6%) rotate(-11deg) scale(.86);opacity:.92}.chill-scope .still-app-teaser__phones:hover .app-phone--right{transform:translateY(-52%) translate(6%) rotate(11deg) scale(.86);opacity:.92}@media(max-width:1023px){.chill-scope .still-app-teaser__inner{grid-template-columns:1fr;gap:var(--space-6)}.chill-scope .still-app-teaser__phones{min-height:380px}.chill-scope .app-phone--front{width:200px}.chill-scope .app-phone--side{width:168px}}@media(max-width:479px){.chill-scope .still-app-teaser__phones{min-height:330px}.chill-scope .app-phone--front{width:168px}.chill-scope .app-phone--side{width:132px;opacity:.7}.chill-scope .app-phone--left{left:-6%}.chill-scope .app-phone--right{right:-6%}}.chill-scope [data-theme=dark] .still-app-teaser{background:radial-gradient(60% 50% at 0% 50%,rgba(217,161,108,.16) 0%,transparent 60%),transparent}.chill-scope-dropped{font-family:var(--font-han);font-weight:700}.chill-scope-dropped{font-family:var(--font-jp);font-weight:700;letter-spacing:.01em}.chill-scope [data-theme=dark] .footer{background:#02030a;border-top:1px solid var(--line);color:var(--text-muted)}.chill-scope [data-theme=dark] .footer__top{border-bottom-color:var(--line)}.chill-scope [data-theme=dark] .footer__tagline,.chill-scope [data-theme=dark] .footer__col a:hover{color:var(--text-primary)}.chill-scope [data-theme=dark] .btn--primary{background:var(--color-chill-blue);color:#05060a}.chill-scope [data-theme=dark] .btn--primary:hover{background:var(--accent-hover);color:#05060a}.chill-scope [data-theme=dark] .btn--ghost{border-color:var(--line);color:var(--text-primary)}.chill-scope [data-theme=dark] .btn--ghost:hover{border-color:var(--color-chill-blue);color:var(--color-chill-blue);background:#d9a16c0d}.chill-scope .still-hero{position:relative;padding:var(--space-7) 0 var(--space-8);overflow:hidden;background:radial-gradient(40% 30% at 80% 20%,rgba(217,161,108,.18) 0%,transparent 60%),radial-gradient(50% 40% at 20% 100%,rgba(224,175,126,.1) 0%,transparent 60%)}.chill-scope .still-hero__inner{display:grid;grid-template-columns:1.1fr 1fr;gap:var(--space-8);align-items:center;position:relative;z-index:1}.chill-scope .still-hero__content{max-width:560px}.chill-scope .still-hero__title{font-size:var(--text-display);line-height:var(--lh-display);letter-spacing:-.03em;margin:var(--space-3) 0 var(--space-5)}.chill-scope-dropped{font-family:var(--font-serif);font-style:italic;font-weight:700;letter-spacing:-.015em;line-height:1}.chill-scope-dropped{white-space:nowrap;font-size:clamp(28px,7vw,72px)}@media(max-width:640px){.chill-scope-dropped{font-size:clamp(20px,5.6vw,28px);letter-spacing:0}}.chill-scope .still-statement__body,.chill-scope .still-experience__title{white-space:pre-line;max-width:none}.chill-scope-dropped{white-space:pre;max-width:none;font-size:clamp(20px,3.8vw,52px);letter-spacing:-.01em}.chill-scope .still-closing__statement[data-i18n="still.closing.statement"],.chill-scope [data-i18n="still.closing.statement"]{white-space:pre;max-width:none;font-size:clamp(22px,4.6vw,60px);letter-spacing:-.02em}.chill-scope .still-hero__sub{font-size:var(--text-body-lg);color:var(--text-muted);margin-bottom:var(--space-5)}.chill-scope .still-hero__cta{display:flex;gap:var(--space-3);flex-wrap:wrap}.chill-scope .still-hero__app{display:flex;align-items:center;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}.chill-scope .still-hero__app-label{font-family:var(--font-mono);font-size:11.5px;letter-spacing:.13em;text-transform:uppercase;color:var(--text-muted)}.chill-scope .still-hero__store{display:inline-flex;align-items:center;gap:7px;padding:7px 14px;font-size:13.1px;font-weight:600;letter-spacing:.01em;color:var(--text-primary);border:1px solid var(--line);border-radius:var(--radius-pill);transition:border-color var(--dur-fast) var(--ease),background var(--dur-fast) var(--ease),transform var(--dur-fast) var(--ease)}.chill-scope .still-hero__store svg{flex-shrink:0;opacity:.9}.chill-scope .still-hero__store:hover{border-color:var(--accent);background:#d9a16c1a;transform:translateY(-2px)}@media(max-width:640px){.chill-scope .still-hero__app{gap:var(--space-2);margin-top:var(--space-4)}.chill-scope .still-hero__app-label{width:100%}}.chill-scope .still-device{position:relative;width:100%;padding:var(--space-6)}.chill-scope .still-device:before{content:"";position:absolute;top:8%;right:5%;bottom:8%;left:5%;border-radius:50%;background:radial-gradient(50% 60% at 50% 60%,rgba(217,161,108,.35) 0%,transparent 70%);filter:blur(40px);z-index:0}.chill-scope .still-device img{position:relative;z-index:1;width:100%;height:auto;filter:drop-shadow(0 30px 60px rgba(217,161,108,.15)) drop-shadow(0 12px 30px rgba(0,0,0,.4))}@media(max-width:1023px){.chill-scope .still-hero__inner{grid-template-columns:1fr;gap:var(--space-6)}.chill-scope .still-device{max-width:560px;margin-inline:auto}}.chill-scope .still-experience{padding:var(--space-9) 0;border-top:1px solid var(--line)}.chill-scope .still-experience__inner{display:grid;grid-template-columns:1fr 1.1fr;gap:var(--space-7);align-items:center}.chill-scope .still-experience__copy{max-width:520px}.chill-scope .still-experience__title{font-size:var(--text-h2);line-height:var(--lh-h2);margin:var(--space-3) 0}.chill-scope .still-experience__sub{font-size:var(--text-body-lg);color:var(--text-muted)}.chill-scope .still-experience__figure{position:relative;padding:var(--space-5)}.chill-scope .still-experience__figure:before{content:"";position:absolute;top:10%;right:10%;bottom:10%;left:10%;border-radius:50%;background:radial-gradient(circle,rgba(217,161,108,.2) 0%,transparent 70%);filter:blur(40px);z-index:0}.chill-scope .still-experience__figure img{position:relative;z-index:1;display:block;width:auto;max-width:100%;max-height:560px;margin-inline:auto;filter:drop-shadow(0 30px 64px rgba(0,0,0,.55))}@media(max-width:1023px){.chill-scope .still-experience__inner{grid-template-columns:1fr}}.chill-scope .still-tech__figure{display:flex;justify-content:center;margin:var(--space-6) auto var(--space-7);max-width:720px;position:relative}.chill-scope .still-tech__figure:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:radial-gradient(50% 50% at 50% 50%,rgba(217,161,108,.18) 0%,transparent 70%);filter:blur(50px);z-index:0}.chill-scope .still-tech__figure img{position:relative;z-index:1;filter:drop-shadow(0 20px 50px rgba(0,0,0,.5))}.chill-scope .still-gallery{position:relative;height:400vh}.chill-scope .still-gallery__sticky{position:sticky;top:0;height:100vh;height:100dvh;overflow:hidden;background:#05060a}.chill-scope .still-gallery__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .6s ease,visibility .6s ease}.chill-scope .still-gallery__slide.is-active{opacity:1;visibility:visible}.chill-scope .still-gallery__slide img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.7}.chill-scope .still-gallery__caption{position:relative;z-index:2;max-width:580px;padding:var(--space-6);text-align:center}.chill-scope .still-gallery__caption .eyebrow{color:var(--color-chill-blue);margin-bottom:var(--space-3)}.chill-scope .still-gallery__caption h2{font-size:clamp(28px,4.5vw,56px);line-height:1.08;letter-spacing:-.025em;font-weight:700;margin-bottom:var(--space-4);color:#fff}.chill-scope .still-gallery__caption p:last-child{font-size:var(--text-body-lg);line-height:var(--lh-body-lg);color:#ffffffb3;max-width:44ch;margin-inline:auto}.chill-scope .still-gallery__counter{position:absolute;bottom:var(--space-6);right:var(--space-6);z-index:3;font-family:var(--font-mono, "SF Mono", "Menlo", monospace);font-size:var(--text-small);color:#fff6;letter-spacing:.1em}.chill-scope .still-gallery__current{color:#fff;font-weight:700}@media(max-width:599px){.chill-scope .still-gallery__caption h2{font-size:clamp(22px,6vw,32px)}.chill-scope .still-gallery__caption p:last-child{font-size:var(--text-body)}.chill-scope .still-gallery__counter{bottom:var(--space-4);right:var(--space-4)}}.chill-scope .still-immerse{position:relative;height:100vh;height:100dvh;min-height:500px;display:flex;align-items:center;justify-content:center;overflow:hidden}.chill-scope .still-immerse__bg{position:absolute;top:0;right:0;bottom:0;left:0}.chill-scope .still-immerse__bg img{width:100%;height:100%;object-fit:cover;object-position:center 40%;opacity:.62}.chill-scope .still-immerse__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#05060ab3,#05060a4d 40% 60%,#05060ab3)}.chill-scope .still-immerse__content{position:relative;z-index:2;text-align:center;padding:var(--space-6)}.chill-scope .still-immerse__line{font-size:clamp(32px,5.5vw,72px);line-height:1.1;font-weight:700;letter-spacing:-.03em;color:#ffffff80;margin:0}.chill-scope .still-immerse__line--accent{color:#fff}@media(max-width:599px){.chill-scope .still-immerse{min-height:400px;height:70vh}.chill-scope .still-immerse__line{font-size:clamp(24px,7vw,40px)}}.chill-scope .still-modular{padding:var(--space-10) 0;border-top:1px solid var(--line)}.chill-scope .still-modular .section-head{margin-bottom:var(--space-8)}.chill-scope .still-modular .section-head__title{white-space:nowrap;max-width:none}.chill-scope .still-modular__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-5)}.chill-scope .still-modular__item{background:var(--bg-elevated);border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden;transition:border-color var(--dur) var(--ease),transform var(--dur) var(--ease)}.chill-scope .still-modular__item:hover{border-color:#d9a16c66;transform:translateY(-3px)}.chill-scope .still-modular__img-wrap{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:#0a0b10}.chill-scope .still-modular__img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.chill-scope .still-modular__item:hover .still-modular__img-wrap img{transform:scale(1.04)}.chill-scope .still-modular__text{padding:var(--space-5)}.chill-scope .still-modular__name{font-size:var(--text-h4);line-height:1.2;margin-bottom:var(--space-2)}.chill-scope .still-modular__desc{font-size:var(--text-small);line-height:var(--lh-small);color:var(--text-muted)}@media(max-width:1023px){.chill-scope .still-modular__grid{grid-template-columns:1fr;max-width:460px;margin-inline:auto}.chill-scope .still-modular .section-head__title{white-space:normal}}.chill-scope .still-blueprint{position:relative;margin:var(--space-9) auto 0;max-width:980px;text-align:center;perspective:1500px;overflow:hidden}.chill-scope .still-blueprint img{display:block;width:100%;height:auto;filter:drop-shadow(0 0 26px rgba(217,161,108,.18));will-change:transform}.chill-scope .still-blueprint__scan{position:absolute;left:0;right:0;top:0;height:38%;background:linear-gradient(to bottom,transparent 0%,rgba(217,161,108,.08) 70%,rgba(217,161,108,.18) 100%);border-bottom:1px solid rgba(217,161,108,.55);pointer-events:none;z-index:2;opacity:0;animation:blueprint-scan 5.5s ease-in-out 1 both;animation-play-state:paused}.chill-scope .still-blueprint__scan.is-scanning{animation-play-state:running}@keyframes blueprint-scan{0%,to{transform:translateY(-110%);opacity:0}12%{opacity:1}50%{transform:translateY(230%);opacity:1}62%{opacity:0}}.chill-scope .still-blueprint__cap{margin-top:var(--space-4);text-align:center;font-size:var(--text-small);color:var(--text-muted);letter-spacing:.01em}.chill-scope .bp-loupe{position:absolute;width:190px;height:190px;margin:-95px 0 0 -95px;border-radius:50%;border:1px solid rgba(217,161,108,.65);box-shadow:0 0 28px #d9a16c38,inset 0 0 22px #00000080;background-color:#05060a;background-repeat:no-repeat;pointer-events:none;opacity:0;transition:opacity .2s ease;z-index:4}@media(pointer:fine){.chill-scope [data-loupe]:hover{cursor:crosshair}}@media(prefers-reduced-motion:reduce){.chill-scope .still-blueprint__scan{display:none}}.chill-scope .still-statement{padding:var(--space-10) 0;text-align:center}.chill-scope .still-statement__body{font-size:clamp(36px,5vw,64px);line-height:1.15;font-weight:700;letter-spacing:-.025em;max-width:18ch;margin-inline:auto}.chill-scope .still-pillars{padding:var(--space-9) 0;border-top:1px solid var(--line);background-image:linear-gradient(rgba(217,161,108,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(217,161,108,.025) 1px,transparent 1px);background-size:52px 52px;background-position:center}.chill-scope .still-pillars__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-5);margin-top:var(--space-7)}.chill-scope .still-pillar{padding:var(--space-6);background:var(--bg-elevated);border:1px solid var(--line);border-radius:var(--radius-lg);position:relative;overflow:hidden;transition:border-color var(--dur) var(--ease),transform var(--dur) var(--ease)}.chill-scope .still-pillar:hover{border-color:#d9a16c66;transform:translateY(-2px)}.chill-scope .still-pillar:before,.chill-scope .still-pillar:after{content:"";position:absolute;width:13px;height:13px;border:0 solid var(--color-chill-blue);opacity:0;transition:opacity var(--dur) var(--ease);pointer-events:none}.chill-scope .still-pillar:before{top:12px;left:12px;border-top-width:1.5px;border-left-width:1.5px}.chill-scope .still-pillar:after{bottom:12px;right:12px;border-bottom-width:1.5px;border-right-width:1.5px}.chill-scope .still-pillar:hover:before,.chill-scope .still-pillar:hover:after{opacity:.6}.chill-scope .still-pillar__num{font-family:var(--font-mono);font-variant-numeric:tabular-nums;letter-spacing:.05em;color:var(--color-chill-blue);font-size:var(--text-h4);margin-bottom:var(--space-3)}.chill-scope .still-pillar__title{font-size:var(--text-h3);line-height:var(--lh-h3);margin-bottom:var(--space-3)}.chill-scope .still-pillar__desc{color:var(--text-muted);font-size:var(--text-body);line-height:var(--lh-body)}@media(max-width:1023px){.chill-scope .still-pillars__grid{grid-template-columns:1fr}}.chill-scope [data-i18n="still.tech.title"],.chill-scope [data-i18n="still.pricing.title"]{white-space:nowrap;max-width:none}@media(max-width:599px){.chill-scope [data-i18n="still.tech.title"],.chill-scope [data-i18n="still.pricing.title"]{white-space:normal}}.chill-scope .still-tech{padding:var(--space-9) 0;border-top:1px solid var(--line)}.chill-scope .still-tech__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-4);margin-top:var(--space-7)}.chill-scope .still-tech-card{padding:var(--space-5);background:linear-gradient(155deg,#ffffff05,#d9a16c08);border:1px solid var(--line);border-radius:var(--radius-lg);position:relative;overflow:hidden;transition:border-color var(--dur) var(--ease)}.chill-scope .still-tech-card:hover{border-color:#d9a16c73}.chill-scope .still-tech-card--v2{background:linear-gradient(155deg,#d9a16c1a,#e0af7e0f);border-color:#d9a16c4d}.chill-scope .still-tech-card__num{font-family:var(--font-mono);font-variant-numeric:tabular-nums;letter-spacing:.05em;font-size:var(--text-h4);color:var(--color-chill-blue);margin-bottom:var(--space-2)}.chill-scope .still-tech-card__title{font-size:var(--text-h4);line-height:1.3;margin-bottom:4px}.chill-scope .still-tech-card__title-zh{font-size:var(--text-small);color:var(--text-muted);margin-bottom:var(--space-3);font-weight:500}.chill-scope .still-tech-card__desc{color:var(--text-muted);font-size:var(--text-small);line-height:var(--lh-small)}.chill-scope .still-tech-card__tag{display:inline-block;margin-top:var(--space-3);padding:4px 10px;background:#d9a16c26;color:var(--color-chill-blue);border-radius:var(--radius-pill);font-size:var(--text-micro);letter-spacing:var(--tracking-micro);text-transform:uppercase;font-weight:600}@media(max-width:1023px){.chill-scope .still-tech__grid{grid-template-columns:1fr}}.chill-scope .still-pricing{padding:var(--space-9) 0;border-top:1px solid var(--line);background:radial-gradient(60% 50% at 50% 0%,rgba(217,161,108,.08) 0%,transparent 60%)}.chill-scope .still-pricing .section-head{margin-bottom:var(--space-7)}.chill-scope .still-pricing__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-5);max-width:880px;margin-inline:auto;align-items:stretch}@media(max-width:767px){.chill-scope .still-pricing__grid{grid-template-columns:1fr}}.chill-scope .still-tier{display:flex;flex-direction:column;padding:var(--space-6);background:var(--bg-primary);border:1px solid var(--line);border-radius:var(--radius-lg);transition:border-color var(--dur) var(--ease),transform var(--dur) var(--ease);position:relative}.chill-scope .still-tier:hover{border-color:var(--accent-hover);transform:translateY(-3px)}.chill-scope .still-tier--featured{background:linear-gradient(155deg,rgba(217,161,108,.1) 0%,var(--bg-primary) 60%);border-color:#d9a16c80}.chill-scope .still-tier__head{margin-bottom:var(--space-4)}.chill-scope .still-tier__badge{display:inline-block;padding:3px 10px;margin-bottom:var(--space-3);border-radius:var(--radius-pill);background:var(--color-chill-blue);color:#0e1320;font-size:var(--text-micro);font-weight:700;letter-spacing:var(--tracking-micro);text-transform:uppercase}.chill-scope .still-tier__name{font-family:var(--font-serif);font-size:var(--text-h2);line-height:1;letter-spacing:-.02em;margin:0 0 var(--space-2)}.chill-scope .still-tier__tagline{font-family:var(--font-serif);font-style:italic;font-size:var(--text-body-lg);color:var(--color-chill-blue);margin:0}.chill-scope .still-tier__price{display:flex;align-items:baseline;gap:8px;margin:0 0 var(--space-5)}.chill-scope .still-tier__amount{font-family:var(--font-serif);font-weight:700;font-size:clamp(40px,5vw,56px);line-height:1;letter-spacing:-.02em}.chill-scope .still-tier__currency{font-size:var(--text-small);font-weight:700;letter-spacing:var(--tracking-micro);text-transform:uppercase;color:var(--text-soft)}.chill-scope .still-tier__features{list-style:none;margin:0 0 var(--space-6);padding:var(--space-4) 0 0;border-top:1px solid var(--line-soft);font-size:var(--text-small);line-height:var(--lh-small);color:var(--text-primary);flex-grow:1}.chill-scope .still-tier__features li{position:relative;padding-left:var(--space-4);margin-bottom:var(--space-2)}.chill-scope .still-tier__features li:before{content:"\2713";position:absolute;left:0;top:0;color:var(--accent-hover);font-weight:800}.chill-scope .still-tier__cta{align-self:stretch;text-align:center}.chill-scope .still-pricing__note{text-align:center;font-size:var(--text-small);color:var(--text-muted);max-width:56ch;margin:var(--space-6) auto 0}.chill-scope .still-closing{padding:var(--space-10) 0;text-align:center;border-top:1px solid var(--line);background:radial-gradient(60% 50% at 50% 0%,rgba(217,161,108,.18) 0%,transparent 60%)}.chill-scope .still-closing__statement{font-size:clamp(40px,6vw,72px);line-height:1.05;letter-spacing:-.025em;font-weight:700;margin-bottom:var(--space-4)}.chill-scope .still-closing__sub{font-family:var(--font-serif);font-style:italic;font-size:var(--text-body-lg);color:var(--color-chill-blue);max-width:32ch;margin:0 auto var(--space-5)}.chill-scope .still-price{display:flex;align-items:baseline;justify-content:center;gap:8px;margin:0 0 var(--space-1)}.chill-scope .still-price__amount{font-family:var(--font-serif);font-weight:700;font-size:clamp(40px,6vw,60px);line-height:1;letter-spacing:-.02em;color:var(--text-primary)}.chill-scope .still-price__currency{font-size:var(--text-small);font-weight:700;letter-spacing:var(--tracking-micro);text-transform:uppercase;color:var(--text-soft)}.chill-scope .still-price__note{font-size:var(--text-small);color:var(--text-muted);margin:0 auto var(--space-6);max-width:40ch}.chill-scope .still-closing__cta{display:inline-flex;flex-wrap:wrap;justify-content:center;gap:var(--space-3);max-width:100%}.chill-scope .still-disclaimer{padding:var(--space-5) 0 var(--space-7);text-align:center;color:var(--text-soft);font-size:var(--text-micro);letter-spacing:.04em;max-width:64ch;margin:0 auto}@media(max-width:599px){.chill-scope .still-closing__statement[data-i18n="still.closing.statement"],.chill-scope [data-i18n="still.closing.statement"]{font-size:clamp(28px,8vw,44px)!important}.chill-scope .still-app-teaser__visual{max-width:220px}.chill-scope .still-app-teaser__visual img{max-height:340px}.chill-scope .still-closing__cta{display:flex;flex-direction:column;align-items:stretch;width:100%;max-width:320px;margin-inline:auto}.chill-scope .still-closing__cta .btn{width:100%}.chill-scope .still-hero__cta{display:flex;flex-direction:column;align-items:stretch;max-width:320px}.chill-scope .still-hero__cta .btn{width:100%}}@media(max-width:420px){.chill-scope .still-app-teaser__visual{max-width:200px}.chill-scope .still-app-teaser__visual img{max-height:310px}}.chill-scope .still-viewer{padding:var(--space-9) 0}.chill-scope .still-viewer .section-head__title{max-width:none;white-space:nowrap}@media(max-width:479px){.chill-scope .still-viewer .section-head__title{white-space:normal}}.chill-scope .still-viewer__stage{position:relative;height:clamp(300px,46vh,500px);display:flex;align-items:center;justify-content:center;margin-top:var(--space-6);padding-bottom:28px;cursor:grab;touch-action:pan-y;border-radius:22px;overflow:hidden;background:radial-gradient(120% 100% at 50% -10%,rgba(255,255,255,.05) 0%,transparent 55%),#ffffff05;border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff0f,0 40px 90px -50px #000000d9;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.chill-scope .still-viewer__stage:active{cursor:grabbing}.chill-scope .still-viewer__stage:focus-visible{outline:2px solid var(--color-chill-blue);outline-offset:3px}.chill-scope .still-viewer__glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(52% 62% at 50% 48%,rgba(217,161,108,.18) 0%,transparent 70%);pointer-events:none}.chill-scope .still-viewer__img{position:absolute;max-width:92%;max-height:82%;width:auto;height:auto;object-fit:contain;opacity:1;transition:opacity .24s cubic-bezier(.16,1,.3,1);-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.chill-scope .still-viewer__img.is-fading{opacity:0}.chill-scope .still-viewer__hint{position:absolute;top:16px;right:18px;font-family:var(--font-mono);font-size:9.6px;letter-spacing:.16em;text-transform:uppercase;color:var(--text-soft);opacity:.7;pointer-events:none;transition:opacity .5s var(--ease)}.chill-scope .still-viewer__meta{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;padding:14px 20px;font-family:var(--font-mono);font-size:10.6px;letter-spacing:.14em;text-transform:uppercase;background:linear-gradient(to top,rgba(5,6,10,.6),transparent);pointer-events:none}.chill-scope .still-viewer__label{color:var(--text-primary)}.chill-scope .still-viewer__count{color:var(--text-soft);font-variant-numeric:tabular-nums}.chill-scope .still-viewer__count-sep{margin:0 5px;opacity:.5}.chill-scope-dropped{letter-spacing:.08em}.chill-scope .still-viewer__hotspots{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.chill-scope .still-viewer__hot{position:absolute;width:24px;height:24px;padding:0;transform:translate(-50%,-50%);border-radius:50%;border:1.5px solid var(--color-chill-blue);background:#d9a16c2e;cursor:pointer;pointer-events:auto;transition:background .2s var(--ease),transform .2s var(--ease)}.chill-scope .still-viewer__hot:after{content:"";position:absolute;top:7px;right:7px;bottom:7px;left:7px;border-radius:50%;background:var(--color-chill-blue)}.chill-scope .still-viewer__hot:hover{background:#d9a16c57;transform:translate(-50%,-50%) scale(1.12)}.chill-scope .still-viewer__hot[aria-expanded=true]{background:var(--color-chill-blue)}.chill-scope .still-viewer__hot[aria-expanded=true]:after{background:#05060a}.chill-scope .still-viewer__hot:focus-visible{outline:2px solid var(--color-chill-blue);outline-offset:3px}.chill-scope .still-viewer__callout{position:absolute;z-index:2;display:flex;align-items:center;gap:11px;padding:9px;max-width:232px;background:#0c0e14f5;border:.5px solid rgba(217,161,108,.45);border-radius:12px;box-shadow:0 18px 40px -20px #000000e6;pointer-events:none}.chill-scope .still-viewer__callout img{width:52px;height:52px;object-fit:cover;border-radius:8px;flex:none}.chill-scope .still-viewer__callout-txt{display:flex;flex-direction:column;gap:2px}.chill-scope .still-viewer__callout-txt b{font-size:12.8px;color:var(--text-primary);font-weight:600}.chill-scope .still-viewer__callout-txt i{font-family:var(--font-mono);font-style:normal;font-size:9.3px;letter-spacing:.04em;color:var(--text-muted);line-height:1.45}.chill-scope .still-viewer__chips{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:18px}.chill-scope .still-viewer__chip{font-family:var(--font-mono);font-size:9.9px;letter-spacing:.12em;text-transform:uppercase;padding:9px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:transparent;color:var(--text-soft);cursor:pointer;transition:border-color .22s var(--ease),color .22s var(--ease),background .22s var(--ease)}.chill-scope .still-viewer__chip:hover{border-color:#ffffff52;color:var(--text-primary)}.chill-scope .still-viewer__chip.is-active{border-color:var(--color-chill-blue);background:var(--color-chill-blue);color:#05060a}.chill-scope .still-viewer__chip:focus-visible{outline:2px solid var(--color-chill-blue);outline-offset:3px}.chill-scope-dropped{letter-spacing:.06em}.chill-scope .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}@media(max-width:599px){.chill-scope .still-viewer__stage{height:clamp(240px,54vw,360px);border-radius:18px}.chill-scope .still-viewer__meta{padding:11px 14px;font-size:9.6px}.chill-scope .still-viewer__hint{top:12px;right:13px}.chill-scope .still-viewer__chip{padding:11px 13px}.chill-scope .still-viewer__callout{max-width:184px}}@media(prefers-reduced-motion:reduce){.chill-scope .still-viewer__img{transition:opacity .15s linear}}.chill-scope .still-bridge{padding:var(--space-8) 0;text-align:center}.chill-scope .still-bridge__line{font-family:var(--font-serif);font-style:italic;font-size:clamp(24px,3.4vw,40px);line-height:1.2;letter-spacing:-.01em;color:var(--text-primary);max-width:22ch;margin:0 auto var(--space-5)}.chill-scope-dropped{font-family:var(--font-jp);font-style:normal;letter-spacing:.01em}.chill-scope .still-statement__eyebrow{display:block;margin-bottom:var(--space-4)}.chill-scope .still-statement__sub{font-family:var(--font-serif);font-style:italic;font-size:clamp(17px,2vw,22px);line-height:1.45;color:var(--text-muted);max-width:46ch;margin:var(--space-5) auto 0}.chill-scope-dropped{font-family:var(--font-han);font-style:normal}.chill-scope-dropped{font-family:var(--font-jp);font-style:normal;letter-spacing:.02em}.chill-scope .still-sticky-cta{position:fixed;right:clamp(16px,4vw,32px);bottom:clamp(16px,4vw,32px);z-index:90;display:inline-flex;align-items:baseline;gap:9px;padding:13px 22px;border-radius:999px;background:var(--color-chill-blue);color:#05060a;font-family:var(--font-mono);font-weight:500;font-size:13.4px;letter-spacing:.04em;text-decoration:none;box-shadow:0 14px 36px #00000073,0 0 0 1px #ffffff0f;opacity:0;visibility:hidden;transform:translateY(14px);transition:opacity .32s var(--ease),transform .32s var(--ease),visibility .32s,background .2s var(--ease)}.chill-scope .still-sticky-cta.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.chill-scope .still-sticky-cta:hover{background:var(--accent-hover)}.chill-scope .still-sticky-cta__price{font-weight:700;letter-spacing:0}@media(max-width:479px){.chill-scope .still-sticky-cta{right:12px;bottom:12px;padding:12px 18px;font-size:12.8px}}@media(prefers-reduced-motion:reduce){.chill-scope .still-sticky-cta{transition:opacity .2s linear,visibility .2s;transform:none}.chill-scope .still-sticky-cta.is-visible{transform:none}}.chill-scope .still-session{padding:var(--space-9) 0;border-top:1px solid var(--line)}.chill-scope .still-session__list{list-style:none;margin:var(--space-7) 0 0;padding:0;position:relative}.chill-scope .still-session__list:before{content:"";position:absolute;left:34px;top:8px;bottom:8px;width:1px;background:linear-gradient(180deg,#d9a16c80,#d9a16c14)}.chill-scope .still-session__step{display:grid;grid-template-columns:68px 1fr;gap:var(--space-4);padding:var(--space-4) 0;position:relative}.chill-scope .still-session__time{font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:var(--text-small);color:var(--color-chill-blue);background:var(--bg-primary);align-self:start;text-align:center;padding:2px 0;position:relative;z-index:1;border:1px solid rgba(217,161,108,.3);border-radius:var(--radius-pill)}.chill-scope .still-session__title{font-size:var(--text-h4);line-height:1.3;margin-bottom:4px}.chill-scope .still-session__desc{color:var(--text-muted);font-size:var(--text-small);line-height:var(--lh-small);max-width:56ch}.chill-scope .still-science{margin-top:var(--space-7);display:grid;gap:var(--space-4)}.chill-scope .still-science__row{display:grid;grid-template-columns:1.4fr 1fr;gap:var(--space-5);align-items:center;padding:var(--space-5);background:linear-gradient(155deg,#ffffff05,#d9a16c08);border:1px solid var(--line);border-radius:var(--radius-lg);transition:border-color var(--dur) var(--ease)}.chill-scope .still-science__row:hover{border-color:#d9a16c73}.chill-scope .still-science__row--v2{background:linear-gradient(155deg,#d9a16c1a,#e0af7e0f);border-color:#d9a16c4d;grid-template-columns:1fr}.chill-scope .still-science__num{font-family:var(--font-mono);font-variant-numeric:tabular-nums;letter-spacing:.05em;font-size:var(--text-h4);color:var(--color-chill-blue);margin-bottom:var(--space-2)}.chill-scope .still-science__title{font-size:var(--text-h4);line-height:1.3;margin-bottom:4px}.chill-scope .still-science__title-zh{font-size:var(--text-small);color:var(--text-muted);margin-bottom:var(--space-3);font-weight:500}.chill-scope .still-science__desc{color:var(--text-muted);font-size:var(--text-small);line-height:var(--lh-small)}.chill-scope .still-science__def{margin-top:var(--space-3);padding-left:var(--space-3);border-left:2px solid rgba(217,161,108,.5);font-size:var(--text-small);line-height:var(--lh-small);color:var(--text-primary, #e8ecf1);font-style:italic}.chill-scope .still-science__figure{margin:0;color:var(--color-chill-blue)}.chill-scope .still-science__figure svg{width:100%;height:auto;display:block}.chill-scope .still-science__figcaption{margin-top:var(--space-2);font-size:var(--text-micro);letter-spacing:var(--tracking-micro);color:var(--text-muted);text-align:center}.chill-scope .still-science__tag{display:inline-block;margin-top:var(--space-3);padding:4px 10px;background:#d9a16c26;color:var(--color-chill-blue);border-radius:var(--radius-pill);font-size:var(--text-micro);letter-spacing:var(--tracking-micro);text-transform:uppercase;font-weight:600}@media(max-width:1023px){.chill-scope .still-science__row{grid-template-columns:1fr}.chill-scope .still-science__figure{max-width:420px;margin-inline:auto}}.chill-scope .still-compare{padding:var(--space-9) 0;border-top:1px solid var(--line)}.chill-scope .still-compare__scroll{overflow-x:auto;margin-top:var(--space-7)}.chill-scope .still-compare__table{width:100%;min-width:560px;border-collapse:collapse;font-size:var(--text-small)}.chill-scope .still-compare__table th,.chill-scope .still-compare__table td{padding:var(--space-3) var(--space-3);border-bottom:1px solid var(--line);text-align:center}.chill-scope .still-compare__table th:first-child,.chill-scope .still-compare__table td:first-child{text-align:left;color:var(--text-muted)}.chill-scope .still-compare__table thead th{font-weight:600;color:var(--text-primary, #e8ecf1);border-bottom:1px solid rgba(217,161,108,.35)}.chill-scope .still-compare__table .is-still{color:var(--color-chill-blue);font-weight:600;background:#d9a16c0d}.chill-scope .still-compare__yes{color:var(--color-chill-blue);font-weight:700}.chill-scope .still-compare__no{color:var(--text-muted);opacity:.55}.chill-scope .still-compare__note{margin-top:var(--space-4);color:var(--text-muted);font-size:var(--text-small);line-height:var(--lh-small);max-width:64ch}@media(max-width:767px){.chill-scope .still-pricing__grid{grid-template-columns:minmax(0,1fr)}.chill-scope .still-tier{min-width:0}.chill-scope .still-tier__price{flex-wrap:wrap}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/chill-still.css.map */
