@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Playfair+Display:wght@500;600;700&display=swap");:root{--mojo-primary:#0f723c;--mojo-secondary:#244747;--mojo-cream:#f5f1e8;--mojo-ink:#1c2434;--mojo-muted:#5f6b74;--mojo-border:rgba(36,71,71,0.12)}html{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--mojo-cream);color:var(--mojo-ink);scroll-behavior:smooth}body{margin:0}*{box-sizing:border-box}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,h4{font-family:Playfair Display,serif;margin:0}p{margin:0}.site-shell{min-height:100vh}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:30;background:rgba(15,114,60,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(0,0,0,.08)}.nav-row{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand img{height:60px;width:auto;object-fit:contain}.desktop-nav{display:flex;gap:28px;color:var(--mojo-cream);font-weight:500;font-size:.97rem}.desktop-nav a:hover,.footer a:hover{opacity:.76}.button,.nav-cta{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:999px;font-weight:600;transition:transform .2s ease,opacity .2s ease,background .2s ease,color .2s ease}.button:hover,.nav-cta:hover{transform:translateY(-1px)}.nav-cta{background:var(--mojo-cream);color:var(--mojo-primary)}.hero-section{position:relative;min-height:76vh;display:flex;align-items:center}.hero-image,.hero-overlay{position:absolute;inset:0}.hero-image{background-image:url(/assets/mojo/hero.png);background-size:cover;background-position:center 78%}.hero-overlay{background:linear-gradient(180deg,rgba(15,114,60,.22),rgba(16,30,24,.5))}.hero-content{position:relative;z-index:1;padding:100px 0 84px;color:white;text-align:center}.eyebrow{margin-bottom:14px;letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:700;color:var(--mojo-primary)}.eyebrow.light{color:rgba(255,255,255,.82)}.hero-content h1{font-size:clamp(3.2rem,8vw,5.8rem);line-height:.94;max-width:860px;margin:0 auto 18px;text-shadow:0 10px 30px rgba(0,0,0,.28)}.hero-copy{max-width:700px;margin:0 auto;font-size:clamp(1.1rem,2vw,1.4rem);line-height:1.6;color:rgba(255,255,255,.93)}.hero-actions{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;margin-top:28px}.button-solid{background:var(--mojo-cream);color:var(--mojo-primary)}.button-ghost{border:1px solid rgba(255,255,255,.5);color:white;background:rgba(255,255,255,.08)}.intro-band{background:var(--mojo-cream);padding:30px 0;border-bottom:1px solid var(--mojo-border)}.intro-inner{text-align:center;display:grid;justify-items:center;grid-gap:28px;gap:28px}.intro-inner p{font-size:clamp(1.25rem,2vw,1.8rem);color:var(--mojo-primary);font-family:Playfair Display,serif}.intro-button{background:var(--mojo-primary);color:white;padding:16px 32px;border-radius:10px;font-weight:600;box-shadow:0 10px 24px rgba(15,114,60,.18)}.section{padding:96px 0}.section h2{font-size:clamp(2.1rem,4vw,3.6rem);color:var(--mojo-primary);margin-bottom:20px}.center,.center-title{text-align:center}.center-title{margin-bottom:44px}.section-cream{background:var(--mojo-cream)}.section-white{background:#fff}.footer-grid,.principles-grid,.products-grid,.story-grid{display:grid;grid-gap:28px;gap:28px}.principles-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:36px}.principle-card,.product-card,.story-panel{background:rgba(255,255,255,.75);border:1px solid var(--mojo-border);border-radius:28px;padding:30px;box-shadow:0 14px 34px rgba(21,31,34,.06)}.principle-dot{width:14px;height:14px;border-radius:999px;background:var(--mojo-primary);margin-bottom:22px}.footer h3,.footer h4,.principle-card h3,.product-card h3,.story-panel h3{color:var(--mojo-secondary);margin-bottom:12px;font-size:1.6rem}.cta-panel p,.footer li,.footer p,.principle-card p,.product-card p,.section-copy,.story-grid p{color:var(--mojo-muted);line-height:1.7}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:34px}.section-copy{max-width:470px}.products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-image-wrap{margin-bottom:20px}.product-image-surface{aspect-ratio:4/5;border-radius:20px;background:#f7f7f7;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.product-body{display:flex;flex-direction:column;gap:10px}.product-shot{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .45s ease}.product-card:hover .product-shot{transform:scale(1.05)}.booster-shot{transform:scale(1.2) translateY(-8px);object-position:top}.product-card:hover .booster-shot{transform:scale(1.28) translateY(-8px)}.choka-shot{transform:translateY(-12%)}.product-card:hover .choka-shot{transform:translateY(-12%) scale(1.05)}.product-category{font-size:.92rem;color:#7c8691;font-weight:600}.product-footer{display:flex;flex-direction:column;gap:14px;margin-top:8px}.product-price{font-size:1.65rem;font-weight:700;color:var(--mojo-primary)}.product-tag{display:inline-flex;align-self:flex-start;padding:10px 14px;border-radius:10px;border:1px solid var(--mojo-primary);color:var(--mojo-primary);font-size:.95rem;font-weight:600}.section-story{background:linear-gradient(180deg,rgba(245,241,232,1),rgba(255,255,255,1))}.story-grid{grid-template-columns:1.2fr .8fr;align-items:start}.story-grid>div:first-child{display:grid;grid-gap:18px;gap:18px}.story-panel ul{margin:0;padding-left:20px;color:var(--mojo-muted);line-height:1.8}.section-cta{background:var(--mojo-primary)}.cta-panel{text-align:center;color:white;max-width:820px}.cta-panel h2{color:white;margin-bottom:18px}.cta-panel p{color:rgba(255,255,255,.86);max-width:720px;margin:0 auto 28px}.button-light{background:white;color:var(--mojo-primary)}.footer{background:var(--mojo-secondary);color:var(--mojo-cream);padding:56px 0}.footer-banner{text-align:center;padding-bottom:38px;margin-bottom:42px;border-bottom:1px solid rgba(245,241,232,.16)}.footer-banner p{font-family:Playfair Display,serif;font-size:1.18rem;color:#fff}.footer-grid{grid-template-columns:1.2fr .7fr 1fr}.footer h3,.footer h4{color:white}.footer a,.footer li,.footer p,.small-print{color:rgba(245,241,232,.82)}.footer ul{list-style:none;padding:0;margin:0;display:grid;grid-gap:8px;gap:8px}.small-print{font-size:.95rem}code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}@media (max-width:980px){.desktop-nav{display:none}.footer-grid,.principles-grid,.products-grid,.section-heading,.story-grid{grid-template-columns:1fr}.section-heading{align-items:start}}@media (max-width:680px){.nav-row{min-height:82px}.brand img{height:52px}.nav-cta{display:none}.hero-content{padding:84px 0 72px}.section{padding:72px 0}.principle-card,.product-card,.story-panel{padding:24px;border-radius:22px}}