:root{--ink:#17211c;--muted:#5f6d65;--paper:#f7f3e9;--paper2:#fffdf8;--line:#17211c24;--yellow:#d8a927;--coral:#df755f;--mint:#75b9a5;--shadow:0 24px 70px #242b261a;--shell:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);text-rendering:optimizelegibility;margin:0;font-family:Arial,Heebo,sans-serif;line-height:1.6}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline-offset:4px;outline:3px solid #6e87b47a}.platform-header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f3e9c2;border-bottom:1px solid #0000;position:sticky;top:0}.platform-header__inner{width:min(var(--shell),calc(100% - 28px));justify-content:space-between;align-items:center;min-height:58px;margin:auto;display:flex}.platform-header__name{color:var(--muted);font-size:.86rem;font-weight:700;text-decoration:none}.platform-brand-menu{align-items:center;gap:5px;display:inline-flex;position:relative}.platform-brand{border:1px solid var(--line);letter-spacing:.04em;background:#ffffff73;justify-content:center;align-items:center;width:36px;height:36px;font-size:.8rem;font-weight:900;text-decoration:none;display:inline-flex}.platform-brand-menu__toggle{width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;place-items:center;display:grid}.platform-brand-menu__toggle:hover,.platform-brand-menu.is-open .platform-brand-menu__toggle{border-color:var(--line);color:var(--ink);background:#ffffff85}.platform-worlds-menu{border:1px solid var(--line);width:min(280px,100vw - 28px);box-shadow:var(--shadow);opacity:0;pointer-events:none;background:#fffdf8fa;gap:3px;padding:8px;transition:all .16s;display:grid;position:absolute;top:calc(100% + 10px);right:0;transform:translateY(7px)}.platform-worlds-menu:before{content:"";height:12px;position:absolute;top:-12px;left:0;right:0}.platform-brand-menu:hover .platform-worlds-menu,.platform-brand-menu:focus-within .platform-worlds-menu,.platform-brand-menu.is-open .platform-worlds-menu{opacity:1;pointer-events:auto;transform:none}.platform-worlds-menu__link{gap:1px;padding:10px 12px;text-decoration:none;display:grid}.platform-worlds-menu__link strong{font-size:.93rem}.platform-worlds-menu__link span{color:var(--muted);font-size:.78rem}.platform-worlds-menu__link:hover,.platform-worlds-menu__link.is-current{background:#75b9a51f}.shell{width:min(var(--shell),calc(100% - 32px));margin:auto}.hero{border-bottom:1px solid var(--line);background:linear-gradient(110deg,#fffdf8d1,#f7f3e9f0),radial-gradient(circle at 80% 20%,#f4c1b46b,#0000 30%);align-items:center;min-height:calc(100svh - 58px);display:grid;position:relative;overflow:hidden}.hero:after{content:"";border:1px solid #17211c14;border-radius:50%;width:56vw;height:56vw;position:absolute;inset:auto -10vw -30vh auto}.hero__glow{filter:blur(10px);pointer-events:none;border-radius:50%;position:absolute}.hero__glow--one{background:#d8a92724;width:340px;height:340px;top:8%;left:-110px}.hero__glow--two{background:#75b9a524;width:280px;height:280px;bottom:6%;right:22%}.hero__grid{z-index:2;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:end;gap:clamp(36px,7vw,96px);padding-block:clamp(70px,10vw,138px);display:grid;position:relative}.eyebrow{color:#76601f;letter-spacing:.14em;text-transform:uppercase;margin:0 0 14px;font-size:.76rem;font-weight:900}.hero h1,.section-heading h2,.statement-grid h2,.closing-cta h2{letter-spacing:-.05em;margin:0;line-height:.98}.hero h1{max-width:10ch;font-size:clamp(3.4rem,8.5vw,7.4rem)}.hero h1 span{color:var(--coral);display:block}.hero__lead{color:#425048;max-width:680px;margin:28px 0 0;font-size:clamp(1.08rem,2vw,1.35rem);line-height:1.55}.hero__actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:32px;display:flex}.button{border:1px solid var(--ink);justify-content:center;align-items:center;min-height:50px;padding:0 20px;font-weight:800;text-decoration:none;transition:all .18s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 14px 28px #242b261f}.button--primary{background:var(--ink);color:#fff}.button--secondary{background:#ffffff7a}.text-link{text-underline-offset:5px;padding:10px 4px;font-weight:800}.hero__manifesto{border-top:3px solid var(--mint);box-shadow:var(--shadow);background:#fffdf8b8;padding:clamp(24px,4vw,38px)}.hero__manifesto-label{color:var(--muted);margin:0 0 16px;font-size:.78rem;font-weight:900}.hero__manifesto-text{margin:0;font-size:clamp(1.2rem,2.2vw,1.65rem);font-weight:700;line-height:1.42}.hero__signals{flex-wrap:wrap;gap:8px;margin-top:28px;display:flex}.hero__signals span{border:1px solid var(--line);color:var(--muted);padding:5px 9px;font-size:.78rem}.section{padding-block:clamp(76px,10vw,140px)}.section--worlds{background:var(--paper2)}.section-heading{max-width:850px;margin-bottom:46px}.section-heading--compact{max-width:760px}.section-heading h2,.statement-grid h2,.closing-cta h2{font-size:clamp(2.3rem,5vw,4.8rem)}.section-heading>p:last-child{max-width:720px;color:var(--muted);margin:22px 0 0;font-size:1.08rem}.world-grid{border-top:1px solid var(--line);border-right:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.world-card{--accent:#eee;border-left:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;flex-direction:column;min-height:330px;padding:clamp(26px,4vw,46px);text-decoration:none;transition:all .2s;display:flex;position:relative;overflow:hidden}.world-card:before{content:"";background:var(--accent);opacity:.38;border-radius:50%;width:180px;height:180px;transition:all .26s;position:absolute;bottom:-90px;left:-80px}.world-card:hover{z-index:2;box-shadow:var(--shadow);transform:translateY(-5px)}.world-card:hover:before{transform:scale(1.3)}.world-card--ai{--accent:#f4df92}.world-card--coaching{--accent:#f4c1b4}.world-card--treks{--accent:#c9e8df}.world-card--spaces{--accent:#ccd6ea}.world-card__eyebrow{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:.76rem;font-weight:900}.world-card h3{max-width:15ch;margin:26px 0 14px;font-size:clamp(1.7rem,3.2vw,2.6rem);line-height:1.1}.world-card p{max-width:48ch;color:var(--muted);margin:0}.world-card__cta{margin-top:auto;padding-top:30px;font-weight:900}.section--statement{background:var(--ink);color:#fff}.statement-grid{grid-template-columns:1fr 1fr;gap:clamp(40px,8vw,110px);display:grid}.section--statement .eyebrow{color:#f4df92}.statement-copy{color:#ffffffc2;align-content:end;gap:18px;font-size:clamp(1.08rem,2vw,1.32rem);display:grid}.statement-copy p{margin:0}.work-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.work-item{border-bottom:1px solid var(--line);border-left:1px solid var(--line);padding:30px 26px 36px}.work-item:last-child{border-left:0}.work-item>span{color:var(--coral);font-size:.74rem;font-weight:900}.work-item h3{margin:34px 0 12px;font-size:1.45rem}.work-item p{color:var(--muted);margin:0}.closing-cta{border:1px solid var(--line);background:linear-gradient(120deg,#f4df9280,#c9e8df7a),#fff;justify-content:space-between;align-items:end;gap:30px;margin-top:clamp(70px,10vw,130px);padding:clamp(32px,6vw,64px);display:flex}.closing-cta h2{max-width:12ch}@media (max-width:840px){.hero__grid,.statement-grid,.world-grid,.work-grid{grid-template-columns:1fr}.world-card{min-height:280px}.work-item,.work-item:last-child{border-left:0}.closing-cta{flex-direction:column;align-items:flex-start}}@media (max-width:560px){.platform-header__name{display:none}.platform-header__inner{justify-content:flex-start}.hero{min-height:auto}.hero__grid{padding-block:64px 76px}.hero h1{font-size:clamp(3.15rem,16vw,5rem)}.hero__actions{flex-direction:column;align-items:stretch}.button{width:100%}.text-link{text-align:center}.section{padding-block:72px}.world-card{padding:28px 22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.hero--video{color:#fff;isolation:isolate;background:#111827}.hero-video,.hero-video__fallback,.hero-video__overlay{width:100%;height:100%;position:absolute;inset:0}.hero-video{z-index:-4;object-fit:cover;filter:saturate(.92)contrast(1.08)brightness(.72)}.hero-video__fallback{z-index:-5;background:linear-gradient(135deg,#101827,#261b2c 42%,#17392f)}.hero-video__overlay{z-index:-3;background:linear-gradient(90deg,#0a0c12e0,#0a0c127a,#0a0c1233),linear-gradient(#0a0c1247,#0a0c12bd)}.hero--video .eyebrow,.hero--video .hero__manifesto-label{color:#ffffffb8}.hero--video .hero__lead{color:#fffc}.hero--video h1{text-shadow:0 20px 70px #00000047}.hero--video h1 span{color:#f6c542}.hero--video .button--primary{color:#1b100d;background:linear-gradient(135deg,#f6c542,#ff6f61);border-color:#0000}.hero--video .button--secondary,.hero--video .hero__manifesto{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff1a;border-color:#ffffff2e}.hero--video .hero__manifesto{border-top-color:#9edfc7}.hero--video .hero__signals span{color:#ffffffc7;border-color:#fff3}.hero--video .text-link{color:#fff}.hero__scroll-cue{z-index:3;color:#fffc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff2e;padding:8px 12px;font-size:.84rem;font-weight:800;text-decoration:none;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}@media (max-width:840px){.hero-video__overlay{background:linear-gradient(#0a0c1294,#0a0c12d1),linear-gradient(90deg,#0a0c12bf,#0a0c1257)}}@media (prefers-reduced-motion:reduce){.hero-video{display:none}}
.hero__copy{color:#ffffffc2;max-width:720px;margin:18px 0 0;font-size:1rem;line-height:1.72}.hero__manifesto-title{color:#fff;letter-spacing:-.04em;margin:0 0 12px;font-size:clamp(1.8rem,3vw,2.7rem)}.hero__quick-map{gap:10px;margin-top:18px;display:grid}.hero__quick-map p{color:#ffffffbd;border-top:1px solid #ffffff21;margin:0;padding-top:10px;font-size:.92rem;line-height:1.55}.hero__quick-map strong{color:#fff}.statement-chips{flex-wrap:wrap;gap:9px;margin-top:24px;display:flex}.statement-chips span{border:1px solid var(--line);background:#fff;padding:8px 11px;font-size:.84rem;font-weight:850}.home-about{border-bottom:1px solid var(--line);background:#fffdf8;padding-block:clamp(76px,10vw,138px)}.home-about__grid{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:start;gap:clamp(38px,8vw,110px);display:grid}.home-about__mark{aspect-ratio:1;border:1px solid var(--line);letter-spacing:-.08em;width:min(260px,72vw);box-shadow:var(--shadow);background:radial-gradient(circle at 35% 30%,#f4c1b4a8,#0000 35%),radial-gradient(circle at 70% 68%,#c9e8dfc7,#0000 38%),linear-gradient(135deg,#f4df92,#fffdf8);border-radius:50%;place-items:center;font-size:clamp(3rem,8vw,6rem);font-weight:950;display:grid}.home-about__content h2{letter-spacing:-.05em;max-width:12ch;margin:0;font-size:clamp(2.4rem,5vw,4.8rem);line-height:.98}.home-about__content>p:not(.eyebrow){max-width:690px;color:var(--muted);margin:22px 0 0;font-size:1.08rem;line-height:1.72}.home-about__facts{background:var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:30px;display:grid}.home-about__facts div{background:#fff;padding:18px}.home-about__facts strong{margin-bottom:6px;font-size:1.05rem;display:block}.home-about__facts span{color:var(--muted);font-size:.9rem}.home-about__actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.home-footer-copy{border-top:1px solid var(--line);color:#ffffffb8;background:#171d1a;padding:26px 0;font-size:.9rem}.home-footer-copy .shell{text-align:center}@media (max-width:840px){.home-about__grid{grid-template-columns:1fr}.home-about__mark{width:190px}.home-about__facts{grid-template-columns:1fr}.hero__manifesto-title{font-size:1.8rem}}@media (max-width:560px){.home-about__actions{flex-direction:column}.statement-chips{grid-template-columns:1fr 1fr;display:grid}}
.world-page{--world-accent:#d8a927;--world-soft:#f4df92;--world-deep:#6b571c;background:linear-gradient(#fffdf8 0%,#f7f3e9 100%);padding-bottom:96px}.world-page--coaching{--world-accent:#df755f;--world-soft:#f4c1b4;--world-deep:#7d392d}.world-page__hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 12% 8%,color-mix(in srgb,var(--world-soft) 45%,transparent),transparent 32%),linear-gradient(180deg,#ffffffb8,#fffdf86b);padding:clamp(72px,10vw,132px) 0 54px}.world-page__hero-grid{grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);align-items:end;gap:clamp(28px,6vw,76px);display:grid}.world-page__kicker{color:var(--world-deep);letter-spacing:.12em;text-transform:uppercase;margin:0 0 14px;font-size:.78rem;font-weight:900}.world-page h1{letter-spacing:-.06em;max-width:11ch;margin:0;font-size:clamp(3.2rem,7.5vw,7rem);line-height:.91}.world-page__lead{color:#435048;max-width:720px;margin:26px 0 0;font-size:clamp(1.08rem,1.8vw,1.34rem);line-height:1.65}.world-page__supporting-copy{max-width:720px;color:var(--muted);margin:14px 0 0;font-size:1rem;line-height:1.65}.world-page__actions{flex-wrap:wrap;gap:11px;margin-top:28px;display:flex}.world-page__button{border:1px solid var(--ink);background:0 0;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-weight:900;text-decoration:none;display:inline-flex}.world-page__button--primary{background:var(--ink);color:#fff}.world-page__note{border-top:4px solid var(--world-accent);box-shadow:var(--shadow);background:#ffffffbd;padding:28px}.world-page__note strong{color:var(--world-deep);margin-bottom:10px;font-size:1.05rem;display:block}.world-page__note p{color:var(--muted);margin:0}.world-page__nav{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f3e9e6;position:sticky;top:58px}.world-page__nav-inner{width:min(var(--shell),calc(100% - 32px));scrollbar-width:thin;gap:8px;margin:auto;padding:10px 0;display:flex;overflow-x:auto}.world-page__nav a{border:1px solid var(--line);background:#ffffff8a;flex:none;padding:8px 12px;font-size:.9rem;font-weight:800;text-decoration:none}.world-page__section{padding:clamp(62px,8vw,108px) 0}.world-page__section[id]{scroll-margin-top:124px}.world-page__section--dark{color:#fff;background:var(--ink)}.world-page__section-head{max-width:820px;margin-bottom:34px}.world-page__section-head h2{letter-spacing:-.05em;margin:0;font-size:clamp(2.2rem,4.8vw,4.6rem);line-height:1}.world-page__section-head p{max-width:700px;color:var(--muted);margin:18px 0 0;font-size:1.06rem}.world-page__section--dark .world-page__section-head p{color:#ffffffb3}.world-page__grid{border-top:1px solid var(--line);border-right:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.world-page__card{border-left:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffffb8;min-height:220px;padding:28px}.world-page__card-label{color:var(--world-deep);letter-spacing:.08em;text-transform:uppercase;margin-bottom:28px;font-size:.74rem;font-weight:900;display:block}.world-page__card h3{margin:0 0 12px;font-size:1.45rem;line-height:1.12}.world-page__card p{color:var(--muted);margin:0}.world-page__links{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.world-page__link-card{border:1px solid var(--line);background:#fff;flex-direction:column;min-height:190px;padding:26px;text-decoration:none;transition:all .18s;display:flex}.world-page__link-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.world-page__link-card span{color:var(--world-deep);font-size:.78rem;font-weight:900}.world-page__link-card h3{margin:24px 0 10px;font-size:1.5rem}.world-page__link-card p{color:var(--muted);margin:0}.world-page__link-card b{margin-top:auto;padding-top:24px}.world-page__steps{background:#ffffff26;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.world-page__step{background:var(--ink);padding:26px}.world-page__step span{background:var(--world-accent);color:#1b100d;place-items:center;width:34px;height:34px;margin-bottom:26px;font-weight:900;display:inline-grid}.world-page__step h3{margin:0 0 10px;font-size:1.3rem}.world-page__step p{color:#ffffffb8;margin:0}.world-page__cta{border:1px solid var(--line);background:linear-gradient(120deg,color-mix(in srgb,var(--world-soft) 58%,white),white);justify-content:space-between;align-items:end;gap:28px;padding:clamp(32px,5vw,58px);display:flex}.world-page__cta h2{letter-spacing:-.05em;max-width:13ch;margin:0;font-size:clamp(2.2rem,4.8vw,4.4rem);line-height:1}.world-page__cta p{max-width:650px;color:var(--muted);margin:16px 0 0}@media (max-width:900px){.world-page__hero-grid,.world-page__grid,.world-page__links{grid-template-columns:1fr}.world-page__steps{grid-template-columns:repeat(2,minmax(0,1fr))}.world-page__cta{flex-direction:column;align-items:flex-start}}@media (max-width:560px){.world-page h1{font-size:clamp(3.1rem,15vw,4.9rem)}.world-page__actions{flex-direction:column}.world-page__button{width:100%}.world-page__steps{grid-template-columns:1fr}.world-page__card,.world-page__link-card{min-height:auto}}
.trek-page{--trek-ink:#161511;--trek-muted:#161511b8;--trek-line:#242d2429;--trek-paper:#fffdf7b8;--trek-paper-strong:#fffdf7eb;--trek-green:#2f6f55;--trek-blue:#17375d;--trek-gold:#c29a35;--trek-shadow:0 18px 48px #2029201f;color:var(--trek-ink);background:radial-gradient(circle at 10% 4%,#c29a3529,#0000 26%),radial-gradient(circle at 88% 18%,#2f6f5521,#0000 28%),linear-gradient(#f7f4ea,#edf4ee);padding:44px 0 88px}.trek-page h1,.trek-page h2,.trek-page h3,.trek-page p{margin-top:0}.trek-page h1,.trek-page h2,.trek-page h3{letter-spacing:-.035em;line-height:1.02}.trek-page section[id]{scroll-margin-top:122px}.trek-hero{grid-template-columns:minmax(0,1.12fr) minmax(280px,.88fr);align-items:stretch;gap:18px;margin-bottom:22px;display:grid}.trek-panel,.trek-card,.trek-contact,.trek-route-note,.trek-toc{background:var(--trek-paper);border:1px solid var(--trek-line);box-shadow:var(--trek-shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.trek-hero__main{align-content:center;min-height:470px;padding:clamp(24px,4vw,48px);display:grid;position:relative;overflow:hidden}.trek-hero__main:before{content:"";pointer-events:none;background:radial-gradient(circle at 14% 16%,#c29a3540,#0000 26%),radial-gradient(circle at 84% 10%,#2f6f552e,#0000 24%),linear-gradient(135deg,#ffffff6b,#ffffff14);position:absolute;inset:0}.trek-hero__main>*{z-index:1;position:relative}.trek-kicker{border:1px solid var(--trek-line);width:fit-content;color:var(--trek-green);letter-spacing:.08em;text-transform:uppercase;background:#ffffff57;margin:0 0 18px;padding:7px 10px;font-size:.82rem;font-weight:900}.trek-page h1{max-width:10ch;margin-bottom:20px;font-size:clamp(3.1rem,7vw,6.7rem);line-height:.9}.trek-lead{max-width:62ch;color:var(--trek-ink);margin-bottom:16px;font-size:clamp(1.13rem,2vw,1.36rem);font-weight:850;line-height:1.62}.trek-copy{max-width:68ch;color:var(--trek-muted);font-size:1.04rem}.trek-actions{flex-wrap:wrap;gap:11px;margin-top:24px;display:flex}.trek-button{border:1px solid var(--trek-line);min-height:48px;color:inherit;cursor:pointer;background:#ffffff80;justify-content:center;align-items:center;padding:0 17px;font-weight:900;text-decoration:none;display:inline-flex}.trek-button--primary{background:var(--trek-ink);color:#fff;border-color:var(--trek-ink)}.trek-button--green{background:#2f6f5529}.trek-button--light{color:var(--trek-ink);background:#fff;border-color:#fff}.trek-hero__side{align-content:space-between;gap:14px;min-height:470px;padding:22px;display:grid}.trek-route{border:1px solid var(--trek-line);background:linear-gradient(135deg,#17375d1a,#2f6f5524),#ffffff42;min-height:240px;position:relative;overflow:hidden}.trek-route svg{opacity:.72;width:100%;height:100%;position:absolute;inset:0}.trek-route path{fill:none;stroke:#17375d8c;stroke-width:3px;stroke-dasharray:7 9}.trek-route span{max-width:15ch;color:var(--trek-blue);font-size:1.55rem;font-weight:900;line-height:1.05;position:absolute;bottom:18px;right:18px}.trek-route-note{background:var(--trek-paper-strong);padding:18px}.trek-route-note strong{color:var(--trek-blue);margin-bottom:8px;display:block}.trek-route-note p{color:var(--trek-muted);margin-bottom:0}.trek-toc{z-index:25;background:var(--trek-paper-strong);margin:0 0 24px;padding:12px;position:sticky;top:58px}.trek-toc ul{flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:0;list-style:none;display:flex}.trek-toc a{border:1px solid var(--trek-line);min-height:38px;color:var(--trek-blue);background:#ffffff7a;align-items:center;padding:0 12px;font-size:.92rem;font-weight:900;text-decoration:none;display:inline-flex}.trek-section{padding:28px 0}.trek-section__head{max-width:820px;margin-bottom:18px}.trek-section__head h2,.trek-panel h2{margin-bottom:12px;font-size:clamp(2rem,4.3vw,4rem)}.trek-section__head p{color:var(--trek-muted);font-size:1.04rem}.trek-grid-2,.trek-grid-3,.trek-grid-4{gap:14px;display:grid}.trek-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.trek-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.trek-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.trek-panel{padding:clamp(22px,3.6vw,36px)}.trek-panel--dark{color:#fff;background:linear-gradient(135deg,#17375df5,#2f6f55f2)}.trek-panel--dark .trek-kicker{color:#f1d98e;background:#ffffff1a;border-color:#ffffff38}.trek-panel--dark p,.trek-panel--dark li{color:#ffffffd6}.trek-clean-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.trek-clean-list li{border-top:1px solid var(--trek-line);color:var(--trek-muted);padding-top:10px}.trek-panel--dark .trek-clean-list li{border-color:#ffffff2e}.trek-card{min-height:210px;padding:20px}.trek-card h3{color:var(--trek-blue);margin-bottom:10px;font-size:1.34rem}.trek-card p{color:var(--trek-muted);margin-bottom:0}.trek-card__label{color:var(--trek-green);letter-spacing:.08em;text-transform:uppercase;margin:0 0 11px;font-size:.78rem;font-weight:900}.trek-process .trek-card{min-height:180px}.trek-process .trek-card>span{background:var(--trek-blue);color:#fff;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:14px;font-weight:900;display:inline-flex}.trek-faq details{border:1px solid var(--trek-line);background:var(--trek-paper);box-shadow:var(--trek-shadow);padding:16px 18px}.trek-faq details+details{margin-top:10px}.trek-faq summary{cursor:pointer;color:var(--trek-blue);font-weight:900}.trek-faq p{color:var(--trek-muted);margin:10px 0 0}.trek-contact{color:#fff;background:radial-gradient(circle at 12% 10%,#c29a3538,#0000 26%),linear-gradient(135deg,#17375df5,#2f6f55f0);grid-template-columns:1.04fr .96fr;gap:18px;padding:clamp(22px,4vw,38px);display:grid}.trek-contact h2{max-width:12ch;margin-bottom:14px;font-size:clamp(2.2rem,4.6vw,4.4rem)}.trek-contact p{color:#ffffffd6}.trek-form{gap:10px;display:grid}.trek-form label{color:#f6e4a8;font-weight:900}.trek-form input,.trek-form textarea{color:#fff;background:#ffffff1a;border:1px solid #ffffff3d;outline:none;width:100%;padding:12px 13px}.trek-form input::placeholder,.trek-form textarea::placeholder{color:#ffffff9e}.trek-form textarea{resize:vertical;min-height:116px}.trek-form__note{margin:0;font-size:.92rem;color:#ffffffb8!important}@media (max-width:980px){.trek-hero,.trek-grid-2,.trek-grid-3,.trek-grid-4,.trek-contact{grid-template-columns:1fr}.trek-hero__main,.trek-hero__side{min-height:auto}}@media (max-width:640px){.trek-page{padding-top:28px;padding-bottom:58px}.trek-page h1{max-width:100%;font-size:clamp(3rem,14vw,4.8rem)}.trek-hero__main,.trek-hero__side,.trek-panel,.trek-card,.trek-contact{padding:18px}.trek-button{width:100%}.trek-toc{position:static}.trek-toc a{justify-content:center;width:100%}.trek-toc li{flex:160px}}
.ci-original{color:#fff;background:linear-gradient(135deg,#17211c,#27352e);border:1px solid #17211c24;grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);gap:24px;width:min(1120px,100% - 32px);margin:0 auto clamp(64px,8vw,108px);padding:clamp(26px,5vw,48px);display:grid;box-shadow:0 22px 60px #242b2624}.ci-original__eyebrow{color:#f2cb52;letter-spacing:.14em;text-transform:uppercase;margin:0 0 12px;font-size:.74rem;font-weight:900}.ci-original__head h2{letter-spacing:-.05em;max-width:14ch;margin:0 0 14px;font-size:clamp(2rem,4vw,4rem);line-height:1}.ci-original__head>p:not(.ci-original__eyebrow){color:#ffffffbd;max-width:720px;margin:0;line-height:1.75}.ci-original__note{background:#ffffff0d;border-top:3px solid #a8d8c8;padding:20px}.ci-original__note strong{color:#fff;margin-bottom:8px;display:block}.ci-original__note p{color:#ffffffb3;margin:0;line-height:1.65}.ci-original__grid{background:#ffffff21;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.ci-original__grid article{background:#17211c;padding:22px}.ci-original__grid h3{color:#fff;margin:0 0 10px;font-size:1.15rem}.ci-original__grid p{color:#ffffffad;margin:0;line-height:1.65}@media (max-width:820px){.ci-original,.ci-original__grid{grid-template-columns:1fr}}@media (max-width:620px){.ci-original{width:min(100% - 22px,1120px)}}
