:root{color-scheme:dark;--bg:#080e1c;--surface:#111c31;--text:#f1f5ff;--muted:#afbbd1;--line:#283650;--accent:#a4b5ff;--radius:1.5rem;font-family:"Segoe UI","Microsoft YaHei","PingFang SC",sans-serif;font-size:16px;color:var(--text);background:var(--bg)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:radial-gradient(ellipse at 65% 0,#1d274c 0,transparent 55%);line-height:1.65}a{color:inherit;text-decoration:none}button,input{font:inherit}a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #c6d2ff;outline-offset:6px}svg.icon{width:1.5rem;height:1.5rem;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex:none}.icon-defs{position:absolute;width:0;height:0;overflow:hidden}.shell{max-width:1280px;margin:auto;padding:0 2rem}.skip{position:fixed;top:1rem;left:1rem;z-index:10;background:#fff;color:#10192e;padding:.75rem;transform:translateY(-200%)}.skip:focus{transform:none}.header{min-height:6.5rem;display:flex;align-items:center;gap:2rem}.brand{display:flex;align-items:center;gap:.75rem;font-weight:750;font-size:1.3rem;letter-spacing:.04em}.brand-mark{width:2.6rem;height:2.6rem;border:1px solid #62708e;border-radius:.9rem;display:grid;place-content:center;grid-auto-flow:column;background:#182540;font-family:Georgia,serif;font-size:1.8rem;font-weight:400;line-height:1}.brand-mark span{color:#f3cda0}.brand-sub{font-size:.875rem;color:var(--muted);font-weight:400;letter-spacing:0;margin-left:.3rem}nav{display:flex;gap:2rem;margin:auto}nav a{font-size:.9375rem;color:var(--muted);padding:.5rem 0}nav a[aria-current],nav a:hover{color:#fff}nav a[aria-current]{box-shadow:0 2px var(--accent)}.header-action{display:flex;align-items:center;gap:.6rem;border:1px solid #4b5772;padding:.6rem 1rem;border-radius:2rem;font-size:.9375rem;background:#ffffff08}.header-action:hover{background:#ffffff15}.hero{position:relative;isolation:isolate;min-height:400px;border:1px solid #394766;border-radius:var(--radius);overflow:hidden;background:#111c31;display:flex;align-items:center}.hero-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 56%;z-index:-2}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#091222e8 0,#091222bb 32%,#09122210 66%);z-index:-1}.hero-copy{padding:2.7rem 3rem;max-width:37rem}.eyebrow{font-size:.75rem;letter-spacing:.16em;font-weight:700;color:#becaff;margin:0 0 1rem}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.35rem,4.4vw,3.6rem);line-height:1.25;letter-spacing:.02em;margin-bottom:1rem;font-weight:750}h1 span{color:#d4ddff}.hero-desc{color:#c6d0e4;font-size:1rem;margin:0 0 1.7rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:1rem;padding:.7rem 1.2rem;border:1px solid transparent;border-radius:.8rem;font-weight:650;font-size:.9375rem;min-height:48px}.primary{background:#d0d9ff;color:#14223e;box-shadow:0 6px 30px #08122360}.primary:hover{background:#e6eaff}.subtle{background:#11203ac9;border-color:#6d7b98;color:#f0f4ff}.subtle:hover{background:#293b5c}.hero-caption{position:absolute;bottom:1.5rem;right:1.8rem;font-size:.8125rem;color:#e0d1b3;text-shadow:0 2px 4px #000}.destinations{padding:2.5rem 0}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.1rem}.section-heading h2{font-size:1.35rem;margin:0;font-weight:650}.section-heading>span{font-size:.875rem;color:var(--muted)}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.destination{display:flex;flex-direction:column;padding:1.5rem;border:1px solid var(--line);border-radius:1.15rem;background:linear-gradient(130deg,#1a2741dd,#111b2fd9);transition:transform .2s,border-color .2s}.destination:hover{transform:translateY(-4px);border-color:#8596c9;background:#1b2943}.library{background:linear-gradient(130deg,#2b2734aa,#171c2f);--card-accent:#ebc69b}.notes{background:linear-gradient(130deg,#142c35bb,#111b2f);--card-accent:#97d8d0}.blog{--card-accent:#b5bcff}.card-top{display:flex;align-items:center;gap:.65rem;margin-bottom:1.7rem}.tile-icon{display:flex;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;border-radius:.85rem;border:1px solid #ffffff22;background:#ffffff08;color:var(--card-accent,var(--accent));flex:none}.card-top .arrow{margin-left:auto;color:var(--muted);width:1.1rem;height:1.1rem}.badge{font-size:.75rem;color:#ccd5e7;display:flex;gap:.3rem;align-items:center}.badge .icon{width:.85rem;height:.85rem}.card-kicker{color:var(--card-accent);font-size:.75rem;letter-spacing:.13em;margin-bottom:.45rem;font-weight:650}.destination h3{font-size:1.5rem;line-height:1.4;margin-bottom:.55rem}.destination>p:not(.card-kicker){color:var(--muted);font-size:1rem;margin-bottom:1.5rem}.card-cta{margin-top:auto;border-top:1px solid #ffffff15;padding-top:.9rem;display:flex;justify-content:space-between;font-size:.9375rem;color:#dce4fa}.card-cta>span{color:var(--card-accent)}.private-space{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:2rem 0;display:grid;grid-template-columns:1fr 1.7fr;gap:3rem;align-items:center}.private-intro .eyebrow{margin-bottom:.4rem}.private-intro h2{font-size:1.4rem;margin:0 0 .6rem}.private-intro p{margin:0;color:var(--muted);font-size:.9375rem}.private-links{display:grid;gap:.75rem}.private-link{display:flex;gap:1rem;align-items:center;padding:1rem 1.15rem;border-radius:1rem;border:1px solid var(--line);background:#14203880}.private-link:hover{border-color:#7686ae;background:#202e48}.private-link strong{display:block;font-size:1rem;font-weight:650}.private-link small{display:block;font-size:.875rem;color:var(--muted)}.private-link .arrow{margin-left:auto;width:1.2rem}.usage{margin:1.5rem 0 0;color:var(--muted)}.usage summary{cursor:pointer;font-size:.9375rem;display:flex;align-items:center;justify-content:space-between;list-style:none;padding:.75rem 0;min-height:44px}.usage summary::-webkit-details-marker{display:none}.usage summary span{font-size:1.3rem}.usage[open] summary span{transform:rotate(45deg)}.usage-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;padding:1rem 0}.usage h3{font-size:1rem;margin-bottom:.5rem;color:var(--text)}.usage p{font-size:.9375rem;margin-bottom:.5rem}footer{display:flex;gap:1rem;justify-content:space-between;align-items:center;padding:2.3rem 0;color:#9caac3;font-size:.875rem}footer p{margin:0}.footer-brand{color:#dce5f8}.footer-brand span{margin-left:.5rem;color:#9caac3;font-size:.75rem}
@media(min-width:1500px){.hero{min-height:430px}}
@media(max-width:900px){.shell{padding:0 1.5rem}.brand-sub{display:none}.header{gap:1rem}nav{gap:1.25rem}.hero-copy{padding:2.5rem 2rem}.destination{padding:1.2rem}.card-top{flex-wrap:wrap}.badge{font-size:.75rem}.destination h3{font-size:1.3rem}.private-space{gap:1.5rem;grid-template-columns:1fr 1.5fr}footer{flex-wrap:wrap}footer p{display:none}}
@media(max-width:650px){.shell{padding:0 1rem}.header{min-height:5.6rem;flex-wrap:wrap;gap:.5rem 1rem;padding:1rem 0}.brand{font-size:1.15rem}.header-action{margin-left:auto;padding:.55rem .9rem}nav{order:3;width:100%;justify-content:center;gap:2rem;padding-top:.5rem}.hero{min-height:390px}.hero-art{object-position:62% center}.hero:after{background:linear-gradient(90deg,#071123ee,#0a162ab0 60%,#09122250)}.hero-copy{padding:2rem 1.35rem}h1{font-size:2.6rem}.hero-caption{display:none}.section-heading{align-items:flex-start;flex-direction:column;gap:.3rem}.destinations{padding:1.8rem 0}.card-grid{grid-template-columns:1fr}.destination{padding:1.5rem}.card-top{margin-bottom:1rem}.destination h3{font-size:1.5rem}.destination>p:not(.card-kicker){margin-bottom:1rem}.private-space{grid-template-columns:1fr;gap:1.2rem;padding:1.8rem 0}.usage-grid{grid-template-columns:1fr;gap:1rem}footer{align-items:flex-start;font-size:.875rem;padding:1.7rem 0}.private-link{padding:1rem}.private-link strong{overflow-wrap:anywhere}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
