:root{color-scheme:light;--bg: #f6f7f9;--panel: #ebeff4;--panel-deep: #33353d;--ink: #25262c;--text: #333333;--muted: #666666;--soft: #999999;--accent: #fcfa01;--accent-strong: #d1b400;--accent-dark: #d3a500;--white: #ffffff;--shadow: 0 18px 60px rgba(37, 38, 44, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--bg);color:var(--text);font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,Hiragino Sans GB,sans-serif}img{display:block;max-width:100%}button,a{font:inherit}button{border:0;cursor:pointer}#app{min-height:100vh}.page-shell{position:relative;width:100%;overflow-x:clip}.topbar{position:sticky;top:0;z-index:10;width:100%;background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(56,40,28,.08);box-shadow:0 1px #38281c0a,0 8px 24px #38281c0a}.topbar.is-app-route{position:sticky;top:0;z-index:20;margin-bottom:-84px;background-color:rgb(246 247 249 / calc(var(--app-topbar-progress, 0) * .88));-webkit-backdrop-filter:blur(calc(var(--app-topbar-progress, 0) * 18px));backdrop-filter:blur(calc(var(--app-topbar-progress, 0) * 18px));box-shadow:0 1px 0 rgb(0 0 0 / calc(var(--app-topbar-progress, 0) * .04));transition:background-color .18s ease,backdrop-filter .18s ease,box-shadow .18s ease}.topbar.is-app-route .topbar-inner{padding:20px 0}.topbar.is-app-route .brand{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.28);transition:color .18s ease,text-shadow .18s ease}.topbar.is-app-route.is-app-scrolled .brand{color:var(--text);text-shadow:none}.topbar.is-app-route .nav-pill{color:#fffffff5;background:transparent;text-shadow:0 1px 2px rgba(0,0,0,.2);transition:color .18s ease,background-color .18s ease,text-shadow .18s ease,box-shadow .18s ease}.topbar.is-app-route .nav-pill:hover{background:rgba(255,255,255,.12)}.topbar.is-app-route.is-app-scrolled .nav-pill{color:var(--text);background:rgba(255,255,255,.75);text-shadow:none}.topbar.is-app-route .nav-pill.is-active{color:#fff;background:rgba(33,34,41,.86);box-shadow:none}.topbar.is-app-route.is-app-scrolled .nav-pill.is-active{color:#fff;background:var(--ink);box-shadow:var(--shadow)}.topbar-inner{width:min(1180px,calc(100vw - 40px));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 0}.brand{display:flex;align-items:center;gap:12px;min-width:0;font-size:18px;color:#43362b;font-weight:600;white-space:nowrap}.brand-mark{flex:none;width:36px;height:36px;border-radius:10px;overflow:hidden;background:#7b3f19;box-shadow:inset 0 0 0 1px #ffffff14}.brand-mark img{width:100%;height:100%;object-fit:cover;padding:5px}.nav-pills{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.nav-pill{display:inline-flex;align-items:center;justify-content:center;padding:5px 16px;border-radius:20px;color:var(--text);text-decoration:none;background:transparent;transition:transform .16s ease,background .16s ease,color .16s ease}.nav-pill:hover{transform:translateY(-1px);background:rgba(123,63,25,.08)}.nav-pill.is-active{color:var(--white);background:#8a4d24;border-radius:20px;box-shadow:none}.section{width:min(1180px,calc(100vw - 40px));margin:0 auto}.hero-home{position:relative;overflow:hidden;width:100%;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);background:linear-gradient(180deg,#fff9f7 0%,#fff4f1 100%)}.hero-home-main{position:relative;width:min(1180px,calc(100vw - 40px));margin:0 auto;min-height:520px}.hero-copy{position:relative;z-index:2;padding:124px 0 48px;width:100%;max-width:none}.eyebrow.light{color:#ffffff9e}.hero-copy h1{margin:0;font-size:clamp(34px,3.1vw,44px);line-height:1.12;font-weight:700;position:relative}.hero-copy h1 .small-line{position:absolute;top:7px;left:0;width:36px;height:auto}.hero-desc{margin:28px 0 0;font-size:20px;line-height:1.55;color:#5b4a40}.primary-btn,.secondary-btn{margin-top:34px;padding:14px 26px;border-radius:999px;font-size:15px;line-height:1.4;font-weight:500}.primary-btn{color:#fff;background:#8a4d24;box-shadow:0 16px 28px #8a4d243d}.secondary-btn{color:#fff;background:linear-gradient(90deg,#efd700 0%,#d1b400 100%)}.hero-visual{position:absolute;right:0;top:50%;z-index:0;width:min(52vw,640px);display:flex;align-items:center;justify-content:center;transform:translateY(-48%);pointer-events:none}.hero-visual-image{width:100%;max-width:620px;height:auto;display:block;transform:translate(18px);filter:drop-shadow(0 34px 90px rgba(37,38,44,.14))}.intro{padding:0 0 68px}.home-highlights{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;width:100vw;margin-top:-40px;padding:22px max(20px,calc((100vw - 1180px)/2)) 24px;border-radius:0;background:rgba(255,255,255,.42);border:1px solid rgba(255,255,255,.62);box-shadow:0 22px 60px #895c441f;backdrop-filter:blur(22px) saturate(120%);-webkit-backdrop-filter:blur(22px) saturate(120%)}.home-highlight{min-width:0;padding:0 28px;text-align:center}.home-highlight.has-divider{border-right:1px solid rgba(60,62,71,.14)}.home-highlight h3{margin:0 0 12px;color:#8a4d24;font-size:18px;line-height:1.3;font-weight:600}.home-highlight p{margin:0;color:#6f6760;font-size:14px;line-height:1.8}.intro-secondary{padding-top:18px}.intro-top{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;align-items:start}.section-heading{display:flex;flex-direction:column;gap:10px}.section-heading p{margin:0;font-size:36px;line-height:1.08;color:var(--soft);font-weight:700}.section-heading h2{margin:0;font-size:clamp(28px,2.8vw,46px);line-height:1.15}.section-heading span{color:var(--accent-dark);font-size:18px;line-height:1.5}.intro-summary{display:flex;flex-direction:column;gap:16px;padding-top:8px;width:100%;max-width:none;justify-self:stretch}.intro-summary-head{display:flex;align-items:center;gap:12px}.intro-summary-head img{width:48px;height:48px;border-radius:12px;object-fit:cover;flex:none}.intro-summary-head h3{margin:0;font-size:18px;line-height:1.3;color:var(--text);font-weight:600}.intro-summary p{margin:0;color:var(--muted);font-size:16px;line-height:1.8}.intro-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:34px}.feature-card{padding:28px 30px;border-radius:30px;background:var(--panel)}.feature-card h3{margin:0 0 18px;font-size:20px;line-height:1.3;font-weight:600}.feature-card ul,.business-banner ul{margin:0;padding-left:22px;color:var(--muted);font-size:16px;line-height:1.8}.business-banner ul{padding:28px 32px 28px 38px;align-self:start;justify-self:start;list-style:disc;border-radius:20px;background:#3c3e47;box-shadow:none;color:#fff}.feature-card li+li,.business-banner li+li{margin-top:4px}.business{padding:18px 0 86px}.business-banner{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;padding:32px 28px;border-radius:30px;background:var(--panel-deep);color:#fff;box-shadow:var(--shadow)}.business-banner h2{margin:8px 0 0;color:#fff;font-size:clamp(26px,2.5vw,38px);line-height:1.1}.business-banner .secondary-btn{margin-top:24px;padding-inline:24px}.business-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px}.business-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;min-height:232px;padding:24px 24px 22px;border-radius:24px;background:#eef2f7}.business-card-main{display:grid;gap:18px;align-content:start}.business-copy{min-width:0}.business-icon{flex:none;width:110px;height:110px;border-radius:20px;overflow:hidden;background:var(--ink);display:grid;place-items:center}.business-icon img{width:100%;height:100%;object-fit:cover}.business-card h3{margin:0 0 10px;font-size:20px;line-height:1.2}.business-card p{margin:0;font-size:16px;line-height:1.7;color:var(--accent-dark);display:flex;align-items:center;gap:12px}.business-arrow{flex:none;font-size:inherit;line-height:inherit;color:inherit}.about{padding:92px 0 50px}.about-layout{display:grid;grid-template-columns:.92fr 1.08fr;gap:56px;align-items:center}.about-illustration{min-height:460px;display:grid;place-items:center}.about-illustration img{width:min(100%,400px);height:auto;object-fit:contain}.about-copy-home{max-width:760px}.about-copy-home h2{margin:0 0 18px;color:var(--text);font-size:clamp(30px,2.8vw,46px);line-height:1.12;font-weight:700}.about-copy-home p{margin:0;color:var(--muted);font-size:16px;line-height:1.9}.about-copy-home p+p{margin-top:8px}.about-btn{margin-top:28px}.core-business{position:relative;padding:80px 0 100px;background:transparent}.core-business:before{content:"";position:absolute;top:0;right:0;bottom:0;left:50%;width:100vw;transform:translate(-50%);background:linear-gradient(180deg,rgba(255,249,247,.9) 0%,rgba(255,255,255,1) 100%);z-index:0}.core-business>*{position:relative;z-index:1}.core-business-intro{max-width:920px;margin:0 auto 44px;text-align:center}.core-business-intro h2{margin:0 0 16px;color:var(--text);font-size:clamp(30px,2.7vw,44px);line-height:1.1;font-weight:700}.core-business-intro p{margin:0;color:var(--muted);font-size:14px;line-height:1.8}.core-business-intro p+p{margin-top:6px}.core-business-action{margin-top:20px}.core-business-carousel{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px}.core-business-stage{overflow:hidden;position:relative;min-height:440px;padding:0;border-radius:28px;background:transparent;box-shadow:0 18px 50px #9a4f2214}.core-business-track{display:flex;width:100%;transition:transform .42s ease;will-change:transform}.core-business-slide{flex:0 0 100%;display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:40px;align-items:center;min-height:440px;padding:36px 28px}.core-business-copy{max-width:460px;padding-left:40px}.core-business-kicker{margin:0 0 18px;font-size:32px;line-height:1.1;font-weight:700;color:#8a4d24}.core-business-copy h3{margin:0;font-size:clamp(24px,2.1vw,36px);line-height:1.18;color:#8a4d24;font-weight:700}.core-business-copy h4{margin:14px 0 18px;font-size:18px;line-height:1.4;color:#3d3d3d;font-weight:600}.core-business-copy p{margin:0;color:var(--muted);font-size:16px;line-height:1.85}.core-business-copy p+p{margin-top:6px}.core-business-visual{display:flex;align-items:center;justify-content:center;min-height:380px}.core-business-visual img{width:min(100%,540px);height:auto;object-fit:contain;filter:drop-shadow(0 22px 40px rgba(154,79,34,.08))}.core-business-arrow{width:34px;height:48px;border:0;border-radius:4px;background:rgba(36,36,36,.18);color:#fff;font-size:30px;line-height:1;display:grid;place-items:center;padding:0}.core-business-arrow:hover{background:rgba(36,36,36,.28)}.core-business-dots{display:flex;justify-content:center;gap:14px;margin-top:24px}.core-business-dot{width:42px;height:4px;border:0;border-radius:999px;background:#d7d7d7;padding:0}.core-business-dot.is-active{background:#8a4d24}.app-product-intro{position:relative;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:84px 0 96px;overflow:hidden;color:#fff;background:#935e51}.app-product-intro:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 14% 78%,rgba(111,68,56,.56) 0 17%,transparent 17.4%),radial-gradient(circle at 95% 9%,rgba(111,68,56,.36) 0 16%,transparent 16.4%),linear-gradient(180deg,#9c6758 0%,#8f5a4d 100%);z-index:0}.app-product-intro>*{position:relative;z-index:1}.app-product-intro-header{width:min(1180px,calc(100vw - 40px));margin:0 auto 44px;text-align:center}.app-product-intro-header h2{margin:0 0 16px;color:#fff;font-size:clamp(30px,2.7vw,44px);line-height:1.1;font-weight:700}.app-product-intro-header p{margin:0;color:#ffffffd1;font-size:16px;line-height:1.8}.app-product-intro-header p+p{margin-top:2px}.app-product-intro-panels{width:min(1180px,calc(100vw - 40px));margin:0 auto;display:grid;gap:30px}.app-product-intro-panel{position:relative;display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:44px;align-items:stretch}.app-product-intro-panel-media{overflow:hidden;position:relative;height:100%;border-radius:26px;background:rgba(255,255,255,.94);box-shadow:0 18px 44px #4d29202e}.app-product-intro-panel-media img{width:100%;height:100%;display:block;object-fit:cover}.app-product-intro-panel-copy{position:relative;height:100%;padding:30px 32px;border-radius:26px;overflow:hidden;background:rgba(255,255,255,.96);box-shadow:0 18px 44px #4d292029;color:var(--text)}.app-product-intro-panel-copy h3{margin:0;font-size:26px;line-height:1.2;color:#3a2d24;font-weight:600}.app-product-intro-panel-copy p{position:relative;z-index:1;margin:14px 0 0;max-width:88%;color:#68615a;font-size:16px;line-height:1.85}.app-product-intro-panel-copy p+p{margin-top:6px}.app-product-intro-panel-bg{position:absolute;right:-8px;bottom:-8px;width:min(82%,420px);height:auto;object-fit:contain;filter:saturate(.95) brightness(1.02);pointer-events:none;z-index:0}.about-page{width:100%;background:var(--bg)}.about-hero{position:relative;z-index:1;width:100%;overflow:hidden;background:#3a2c23}.about-hero-image{width:100%;height:auto;display:block}.about-showcase{position:relative;z-index:2;width:100%;margin-top:-132px;padding:0 0 60px}.about-showcase-inner{padding-top:0}.about-showcase-frame{overflow:hidden;border-radius:48px;background:#fff;box-shadow:0 20px 60px #25262c1a}.about-route-card{display:grid;grid-template-columns:.92fr 1.08fr;gap:34px;padding:28px 60px 54px}.about-route-illustration{min-height:340px;display:grid;place-items:start center}.about-route-illustration img{width:min(100%,360px);object-fit:contain}.about-route-copy{display:grid;gap:26px;padding-top:4px}.about-route-copy section{padding:0;background:transparent;box-shadow:none}.about-route-copy h3{margin:0 0 12px;color:var(--text);font-size:26px;line-height:1.15}.about-route-copy p{margin:0;color:var(--muted);font-size:18px;line-height:1.8}.about-route-copy p+p{margin-top:8px}.app-page{width:100%;background:var(--bg)}.app-hero{width:100%;overflow:hidden;background:#5a3a1c}.app-hero-image{width:100%;height:auto;display:block}.app-showcase{width:100%;margin-top:-68px;padding:0 0 58px;background:var(--bg)}.app-showcase-inner{padding-top:0}.app-showcase-frame{overflow:hidden;border-radius:34px;background:linear-gradient(180deg,#dfe7f1 0%,#f6f7f9 100%);box-shadow:0 20px 60px #25262c1f}.showcase-image{width:100%;height:auto;display:block}.footer,.footer.is-app-route{background:var(--bg);color:var(--muted)}.footer-inner{width:min(1180px,calc(100vw - 40px));margin:0 auto;padding:22px 0 30px;display:flex;flex-direction:column;gap:18px}.footer-divider{width:100%;height:1px;background:rgba(0,0,0,.08)}.footer-content{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}.footer-meta{display:flex;flex-wrap:nowrap;justify-content:center;gap:28px;font-size:12px;line-height:1.45;color:#666666f0}.footer-meta p{margin:0;white-space:nowrap}.footer-meta a{color:inherit;text-decoration:none}.footer-meta a:hover{text-decoration:underline}.footer-meta-bottom{gap:26px}@media (max-width: 1180px){.hero,.intro-top,.intro-grid,.business-banner,.business-grid,.about-layout{grid-template-columns:1fr}.hero-visual{position:static;width:100%;min-height:560px;transform:none}.hero-home-main{min-height:0;padding-right:0}.intro-summary{max-width:none;justify-self:start}.about-route-card,.business-banner,.business-grid,.about-layout,.intro-grid,.intro-top,.hero{grid-template-columns:1fr}.home-highlights{grid-template-columns:1fr;padding:20px}.about-layout{grid-template-columns:1fr;gap:28px}.about-copy-home{max-width:none}.home-highlight{padding:0 0 22px;text-align:left}.home-highlight.has-divider{border-right:0;border-bottom:1px solid rgba(60,62,71,.12);margin-bottom:22px}.core-business-carousel{grid-template-columns:1fr}.core-business-stage{min-height:0}.core-business-slide{grid-template-columns:1fr;min-height:0;gap:28px;padding:28px 20px}.core-business-copy{max-width:none;padding-left:0}.core-business-visual{min-height:260px}.core-business-arrow{display:none}.app-product-intro{padding:68px 0 76px}.app-product-intro-header,.app-product-intro-panels{width:min(100vw - 24px,1180px)}.app-product-intro-panel{grid-template-columns:1fr;gap:18px}.app-product-intro-panel-copy{min-height:0;padding:24px 22px 26px}.app-product-intro-panel-copy p{max-width:none;font-size:15px}.app-product-intro-panel-bg{width:min(60%,260px)}.about-route-illustration{min-height:320px}.about-showcase{margin-top:-104px;padding-bottom:48px}.app-showcase{margin-top:-52px;padding-bottom:46px}}@media (max-width: 720px){.topbar-inner{align-items:flex-start;flex-direction:column}.nav-pills{justify-content:flex-start}.section,.footer-inner{width:min(100vw - 24px,1180px)}.footer-content{flex-direction:column;align-items:center}.footer-meta{flex-wrap:wrap;white-space:normal}.footer-meta p{white-space:normal}.hero{padding-top:36px}.hero-desc,.section-heading span,.feature-card ul,.business-card p,.about-copy-home p{font-size:16px}.hero-desc{font-size:17px}.section-heading p{font-size:28px}.primary-btn,.secondary-btn{font-size:15px;padding:14px 18px}.hero-visual{min-height:360px}.hero-visual-image{transform:none;max-width:100%}.hero-copy{max-width:none;padding-top:24px}.home-highlights{width:100vw;margin-top:10px;padding-left:12px;padding-right:12px}.core-business-carousel{grid-template-columns:1fr}.core-business-stage{min-height:0;border-radius:22px}.core-business-slide{grid-template-columns:1fr;min-height:0;gap:28px;padding:22px 16px}.core-business-kicker{font-size:24px}.core-business-copy{max-width:none;padding-left:0}.core-business-copy h3{font-size:22px}.core-business-copy h4{font-size:16px}.core-business-copy p{font-size:15px}.core-business-visual{min-height:260px}.core-business-arrow{display:none}.core-business-dots{gap:10px}.core-business-dot{width:34px}.app-product-intro-header h2{font-size:28px}.app-product-intro-header p{font-size:15px}.app-product-intro-panel{gap:14px}.app-product-intro-panel-media,.app-product-intro-panel-copy{border-radius:22px}.app-product-intro-panel-copy h3{font-size:22px}.app-product-intro-panel-copy p{font-size:15px}.about-illustration{min-height:240px}.about-illustration img{width:min(100%,240px)}.about-copy-home h2{font-size:28px}.about-copy-home p{font-size:15px}.hero-visual-image{max-width:100%}.feature-card,.business-banner,.business-card,.about-route-card{padding:20px}.business-card{min-height:auto}.about-route-illustration{min-height:280px}.about-route-copy h3{font-size:22px}.about-route-copy p{font-size:16px}.about-showcase{margin-top:-72px;padding-bottom:36px}.business-icon{width:72px;height:72px}.business-arrow{align-self:end}.footer-meta{grid-template-columns:1fr}.topbar.is-app-route .topbar-inner{padding-top:18px}.app-showcase{margin-top:-40px;padding-bottom:36px}}
