:root{color-scheme:light;--cream:#fffdf2;--ink:#111114;--muted:#666b79;--orange:#ff751c;--yellow:#ffd247;--night:#1d1e23;--line:#c9c6bb;--page:min(1712px,calc(100% - 96px))}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--cream)}body{margin:0;min-width:320px;overflow-x:hidden;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img{display:block;max-width:100%}.page-shell{width:var(--page);margin-inline:auto}.display-title{font-family:"New York","Iowan Old Style",Baskerville,Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-.07em}.skip-link{position:fixed;z-index:100;top:10px;left:10px;padding:10px 14px;border-radius:10px;background:#fff;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}
.site-header{position:sticky;z-index:50;top:0;border-bottom:1px solid var(--line);background:rgba(255,253,242,.94);backdrop-filter:blur(18px)}.header-inner{min-height:145px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:42px}.brand{display:block;width:96px;flex:0 0 auto}.brand img{width:100%;height:auto}.main-nav{display:flex;align-items:center;font-size:28px}.main-nav a{position:relative;padding:18px 30px}.main-nav a+a{border-left:1px solid #d8d3c7}.main-nav a::after{content:"";position:absolute;left:50%;bottom:9px;width:42px;height:4px;border-radius:5px;background:var(--orange);transform:translateX(-50%) scaleX(0);transition:transform .25s ease}.main-nav a:hover::after,.main-nav a[aria-current=page]::after{transform:translateX(-50%) scaleX(1)}.header-actions{justify-self:end;display:flex;align-items:center;gap:28px}.lang-switch{display:flex;padding:7px;border-radius:999px;background:#fbf8ee;box-shadow:0 13px 25px rgba(0,0,0,.13)}.lang-switch button{border:0;padding:14px 24px;border-radius:999px;background:transparent;color:#626262;cursor:pointer;font-size:18px;font-weight:800}.lang-switch button.is-active{background:var(--orange);color:#111}.store-square{display:grid;place-items:center;width:68px;height:68px;border:2px solid var(--orange);border-radius:17px;font-weight:900}.store-square span{display:block}.apple-store{border-color:var(--night);background:var(--night);color:#fff;font-size:24px}.apple-store span{width:22px;height:27px;border-radius:52% 48% 55% 45%;background:#fff;color:transparent;position:relative}.apple-store span::after{content:"";position:absolute;width:9px;height:6px;left:13px;top:-5px;border-radius:100% 0 100% 0;background:#fff;transform:rotate(-34deg)}.play-store{color:#21c66c;font-size:28px}.play-store span{text-shadow:-5px 4px 0 #3aa6ff,4px 1px 0 #ffcf34,0 -4px 0 #ff526a}.menu-toggle{display:none;width:48px;height:48px;padding:11px;border:2px solid var(--ink);border-radius:14px;background:transparent}.menu-toggle span{display:block;height:2px;margin:5px 0;background:var(--ink)}
.home-hero{position:relative;overflow:hidden}.home-hero-inner{min-height:1020px;display:grid;grid-template-columns:43% 57%;align-items:center}.home-copy{position:relative;z-index:2;padding:90px 0 72px}.home-copy h1{max-width:660px;margin:0 0 44px;font-size:clamp(82px,7.3vw,142px);line-height:.74}.home-body{max-width:650px}.home-body p{margin:0 0 28px;font-size:20px;line-height:1.28;font-weight:700}.download-row{display:flex;align-items:center;gap:26px;margin-top:44px}.download-divider{width:1px;height:43px;background:#beb9ad}.room-link{font-family:"Iowan Old Style",Baskerville,Georgia,serif;font-size:24px;font-weight:700}.home-visual{position:relative;align-self:stretch;min-height:1020px}.hero-brush{position:absolute;width:104%;max-width:none;left:-7%;top:18%;transform:rotate(-6deg);filter:saturate(1.02)}.hero-phone{position:absolute;z-index:2;width:min(92%,900px);right:-4%;top:4%;transform:rotate(4.2deg);transform-origin:50% 60%;filter:drop-shadow(0 35px 36px rgba(0,0,0,.2));animation:phoneFloat 6s ease-in-out infinite}
.topic-marquee{overflow:hidden;padding:38px 0;background:var(--night);color:#202027}.topic-track{display:flex;width:max-content;animation:marquee 34s linear infinite}.topic-set{display:flex;align-items:center;gap:46px;padding-right:46px}.topic{display:flex;align-items:center;gap:16px;white-space:nowrap;font-size:18px;font-weight:800}.topic img{width:72px;height:72px;flex:0 0 auto}.topic span{padding:13px 23px;border-radius:999px;background:#fff;box-shadow:0 4px 12px rgba(255,255,255,.12)}.topic-marquee:hover .topic-track{animation-play-state:paused}
.stories-section{padding:78px 0 90px}.stories-inner{display:grid;grid-template-columns:1.35fr .65fr;align-items:center;gap:74px;min-height:430px}.stories-art img{width:100%;max-width:1010px}.stories-inner h2{margin:0;font-size:clamp(74px,7vw,132px);line-height:.82}
.site-footer{border-top:1px solid var(--line)}.footer-inner{min-height:160px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:40px}.footer-links{display:flex;align-items:center;font-size:20px;font-weight:800}.footer-links a{padding:0 24px}.footer-links a+a{border-left:1px solid #d8d3c7}.footer-inner p{justify-self:end;margin:0;font-size:20px;white-space:nowrap}.reveal{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.7,.2,1)}.reveal.is-visible{opacity:1;transform:none}
@keyframes phoneFloat{0%,100%{transform:rotate(4.2deg) translateY(0)}50%{transform:rotate(3deg) translateY(-16px)}}@keyframes marquee{to{transform:translateX(-50%)}}
@media(max-width:1250px){:root{--page:min(100% - 56px,1712px)}.header-inner{min-height:112px}.brand{width:76px}.main-nav{font-size:21px}.main-nav a{padding-inline:22px}.header-actions{gap:16px}.lang-switch button{padding:11px 16px;font-size:16px}.store-square{width:56px;height:56px}.home-hero-inner{min-height:830px}.home-copy{padding-block:70px}.home-copy h1{font-size:clamp(72px,8vw,110px)}.home-body p{font-size:17px}.home-visual{min-height:830px}.stories-inner h2{font-size:clamp(68px,8vw,104px)}}
@media(max-width:900px){:root{--page:min(100% - 36px,760px)}.header-inner{grid-template-columns:auto 1fr auto;min-height:90px}.brand{width:62px}.main-nav{position:fixed;inset:90px 0 auto;display:none;padding:24px;background:var(--cream);border-bottom:1px solid var(--line);flex-direction:column}.main-nav a{width:100%;max-width:420px;text-align:center}.main-nav a+a{border-left:0}.menu-open .main-nav{display:flex}.header-actions>.store-square{display:none}.menu-toggle{display:block}.home-hero-inner{min-height:auto;grid-template-columns:1fr}.home-copy{padding:58px 0 18px}.home-copy h1{font-size:clamp(70px,15vw,108px)}.home-body{max-width:620px}.home-visual{min-height:760px}.hero-phone{width:min(84%,620px);right:4%;top:1%}.hero-brush{width:92%;left:4%;top:22%}.stories-inner{grid-template-columns:1fr;gap:36px}.stories-inner h2{grid-row:1;text-align:center}.footer-inner{grid-template-columns:1fr;padding:36px 0;text-align:center}.footer-inner .brand,.footer-inner p{justify-self:center}.footer-links{justify-content:center;flex-wrap:wrap}}
@media(max-width:600px){:root{--page:min(100% - 28px,560px)}.header-actions{gap:9px}.lang-switch button{padding:9px 10px;font-size:13px}.home-copy h1{margin-bottom:32px;font-size:clamp(61px,20vw,88px)}.home-body p{font-size:16px}.download-row{flex-wrap:wrap;gap:14px;margin-top:32px}.download-row .store-square{width:54px;height:54px}.room-link{width:100%;padding-top:6px;font-size:20px}.download-divider{height:36px}.home-visual{min-height:565px}.hero-phone{width:100%;right:-9%;top:3%}.hero-brush{width:112%;left:-10%;top:24%}.topic-marquee{padding:25px 0}.topic-set{gap:25px;padding-right:25px}.topic{gap:8px;font-size:15px}.topic img{width:58px;height:58px}.topic span{padding:10px 16px}.stories-section{padding:54px 0}.stories-inner{gap:25px}.stories-inner h2{font-size:64px}.footer-links{font-size:16px}.footer-links a{padding:5px 10px;border:0!important}.footer-inner p{font-size:16px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}

/* Activity */
.activity-layout{display:grid;grid-template-columns:1fr 1fr;min-height:1290px}.activity-visual{position:relative;overflow:hidden;background:var(--cream)}.activity-loop{position:absolute;width:105%;max-width:none;left:-29%;top:23%;transform:rotate(-4deg)}.activity-phones{position:absolute;z-index:2;width:min(92%,950px);max-width:none;left:5%;bottom:-4%;filter:drop-shadow(0 28px 28px rgba(0,0,0,.18));animation:pairFloat 6.5s ease-in-out infinite}.activity-copy{display:flex;align-items:center;padding:70px clamp(54px,7vw,132px);background:var(--yellow)}.activity-copy-inner{width:100%;max-width:750px}.activity-copy h1{margin:0 0 50px;font-size:clamp(82px,6.3vw,128px);line-height:.77}.activity-copy p,.activity-copy li{font-size:20px;line-height:1.12;font-weight:750}.activity-copy p{margin:0 0 23px}.activity-copy ul{display:grid;gap:18px;margin:20px 0 26px;padding:0;list-style:none}.activity-copy li::before{content:"– ";}.participants{margin-top:36px;padding:26px 30px 30px;border-radius:36px;background:var(--cream)}.participants h2{margin:0 0 17px;font-size:34px;font-weight:500;letter-spacing:-.04em}.avatar-row{display:flex;align-items:center}.avatar-row img{width:68px;height:68px;margin-left:-11px;border-radius:50%;transition:transform .25s ease}.avatar-row img:first-child{margin-left:0}.avatar-row img:hover{position:relative;z-index:2;transform:translateY(-7px) scale(1.08)}@keyframes pairFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-14px)}}

/* Contact */
.contact-main{position:relative;min-height:1180px;padding:120px 0;background:radial-gradient(circle at 0 0,#533713 0,transparent 42%),radial-gradient(circle at 100% 100%,#5b2b09 0,transparent 36%),var(--night);color:#fff}.contact-grid{display:grid;grid-template-columns:.83fr 1.17fr;align-items:center;gap:110px}.contact-intro h1{margin:0;font-size:clamp(100px,8.6vw,166px);line-height:.79;color:var(--cream)}.contact-intro p{max-width:560px;margin:48px 0 0;font-size:21px;line-height:1.42;font-weight:700}.contact-form{padding:56px;border-radius:32px;background:var(--cream);color:var(--ink);box-shadow:0 28px 70px rgba(0,0,0,.28)}.contact-form h2{margin:0;font-size:46px}.contact-form>p{margin:8px 0 40px;color:#717583;font-size:22px;line-height:1.3}.field{display:grid;gap:12px;margin-top:26px}.field label{font-size:22px;font-weight:900}.field input,.field textarea{width:100%;padding:21px 22px;border:1px solid #d9dce4;border-radius:17px;background:#fff;color:var(--ink);font-size:18px;outline:none}.field input:focus,.field textarea:focus{border-color:var(--orange);box-shadow:0 0 0 4px rgba(255,117,28,.16)}.field textarea{min-height:240px;resize:vertical}.submit-button{width:100%;min-height:76px;margin-top:34px;border:0;border-radius:15px;background:var(--orange);color:#fff;font-size:21px;font-weight:900;cursor:pointer;transition:transform .2s ease,filter .2s ease}.submit-button:hover{filter:brightness(.96);transform:translateY(-2px)}.form-status{margin:15px 0 0;color:#805226;font-weight:700}

/* Legal */
.legal-main{padding-bottom:0}.legal-heading{padding:100px 0 68px}.legal-heading h1{margin:0 0 38px;font-size:clamp(70px,5.8vw,112px);line-height:1;font-weight:900;letter-spacing:-.055em}.legal-card{padding:42px 46px;border:1.5px solid var(--orange);border-radius:24px;background:#fff9e4}.legal-summary{font-size:23px;line-height:1.45;font-weight:800}.legal-sections{border-top:1px solid var(--line)}.legal-section{padding:54px 0 60px;border-bottom:1px solid var(--line)}.legal-section h2{margin:0 0 34px;font-size:43px;line-height:1.15}.legal-section p,.legal-section li{font-size:21px;line-height:1.45;font-weight:700}.legal-section p{margin:0}.legal-section ul{margin:0;padding-left:30px}
.legal-meta{margin:18px 0 0;color:#74736d;font-size:14px;font-weight:600}.legal-card a{color:#b94a00;text-decoration-color:rgba(185,74,0,.35);text-underline-offset:3px}.legal-card a:hover{text-decoration-color:currentColor}[data-language-panel][hidden]{display:none}

@media(max-width:1250px){.activity-layout{min-height:1020px}.activity-copy{padding:55px}.activity-copy h1{font-size:clamp(68px,7vw,92px)}.activity-copy p,.activity-copy li{font-size:17px}.participants{padding:20px}.participants h2{font-size:27px}.avatar-row img{width:52px;height:52px}.contact-main{min-height:930px;padding:84px 0}.contact-grid{gap:60px}.contact-intro p{font-size:18px}.contact-form{padding:38px}.contact-form h2{font-size:38px}.contact-form>p,.field label{font-size:18px}.field textarea{min-height:180px}.legal-heading{padding-top:72px}.legal-summary,.legal-section p,.legal-section li{font-size:18px}}
@media(max-width:900px){.activity-layout{grid-template-columns:1fr;min-height:auto}.activity-visual{min-height:850px}.activity-phones{width:min(92%,700px);left:5%;bottom:-6%}.activity-loop{width:100%;left:-16%;top:17%}.activity-copy{padding:70px max(28px,calc((100vw - 760px)/2))}.activity-copy-inner{max-width:none}.contact-main{min-height:auto;padding:75px 0}.contact-grid{grid-template-columns:1fr;gap:60px}.contact-intro{text-align:center}.contact-intro h1{font-size:clamp(80px,19vw,125px)}.contact-intro p{margin-inline:auto}.contact-form{max-width:760px;width:100%;margin-inline:auto}.legal-heading{padding-top:58px}.legal-section h2{font-size:34px}}
@media(max-width:600px){.activity-visual{min-height:600px}.activity-phones{width:112%;left:-7%;bottom:-3%}.activity-loop{width:125%;left:-34%;top:18%}.activity-copy{padding:52px 20px}.activity-copy h1{margin-bottom:34px;font-size:61px}.activity-copy p,.activity-copy li{font-size:16px}.participants{border-radius:24px;padding:20px 15px}.participants h2{font-size:25px}.avatar-row{overflow-x:auto;padding-bottom:5px}.avatar-row img{width:49px;height:49px;flex:0 0 auto}.contact-main{padding:55px 0}.contact-grid{gap:42px}.contact-intro p{font-size:16px}.contact-form{padding:26px 19px;border-radius:24px}.contact-form h2{font-size:32px}.contact-form>p{font-size:16px}.field label{font-size:17px}.field input,.field textarea{padding:17px;font-size:16px}.field textarea{min-height:150px}.submit-button{min-height:60px}.legal-heading{padding:46px 0 40px}.legal-heading h1{margin-bottom:28px;font-size:52px}.legal-card{padding:24px 20px;border-radius:18px}.legal-summary,.legal-section p,.legal-section li{font-size:16px}.legal-section{padding:38px 0 42px}.legal-section h2{margin-bottom:24px;font-size:28px}}

/* Supplied store artwork */
.store-square{display:block;width:72px;height:auto;border:0;border-radius:0;background:transparent}.store-square img{display:block;width:100%;height:auto}.download-row .store-square{height:auto}
@media(max-width:1250px){.store-square{width:60px;height:auto}}
@media(max-width:600px){.download-row .store-square{width:60px;height:auto}}

/* Design-scale correction: compact desktop rhythm and the reference two-row topic layout */
.topic-track{width:100%;animation:none}.topic-set{width:min(1380px,calc(100% - 64px));margin-inline:auto;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px 30px;padding:0}.topic:nth-child(1){grid-column:1/3}.topic:nth-child(2){grid-column:3/5}.topic:nth-child(3){grid-column:5/7}.topic:nth-child(4){grid-column:2/4}.topic:nth-child(5){grid-column:4/6}.topic{justify-self:center;gap:12px;font-size:16px}.topic img{width:58px;height:58px}.topic span{padding:10px 18px}.topic-marquee{padding:24px 0}
@media(min-width:901px){.header-inner{min-height:112px}.brand{width:78px}.main-nav{font-size:20px}.main-nav a{padding:14px 23px}.main-nav a::after{bottom:5px;width:34px;height:3px}.header-actions{gap:18px}.lang-switch{padding:5px}.lang-switch button{padding:11px 18px;font-size:15px}.store-square{width:58px}.home-hero-inner{min-height:870px;grid-template-columns:44% 56%}.home-copy{padding:62px 0 52px}.home-copy h1{max-width:540px;margin-bottom:34px;font-size:clamp(72px,5.8vw,110px);line-height:.78}.home-body{max-width:570px}.home-body p{margin-bottom:20px;font-size:17px;line-height:1.3}.download-row{gap:18px;margin-top:32px}.download-row .store-square{width:58px}.room-link{font-size:20px}.home-visual{min-height:870px}.hero-phone{width:min(84%,750px);right:1%;top:5%}.hero-brush{width:96%;left:-4%;top:22%}.stories-section{padding:66px 0 72px}.stories-inner{min-height:380px;gap:58px}.stories-inner h2{font-size:clamp(66px,5.8vw,104px)}.footer-inner{min-height:126px}.footer-inner .brand{width:70px}.footer-links,.footer-inner p{font-size:17px}.activity-layout{min-height:1080px}.activity-copy h1{font-size:clamp(72px,5.3vw,102px)}.activity-copy p,.activity-copy li{font-size:17px}.contact-main{min-height:940px;padding:82px 0}.contact-intro h1{font-size:clamp(82px,6.8vw,128px)}.contact-intro p{font-size:18px}.contact-form{padding:40px}.contact-form h2{font-size:38px}.contact-form>p,.field label{font-size:18px}.field textarea{min-height:180px}.legal-heading{padding:72px 0 52px}.legal-heading h1{font-size:clamp(62px,4.8vw,90px)}.legal-summary,.legal-section p,.legal-section li{font-size:18px}.legal-section h2{font-size:36px}}
@media(max-width:900px){.topic-set{width:min(620px,calc(100% - 28px));grid-template-columns:1fr}.topic:nth-child(n){grid-column:1}.topic{justify-self:stretch}.topic span{flex:1;text-align:center}.topic-marquee{padding:22px 0}}

.brand img{border-radius:24%}

/* Match the compact 1240px sizing system used by website-handoff */
:root{--page:min(1240px,calc(100% - 40px))}
.topic-set{width:min(1050px,calc(100% - 40px));gap:14px 20px}.topic{gap:9px;font-size:14px}.topic img{width:44px;height:44px}.topic span{padding:9px 15px}.topic-marquee{padding:20px 0}
@media(min-width:901px){.header-inner{min-height:88px;gap:26px}.brand{width:60px}.main-nav{font-size:17px}.main-nav a{padding:11px 18px}.main-nav a::after{bottom:2px;width:28px;height:2px}.header-actions{gap:12px}.lang-switch{padding:3px}.lang-switch button{padding:8px 13px;font-size:13px}.store-square{width:48px}.home-hero-inner{min-height:700px;grid-template-columns:44% 56%}.home-copy{padding:44px 0 38px}.home-copy h1{max-width:440px;margin-bottom:27px;font-size:clamp(66px,5vw,86px);line-height:.8}.home-body{max-width:485px}.home-body p{margin-bottom:16px;font-size:16px;line-height:1.28}.download-row{gap:14px;margin-top:25px}.download-row .store-square{width:48px}.download-divider{height:32px}.room-link{font-size:17px}.home-visual{min-height:700px}.hero-phone{width:min(80%,580px);right:4%;top:4%}.hero-brush{width:88%;left:1%;top:23%}.stories-section{padding:48px 0 54px}.stories-inner{min-height:310px;grid-template-columns:1.3fr .7fr;gap:40px}.stories-art img{max-width:730px}.stories-inner h2{font-size:clamp(58px,5vw,80px)}.footer-inner{min-height:100px;gap:24px}.footer-inner .brand{width:54px}.footer-links,.footer-inner p{font-size:15px}.footer-links a{padding:0 16px}.activity-layout{min-height:840px}.activity-copy{padding:48px clamp(36px,4vw,68px)}.activity-copy h1{margin-bottom:32px;font-size:clamp(62px,4.6vw,78px)}.activity-copy p,.activity-copy li{font-size:16px}.activity-copy ul{gap:11px;margin:14px 0 18px}.activity-phones{width:min(82%,640px);left:8%;bottom:-5%}.participants{margin-top:24px;padding:18px 20px 21px;border-radius:26px}.participants h2{font-size:25px}.avatar-row img{width:47px;height:47px}.contact-main{min-height:720px;padding:58px 0}.contact-grid{gap:60px}.contact-intro h1{font-size:clamp(68px,5.6vw,88px)}.contact-intro p{max-width:420px;margin-top:28px;font-size:16px}.contact-form{padding:30px;border-radius:24px}.contact-form h2{font-size:30px}.contact-form>p{margin-bottom:25px;font-size:16px}.field{gap:8px;margin-top:16px}.field label{font-size:16px}.field input,.field textarea{padding:15px 16px;border-radius:12px;font-size:16px}.field textarea{min-height:130px}.submit-button{min-height:54px;margin-top:20px;font-size:16px}.legal-heading{padding:54px 0 40px}.legal-heading h1{margin-bottom:28px;font-size:clamp(54px,4vw,70px)}.legal-card{padding:28px 32px;border-radius:18px}.legal-summary,.legal-section p,.legal-section li{font-size:16px}.legal-section{padding:38px 0 42px}.legal-section h2{margin-bottom:24px;font-size:30px}}
@media(max-width:900px){:root{--page:min(720px,calc(100% - 32px))}.topic-set{width:min(540px,calc(100% - 28px))}.topic img{width:42px;height:42px}.topic{font-size:14px}}

/* Compact animated topic cluster */
.topic-set{width:min(800px,calc(100% - 36px));gap:12px 12px}.topic{gap:8px;font-size:13px;animation:topicFloat 3.8s ease-in-out infinite;will-change:transform}.topic:nth-child(2){animation-delay:-.7s}.topic:nth-child(3){animation-delay:-1.4s}.topic:nth-child(4){animation-delay:-2.1s}.topic:nth-child(5){animation-delay:-2.8s}.topic img{width:36px;height:36px;animation:topicGlow 2.9s ease-in-out infinite}.topic span{padding:8px 12px}.topic-marquee{padding:17px 0}
@keyframes topicFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}
@keyframes topicGlow{0%,100%{filter:brightness(1);transform:scale(1)}50%{filter:brightness(1.12) drop-shadow(0 0 9px rgba(255,255,255,.36));transform:scale(1.06)}}
@media(max-width:900px){.topic-set{width:min(470px,calc(100% - 28px));gap:10px}.topic{font-size:13px}.topic img{width:36px;height:36px}}

/* Final visual polish — typography, depth and interaction rhythm */
body{font-family:Poppins,Arial,Helvetica,sans-serif}.display-title{font-family:"DM Serif Display","Iowan Old Style",Baskerville,Georgia,serif;font-weight:400;letter-spacing:-.045em}.site-header{box-shadow:0 10px 30px rgba(42,35,17,.035)}.brand{transition:transform .35s cubic-bezier(.2,.8,.2,1),filter .35s ease}.brand:hover{transform:translateY(-2px) rotate(-1.5deg);filter:drop-shadow(0 8px 10px rgba(255,117,28,.2))}.main-nav a{font-weight:500;transition:color .25s ease}.main-nav a:hover{color:var(--orange)}.lang-switch{border:1px solid rgba(32,28,18,.05);box-shadow:0 10px 26px rgba(29,25,14,.1)}.lang-switch button{transition:background .25s ease,color .25s ease,transform .25s ease}.lang-switch button:hover{transform:translateY(-1px)}.store-square{transition:transform .28s cubic-bezier(.2,.8,.2,1),filter .28s ease}.store-square:hover{transform:translateY(-3px) scale(1.025);filter:drop-shadow(0 10px 10px rgba(0,0,0,.15))}.home-hero{background:radial-gradient(56% 54% at 78% 45%,rgba(255,221,98,.17),transparent 74%),var(--cream)}.home-copy h1{text-wrap:balance;text-shadow:0 2px 0 rgba(255,255,255,.8)}.home-body{color:#24242a}.home-body p{font-weight:600;letter-spacing:-.012em}.home-body strong{font-weight:800}.home-visual::before{content:"";position:absolute;z-index:0;width:72%;aspect-ratio:1;left:13%;top:14%;border-radius:50%;background:radial-gradient(circle,rgba(255,205,58,.28),rgba(255,205,58,0) 69%);filter:blur(8px);animation:softGlow 6s ease-in-out infinite}.hero-phone{filter:drop-shadow(0 38px 28px rgba(35,28,15,.18)) drop-shadow(0 8px 8px rgba(35,28,15,.12))}.room-link{position:relative;font-family:"DM Serif Display",Georgia,serif;font-weight:400;transition:color .25s ease}.room-link::after{content:"";position:absolute;left:0;right:1.2em;bottom:-5px;height:1px;background:var(--orange);transform:scaleX(.18);transform-origin:left;transition:transform .35s ease}.room-link:hover{color:var(--orange)}.room-link:hover::after{transform:scaleX(1)}.topic-marquee{position:relative;background:radial-gradient(60% 150% at 50% 50%,#292a31 0,var(--night) 70%)}.topic span{border:1px solid rgba(17,17,20,.06);font-weight:600;letter-spacing:-.015em;box-shadow:0 7px 18px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.9);transition:transform .25s ease,box-shadow .25s ease}.topic:hover span{transform:translateX(2px);box-shadow:0 10px 25px rgba(0,0,0,.28),inset 0 1px 0 #fff}.stories-section{background:radial-gradient(34% 90% at 18% 55%,rgba(154,234,255,.11),transparent 80%),var(--cream)}.stories-art{filter:drop-shadow(0 20px 22px rgba(30,28,20,.08))}.stories-inner h2{text-shadow:0 2px 0 #fff}.site-footer{border-color:rgba(56,49,28,.16);background:rgba(255,253,242,.96)}.footer-links a{transition:color .25s ease}.footer-links a:hover{color:var(--orange)}.activity-copy{background:linear-gradient(135deg,#ffd64e 0,#ffca38 100%)}.activity-visual::after{content:"";position:absolute;width:70%;aspect-ratio:1;left:15%;top:20%;border-radius:50%;background:radial-gradient(circle,rgba(255,207,54,.2),transparent 70%);filter:blur(12px)}.activity-phones{z-index:2;filter:drop-shadow(0 32px 26px rgba(30,25,14,.2))}.activity-copy p,.activity-copy li{font-weight:600;letter-spacing:-.015em}.participants{border:1px solid rgba(40,33,16,.06);box-shadow:0 18px 38px rgba(107,73,0,.11),inset 0 1px 0 #fff}.avatar-row img{box-shadow:0 0 0 2px var(--cream),0 5px 12px rgba(0,0,0,.13)}.contact-main{background:radial-gradient(70% 95% at 0 0,#543715 0,transparent 58%),radial-gradient(65% 90% at 100% 100%,#662f08 0,transparent 58%),linear-gradient(135deg,#1b1c21,#242126)}.contact-form{border:1px solid rgba(255,255,255,.7);box-shadow:0 34px 80px rgba(0,0,0,.3),0 1px 0 rgba(255,255,255,.7) inset}.field input,.field textarea{transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.field input:hover,.field textarea:hover{border-color:#c8cbd3}.submit-button{box-shadow:0 13px 28px rgba(255,117,28,.23)}.legal-heading h1{letter-spacing:-.04em}.legal-card{border-color:rgba(255,117,28,.7);box-shadow:0 14px 30px rgba(79,53,0,.055),inset 0 1px 0 rgba(255,255,255,.95)}.legal-section h2{letter-spacing:-.035em}.reveal{transition-duration:.9s;transition-timing-function:cubic-bezier(.16,1,.3,1)}.home-visual.reveal,.contact-form.reveal{transition-delay:.12s}.stories-inner h2.reveal{transition-delay:.13s}:focus-visible{outline:3px solid rgba(255,117,28,.55);outline-offset:4px;border-radius:6px}
html[lang="ja"] body{font-family:-apple-system,BlinkMacSystemFont,"Hiragino Sans","Yu Gothic",sans-serif}html[lang="ja"] .display-title{font-family:"Hiragino Mincho ProN","Yu Mincho",serif;letter-spacing:-.04em}
@keyframes softGlow{0%,100%{opacity:.65;transform:scale(.96)}50%{opacity:1;transform:scale(1.04)}}

/* Anchor the tall activity artwork from its top; only the lower edge is cropped. */
@media(min-width:901px){.activity-phones{width:min(70%,540px);left:13%;top:42px;bottom:auto}}
@media(max-width:900px){.activity-phones{width:min(76%,560px);left:12%;top:36px;bottom:auto}}
@media(max-width:600px){.activity-phones{width:92%;left:4%;top:28px;bottom:auto}}
