*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;background:#f7f5ed;color:#1a1e1a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input{font:inherit}#root{min-height:100vh}.atelier-landing{--al-bg: #f7f5ed;--al-bg-deep: #efece2;--al-ink: #1a1e1a;--al-ink-soft: #34382f;--al-muted: #6c6f60;--al-muted-2: #8a8d7c;--al-hair: rgba(26,30,26,.1);--al-hair-soft: rgba(26,30,26,.06);--al-primary: #2d5a3d;--al-accent: #b8d439;--al-cream: #fdfbef;--al-gutter: clamp(1.25rem, 4vw, 2.5rem);--al-max: min(1180px, 92vw);color:var(--al-ink);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.55;background:var(--al-bg);overflow-x:clip;position:relative;background-image:radial-gradient(1200px 600px at 10% -10%,rgba(200,220,140,.18),transparent 60%),radial-gradient(900px 500px at 95% 20%,rgba(180,210,255,.1),transparent 55%),radial-gradient(800px 600px at 50% 120%,rgba(200,230,74,.08),transparent 60%)}.atelier-landing:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='200' height='200'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' seed='7'/><feColorMatrix values='0 0 0 0 0  0 0 0 0 0  0 0 0 0 0  0 0 0 0.06 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");opacity:.55;mix-blend-mode:multiply;z-index:1}.atelier-landing>*{position:relative;z-index:2}.atelier-landing .al-progress{position:fixed;top:0;left:0;height:2px;width:100%;background:linear-gradient(90deg,var(--al-primary),var(--al-accent));transform-origin:0 50%;transform:scaleX(0);z-index:99;transition:transform .08s linear}.atelier-landing .serif{font-family:Playfair Display,Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.012em}.atelier-landing em{font-style:italic;color:var(--al-ink-soft)}.atelier-landing .al-container{max-width:var(--al-max);margin:0 auto;padding:0 var(--al-gutter)}.atelier-landing [data-reveal]{opacity:0;transform:translateY(22px);transition:opacity 1.1s cubic-bezier(.19,.8,.22,1),transform 1.1s cubic-bezier(.19,.8,.22,1);will-change:opacity,transform}.atelier-landing [data-reveal].is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.atelier-landing [data-reveal]{opacity:1;transform:none;transition:none}.atelier-landing .al-screen{animation:none!important}}.atelier-landing .al-eyebrow{display:inline-flex;align-items:center;gap:.85rem;font-family:JetBrains Mono,ui-monospace,Menlo,monospace;font-size:.72rem;font-weight:400;letter-spacing:.22em;text-transform:uppercase;color:var(--al-muted);margin:0}.atelier-landing .al-eyebrow-num{color:var(--al-primary);font-weight:500;letter-spacing:.1em}.atelier-landing .al-eyebrow-line{width:32px;height:1px;background:var(--al-muted-2);opacity:.7}.atelier-landing .al-section-head{max-width:48rem;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.75rem}.atelier-landing .al-section-head--left{margin:0;text-align:left;align-items:flex-start}.atelier-landing .al-section-head h2{margin:0;font-family:Playfair Display,Georgia,serif;font-weight:400;font-size:clamp(2rem,4.6vw,3.4rem);line-height:1.1;letter-spacing:-.02em;color:var(--al-ink)}.atelier-landing .al-section-kicker{margin:0;font-size:1rem;line-height:1.85;color:var(--al-muted);max-width:32rem}.atelier-landing .al-section-head--left .al-section-kicker{max-width:34rem}.atelier-landing .al-hero{position:relative;min-height:100svh;padding:clamp(7rem,12vw,10rem) var(--al-gutter) clamp(5rem,8vw,7rem);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;overflow:hidden}.atelier-landing .al-mesh{position:absolute;top:-10%;right:-10%;bottom:-10%;left:-10%;pointer-events:none;z-index:0}.atelier-landing .al-mesh span{position:absolute;border-radius:50%;filter:blur(80px);opacity:.55;animation:al-drift 18s ease-in-out infinite alternate}.atelier-landing .al-mesh-a{width:480px;height:480px;background:#c8dc788c;top:-5%;left:5%;animation-duration:22s}.atelier-landing .al-mesh-b{width:420px;height:420px;background:#b4d2ff6b;top:20%;right:-8%;animation-duration:28s;animation-delay:-6s}.atelier-landing .al-mesh-c{width:360px;height:360px;background:#fadc9666;bottom:-10%;left:35%;animation-duration:26s;animation-delay:-10s}@keyframes al-drift{0%{transform:translate(0) scale(1)}50%{transform:translate(40px,-24px) scale(1.08)}to{transform:translate(-30px,18px) scale(.95)}}.atelier-landing .al-hero-inner{position:relative;z-index:3;max-width:56rem;margin:0 auto;display:flex;flex-direction:column;align-items:center}.atelier-landing .al-hero-eyebrow{display:inline-flex;align-items:center;gap:.6rem;padding:.45rem .9rem;border-radius:999px;border:1px solid var(--al-hair);background:#ffffff8c;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font-family:JetBrains Mono,ui-monospace,monospace;font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:var(--al-muted);margin-bottom:2.5rem}.atelier-landing .al-hero-eyebrow .dot{width:6px;height:6px;border-radius:50%;background:var(--al-accent);box-shadow:0 0 0 3px #b8d43940;animation:al-pulse 2.6s ease-in-out infinite}@keyframes al-pulse{50%{box-shadow:0 0 0 6px #b8d43900}}.atelier-landing .al-hero-brand{margin:0;font-size:clamp(5rem,16vw,11rem);font-weight:400;font-style:italic;letter-spacing:-.05em;line-height:.95;color:var(--al-ink)}.atelier-landing .al-hero-brand-accent{color:var(--al-primary)}.atelier-landing .al-hero-brand-sup{font-size:.45em;vertical-align:super;line-height:0;margin-left:.08em;color:var(--al-primary);font-style:normal;font-weight:500}.atelier-landing .al-hero-tag{margin:2rem 0 0;font-size:clamp(1.5rem,3.4vw,2.25rem);line-height:1.35;color:var(--al-ink-soft);font-weight:400}.atelier-landing .al-hero-tag em{color:var(--al-primary)}.atelier-landing .al-hero-sub{margin:1.5rem 0 0;max-width:34rem;font-size:clamp(1rem,1.6vw,1.1rem);line-height:1.8;color:var(--al-muted)}.atelier-landing .al-hero-ctas{margin-top:2.75rem;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.atelier-landing .al-hero-signals{margin:2rem 0 0;padding:.75rem;list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;width:min(100%,46rem);border:1px solid var(--al-hair-soft);border-radius:28px;background:#fdfbef94;box-shadow:0 18px 55px -42px #1a1e1a6b;backdrop-filter:blur(18px) saturate(125%);-webkit-backdrop-filter:blur(18px) saturate(125%)}.atelier-landing .al-hero-signals li{padding:.95rem 1rem;border-radius:20px;background:#ffffff7a;text-align:left}.atelier-landing .al-hero-signals strong{display:block;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.08rem,2vw,1.35rem);font-weight:500;font-style:italic;line-height:1.15;letter-spacing:-.02em;color:var(--al-ink)}.atelier-landing .al-hero-signals span{display:block;margin-top:.38rem;font-size:.76rem;line-height:1.55;color:var(--al-muted)}@media(max-width:720px){.atelier-landing .al-hero-signals{grid-template-columns:1fr;width:min(100%,24rem)}}.atelier-landing .al-btn{display:inline-flex;align-items:center;gap:.6rem;padding:.95rem 1.6rem;border-radius:999px;font-size:.95rem;font-weight:500;letter-spacing:-.005em;text-decoration:none;transition:transform .3s cubic-bezier(.2,.8,.2,1),background .3s,box-shadow .3s,color .3s;border:1px solid transparent;white-space:nowrap}.atelier-landing .al-btn.large{padding:1.1rem 1.9rem;font-size:1rem}.atelier-landing .al-btn.primary{background:var(--al-ink);color:var(--al-cream);box-shadow:0 10px 30px -14px #1a1e1a80}.atelier-landing .al-btn.primary:hover{background:#000;transform:translateY(-2px);box-shadow:0 18px 40px -16px #1a1e1a8c}.atelier-landing .al-btn.text{color:var(--al-ink);padding:.95rem 1rem;background:transparent}.atelier-landing .al-btn.text:hover{color:var(--al-primary);transform:translate(3px)}.atelier-landing .al-hero-stage{position:relative;width:100%;max-width:760px;margin:clamp(3rem,6vw,5rem) auto 0;padding-top:42%}.atelier-landing .al-hero-stage>div{position:absolute}.atelier-landing .al-stage-hero{left:50%;top:0;width:44%;transform:translate(-50%);z-index:3}.atelier-landing .al-stage-rear{left:8%;top:14%;width:36%;transform:rotate(-7deg);z-index:1;opacity:.9}.atelier-landing .al-stage-side{right:8%;top:14%;width:36%;transform:rotate(7deg);z-index:2;opacity:.9}@media(max-width:720px){.atelier-landing .al-hero-stage{padding-top:70%;max-width:520px}.atelier-landing .al-stage-hero{width:56%}.atelier-landing .al-stage-rear{width:44%;left:-2%;top:18%}.atelier-landing .al-stage-side{width:44%;right:-2%;top:18%}}@media(max-width:480px){.atelier-landing .al-hero-stage{padding-top:88%}.atelier-landing .al-stage-hero{width:64%}.atelier-landing .al-stage-rear{width:46%;left:-6%;top:22%;transform:rotate(-9deg)}.atelier-landing .al-stage-side{width:46%;right:-6%;top:22%;transform:rotate(9deg)}}.atelier-landing .al-hero-footer{margin-top:4rem;display:flex;align-items:center;gap:1.25rem;font-family:JetBrains Mono,monospace;font-size:.68rem;letter-spacing:.28em;text-transform:uppercase;color:var(--al-muted);position:relative;z-index:3}.atelier-landing .al-hero-footer .line{display:block;width:36px;height:1px;background:var(--al-muted-2)}.atelier-landing .al-screen{margin:0;position:relative;border-radius:38px;background:#fff;padding:6px;border:1px solid rgba(255,255,255,.8);box-shadow:0 1px #fff inset,0 2px 6px #1a1e1a0a,0 30px 60px -30px #1a1e1a47,0 60px 120px -60px #1a1e1a59;transform:rotate(var(--al-tilt, 0deg));animation:al-float 9s ease-in-out infinite;animation-delay:var(--al-float-delay, 0s);will-change:transform;transition:transform .6s cubic-bezier(.2,.8,.2,1),box-shadow .6s ease}.atelier-landing .al-screen:hover{transform:rotate(var(--al-tilt, 0deg)) translateY(-6px);box-shadow:0 1px #fff inset,0 2px 6px #1a1e1a0a,0 45px 80px -30px #1a1e1a52,0 80px 140px -60px #1a1e1a61}.atelier-landing .al-screen img{display:block;width:100%;aspect-ratio:1170 / 2496;object-fit:cover;object-position:top center;border-radius:32px;background:var(--al-bg)}@keyframes al-float{0%,to{transform:rotate(var(--al-tilt,0deg)) translateY(0)}50%{transform:rotate(var(--al-tilt,0deg)) translateY(-8px)}}.atelier-landing .al-overview{padding:clamp(7rem,12vw,11rem) 0 clamp(6rem,10vw,9rem)}.atelier-landing .al-section-head h2 em{color:var(--al-primary);font-style:italic}.atelier-landing .al-overview-list{margin:clamp(4rem,8vw,6rem) auto 0;padding:0;list-style:none;max-width:68rem;display:flex;flex-direction:column}.atelier-landing .al-overview-row{display:grid;grid-template-columns:120px 1fr 2fr;gap:2rem;align-items:baseline;padding:2.25rem 0;border-top:1px solid var(--al-hair);transition:padding .4s ease}.atelier-landing .al-overview-row:last-child{border-bottom:1px solid var(--al-hair)}.atelier-landing .al-overview-row:hover{padding-left:.75rem}.atelier-landing .al-overview-num{font-family:JetBrains Mono,monospace;font-size:.82rem;letter-spacing:.15em;color:var(--al-muted)}.atelier-landing .al-overview-title{display:flex;flex-direction:column;gap:.4rem}.atelier-landing .al-overview-whisper{font-family:JetBrains Mono,monospace;font-size:.68rem;letter-spacing:.28em;text-transform:uppercase;color:var(--al-primary)}.atelier-landing .al-overview-title h3{margin:0;font-family:Playfair Display,Georgia,serif;font-weight:400;font-style:italic;font-size:clamp(1.75rem,3vw,2.4rem);color:var(--al-ink);letter-spacing:-.01em}.atelier-landing .al-overview-body{margin:0;font-size:1rem;line-height:1.8;color:var(--al-muted);max-width:38rem}@media(max-width:720px){.atelier-landing .al-overview-row{grid-template-columns:60px 1fr;gap:1rem 1.25rem;padding:1.75rem 0}.atelier-landing .al-overview-body{grid-column:1 / -1;padding-left:60px}}.atelier-landing .al-spaces{padding:clamp(6rem,10vw,10rem) 0}.atelier-landing .al-feature-list{margin-top:clamp(5rem,10vw,8rem);display:flex;flex-direction:column;gap:clamp(8rem,14vw,12rem)}.atelier-landing .al-feature{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center;position:relative}@media(min-width:960px){.atelier-landing .al-feature{grid-template-columns:1fr 1fr;gap:clamp(3rem,6vw,6rem)}.atelier-landing .al-feature.reverse>*:first-child{order:2}.atelier-landing .al-feature.reverse>*:last-child{order:1}}.atelier-landing .al-feature-copy{display:flex;flex-direction:column;gap:1.75rem;max-width:32rem}.atelier-landing .al-feature-copy h3{margin:0;font-family:Playfair Display,Georgia,serif;font-weight:400;font-size:clamp(2.2rem,4.4vw,3.4rem);line-height:1.1;letter-spacing:-.02em;color:var(--al-ink)}.atelier-landing .al-feature-lede{margin:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.15rem,2.2vw,1.4rem);line-height:1.55;color:var(--al-ink-soft)}.atelier-landing .al-feature-copy ul{list-style:none;padding:0;margin:.5rem 0 0;display:flex;flex-direction:column;gap:.95rem;border-top:1px solid var(--al-hair);padding-top:1.75rem}.atelier-landing .al-feature-copy li{font-size:.98rem;line-height:1.7;color:var(--al-ink-soft);display:flex;gap:.85rem;align-items:flex-start}.atelier-landing .al-bullet{color:var(--al-feature-accent, var(--al-primary));font-weight:700;line-height:1.55;font-size:1.5rem;transform:translateY(-3px)}.atelier-landing .al-feature-media{position:relative;display:flex;justify-content:center;align-items:center;min-height:520px}.atelier-landing .al-feature-blob{position:absolute;top:10%;right:0;bottom:10%;left:0;background:var(--al-feature-accent, var(--al-accent));border-radius:50%;filter:blur(70px);opacity:.35;pointer-events:none;z-index:0;animation:al-drift 20s ease-in-out infinite alternate}.atelier-landing .al-feature-media .al-screen{position:relative;z-index:1;max-width:320px;width:100%}@media(min-width:960px){.atelier-landing .al-feature-media .al-screen{max-width:340px}}.atelier-landing .al-pull{padding:clamp(7rem,12vw,12rem) 0;text-align:center}.atelier-landing .al-pull .al-container{display:flex;flex-direction:column;align-items:center;gap:2.5rem}.atelier-landing .al-pull-quote{margin:0;max-width:52rem;font-family:Playfair Display,Georgia,serif;font-style:italic;font-weight:400;font-size:clamp(2rem,6vw,4.2rem);line-height:1.12;letter-spacing:-.02em;color:var(--al-ink)}.atelier-landing .al-pull-quote:before{content:"“";display:block;font-size:3em;line-height:0;margin-top:.45em;color:var(--al-primary);opacity:.55}.atelier-landing .al-pull-caption{margin:0;max-width:38rem;font-size:1rem;line-height:1.85;color:var(--al-muted)}.atelier-landing .al-faq{padding:clamp(6rem,10vw,9rem) 0}.atelier-landing .al-faq-list{margin-top:clamp(3rem,5vw,4.5rem);max-width:54rem}.atelier-landing .al-faq-item{border-top:1px solid var(--al-hair);padding:0}.atelier-landing .al-faq-item:last-child{border-bottom:1px solid var(--al-hair)}.atelier-landing .al-faq-item summary{list-style:none;cursor:pointer;padding:1.6rem 0;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;transition:padding .4s ease,color .3s}.atelier-landing .al-faq-item summary::-webkit-details-marker{display:none}.atelier-landing .al-faq-item summary:hover{padding-left:.5rem}.atelier-landing .al-faq-q{font-family:Playfair Display,Georgia,serif;font-weight:400;font-size:clamp(1.15rem,2.2vw,1.4rem);line-height:1.35;color:var(--al-ink);letter-spacing:-.01em}.atelier-landing .al-faq-ico{flex-shrink:0;width:36px;height:36px;border-radius:50%;border:1px solid var(--al-hair);display:flex;align-items:center;justify-content:center;color:var(--al-ink-soft);transition:background .3s,border-color .3s}.atelier-landing .al-faq-item summary:hover .al-faq-ico{background:var(--al-cream);border-color:var(--al-muted-2)}.atelier-landing .al-faq-vbar{transition:transform .35s cubic-bezier(.2,.8,.2,1),opacity .35s;transform-origin:center}.atelier-landing .al-faq-item[open] .al-faq-vbar{transform:scaleY(0);opacity:0}.atelier-landing .al-faq-a{padding:0 0 1.75rem;max-width:42rem;font-size:1rem;line-height:1.9;color:var(--al-muted);animation:al-faq-in .5s cubic-bezier(.2,.8,.2,1)}@keyframes al-faq-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.atelier-landing .al-cta{padding:clamp(7rem,12vw,11rem) 0 clamp(9rem,14vw,13rem);text-align:center;position:relative}.atelier-landing .al-cta .al-container{display:flex;flex-direction:column;align-items:center;gap:2rem;position:relative}.atelier-landing .al-cta:before{content:"";position:absolute;top:10%;right:10%;bottom:20%;left:10%;background:radial-gradient(ellipse at center,rgba(45,90,61,.12) 0%,rgba(184,212,57,.08) 35%,transparent 65%);filter:blur(50px);pointer-events:none;z-index:0}.atelier-landing .al-cta-title{margin:0;font-size:clamp(2.4rem,6vw,4.4rem);line-height:1.05;font-weight:400;letter-spacing:-.025em}.atelier-landing .al-cta-title em{color:var(--al-primary)}.atelier-landing .al-cta-sub{margin:0;max-width:34rem;font-size:1.05rem;line-height:1.85;color:var(--al-muted)}.atelier-landing .al-cta-actions{margin-top:.5rem;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;align-items:center}.atelier-landing .al-cta-note{margin:.5rem 0 0;font-family:JetBrains Mono,monospace;font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;color:var(--al-muted)}.atelier-landing a:focus-visible,.atelier-landing button:focus-visible,.atelier-landing summary:focus-visible{outline:2px solid var(--al-primary);outline-offset:4px;border-radius:12px}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.marketing-shell{background:#f7f5ed;min-height:100svh;color:#1a1e1a;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.mk-nav{position:sticky;top:0;z-index:50;background:#f7f5ed00;transition:background .3s ease,border-color .3s ease,box-shadow .3s ease;border-bottom:1px solid transparent}.mk-nav.is-scrolled{background:#f7f5edd1;backdrop-filter:saturate(140%) blur(14px);-webkit-backdrop-filter:saturate(140%) blur(14px);border-bottom-color:#1a1e1a0f}.mk-nav-inner{max-width:min(1180px,92vw);margin:0 auto;display:flex;align-items:center;gap:1.25rem;padding:1rem 0}.mk-nav-brand{font-family:Playfair Display,Georgia,serif;font-style:italic;font-weight:500;font-size:1.4rem;letter-spacing:-.015em;color:#1a1e1a;text-decoration:none;margin-right:auto;display:inline-flex;align-items:baseline;gap:.5rem}.mk-nav-brand-mark{font-family:Playfair Display,Georgia,serif;font-style:normal;font-weight:700;color:var(--al-primary, #2d5a3d);letter-spacing:-.02em}.mk-nav-brand-mark sup{font-size:.55em;margin-left:.04em}.mk-nav-brand-word{font-family:Playfair Display,Georgia,serif;font-style:italic}.mk-nav-links{display:none;align-items:center;gap:1.75rem;font-family:JetBrains Mono,ui-monospace,monospace;font-size:.72rem;font-weight:400;letter-spacing:.18em;text-transform:uppercase}.mk-nav-links a{color:#6c6f60;text-decoration:none;padding:.4rem 0;position:relative;transition:color .25s ease}.mk-nav-links a:hover{color:#1a1e1a}.mk-nav-links a.is-active{color:#2d5a3d}.mk-nav-links a.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:1px;background:#2d5a3d}.mk-nav-ctas{display:none;align-items:center;gap:.6rem}.mk-nav-signin{font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;color:#1a1e1a;text-decoration:none;padding:.55rem .85rem;border-radius:999px;transition:background .25s ease}.mk-nav-signin:hover{background:#1a1e1a0d}.mk-nav-download{font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;color:#fdfbef;background:#1a1e1a;text-decoration:none;padding:.6rem 1.05rem;border-radius:999px;transition:transform .25s ease,background .25s ease}.mk-nav-download:hover{background:#000;transform:translateY(-1px)}.mk-nav-toggle{display:inline-flex;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;border:1px solid rgba(26,30,26,.12);background:#fff9;border-radius:12px;cursor:pointer;padding:0;gap:4px}.mk-nav-toggle span{display:block;width:18px;height:1.5px;background:#1a1e1a;border-radius:1px;transition:transform .3s ease,opacity .2s ease}.mk-nav.is-open .mk-nav-toggle span:nth-child(1){transform:translateY(5.5px) rotate(45deg)}.mk-nav.is-open .mk-nav-toggle span:nth-child(2){opacity:0}.mk-nav.is-open .mk-nav-toggle span:nth-child(3){transform:translateY(-5.5px) rotate(-45deg)}.mk-nav-drawer{position:fixed;top:64px;right:16px;left:16px;z-index:60;background:#fdfbef;border:1px solid rgba(26,30,26,.08);border-radius:20px;padding:1rem;box-shadow:0 30px 60px -20px #1a1e1a40;animation:mk-drawer-in .25s cubic-bezier(.2,.8,.2,1)}@keyframes mk-drawer-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}.mk-nav-drawer-links{display:flex;flex-direction:column;gap:.25rem}.mk-nav-drawer-links a{display:block;padding:.85rem 1rem;border-radius:12px;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;color:#1a1e1a;text-decoration:none;transition:background .2s ease}.mk-nav-drawer-links a:hover{background:#1a1e1a0a}.mk-nav-drawer-links a.is-active{color:#2d5a3d;background:#2d5a3d0f}.mk-nav-drawer-signin{margin-top:.5rem;border-top:1px solid rgba(26,30,26,.06);padding-top:1rem!important}.mk-nav-drawer-download{margin-top:.25rem;text-align:center;background:#1a1e1a!important;color:#fdfbef!important}.mk-nav-drawer-download:hover{background:#000!important}.mk-nav-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:55;background:#1a1e1a2e;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:0;padding:0;cursor:pointer;animation:mk-scrim-in .25s ease}@keyframes mk-scrim-in{0%{opacity:0}to{opacity:1}}@media(min-width:880px){.mk-nav-links,.mk-nav-ctas{display:flex}.mk-nav-toggle{display:none}.mk-nav-drawer,.mk-nav-scrim{display:none!important}}.mk-footer{position:relative;z-index:3;background:#efece2;border-top:1px solid rgba(26,30,26,.08);padding:clamp(3rem,6vw,5rem) 0 1.5rem;font-family:Inter,sans-serif;color:#34382f}.mk-footer-inner{max-width:min(1180px,92vw);margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem);display:grid;grid-template-columns:1fr;gap:2.5rem}.mk-footer-brand{max-width:28rem}.mk-footer-mark{font-family:Playfair Display,Georgia,serif;font-style:italic;font-size:1.6rem;font-weight:500;color:#1a1e1a;margin-bottom:.75rem;letter-spacing:-.015em}.mk-footer-mark sup{font-size:.55em;color:var(--al-primary, #2d5a3d);font-style:normal;margin-left:.05em}.mk-footer-copy{margin:0;font-size:.9rem;line-height:1.7;color:#6c6f60}.mk-footer-cols{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.mk-footer-col h4{margin:0 0 .85rem;font-family:JetBrains Mono,monospace;font-size:.7rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:#8a8d7c}.mk-footer-col a{display:block;padding:.3rem 0;font-size:.9rem;color:#34382f;text-decoration:none;transition:color .2s ease}.mk-footer-col a:hover{color:#2d5a3d}.mk-footer-base{max-width:min(1180px,92vw);margin:2.5rem auto 0;padding:1.25rem clamp(1.25rem,4vw,2.5rem) 0;border-top:1px solid rgba(26,30,26,.06);font-family:JetBrains Mono,monospace;font-size:.7rem;letter-spacing:.16em;text-transform:uppercase;color:#8a8d7c}@media(min-width:720px){.mk-footer-inner{grid-template-columns:1.4fr 2fr;gap:3rem}}.mk-nav a:focus-visible,.mk-nav button:focus-visible,.mk-footer a:focus-visible{outline:2px solid #2d5a3d;outline-offset:3px;border-radius:8px}
