:root{--paper:#f6f0e4;--paper-2:#fffaf0;--ink:#20201d;--forest:#173b36;--amber:#dda33a;--line:rgba(32,32,29,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.28;z-index:10;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.08'/%3E%3C/svg%3E")}a{color:inherit;text-decoration:none}button{font:inherit}
.site-header{height:76px;padding:0 4.5vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:rgba(246,240,228,.94);backdrop-filter:blur(12px);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:.65rem;font-size:1rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.brand img{width:43px;height:43px;border-radius:50%}.nav{display:flex;gap:2rem;font-size:.91rem;font-weight:700}.nav a:hover,.text-link:hover{color:#a96608}.header-action{display:flex;align-items:center;gap:.45rem;background:var(--ink);color:white;padding:.75rem 1rem;border-radius:99px;font-size:.84rem;font-weight:700}.menu-button{display:none;border:0;background:none}
.hero{min-height:700px;position:relative;overflow:hidden;border-bottom:1px solid var(--line)}.hero-banner{width:100%;display:block;aspect-ratio:1983/793;object-fit:cover;border-bottom:1px solid var(--line)}.hero-intro{max-width:820px;padding:4.8rem 5vw 5.5rem}.eyebrow{color:#a9680b;font-size:.76rem;line-height:1;font-weight:800;letter-spacing:.16em;text-transform:uppercase;margin:0 0 1rem}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:500;margin:0;letter-spacing:-.035em}h1{font-size:clamp(3.5rem,7vw,7.2rem);line-height:.88}h1 em{color:var(--forest)}.hero-intro>p:not(.eyebrow){max-width:660px;margin:1.8rem 0;font-size:1.15rem;line-height:1.65;color:#4a4a43}.hero-links{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.button{border:0;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:.95rem 1.25rem;border-radius:99px;font-weight:800;cursor:pointer}.button.primary{background:var(--amber)}.button.dark{background:var(--ink);color:white}.button.light{background:var(--paper-2);color:var(--ink)}.text-link{display:inline-flex;align-items:center;gap:.4rem;text-decoration:underline;text-underline-offset:5px;font-weight:700}
.tool-section,.writing-section,.watch-section,.about-section,.install-section{padding:7rem 5vw}.tool-section{background:var(--paper-2)}.section-heading{display:grid;grid-template-columns:70px minmax(300px,1fr) minmax(260px,.65fr);gap:2rem;align-items:end;max-width:1400px;margin:0 auto 3rem}.section-heading .number{font:italic 1.2rem Georgia;color:#a9680b}.section-heading h2,.about-section h2,.install-section h2{font-size:clamp(2.6rem,5vw,5.2rem);line-height:.98}.section-heading>p{color:#65645c;line-height:1.65}.navigator-card{max-width:1400px;margin:auto;display:grid;grid-template-columns:.75fr 1.25fr;border:1px solid var(--ink);border-radius:1.5rem;overflow:hidden;background:var(--paper);box-shadow:12px 12px 0 #e4b958}.choice-panel{padding:2rem;border-right:1px solid var(--ink)}.step-label{margin:0 0 1rem;font-weight:800}.choice{width:100%;display:flex;justify-content:space-between;align-items:center;text-align:left;padding:1.25rem .4rem;background:transparent;border:0;border-bottom:1px solid var(--line);font-weight:700;cursor:pointer}.choice.active{color:#9a5d00;padding-left:1rem}.path-panel{background:var(--forest);color:#fffaf0;padding:clamp(2rem,5vw,5rem);min-height:460px}.path-icon{width:54px;height:54px;border:1px solid rgba(255,255,255,.4);border-radius:50%;display:grid;place-items:center;margin-bottom:2rem}.path-panel h3{font-size:clamp(2.4rem,4.4vw,4.5rem);line-height:1;max-width:700px}.path-panel>p:not(.eyebrow){line-height:1.65;max-width:700px;color:#d9dfd3}.path-panel ol{padding:0;margin:2rem 0;list-style:none;counter-reset:item}.path-panel li{counter-increment:item;display:flex;gap:1rem;padding:.8rem 0;border-bottom:1px solid rgba(255,255,255,.17)}.path-panel li:before{content:"0" counter(item);color:#e3ad45;font-family:Georgia}
.writing-section{background:#e9dec9}.section-heading.compact{grid-template-columns:70px 1fr auto}.post-grid{max-width:1400px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}.post-card{border-top:1px solid var(--ink);padding-top:1rem}.post-art{height:280px;overflow:hidden;margin-bottom:1.4rem;position:relative}.post-art img{position:absolute;width:480px;max-width:none}.art-1{background:#d0b76f}.art-1 img{left:-10px;top:-25px}.art-2{background:#778d82}.art-2 img{right:-90px;top:-25px}.art-3{background:#cf7e39}.art-3 img{left:-150px;top:-410px}.meta{text-transform:uppercase;letter-spacing:.1em;font-size:.72rem;font-weight:800;color:#746b5d}.post-card h3{font-size:2rem;line-height:1.08;min-height:88px}.post-card>a{display:inline-flex;gap:.5rem;align-items:center;margin-top:1.3rem;font-weight:800}
.learn-section{display:grid;grid-template-columns:1fr 1fr;background:var(--forest);color:white;padding:7rem 5vw;gap:8vw}.learn-copy h2{font-size:clamp(2.8rem,5vw,5.3rem);line-height:1}.learn-copy>p:not(.eyebrow){color:#d3ddd5;line-height:1.7;max-width:650px;margin:1.5rem 0 2rem}.lesson-list{border-top:1px solid rgba(255,255,255,.25)}.lesson-list a{display:grid;grid-template-columns:50px 1fr auto;gap:1.2rem;align-items:center;padding:1.6rem 0;border-bottom:1px solid rgba(255,255,255,.25)}.lesson-list a:hover{color:#f0bd56}.lesson-list span{font:italic 1rem Georgia;color:#dca641}.lesson-list small{display:block;color:#b8c7bd;margin-bottom:.4rem}.lesson-list strong{font-family:Georgia;font-size:1.35rem;font-weight:500}
.watch-section{background:var(--paper-2)}.video-card{min-height:420px;padding:clamp(2.5rem,7vw,7rem);display:flex;align-items:flex-end;justify-content:space-between;gap:3rem;background:linear-gradient(100deg,rgba(16,34,31,.97),rgba(23,59,54,.75)),url('/banner.png') center/cover;border-radius:1.5rem;color:white}.video-copy h2{font-size:clamp(3rem,6vw,6rem)}.video-copy>p:last-child{color:#d3ddd5}.play{flex:none;width:150px;height:150px;border-radius:50%;background:var(--amber);color:var(--ink);display:grid;place-content:center;justify-items:center;gap:.4rem;font-size:.78rem;font-weight:800;text-align:center;transition:transform .2s}.play:hover{transform:rotate(-5deg) scale(1.05)}
.about-section{display:grid;grid-template-columns:1.1fr .85fr 220px;gap:5vw;align-items:center}.about-section>div:nth-child(2){line-height:1.75;color:#58574f}.about-section img{width:100%;border-radius:50%}.install-section{background:#e2ad49;display:grid;grid-template-columns:auto 1fr 1fr;align-items:center;gap:3rem}.install-icon{width:80px;height:80px;border:1px solid var(--ink);border-radius:50%;display:grid;place-items:center}.install-section h2{font-size:3.2rem}.install-section p{line-height:1.6}.install-notes{border-left:1px solid rgba(0,0,0,.3);padding-left:3rem}
footer{padding:3rem 5vw;display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:center;background:var(--ink);color:white}.footer-brand{display:flex;align-items:center;gap:1rem}.footer-brand img{width:64px;height:64px;border-radius:50%}.footer-brand strong,.footer-brand span{display:block}.footer-brand span{color:#aaa99f;margin-top:.3rem}.footer-links{display:flex;gap:1.5rem;font-size:.85rem}footer>p{grid-column:1/-1;color:#8c8b84;border-top:1px solid #44433f;padding-top:1.5rem;margin:0}
@media(max-width:900px){.site-header{height:66px}.brand span,.header-action{display:none}.menu-button{display:block}.nav{display:none;position:absolute;top:66px;left:0;right:0;background:var(--paper);padding:1.5rem 5vw;border-bottom:1px solid var(--ink);flex-direction:column}.nav.open{display:flex}.hero{min-height:0}.hero-banner{aspect-ratio:1.55;object-position:center}.hero-intro{padding:3.5rem 5vw 4rem}h1{font-size:clamp(3.4rem,15vw,5.5rem)}.section-heading,.section-heading.compact{grid-template-columns:42px 1fr}.section-heading>p,.section-heading>a{grid-column:2}.navigator-card{grid-template-columns:1fr}.choice-panel{border-right:0;border-bottom:1px solid var(--ink)}.path-panel{min-height:0}.post-grid{grid-template-columns:1fr;gap:3.5rem}.post-card h3{min-height:0}.learn-section{grid-template-columns:1fr}.video-card{align-items:flex-start;flex-direction:column}.play{width:120px;height:120px}.about-section{grid-template-columns:1fr}.about-section img{width:160px}.install-section{grid-template-columns:auto 1fr}.install-notes{grid-column:2;border-left:0;padding-left:0}.footer-links{flex-wrap:wrap}}
@media(max-width:560px){.tool-section,.writing-section,.watch-section,.about-section,.install-section,.learn-section{padding:5rem 5vw}.post-art{height:230px}.video-card{min-height:520px}.install-section{grid-template-columns:1fr}.install-notes{grid-column:1}.footer-links{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.play{transition:none}}
