.chill-scope .home-hero .hero__title{letter-spacing:-.025em}.chill-scope .home-hero .hero__title .bilingual__zh{margin-top:var(--space-3);font-size:.55em;font-weight:500;color:var(--text-muted);line-height:1.4;letter-spacing:0}.chill-scope .home-hero .hero__bg{background:linear-gradient(rgba(217,161,108,.05) 1px,transparent 1px) 0 0 / 52px 52px,linear-gradient(90deg,rgba(217,161,108,.05) 1px,transparent 1px) 0 0 / 52px 52px,radial-gradient(80% 60% at 82% 0%,rgba(217,161,108,.2) 0%,transparent 60%),radial-gradient(60% 50% at 0% 100%,rgba(247,190,182,.14) 0%,transparent 60%);-webkit-mask-image:radial-gradient(120% 100% at 50% 30%,#000 55%,transparent 100%);mask-image:radial-gradient(120% 100% at 50% 30%,#000 55%,transparent 100%);animation:homeHeroBreathe 32s ease-in-out infinite alternate}@keyframes homeHeroBreathe{0%{transform:scale(1) translate(0)}to{transform:scale(1.05) translate(-1.4%,-1%)}}.chill-scope .home-hero:before{content:"";position:absolute;z-index:0;top:4%;right:2%;width:clamp(360px,46vw,760px);height:clamp(360px,46vw,760px);background:radial-gradient(circle,rgba(217,161,108,.24) 0%,rgba(224,175,126,.1) 38%,transparent 68%);filter:blur(36px);pointer-events:none;animation:homeHeroBloom 26s ease-in-out infinite alternate}.chill-scope .home-hero:after{content:"";position:absolute;z-index:0;bottom:-6%;left:-4%;width:clamp(280px,34vw,560px);height:clamp(280px,34vw,560px);background:radial-gradient(circle,rgba(247,190,182,.2) 0%,transparent 66%);filter:blur(44px);pointer-events:none;animation:homeHeroBloom 30s ease-in-out infinite alternate-reverse}@keyframes homeHeroBloom{0%{transform:translate(0) scale(1)}to{transform:translate(-7%,5%) scale(1.14)}}@media(prefers-reduced-motion:reduce){.chill-scope .home-hero .hero__bg,.chill-scope .home-hero:before,.chill-scope .home-hero:after{animation:none}}.chill-scope .home-philosophy{position:relative;background:var(--bg-elevated);overflow:hidden}.chill-scope .home-philosophy:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(rgba(217,161,108,.045) 1px,transparent 1px) 0 0 / 58px 58px,linear-gradient(90deg,rgba(217,161,108,.045) 1px,transparent 1px) 0 0 / 58px 58px,radial-gradient(48% 60% at 100% 4%,rgba(217,161,108,.14) 0%,transparent 62%);-webkit-mask-image:linear-gradient(transparent,#000 18%,#000 82%,transparent);mask-image:linear-gradient(transparent,#000 18%,#000 82%,transparent);pointer-events:none}.chill-scope .home-philosophy>.container{position:relative;z-index:1}.chill-scope .home-philosophy__statement{font-size:clamp(32px,4.4vw,56px);line-height:1.15;font-weight:700;letter-spacing:-.02em;max-width:28ch;white-space:pre-line}.chill-scope .home-philosophy__body{font-size:var(--text-body-lg);color:var(--text-muted);max-width:56ch;margin-top:var(--space-4)}.chill-scope .product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-4)}.chill-scope .product-grid--two{grid-template-columns:repeat(2,1fr)}.chill-scope .product-card{display:flex;flex-direction:column;justify-content:space-between;min-height:400px;padding:var(--space-6);border-radius:var(--radius-xl);position:relative;overflow:hidden;transition:transform var(--dur) var(--ease),box-shadow var(--dur) var(--ease)}.chill-scope .product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-card)}.chill-scope .product-card__art{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.chill-scope .product-card__content{position:relative;z-index:1}.chill-scope .product-card__eyebrow{font-family:var(--font-mono);font-size:var(--text-micro);letter-spacing:.14em;text-transform:uppercase;font-weight:500;margin-bottom:var(--space-3)}.chill-scope .product-card__title{font-size:var(--text-h2);line-height:1;margin-bottom:var(--space-2);letter-spacing:-.02em;color:var(--text-primary)}.chill-scope .product-card__tagline{font-family:var(--font-serif);font-style:italic;font-size:var(--text-body-lg);margin-bottom:var(--space-3)}.chill-scope .product-card__desc{font-size:var(--text-body);line-height:var(--lh-body);margin-bottom:var(--space-5);max-width:32ch}.chill-scope .product-card__cta{align-self:flex-start;display:inline-flex;align-items:center;gap:6px;font-size:var(--text-small);font-weight:600}.chill-scope .product-card__cta:after{content:"\2192";transition:transform var(--dur-fast) var(--ease)}.chill-scope .product-card:hover .product-card__cta:after{transform:translate(4px)}.chill-scope .product-card--still{background:linear-gradient(155deg,#05060a,#131826 60%,#1f2a45);color:#f7f3ea}.chill-scope .product-card--still .product-card__title{color:#f7f3ea}.chill-scope .product-card--still .product-card__eyebrow,.chill-scope .product-card--still .product-card__tagline,.chill-scope .product-card--still .product-card__cta{color:var(--color-chill-blue)}.chill-scope .product-card--still .product-card__desc{color:#f7f3eab3}.chill-scope .product-card--still .product-card__art{background:radial-gradient(40% 30% at 80% 20%,rgba(217,161,108,.35) 0%,transparent 70%),radial-gradient(35% 25% at 20% 80%,rgba(224,175,126,.18) 0%,transparent 70%)}.chill-scope .product-card--plz{background:linear-gradient(155deg,#fef9e0,#fbe4dc);color:var(--text-primary)}.chill-scope .product-card--plz .product-card__eyebrow,.chill-scope .product-card--plz .product-card__tagline,.chill-scope .product-card--plz .product-card__cta{color:#d4825d}.chill-scope .product-card--plz .product-card__desc{color:var(--text-muted)}.chill-scope .product-card--plz .product-card__art:before{content:"";position:absolute;right:-20%;top:10%;width:60%;aspect-ratio:1;background:radial-gradient(circle,rgba(249,235,138,.6) 0%,transparent 60%)}.chill-scope .product-card--inn{background:linear-gradient(155deg,#eef4fb,#f7ddd2);color:var(--text-primary)}.chill-scope .product-card--inn .product-card__eyebrow,.chill-scope .product-card--inn .product-card__tagline,.chill-scope .product-card--inn .product-card__cta{color:var(--accent-hover)}.chill-scope .product-card--inn .product-card__desc{color:var(--text-muted)}.chill-scope .product-card--inn .product-card__art{background:radial-gradient(45% 35% at 20% 80%,rgba(217,161,108,.25) 0%,transparent 70%),radial-gradient(35% 30% at 90% 10%,rgba(247,190,182,.4) 0%,transparent 70%)}.chill-scope .product-card{min-height:460px}.chill-scope .product-card__photo{position:absolute;pointer-events:none}.chill-scope .product-card--still{justify-content:flex-start}.chill-scope .product-card--still .product-card__cta{margin-top:var(--space-4);position:relative;z-index:2}.chill-scope .product-card--still .product-card__photo{right:-6%;bottom:-6%;width:82%;max-width:490px;filter:drop-shadow(0 22px 48px rgba(0,0,0,.5)) drop-shadow(0 8px 30px rgba(217,161,108,.22));transition:transform var(--dur) var(--ease)}.chill-scope .product-card--still:hover .product-card__photo{transform:translateY(-8px)}.chill-scope .product-card--plz .product-card__photo{right:-8%;bottom:-10%;width:44%;max-width:200px;border-radius:16px;transform:rotate(7deg);box-shadow:0 24px 56px #b4785a52;transition:transform var(--dur) var(--ease)}.chill-scope .product-card--plz:hover .product-card__photo{transform:rotate(3deg) translateY(-8px)}@media(max-width:1023px){.chill-scope .product-grid{grid-template-columns:1fr}.chill-scope .product-card{min-height:420px}}@media(max-width:599px){.chill-scope .product-card--still .product-card__photo{width:70%;max-width:320px;right:-4%;bottom:-4%}.chill-scope .product-card--plz .product-card__photo{width:38%;max-width:150px}}.chill-scope .founder-teaser{position:relative;background:var(--bg-elevated);text-align:center;overflow:hidden}.chill-scope .founder-teaser:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(46% 70% at 50% 30%,rgba(217,161,108,.12) 0%,transparent 64%);pointer-events:none}.chill-scope .founder-teaser>.container{position:relative;z-index:1}.chill-scope .founder-teaser .pullquote{margin-inline:auto;text-align:center;max-width:22ch;position:relative}.chill-scope .founder-teaser .pullquote:before{content:"\201c";position:absolute;top:-.5em;left:50%;transform:translate(-50%);font-family:var(--font-serif);font-size:clamp(120px,18vw,240px);line-height:1;color:#d9a16c1f;z-index:-1;pointer-events:none}.chill-scope .home-closing{text-align:center;padding:var(--space-10) 0;background:radial-gradient(60% 50% at 50% 0%,rgba(217,161,108,.18) 0%,transparent 60%)}.chill-scope .home-closing__statement{font-size:clamp(40px,6vw,72px);font-weight:700;line-height:1.05;letter-spacing:-.025em;margin-bottom:var(--space-3)}.chill-scope-dropped{white-space:nowrap;font-size:clamp(18px,4vw,56px);letter-spacing:0}.chill-scope .home-closing__sub{font-family:var(--font-serif);font-style:italic;font-size:var(--text-body-lg);color:var(--accent-hover)}.chill-scope .philosophy-hero{padding-bottom:var(--space-8)}.chill-scope .philosophy-hero .hero__title{max-width:18ch}.chill-scope-dropped{font-family:var(--font-serif);font-style:italic;font-weight:700;letter-spacing:-.01em}.chill-scope .philosophy-hero .hero__bg{background:repeating-linear-gradient(0deg,transparent 0 37px,rgba(14,19,32,.025) 37px 38px),radial-gradient(72% 55% at 78% 6%,rgba(217,161,108,.18) 0%,transparent 62%),radial-gradient(50% 45% at 8% 100%,rgba(84,159,226,.1) 0%,transparent 60%);-webkit-mask-image:linear-gradient(180deg,#000 60%,transparent 100%);mask-image:linear-gradient(180deg,#000 60%,transparent 100%);animation:homeHeroBreathe 36s ease-in-out infinite alternate}@media(prefers-reduced-motion:reduce){.chill-scope .philosophy-hero .hero__bg{animation:none}}.chill-scope .philosophy-section{padding:var(--space-8) 0}.chill-scope .philosophy-section+.philosophy-section{border-top:1px solid var(--line-soft)}.chill-scope .philosophy-section--thesis{padding-block:var(--space-9)}.chill-scope .philosophy-thesis{max-width:720px;margin-inline:auto;text-align:center}.chill-scope .philosophy-thesis__lead{font-family:var(--font-serif);font-size:clamp(36px,5vw,64px);line-height:1.05;letter-spacing:-.025em;margin:var(--space-3) 0 var(--space-6);font-weight:700}.chill-scope .philosophy-thesis__essay{text-align:left;max-width:56ch;margin-inline:auto}.chill-scope .philosophy-thesis__essay>p{font-size:var(--text-body-lg);line-height:var(--lh-body-lg);color:var(--text-primary);margin:0 0 var(--space-5)}.chill-scope .philosophy-thesis__capstone{font-family:var(--font-serif);font-style:italic;font-size:clamp(22px,2.6vw,32px);line-height:1.2;color:var(--accent-hover);text-align:center;margin:var(--space-6) auto 0!important;max-width:none}.chill-scope-dropped{font-family:var(--font-jp);font-style:normal}@media(max-width:1023px){.chill-scope .philosophy-section--thesis{padding-block:var(--space-7)}.chill-scope .philosophy-thesis__lead{margin:var(--space-2) 0 var(--space-5)}.chill-scope .philosophy-thesis__capstone{margin-top:var(--space-5)!important}}@media(max-width:599px){.chill-scope .philosophy-section--thesis{padding-block:var(--space-6)}.chill-scope .philosophy-thesis__lead{font-size:clamp(28px,8vw,40px)}.chill-scope .philosophy-thesis__essay>p{font-size:var(--text-body);margin-bottom:var(--space-4)}.chill-scope .philosophy-thesis__capstone{font-size:clamp(18px,5.6vw,24px)}}.chill-scope .philosophy-section--principles{padding-block:var(--space-9)}.chill-scope .philosophy-principles__head{max-width:760px;margin-inline:auto;text-align:center}.chill-scope .philosophy-principles__title{font-family:var(--font-serif);font-size:clamp(30px,4vw,52px);line-height:1.08;letter-spacing:-.025em;font-weight:700;margin:var(--space-3) 0 0;text-wrap:balance}.chill-scope .philosophy-principles{list-style:none;margin:var(--space-8) auto 0;padding:0;max-width:760px}.chill-scope .philosophy-principles__item{display:grid;grid-template-columns:auto 1fr;gap:var(--space-5);padding:var(--space-6) 0;border-top:1px solid var(--line-soft)}.chill-scope .philosophy-principles__item:first-child{border-top:0;padding-top:0}.chill-scope .philosophy-principles__num{font-family:var(--font-mono);font-size:15px;font-weight:500;color:var(--accent);letter-spacing:.06em;font-variant-numeric:tabular-nums;padding-top:.45em}.chill-scope .philosophy-principles__label{font-size:clamp(20px,2.1vw,26px);line-height:1.28;letter-spacing:-.012em;font-weight:700;color:var(--text-primary);margin:0 0 var(--space-2);text-wrap:balance}.chill-scope .philosophy-principles__body{font-size:var(--text-body-lg);line-height:var(--lh-body-lg);color:var(--text-muted);margin:0;max-width:54ch}.chill-scope .philosophy-principles__coda{max-width:760px;margin:var(--space-8) auto 0;padding-top:var(--space-7);border-top:1px solid var(--line-soft);text-align:center}.chill-scope .philosophy-principles__coda>p{font-size:var(--text-body-lg);line-height:var(--lh-body-lg);color:var(--text-muted);margin:0 auto;max-width:48ch}.chill-scope .philosophy-principles__coda>p.philosophy-principles__capstone{font-family:var(--font-serif);font-style:italic;font-size:clamp(24px,3vw,38px);line-height:1.18;letter-spacing:-.01em;color:var(--accent-hover);margin:var(--space-5) auto 0;max-width:24ch}.chill-scope-dropped{font-family:var(--font-han);font-style:normal;font-weight:700}.chill-scope-dropped{font-family:var(--font-jp);font-style:normal;font-weight:700}@media(max-width:1023px){.chill-scope .philosophy-section--principles{padding-block:var(--space-7)}}@media(max-width:599px){.chill-scope .philosophy-principles__item{grid-template-columns:1fr;gap:var(--space-2);padding:var(--space-5) 0}.chill-scope .philosophy-principles__num{padding-top:0}.chill-scope .philosophy-principles__coda{padding-top:var(--space-6)}.chill-scope .philosophy-principles__body{font-size:var(--text-body)}}.chill-scope .philosophy-section__lead{font-size:clamp(28px,3.6vw,44px);line-height:1.2;letter-spacing:-.02em;font-weight:700;max-width:22ch}.chill-scope .philosophy-section__body{max-width:60ch;font-size:var(--text-body-lg);color:var(--text-muted);margin-top:var(--space-4)}.chill-scope .philosophy-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-8);align-items:center}@media(max-width:1023px){.chill-scope .philosophy-grid{grid-template-columns:1fr;gap:var(--space-5)}}.chill-scope .philosophy-meaning{display:grid;grid-template-columns:1fr 1fr 1fr;gap:var(--space-4);margin-top:var(--space-6)}.chill-scope .philosophy-meaning__item{padding:var(--space-5);border-radius:var(--radius-lg);background:var(--bg-elevated);border:1px solid var(--line-soft)}.chill-scope .philosophy-meaning__item--is{background:linear-gradient(155deg,#d9a16c26,#f7beb626);border-color:#d9a16c4d}.chill-scope .philosophy-meaning__label{display:block;font-family:var(--font-serif);font-style:italic;font-size:var(--text-h3);line-height:1.3}@media(max-width:1023px){.chill-scope .philosophy-meaning{grid-template-columns:1fr}}.chill-scope .philosophy-closing{text-align:center;padding:var(--space-10) 0;background:radial-gradient(60% 50% at 50% 50%,rgba(247,190,182,.15) 0%,transparent 70%)}.chill-scope .philosophy-closing__lines{max-width:none}.chill-scope .philosophy-closing__lines span{display:inline-block;white-space:nowrap}.chill-scope-dropped{font-size:clamp(20px,3.6vw,40px)}@media(max-width:599px){.chill-scope-dropped{font-size:clamp(18px,5.2vw,28px)}.chill-scope-dropped{white-space:normal;max-width:28ch}}.chill-scope .story-hero{padding:var(--space-10) 0 var(--space-7);background:radial-gradient(50% 40% at 80% 20%,rgba(249,235,138,.25) 0%,transparent 60%),radial-gradient(40% 35% at 10% 90%,rgba(217,161,108,.18) 0%,transparent 60%)}.chill-scope .story-hero__quote{font-family:var(--font-serif);font-style:italic;font-size:clamp(32px,4.4vw,56px);line-height:1.25;max-width:18ch;margin:0 auto var(--space-5);text-align:center;font-weight:700;letter-spacing:-.01em}.chill-scope-dropped{font-family:var(--font-han);font-style:normal}.chill-scope-dropped{font-family:var(--font-jp);font-style:normal;letter-spacing:.01em}.chill-scope .story-body{max-width:680px;margin:0 auto;font-size:var(--text-body-lg);line-height:var(--lh-body-lg);color:var(--text-muted)}.chill-scope .story-body p{margin-top:var(--space-5)}.chill-scope .story-body p:first-child{margin-top:0}.chill-scope .story-body blockquote{margin:var(--space-6) 0;padding-left:var(--space-4);border-left:3px solid var(--accent);font-family:var(--font-serif);font-style:italic;font-size:var(--text-h4);color:var(--text-primary)}.chill-scope .story-signature{font-family:var(--font-serif);font-style:italic;font-size:var(--text-h4);color:var(--accent-hover);margin-top:var(--space-7);text-align:center}.chill-scope .plz-hero{position:relative;padding:var(--space-9) 0 var(--space-9);overflow:hidden;text-align:center;background:radial-gradient(50% 60% at 80% 10%,rgba(249,235,138,.45) 0%,transparent 60%),radial-gradient(50% 50% at 20% 90%,rgba(247,190,182,.4) 0%,transparent 60%)}.chill-scope .plz-hero__cards{display:flex;justify-content:center;align-items:end;gap:0;margin:0 auto var(--space-6);max-width:480px;position:relative}.chill-scope .plz-hero__cards img{width:28%;border-radius:var(--radius-sm);box-shadow:0 24px 50px -12px #0e132040;transition:transform var(--dur) var(--ease)}.chill-scope .plz-hero__cards img:nth-child(1){transform:translateY(12px) rotate(-9deg);margin-right:-4%}.chill-scope .plz-hero__cards img:nth-child(2){transform:translateY(-8px);z-index:2}.chill-scope .plz-hero__cards img:nth-child(3){transform:translateY(12px) rotate(9deg);margin-left:-4%}.chill-scope .plz-hero__cards:hover img:nth-child(1){transform:translateY(2px) rotate(-13deg)}.chill-scope .plz-hero__cards:hover img:nth-child(2){transform:translateY(-16px)}.chill-scope .plz-hero__cards:hover img:nth-child(3){transform:translateY(2px) rotate(13deg)}.chill-scope .plz-hero__eyebrow{display:inline-flex;align-items:center;gap:var(--space-3);font-size:var(--text-micro);letter-spacing:var(--tracking-micro);text-transform:uppercase;font-weight:600;color:var(--accent-hover);margin-bottom:var(--space-4)}.chill-scope .plz-hero__chip{padding:4px 12px;background:var(--text-primary);color:#fff;border-radius:var(--radius-pill);letter-spacing:var(--tracking-micro);font-weight:600}.chill-scope .plz-hero__title{font-size:clamp(40px,6vw,76px);line-height:1.05;letter-spacing:-.025em;font-weight:700;max-width:18ch;margin:0 auto var(--space-4)}.chill-scope .plz-hero__tagline{font-family:var(--font-serif);font-style:italic;font-size:clamp(24px,3vw,36px);color:var(--accent-hover);margin-bottom:var(--space-4)}.chill-scope .plz-hero__sub{font-size:var(--text-body-lg);color:var(--text-muted);max-width:56ch;margin:0 auto var(--space-6)}.chill-scope .plz-hero__cta{display:inline-flex;flex-wrap:wrap;gap:var(--space-3);justify-content:center}.chill-scope .plz-narrative{padding:var(--space-9) 0;text-align:center}.chill-scope .plz-narrative--alt{background:var(--bg-elevated)}.chill-scope .plz-narrative__eyebrow{font-size:var(--text-micro);letter-spacing:var(--tracking-micro);text-transform:uppercase;font-weight:600;color:var(--accent-hover);margin-bottom:var(--space-4)}.chill-scope .plz-narrative__body{max-width:720px;margin:0 auto;font-size:clamp(22px,2.4vw,30px);line-height:1.5;color:var(--text-primary);font-weight:400}.chill-scope .plz-narrative__closer{margin-top:var(--space-6);font-family:var(--font-serif);font-style:italic;font-size:clamp(24px,3vw,36px);color:var(--accent-hover)}.chill-scope .plz-why{background:var(--bg-elevated)}.chill-scope .plz-statement{font-size:clamp(28px,3.6vw,44px);line-height:1.25;font-weight:700;letter-spacing:-.02em;max-width:24ch}.chill-scope .plz-types__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-5);margin-top:var(--space-7)}.chill-scope .plz-types__cell{text-align:center;padding:var(--space-6) var(--space-4);background:var(--bg-elevated);border:1px solid var(--line-soft);border-radius:var(--radius-lg);transition:transform var(--dur) var(--ease),border-color var(--dur) var(--ease)}.chill-scope .plz-types__cell:hover{transform:translateY(-3px);border-color:var(--line)}.chill-scope .plz-types__icon{width:64px;height:88px;margin:0 auto var(--space-4);border-radius:var(--radius-sm);display:block}.chill-scope .plz-types__icon img{width:100%;height:100%;object-fit:contain;border-radius:var(--radius-sm)}.chill-scope .plz-types__title{font-family:var(--font-serif);font-style:italic;font-size:var(--text-h3);color:var(--accent-hover);margin-bottom:var(--space-2)}.chill-scope .plz-types__body{font-size:var(--text-body);color:var(--text-muted);line-height:var(--lh-body);max-width:30ch;margin:0 auto}@media(max-width:1023px){.chill-scope .plz-types__grid{grid-template-columns:1fr}}.chill-scope .plz-elements__group{padding:var(--space-7) 0;border-bottom:1px solid var(--line-soft)}.chill-scope .plz-elements__group:last-child{border-bottom:0}.chill-scope .plz-elements__group-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:var(--space-5);gap:var(--space-3)}.chill-scope .plz-elements__group-label{font-size:var(--text-h4);font-weight:700;color:var(--text-primary)}.chill-scope .plz-elements__group-count{font-size:var(--text-micro);letter-spacing:var(--tracking-micro);text-transform:uppercase;color:var(--text-soft);font-weight:600}.chill-scope .plz-cards-row{display:grid;grid-template-columns:repeat(5,1fr);gap:var(--space-4)}.chill-scope .plz-elements__group--four .plz-cards-row{grid-template-columns:repeat(4,1fr)}.chill-scope .plz-elements__group--one .plz-cards-row{grid-template-columns:1fr;max-width:260px;margin-inline:auto}@media(max-width:1023px){.chill-scope .plz-cards-row,.chill-scope .plz-elements__group--four .plz-cards-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.chill-scope .plz-cards-row,.chill-scope .plz-elements__group--four .plz-cards-row{grid-template-columns:repeat(2,1fr)}}.chill-scope .plz-card{display:block;text-align:center}.chill-scope .plz-card__face{aspect-ratio:2 / 3;background:var(--bg-elevated);border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-soft);transition:transform var(--dur) var(--ease),box-shadow var(--dur) var(--ease)}.chill-scope .plz-card__face img{width:100%;height:100%;object-fit:cover;display:block}.chill-scope .plz-card:hover .plz-card__face{transform:translateY(-4px) rotate(-1deg);box-shadow:var(--shadow-card)}.chill-scope .plz-card__name{display:block;margin-top:var(--space-3);font-weight:700;color:var(--text-primary);font-size:var(--text-body)}.chill-scope .plz-card__phrase{display:block;margin-top:2px;font-size:var(--text-small);color:var(--text-muted)}.chill-scope .plz-card__verb{display:block;margin-top:4px;font-family:var(--font-serif);font-style:italic;color:var(--accent-hover);font-size:var(--text-small)}.chill-scope .plz-vignettes{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-5);margin-top:var(--space-6)}.chill-scope .plz-vignette{padding:var(--space-6) var(--space-5);background:linear-gradient(155deg,#fef9e0,#fbe4dc);border-radius:var(--radius-lg);font-family:var(--font-serif);font-style:italic;font-size:var(--text-h3);line-height:1.3;text-align:center;color:var(--text-primary)}.chill-scope .plz-vignette:nth-child(2){background:linear-gradient(155deg,#eef4fb,#fef9e0)}.chill-scope .plz-vignette:nth-child(3){background:linear-gradient(155deg,#fbe4dc,#eef4fb)}@media(max-width:1023px){.chill-scope .plz-vignettes{grid-template-columns:1fr}}.chill-scope .plz-vignette-closer{text-align:center;margin-top:var(--space-7);font-size:clamp(20px,2.2vw,28px);font-family:var(--font-serif);font-style:italic;line-height:1.4;color:var(--text-muted);max-width:60ch;margin-inline:auto}.chill-scope .plz-game{background:var(--bg-elevated)}.chill-scope .plz-game__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-4);margin-top:var(--space-6)}.chill-scope .plz-game__item{padding:var(--space-5);background:var(--bg-primary);border:1px solid var(--line-soft);border-radius:var(--radius-lg);border-top:3px solid var(--accent)}.chill-scope .plz-game__label{font-size:var(--text-micro);letter-spacing:var(--tracking-micro);text-transform:uppercase;font-weight:700;color:var(--accent-hover);margin-bottom:var(--space-2)}.chill-scope .plz-game__body{font-size:var(--text-small);line-height:var(--lh-small);color:var(--text-muted)}@media(max-width:1023px){.chill-scope .plz-game__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.chill-scope .plz-game__grid{grid-template-columns:1fr}}.chill-scope .plz-usecases{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-4);margin-top:var(--space-6)}.chill-scope .plz-usecase{text-align:center;padding:var(--space-5) var(--space-3);background:var(--bg-elevated);border:1px solid var(--line-soft);border-radius:var(--radius-lg);font-weight:600}@media(max-width:1023px){.chill-scope .plz-usecases{grid-template-columns:repeat(2,1fr)}}.chill-scope .plz-promise{text-align:center;padding:var(--space-10) 0;background:radial-gradient(60% 50% at 50% 0%,rgba(249,235,138,.4) 0%,transparent 60%)}.chill-scope .plz-promise__title{font-size:clamp(36px,5vw,64px);line-height:1.1;letter-spacing:-.025em;font-weight:700;margin-bottom:var(--space-4);max-width:none;white-space:nowrap;margin-inline:auto}.chill-scope .plz-promise__body{font-size:var(--text-body-lg);color:var(--text-muted);max-width:48ch;margin:0 auto var(--space-6)}.chill-scope .plz-promise__cta{display:inline-flex;flex-wrap:wrap;gap:var(--space-3);justify-content:center}.chill-scope .plz-closing{text-align:center;padding:var(--space-9) 0 var(--space-10)}.chill-scope .plz-closing__statement{font-family:var(--font-serif);font-style:italic;font-size:clamp(56px,9vw,120px);line-height:1;color:var(--text-primary)}.chill-scope[data-page=chillInn]{background:#f4ede2;color:#1b1a17}.chill-scope[data-page=chillInn] .nav{background:#f4ede2c7}.chill-scope[data-page=chillInn] .nav.is-scrolled{background:#f4ede2f5;border-bottom-color:#1b1a1724}@media(max-width:1023px){.chill-scope[data-page=chillInn] .nav,.chill-scope[data-page=chillInn] .nav.is-scrolled{background:#f4ede2fa;backdrop-filter:none;-webkit-backdrop-filter:none}}.chill-scope[data-page=chillInn] .nav__menu a{color:#1b1a17a6}.chill-scope[data-page=chillInn] .nav__menu a:hover,.chill-scope[data-page=chillInn] .nav__menu a[aria-current=page]{color:#1b1a17}.chill-scope[data-page=chillInn] .nav__menu a[aria-current=page]:after{background:#c7522a}.chill-scope[data-page=chillInn] button.nav__lang,.chill-scope[data-page=chillInn] .nav__lang-btn{border-color:#1b1a1733;color:#1b1a17b3}.chill-scope[data-page=chillInn] button.nav__lang:hover,.chill-scope[data-page=chillInn] .nav__lang-btn:hover,.chill-scope[data-page=chillInn] .nav__lang-btn[aria-expanded=true]{border-color:#1b1a17;color:#1b1a17}.chill-scope[data-page=chillInn] .nav__submenu{background:linear-gradient(to bottom,transparent 0 12px,#F8F2E6 12px 100%)}.chill-scope[data-page=chillInn] .nav__submenu:before{border-color:#1b1a1726}.chill-scope[data-page=chillInn] .nav__submenu a{color:#1b1a17a6}.chill-scope[data-page=chillInn] .nav__submenu a:hover{color:#1b1a17;background:#1b1a170a}.chill-scope[data-page=chillInn] .footer{margin-top:0;background:#1b1a17;color:#f7f3eab3;border-top:0}.chill-scope[data-page=chillInn] .footer__tagline{color:#f7f3ea}.chill-scope[data-page=chillInn] .footer__col h4{color:#f7f3ea8c}.chill-scope[data-page=chillInn] .footer__col a{color:#f7f3eab3}.chill-scope[data-page=chillInn] .footer__col a:hover{color:#f7f3ea}.chill-scope[data-page=chillInn] .footer__top{border-bottom-color:#f7f3ea26}.chill-scope[data-page=chillInn] .footer__bottom{color:#f7f3ea66}.chill-scope[data-page=chillInn] .footer__app-label{color:#f7f3ea80}.chill-scope[data-page=chillInn] .footer__store{color:#f7f3ea;border-color:#f7f3ea2e}.chill-scope[data-page=chillInn] .btn--primary{background:#1b1a17;color:#f4ede2}.chill-scope[data-page=chillInn] .btn--primary:hover{background:#c7522a}.chill-scope[data-page=chillInn] .btn--ghost{border-color:#1b1a174d;color:#1b1a17}.chill-scope[data-page=chillInn] .btn--ghost:hover{border-color:#1b1a17;background:#1b1a170a}.chill-scope .inn-hero{position:relative;background:#f4ede2}.chill-scope .inn-hero__photo{width:100%;aspect-ratio:16 / 8;max-height:70vh;overflow:hidden;position:relative}.chill-scope .inn-hero__photo img{width:100%;height:100%;object-fit:cover;display:block}.chill-scope .inn-hero__photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 60%,#F4EDE2 100%);pointer-events:none}.chill-scope .inn-hero__content{padding:var(--space-7) 0 var(--space-9);position:relative;z-index:1}.chill-scope .inn-hero__meta{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:var(--space-6);font-size:var(--text-micro);letter-spacing:var(--tracking-micro);text-transform:uppercase;font-weight:600;color:#1b1a1799}.chill-scope .inn-hero__meta-l:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:#c7522a;margin-right:10px;vertical-align:middle}.chill-scope .inn-hero__eyebrow{display:block;font-size:var(--text-micro);letter-spacing:var(--tracking-micro);text-transform:uppercase;font-weight:700;color:#c7522a;margin-bottom:var(--space-5)}.chill-scope .inn-hero__title{font-family:var(--font-serif);font-style:normal;font-weight:700;font-size:clamp(48px,8vw,108px);line-height:.98;letter-spacing:-.025em;color:#1b1a17;margin:0 0 var(--space-4)}.chill-scope .inn-hero__title em{font-style:italic;color:#4a6f4f}.chill-scope .inn-hero__title-zh{display:block;margin-top:var(--space-3);font-family:var(--font-han);font-weight:700;font-size:clamp(22px,2.4vw,32px);letter-spacing:0}.chill-scope .inn-hero__kicker{display:grid;grid-template-columns:1fr auto;gap:var(--space-5);align-items:end;padding-top:var(--space-5);margin-top:var(--space-5);border-top:1px solid rgba(27,26,23,.15)}.chill-scope .inn-hero__kicker-quote{font-family:var(--font-serif);font-style:italic;font-size:var(--text-body-lg);color:#1b1a17c7;max-width:56ch;margin:0}.chill-scope .inn-hero__kicker-quote .zh{display:block;margin-top:6px;font-family:var(--font-han);font-style:normal;font-size:var(--text-body);color:#1b1a1799}.chill-scope .inn-hero__vol{text-align:right;font-size:var(--text-micro);letter-spacing:var(--tracking-micro);text-transform:uppercase;color:#1b1a178c;font-weight:600;line-height:1.6}.chill-scope .inn-hero__cta{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-6)}@media(max-width:768px){.chill-scope .inn-hero__kicker{grid-template-columns:1fr}.chill-scope .inn-hero__vol{text-align:left}}.chill-scope .inn-section{padding:var(--space-10) 0}.chill-scope .inn-section--soft{background:#f8f2e6}.chill-scope .inn-section--ink{background:#1b1a17;color:#f7f3ead9}.chill-scope .inn-section--ink .inn-eyebrow{color:#e8a87c}.chill-scope .inn-section--ink .inn-h2{color:#f7f3ea}.chill-scope .inn-section--ink .inn-h2 em{color:#e8a87c}.chill-scope .inn-section--ink .inn-body{color:#f7f3eab3}.chill-scope .inn-section--ink .inn-body em{color:#e8a87c}.chill-scope .inn-eyebrow{display:block;font-size:var(--text-micro);letter-spacing:var(--tracking-micro);text-transform:uppercase;font-weight:700;color:#c7522a;margin-bottom:var(--space-4)}.chill-scope .inn-h2{font-family:var(--font-serif);font-weight:700;font-style:normal;font-size:clamp(36px,5vw,64px);line-height:1.05;letter-spacing:-.018em;color:#1b1a17;max-width:22ch;margin:0 0 var(--space-5)}.chill-scope .inn-h2 em{font-style:italic;color:#4a6f4f}.chill-scope-dropped{color:#4a6f4f;font-style:normal}.chill-scope .inn-body{font-size:var(--text-body);line-height:1.7;color:#1b1a17bf;max-width:56ch}.chill-scope .inn-body em{font-style:italic;color:#4a6f4f;font-weight:500}.chill-scope .inn-body p+p{margin-top:var(--space-3)}.chill-scope .inn-body--lg{font-size:var(--text-body-lg)}.chill-scope .inn-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-8);align-items:start}@media(max-width:1023px){.chill-scope .inn-grid-2{grid-template-columns:1fr;gap:var(--space-5)}}.chill-scope .inn-quote{margin:var(--space-7) 0 0;padding:var(--space-6);background:#1b1a17;color:#f7f3ea;border-radius:var(--radius-md);font-family:var(--font-serif);font-style:italic;font-size:clamp(22px,2.6vw,30px);line-height:1.4;border-left:4px solid #C7522A}.chill-scope .inn-quote .zh{display:block;margin-top:var(--space-3);font-family:var(--font-han);font-style:normal;font-size:var(--text-body-lg);color:#f7f3eab3}.chill-scope .inn-arc{margin-top:var(--space-7);border-top:1px solid rgba(27,26,23,.15)}.chill-scope .inn-arc__row{display:grid;grid-template-columns:100px 1fr 2fr;gap:var(--space-5);align-items:start;padding:var(--space-5) 0;border-bottom:1px solid rgba(27,26,23,.1)}.chill-scope .inn-arc__time{font-family:var(--font-serif);font-style:italic;font-size:var(--text-h3);color:#c7522a;line-height:1}.chill-scope .inn-arc__label-block{display:flex;flex-direction:column;gap:4px}.chill-scope .inn-arc__label{font-size:var(--text-micro);letter-spacing:var(--tracking-micro);text-transform:uppercase;font-weight:700;color:#1b1a178c}.chill-scope .inn-arc__title{font-family:var(--font-serif);font-style:italic;font-size:var(--text-h4);font-weight:700;color:#1b1a17}.chill-scope .inn-arc__desc{font-size:var(--text-body);line-height:1.65;color:#1b1a17b3;max-width:60ch}@media(max-width:1023px){.chill-scope .inn-arc__row{grid-template-columns:80px 1fr}.chill-scope .inn-arc__desc{grid-column:1 / -1;margin-top:-8px}}.chill-scope .inn-venue__photo{width:100%;aspect-ratio:16 / 9;background:#c9c2b3;border-radius:var(--radius-md);overflow:hidden;margin-bottom:var(--space-7)}.chill-scope .inn-venue__photo img{width:100%;height:100%;object-fit:cover;display:block}.chill-scope .inn-fit__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-4);margin-top:var(--space-6)}.chill-scope .inn-fit__cell{padding:var(--space-5) var(--space-5) var(--space-5) var(--space-6);background:#fbf7ee;border:1px solid rgba(27,26,23,.1);border-radius:var(--radius-md);border-left:3px solid #4A6F4F}.chill-scope .inn-fit__cell--no{border-left-color:#c7522a;background:#c7522a0f}.chill-scope .inn-fit__label{font-size:var(--text-micro);letter-spacing:var(--tracking-micro);text-transform:uppercase;font-weight:700;color:#c7522a;margin-bottom:var(--space-3)}.chill-scope .inn-fit__cell:not(.inn-fit__cell--no) .inn-fit__label{color:#4a6f4f}.chill-scope .inn-fit__body{font-size:var(--text-small);line-height:1.7;color:#1b1a17c7}.chill-scope .inn-fit__body em{color:#4a6f4f;font-style:italic}.chill-scope-dropped{font-style:normal;font-weight:600}@media(max-width:1023px){.chill-scope .inn-fit__grid{grid-template-columns:1fr}}.chill-scope .inn-science__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-4);margin-top:var(--space-7)}.chill-scope .inn-science__cell{padding:var(--space-5);border:1px solid rgba(247,243,234,.15);border-radius:var(--radius-md);background:#ffffff05}.chill-scope .inn-science__value{font-family:var(--font-serif);font-style:italic;font-size:clamp(32px,3.6vw,44px);line-height:1;color:#e8a87c;margin-bottom:var(--space-3)}.chill-scope .inn-science__label{font-weight:700;font-size:var(--text-h4);color:#f7f3ea;margin-bottom:6px}.chill-scope .inn-science__body{font-size:var(--text-small);line-height:1.65;color:#f7f3eaa6}@media(max-width:1023px){.chill-scope .inn-science__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.chill-scope .inn-science__grid{grid-template-columns:1fr}}.chill-scope .inn-included__list{list-style:none;margin:var(--space-5) 0 0;padding:0;columns:2;column-gap:var(--space-7)}.chill-scope .inn-included__list li{break-inside:avoid;padding:var(--space-3) 0;padding-left:22px;position:relative;font-size:var(--text-body);color:#1b1a17d1;border-bottom:1px solid rgba(27,26,23,.08);line-height:1.5}.chill-scope .inn-included__list li:before{content:"";position:absolute;left:0;top:calc(var(--space-3) + .5em);width:8px;height:1px;background:#c7522a}@media(max-width:1023px){.chill-scope .inn-included__list{columns:1}}.chill-scope .inn-invest{background:#1b1a17;color:#f7f3ea}.chill-scope .inn-invest__price-row{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-7);margin:var(--space-6) 0 var(--space-8);padding-bottom:var(--space-7);border-bottom:1px solid rgba(247,243,234,.15)}.chill-scope .inn-invest__price-label{font-size:var(--text-micro);letter-spacing:var(--tracking-micro);text-transform:uppercase;font-weight:700;color:#f7f3ea8c;margin-bottom:var(--space-3)}.chill-scope .inn-invest__price{font-family:var(--font-serif);font-style:italic;font-weight:700;font-size:clamp(56px,8vw,96px);line-height:1;color:#f7f3ea;display:flex;align-items:baseline;gap:var(--space-2);margin:0}.chill-scope .inn-invest__price small{font-size:.32em;font-style:normal;color:#e8a87c;font-family:var(--font-sans);font-weight:700;letter-spacing:.04em}.chill-scope .inn-invest__price-sub{margin-top:var(--space-2);color:#f7f3ea8c;font-size:var(--text-small)}.chill-scope .inn-invest__notes{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-6)}.chill-scope .inn-invest__note-label{font-size:var(--text-micro);letter-spacing:var(--tracking-micro);text-transform:uppercase;font-weight:700;color:#f7f3ea8c;margin-bottom:var(--space-2)}.chill-scope .inn-invest__note-body{font-size:var(--text-small);line-height:1.7;color:#f7f3eabf}.chill-scope .inn-invest__founding{margin-top:var(--space-7);padding:var(--space-5) var(--space-6);border:1px dashed rgba(232,168,124,.4);border-radius:var(--radius-md)}.chill-scope .inn-invest__founding-label{font-family:var(--font-serif);font-style:italic;color:#e8a87c;font-size:var(--text-h4);margin-bottom:var(--space-2)}.chill-scope .inn-invest__founding-body{font-size:var(--text-small);color:#f7f3eabf;line-height:1.65}@media(max-width:1023px){.chill-scope .inn-invest__price-row,.chill-scope .inn-invest__notes{grid-template-columns:1fr}}.chill-scope .inn-host__layout{display:grid;grid-template-columns:1fr 1.2fr;gap:var(--space-8);align-items:start}.chill-scope .inn-host__tagline{font-size:var(--text-h4);color:#1b1a17b3;margin-top:var(--space-4);font-family:var(--font-serif);font-style:italic}@media(max-width:1023px){.chill-scope .inn-host__layout{grid-template-columns:1fr}}.chill-scope .inn-location__card{padding:var(--space-6) var(--space-7);background:#fbf7ee;border:1px solid rgba(27,26,23,.1);border-left:3px solid #C7522A;border-radius:var(--radius-md);margin-top:var(--space-5);max-width:720px}.chill-scope .inn-location__address{font-family:var(--font-serif);font-style:italic;font-size:var(--text-h4);line-height:1.4;color:#1b1a17;margin-bottom:var(--space-3)}.chill-scope-dropped{font-style:normal;font-weight:700}.chill-scope .inn-location__transport{font-size:var(--text-body);line-height:var(--lh-body);color:#1b1a17bf}.chill-scope .inn-book{background:#f8f2e6}.chill-scope .inn-book__cta{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-5)}.chill-scope .inn-book__channels{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-5);margin-top:var(--space-8);padding-top:var(--space-6);border-top:1px solid rgba(27,26,23,.12)}.chill-scope .inn-book__channel-label{font-size:var(--text-micro);letter-spacing:var(--tracking-micro);text-transform:uppercase;font-weight:700;color:#1b1a178c;margin-bottom:var(--space-2)}.chill-scope .inn-book__channel-handle{font-family:var(--font-serif);font-style:italic;font-size:var(--text-h4);color:#1b1a17;margin-bottom:4px}.chill-scope .inn-book__channel-note{font-size:var(--text-small);color:#1b1a1799}@media(max-width:1023px){.chill-scope .inn-book__channels{grid-template-columns:1fr}}.chill-scope .inn-disclaimer{text-align:center;padding:var(--space-7) 0;font-size:var(--text-small);color:#1b1a178c;max-width:64ch;margin:0 auto}.chill-scope .contact-hero{padding:var(--space-8) 0 var(--space-7);text-align:center;background:radial-gradient(50% 60% at 50% 0%,rgba(217,161,108,.2) 0%,transparent 60%),radial-gradient(40% 50% at 80% 100%,rgba(247,190,182,.18) 0%,transparent 60%)}.chill-scope .contact-hero__eyebrow{display:inline-block;font-size:var(--text-micro);letter-spacing:var(--tracking-micro);text-transform:uppercase;font-weight:600;color:var(--accent-hover);margin-bottom:var(--space-4)}.chill-scope .contact-hero__title{font-size:clamp(44px,6vw,88px);line-height:1.05;letter-spacing:-.025em;margin:0 auto var(--space-4);max-width:16ch;font-weight:700}.chill-scope .contact-hero__sub{font-size:var(--text-body-lg);color:var(--text-muted);max-width:52ch;margin:0 auto}.chill-scope-dropped{white-space:nowrap;max-width:none;font-size:clamp(10px,1.5vw,18px);letter-spacing:-.01em}.chill-scope [data-i18n="home.products.title"],.chill-scope [data-i18n="chillPlz.usecases.title"],.chill-scope [data-i18n="chillPlz.types.title"],.chill-scope [data-i18n="chillPlz.elements.title"],.chill-scope [data-i18n="chillPlz.rules.title"],.chill-scope [data-i18n="chillPlz.game.title"]{white-space:nowrap;max-width:none;font-size:clamp(20px,4.2vw,52px);letter-spacing:-.01em}.chill-scope [data-i18n="chillPlz.transformation.title"]{white-space:pre-line;max-width:32ch}.chill-scope [data-i18n="chillPlz.hero.headline"]{white-space:nowrap;max-width:none;font-size:clamp(20px,4.5vw,56px);letter-spacing:-.02em}.chill-scope [data-i18n="chillPlz.why.statement"]{white-space:pre;max-width:none;font-size:clamp(18px,3.2vw,40px);letter-spacing:-.01em}@media(max-width:640px){.chill-scope [data-i18n="chillPlz.why.statement"]{white-space:pre-line;overflow-wrap:anywhere}}.chill-scope [data-i18n="chillPlz.promise.body"]{white-space:nowrap;max-width:none;font-size:clamp(11px,1.7vw,22px);letter-spacing:-.01em}.chill-scope .contact-channels{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-4);max-width:920px;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0;justify-items:stretch}.chill-scope .contact-channel{display:block;padding:var(--space-6);text-align:center;background:var(--bg-primary);border-radius:var(--radius-lg);border:1px solid var(--line-soft);transition:transform var(--dur) var(--ease),border-color var(--dur) var(--ease),box-shadow var(--dur) var(--ease);text-decoration:none}.chill-scope .contact-channel:hover{transform:translateY(-3px);border-color:#d9a16c66;box-shadow:var(--shadow-card)}.chill-scope .contact-channel__label{font-size:var(--text-micro);letter-spacing:var(--tracking-micro);text-transform:uppercase;color:var(--text-soft);margin-bottom:var(--space-3);font-weight:700}.chill-scope .contact-channel__email{display:inline-block;font-family:var(--font-serif);font-style:italic;font-size:var(--text-h4);font-weight:700;color:var(--link);text-decoration:underline;text-decoration-color:#2a6fb54d;text-underline-offset:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.chill-scope .contact-channel__email:hover{color:var(--link-hover);text-decoration-color:currentColor}@media(max-width:1023px){.chill-scope .contact-channels{grid-template-columns:1fr;max-width:480px}}.chill-scope .contact-form-wrap{max-width:720px;margin:0 auto}.chill-scope .contact-form-header{text-align:center;margin-bottom:var(--space-6)}.chill-scope .contact-form-header__eyebrow{display:inline-block;font-size:var(--text-micro);letter-spacing:var(--tracking-micro);text-transform:uppercase;color:var(--text-soft);font-weight:700;margin-bottom:var(--space-3)}.chill-scope .contact-form-header__title{font-size:clamp(28px,3.4vw,40px);line-height:1.15;letter-spacing:-.02em}.chill-scope .contact-form{padding:var(--space-7);background:var(--bg-primary);border-radius:var(--radius-lg);border:1px solid var(--line-soft);box-shadow:var(--shadow-soft);display:flex;flex-direction:column;gap:var(--space-4)}.chill-scope .contact-form-row{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-4)}@media(max-width:640px){.chill-scope .contact-form-row{grid-template-columns:1fr;gap:var(--space-3)}.chill-scope .contact-form{padding:var(--space-5)}}.chill-scope .contact-form-actions{margin-top:var(--space-2);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-3)}.chill-scope .contact-form-actions .btn{margin-left:auto}@media(max-width:480px){.chill-scope .contact-form-actions{flex-direction:column;align-items:stretch}.chill-scope .contact-form-actions .btn{margin-left:0;width:100%}.chill-scope .contact-form-note{text-align:center}}.chill-scope .contact-form-note{font-size:var(--text-small);color:var(--text-soft);word-break:break-all}@media(max-width:1023px){.chill-scope .inn-section,.chill-scope .plz-narrative,.chill-scope .plz-hero{padding:var(--space-8) 0}.chill-scope .inn-hero__photo{aspect-ratio:16 / 10;max-height:60vh}.chill-scope .inn-hero__content{padding:var(--space-6) 0 var(--space-8)}.chill-scope .inn-hero__meta{flex-direction:column;align-items:flex-start;gap:6px}.chill-scope .inn-host__layout{gap:var(--space-5)}}@media(max-width:640px){.chill-scope .inn-section,.chill-scope .plz-narrative,.chill-scope .plz-hero{padding:var(--space-7) 0}.chill-scope .contact-hero{padding:var(--space-8) 0 var(--space-6)}.chill-scope .plz-promise{padding:var(--space-8) 0}.chill-scope .plz-closing{padding:var(--space-7) 0 var(--space-8)}.chill-scope .home-closing{padding:var(--space-8) 0}.chill-scope .founder-teaser{padding-top:var(--space-7);padding-bottom:var(--space-7)}.chill-scope .plz-hero__cta{display:flex;flex-direction:column;align-items:stretch;max-width:320px;margin:0 auto}.chill-scope .plz-hero__cta .btn{width:100%}.chill-scope .plz-hero__cards{max-width:360px}.chill-scope .inn-hero__cta{flex-direction:column;align-items:stretch}.chill-scope .inn-hero__cta .btn{width:100%}.chill-scope .inn-hero__title{font-size:clamp(40px,11vw,56px)}.chill-scope .inn-hero__kicker{gap:var(--space-3);margin-top:var(--space-4);padding-top:var(--space-4)}.chill-scope .inn-hero__photo{aspect-ratio:4 / 3;max-height:50vh}.chill-scope .inn-book__cta{flex-direction:column;align-items:stretch}.chill-scope .inn-book__cta .btn{width:100%}.chill-scope .inn-invest__price-row{gap:var(--space-5);margin-bottom:var(--space-6);padding-bottom:var(--space-5)}.chill-scope .inn-invest__price{font-size:clamp(56px,16vw,88px)}.chill-scope .inn-invest__founding{padding:var(--space-4) var(--space-5)}.chill-scope .inn-arc__row{grid-template-columns:64px 1fr;gap:var(--space-3);padding:var(--space-4) 0}.chill-scope .inn-arc__time{font-size:var(--text-h4)}.chill-scope .inn-arc__desc{font-size:var(--text-small)}.chill-scope .inn-location__card{padding:var(--space-4) var(--space-5)}.chill-scope .inn-location__address{font-size:var(--text-body-lg)}.chill-scope .inn-quote{padding:var(--space-5);font-size:clamp(20px,4vw,24px);margin-top:var(--space-5)}.chill-scope .plz-cards-row,.chill-scope .plz-elements__group--four .plz-cards-row{grid-template-columns:repeat(3,1fr);gap:var(--space-3)}.chill-scope .plz-card__name{font-size:var(--text-small)}.chill-scope .plz-card__phrase,.chill-scope .plz-card__verb{font-size:12px}.chill-scope .plz-elements__group{padding:var(--space-5) 0}.chill-scope .plz-elements__group-label{font-size:var(--text-h4)}.chill-scope .plz-types__cell{padding:var(--space-5) var(--space-3)}.chill-scope .product-card{min-height:320px;padding:var(--space-5)}.chill-scope .product-card__title{font-size:clamp(32px,8vw,40px)}.chill-scope .section-head__title{font-size:clamp(28px,7vw,36px)}.chill-scope .inn-fit__cell{padding:var(--space-4) var(--space-4) var(--space-4) var(--space-5)}.chill-scope .inn-fit__body{font-size:var(--text-body)}.chill-scope .inn-included__list li{font-size:var(--text-small);padding:var(--space-2) 0 var(--space-2) 22px}.chill-scope .contact-channel{padding:var(--space-5)}.chill-scope .contact-channel__email{font-size:clamp(16px,4.5vw,var(--text-h4))}.chill-scope .contact-hero__title{font-size:clamp(36px,9vw,56px)}}@media(max-width:420px){.chill-scope .plz-cards-row,.chill-scope .plz-elements__group--four .plz-cards-row{grid-template-columns:repeat(2,1fr)}.chill-scope .container{padding-left:20px;padding-right:20px}.chill-scope .inn-hero__title{font-size:clamp(36px,13vw,52px)}.chill-scope .inn-h2{font-size:clamp(28px,8vw,40px)}.chill-scope .plz-hero__title{font-size:clamp(34px,9vw,48px)}}@media(max-width:599px){.chill-scope-dropped{white-space:normal!important;max-width:22ch!important;margin-inline:auto;font-size:clamp(26px,7.4vw,44px)!important}.chill-scope-dropped{white-space:normal!important;max-width:none;font-size:clamp(24px,6.8vw,44px)!important}.chill-scope-dropped{white-space:normal!important;font-size:clamp(22px,5.6vw,36px)!important}.chill-scope .plz-promise__title{white-space:normal!important;max-width:none;font-size:clamp(28px,7vw,48px)!important}.chill-scope [data-i18n="chillPlz.promise.body"]{white-space:normal!important;max-width:32ch!important;margin-inline:auto;font-size:clamp(15px,4.2vw,20px)!important}.chill-scope-dropped{font-size:clamp(14px,4.4vw,28px)!important;letter-spacing:-.01em!important}.chill-scope-dropped{font-size:clamp(20px,5.6vw,36px)!important}.chill-scope-dropped{font-size:clamp(14px,4.4vw,40px)}.chill-scope-dropped{font-size:clamp(22px,6.8vw,56px)}}@media(max-width:420px){.chill-scope-dropped{font-size:clamp(16px,4.4vw,48px)!important}.chill-scope-dropped{font-size:clamp(20px,5.6vw,60px)!important}.chill-scope-dropped{font-size:clamp(16px,4.4vw,52px)!important}.chill-scope .contact-channel__email{font-size:clamp(14px,4vw,20px)}}.chill-scope .legal-doc{padding:var(--space-9) 0 var(--space-10)}.chill-scope .legal-doc__inner{max-width:760px}.chill-scope .legal-doc__eyebrow{font-size:var(--text-micro);letter-spacing:var(--tracking-micro);text-transform:uppercase;font-weight:700;color:var(--accent-hover);margin:0 0 var(--space-3)}.chill-scope .legal-doc__title{font-family:var(--font-serif);font-size:clamp(36px,5vw,60px);line-height:1.05;letter-spacing:-.02em;margin:0 0 var(--space-3)}.chill-scope-dropped{font-family:var(--font-jp);letter-spacing:.01em}.chill-scope .legal-doc__updated{font-size:var(--text-small);color:var(--text-soft);margin:0 0 var(--space-7)}.chill-scope .legal-doc__inner>div>p,.chill-scope .legal-doc__inner>div>ul{font-size:var(--text-body);line-height:var(--lh-body-lg);color:var(--text-muted);margin:0 0 var(--space-4)}.chill-scope .legal-doc__inner h2{font-family:var(--font-serif);font-size:var(--text-h3);line-height:var(--lh-h3);color:var(--text-primary);margin:var(--space-7) 0 var(--space-3)}.chill-scope-dropped{font-family:var(--font-han)}.chill-scope-dropped{font-family:var(--font-jp)}.chill-scope .legal-doc__inner ul{padding-left:var(--space-5)}.chill-scope .legal-doc__inner li{margin-bottom:var(--space-2)}.chill-scope .legal-doc__inner a{color:var(--accent-hover);text-decoration:underline;text-underline-offset:2px}.chill-scope .legal-doc__inner a:hover{color:var(--text-primary)}.chill-scope .legal-doc__inner strong{color:var(--text-primary);font-weight:700}.chill-scope .legal-doc__signoff{margin-top:var(--space-7)!important;font-family:var(--font-serif);font-style:italic;color:var(--text-muted)}.chill-scope-dropped{font-style:normal}.chill-scope .ch-form{display:grid;gap:var(--space-4)}.chill-scope .ch-field{display:flex;flex-direction:column;gap:6px}.chill-scope .ch-field label{font-family:var(--font-mono);font-size:var(--text-micro);letter-spacing:.12em;text-transform:uppercase;font-weight:500;color:var(--text-muted)}.chill-scope .ch-field input,.chill-scope .ch-field textarea,.chill-scope .ch-field select{padding:14px 16px;border:1px solid rgba(14,19,32,.2);border-radius:var(--radius-md);background:var(--bg-primary);color:var(--text-primary);font-size:var(--text-body);transition:border-color var(--dur-fast) var(--ease),box-shadow var(--dur-fast) var(--ease)}.chill-scope .ch-field input::placeholder,.chill-scope .ch-field textarea::placeholder{font-family:var(--font-mono);font-size:var(--text-small);color:var(--text-soft)}.chill-scope .ch-field input:focus,.chill-scope .ch-field textarea:focus,.chill-scope .ch-field select:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 4px var(--focus-ring)}.chill-scope .ch-field textarea{min-height:140px;resize:vertical}.chill-scope .contact-channels{grid-template-columns:repeat(3,minmax(0,1fr))}.chill-scope .contact-channel{min-width:0;padding:var(--space-5) var(--space-4)}.chill-scope .contact-channel__email{font-size:18px;overflow-wrap:anywhere}@media(max-width:1023px){.chill-scope .contact-channels{grid-template-columns:minmax(0,1fr)}}.chill-scope .contact-channel__email{display:inline;font-size:17px;text-overflow:clip;white-space:normal}
/*# sourceMappingURL=/cdn/shop/t/5/assets/chill-pages.css.map */
