:root{
  --bg:#f3f8f4;
  --paper:#fbfdfb;
  --mint:#c7f3e2;
  --pink:#f2d9ec;
  --lime:#d1fc6d;
  --blue:#91c3d7;
  --ink:#0c1116;
  --navy:#202a30;
  --muted:#687279;
  --line:rgba(12,17,22,.14);
  --radius:28px;
  --shadow:0 22px 60px rgba(12,17,22,.08);
  --shell:min(1440px,calc(100% - 48px));
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:"DM Sans",system-ui,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font:inherit;color:inherit}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;z-index:999;background:#fff;padding:10px 14px;border-radius:10px}
.site-header{position:fixed;z-index:100;left:0;right:0;top:0;padding:18px 0;transition:.25s ease}.site-header.is-scrolled{background:rgba(243,248,244,.9);backdrop-filter:blur(16px);box-shadow:0 1px 0 var(--line)}.nav-shell{width:var(--shell);margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;font-family:Manrope,sans-serif;font-weight:800;letter-spacing:.08em;font-size:13px}.brand-mark{width:38px;height:38px;object-fit:contain}.nav-links{display:flex;align-items:center;gap:28px;font-family:Manrope,sans-serif;font-size:13px;font-weight:700;letter-spacing:.02em}.nav-links>a:not(.nav-social){position:relative}.nav-links>a:not(.nav-social)::after{content:"";position:absolute;left:0;right:100%;bottom:-6px;height:2px;background:var(--ink);transition:.2s}.nav-links>a:hover::after{right:0}.nav-social{width:34px;height:34px;border:1px solid var(--ink);border-radius:50%;display:grid;place-items:center;font-size:10px}.lang-switch{display:flex;align-items:center;gap:5px;padding-left:4px}.lang-switch button{border:0;background:none;padding:3px;opacity:.38;font-size:12px;font-weight:800;cursor:pointer}.lang-switch button.is-active{opacity:1}.nav-toggle{display:none;border:0;background:none;width:40px;height:40px;padding:8px;flex-direction:column;justify-content:center;gap:5px}.nav-toggle span{height:2px;width:100%;background:var(--ink)}
.hero{position:relative;min-height:760px;overflow:hidden;padding:150px 0 96px}.hero-shell{width:var(--shell);margin:auto;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:72px;position:relative;z-index:2}.hero-copy{max-width:660px}.eyebrow{font-family:Manrope,sans-serif;font-weight:800;font-size:12px;letter-spacing:.14em;margin:0 0 18px}.hero h1,.section h2{font-family:Manrope,sans-serif;letter-spacing:-.055em;line-height:.96}.hero h1{font-size:clamp(64px,7vw,112px);font-weight:600;margin:0 0 28px}.hero-lead{font-size:21px;line-height:1.45;max-width:610px;color:#26323a;margin:0 0 34px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:999px;font-family:Manrope,sans-serif;font-size:13px;font-weight:800;border:1px solid var(--ink);transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-dark{background:var(--ink);color:#fff}.btn-ghost{background:rgba(255,255,255,.35)}.hero-proof{display:flex;gap:32px;margin-top:42px}.hero-proof span{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px;max-width:145px}.hero-proof b{font-size:11px;border:1px solid var(--ink);border-radius:50%;width:28px;height:28px;display:grid;place-items:center}.hero-proof small{font-size:11px;line-height:1.25;color:#344149}.hero-art{position:relative;height:570px}.hero-card{position:absolute;border:2px solid var(--ink);border-radius:34px;overflow:hidden;box-shadow:0 24px 0 rgba(12,17,22,.08);background-color:var(--card,var(--mint));background-image:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.08)),var(--art-image);background-size:cover;background-position:center}.hero-card::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(12,17,22,.82),transparent 55%);opacity:.88}.hero-card--main{left:0;top:40px;width:62%;height:480px;--card:var(--blue)}.hero-card--top{right:0;top:0;width:34%;height:260px;--card:var(--lime)}.hero-card--bottom{right:2%;bottom:0;width:38%;height:276px;--card:var(--pink)}.hero-card--top::after,.hero-card--bottom::after{opacity:.18}.hero-card--top>*,.hero-card--bottom>*{position:relative;z-index:2}.hero-card--top,.hero-card--bottom{padding:26px;display:flex;flex-direction:column;justify-content:flex-end}.hero-card--top span,.hero-card--bottom span{font-size:10px;font-weight:800;letter-spacing:.1em}.hero-card--top strong,.hero-card--bottom strong{font-family:Manrope,sans-serif;font-size:28px;line-height:.94;letter-spacing:-.05em;margin-top:8px}.hero-chip{position:absolute;top:22px;left:22px;z-index:3;background:var(--lime);padding:8px 12px;border-radius:999px;font:800 10px/1 Manrope,sans-serif;letter-spacing:.08em}.hero-card-copy{position:absolute;z-index:3;left:28px;right:28px;bottom:28px;color:#fff}.hero-card-copy strong{display:block;font:600 42px/.98 Manrope,sans-serif;letter-spacing:-.05em}.hero-card-copy small{display:block;margin-top:10px;font-size:13px}.hero-spark{position:absolute;z-index:4;right:32%;top:37%;width:84px;height:84px;background:var(--ink);color:var(--lime);border-radius:50%;display:grid;place-items:center;font-size:36px;box-shadow:0 0 0 12px var(--bg)}.hero-bg-shape{position:absolute;border-radius:50%;filter:blur(0);opacity:.75}.hero-bg-shape--lime{width:420px;height:420px;background:var(--lime);left:-210px;top:220px}.hero-bg-shape--pink{width:520px;height:520px;background:var(--pink);right:-250px;top:100px}
.stats-strip{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);background:#fff}.stats-shell{width:var(--shell);margin:auto;display:grid;grid-template-columns:repeat(3,1fr)}.stats-shell>div{padding:24px 28px;display:flex;align-items:baseline;gap:12px;border-right:1px solid var(--ink)}.stats-shell>div:last-child{border-right:0}.stats-shell strong{font:800 24px/1 Manrope,sans-serif;letter-spacing:-.04em}.stats-shell span{font-size:12px;color:var(--muted)}
.section{padding:104px 0}.section-shell{width:var(--shell);margin:auto}.section-head{margin-bottom:42px}.section h2{font-size:clamp(42px,5vw,74px);font-weight:600;margin:0;max-width:900px}.split-head{display:flex;justify-content:space-between;align-items:flex-end;gap:32px}.section-note{max-width:430px;font-size:15px;color:var(--muted);margin:0 0 5px}.centered-head{text-align:center}.centered-head h2{margin-left:auto;margin-right:auto}.carousel-controls{display:flex;gap:9px}.carousel-controls button{width:46px;height:46px;border-radius:50%;border:1px solid var(--ink);background:transparent;cursor:pointer;font-size:20px}.carousel-controls button:hover{background:var(--ink);color:#fff}.products-section{background:#fff}.product-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(310px,340px);gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 1px 24px;scrollbar-width:none}.product-rail::-webkit-scrollbar,.category-rail::-webkit-scrollbar{display:none}.product-card{scroll-snap-align:start}.product-art{display:block;position:relative;height:430px;border-radius:24px;border:1.5px solid var(--ink);background-color:var(--card);background-image:linear-gradient(0deg,rgba(255,255,255,.02),rgba(255,255,255,.02)),var(--art-image);background-size:cover;background-position:center;padding:22px;overflow:hidden}.product-art::before{content:"";position:absolute;inset:0;background:linear-gradient(145deg,rgba(255,255,255,.28),transparent 48%);pointer-events:none}.product-art .family{position:absolute;left:22px;top:64px;font:800 10px/1 Manrope,sans-serif;letter-spacing:.08em}.product-art>strong{position:absolute;left:22px;bottom:56px;right:20px;font:600 48px/.9 Manrope,sans-serif;letter-spacing:-.065em}.product-art>small{position:absolute;left:22px;bottom:24px;font:800 10px/1 Manrope,sans-serif;letter-spacing:.08em}.status{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid var(--ink);font:800 9px/1 Manrope,sans-serif;letter-spacing:.08em}.status-live{background:#fff}.status-addon{background:var(--pink)}.status-production{background:#fff}.product-meta{padding:18px 3px 0}.product-type{font:800 9px/1.2 Manrope,sans-serif;letter-spacing:.11em;color:#5e696f;margin:0 0 10px}.product-meta h3{font:700 21px/1.08 Manrope,sans-serif;letter-spacing:-.035em;margin:0 0 10px}.product-meta>p:not(.product-type){font-size:13px;line-height:1.45;color:#58636a;min-height:57px;margin:0 0 16px}.product-bottom{display:flex;justify-content:space-between;align-items:baseline;gap:14px;border-top:1px solid var(--line);padding-top:14px}.product-bottom strong{font:800 18px/1 Manrope,sans-serif}.product-bottom a{font-size:12px;font-weight:700}.product-bottom a:hover{text-decoration:underline}
.showcase-section{background:var(--bg)}.showcase-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:76px;align-items:center}.showcase-copy h2{font-size:clamp(46px,5vw,78px)}.showcase-copy p:not(.eyebrow){font-size:18px;line-height:1.55;color:#3f4d54;max-width:600px}.text-link{display:inline-block;margin-top:20px;font-family:Manrope,sans-serif;font-weight:800;border-bottom:1px solid var(--ink)}.showcase-board{height:560px;position:relative;background:#fff;border:1.5px solid var(--ink);border-radius:30px;overflow:hidden}.board-card{position:absolute;border:1.5px solid var(--ink);border-radius:24px;padding:24px;display:flex;flex-direction:column;justify-content:flex-end}.board-card span{font:800 10px/1 Manrope,sans-serif;letter-spacing:.1em}.board-card strong{font:700 35px/.95 Manrope,sans-serif;letter-spacing:-.055em;margin-top:8px}.bc-1{left:6%;top:8%;width:44%;height:39%;background:var(--lime);transform:rotate(-3deg)}.bc-2{right:6%;top:5%;width:38%;height:48%;background:var(--pink);transform:rotate(4deg)}.bc-3{left:8%;bottom:7%;width:38%;height:39%;background:var(--mint);transform:rotate(3deg)}.bc-4{right:8%;bottom:8%;width:43%;height:34%;background:var(--blue);transform:rotate(-4deg)}.board-mark{position:absolute;width:88px;height:88px;object-fit:contain;left:50%;top:50%;transform:translate(-50%,-50%);background:#fff;border:1.5px solid var(--ink);border-radius:50%;padding:13px;z-index:5}
.value-section{background:var(--ink);color:#fff}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:44px}.value-card{min-height:300px;border-radius:26px;padding:28px;color:var(--ink);display:flex;flex-direction:column}.value-card span{font:800 11px/1 Manrope,sans-serif}.value-card h3{font:700 34px/1 Manrope,sans-serif;letter-spacing:-.055em;margin:auto 0 12px}.value-card p{font-size:14px;max-width:330px;margin:0}.vc-mint{background:var(--mint)}.vc-pink{background:var(--pink)}.vc-blue{background:var(--blue)}
.categories-section{background:#fff}.category-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,300px);gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:16px;scrollbar-width:none}.category-card{height:300px;border:1.5px solid var(--ink);border-radius:24px;padding:24px;display:flex;flex-direction:column;scroll-snap-align:start;transition:.2s}.category-card:hover{transform:translateY(-4px);box-shadow:0 10px 0 var(--ink)}.category-card>span{font-size:30px}.category-card strong{font:700 31px/.98 Manrope,sans-serif;letter-spacing:-.05em;margin-top:auto}.category-card small{margin-top:10px;font-size:12px}.cat-lime{background:var(--lime)}.cat-mint{background:var(--mint)}.cat-pink{background:var(--pink)}.cat-blue{background:var(--blue)}.cat-dark{background:var(--navy);color:#fff}
.production-section{background:var(--bg)}.production-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.production-card{position:relative;min-height:420px;border:1.5px solid var(--ink);border-radius:26px;padding:26px;overflow:hidden;background-color:var(--card);background-image:linear-gradient(to top,rgba(255,255,255,.02),rgba(255,255,255,.02)),var(--art-image);background-size:cover;background-position:center;display:flex;flex-direction:column}.production-card::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(255,255,255,.95),rgba(255,255,255,.05) 70%);z-index:0}.production-card>*{position:relative;z-index:1}.production-card>small{font:800 10px/1 Manrope,sans-serif;letter-spacing:.09em;margin-top:20px}.production-card h3{font:700 41px/.95 Manrope,sans-serif;letter-spacing:-.055em;margin:auto 0 12px}.production-card p{font-size:13px;max-width:390px}.production-tags{display:flex;gap:7px;flex-wrap:wrap;margin-top:16px}.production-tags span{border:1px solid var(--ink);border-radius:999px;padding:6px 9px;font-size:10px;font-weight:700}.pc-blue{--card:var(--blue)}.pc-pink{--card:var(--pink)}.pc-lime{--card:var(--lime)}
.about-section{background:#fff}.about-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:76px;align-items:stretch}.founder-visual{min-height:640px;border-radius:30px;border:1.5px solid var(--ink);background-color:var(--navy);background-image:var(--art-image);background-size:cover;background-position:center;position:relative;overflow:hidden}.founder-visual::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(12,17,22,.75),transparent 55%)}.founder-mark{position:absolute;z-index:2;width:110px;left:28px;top:28px}.founder-label{position:absolute;z-index:2;left:28px;bottom:28px;color:#fff;font:800 11px/1 Manrope,sans-serif;letter-spacing:.11em}.about-copy{padding:36px 0}.about-copy h2{font-size:clamp(48px,5vw,78px);margin-bottom:28px}.about-copy>p:not(.eyebrow){font-size:18px;color:#3b484e;max-width:700px}.founder-skills{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.founder-skills span{padding:8px 11px;border-radius:999px;border:1px solid var(--ink);font:800 9px/1 Manrope,sans-serif;letter-spacing:.08em}.social-row{display:flex;gap:24px;margin-top:42px;flex-wrap:wrap}.social-row a{font-weight:800;font-size:13px;border-bottom:1px solid var(--ink)}
.steps-section{background:var(--lime)}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--ink);border:1px solid var(--ink);margin-top:46px}.steps-grid article{background:var(--lime);padding:34px;min-height:290px;display:flex;flex-direction:column}.steps-grid b{width:40px;height:40px;border-radius:50%;border:1px solid var(--ink);display:grid;place-items:center}.steps-grid h3{font:700 34px/1 Manrope,sans-serif;letter-spacing:-.05em;margin:auto 0 10px}.steps-grid p{font-size:14px;margin:0;max-width:330px}
.faq-section{background:var(--bg)}.faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px;align-items:start}.faq-list{border-top:1px solid var(--ink)}.faq-list details{border-bottom:1px solid var(--ink);padding:22px 0}.faq-list summary{cursor:pointer;font:700 20px/1.25 Manrope,sans-serif;letter-spacing:-.025em;list-style:none;padding-right:36px;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:"+";position:absolute;right:4px;top:0;font-size:26px;font-weight:400}.faq-list details[open] summary::after{content:"−"}.faq-list p{color:#4e5c63;font-size:14px;max-width:700px;padding-right:50px}
.site-footer{background:var(--ink);color:#fff;padding:72px 0 24px}.footer-shell{width:var(--shell);margin:auto;display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:60px}.footer-wordmark{width:min(340px,90%)}.footer-brand-block p{font-size:14px;color:#bac2c6;max-width:330px}.footer-col{display:flex;flex-direction:column;gap:12px;font-size:13px}.footer-col strong{font:800 10px/1 Manrope,sans-serif;letter-spacing:.12em;color:var(--lime);margin-bottom:8px}.footer-col a{color:#d9dfe2}.footer-col a:hover{color:#fff}.footer-bottom{width:var(--shell);margin:60px auto 0;border-top:1px solid rgba(255,255,255,.18);padding-top:20px;display:flex;justify-content:space-between;gap:30px;color:#8f9a9f;font-size:11px}
@media(max-width:1100px){:root{--shell:min(100% - 32px,1100px)}.hero-shell,.showcase-grid,.about-grid{grid-template-columns:1fr;gap:54px}.hero{padding-top:130px}.hero-copy{max-width:820px}.hero-art{height:600px}.production-grid{grid-template-columns:1fr 1fr}.footer-shell{grid-template-columns:1.4fr 1fr 1fr}.footer-col:last-child{display:none}.faq-grid{grid-template-columns:1fr;gap:34px}.value-grid{grid-template-columns:1fr 1fr}.value-card:last-child{grid-column:1/-1}.stats-shell>div{align-items:flex-start;flex-direction:column}.nav-links{gap:18px}}
@media(max-width:780px){:root{--shell:calc(100% - 28px);--radius:22px}.site-header{padding:12px 0}.brand-name{font-size:11px}.brand-mark{width:34px;height:34px}.nav-toggle{display:flex}.nav-links{position:fixed;left:14px;right:14px;top:70px;background:var(--paper);border:1.5px solid var(--ink);border-radius:22px;padding:22px;display:none;flex-direction:column;align-items:stretch;gap:18px;box-shadow:var(--shadow)}.nav-links.is-open{display:flex}.nav-social{display:none}.lang-switch{padding-top:12px;border-top:1px solid var(--line)}.hero{min-height:auto;padding:112px 0 64px}.hero h1{font-size:clamp(52px,15vw,76px)}.hero-lead{font-size:18px}.hero-proof{gap:12px;display:grid;grid-template-columns:1fr 1fr}.hero-art{height:470px}.hero-card--main{width:70%;height:380px}.hero-card--top{width:40%;height:210px}.hero-card--bottom{width:45%;height:230px}.hero-card--top strong,.hero-card--bottom strong{font-size:22px}.hero-card-copy strong{font-size:31px}.hero-spark{width:62px;height:62px;right:30%;font-size:26px}.stats-shell{grid-template-columns:1fr}.stats-shell>div{border-right:0;border-bottom:1px solid var(--ink);padding:18px 0;flex-direction:row;align-items:baseline}.stats-shell>div:last-child{border-bottom:0}.section{padding:72px 0}.split-head{align-items:flex-start;flex-direction:column}.section h2{font-size:46px}.product-rail{grid-auto-columns:82vw}.product-art{height:390px}.showcase-board{height:470px}.value-grid{grid-template-columns:1fr}.value-card:last-child{grid-column:auto}.production-grid{grid-template-columns:1fr}.production-card{min-height:360px}.founder-visual{min-height:520px}.steps-grid{grid-template-columns:1fr}.steps-grid article{min-height:235px}.footer-shell{grid-template-columns:1fr 1fr;gap:40px}.footer-brand-block{grid-column:1/-1}.footer-col:last-child{display:flex}.footer-bottom{flex-direction:column;margin-top:40px}.category-rail{grid-auto-columns:78vw}}
@media(max-width:480px){.hero-proof{grid-template-columns:1fr}.hero-art{height:420px}.hero-card--main{width:76%;height:340px}.hero-card--top{width:43%;height:180px}.hero-card--bottom{width:48%;height:200px}.hero-card--main{left:-2%}.hero-card--top{right:-2%}.hero-card--bottom{right:-1%}.hero-card-copy strong{font-size:26px}.hero-spark{right:25%;top:39%}.product-rail{grid-auto-columns:88vw}.product-art{height:370px}.product-art>strong{font-size:43px}.showcase-board{height:390px}.board-card{padding:16px}.board-card strong{font-size:27px}.board-mark{width:65px;height:65px}.footer-shell{grid-template-columns:1fr}.footer-brand-block{grid-column:auto}}

/* v4.1 product-card + hero readability refinements */
.hero-card--top,.hero-card--bottom{color:#fff}
.hero-card--top::after,.hero-card--bottom::after{
  opacity:1;
  background:linear-gradient(to top,rgba(12,17,22,.68) 0%,rgba(12,17,22,.28) 48%,rgba(12,17,22,.06) 78%);
}
.hero-card--top span,.hero-card--bottom span,
.hero-card--top strong,.hero-card--bottom strong{
  color:#fff;
  text-shadow:0 1px 14px rgba(12,17,22,.42);
}

/* Course-card proportions inspired by the reference: compact artwork, clean white sales body. */
.product-rail{grid-auto-columns:minmax(320px,360px)}
.product-art{
  height:205px;
  border-radius:24px 24px 0 0;
  background-position:center;
}
.product-card{
  border-radius:24px;
  background:#fff;
  overflow:hidden;
  border:1px solid rgba(12,17,22,.12);
  box-shadow:0 14px 36px rgba(12,17,22,.05);
}
.product-art{border:0;border-bottom:1px solid rgba(12,17,22,.12)}
.product-art .family{top:58px}
.product-art>strong{font-size:34px;bottom:43px}
.product-art>small{bottom:18px}
.product-meta{padding:16px 18px 18px}
.format-pill{
  display:inline-flex;
  align-items:center;
  min-height:27px;
  padding:0 11px;
  margin:0 0 13px;
  border-radius:999px;
  border:1px solid rgba(12,17,22,.9);
  font:800 9px/1 Manrope,sans-serif;
  letter-spacing:.08em;
  color:var(--ink);
}
.pill-lime{background:var(--lime)}
.pill-mint{background:var(--mint)}
.pill-pink{background:var(--pink)}
.pill-blue{background:var(--blue)}
.product-type{margin-bottom:8px}
.product-meta>p:not(.product-type){min-height:58px}
.product-bottom{margin-top:auto}

@media(max-width:780px){
  .product-rail{grid-auto-columns:82vw}
  .product-art{height:190px}
  .product-art>strong{font-size:32px}
}
@media(max-width:480px){
  .product-rail{grid-auto-columns:88vw}
  .product-art{height:178px}
  .product-art>strong{font-size:30px;bottom:40px}
}


/* v4.2 independent language + currency controls */
.currency-switch{display:flex;align-items:center;gap:5px;padding-left:2px;border-left:1px solid rgba(12,17,22,.14);margin-left:-12px;padding-left:16px}
.currency-switch button{border:0;background:none;padding:3px;opacity:.38;font-size:12px;font-weight:800;cursor:pointer}
.currency-switch button.is-active{opacity:1}
.currency-switch button:hover{opacity:.72}
@media(max-width:780px){.currency-switch{padding-top:12px;padding-left:0;margin-left:0;border-left:0;border-top:1px solid var(--line)}}
