:root{color:#182132;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--display:"Noto Serif SC", "Source Han Serif SC", "Songti SC", serif;--ink:#182132;--muted:#5f687a;--warm:#a87446;--warm-deep:#8c633d;--accent-blue:#2f6088;--accent-coral:#c07b58;--paper:#fcfaf5;--line:#1821321f;--navy:#10182a;--navy-soft:#1b2740;--white-soft:#fffaf2e6;background:#f4efe8;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-weight:400;line-height:1.75}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--ink);background:radial-gradient(circle at 0 0,#dabc9638,#0000 24%),linear-gradient(#f1ebe2 0%,#faf7f1 34%,#f3eee7 100%);margin:0}img{image-orientation:from-image;max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit}h1,h2,h3,p,ul,ol,figure{margin:0}ul{padding:0;list-style:none}#app{min-height:100vh}.page{overflow-x:clip}.section-frame{width:min(1180px,100% - 48px);margin:0 auto}.section-headline{max-width:820px}.section-headline p{background:linear-gradient(90deg, var(--warm) 0%, var(--accent-coral) 42%, var(--accent-blue) 100%);color:#0000;letter-spacing:.16em;text-transform:uppercase;background-size:200%;-webkit-background-clip:text;background-clip:text;font-size:.9rem;font-weight:800;animation:7.2s linear infinite accent-flow;display:inline-block}.section-headline h2{font-family:var(--display);color:#172033;letter-spacing:-.04em;margin-top:14px;font-size:clamp(2.2rem,4.6vw,3.7rem);line-height:1.12;display:inline-block;position:relative}.section-headline h2:after{content:"";background:linear-gradient(90deg, var(--warm) 0%, var(--accent-coral) 55%, var(--accent-blue) 100%);transform-origin:0;border-radius:999px;width:min(180px,42%);height:4px;animation:1.1s both title-sweep;position:absolute;bottom:-12px;left:0}.hero{background:var(--navy);width:100vw;min-height:min(100svh,900px);margin-left:calc(50% - 50vw);position:relative;overflow:hidden}.hero__slides{position:absolute;inset:0}.hero__slide{opacity:0;transition:opacity .8s,transform 5.6s;position:absolute;inset:0;transform:scale(1.03)}.hero__slide--active{opacity:1;transform:scale(1)}.hero__image{object-fit:cover;width:100%;height:100%}.hero__veil{background:linear-gradient(#0a0f1929 0%,#0a0f1966 52%,#0a0f19b8 100%),linear-gradient(90deg,#0a0f196b 0%,#0a0f191a 40%,#0a0f1961 100%);position:absolute;inset:0}.hero__top,.hero__bottom,.hero__dots{z-index:1;position:relative}.hero__top{padding-top:clamp(28px,6vw,56px)}.hero__brand{color:#0000;background:linear-gradient(90deg,#fff5de 0%,#f3c89d 48%,#b4d5ef 100%) 0 0/200%;letter-spacing:.16em;text-transform:uppercase;-webkit-background-clip:text;background-clip:text;font-size:.9rem;font-weight:800;animation:.7s both fade-up;display:inline-block}.hero h1{max-width:7ch;font-family:var(--display);color:#fff7ea;letter-spacing:-.06em;margin-top:20px;font-size:clamp(3.4rem,8.5vw,6.6rem);line-height:.94;animation:.8s 80ms both fade-up}.hero__lead{color:#fff4e3db;max-width:34ch;margin-top:18px;font-size:clamp(1.06rem,1.7vw,1.26rem);line-height:1.8;animation:.8s .16s both fade-up}.hero__bottom{justify-content:space-between;align-items:end;gap:24px;display:flex;position:absolute;bottom:40px;left:0;right:0}.hero__caption{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#080d1547;border:1px solid #fff5e538;max-width:420px;padding:22px 24px;animation:.8s .22s both fade-up}.hero__caption-tag{color:#0000;background:linear-gradient(90deg,#fff1d5 0%,#f3c89d 48%,#b3d7f4 100%) 0 0/200%;letter-spacing:.12em;-webkit-background-clip:text;background-clip:text;font-size:.88rem;font-weight:800;animation:7.2s linear infinite accent-flow;display:inline-block}.hero__caption h2{font-family:var(--display);color:#fff7eb;margin-top:12px;font-size:clamp(2rem,3vw,3rem);line-height:1.02;display:inline-block;position:relative}.hero__caption h2:after{content:"";background:linear-gradient(90deg,#f3c89d 0%,#b3d7f4 100%);border-radius:999px;width:130px;height:3px;animation:1.1s both title-sweep;position:absolute;bottom:-10px;left:0}.hero__caption p:last-child{color:#fff5e5d6;margin-top:10px;font-size:1.16rem;font-weight:600;line-height:1.65}.hero__controls{flex-direction:column;align-items:end;gap:18px;animation:.8s .28s both fade-up;display:flex}.hero__button{color:#162034;background:#fff9f1eb;border-radius:999px;justify-content:center;align-items:center;min-width:148px;min-height:52px;padding:0 22px;font-size:1rem;font-weight:700;transition:transform .26s,background-color .26s;display:inline-flex}.hero__button:hover{background:#fff;transform:translateY(-2px)}.hero__nav{gap:12px;display:flex}.hero__arrow{color:#fff8ec;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080d1557;border:0;border-radius:50%;width:56px;height:56px;transition:transform .26s,background-color .26s}.hero__arrow:hover{background:#080d1580;transform:translateY(-2px)}.hero__dots{justify-content:center;gap:12px;display:flex;position:absolute;bottom:20px;left:0;right:0}.hero__dot{cursor:pointer;background:#fff5e580;border:0;border-radius:50%;width:12px;height:12px;transition:transform .26s,background-color .26s}.hero__dot--active{background:#fff7ea;transform:scale(1.2)}.route,.gallery,.stories,.schedule,.practical{padding:clamp(68px,8vw,112px) 0}.route{background:linear-gradient(#fcf9f4b8,#fcf9f400)}.route__grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:48px;margin-top:44px;padding:30px 0;display:grid}.route__stage+.route__stage{border-left:1px solid var(--line);padding-left:48px}.route__code{background:linear-gradient(90deg, var(--warm) 0%, var(--accent-coral) 42%, var(--accent-blue) 100%);color:#0000;letter-spacing:.16em;background-size:200%;-webkit-background-clip:text;background-clip:text;font-size:.92rem;font-weight:800;animation:7.2s linear infinite accent-flow;display:inline-block}.route__stage h3{font-family:var(--display);color:#172033;margin-top:12px;font-size:clamp(1.8rem,2.2vw,2.3rem);line-height:1.08;display:inline-block;position:relative}.route__stage h3:after{content:"";background:linear-gradient(90deg, var(--warm) 0%, var(--accent-blue) 100%);border-radius:999px;width:78px;height:3px;animation:1.1s both title-sweep;position:absolute;bottom:-8px;left:0}.route__line{color:var(--ink);margin-top:12px;font-size:1.12rem;font-weight:600;line-height:1.7}.route__note{color:var(--muted);margin-top:10px;font-size:1rem}.gallery__strip{scroll-snap-type:x proximity;grid-auto-columns:minmax(320px,360px);grid-auto-flow:column;gap:22px;margin-top:40px;padding-bottom:8px;display:grid;overflow-x:auto}.gallery__strip::-webkit-scrollbar{height:8px}.gallery__strip::-webkit-scrollbar-thumb{background:#a8744647;border-radius:999px}.gallery__item{background:var(--paper);scroll-snap-align:start;border-radius:28px;overflow:hidden;box-shadow:0 18px 40px #18213214}.gallery__item img{aspect-ratio:11/8;object-fit:cover;width:100%;transition:transform .45s}.gallery__item:hover img{transform:scale(1.03)}.gallery__copy{padding:18px 18px 22px}.gallery__copy h3{font-size:1.18rem;font-weight:800}.gallery__copy p{color:var(--muted);margin-top:8px;font-size:.98rem}.stories{background:radial-gradient(circle at 100% 0,#dabc9614,#0000 26%),linear-gradient(#ffffff38,#fff0)}.story{border-top:1px solid var(--line);grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr);align-items:center;gap:clamp(28px,5vw,72px);padding:clamp(46px,7vw,94px) 0;animation:.8s both fade-up;display:grid}.story--reverse{grid-template-columns:minmax(420px,1.12fr) minmax(0,.88fr)}.story--reverse .story__content{order:2}.story--reverse .story__media{order:1}.story--dark{background:radial-gradient(circle at top right, #a874462e, transparent 26%), linear-gradient(180deg, var(--navy-soft), var(--navy));border-top:0;border-radius:38px;margin:18px 0;padding:clamp(30px,5vw,54px)}.story__eyebrow{background:linear-gradient(90deg, var(--warm) 0%, var(--accent-coral) 42%, var(--accent-blue) 100%);color:#0000;letter-spacing:.14em;text-transform:uppercase;background-size:200%;-webkit-background-clip:text;background-clip:text;font-size:.9rem;font-weight:800;animation:7.2s linear infinite accent-flow;display:inline-block}.story__content h3{font-family:var(--display);color:#172033;letter-spacing:-.05em;margin-top:14px;font-size:clamp(2.2rem,4.2vw,3.5rem);line-height:1.04;display:inline-block;position:relative}.story__content h3:after{content:"";background:linear-gradient(90deg, var(--warm) 0%, var(--accent-blue) 100%);border-radius:999px;width:120px;height:3px;animation:1.1s both title-sweep;position:absolute;bottom:-11px;left:0}.story__summary{color:var(--ink);margin-top:18px;font-size:1.22rem;font-weight:700;line-height:1.7}.story__body{color:var(--muted);margin-top:14px;font-size:1.04rem;line-height:1.9}.story__features{gap:14px;margin-top:26px;display:grid}.story__features li{color:var(--ink);padding-left:20px;font-size:1rem;font-weight:600;position:relative}.story__features li:before{content:"";background:var(--warm);border-radius:50%;width:8px;height:8px;position:absolute;top:.8em;left:0;transform:translateY(-50%)}.story__media{grid-template-columns:minmax(0,1fr) 240px;align-items:stretch;gap:18px;display:grid}.story__primary{object-fit:cover;border-radius:30px;width:100%;height:100%;min-height:520px;transition:transform .45s;box-shadow:0 24px 50px #18213224}.story__stack{gap:16px;display:grid}.story__mini{background:#ffffffd1;border-radius:26px;overflow:hidden;box-shadow:0 18px 42px #1821321a}.story__mini img{aspect-ratio:4/5;object-fit:cover;width:100%;transition:transform .45s}.story__mini figcaption{color:#606a7c;padding:14px 14px 16px;font-size:.88rem;line-height:1.65}.story:hover .story__primary,.story:hover .story__mini img{transform:scale(1.03)}.story--dark .story__eyebrow{color:#0000;background:linear-gradient(90deg,#f2d29e 0%,#ffd6a4 46%,#b7d9f5 100%) 0 0/200%;-webkit-background-clip:text;background-clip:text}.story--dark .story__content h3,.story--dark .story__summary,.story--dark .story__features li{color:#fff5e8}.story--dark .story__content h3:after{background:linear-gradient(90deg,#f2d29e 0%,#b7d9f5 100%)}.story--dark .story__body,.story--dark .story__mini figcaption{color:#fff5e5c7}.story--dark .story__mini{background:#ffffff14}.story--dark .story__features li:before{background:#f1c796}.schedule{background:#fcf8f2b8}.schedule__grid{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:48px;margin-top:42px;padding-top:28px;display:grid}.schedule__day+.schedule__day{border-left:1px solid var(--line);padding-left:48px}.schedule__head span{background:linear-gradient(90deg, var(--warm) 0%, var(--accent-coral) 42%, var(--accent-blue) 100%);color:#0000;letter-spacing:.16em;background-size:200%;-webkit-background-clip:text;background-clip:text;font-size:.9rem;font-weight:800;animation:7.2s linear infinite accent-flow;display:inline-block}.schedule__head h3{font-family:var(--display);color:#172033;margin-top:12px;font-size:clamp(1.8rem,2.2vw,2.3rem);line-height:1.16;display:inline-block;position:relative}.schedule__head h3:after{content:"";background:linear-gradient(90deg, var(--warm) 0%, var(--accent-blue) 100%);border-radius:999px;width:92px;height:3px;animation:1.1s both title-sweep;position:absolute;bottom:-8px;left:0}.schedule__list{color:var(--muted);gap:14px;margin-top:24px;padding-left:1.35rem;font-size:1rem;display:grid}.schedule__list li::marker{color:var(--warm);font-weight:700}.practical__frame{background:radial-gradient(circle at 100% 0,#a874462e,#0000 30%),linear-gradient(#16233a,#10182a);border-radius:38px;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:56px;padding:clamp(34px,5vw,54px);display:grid}.practical__label{color:#0000;background:linear-gradient(90deg,#f0c490 0%,#ffd6a4 46%,#b7d9f5 100%) 0 0/200%;letter-spacing:.16em;text-transform:uppercase;-webkit-background-clip:text;background-clip:text;font-size:.9rem;font-weight:800;animation:7.2s linear infinite accent-flow;display:inline-block}.practical h2{font-family:var(--display);color:#fff6ea;letter-spacing:-.04em;margin-top:14px;font-size:clamp(2.1rem,3vw,3.2rem);line-height:1.08;display:inline-block;position:relative}.practical h2:after{content:"";background:linear-gradient(90deg,#f0c490 0%,#b7d9f5 100%);border-radius:999px;width:140px;height:3px;animation:1.1s both title-sweep;position:absolute;bottom:-10px;left:0}.practical__text{color:#fff5e5c7;margin-top:20px;font-size:1rem}.practical__list{gap:14px;margin-top:18px;display:grid}.practical__list li{color:#fff5e5d6;padding-left:18px;font-size:1rem;position:relative}.practical__list li:before{content:"";background:#f1c796;border-radius:50%;width:7px;height:7px;position:absolute;top:.8em;left:0;transform:translateY(-50%)}.practical__back{color:#fff3e2;border-bottom:1px solid #fff5e557;margin-top:28px;padding-bottom:4px;font-weight:700;display:inline-flex}@keyframes fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes accent-flow{0%{background-position:0%}to{background-position:200%}}@keyframes title-sweep{0%{opacity:0;transform:scaleX(.3)}to{opacity:1;transform:scaleX(1)}}@media (width>=961px){.story__content{position:sticky;top:92px}}@media (width<=960px){.section-frame{width:calc(100% - 32px)}.hero{min-height:720px}.hero__bottom,.route__grid,.schedule__grid,.practical__frame,.story,.story--reverse{grid-template-columns:1fr}.hero__bottom{align-items:stretch}.hero__controls{flex-direction:row;justify-content:space-between;align-items:center}.route__stage+.route__stage,.schedule__day+.schedule__day{border-left:0;border-top:1px solid var(--line);margin-top:24px;padding-top:24px;padding-left:0}.story--reverse .story__content,.story--reverse .story__media{order:initial}.story__media{grid-template-columns:1fr}.story__primary{aspect-ratio:11/8;min-height:auto}.story__stack{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.section-frame{width:calc(100% - 20px)}.hero{min-height:680px}.hero__top{padding-top:20px}.hero h1{max-width:6ch;font-size:clamp(2.9rem,13vw,4.4rem)}.hero__lead{max-width:100%;font-size:1rem}.hero__bottom{bottom:54px}.hero__caption{max-width:100%;padding:18px 18px 20px}.hero__caption h2{font-size:clamp(1.8rem,8vw,2.4rem)}.hero__caption p:last-child{font-size:1.02rem}.hero__controls{flex-direction:column;align-items:stretch}.hero__button{width:100%}.hero__nav{justify-content:end}.hero__arrow{width:52px;height:52px}.hero__dot{width:11px;height:11px}.gallery__strip{grid-auto-columns:minmax(280px,84vw)}.story--dark,.practical__frame{border-radius:28px;padding:24px 20px}.story__stack{grid-template-columns:1fr}.story__mini,.story__primary,.gallery__item{border-radius:22px}.story__mini img{aspect-ratio:4/3}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
