:root{--bg-page:#fdfbf7;--bg-surface:#fff;--bg-muted:#f5efe5;--bg-warm:#f1eadd;--bg-warm-strong:#dfd3bc;--bg-soft-beige:#faeee5;--bg-soft-mint:#daf1da;--bg-soft-cream:#faedd1;--bg-soft-lavender:#ebebf4;--bg-soft-yellow:#ebfbda;--bg-mint:#e8f0e5;--bg-mint-strong:#cfe0ca;--bg-blush:#f8ddd3;--bg-blush-strong:#ecc5b5;--bg-sky:#e5eef5;--bg-sky-strong:#c7d7e3;--bg-cream:#f8f2e6;--bg-cream-strong:#e8dec6;--bg-yellow:#f7ecc5;--bg-yellow-strong:#e8d89a;--bg-taupe:#e5d4b8;--bg-taupe-strong:#c8b58a;--bg-dark:#0a0a0a;--text-primary:#090909;--text-muted:#63636b;--text-subtle:#6e6e77;--border:#00000014;--border-strong:#0003;--accent:#e94f1d;--accent-strong:#c13e13;--accent-hover:#a8320c;--font-display:"Petrona", Georgia, serif;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, sans-serif;--radius-card:12px;--radius-button:9999px;--shadow-card:0 1px 3px #0000000a;--shadow-hover:0 8px 24px #00000014;--ease-out-expo:cubic-bezier(.16, 1, .3, 1);--ease-out:cubic-bezier(.4, 0, .2, 1)}*{box-sizing:border-box;margin:0;padding:0}html{color-scheme:light;scroll-behavior:smooth}html,body{background:var(--bg-page);color:var(--text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.5;overflow-x:hidden}a,button,.btn,.nav-cta,.nav-toggle,summary{touch-action:manipulation;-webkit-tap-highlight-color:#e94f1d26}.skip-link{z-index:2000;background:var(--text-primary);color:var(--bg-page);transition:top .16s var(--ease-out);border-radius:8px;padding:10px 16px;font-size:14px;font-weight:500;text-decoration:none;position:absolute;top:-60px;left:12px}.skip-link:focus{top:12px}#services,#subscriptions,#about,#contact{scroll-margin-top:92px}.proof-stat,.mi-num,.stat-num,.price-amount,.r-num,.proof-band .proof-stat{font-variant-numeric:tabular-nums}.hero h1,.section-head h2,.tier-head h3,.cta-section h2,.about-text h2,.ig-label h2{text-wrap:balance}nav.site-nav{z-index:100;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#fdfbf7d9;justify-content:space-between;align-items:center;padding:16px 32px;display:flex;position:fixed;top:0;left:0;right:0}.site-nav .logo{color:var(--text-primary);align-items:center;gap:12px;text-decoration:none;display:inline-flex}.site-nav .logo img{width:auto;height:30px;display:block}.site-nav .logo-wordmark{font-family:var(--font-display);letter-spacing:-.01em;font-size:18px;font-weight:400;line-height:1}.site-nav ul{gap:32px;list-style:none;display:flex}.nav-toggle{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;display:none}.nav-toggle span{background:var(--text-primary);width:100%;height:2px;transition:transform .3s var(--ease-out), opacity .2s var(--ease-out);border-radius:2px;display:block}.nav-toggle[aria-expanded=true] span:first-child{transform:translateY(7px)rotate(45deg)}.nav-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.nav-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.site-nav ul a{color:var(--text-primary);transition:color .2s var(--ease-out);font-size:14px;font-weight:500;text-decoration:none}.site-nav ul a:hover{color:var(--accent)}.lang-switch{position:relative}.lang-btn{border:1px solid var(--border-strong);border-radius:var(--radius-button);color:var(--text-primary);cursor:pointer;transition:border-color .2s var(--ease-out), background .2s var(--ease-out);background:0 0;align-items:center;gap:6px;padding:6px 10px;font-size:13px;font-weight:500;line-height:1;display:inline-flex}.lang-btn:hover{border-color:var(--text-primary)}.lang-btn .chev{transition:transform .2s var(--ease-out)}.lang-switch.open .lang-btn .chev{transform:rotate(180deg)}.lang-switch .flag{font-size:14px;line-height:1}.lang-menu{background:var(--bg-surface);border:1px solid var(--border);opacity:0;visibility:hidden;min-width:172px;transition:opacity .16s var(--ease-out), transform .16s var(--ease-out), visibility .16s;z-index:200;border-radius:14px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-4px);box-shadow:0 12px 30px #0000001a}.lang-switch.open .lang-menu{opacity:1;visibility:visible;transform:translateY(0)}.lang-menu a{color:var(--text-primary);border-radius:9px;align-items:center;gap:10px;padding:9px 12px;font-size:14px;text-decoration:none;display:flex}.lang-menu a:hover{background:var(--bg-muted)}.lang-menu a.is-active{font-weight:600}.lang-menu a .flag{font-size:16px}.page-hero{padding:168px 32px 64px}.page-hero .page-eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:16px;font-size:13px;font-weight:500}.page-hero h1{font-family:var(--font-display);letter-spacing:-.035em;text-wrap:balance;max-width:900px;margin-bottom:24px;font-size:clamp(48px,7vw,88px);font-weight:400;line-height:1.05}.page-hero h1 em{color:inherit;font-style:normal;font-weight:600}.page-hero .page-sub{color:var(--text-muted);max-width:600px;font-size:19px;line-height:1.55}.contact-actions{flex-direction:column;gap:16px;max-width:560px;margin:0 auto;display:flex}.contact-actions .btn{text-align:center;padding:20px 28px;font-size:17px}@media (width<=600px){.page-hero{padding:128px 22px 48px}}.site-nav .nav-cta{background:var(--text-primary);color:var(--bg-page);border-radius:var(--radius-button);transition:background-color .2s var(--ease-out), color .2s var(--ease-out), transform .2s var(--ease-out), border-color .2s var(--ease-out);padding:10px 20px;font-size:14px;font-weight:500;text-decoration:none}.site-nav .nav-cta:hover{background:var(--accent-strong)}.btn{border-radius:var(--radius-button);font-family:var(--font-sans);transition:background-color .2s var(--ease-out), color .2s var(--ease-out), transform .2s var(--ease-out), border-color .2s var(--ease-out);cursor:pointer;border:0;padding:14px 28px;font-size:15px;font-weight:500;text-decoration:none;display:inline-block}.btn-primary{background:var(--accent-strong);color:#fff}.btn-primary:hover{background:var(--accent-hover);transform:translateY(-1px)}:where(a,button,input,textarea,summary,[tabindex]):focus-visible{outline:2px solid var(--accent-strong);outline-offset:2px;border-radius:4px}.btn-ghost{border:1px solid var(--border-strong);color:var(--text-primary);background:0 0}.btn-ghost:hover{background:var(--text-primary);color:#fff;border-color:var(--text-primary)}.container{max-width:1280px;margin:0 auto;padding:0 32px}.hero{padding:112px 32px 48px}.hero-grid{grid-template-columns:1.3fr 1fr;align-items:center;gap:56px;max-width:1240px;margin:0 auto;display:grid}.hero-text{max-width:640px}.hero-proof{align-items:stretch;display:flex}.hero .eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);align-items:center;gap:12px;margin-bottom:28px;font-size:13px;font-weight:500;display:inline-flex}.hero .eyebrow .dot{background:var(--accent);border-radius:50%;width:8px;height:8px}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.hero h1{font-family:var(--font-display);letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(34px,5.6vw,66px);font-weight:400;line-height:1.04}.hero h1 em{color:var(--accent);font-style:italic}.hero .lede{color:var(--text-muted);max-width:600px;margin-bottom:22px;font-size:17px;line-height:1.5}.hero .ctas{flex-wrap:wrap;gap:16px;margin-bottom:20px;display:flex}.hero .micro{color:var(--text-subtle);margin-top:8px;font-size:13px}.hero .micro strong{color:var(--text-primary);font-weight:500}.hero-proof{justify-content:stretch;align-items:stretch;display:flex}.proof-card{background:var(--bg-soft-beige);border-radius:24px;flex-direction:column;justify-content:center;width:100%;min-height:360px;padding:36px;display:flex;box-shadow:0 20px 60px #0000000f}.proof-card .proof-tag{text-transform:uppercase;letter-spacing:.09em;color:var(--accent-strong);background:#e94f1d1a;border-radius:999px;align-self:flex-start;align-items:center;gap:7px;margin-bottom:22px;padding:6px 13px;font-size:12px;font-weight:600;display:inline-flex}.proof-card .proof-tag:before{content:"";background:var(--accent-strong);border-radius:50%;width:6px;height:6px}.proof-card .proof-stat{font-family:var(--font-display);letter-spacing:-.045em;color:var(--text-primary);margin-bottom:12px;font-size:clamp(52px,13vw,92px);font-weight:400;line-height:.95}.proof-band{padding:8px 32px 40px;display:none}.proof-band .proof-card{grid-template-columns:1.1fr 1fr;align-items:center;gap:40px;max-width:1040px;min-height:0;margin:0 auto;display:grid;box-shadow:0 12px 40px #0000000d}.proof-band .proof-tag{grid-column:1/-1}.proof-band .proof-lead .proof-stat{margin-bottom:8px}.proof-band .proof-mini{align-self:center}@media (width<=760px){.proof-band .proof-card{grid-template-columns:1fr;gap:24px;padding:30px 26px}.proof-band .proof-mini{border-top:1px solid var(--border);padding-top:20px}}.proof-card .proof-label{color:var(--text-primary);margin-bottom:28px;font-size:16px;font-weight:500}.proof-card .proof-divider{background:var(--border);height:1px;margin-bottom:24px}.proof-card .proof-mini{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.proof-card .mi-num{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-primary);margin-bottom:6px;font-size:32px;line-height:1}.proof-card .mi-lbl{color:var(--text-muted);font-size:12px;line-height:1.3}.ig-feed{padding:28px 24px 96px}.ig-feed .container{max-width:1520px}.ig-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;max-width:1520px;margin-bottom:18px;margin-left:auto;margin-right:auto;display:flex}.ig-label h2{font-size:26px}.ig-label{align-items:center;gap:12px;display:flex}.ig-label .ig-icon{color:#fff;background:linear-gradient(135deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888);border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:flex}.ig-label h2{letter-spacing:-.02em;margin-bottom:2px;font-size:22px;font-weight:600;line-height:1.2}.ig-label .ig-sub{color:var(--text-muted);font-size:14px}.ig-live{background:var(--bg-muted);border:1px solid var(--border);border-radius:9999px;align-items:center;gap:8px;padding:6px 14px;font-size:13px;font-weight:500;display:inline-flex}.ig-live .live-dot{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s infinite pulse}.ig-widget-wrap{margin:16px 0 28px;position:relative}.ig-widget-wrap behold-widget{width:100%;min-height:480px;display:block}.like-sticker{z-index:5;color:#f4c84e;pointer-events:none;filter:drop-shadow(0 8px 18px #0000002e);width:118px;height:118px;position:absolute;top:-28px;right:4%;transform:rotate(-8deg)}.like-sticker .sticker-shape{width:100%;height:100%;display:block}.like-sticker .sticker-text{text-align:center;font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.02em;flex-direction:column;justify-content:center;align-items:center;font-size:22px;font-style:italic;font-weight:600;line-height:.98;display:flex;position:absolute;inset:0;transform:rotate(-4deg)}@media (width<=700px){.like-sticker{width:86px;height:86px;top:-20px;right:4%}.like-sticker .sticker-text{font-size:16px}}.ig-tile .tile-inner{position:absolute;inset:0}.ig-tile img,.ig-tile video{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.ig-tile video{pointer-events:none}.ig-tile .tile-corner{backdrop-filter:blur(6px);color:#fff;z-index:2;background:#00000080;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;display:flex;position:absolute;top:8px;right:8px}.ig-tile .tile-corner.video:before{content:"▶"}.ig-tile .tile-corner.carousel:before{content:"◫"}.ig-tile.t1 .tile-inner{background:linear-gradient(135deg,#2a2a2a,#1a1a1a)}.ig-tile.t2 .tile-inner{background:linear-gradient(135deg,#d4b896,#b89472)}.ig-tile.t3 .tile-inner{background:linear-gradient(135deg,#6b8e5a,#4a6b3e)}.ig-tile.t4 .tile-inner{background:linear-gradient(135deg,#c8c8c8,#8a8a8a)}.ig-tile.t5 .tile-inner{background:linear-gradient(135deg,#e94f1d,#c13e13)}.ig-tile.t6 .tile-inner{background:linear-gradient(135deg,#f0e0d0,#d4b896)}.ig-tile.t7 .tile-inner{background:linear-gradient(135deg,#1f3a4f,#0e2438)}.ig-tile.t8 .tile-inner{background:linear-gradient(135deg,#b8a99a,#8a7461)}.ig-tile.t9 .tile-inner{background:linear-gradient(135deg,#7a5c3a,#4d3a23)}.ig-tile.t10 .tile-inner{background:linear-gradient(135deg,#5f7a52,#3d5435)}.ig-tile.t11 .tile-inner{background:linear-gradient(135deg,#d8c8b8,#b8a08a)}.ig-tile.t12 .tile-inner{background:linear-gradient(135deg,#2f2f2f,#1a1a1a)}.ig-footer-link{text-align:center;margin-top:24px}.ig-footer-link a{color:var(--text-muted);border-bottom:1px dotted var(--border-strong);padding-bottom:2px;font-size:14px;text-decoration:none}.stats-band{background:var(--bg-page);padding:96px 32px}.stats-band .container{grid-template-columns:1.4fr 1fr;align-items:center;gap:80px;display:grid}.stat-hero .stat-num{font-family:var(--font-display);letter-spacing:-.045em;margin-bottom:16px;font-size:clamp(58px,15vw,168px);font-weight:400;line-height:.95}.stat-hero .stat-num .accent{color:var(--accent)}.stat-hero .stat-label{color:var(--text-primary);max-width:360px;font-size:16px;font-weight:500;line-height:1.45}.stat-hero .stat-source{color:var(--text-subtle);text-transform:uppercase;letter-spacing:.1em;margin-top:8px;font-size:11px}.stat-small-list{border-left:1px solid var(--border);flex-direction:column;gap:32px;padding-left:32px;display:flex}.stat-item.small .stat-num{font-family:var(--font-display);letter-spacing:-.025em;margin-bottom:6px;font-size:36px;line-height:1}.stat-item.small .stat-label{color:var(--text-muted);max-width:280px;font-size:13px;line-height:1.45}.stat-item.small .stat-source{color:var(--text-subtle);text-transform:uppercase;letter-spacing:.1em;margin-top:6px;font-size:10px}@media (width<=900px){.stats-band .container{grid-template-columns:1fr;gap:48px}.stat-small-list{border-left:0;border-top:1px solid var(--border);padding-top:32px;padding-left:0}}.logos-bar{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:56px 0;overflow:hidden}.logos-bar .label{text-align:center;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:36px;padding:0 32px;font-size:13px;font-weight:500}.logos-slider{width:100%;padding:12px 0;overflow:hidden}.logos-track{align-items:flex-start;width:max-content;animation:50s linear infinite logos-scroll;display:flex}.logos-slider:hover .logos-track{animation-play-state:paused}@keyframes logos-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.logo-card{transition:transform .2s var(--ease-out);flex-direction:column;flex-shrink:0;align-items:center;gap:12px;margin-right:56px;text-decoration:none;display:flex}.logo-card:hover{transform:translateY(-2px)}.logo-card img{object-fit:cover;width:88px;height:88px;transition:transform .3s var(--ease-out);border-radius:50%;display:block}.logo-card:hover img{transform:scale(1.05)}.logo-card .logo-name{color:var(--text-muted);transition:color .2s var(--ease-out);font-size:13px;font-weight:500}.logo-card:hover .logo-name{color:var(--text-primary)}.pillars{padding:128px 32px}.section-head{max-width:800px;margin-bottom:64px}.section-head .eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:16px;font-size:13px;font-weight:500}.section-head h2{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(38px,5vw,60px);font-weight:400;line-height:1.06}.section-head h2 em{color:var(--accent);font-style:italic;font-weight:400}.section-head .sub{color:var(--text-muted);font-size:19px;line-height:1.55}.pillar-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.pillar-card{border-radius:24px;padding:48px 40px}.pillar-card.tint-warm{background:var(--bg-warm);border-color:var(--bg-warm-strong)}.pillar-card.tint-mint{background:var(--bg-soft-cream)}.pillar-card.tint-blush{background:var(--bg-blush);border-color:var(--bg-blush-strong)}.pillar-card.tint-sky{background:var(--bg-soft-lavender)}.pillar-card.tint-yellow{background:var(--bg-soft-mint)}.pillar-card{background:var(--bg-surface);border-radius:24px;flex-direction:column;padding:48px 40px;display:flex}.pillar-card .num{font-family:var(--font-display);color:var(--accent-strong);letter-spacing:.02em;margin-bottom:24px;font-size:15px;font-style:italic}.pillar-card h3{letter-spacing:-.02em;margin-bottom:12px;font-size:26px;font-weight:600}.pillar-card .lead{color:var(--text-muted);margin-bottom:24px;font-size:15px;line-height:1.55}.pillar-card .deliv{border-top:1px solid var(--border);margin-top:auto;padding-top:16px;list-style:none}.pillar-card .deliv li{align-items:flex-start;gap:8px;padding:6px 0;font-size:14px;display:flex}.pillar-card .deliv li:before{content:"→";color:var(--accent-strong);flex-shrink:0}.pricing{background:var(--bg-page);padding:128px 32px}.pricing-frame{background:var(--bg-soft-beige);border:1px solid var(--border);border-radius:32px;margin-top:24px;padding:56px 40px}.tier-block{margin-top:64px;position:relative}.tier-block:first-child{margin-top:0}.tier-block .price-card{background:var(--bg-surface)}.tier-divider{width:100%;height:24px;color:var(--text-primary);opacity:.35;margin:56px 0;display:block}.tier-head{text-align:center;margin-bottom:32px}.tier-head .tier-tag{text-transform:uppercase;letter-spacing:.12em;color:var(--text-primary);background:var(--bg-surface);border:1px solid var(--border);border-radius:9999px;align-items:center;gap:8px;margin-bottom:16px;padding:6px 14px 6px 8px;font-size:12px;font-weight:600;display:inline-flex}.tier-head .tier-tag svg{width:18px;height:18px;color:var(--accent);flex-shrink:0}.tier-head h3{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:8px;font-size:clamp(28px,3.2vw,40px);font-weight:400;line-height:1.1}.tier-head h3 em{color:var(--accent);font-style:italic}.tier-head p{color:var(--text-muted);max-width:560px;margin:0 auto;font-size:15px}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.pricing-grid.two-col{grid-template-columns:repeat(2,1fr);max-width:840px;margin:0 auto}.price-card{background:var(--bg-surface);transition:transform .3s var(--ease-out), box-shadow .3s var(--ease-out), border-color .3s var(--ease-out);border-radius:20px;flex-direction:column;padding:36px 32px;display:flex;position:relative}.price-card.featured{transform:translateY(-8px);box-shadow:0 20px 50px #0000001f}.price-card.featured .price-meta{color:var(--text-muted)}.price-card.featured .price-list li{color:var(--text-muted);border-color:#00000014}.price-card .badge{background:var(--text-primary);color:#fff;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;border-radius:9999px;padding:7px 16px;font-size:11px;font-weight:600;position:absolute;top:-14px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000029}.price-card .price-name{text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px;font-size:14px;font-weight:500}.price-card .price-amount{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:4px;font-size:56px;font-weight:400;line-height:1}.price-card.compact .price-amount{font-size:44px}.price-card.compact{padding:32px 28px}.price-card .price-meta{color:var(--text-muted);margin-bottom:24px;font-size:13px}.price-card .extends-from{color:var(--text-muted);border-bottom:1px solid #00000014;margin-bottom:16px;padding-bottom:16px;font-size:13px;font-style:italic}.price-card .extends-from strong{color:var(--text-primary);font-style:normal;font-weight:600}.price-card .price-list{flex:1;margin-bottom:28px;list-style:none}.price-card .price-list li{color:var(--text-primary);padding:9px 0 9px 26px;font-size:14px;line-height:1.45;position:relative}.price-card .price-list li:before{content:"";background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2322A06B' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>");background-repeat:no-repeat;background-size:16px 16px;width:16px;height:16px;position:absolute;top:12px;left:0}.price-card .btn{text-align:center;width:100%}.price-card>.btn{margin-top:24px}.price-card .price-note{color:var(--text-muted);margin:0 0 6px;font-size:13px}.price-card .price-group{margin-top:18px}.price-card .price-group:first-of-type{margin-top:6px}.price-card .price-group .pg-label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-subtle);margin-bottom:2px;font-size:11px;font-weight:600}.price-card .price-group .price-list{flex:none;margin-bottom:0}.price-card.featured .price-group .pg-label{color:var(--text-muted)}.price-card .compact-group .pl-base strong{font-weight:600}.price-card .compact-group.is-out .pg-label{color:var(--text-muted)}.price-card .price-list li.pl-plus:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2322A06B' stroke-width='3' stroke-linecap='round'><line x1='12' y1='5' x2='12' y2='19'/><line x1='5' y1='12' x2='19' y2='12'/></svg>")}.price-card .price-list li.pl-diff:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23C13E13' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='12' r='9'/><line x1='12' y1='7.5' x2='12' y2='13'/><line x1='12' y1='16.5' x2='12' y2='16.5'/></svg>");top:12px}.price-card .price-list li.pl-out{color:var(--text-muted)}.price-card .price-list li.pl-out:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23AFAFB6' stroke-width='3' stroke-linecap='round'><line x1='18' y1='6' x2='6' y2='18'/><line x1='6' y1='6' x2='18' y2='18'/></svg>")}.pricing-footnote{text-align:center;color:var(--text-muted);margin-top:48px;font-size:14px;line-height:1.6}.pricing-footnote a{color:var(--text-primary);border-bottom:1px dotted var(--border-strong);text-decoration:none}.cases{padding:112px 0 24px}.cases-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:44px;display:flex}.cases-head-text{max-width:640px}.cases-head-text h2{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(38px,5vw,60px);font-weight:400;line-height:1.06}.cases-head-text h2 em{color:var(--accent);font-style:italic;font-weight:400}.cases-head-text .sub{color:var(--text-muted);font-size:19px;line-height:1.55}.cases-nav{flex-shrink:0;gap:10px;display:flex}.cases-arrow{border:1px solid var(--border-strong);background:var(--bg-surface);width:48px;height:48px;color:var(--text-primary);cursor:pointer;transition:background .2s var(--ease-out), color .2s var(--ease-out), border-color .2s var(--ease-out), opacity .2s var(--ease-out);border-radius:50%;place-items:center;display:grid}.cases-arrow svg{width:20px;height:20px}.cases-arrow:hover{background:var(--accent);border-color:var(--accent);color:#fff}.cases-arrow:disabled{opacity:.32;cursor:default}.cases-arrow:disabled:hover{background:var(--bg-surface);border-color:var(--border-strong);color:var(--text-primary)}.cases-viewport{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-padding-left:max(32px,50vw - 608px);display:flex;overflow-x:auto}.cases-viewport::-webkit-scrollbar{display:none}.cases-viewport:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:24px}.cases-track{gap:20px;padding:12px max(32px,50vw - 608px);display:flex}.case-card{scroll-snap-align:start;isolation:isolate;background-color:#241b16;background-image:var(--photo,var(--case-ph));color:#fff;height:470px;transition:transform .3s var(--ease-out), box-shadow .3s var(--ease-out);background-position:50%;background-size:cover;border-radius:24px;flex-direction:column;flex:0 0 400px;justify-content:flex-end;display:flex;position:relative;overflow:hidden}.case-card:after{content:"";z-index:0;background:linear-gradient(#140e0a00 20%,#140e0a59 48%,#140e0ab8 74%,#140e0aeb 100%);position:absolute;inset:0}.case-card:hover{transform:translateY(-4px);box-shadow:0 22px 48px #0000003d}.case-inner{z-index:1;padding:30px 28px;position:relative}.case-metric{font-family:var(--font-display);letter-spacing:-.03em;color:#fff;text-shadow:0 2px 22px #00000059;margin-bottom:8px;font-size:clamp(52px,7vw,74px);font-weight:400;line-height:.88}.case-label{letter-spacing:-.01em;color:#fff;margin-bottom:16px;font-size:16px;font-weight:600}.case-quote{color:#ffffffeb;text-wrap:pretty;margin-bottom:18px;font-size:15px;line-height:1.45}.case-brand{letter-spacing:.02em;color:#fff;border-top:1px solid #ffffff38;padding-top:15px;font-size:13px;font-weight:600}.case-brand span{color:#ffffffb3;font-weight:400}.cases-note{color:var(--text-subtle);margin-top:22px;font-size:12px}@media (width<=720px){.cases{padding:72px 0 12px}.cases-nav{display:none}.case-card{flex-basis:82vw;height:440px}.case-inner{padding:26px 24px}}.voices{padding:32px 32px 112px}.voices .vgrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.voice{background:var(--bg-surface);border:1px solid var(--border);transition:transform .3s var(--ease-out), box-shadow .3s var(--ease-out);border-radius:24px;flex-direction:column;padding:34px 32px;display:flex}.voice:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0000000f}.voice .mark{font-family:var(--font-display);color:var(--accent);height:22px;margin-bottom:6px;font-size:52px;font-style:italic;font-weight:400;line-height:.5}.voice blockquote{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text-primary);flex:1;margin:8px 0 24px;font-size:21px;font-weight:400;line-height:1.4}.voice .who{border-top:1px solid var(--border);margin-top:auto;padding-top:16px}.voice .who .name{font-size:14px;font-weight:600}.voice .who .role{color:var(--text-muted);margin-top:2px;font-size:13px}@media (width<=900px){.voices .vgrid{grid-template-columns:1fr}}.about{padding:104px 32px}.about .container{grid-template-columns:1fr 1.2fr;align-items:center;gap:80px;display:grid}.about-img{justify-content:center;align-items:center;display:flex;position:relative}.about-img blockquote.instagram-media{width:100%!important;max-width:100%!important;margin:0!important}@media (width<=900px){.about-img{max-width:360px;margin:0 auto}}.about-text h2{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(40px,5vw,64px);font-weight:400;line-height:1.1}.about-text h2 em{color:var(--accent);font-style:italic}.about-text p{color:var(--text-muted);margin-bottom:20px;font-size:18px;line-height:1.65}.about-text p strong{color:var(--text-primary);font-weight:500}.signature{align-items:center;gap:16px;margin-top:32px;display:flex}.signature .sig-name{font-family:var(--font-display);letter-spacing:-.02em;font-size:38px;font-style:italic;font-weight:400;line-height:1}.signature .sig-meta{color:var(--text-muted);text-transform:uppercase;letter-spacing:.12em;border-left:1px solid var(--border);padding-left:16px;font-size:12px}.cta-section{background:var(--bg-soft-beige);border-top:1px solid var(--border);text-align:center;padding:120px 32px;position:relative}.cta-section .cta-note{color:var(--text-muted);margin-top:18px;font-size:14px}.mobile-cta{display:none}@media (width<=900px){.mobile-cta{z-index:90;background:var(--accent-strong);color:#fff;border-radius:9999px;justify-content:center;align-items:center;padding:13px 22px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex;position:fixed;bottom:16px;right:16px;box-shadow:0 6px 20px #00000038}body{padding-bottom:72px}}.cta-section>*{z-index:1;position:relative}.cta-section h2{font-family:var(--font-display);letter-spacing:-.03em;max-width:900px;margin-bottom:24px;margin-left:auto;margin-right:auto;font-size:clamp(40px,9vw,96px);font-weight:400;line-height:1.05}.cta-section h2 em{color:var(--accent);font-style:italic}.cta-section .lede{color:#090909b8;max-width:560px;margin:0 auto 40px;font-size:19px}.cta-section .btn-primary{background:var(--accent-strong);color:#fff}.cta-section .btn-primary:hover{background:var(--accent-hover);transform:translateY(-1px)}footer.site-footer{border-top:1px solid var(--border);padding:64px 32px 32px}footer.site-footer .container{grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px;display:grid}footer.site-footer h4{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:16px;font-size:13px;font-weight:500}footer.site-footer .footer-logo{text-decoration:none;display:inline-block}footer.site-footer .footer-logo img{width:auto;height:48px;display:block}footer.site-footer .footer-wordmark{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text-primary);margin-bottom:16px;font-size:24px;font-weight:400;line-height:1;display:block}footer.site-footer .tagline{color:var(--text-muted);max-width:280px;margin-bottom:16px;font-size:14px}footer.site-footer ul{list-style:none}footer.site-footer ul li{margin-bottom:8px;font-size:14px}footer.site-footer ul a{color:var(--text-primary);transition:color .2s var(--ease-out);text-decoration:none}footer.site-footer ul a:hover{color:var(--accent)}footer.site-footer .legal{border-top:1px solid var(--border);color:var(--text-subtle);flex-wrap:wrap;justify-content:space-between;gap:16px;padding-top:24px;font-size:13px;display:flex}.faq-list{max-width:800px;margin:0 auto}.faq-item{border-bottom:1px solid var(--border)}.faq-item summary{cursor:pointer;justify-content:space-between;align-items:center;gap:24px;padding:24px 0;font-size:18px;font-weight:500;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-family:var(--font-display);color:var(--accent);transition:transform .3s var(--ease-out);font-size:28px;font-weight:400}.faq-item[open] summary:after{transform:rotate(45deg)}.faq-item .answer{color:var(--text-muted);max-width:680px;padding:0 0 24px;line-height:1.65}.contact-form{max-width:560px;margin:0 auto}.contact-form label{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:8px;font-size:13px;font-weight:500;display:block}.contact-form input,.contact-form textarea{border:1px solid var(--border);width:100%;font-family:var(--font-sans);background:var(--bg-surface);color:var(--text-primary);transition:border-color .2s var(--ease-out);border-radius:8px;margin-bottom:24px;padding:12px 16px;font-size:16px}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--accent);outline:none}.contact-form textarea{resize:vertical;min-height:120px}.contact-form button{width:100%}.legal-prose{color:var(--text-primary);line-height:1.7}.legal-prose h2{font-family:var(--font-display);letter-spacing:-.02em;margin:48px 0 16px;font-size:32px;font-weight:400}.legal-prose h3{letter-spacing:-.01em;margin:32px 0 12px;font-size:18px;font-weight:600}.legal-prose p{color:var(--text-muted);margin-bottom:16px;font-size:15px}.legal-prose ol,.legal-prose ul{color:var(--text-muted);margin:0 0 16px 24px;font-size:15px}.legal-prose ol li,.legal-prose ul li{margin-bottom:8px;padding-left:4px}.legal-prose strong{color:var(--text-primary);font-weight:600}.legal-prose a{color:var(--accent-strong);text-decoration:underline}.legal-callout{background:var(--bg-soft-beige);border-left:3px solid var(--accent);color:var(--text-primary);border-radius:8px;margin:32px 0;padding:18px 24px;font-size:14px;line-height:1.6}.legal-callout strong{font-weight:600}.legal-callout em{color:var(--text-muted)}.cookie-banner{background:var(--bg-surface);z-index:1000;max-width:520px;color:var(--text-primary);border-radius:16px;padding:24px 28px;font-size:14px;line-height:1.55;display:none;position:fixed;bottom:16px;left:16px;right:16px;box-shadow:0 16px 48px #0000002e,0 0 0 1px #0000000a}.cookie-banner.is-visible{animation:cookie-pop .32s var(--ease-out-expo);display:block}@keyframes cookie-pop{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cookie-banner h4{font-family:var(--font-display);letter-spacing:-.015em;margin-bottom:8px;font-size:22px;font-weight:400}.cookie-banner p{color:var(--text-muted);margin-bottom:16px}.cookie-banner p a{color:var(--text-primary);border-bottom:1px dotted var(--border-strong);text-decoration:none}.cookie-banner .ck-actions{flex-wrap:wrap;gap:10px;display:flex}.cookie-banner button{font-family:var(--font-sans);cursor:pointer;transition:background-color .2s var(--ease-out), color .2s var(--ease-out), transform .2s var(--ease-out), border-color .2s var(--ease-out);border:0;border-radius:9999px;padding:10px 18px;font-size:14px;font-weight:500}.cookie-banner .ck-accept{background:var(--text-primary);color:#fff}.cookie-banner .ck-accept:hover{background:var(--accent)}.cookie-banner .ck-reject{color:var(--text-primary);border:1px solid var(--border-strong);background:0 0}.cookie-banner .ck-reject:hover{background:var(--text-primary);color:#fff;border-color:var(--text-primary)}@media (width<=600px){.cookie-banner{padding:20px;bottom:12px;left:12px;right:12px}}.fade-in{opacity:0;transition:opacity .52s var(--ease-out-expo), transform .52s var(--ease-out-expo);transition-delay:var(--delay,0s);transform:translateY(16px)}.fade-in.visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.fade-in{opacity:1!important;transform:none!important}.logos-track{animation:none!important}}.hero h1 em,.section-head h2 em,.cases-head-text h2 em,.tier-head h3 em,.cta-section h2 em,.about-text h2 em{color:inherit;font-style:normal;font-weight:600}@media (width<=900px){nav.site-nav{flex-wrap:wrap}.nav-toggle{order:2;margin-left:auto;display:inline-flex}.site-nav .nav-cta{display:none}nav.site-nav ul{border-top:1px solid var(--border);flex-direction:column;flex-basis:100%;order:3;gap:0;margin-top:14px;padding-top:6px;display:none}nav.site-nav.open ul{display:flex}nav.site-nav ul li{border-bottom:1px solid var(--border)}nav.site-nav ul li:last-child{border-bottom:0}nav.site-nav ul a{padding:15px 4px;font-size:16px;display:block}.hero{padding-top:118px}.hero-grid{grid-template-columns:1fr;gap:48px}.hero-proof{display:none}.proof-band{display:block}.pillar-grid,.pricing-grid,.pricing-grid.two-col,.about .container{grid-template-columns:1fr}.about-img{height:auto}footer.site-footer .container{grid-template-columns:1fr 1fr}.tier-block{border-radius:16px;padding:32px 24px}}@media (width<=600px){.container{padding:0 22px}.hero{padding:96px 22px 32px}.hero .lede{margin-bottom:20px;font-size:16px}.ig-feed{padding:24px 16px 64px}.proof-band{padding:12px 22px 40px}.stats-band{padding:64px 22px}.stats-band .container{gap:36px}.logos-bar{padding:44px 0}.pillars{padding:64px 22px}.pillar-card{padding:34px 26px}.pricing{padding:64px 22px}.pricing-frame{padding:30px 16px}.about{padding:64px 22px}.cases{padding:56px 0 12px}.voices{padding:24px 22px 72px}.cta-section{padding:96px 24px}footer.site-footer{padding:48px 22px 28px}footer.site-footer .container{grid-template-columns:1fr 1fr;gap:28px 24px;margin-bottom:32px}footer.site-footer .legal{flex-direction:column;gap:8px}}.cases{--case-ph:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20800%20940%22%20preserveAspectRatio%3D%22xMidYMid%20slice%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22g%22%20x1%3D%220%22%20y1%3D%220%22%20x2%3D%220.15%22%20y2%3D%221%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23C89A72%22%2F%3E%3Cstop%20offset%3D%220.5%22%20stop-color%3D%22%23A9744E%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%234C3323%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Crect%20width%3D%22800%22%20height%3D%22940%22%20fill%3D%22url\(%23g\)%22%2F%3E%3Ccircle%20cx%3D%22463%22%20cy%3D%22573%22%20r%3D%2285%22%20fill%3D%22%23FFE9CC%22%20opacity%3D%220.1%22%2F%3E%3Ccircle%20cx%3D%22601%22%20cy%3D%22194%22%20r%3D%2249%22%20fill%3D%22%23FFE9CC%22%20opacity%3D%220.138%22%2F%3E%3Ccircle%20cx%3D%22487%22%20cy%3D%22190%22%20r%3D%2238%22%20fill%3D%22%23FFE9CC%22%20opacity%3D%220.099%22%2F%3E%3Ccircle%20cx%3D%22145%22%20cy%3D%2292%22%20r%3D%2294%22%20fill%3D%22%23FFE9CC%22%20opacity%3D%220.139%22%2F%3E%3Ccircle%20cx%3D%22710%22%20cy%3D%2242%22%20r%3D%22102%22%20fill%3D%22%23FFE9CC%22%20opacity%3D%220.158%22%2F%3E%3Ccircle%20cx%3D%22463%22%20cy%3D%22161%22%20r%3D%22105%22%20fill%3D%22%23FFE9CC%22%20opacity%3D%220.052%22%2F%3E%3Ccircle%20cx%3D%22541%22%20cy%3D%2264%22%20r%3D%2233%22%20fill%3D%22%23FFE9CC%22%20opacity%3D%220.054%22%2F%3E%3Ccircle%20cx%3D%22247%22%20cy%3D%2230%22%20r%3D%2285%22%20fill%3D%22%23FFE9CC%22%20opacity%3D%220.086%22%2F%3E%3Ccircle%20cx%3D%22605%22%20cy%3D%22200%22%20r%3D%2292%22%20fill%3D%22%23FFE9CC%22%20opacity%3D%220.076%22%2F%3E%3Ccircle%20cx%3D%22301%22%20cy%3D%22511%22%20r%3D%2226%22%20fill%3D%22%23FFE9CC%22%20opacity%3D%220.123%22%2F%3E%3Ccircle%20cx%3D%22468%22%20cy%3D%22284%22%20r%3D%2278%22%20fill%3D%22%23FFE9CC%22%20opacity%3D%220.16%22%2F%3E%3Ccircle%20cx%3D%2285%22%20cy%3D%22260%22%20r%3D%2266%22%20fill%3D%22%23FFE9CC%22%20opacity%3D%220.133%22%2F%3E%3Ccircle%20cx%3D%22525%22%20cy%3D%22295%22%20r%3D%2229%22%20fill%3D%22%23FFE9CC%22%20opacity%3D%220.058%22%2F%3E%3Ccircle%20cx%3D%22784%22%20cy%3D%22110%22%20r%3D%2277%22%20fill%3D%22%23FFE9CC%22%20opacity%3D%220.062%22%2F%3E%3Ccircle%20cx%3D%22297%22%20cy%3D%22395%22%20r%3D%2234%22%20fill%3D%22%23FFE9CC%22%20opacity%3D%220.155%22%2F%3E%3Ccircle%20cx%3D%22701%22%20cy%3D%220%22%20r%3D%2253%22%20fill%3D%22%23FFE9CC%22%20opacity%3D%220.073%22%2F%3E%3Ccircle%20cx%3D%2253%22%20cy%3D%22481%22%20r%3D%2274%22%20fill%3D%22%23FFE9CC%22%20opacity%3D%220.158%22%2F%3E%3Ccircle%20cx%3D%22406%22%20cy%3D%22429%22%20r%3D%2235%22%20fill%3D%22%23FFE9CC%22%20opacity%3D%220.112%22%2F%3E%3Ccircle%20cx%3D%22203%22%20cy%3D%22276%22%20r%3D%2269%22%20fill%3D%22%23FFE9CC%22%20opacity%3D%220.06%22%2F%3E%3Ccircle%20cx%3D%22340%22%20cy%3D%2215%22%20r%3D%2278%22%20fill%3D%22%23FFE9CC%22%20opacity%3D%220.133%22%2F%3E%3Ccircle%20cx%3D%22120%22%20cy%3D%22137%22%20r%3D%2257%22%20fill%3D%22%23FFE9CC%22%20opacity%3D%220.128%22%2F%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2261%22%20r%3D%2285%22%20fill%3D%22%23FFE9CC%22%20opacity%3D%220.138%22%2F%3E%3Ccircle%20cx%3D%22181%22%20cy%3D%22572%22%20r%3D%2250%22%20fill%3D%22%23FFE9CC%22%20opacity%3D%220.099%22%2F%3E%3Ccircle%20cx%3D%22195%22%20cy%3D%22134%22%20r%3D%2279%22%20fill%3D%22%23FFE9CC%22%20opacity%3D%220.121%22%2F%3E%3Ccircle%20cx%3D%22119%22%20cy%3D%22404%22%20r%3D%2279%22%20fill%3D%22%23FFE9CC%22%20opacity%3D%220.159%22%2F%3E%3Ccircle%20cx%3D%220%22%20cy%3D%22276%22%20r%3D%22101%22%20fill%3D%22%23FFE9CC%22%20opacity%3D%220.083%22%2F%3E%3C%2Fsvg%3E)}@media (width<=900px){nav.site-nav.open{background:var(--bg-page);border-bottom:1px solid var(--border);box-shadow:0 16px 32px #0000001a}.site-nav .lang-li{padding:8px 0 4px}.site-nav .lang-switch{position:static}.site-nav .lang-switch .lang-btn{display:none}.site-nav .lang-switch .lang-menu{opacity:1;visibility:visible;min-width:0;box-shadow:none;background:0 0;border:0;flex-flow:wrap;gap:10px;margin:0;padding:0;display:flex;position:static;transform:none}.site-nav .lang-switch .lang-menu li{border-bottom:0}.site-nav .lang-switch .lang-menu a{border:1px solid var(--border-strong);border-radius:9999px;padding:10px 16px;font-size:15px}.site-nav .lang-switch .lang-menu a.is-active{border-color:var(--text-primary);font-weight:600}}@media (width<=600px){.pricing{padding:56px 10px}.pricing .container{padding:0}.pricing-frame{border-radius:22px;padding:20px 8px}.tier-block{padding:0}.pricing-grid{gap:14px}.price-card{padding:24px 18px}.price-card .price-list li{font-size:15px}.tier-head p{padding:0 8px}}html,body{overflow-x:hidden}@media (width<=900px){.about-img{max-width:100%;overflow:hidden}.about-img .instagram-media,.about-img iframe{width:100%!important;min-width:0!important;max-width:100%!important;margin:0 auto!important}}.proof-card .proof-mini{grid-template-columns:repeat(2,1fr)}@media (width>=901px){.hero-grid{grid-template-columns:1.8fr 1fr}}
