@font-face{font-family:"HXS WenKai";src:url("/assets/fonts/lxgw-wenkai-brand.woff2") format("woff2");font-display:swap;font-style:normal;font-weight:400}
:root{--primary:#D17675;--primary-deep:#C66666;--action:#B85757;--action-hover:#A94E4E;--action-pressed:#994747;--wine:#7A4141;--pink-soft:#EDA9A6;--peach:#F1C1B7;--background:#FFF8F0;--surface:#FFFFFF;--elevated:#FFFDF9;--soft:#FCF1E5;--muted:#F8E9E3;--text:#4E3332;--secondary:#836967;--border:#EEDDD8;--border-strong:#D8B7B0;--success:#55765A;--font-body:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;--font-brand:"HXS WenKai","Kaiti SC","STKaiti",serif;--r-sm:8px;--r-control:12px;--r-card:15px;--r-hero:20px;--shadow:0 7px 21px rgba(122,65,65,.10);--shadow-float:0 18px 54px rgba(122,65,65,.13);--gutter:clamp(18px,4vw,54px);--width:1280px;--read:760px;--motion-fast:160ms;--motion-base:260ms;--motion-slow:520ms;--motion-cinematic:900ms;--motion-ease:cubic-bezier(.22,.61,.36,1);--motion-arrive:cubic-bezier(.16,1,.3,1);--motion-hover-y:-4px;--motion-parallax-max:7px;--motion-ui-scale:1.012;--fast:var(--motion-fast);--base:var(--motion-base);--ease:var(--motion-arrive)}
*,*::before,*::after{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth;background:var(--background)}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;color:var(--text);background:var(--background);font:16px/1.65 var(--font-body);-webkit-font-smoothing:antialiased}img,video,canvas,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}h1,h2,h3,p,dl,dd{margin:0}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}:focus-visible{outline:3px solid var(--wine);outline-offset:3px}[hidden]{display:none!important}.page-container{width:min(calc(100% - var(--gutter)*2),var(--width));margin-inline:auto}.skip-link{position:fixed;z-index:300;top:8px;left:8px;padding:10px 15px;border-radius:var(--r-control);color:#fff;background:var(--action);transform:translateY(-150%)}.skip-link:focus{transform:none}
.site-header{position:sticky;z-index:100;top:0;border-bottom:1px solid rgba(238,221,216,.82);background:rgba(255,248,240,.96)}.site-header__inner{width:min(calc(100% - var(--gutter)*2),var(--width));min-height:78px;margin:auto;display:flex;align-items:center;gap:30px}.brand{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto}.brand__logo{width:44px;height:44px;border-radius:50%;background:var(--surface)}.brand__word{font-family:var(--font-brand);font-size:25px;line-height:1;letter-spacing:.06em;color:var(--wine)}.site-nav{margin-left:auto;display:flex;align-items:center;gap:24px}.site-nav a{min-height:44px;display:inline-flex;align-items:center;color:var(--secondary);font-size:14px;font-weight:650;position:relative}.site-nav a::after{position:absolute;right:0;bottom:5px;left:0;height:1px;background:var(--action);content:"";transform:scaleX(0);transform-origin:right;transition:transform var(--base) var(--ease)}.site-nav a:hover,.site-nav a[aria-current="page"]{color:var(--wine)}.site-nav a:hover::after,.site-nav a[aria-current="page"]::after{transform:scaleX(1);transform-origin:left}.header-cta{min-height:44px;padding:0 18px;border-radius:var(--r-control);display:inline-flex;align-items:center;justify-content:center;color:#fff;background:var(--action);font-size:14px;font-weight:750;transition:background var(--fast),transform var(--fast)}.header-cta:hover{background:var(--action-hover);transform:translateY(-1px)}.menu-toggle{display:none;width:44px;height:44px;padding:0;border:0;background:transparent;cursor:pointer}.menu-toggle span{width:22px;height:1.5px;margin:5px auto;display:block;background:var(--wine);transition:transform var(--base),opacity var(--fast)}
.button{min-height:50px;padding:0 22px;border:0;border-radius:var(--r-control);display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:15px;font-weight:750;line-height:1.2;cursor:pointer;transition:transform var(--fast) var(--ease),background var(--fast),border-color var(--fast),color var(--fast)}.button:hover{transform:translateY(-2px)}.button:active{transform:scale(.98)}.button--primary{color:#fff;background:var(--action)}.button--primary:hover{background:var(--action-hover)}.button--secondary{border:1px solid var(--border-strong);color:var(--wine);background:var(--surface)}.button--secondary:hover{border-color:var(--wine);background:var(--soft)}.button--wide{width:100%;margin-top:28px}.text-link{min-height:44px;display:inline-flex;align-items:center;gap:8px;color:var(--wine);font-size:14px;font-weight:750;white-space:nowrap}.text-link::after{content:"→";transition:transform var(--fast)}.text-link:hover::after{transform:translateX(4px)}.section-kicker,.hero__kicker{color:var(--wine);font-size:12px;font-weight:800;letter-spacing:.13em}.section{padding-block:clamp(72px,8vw,112px)}

.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.home-page{background:#fff9f3}.home-page .site-header{position:relative;height:78px;background:rgba(255,251,246,.98);box-shadow:0 1px 0 rgba(122,65,65,.07)}.home-page .site-header__inner{width:min(calc(100% - 48px),1248px);min-height:78px}.home-header .brand__logo{width:42px;height:42px}.home-header .brand__word{font-size:25px}.home-header .site-nav{gap:clamp(22px,2.05vw,34px)}.home-header .site-nav a{font-size:15px;font-weight:600}.home-header__cta{min-width:140px;gap:9px;border-radius:10px}.first-screen{position:relative;background:#fff9f3}.hero-stage{position:relative;height:clamp(570px,calc(100svh - 188px),820px);min-height:570px;overflow:hidden;background:linear-gradient(102deg,#fffdf9 0%,#fff7ed 46%,#f5ddca 100%);isolation:isolate}.hero-backdrop{position:absolute;z-index:0;inset:0 auto 0 0;width:57%;overflow:hidden;mask-image:linear-gradient(90deg,#000 0,#000 70%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,#000 0,#000 70%,transparent 100%)}.hero-backdrop img{width:100%;height:100%;object-fit:cover}.hero-stage::before{position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,transparent 0,rgba(255,250,244,.08) 36%,rgba(246,222,205,.24) 66%,rgba(245,217,198,.42) 100%);content:"";pointer-events:none}.hero-stage__inner{position:relative;z-index:2;width:100%;height:100%;margin-inline:auto}.hero-copy{position:absolute;z-index:5;top:50%;left:clamp(92px,12vw,245px);width:min(38%,560px);transform:translateY(-48%)}.hero-wordmark{width:clamp(350px,30.5vw,511px);height:auto;margin-left:-12px}.hero-slogan{margin-top:7px;color:#4c2b24;font:400 clamp(29px,2.25vw,37px)/1.3 var(--font-brand);letter-spacing:.075em}.hero-intro{margin-top:32px;color:#674940;font:400 clamp(19px,1.48vw,24px)/1.45 var(--font-brand);letter-spacing:.025em}.hero-note{margin-top:11px;color:#8a6c64;font-size:clamp(13px,1vw,16px);font-weight:400;white-space:nowrap}.hero-actions{margin-top:31px;display:flex;align-items:center}.hero-action{min-width:202px;height:52px;border-radius:999px;font-family:var(--font-brand);font-size:17px;font-weight:400}.hero-action span{margin-left:8px}.hero-visual{position:absolute;z-index:2;inset:0 0 0 36%;overflow:hidden;pointer-events:none}.hero-scene{position:absolute;inset:0;overflow:hidden;mask-image:linear-gradient(90deg,transparent 0,#000 7%,#000 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 7%,#000 100%)}.hero-scene img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-shops{position:absolute;z-index:6;top:30.4%;right:.6%;width:230px;padding:25px 20px 14px;border:1px solid rgba(255,255,255,.88);border-radius:20px;background:rgba(255,251,246,.97);box-shadow:0 12px 30px rgba(122,65,65,.07)}.hero-shops h2{padding:0 8px 13px;color:#76544d;font:400 17px/1.4 var(--font-brand);letter-spacing:.015em}.hero-shop-row{width:100%;min-height:58px;padding:0 8px;border:0;border-top:1px solid rgba(216,183,176,.48);display:grid;grid-template-columns:22px minmax(0,1fr) 14px;align-items:center;gap:11px;color:#775750;background:transparent;font:400 15px/1.25 var(--font-brand);letter-spacing:.01em;text-align:left;cursor:pointer;transition:color var(--fast),background var(--fast)}.hero-shop-row:hover{color:#6f4943;background:rgba(255,255,255,.48)}.hero-shop-row:active{background:rgba(248,233,226,.56)}.hero-shop-mark{width:20px;height:20px;display:grid;place-items:center}.hero-shop-mark img{width:20px;height:20px;object-fit:contain}.hero-shop-arrow{color:#7e5d56;font-family:var(--font-body);font-size:13px;font-weight:400;text-align:right}.hero-benefits{height:110px;border-block:1px solid rgba(238,221,216,.86);background:rgba(255,252,247,.98)}.hero-benefits__inner{width:min(100%,1248px);height:100%;margin:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.hero-benefits article{position:relative;display:flex;align-items:center;justify-content:center;gap:28px}.hero-benefits article+article::before{position:absolute;top:20%;bottom:20%;left:0;width:1px;background:rgba(216,183,176,.5);content:""}.hero-benefits article>span{color:#cf7977;font:400 20px/1 var(--font-brand)}.hero-benefits h2{color:#553a36;font:400 17px/1.3 var(--font-brand)}
@media(max-width:1240px){.hero-copy{left:clamp(52px,7vw,88px);width:40%}.hero-wordmark{width:clamp(320px,34vw,450px)}.hero-note{white-space:normal}.hero-visual{left:34%}.hero-shops{right:0;width:210px;padding-inline:15px}.hero-scene img{object-position:54% center}}
@media(max-width:960px){.home-header .site-nav{gap:14px}.home-header .site-nav a{font-size:13px}.home-header__cta{min-width:122px;padding-inline:13px}.hero-copy{left:30px;width:41%}.hero-wordmark{width:330px}.hero-slogan{font-size:27px}.hero-intro{font-size:18px}.hero-action{min-width:170px;padding-inline:16px}.hero-visual{left:31%}.hero-shops{top:32%;width:188px}.hero-shop-row{font-size:14px}}
@media(max-width:860px){.home-page .site-header{height:70px}.home-page .site-header__inner{width:calc(100% - 28px);min-height:70px}.home-header .brand__logo{width:40px;height:40px}.home-header .brand__word{font-size:23px}.home-header__cta{min-width:0;margin-left:auto}.hero-stage{height:auto;min-height:0;padding:38px 0 28px}.hero-backdrop{width:100%;height:54%;opacity:.72;mask-image:linear-gradient(180deg,#000 0,#000 72%,transparent 100%);-webkit-mask-image:linear-gradient(180deg,#000 0,#000 72%,transparent 100%)}.hero-stage::before{background:linear-gradient(180deg,rgba(255,252,248,.12),rgba(249,229,215,.22))}.hero-stage__inner{width:min(calc(100% - 36px),680px);height:auto;display:grid;grid-template-columns:1fr}.hero-copy{position:relative;top:auto;left:auto;width:100%;transform:none;text-align:center}.hero-wordmark{width:min(86%,420px);margin-inline:auto}.hero-slogan{font-size:clamp(25px,6.8vw,34px)}.hero-intro{margin-top:22px;font-size:18px}.hero-note{max-width:420px;margin:8px auto 0;font-size:13px;white-space:normal}.hero-actions{margin-top:24px;justify-content:center}.hero-action{min-width:172px;height:48px;padding-inline:18px;font-size:15px}.hero-visual{position:relative;inset:auto;height:clamp(440px,118vw,650px);margin-top:16px}.hero-scene{inset:0;mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent 100%)}.hero-scene img{object-position:45% center}.hero-shops{position:relative;top:auto;right:auto;width:min(100%,520px);margin:-8px auto 0;padding:18px 18px 10px}.hero-shops h2{text-align:left}.hero-shop-row{min-height:52px}.hero-benefits{height:auto}.hero-benefits__inner{grid-template-columns:1fr}.hero-benefits article{min-height:84px;justify-content:flex-start;padding:16px max(26px,9vw)}.hero-benefits article+article::before{top:0;right:max(26px,9vw);bottom:auto;left:max(26px,9vw);width:auto;height:1px}}
@media(max-width:430px){.home-header__cta{min-height:40px;padding-inline:10px;font-size:11px}.hero-stage{padding-top:34px}.hero-intro{font-size:16px}.hero-action{min-height:46px;padding-inline:18px;font-size:14px}.hero-visual{height:480px}.hero-shops{border-radius:16px}.hero-benefits article{min-height:80px}}
.quick-find{padding-block:48px;border-block:1px solid var(--border);background:var(--elevated)}.quick-find__grid{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(400px,1.3fr);align-items:end;gap:56px}.quick-find h2{margin-top:8px;font-size:clamp(28px,3.5vw,42px);line-height:1.2}.quick-find p:not(.section-kicker){margin-top:12px;color:var(--secondary)}
.search-bar{margin:0}.search-bar label{display:block;margin-bottom:8px;color:var(--wine);font-size:13px;font-weight:750}.search-bar__row{display:flex;align-items:stretch;gap:9px}.search-bar input{width:100%;min-width:0;min-height:54px;padding:0 18px;border:1px solid var(--border-strong);border-radius:var(--r-control);color:var(--text);background:var(--surface)}.search-bar input::placeholder{color:#9A7E7C}.search-bar input:focus{border-color:var(--wine);outline:3px solid rgba(122,65,65,.13)}.search-bar--compact,.search-bar--page{max-width:720px;margin-top:30px}.section-heading{margin-bottom:30px;display:flex;align-items:end;justify-content:space-between;gap:30px}.section-heading h2{margin-top:7px;font-size:clamp(30px,4.1vw,48px);line-height:1.18;letter-spacing:-.025em}.section-heading p:not(.section-kicker){max-width:560px;margin-top:12px;color:var(--secondary)}.section-note{color:var(--secondary);font-size:14px}.package-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.package-grid--featured{align-items:stretch;grid-auto-rows:1fr}.package-grid--featured .package-card{height:100%}.package-grid--featured .package-card__media{aspect-ratio:4/3}.package-card{min-width:0;overflow:hidden;border-radius:var(--r-card);background:var(--elevated);box-shadow:var(--shadow);transition:transform var(--base) var(--ease),box-shadow var(--base)}.package-card:hover{transform:translateY(-5px);box-shadow:0 14px 34px rgba(122,65,65,.14)}.package-card__link{height:100%;display:flex;flex-direction:column}.package-card__media{overflow:hidden;aspect-ratio:4/3;background:var(--muted)}.package-card__media img{width:100%;height:100%;object-fit:cover;transition:transform 700ms var(--ease)}.package-card:hover img{transform:scale(1.035)}.package-card__body{min-height:154px;padding:19px;display:flex;flex-direction:column}.package-card__eyebrow{overflow:hidden;color:var(--wine);font-size:11px;font-weight:750;letter-spacing:.07em;text-overflow:ellipsis;white-space:nowrap}.package-card h3{display:-webkit-box;min-height:50px;margin-top:8px;overflow:hidden;font-size:19px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.package-card__meta{margin-top:auto;padding-top:15px;border-top:1px solid var(--border);display:flex;justify-content:space-between;gap:12px;color:var(--secondary);font-size:12px}.package-card__meta span:last-child{color:var(--wine);font-weight:700}
.brand-belief{padding-block:clamp(90px,12vw,168px);color:var(--elevated);background:var(--wine)}.brand-belief__grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:end;gap:clamp(50px,10vw,150px)}.brand-belief h2{max-width:820px;font:400 clamp(46px,6vw,78px)/1.22 var(--font-brand);letter-spacing:-.025em}.brand-belief p{color:#F3DAD5;font-size:17px;line-height:1.9}.brand-belief p+p{margin-top:18px}.brand-belief .text-link{margin-top:28px;color:#fff}
.purchase-teaser{padding-bottom:90px}.shop-list{border-top:1px solid var(--border-strong)}.shop-row{min-height:122px;padding:24px 4px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:24px}.shop-row p{color:var(--secondary);font-size:13px}.shop-row h3{margin-top:5px;font-size:23px}.shop-row .shop-action{min-width:116px;justify-content:flex-end}.pending-link{min-height:42px;padding:0 14px;border:1px solid var(--border);border-radius:var(--r-control);display:inline-flex;align-items:center;color:var(--secondary);font-size:13px}.shop-list--compact{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--border-strong)}.shop-list--compact .shop-row{min-height:142px;padding:24px;display:flex;align-items:flex-start;flex-direction:column;justify-content:space-between;border-right:1px solid var(--border)}.shop-list--compact .shop-row:last-child{border-right:0}.shop-list--compact .shop-action{justify-content:flex-start}.text-action{min-height:42px;padding:0;border:0;color:var(--wine);background:transparent;font:inherit;font-size:13px;font-weight:780;cursor:pointer}

.film-section{padding-block:clamp(78px,10vw,140px);display:grid;grid-template-columns:minmax(300px,.72fr) minmax(340px,1fr);align-items:center;gap:clamp(56px,8vw,112px)}.film-copy h2{margin-top:8px;font-size:clamp(36px,4.8vw,62px);line-height:1.15}.film-copy p:last-child{margin-top:18px;color:var(--secondary);font-size:16px;line-height:1.85}.factory-film-stage{position:relative;min-height:650px}.factory-film-stage--single{min-height:0;display:grid;justify-items:center}.factory-video--home{width:min(100%,360px)}.factory-video{margin:0}.factory-video__frame{position:relative;overflow:hidden;aspect-ratio:9/16;border:1px solid var(--border);border-radius:var(--r-hero);background:var(--muted);box-shadow:var(--shadow-float)}.factory-video video{width:100%;height:100%;display:block;object-fit:cover}.factory-video figcaption{margin-top:12px;display:grid;gap:4px}.factory-video figcaption strong{font-size:15px}.factory-video figcaption span{color:var(--secondary);font-size:12px;line-height:1.55}.about-film-section{padding-block:80px 130px}.about-film-section .section-heading{max-width:760px}.about-film-grid{margin-top:46px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:clamp(28px,6vw,90px)}.about-film-grid .factory-video{max-width:430px}.about-film-grid .factory-video--offset{margin-top:100px;justify-self:end}
.closing-section{padding-block:42px 120px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--border)}.closing-section>div{min-height:270px;padding:52px 8%}.closing-section>div:first-child{border-right:1px solid var(--border)}.closing-section h2{max-width:480px;margin-top:10px;font-size:clamp(28px,3.4vw,42px);line-height:1.35}.closing-section .text-link{margin-top:28px}
.page-intro{padding-top:clamp(70px,8vw,112px)}.page-intro h1{max-width:900px;margin-top:10px;font-size:clamp(48px,7vw,82px);line-height:1.08;letter-spacing:-.035em}.page-intro--story h1{font-family:var(--font-brand);font-weight:400}.page-intro>p:not(.section-kicker){max-width:660px;margin-top:18px;color:var(--secondary);font-size:17px;line-height:1.85}.result-line{margin-bottom:22px;color:var(--secondary);font-size:14px}.empty-state{padding:70px 20px;text-align:center}.empty-state h1,.empty-state h2{font-size:clamp(28px,5vw,48px)}.empty-state p{margin-top:12px;color:var(--secondary)}.empty-state .button{margin-top:24px}.empty-state--page{min-height:66vh;display:flex;flex-direction:column;align-items:center;justify-content:center}
.detail-breadcrumb{padding-top:28px;display:flex;gap:8px;overflow:hidden;color:var(--secondary);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.detail-breadcrumb a{color:var(--wine);font-weight:700}.detail-hero{margin-top:22px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);overflow:hidden;border-radius:var(--r-hero);background:var(--elevated);box-shadow:var(--shadow)}.detail-hero__media{min-height:520px;background:var(--muted)}.detail-hero__media img{width:100%;height:100%;object-fit:cover}.detail-hero__copy{padding:clamp(34px,5vw,70px);align-self:center}.detail-hero h1{margin-top:10px;font-size:clamp(42px,5vw,66px);line-height:1.12;letter-spacing:-.03em}.detail-hero__copy>p:not(.section-kicker){margin-top:18px;color:var(--secondary);line-height:1.85}.detail-facts{margin-top:30px;padding-block:20px;border-block:1px solid var(--border);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.detail-facts div{min-width:0}.detail-facts dt{color:var(--secondary);font-size:12px}.detail-facts dd{margin-top:5px;font-size:16px;font-weight:750}.detail-content{max-width:920px}.module-list{border-top:1px solid var(--border-strong)}.module-row{min-height:140px;padding:25px 4px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:24px}.module-row p{color:var(--wine);font-size:12px}.module-row h3{margin-top:5px;font-size:20px}.module-row span{margin-top:6px;display:block;color:var(--secondary);font-size:14px}
.tutorial-shell{width:min(100%,1420px);margin:auto;display:grid;grid-template-columns:310px minmax(0,1fr)}.tutorial-aside{position:sticky;top:79px;align-self:start;height:calc(100vh - 79px);overflow:auto;padding:34px 24px;border-right:1px solid var(--border);background:var(--elevated)}.aside-back,.back-link{min-height:44px;display:inline-flex;align-items:center;color:var(--wine);font-size:13px;font-weight:750}.tutorial-aside h2{margin:18px 0 20px;font-size:21px}.tutorial-aside nav{display:grid}.tutorial-aside nav a{min-height:48px;padding:9px 10px;display:grid;grid-template-columns:30px 1fr;align-items:center;gap:8px;border-radius:var(--r-sm);color:var(--secondary);font-size:13px}.tutorial-aside nav a span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:var(--muted);font-size:11px}.tutorial-aside nav a:hover,.tutorial-aside nav a[aria-current="step"]{color:var(--wine);background:var(--soft)}.tutorial-content{width:min(calc(100% - var(--gutter)*2),var(--read));margin:auto;padding:50px 0 120px}.step-kicker{margin-top:38px;color:var(--wine);font-size:13px;font-weight:750}.tutorial-header h1{margin-top:12px;font-size:clamp(38px,5.4vw,62px);line-height:1.14;letter-spacing:-.03em}.tutorial-header>p:not(.step-kicker){margin-top:16px;color:var(--secondary);line-height:1.85}.stitch-progress{position:relative;height:28px;margin-top:30px;display:flex;align-items:center}.stitch-progress::before,.stitch-progress i{position:absolute;left:0;height:2px;border-radius:99px;content:""}.stitch-progress::before{right:0;background:var(--border-strong)}.stitch-progress i{width:var(--progress);background:var(--action)}.stitch-progress i::after{position:absolute;top:50%;right:-6px;width:12px;height:12px;border:3px solid var(--action);border-radius:50%;background:var(--background);content:"";transform:translateY(-50%)}.stitch-progress span{position:relative;margin-left:auto;padding-left:8px;color:var(--wine);background:var(--background);font-size:11px;font-weight:800}.content-section{margin-top:48px;padding-top:36px;border-top:1px solid var(--border)}.content-section>h2{font-size:25px}.section-help{margin-top:7px;color:var(--secondary);font-size:13px}.instruction-list{margin:22px 0 0;padding:0;counter-reset:instruction;display:grid;gap:14px;list-style:none}.instruction-list li{counter-increment:instruction;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:13px;line-height:1.8}.instruction-list li::before{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:var(--wine);background:var(--muted);font-size:12px;font-weight:800;content:counter(instruction)}.resource-list{margin-top:18px;border-top:1px solid var(--border-strong)}.resource-row{min-height:120px;padding:20px 2px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:24px}.resource-row p{color:var(--wine);font-size:12px;font-weight:750}.resource-row h3{margin-top:4px;font-size:18px}.resource-row span{margin-top:5px;display:block;color:var(--secondary);font-size:13px}.resource-row--bilibili{display:block;min-height:0;padding-block:24px}.resource-row--bilibili .resource-row__copy{min-width:0}.bilibili-player-actions{margin-top:17px;display:flex;align-items:center;flex-wrap:wrap;gap:16px}.bilibili-player-open{display:grid;align-items:start;gap:2px}.bilibili-player-open__hint{margin:0;color:var(--secondary);font-size:12px;line-height:1.5}.bilibili-player-open .text-link{min-height:44px}.bilibili-player-mount{width:min(100%,760px);aspect-ratio:16/9;margin-top:20px;overflow:hidden;border:1px solid var(--border-strong);border-radius:var(--r-control);background:var(--muted);box-shadow:0 12px 28px rgba(122,65,65,.1)}.bilibili-player-mount iframe{display:block;width:100%;height:100%;border:0}.bilibili-player-status{min-height:0;margin-top:10px;color:var(--secondary);font-size:13px;line-height:1.6}.notice{margin-top:34px;padding:19px 21px;border-radius:var(--r-control);color:#76521F;background:#FFF0D6}.notice p{margin-top:5px}.step-navigation{margin-top:50px;display:grid;grid-template-columns:1fr 1fr;gap:12px}
.tutorial-video-shell{position:relative;width:min(100%,760px);margin-top:20px}.tutorial-video-shell .bilibili-player-mount{width:100%;margin-top:0}.bilibili-player-fullscreen{min-height:48px;margin-top:12px;padding:0 16px;border:1px solid var(--border-strong);border-radius:var(--r-control);display:inline-flex;align-items:center;justify-content:center;gap:8px;color:var(--wine);background:var(--elevated);font:inherit;font-size:14px;font-weight:700;cursor:pointer;touch-action:manipulation;transition:background var(--base) var(--ease),border-color var(--base) var(--ease),transform var(--base) var(--ease),box-shadow var(--base) var(--ease)}.bilibili-player-fullscreen:hover{border-color:var(--primary);background:var(--muted);box-shadow:0 6px 18px rgba(122,65,65,.12);transform:translateY(-1px)}.bilibili-player-fullscreen:active{transform:scale(.985)}.bilibili-player-fullscreen:focus-visible{outline:3px solid rgba(122,65,65,.72);outline-offset:3px}.bilibili-player-fullscreen-status{position:absolute;z-index:1;right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));max-width:min(360px,calc(100vw - 32px));margin:0;padding:9px 12px;border-radius:10px;color:#fff;background:rgba(28,20,20,.82);font-size:13px;line-height:1.5;box-shadow:0 6px 20px rgba(0,0,0,.22)}.tutorial-video-shell:fullscreen,.tutorial-video-shell.is-video-fullscreen{width:100vw;height:100vh;margin:0;padding:0;background:#000}.tutorial-video-shell:fullscreen .bilibili-player-mount,.tutorial-video-shell.is-video-fullscreen .bilibili-player-mount{width:100%;height:100%;aspect-ratio:auto;border:0;border-radius:0;box-shadow:none}.tutorial-video-shell:fullscreen .bilibili-player-fullscreen,.tutorial-video-shell.is-video-fullscreen .bilibili-player-fullscreen{display:none}
.tutorial-video-shell .bilibili-player-mount iframe{width:100%;height:100%;border:0}
.bilibili-player-mode-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.bilibili-player-fullscreen--primary{color:#fff;border-color:var(--action);background:var(--action)}.bilibili-player-fullscreen--primary:hover{color:#fff;background:var(--wine)}.bilibili-player-fullscreen--secondary{color:var(--wine);background:var(--elevated)}
.tutorial-video-shell .bilibili-player-fullscreen-status{top:max(16px,env(safe-area-inset-top));right:auto;bottom:auto;left:50%;max-width:min(360px,calc(100vw - 32px));pointer-events:none;transform:translateX(-50%)}
@media(max-width:860px){.bilibili-player-mode-actions{width:100%}.bilibili-player-mode-actions .bilibili-player-fullscreen{width:calc(50% - 4px);margin-top:12px;flex:1 1 0}}
.story-section{padding-block:clamp(68px,9vw,120px);display:grid;grid-template-columns:minmax(0,.8fr) minmax(360px,1.2fr);align-items:center;gap:10vw}.story-lead{font-size:clamp(22px,2.8vw,34px);line-height:1.75}.story-lead p+p{margin-top:24px}.story-thread{position:relative;height:340px}.story-thread::before{position:absolute;top:50%;left:0;width:100%;height:2px;background:var(--primary);content:"";transform:rotate(-9deg)}.story-thread span{position:absolute;width:96px;height:160px;border:2px solid var(--primary);border-radius:50%}.story-thread span:nth-child(1){top:20%;left:28%;transform:rotate(12deg)}.story-thread span:nth-child(2){top:38%;left:48%;transform:rotate(77deg)}.story-thread span:nth-child(3){top:4%;left:60%;transform:rotate(142deg)}.about-grid{padding-block:50px 110px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-block:1px solid var(--border)}.about-grid article{padding:38px 7%}.about-grid article:first-child{border-right:1px solid var(--border)}.about-grid h2{margin-top:8px;font-size:31px}.about-grid p:last-child{margin-top:15px;color:var(--secondary);line-height:1.85}
.channel-section{max-width:980px}.contact-layout{padding-block:70px 120px;display:grid;grid-template-columns:minmax(300px,.8fr) minmax(420px,1.2fr);align-items:start;gap:8vw}.wechat-card{margin:0;padding:22px;border:1px solid var(--border);border-radius:var(--r-hero);background:var(--elevated);box-shadow:var(--shadow)}.wechat-card__image{overflow:hidden;border-radius:var(--r-card);background:#fff}.wechat-card img{width:100%;height:auto;display:block}.wechat-card figcaption{padding-top:14px;color:var(--secondary);font-size:13px;text-align:center}.contact-details{display:grid;gap:34px}.contact-location{padding-top:30px;border-top:1px solid var(--border-strong)}.contact-location>p,.contact-methods span{color:var(--wine);font-size:12px;font-weight:750;letter-spacing:.08em}.contact-location h2{margin-top:12px;font:400 clamp(38px,5vw,62px)/1.25 var(--font-brand)}.contact-location>span{margin-top:16px;display:block;color:var(--secondary)}.contact-methods{border-top:1px solid var(--border-strong)}.contact-methods>div{padding:24px 2px;border-bottom:1px solid var(--border);display:grid;grid-template-columns:100px minmax(0,1fr) auto;align-items:center;gap:12px}.contact-methods a,.contact-methods strong{min-width:0;overflow-wrap:anywhere;font-size:19px}
.site-footer{padding:70px 0 24px;color:#F9EAE6;background:var(--text)}.footer__grid{display:grid;grid-template-columns:1.1fr .7fr 1fr;gap:8vw}.site-footer .brand__word{color:#fff}.footer__brand p{margin-top:18px;color:#D9C5C2}.site-footer nav{display:grid;align-content:start;gap:8px}.site-footer nav a{min-height:36px;color:#F9EAE6;font-size:14px}.site-footer nav a:hover{color:#fff}.footer__contact{display:grid;align-content:start;gap:12px;color:#D9C5C2;font-size:14px}.footer__bottom{margin-top:56px;padding-top:20px;border-top:1px solid rgba(238,221,216,.18);display:flex;justify-content:space-between;gap:20px;color:#BFA9A6;font-size:12px}.footer__legal{display:flex;flex-wrap:wrap;gap:6px 16px;min-width:0}.footer__record{color:#BFA9A6;overflow-wrap:anywhere}.site-footer .footer__record:hover,.site-footer .footer__record:focus-visible{color:#F9EAE6}.toast{position:fixed;z-index:300;right:18px;bottom:18px;max-width:min(380px,calc(100vw - 36px));padding:13px 17px;border-radius:var(--r-control);color:#fff;background:var(--text);box-shadow:var(--shadow-float);font-size:14px}
html.has-motion [data-reveal]{opacity:1;transform:translateY(14px);filter:none;transition:transform 700ms var(--ease)}html.has-motion [data-reveal].is-visible{transform:none}


@media(max-width:1100px){.site-header__inner{gap:18px}.site-nav{gap:13px}.package-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-list--compact{grid-template-columns:1fr}.shop-list--compact .shop-row{min-height:108px;align-items:center;flex-direction:row;border-right:0}.film-section{grid-template-columns:minmax(230px,.55fr) minmax(0,1.45fr)}.detail-hero{grid-template-columns:1fr 1fr}}
@media(max-width:860px){.site-header__inner{min-height:70px}.site-nav{position:absolute;top:70px;right:var(--gutter);left:var(--gutter);padding:12px;border:1px solid var(--border);border-radius:var(--r-card);display:none;background:var(--elevated);box-shadow:var(--shadow-float)}.site-nav.is-open{display:grid}.site-nav a{padding:0 12px}.site-nav a::after{display:none}.menu-toggle{display:block}.menu-toggle[aria-expanded="true"] span:first-child{transform:translateY(3.25px) rotate(45deg)}.menu-toggle[aria-expanded="true"] span:last-child{transform:translateY(-3.25px) rotate(-45deg)}.header-cta{margin-left:auto;padding-inline:14px}.quick-find__grid,.brand-belief__grid,.contact-layout,.film-section{grid-template-columns:1fr}.brand-belief__grid{align-items:start}.factory-film-stage{max-width:640px;margin-inline:auto;width:100%}.factory-film-stage--single{margin-top:12px}.closing-section{grid-template-columns:1fr}.closing-section>div:first-child{border-right:0;border-bottom:1px solid var(--border)}.detail-hero{grid-template-columns:1fr}.detail-hero__media{min-height:0;aspect-ratio:4/3}.tutorial-shell{display:block}.tutorial-aside{display:none}.about-grid{grid-template-columns:1fr}.about-grid article:first-child{border-right:0;border-bottom:1px solid var(--border)}.story-section{grid-template-columns:1fr}.story-thread{height:260px}.footer__grid{grid-template-columns:1fr 1fr}.footer__contact{grid-column:1/-1}}
@media(max-width:620px){:root{--gutter:24px}.site-header__inner{width:calc(100% - 28px);gap:8px}.brand{gap:6px}.brand__logo{width:38px;height:38px}.brand__word{font-size:21px}.header-cta{min-height:42px;padding-inline:11px;font-size:12px}.quick-find__grid{gap:28px}.search-bar__row{display:grid}.search-bar__row .button{width:100%}.section{padding-block:68px}.section-heading{align-items:start;flex-direction:column}.package-grid{grid-template-columns:1fr}.package-card__media{aspect-ratio:5/4}.brand-belief{padding-block:88px}.brand-belief h2{font-size:46px}.shop-row{min-height:112px;align-items:flex-start;flex-direction:column}.shop-row .shop-action{justify-content:flex-start}.film-section{padding-block:78px}.factory-film-stage--single{min-height:0;margin-top:8px}.factory-video--home{width:min(100%,320px)}.about-film-grid{grid-template-columns:1fr;gap:34px}.about-film-grid .factory-video,.about-film-grid .factory-video--offset{width:82%;margin:0}.about-film-grid .factory-video--offset{justify-self:end}.closing-section{padding-bottom:70px}.closing-section>div{min-height:230px;padding:42px 0}.page-intro{padding-top:66px}.page-intro h1{font-size:48px}.detail-hero__copy{padding:28px 22px}.detail-facts{grid-template-columns:1fr}.module-row,.resource-row{align-items:flex-start;flex-direction:column}.bilibili-player-actions{width:100%;align-items:stretch}.bilibili-player-actions .button,.bilibili-player-actions .bilibili-player-open{width:100%}.bilibili-player-actions .bilibili-player-open{justify-items:center;text-align:center}.bilibili-player-mount{width:100%;margin-top:18px;border-radius:14px}.tutorial-content{padding-top:30px}.step-navigation{position:sticky;z-index:20;bottom:0;margin-inline:calc(var(--gutter)*-1);padding:12px var(--gutter) calc(12px + env(safe-area-inset-bottom));background:var(--elevated);box-shadow:0 -7px 21px rgba(122,65,65,.08)}.footer__grid{grid-template-columns:1fr}.footer__contact{grid-column:auto}.footer__bottom{align-items:flex-start;flex-direction:column}.footer__legal{flex-direction:column;gap:7px}.contact-layout{padding-top:55px}.contact-methods>div{grid-template-columns:1fr}.wechat-card{padding:14px}.toast{right:12px;bottom:12px}}
@media(max-width:860px){.bilibili-player-fullscreen{width:min(100%,360px)}.tutorial-video-shell{width:100%;margin-top:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{scroll-behavior:auto!important;animation:none!important;transition-duration:.01ms!important}[data-parallax-layer]{transform:none!important}.factory-video video{animation:none!important}}

/* Interaction phase 2: restrained hero depth */
.hero-ambient,.hero-light,.hero-stage::after{position:absolute;inset:0;pointer-events:none}.hero-ambient{z-index:1;width:100%;height:100%;opacity:.72}.hero-light{z-index:1;background:radial-gradient(circle at 63% 43%,rgba(255,250,238,.2),transparent 38%);animation:hero-light-breathe 18s var(--motion-ease) infinite alternate}.hero-stage::after{z-index:4;background:radial-gradient(circle 330px at var(--pointer-x,62%) var(--pointer-y,44%),rgba(237,169,166,.09),transparent 72%);content:"";opacity:var(--pointer-glow-opacity,0);transition:opacity var(--motion-slow) var(--motion-ease)}.hero-stage [data-parallax-layer]{transition:transform var(--motion-slow) var(--motion-arrive)}.hero-stage.is-pointer-active [data-parallax-layer]{will-change:transform}.hero-stage.is-pointer-active::after{--pointer-glow-opacity:1}@keyframes hero-light-breathe{from{opacity:.58}to{opacity:.82}}
/* Interaction phase 3: shared CTA, navigation and purchase feedback */
.brand{transition:transform var(--motion-base) var(--motion-arrive),filter var(--motion-base) var(--motion-ease)}.brand:hover{filter:brightness(1.025);transform:scale(1.01)}.site-nav a{transition:color var(--motion-fast) var(--motion-ease)}.site-nav a::after{transform-origin:center}.header-cta,.button--primary{position:relative;overflow:hidden;isolation:isolate}.header-cta::before,.button--primary::before{position:absolute;z-index:0;inset:-45% auto -45% -34%;width:32%;background:linear-gradient(90deg,transparent,rgba(255,246,237,.22),rgba(237,169,166,.18),transparent);content:"";pointer-events:none;transform:translateX(-190%) skewX(-17deg);transition:transform var(--motion-slow) var(--motion-ease)}.header-cta:hover::before,.button--primary:hover::before{transform:translateX(520%) skewX(-17deg)}.header-cta>* ,.button--primary>*{position:relative;z-index:1}.cta-label,.cta-arrow{transition:transform var(--motion-base) var(--motion-arrive)}[data-magnetic] .cta-label{transform:translate3d(var(--magnetic-x,0),var(--magnetic-y,0),0)}[data-magnetic] .cta-arrow{transform:translate3d(var(--magnetic-x,0),var(--magnetic-y,0),0)}[data-magnetic]:hover .cta-arrow{transform:translate3d(calc(var(--magnetic-x,0px) + 4px),var(--magnetic-y,0),0)}.header-cta:active,.button--primary:active{transform:scale(.985)}.header-cta:focus-visible,.button--primary:focus-visible{outline:3px solid rgba(122,65,65,.72);outline-offset:3px}.hero-shops{transform-style:preserve-3d}.hero-shop-row{position:relative;overflow:visible}.hero-shop-mark,.hero-shop-arrow,.hero-shop-row>span:nth-child(2){transition:transform var(--motion-base) var(--motion-arrive),color var(--motion-fast) var(--motion-ease)}.hero-shop-row:hover .hero-shop-mark{transform:translateX(2px)}.hero-shop-row:hover>span:nth-child(2){color:var(--wine)}.hero-shop-row:hover .hero-shop-arrow{transform:translateX(4px)}.toast--inline{position:absolute;z-index:8;right:4px;bottom:calc(100% - 4px);width:max-content;max-width:210px;padding:7px 10px;border:1px solid rgba(238,221,216,.9);border-radius:9px;color:var(--wine);background:var(--elevated);box-shadow:0 8px 22px rgba(122,65,65,.12);font-size:12px;animation:inline-toast-in var(--motion-base) var(--motion-arrive) both;pointer-events:none}@keyframes inline-toast-in{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}
/* Interaction phase 4: search and unified tutorial cards */
.search-bar input{outline:0;transition:border-color var(--motion-base) var(--motion-ease),box-shadow var(--motion-base) var(--motion-ease)}.search-bar input:focus{border-color:var(--action);outline:0;box-shadow:0 0 0 4px rgba(184,87,87,.11)}[data-search-results].is-refreshing{animation:search-results-in 170ms var(--motion-arrive)}@keyframes search-results-in{from{opacity:.92;transform:translateY(4px)}to{opacity:1;transform:none}}.package-card{transition:transform 350ms var(--motion-arrive),box-shadow 350ms var(--motion-ease)}.package-card:hover,.package-card:focus-within{transform:translateY(-4px);box-shadow:0 14px 34px rgba(122,65,65,.14)}.package-card__media img{transition:transform 350ms var(--motion-arrive)}.package-card:hover img,.package-card:focus-within img{transform:scale(1.018)}.package-card h3{transition:color var(--motion-base) var(--motion-ease)}.package-card:hover h3,.package-card:focus-within h3{color:var(--wine)}.package-card__meta span:last-child span{display:inline-block;transition:transform var(--motion-base) var(--motion-arrive)}.package-card:hover .package-card__meta span:last-child span,.package-card:focus-within .package-card__meta span:last-child span{transform:translateX(3px)}html.has-motion .package-grid--featured .package-card.is-card-pending{opacity:0;transform:translateY(12px)}html.has-motion .package-grid--featured .package-card.is-card-visible{opacity:1;transform:none;transition-delay:var(--card-delay,0ms)}html.has-motion .package-grid--featured .package-card.is-card-visible:hover,html.has-motion .package-grid--featured .package-card.is-card-visible:focus-within{transform:translateY(-4px);transition-delay:0ms}
/* Interaction phase 5: warm industrial image framing */
.film-section{position:relative;isolation:isolate}.film-section::before{position:absolute;z-index:-1;inset:12% -2% 8% 42%;background-image:linear-gradient(rgba(122,65,65,.6) 1px,transparent 1px),linear-gradient(90deg,rgba(122,65,65,.6) 1px,transparent 1px);background-size:28px 28px;content:"";opacity:0;pointer-events:none;transition:opacity var(--motion-slow) var(--motion-ease);mask-image:radial-gradient(ellipse at center,#000,transparent 74%);-webkit-mask-image:radial-gradient(ellipse at center,#000,transparent 74%)}.film-section.is-visible::before{opacity:.02}.factory-video--home{--factory-x:0px;--factory-y:0px;--factory-rx:0deg;--factory-ry:0deg;--factory-scale:.985;position:relative;opacity:.92;transform:translate3d(var(--factory-x),var(--factory-y),0) perspective(1000px) rotateX(var(--factory-rx)) rotateY(var(--factory-ry)) scale(var(--factory-scale));transform-origin:center;transition:opacity 620ms var(--motion-ease),transform 620ms var(--motion-arrive)}.film-section.is-visible .factory-video--home{--factory-scale:1;opacity:1}.factory-video--home .factory-video__frame::after{position:absolute;z-index:2;top:-120px;right:-12%;left:-12%;height:90px;background:linear-gradient(180deg,transparent,rgba(255,252,246,.11),transparent);content:"";opacity:.55;pointer-events:none;transform:translateY(-140px);animation:factory-scan 11s 1.8s var(--motion-ease) infinite}.factory-digital-frame{position:absolute;z-index:3;inset:9px;pointer-events:none}.factory-corner{position:absolute;width:27px;height:27px;opacity:.42;transform:scale(.55);transition:opacity var(--motion-base) var(--motion-ease),transform 620ms var(--motion-arrive)}.factory-corner--tl{top:0;left:0;border-top:1px solid rgba(122,65,65,.7);border-left:1px solid rgba(122,65,65,.7);transform-origin:top left}.factory-corner--tr{top:0;right:0;border-top:1px solid rgba(122,65,65,.7);border-right:1px solid rgba(122,65,65,.7);transform-origin:top right}.factory-corner--bl{bottom:0;left:0;border-bottom:1px solid rgba(122,65,65,.7);border-left:1px solid rgba(122,65,65,.7);transform-origin:bottom left}.factory-corner--br{right:0;bottom:0;border-right:1px solid rgba(122,65,65,.7);border-bottom:1px solid rgba(122,65,65,.7);transform-origin:bottom right}.film-section.is-visible .factory-corner{transform:scale(1)}.factory-digital-frame[data-edge="left"] .factory-corner--tl,.factory-digital-frame[data-edge="left"] .factory-corner--bl,.factory-digital-frame[data-edge="right"] .factory-corner--tr,.factory-digital-frame[data-edge="right"] .factory-corner--br{opacity:.72}@keyframes factory-scan{0%,72%{opacity:0;transform:translateY(-140px)}78%{opacity:.5}94%{opacity:.34;transform:translateY(780px)}100%{opacity:0;transform:translateY(820px)}}
/* Interaction phase 6-7: quiet atmosphere, one-time reveals and resilient fallbacks */
body::after{position:fixed;z-index:250;inset:0;background-image:radial-gradient(circle at center,rgba(122,65,65,.34) 0 .34px,transparent .48px);background-size:4px 4px;content:"";opacity:.024;pointer-events:none}
html.has-motion [data-reveal]{opacity:0;transform:translateY(12px);transition:opacity var(--motion-slow) var(--motion-ease),transform 700ms var(--motion-arrive)}
html.has-motion [data-reveal].is-visible{opacity:1;transform:none}
html.has-motion [data-reveal].is-visible>.section-heading,html.has-motion [data-reveal].is-visible>.film-copy,html.has-motion [data-reveal].is-visible>.story-lead{animation:section-child-arrive var(--motion-slow) 60ms var(--motion-arrive) both}
html.has-motion [data-reveal].is-visible>.package-grid,html.has-motion [data-reveal].is-visible>.factory-film-stage,html.has-motion [data-reveal].is-visible>.about-film-grid{animation:section-child-arrive var(--motion-slow) 120ms var(--motion-arrive) both}
@keyframes section-child-arrive{from{opacity:.94;transform:translateY(6px)}to{opacity:1;transform:none}}
.hero-ambient{pointer-events:none}
.site-footer a{background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;transition:background-size var(--motion-base) var(--motion-ease),color var(--motion-fast) var(--motion-ease)}
.site-footer a:hover,.site-footer a:focus-visible{background-size:100% 1px;color:var(--wine)}
html.is-low-power .hero-ambient{display:none}
html.is-low-power .hero-stage::after{display:none}
html.is-low-power .hero-light{animation:none;opacity:.68}
html.is-low-power .factory-video--home .factory-video__frame::after{display:none}
html.is-low-power .factory-video--home{--factory-x:0px!important;--factory-y:0px!important;--factory-rx:0deg!important;--factory-ry:0deg!important}
@media(max-width:860px),(pointer:coarse){.hero-stage::after{display:none}.hero-stage [data-parallax-layer]{transform:none!important}.hero-shops{transform:none!important}}
@media(prefers-reduced-motion:reduce){html.has-motion [data-reveal],html.has-motion [data-reveal].is-visible,[data-reveal]{opacity:1!important;transform:none!important}.hero-ambient,.hero-stage::after{display:none!important}.hero-light{animation:none!important;opacity:.68}.hero-stage [data-parallax-layer],.hero-shops,.factory-video--home{transform:none!important}.factory-video--home{opacity:1!important}.factory-video--home .factory-video__frame::after{display:none!important}.factory-corner{transform:scale(1)!important}.package-grid--featured .package-card{opacity:1!important;transform:none!important}.package-card:hover,.package-card:focus-within{transform:none!important}.package-card:hover img,.package-card:focus-within img{transform:none!important}}
/* Hero space v1: poster-first, progressively enhanced 2.5D craft studio. */
.home-page .home-header .brand__logo{width:42px;height:42px;object-fit:cover;background:#fff8f0}.hero-stage--space{height:clamp(610px,calc(100svh - 188px),790px);min-height:610px;background:#fff8f0;perspective:1200px}.hero-stage--space::before{z-index:1;background:linear-gradient(90deg,rgba(255,252,247,.98) 0%,rgba(255,250,244,.94) 27%,rgba(255,247,239,.66) 42%,rgba(249,224,207,.12) 68%,rgba(246,214,194,.2) 100%)}.hero-stage--space .hero-stage__inner{width:min(calc(100% - 64px),1480px)}.hero-environment{position:absolute;z-index:0;inset:-4%;overflow:hidden;background:radial-gradient(circle at 82% 22%,rgba(255,255,255,.92),transparent 31%),linear-gradient(118deg,#fffdf9 0%,#fff6eb 51%,#f3d7c3 100%);pointer-events:none}.hero-environment__window{position:absolute;top:-15%;left:-4%;width:43%;height:118%;background:linear-gradient(103deg,rgba(255,255,255,.95),rgba(255,255,255,.18) 56%,transparent 57%);filter:blur(1px);opacity:.72;transform:skewX(-9deg)}.hero-environment__thread{position:absolute;right:3%;bottom:8%;width:28%;aspect-ratio:1;border:1px solid rgba(209,118,117,.14);border-radius:50%;box-shadow:0 0 0 24px rgba(255,255,255,.06),0 0 80px rgba(209,118,117,.08)}
.hero-stage--space .hero-copy{top:50%;left:clamp(44px,7.2vw,118px);width:min(34%,500px);transform:translateY(-50%)}.hero-copy h1{margin:10px 0 0;color:#ce6f70;font:400 clamp(68px,7vw,108px)/.98 var(--font-brand);letter-spacing:-.025em;text-wrap:balance}.hero-stage--space .hero-intro{display:inline-flex;align-items:center;min-height:30px;margin:0;padding:0 12px;border:1px solid rgba(209,118,117,.26);border-radius:999px;color:#9b5755;background:rgba(255,253,249,.68);font:650 12px/1.2 var(--font-body);letter-spacing:.06em}.hero-stage--space .hero-slogan{max-width:490px;margin-top:25px;color:#4f302c;font:400 clamp(30px,2.45vw,40px)/1.3 var(--font-brand);letter-spacing:.07em;text-wrap:balance}.hero-stage--space .hero-note{max-width:470px;margin-top:20px;color:#82655f;font-size:clamp(13px,1vw,16px);line-height:1.75;white-space:normal}.hero-stage--space .hero-actions{margin-top:29px}.hero-stage--space .hero-action{min-width:196px;height:54px;padding-inline:25px;box-shadow:0 14px 30px rgba(184,87,87,.19)}.hero-stage--space .hero-action .cta-label{margin-left:0}.hero-stage--space .hero-action .cta-arrow{margin-left:11px}
.hero-stage--space .hero-visual{position:absolute;z-index:2;top:34px;right:22px;bottom:34px;left:39%;overflow:visible;pointer-events:none;perspective:1100px}.hero-space-frame{position:absolute;inset:0;overflow:hidden;border-radius:30px;background:#efd9c7;box-shadow:0 28px 64px rgba(122,65,65,.17),0 8px 18px rgba(122,65,65,.08);transform-style:preserve-3d;isolation:isolate}.hero-space-poster,.hero-space-video{position:absolute;inset:0;width:100%;height:100%}.hero-space-poster img,.hero-space-video{width:100%;height:100%;object-fit:cover;object-position:center}.hero-space-poster img{animation:hero-space-breathe 16s cubic-bezier(.45,0,.35,1) infinite alternate}.hero-space-video{z-index:1;opacity:0;transition:opacity 1.1s cubic-bezier(.16,1,.3,1)}.hero-space-frame.is-video-ready .hero-space-video{opacity:1}.hero-space-shade{position:absolute;z-index:2;inset:0;background:linear-gradient(90deg,rgba(83,45,39,.07),transparent 24%,transparent 76%,rgba(95,51,43,.08)),linear-gradient(180deg,rgba(255,255,255,.05),transparent 64%,rgba(83,45,39,.08));pointer-events:none}.hero-focus{position:absolute;z-index:3;border-radius:50%;background:radial-gradient(ellipse,rgba(255,250,229,.18),transparent 68%);mix-blend-mode:screen;pointer-events:none}.hero-focus--plaque{top:12%;left:30%;width:32%;height:34%;filter:drop-shadow(0 6px 18px rgba(209,118,117,.12))}.hero-focus--shelf{top:5%;right:5%;width:27%;height:58%;opacity:.72}.hero-focus--table{right:20%;bottom:3%;width:54%;height:47%;opacity:.68}.hero-petals{position:absolute;z-index:4;inset:-3%;pointer-events:none}.hero-petals i{position:absolute;width:13px;height:8px;border-radius:90% 15% 90% 15%;background:linear-gradient(135deg,rgba(237,169,166,.82),rgba(209,118,117,.34));box-shadow:0 6px 12px rgba(184,87,87,.11);opacity:.62;animation:hero-petal-drift 13s ease-in-out infinite}.hero-petals i:nth-child(1){top:12%;right:17%;animation-delay:-2s}.hero-petals i:nth-child(2){top:57%;left:11%;width:10px;height:7px;animation-delay:-7s;animation-duration:16s}.hero-petals i:nth-child(3){right:7%;bottom:17%;width:9px;height:6px;animation-delay:-10s;animation-duration:18s}.hero-stage--space .hero-shops{top:auto;right:34px;bottom:54px;width:218px;padding:22px 18px 12px;border-color:rgba(255,255,255,.86);background:rgba(255,251,246,.94);box-shadow:0 18px 44px rgba(96,52,45,.14);backdrop-filter:blur(10px)}.hero-stage--space .hero-shop-row{min-height:55px}.hero-stage--space [data-parallax-layer]{transform:translate3d(var(--parallax-x,0),var(--parallax-y,0),0) rotateX(var(--parallax-rx,0deg)) rotateY(var(--parallax-ry,0deg));transition:transform 620ms cubic-bezier(.16,1,.3,1)}.hero-stage--space.is-pointer-active [data-parallax-layer]{transition-duration:180ms}.hero-stage--space .hero-light{z-index:3;background:radial-gradient(circle at 71% 35%,rgba(255,252,232,.19),transparent 34%);animation:hero-light-breathe 14s cubic-bezier(.45,0,.35,1) infinite alternate}
@keyframes hero-space-breathe{from{transform:scale(1.002)}to{transform:scale(1.018)}}@keyframes hero-petal-drift{0%,100%{opacity:.35;transform:translate3d(-4px,-5px,0) rotate(-18deg)}50%{opacity:.72;transform:translate3d(13px,12px,0) rotate(19deg)}}
@media(max-width:1240px){.hero-stage--space .hero-stage__inner{width:min(calc(100% - 40px),1180px)}.hero-stage--space .hero-copy{left:clamp(32px,4.2vw,60px);width:36%}.hero-copy h1{font-size:clamp(60px,7vw,86px)}.hero-stage--space .hero-slogan{font-size:clamp(27px,2.6vw,34px)}.hero-stage--space .hero-visual{left:38%;right:12px}.hero-stage--space .hero-shops{right:22px;bottom:42px;width:202px}}
@media(max-width:960px) and (min-width:861px){.hero-stage--space .hero-copy{left:24px;width:37%}.hero-stage--space .hero-intro{max-width:290px;height:auto;padding-block:7px;text-align:left}.hero-copy h1{font-size:60px}.hero-stage--space .hero-slogan{font-size:27px}.hero-stage--space .hero-note{font-size:13px}.hero-stage--space .hero-visual{left:38%;top:52px;bottom:52px}.hero-stage--space .hero-shops{right:14px;bottom:58px;width:184px;padding:15px 12px 8px}.hero-stage--space .hero-shop-row{min-height:50px}}
@media(max-width:860px){.hero-stage--space{height:auto;min-height:0;padding:42px 0 30px}.hero-stage--space::before{background:linear-gradient(180deg,rgba(255,252,247,.96),rgba(255,247,239,.62) 44%,rgba(246,218,199,.12) 100%)}.hero-stage--space .hero-stage__inner{width:min(calc(100% - 36px),680px);display:grid;grid-template-columns:minmax(0,1fr);gap:24px}.hero-stage--space .hero-copy{position:relative;top:auto;left:auto;width:100%;transform:none;text-align:center}.hero-stage--space .hero-intro{justify-content:center}.hero-copy h1{font-size:clamp(58px,15vw,86px)}.hero-stage--space .hero-slogan{max-width:none;margin-top:16px;font-size:clamp(27px,7.5vw,35px)}.hero-stage--space .hero-note{margin:15px auto 0;font-size:13px}.hero-stage--space .hero-actions{margin-top:23px;justify-content:center}.hero-stage--space .hero-visual{position:relative;inset:auto;width:100%;height:auto;aspect-ratio:16/9;margin:2px 0 0}.hero-space-frame{border-radius:22px;box-shadow:0 18px 42px rgba(122,65,65,.14)}.hero-space-video,.hero-focus,.hero-petals{display:none}.hero-space-poster img{animation:none}.hero-stage--space .hero-shops{position:relative;top:auto;right:auto;bottom:auto;width:100%;margin:0;padding:16px 18px 8px;backdrop-filter:none}.hero-stage--space .hero-shops h2{text-align:left}.hero-stage--space .hero-shop-row{min-height:52px}.hero-environment__thread{right:-14%;bottom:28%;width:65%}}
@media(max-width:430px){.home-page .home-header .brand__logo{width:38px;height:38px}.hero-stage--space{padding-top:32px}.hero-stage--space .hero-intro{min-height:28px;padding-inline:10px;font-size:11px}.hero-copy h1{margin-top:9px;font-size:58px}.hero-stage--space .hero-slogan{font-size:27px;letter-spacing:.045em}.hero-stage--space .hero-note{max-width:310px}.hero-stage--space .hero-action{min-width:178px;height:48px;font-size:15px}.hero-space-frame{border-radius:18px}}
html.is-low-power .hero-space-video,html.is-low-power .hero-focus,html.is-low-power .hero-petals{display:none!important}html.is-low-power .hero-space-poster img{animation:none!important}
@media(max-width:860px),(pointer:coarse){.hero-stage--space [data-parallax-layer]{transform:none!important}.hero-stage--space .hero-petals{display:none}}
@media(prefers-reduced-motion:reduce){.hero-space-video,.hero-focus,.hero-petals{display:none!important}.hero-space-poster img{animation:none!important}.hero-stage--space [data-parallax-layer]{transform:none!important;transition:none!important}.hero-stage--space .hero-light{animation:none!important}.hero-stage--space .hero-action::before{display:none!important}}

/* Hero Scene 1 V2: full-bleed cinematic video with static-first fallbacks. */
.home-page .site-header{position:absolute;z-index:120;top:0;right:0;left:0;height:82px;border-bottom:1px solid rgba(255,255,255,.45);background:linear-gradient(180deg,rgba(255,250,244,.9),rgba(255,250,244,.68));box-shadow:0 1px 0 rgba(122,65,65,.05);backdrop-filter:blur(16px) saturate(1.08);-webkit-backdrop-filter:blur(16px) saturate(1.08)}
.home-page .site-header__inner{min-height:82px}.first-screen{overflow:clip}.hero-stage--cinematic{height:100vh;height:100svh;min-height:640px;overflow:hidden;background:#f5dfcd;isolation:isolate}.hero-stage--cinematic::before,.hero-stage--cinematic::after{display:none}.hero-cinematic-media,.hero-cinematic-poster,.hero-cinematic-video,.hero-cinematic-mask,.hero-cinematic-light{position:absolute;inset:0}.hero-cinematic-media{z-index:0;overflow:hidden;background:linear-gradient(112deg,#fff8ef,#efd3bc);isolation:isolate}.hero-cinematic-poster,.hero-cinematic-poster img,.hero-cinematic-video{width:100%;height:100%}.hero-cinematic-poster img,.hero-cinematic-video{object-fit:cover;object-position:center}.hero-cinematic-poster{z-index:0}.hero-cinematic-poster img{transform:scale(1.006)}.hero-cinematic-video{z-index:1;max-width:none;opacity:0;transition:opacity 1000ms cubic-bezier(.22,.61,.36,1);filter:saturate(.96) contrast(.99)}.hero-cinematic-media.is-video-ready .hero-cinematic-video{opacity:1}.hero-cinematic-mask{z-index:2;background:linear-gradient(90deg,rgba(255,250,244,.92) 0%,rgba(255,248,240,.82) 20%,rgba(255,246,236,.5) 38%,rgba(255,245,235,.08) 58%,transparent 76%),linear-gradient(180deg,rgba(255,248,240,.12),transparent 58%,rgba(112,61,48,.08));pointer-events:none}.hero-cinematic-light{z-index:3;background:radial-gradient(circle at 77% 22%,rgba(255,255,245,.2),transparent 30%),linear-gradient(115deg,rgba(255,255,255,.1),transparent 42%);mix-blend-mode:screen;pointer-events:none;animation:hero-cinematic-breathe 14s ease-in-out infinite alternate}.hero-stage--cinematic .hero-ambient{z-index:4;opacity:.44}.hero-cinematic__inner{position:relative;z-index:5;width:min(calc(100% - clamp(48px,7vw,132px)),1480px);height:100%;margin-inline:auto;display:flex;align-items:center;padding-top:82px}.hero-copy--cinematic{position:relative;top:auto;left:auto;width:min(43vw,570px);padding:clamp(22px,2.6vw,38px) clamp(22px,2.8vw,42px) clamp(24px,3vw,44px);border:1px solid rgba(255,255,255,.38);border-radius:28px;background:linear-gradient(120deg,rgba(255,251,246,.54),rgba(255,248,240,.2));box-shadow:0 24px 64px rgba(106,58,47,.08),inset 0 1px rgba(255,255,255,.62);backdrop-filter:blur(6px) saturate(1.04);-webkit-backdrop-filter:blur(6px) saturate(1.04);transform:none}.hero-stage--cinematic .hero-intro{display:inline-flex;align-items:center;min-height:31px;margin:0;padding:0 12px;border:1px solid rgba(184,87,87,.2);border-radius:999px;color:#925451;background:rgba(255,253,249,.54);font:650 12px/1.2 var(--font-body);letter-spacing:.06em}.hero-stage--cinematic h1{margin:15px 0 0;color:#c96768;font:400 clamp(72px,7vw,112px)/.96 var(--font-brand);letter-spacing:-.035em;text-shadow:0 5px 22px rgba(184,87,87,.1)}.hero-stage--cinematic .hero-slogan{max-width:520px;margin-top:22px;color:#4e302b;font:400 clamp(30px,2.35vw,40px)/1.28 var(--font-brand);letter-spacing:.07em}.hero-stage--cinematic .hero-note{max-width:500px;margin-top:18px;color:#765c56;font-size:clamp(13px,1vw,16px);line-height:1.75;white-space:normal}.hero-stage--cinematic .hero-actions{margin-top:30px;display:flex;flex-wrap:wrap;gap:12px}.hero-stage--cinematic .hero-action{min-width:188px;height:54px;padding-inline:24px;border-radius:999px;font-family:var(--font-brand);font-size:16px;font-weight:400}.hero-stage--cinematic .hero-action--primary{box-shadow:0 14px 30px rgba(184,87,87,.2)}.hero-stage--cinematic .hero-action--secondary{border-color:rgba(184,87,87,.42);color:#714642;background:rgba(255,252,248,.54);box-shadow:inset 0 1px rgba(255,255,255,.68);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.hero-stage--cinematic .hero-action--secondary:hover{border-color:rgba(169,78,78,.72);background:rgba(255,250,244,.8);box-shadow:0 10px 24px rgba(122,65,65,.09)}.hero-stage--cinematic .hero-action .cta-label{margin:0}.hero-stage--cinematic .hero-action .cta-arrow{margin-left:8px;transition:transform var(--motion-base) var(--motion-arrive)}.hero-stage--cinematic .hero-action:hover .cta-arrow{transform:translateX(4px)}html.has-motion .hero-copy--cinematic>*{animation:hero-copy-arrive 720ms var(--motion-arrive) both}html.has-motion .hero-copy--cinematic>:nth-child(2){animation-delay:70ms}html.has-motion .hero-copy--cinematic>:nth-child(3){animation-delay:130ms}html.has-motion .hero-copy--cinematic>:nth-child(4){animation-delay:190ms}html.has-motion .hero-copy--cinematic>:nth-child(5){animation-delay:250ms}@keyframes hero-copy-arrive{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes hero-cinematic-breathe{from{opacity:.64;transform:scale(1)}to{opacity:.86;transform:scale(1.012)}}
@media(max-width:1100px) and (min-width:861px){.hero-cinematic__inner{width:min(calc(100% - 44px),1040px)}.hero-copy--cinematic{width:min(48vw,500px)}.hero-stage--cinematic h1{font-size:clamp(70px,8vw,92px)}.hero-stage--cinematic .hero-slogan{font-size:clamp(28px,3.2vw,34px)}.hero-stage--cinematic .hero-action{min-width:174px;padding-inline:20px}}
@media(max-width:860px){.home-page .site-header{height:70px;background:linear-gradient(180deg,rgba(255,250,244,.94),rgba(255,250,244,.7));backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.home-page .site-header__inner{min-height:70px}.hero-stage--cinematic{height:100vh;height:100svh;min-height:640px;padding:0}.hero-cinematic-video{display:none}.hero-cinematic-poster img{object-position:68% center;transform:none}.hero-cinematic-mask{background:linear-gradient(180deg,rgba(255,249,242,.1) 0%,rgba(255,247,238,.08) 34%,rgba(75,40,34,.18) 100%),linear-gradient(90deg,rgba(255,248,240,.18),transparent 62%)}.hero-cinematic__inner{width:min(calc(100% - 32px),680px);height:100%;display:flex;align-items:flex-end;padding:94px 0 clamp(36px,7svh,70px)}.hero-copy--cinematic{width:100%;padding:24px clamp(20px,5vw,34px) 26px;border-color:rgba(255,255,255,.58);border-radius:24px;background:linear-gradient(135deg,rgba(255,251,246,.9),rgba(255,246,238,.74));box-shadow:0 24px 58px rgba(84,44,38,.16),inset 0 1px rgba(255,255,255,.82);text-align:left;backdrop-filter:blur(17px) saturate(1.08);-webkit-backdrop-filter:blur(17px) saturate(1.08)}.hero-stage--cinematic .hero-intro{justify-content:flex-start}.hero-stage--cinematic h1{margin-top:12px;font-size:clamp(58px,14vw,82px)}.hero-stage--cinematic .hero-slogan{margin-top:13px;font-size:clamp(25px,6.2vw,33px)}.hero-stage--cinematic .hero-note{margin-top:12px;font-size:13px}.hero-stage--cinematic .hero-actions{margin-top:22px;justify-content:flex-start}.hero-stage--cinematic .hero-action{min-width:0;height:48px;padding-inline:18px;font-size:14px}.hero-stage--cinematic .hero-action--primary{min-width:158px}.hero-stage--cinematic .hero-ambient,.hero-cinematic-light{display:none}}
@media(max-width:430px){.hero-stage--cinematic{min-height:620px}.hero-cinematic-poster img{object-position:70% center}.hero-cinematic__inner{width:calc(100% - 24px);padding-bottom:max(22px,env(safe-area-inset-bottom))}.hero-copy--cinematic{padding:20px 18px 22px;border-radius:20px}.hero-stage--cinematic .hero-intro{min-height:28px;padding-inline:10px;font-size:10px}.hero-stage--cinematic h1{font-size:56px}.hero-stage--cinematic .hero-slogan{font-size:24px}.hero-stage--cinematic .hero-note{max-width:310px;font-size:12px;line-height:1.65}.hero-stage--cinematic .hero-actions{gap:9px}.hero-stage--cinematic .hero-action{height:46px;padding-inline:15px;font-size:13px}.hero-stage--cinematic .hero-action--primary{min-width:145px}}
html.is-low-power .hero-cinematic-video{display:none!important}html.is-low-power .hero-cinematic-light{animation:none!important;opacity:.68}html.is-low-power .hero-stage--cinematic .hero-ambient{display:none!important}
@media(prefers-reduced-motion:reduce){.hero-cinematic-video{display:none!important}.hero-cinematic-light{animation:none!important;opacity:.68}.hero-stage--cinematic .hero-ambient{display:none!important}html.has-motion .hero-copy--cinematic>*{animation:none!important}}

/* Hero Scene 2: two-scene cinematic switcher; Scene 1 geometry remains frozen. */
.hero-cinematic-scene{position:absolute;z-index:0;inset:0;opacity:0;transition:opacity 1000ms ease-in-out;pointer-events:none}.hero-cinematic-scene.is-active{z-index:1;opacity:1}.hero-cinematic-scene .hero-cinematic-poster,.hero-cinematic-scene .hero-cinematic-video{position:absolute;inset:0}.hero-cinematic-scene.is-video-ready .hero-cinematic-video{opacity:1}.hero-cinematic-media.is-video-ready .hero-cinematic-video{opacity:0}.hero-cinematic-scene--about .hero-cinematic-poster img,.hero-cinematic-scene--about .hero-cinematic-video{object-position:center}.hero-cinematic-mask{transition:background 700ms ease-in-out}.hero-stage--cinematic[data-active-scene="about"] .hero-cinematic-mask{background:linear-gradient(270deg,rgba(255,250,244,.74) 0%,rgba(255,248,240,.5) 22%,rgba(255,246,236,.22) 40%,rgba(255,245,235,.04) 58%,transparent 76%),linear-gradient(180deg,rgba(255,248,240,.1),transparent 58%,rgba(112,61,48,.07))}.hero-copy-scene{transition:opacity 280ms ease,transform 280ms var(--motion-arrive);pointer-events:none}.hero-copy-scene.is-active{opacity:1;pointer-events:auto}.hero-copy-scene:not(.is-active){opacity:0}.hero-copy-scene.is-leaving{opacity:0;transform:translateY(-4px);pointer-events:none}.hero-copy-scene--about{position:absolute;top:50%;right:0;left:auto;width:min(42vw,580px);padding:28px 22px 30px 34px;border:0;border-radius:0;background:linear-gradient(90deg,transparent,rgba(255,250,244,.18) 34%,rgba(255,250,244,.32));box-shadow:none;text-align:left;backdrop-filter:none;-webkit-backdrop-filter:none;transform:translateY(calc(-50% + 5px))}.hero-copy-scene--about.is-active{transform:translateY(-50%)}.hero-copy-scene--about.is-leaving{transform:translateY(calc(-50% - 4px))}.hero-copy-scene--about h1{max-width:580px;margin-top:18px;color:#4e3332;font:400 clamp(48px,4.5vw,72px)/1.14 var(--font-brand);letter-spacing:-.02em;text-shadow:0 3px 16px rgba(122,65,65,.06)}.hero-about-body{max-width:560px;margin-top:25px;color:#836967;font-size:clamp(14px,1.05vw,17px);line-height:1.85}.hero-about-body p+p{margin-top:12px}.hero-about-extra{color:#765b56}.hero-copy-scene--about .hero-actions{margin-top:27px}.hero-copy-scene--about .hero-action{min-width:176px}.hero-scene-switcher{position:absolute;z-index:8;right:clamp(44px,7vw,118px);bottom:max(24px,env(safe-area-inset-bottom));display:flex;align-items:center;gap:34px}.hero-scene-switch{position:relative;min-width:96px;min-height:44px;padding:0 2px 9px;border:0;color:rgba(78,51,50,.6);background:transparent;font:600 14px/1.2 var(--font-body);letter-spacing:.02em;cursor:pointer;transition:color 220ms ease,opacity 220ms ease}.hero-scene-switch::after{position:absolute;right:0;bottom:4px;left:0;height:1px;background:#a94e4e;content:"";transform:scaleX(0);transform-origin:center;transition:transform 360ms var(--motion-arrive)}.hero-scene-switch:hover,.hero-scene-switch:focus-visible{color:rgba(78,51,50,.9)}.hero-scene-switch.is-active{color:#7a4141}.hero-scene-switch.is-active::after{transform:scaleX(1)}.hero-scene-switch:disabled{cursor:default}.hero-stage--cinematic.is-scene-transitioning .hero-scene-switch:not(.is-active){opacity:.48}html.has-motion .hero-copy-scene>*{animation:none}html.has-motion .hero-copy-scene.is-active>*{animation:hero-scene-copy-arrive 620ms var(--motion-arrive) both}html.has-motion .hero-copy-scene.is-active>:nth-child(2){animation-delay:70ms}html.has-motion .hero-copy-scene.is-active>:nth-child(3){animation-delay:140ms}html.has-motion .hero-copy-scene.is-active>:nth-child(4){animation-delay:210ms}html.has-motion .hero-copy-scene.is-active>:nth-child(5){animation-delay:280ms}@keyframes hero-scene-copy-arrive{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:1100px) and (min-width:861px){.hero-copy-scene--about{right:0;width:min(48vw,500px);padding-right:12px}.hero-copy-scene--about h1{font-size:clamp(42px,5.2vw,58px)}.hero-about-body{font-size:14px;line-height:1.72}.hero-scene-switcher{right:22px;gap:24px}}
@media(max-width:860px){.hero-cinematic-scene--about .hero-cinematic-poster img{object-position:30% center}.hero-copy-scene--about{position:absolute;top:auto;right:0;bottom:clamp(36px,7svh,70px);left:0;width:100%;padding:22px clamp(20px,5vw,34px) 24px;border:1px solid rgba(255,255,255,.58);border-radius:24px;background:linear-gradient(135deg,rgba(255,251,246,.91),rgba(255,246,238,.76));box-shadow:0 24px 58px rgba(84,44,38,.16),inset 0 1px rgba(255,255,255,.82);backdrop-filter:blur(17px) saturate(1.08);-webkit-backdrop-filter:blur(17px) saturate(1.08);transform:translateY(5px)}.hero-copy-scene--about.is-active{transform:none}.hero-copy-scene--about.is-leaving{transform:translateY(-4px)}.hero-copy-scene--about h1{margin-top:12px;font-size:clamp(31px,7vw,43px);line-height:1.18}.hero-about-body{margin-top:15px;font-size:13px;line-height:1.65}.hero-about-body p+p{margin-top:8px}.hero-about-extra{display:none}.hero-copy-scene--about .hero-actions{margin-top:18px}.hero-scene-switcher{right:auto;bottom:clamp(315px,38svh,380px);left:50%;gap:20px;transform:translateX(-50%)}.hero-scene-switch{min-width:102px;min-height:44px;padding-bottom:8px;font-size:13px}}
@media(max-width:430px){.hero-cinematic-scene--about .hero-cinematic-poster img{object-position:27% center}.hero-copy-scene--about{bottom:max(22px,env(safe-area-inset-bottom));padding:18px 18px 20px;border-radius:20px}.hero-copy-scene--about h1{font-size:30px}.hero-about-body{margin-top:12px;font-size:12px;line-height:1.55}.hero-copy-scene--about .hero-actions{margin-top:14px}.hero-scene-switcher{bottom:clamp(302px,37svh,326px);gap:12px}.hero-scene-switch{min-width:96px;font-size:12px}}
html.is-low-power .hero-cinematic-scene{transition-duration:220ms}html.is-low-power .hero-copy-scene{transition:opacity 180ms ease;transform:none!important}
@media(prefers-reduced-motion:reduce){.hero-cinematic-scene{transition-duration:220ms!important}.hero-copy-scene{transition:opacity 180ms ease!important;transform:none!important}html.has-motion .hero-copy-scene.is-active>*{animation:none!important}.hero-scene-switch::after{transition-duration:180ms!important}}
/* Scene 2 accessibility geometry: remove transition motion without removing its anchored layout. */
html.is-low-power .hero-copy-scene--about{transform:translateY(-50%)!important}
@media(prefers-reduced-motion:reduce){.hero-copy-scene--tutorial{transform:none!important}.hero-copy-scene--about{transform:translateY(-50%)!important}}
@media(max-width:860px){html.is-low-power .hero-copy-scene--about{transform:none!important}}
@media(prefers-reduced-motion:reduce) and (max-width:860px){.hero-copy-scene--about{transform:none!important}}

/* Hero Scene 3: purchasing remains a calm brand exit, not an ecommerce panel. */
.hero-cinematic-scene--purchase .hero-cinematic-poster img,.hero-cinematic-scene--purchase .hero-cinematic-video{object-position:center}.hero-stage--cinematic[data-active-scene="purchase"] .hero-cinematic-mask{background:linear-gradient(270deg,rgba(255,250,244,.86) 0%,rgba(255,248,240,.68) 24%,rgba(255,246,236,.38) 43%,rgba(255,245,235,.08) 61%,transparent 78%),linear-gradient(180deg,rgba(255,248,240,.08),transparent 58%,rgba(112,61,48,.07))}.hero-copy-scene--purchase{position:absolute;top:50%;right:0;left:auto;width:min(38vw,520px);padding:28px 14px 30px 32px;border:0;border-radius:0;background:linear-gradient(90deg,transparent,rgba(255,250,244,.16) 34%,rgba(255,250,244,.38));box-shadow:none;text-align:left;backdrop-filter:none;-webkit-backdrop-filter:none;transform:translateY(calc(-50% + 5px))}.hero-copy-scene--purchase.is-active{transform:translateY(-50%)}.hero-copy-scene--purchase.is-leaving{transform:translateY(calc(-50% - 4px))}.hero-copy-scene--purchase h1{max-width:500px;margin-top:18px;color:#4e3332;font:400 clamp(48px,4.25vw,68px)/1.14 var(--font-brand);letter-spacing:-.02em;text-shadow:0 3px 16px rgba(122,65,65,.06)}.hero-purchase-body{max-width:500px;margin-top:25px;color:#836967;font-size:clamp(14px,1.03vw,17px);line-height:1.82}.hero-purchase-body p+p{margin-top:12px}.hero-copy-scene--purchase .hero-actions{margin-top:27px}.hero-copy-scene--purchase .hero-action{min-width:184px}.hero-purchase-channels{margin-top:14px;color:rgba(122,65,65,.68);font:500 12px/1.45 var(--font-body);letter-spacing:.07em}
@media(max-width:1100px) and (min-width:861px){.hero-copy-scene--purchase{right:0;width:min(45vw,480px);padding-right:8px}.hero-copy-scene--purchase h1{font-size:clamp(42px,5vw,57px)}.hero-purchase-body{font-size:14px;line-height:1.7}.hero-scene-switcher{gap:22px}.hero-scene-switch{min-width:88px}}
@media(max-width:860px){.hero-cinematic-scene--purchase .hero-cinematic-poster img{object-position:72% center}.hero-copy-scene--purchase{position:absolute;top:auto;right:0;bottom:clamp(36px,7svh,70px);left:0;width:100%;padding:22px clamp(20px,5vw,34px) 24px;border:1px solid rgba(255,255,255,.58);border-radius:24px;background:linear-gradient(135deg,rgba(255,251,246,.91),rgba(255,246,238,.76));box-shadow:0 24px 58px rgba(84,44,38,.16),inset 0 1px rgba(255,255,255,.82);backdrop-filter:blur(17px) saturate(1.08);-webkit-backdrop-filter:blur(17px) saturate(1.08);transform:translateY(5px)}.hero-copy-scene--purchase.is-active{transform:none}.hero-copy-scene--purchase.is-leaving{transform:translateY(-4px)}.hero-copy-scene--purchase h1{margin-top:12px;font-size:clamp(31px,7vw,43px);line-height:1.18}.hero-purchase-body{margin-top:15px;font-size:13px;line-height:1.65}.hero-purchase-body p+p{margin-top:8px}.hero-copy-scene--purchase .hero-actions{margin-top:18px}.hero-purchase-channels{margin-top:11px;font-size:11px}.hero-scene-switcher{gap:13px}.hero-scene-switch{min-width:92px;white-space:nowrap}}
@media(max-width:430px){.hero-cinematic-scene--purchase .hero-cinematic-poster img{object-position:76% center}.hero-copy-scene--purchase{bottom:max(22px,env(safe-area-inset-bottom));padding:18px 18px 20px;border-radius:20px}.hero-copy-scene--purchase h1{font-size:30px}.hero-purchase-body{margin-top:12px;font-size:12px;line-height:1.55}.hero-copy-scene--purchase .hero-actions{margin-top:14px}.hero-copy-scene--purchase .hero-purchase-body p:nth-child(2),.hero-copy-scene--purchase .hero-purchase-channels{display:none}.hero-scene-switcher{gap:7px}.hero-scene-switch{min-width:0;padding-inline:4px;font-size:11px}}
html.is-low-power .hero-copy-scene--purchase{transform:translateY(-50%)!important}@media(prefers-reduced-motion:reduce){.hero-copy-scene--purchase{transform:translateY(-50%)!important}}@media(max-width:860px){html.is-low-power .hero-copy-scene--purchase{transform:none!important}}@media(prefers-reduced-motion:reduce) and (max-width:860px){.hero-copy-scene--purchase{transform:none!important}}
/* Scene 3 desktop refinement: preserve the animated studio details behind a narrower reading lane. */
@media(min-width:1101px){.hero-stage--cinematic[data-active-scene="purchase"] .hero-cinematic-mask{background:linear-gradient(270deg,rgba(255,250,244,.7) 0%,rgba(255,248,240,.5) 20%,rgba(255,246,236,.24) 40%,rgba(255,245,235,.05) 61%,transparent 78%),linear-gradient(180deg,rgba(255,248,240,.06),transparent 58%,rgba(112,61,48,.06))}.hero-copy-scene--purchase{width:min(34vw,460px);padding-right:0;padding-left:24px}.hero-copy-scene--purchase h1{font-size:clamp(46px,4vw,62px)}.hero-purchase-body{max-width:440px}}
/* Hero Scene 3 fixed-left copy and readable scene navigation. */
@media(min-width:861px){.hero-stage--cinematic[data-active-scene="purchase"] .hero-cinematic-mask{background:linear-gradient(90deg,rgba(255,250,244,.68) 0%,rgba(255,248,240,.5) 25%,rgba(255,246,236,.2) 46%,rgba(255,245,235,.04) 62%,transparent 78%),linear-gradient(180deg,rgba(255,248,240,.06),transparent 58%,rgba(112,61,48,.06))}.hero-copy-scene--purchase{right:auto;left:clamp(48px,7vw,130px);width:min(38vw,520px);padding-right:28px;padding-left:0;background:linear-gradient(90deg,rgba(255,250,244,.2),rgba(255,250,244,.08) 72%,transparent);}.hero-copy-scene--purchase h1{font-size:clamp(46px,4.25vw,68px)}}
.hero-scene-switch{color:#6F514F;opacity:.82}.hero-scene-switch:hover,.hero-scene-switch:focus-visible{color:#4E3332;opacity:1}.hero-scene-switch.is-active{color:#7A4141;opacity:1;font-weight:600}.hero-scene-switch::after{background:#B85757}
@media(min-width:861px){.hero-scene-switcher{right:clamp(36px,6vw,100px);bottom:clamp(28px,4vh,54px);padding:8px 14px 4px;border:1px solid rgba(255,255,255,.35);border-radius:12px;background:rgba(255,248,240,.58);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 4px 18px rgba(122,65,65,.05)}}
@media(max-width:860px){.hero-scene-switcher{padding:5px 8px 2px;border:1px solid rgba(255,255,255,.3);border-radius:10px;background:rgba(255,248,240,.48);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);box-shadow:0 3px 12px rgba(122,65,65,.04)}}.tutorial-video-shell.is-immersive-fallback{position:fixed;inset:0;z-index:9999;width:100dvw;height:100dvh;margin:0;padding:0;background:#000}.tutorial-video-shell.is-immersive-fallback .bilibili-player-mount{width:100%;height:100%;aspect-ratio:auto;border:0;border-radius:0}body.is-video-immersive{overflow:hidden}

.mobile-hero{display:none}
@media(max-width:820px){.hero-stage--cinematic,.hero-benefits{display:none}.mobile-hero{position:relative;display:block;height:calc(100svh - 70px);min-height:calc(100svh - 70px);overflow:hidden;background:var(--soft);isolation:isolate}.mobile-hero-media,.mobile-hero-scene,.mobile-hero-poster,.mobile-hero-video,.mobile-hero-mask{position:absolute;inset:0}.mobile-hero-scene{opacity:0;pointer-events:none;transition:opacity 220ms ease}.mobile-hero-scene.is-active{opacity:1}.mobile-hero-poster,.mobile-hero-video{width:100%;height:100%;object-fit:cover;object-position:var(--mobile-object-position,center center)}.mobile-hero-video{opacity:0;transition:opacity 220ms ease}.mobile-hero-scene.is-video-ready .mobile-hero-video{opacity:1}.mobile-hero-mask{z-index:1;background:linear-gradient(180deg,rgba(255,249,241,.54) 0%,rgba(255,249,241,.25) 28%,rgba(255,249,241,.03) 48%,transparent 62%);pointer-events:none}.mobile-hero-copy-layer{position:relative;z-index:2;width:100%;height:100%}.mobile-hero-copy{position:absolute;top:var(--mobile-copy-top);left:50%;width:min(var(--mobile-copy-width),calc(100% - 48px));color:var(--text);text-align:var(--mobile-copy-align);text-shadow:0 1px 12px rgba(255,250,244,.36);transform:translateX(-50%);opacity:0;pointer-events:none;transition:opacity 180ms ease}.mobile-hero-copy.is-active{opacity:1;pointer-events:auto}.mobile-hero-eyebrow{font-size:12px;font-weight:750;letter-spacing:.1em;color:var(--wine)}.mobile-hero-copy h1,.mobile-hero-copy h2{margin-top:8px;font:400 clamp(30px,9vw,44px)/1.13 var(--font-brand);letter-spacing:.02em}.mobile-hero-body{max-width:31ch;margin:10px auto 0;font-size:clamp(14px,4.1vw,17px);line-height:1.62}.mobile-hero-actions{margin-top:17px;display:grid;justify-items:var(--mobile-copy-align);gap:10px}.mobile-hero-primary{min-height:48px;padding-inline:23px;font-size:15px}.mobile-hero-secondary{min-height:44px;display:inline-flex;align-items:center;color:var(--wine);font-size:13px;font-weight:700}.mobile-hero-secondary::after{margin-left:7px;content:'→'}.mobile-hero-switcher{position:absolute;z-index:3;top:42%;left:50%;display:flex;gap:4px;padding:4px;border:1px solid rgba(255,255,255,.54);border-radius:999px;background:rgba(255,250,244,.48);box-shadow:0 5px 16px rgba(122,65,65,.06);transform:translateX(-50%)}.mobile-hero-switch{min-width:70px;min-height:44px;padding:0 9px;border:0;border-radius:999px;color:rgba(78,51,50,.7);background:transparent;font:700 12px/1.2 var(--font-body);cursor:pointer}.mobile-hero-switch.is-active{color:#fff;background:var(--action)}.mobile-hero-switch:focus-visible{outline:3px solid var(--wine);outline-offset:2px}}
@media(min-width:600px) and (max-width:820px){.mobile-hero-copy{width:min(66vw,560px)}.mobile-hero-switcher{top:40%}.mobile-hero-primary{min-height:50px}}
