@font-face{font-family:TAN Tangkiwood;src:url(/fonts/TAN-Tangkiwood.woff2) format("woff2"),url(/fonts/TAN-Tangkiwood.otf) format("opentype");font-weight:400 700;font-style:normal;font-display:swap}:root{color-scheme:light;--font-display: "Hanken Grotesk", -apple-system, "Segoe UI", system-ui, sans-serif;--font-body: "Hanken Grotesk", -apple-system, "Segoe UI", system-ui, sans-serif;--font-brand: "TAN Tangkiwood", "Iowan Old Style", Georgia, "Times New Roman", serif;--bg: #fffafd;--bg-elevated: #ffffff;--bg-tint: #fff3f9;--text: #2a1626;--text-soft: #4f3d4d;--text-softer: #75606f;--text-display: #DB2777;--pink: #EC4899;--pink-deep: #DB2777;--pink-bright: #F472B6;--pink-tint: #FCE7F3;--line: rgba(26, 17, 36, .07);--line-strong: rgba(26, 17, 36, .12);--line-pink: rgba(203, 78, 165, .18);--radius-sm: 10px;--radius-md: 16px;--radius-lg: 22px;--radius-pill: 999px;--shadow-card: 0 18px 40px -22px rgba(80, 30, 70, .18);--shadow-card-strong: 0 28px 56px -22px rgba(80, 30, 70, .28);--shadow-button: inset 0 1px 0 rgba(255, 255, 255, .45), inset 0 -1px 0 rgba(0, 0, 0, .12), 0 18px 36px -12px rgba(219, 39, 119, .45);--shadow-button-hover: inset 0 1px 0 rgba(255, 255, 255, .5), inset 0 -1px 0 rgba(0, 0, 0, .12), 0 22px 46px -12px rgba(219, 39, 119, .6)}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}html{-webkit-text-size-adjust:100%;scroll-padding-top:96px;scroll-behavior:smooth}body{font-family:var(--font-body);font-size:16px;line-height:1.55;color:var(--text);background:radial-gradient(ellipse 95% 65% at 50% 110%,rgba(239,99,184,.22),transparent 60%),radial-gradient(ellipse 70% 45% at 12% -2%,rgba(203,78,165,.14),transparent 65%),radial-gradient(ellipse 65% 45% at 92% 8%,rgba(244,94,181,.16),transparent 65%),linear-gradient(180deg,#fffafd,#fff5fa,#fffafd);background-attachment:fixed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit;border:0;background:transparent;color:inherit;cursor:pointer}input{font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.reveal{opacity:0;transform:translateY(28px);transition:opacity .72s cubic-bezier(.2,.65,.25,1),transform .72s cubic-bezier(.2,.65,.25,1);will-change:opacity,transform}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}.site-shell{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh}.home-main{flex:1}.site-header{position:relative;z-index:5;background:transparent;border:0}.site-header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:min(100%,1180px);margin:0 auto;padding:.85rem 1.1rem}.brand-link{display:inline-flex;align-items:center}.brand-logo{width:152px;height:auto}.header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 1.05rem;border-radius:var(--radius-pill);background:linear-gradient(135deg,var(--pink) 0%,var(--pink-deep) 100%);color:#fff;font-size:.9rem;font-weight:600;letter-spacing:.005em;box-shadow:var(--shadow-button);transition:transform .16s ease,box-shadow .16s ease}.header-cta:hover{transform:translateY(-1px)}@media(min-width:768px){.site-header-inner{padding:1.05rem 1.5rem}.brand-logo{width:184px}.header-cta{min-height:46px;padding:0 1.25rem;font-size:.95rem}}.hero{position:relative;padding:2rem 1.1rem 3rem;text-align:center;overflow:hidden}.hero-glow{position:absolute;left:50%;bottom:-14rem;width:42rem;height:42rem;transform:translate(-50%);background:radial-gradient(circle,rgba(239,99,184,.22) 0%,transparent 60%);filter:blur(60px);pointer-events:none;z-index:0}.hero-inner{position:relative;z-index:1;width:min(100%,1320px);margin:0 auto}.hero-title{margin:0 auto;padding-bottom:.15em;font-family:var(--font-display);font-weight:600;font-size:clamp(2rem,7vw,5.5rem);line-height:1.05;letter-spacing:-.025em;text-wrap:balance;background:linear-gradient(135deg,#f472b6,#ec4899 45%,#db2777);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:var(--text-display)}.hero-title-line{display:inline}.hero-subhead{margin:1rem auto 0;max-width:38rem;color:var(--text-soft);font-size:clamp(.95rem,2.4vw,1.18rem);line-height:1.55}@media(min-width:768px){.hero{padding:4rem 1.5rem 4.5rem}.hero-subhead{margin-top:1.4rem}}@media(min-width:1024px){.hero{padding:6.5rem 2rem}}.signup{margin:1.6rem auto 0;padding-inline:.85rem;width:100%;max-width:36rem;scroll-margin-top:110px}@media(min-width:640px){.signup{margin-top:2rem;padding-inline:0}}@media(min-width:768px){.signup{margin-top:2.4rem}}.signup-row{display:flex;flex-direction:row;align-items:center;gap:.35rem;padding:.35rem;border-radius:var(--radius-pill);background:#ffffffeb;border:1px solid var(--line-pink);box-shadow:var(--shadow-card);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.signup-row input[type=email]{flex:1;min-width:0;height:44px;padding:0 1.05rem;border:0;border-radius:var(--radius-pill);background:transparent;color:var(--text);font-size:16px;outline:none}.signup-row input[type=email]::placeholder{color:var(--text-softer)}.signup-row input[type=email]:focus-visible{outline:2px solid var(--pink);outline-offset:2px}.signup-row button[type=submit]{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;height:44px;width:44px;padding:0;border-radius:var(--radius-pill);background:linear-gradient(135deg,var(--pink) 0%,var(--pink-deep) 100%);color:#fff;font-size:.94rem;font-weight:600;letter-spacing:.01em;cursor:pointer;box-shadow:var(--shadow-button);transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.signup-row button[type=submit]:hover:not(:disabled){transform:translateY(-1px);box-shadow:var(--shadow-button-hover)}.signup-row button[type=submit]:disabled{opacity:.7;cursor:progress}.signup-button-text{display:none}.signup-button-arrow{font-size:1.15rem;line-height:1;font-weight:700}@media(min-width:640px){.signup-row button[type=submit]{width:auto;padding:0 1.4rem}.signup-button-text{display:inline}.signup-button-arrow{font-size:1rem}}.signup-microcopy{margin:.85rem 0 0;color:var(--text-softer);font-size:.78rem;line-height:1.5}@media(min-width:640px){.signup-microcopy{font-size:.86rem}}.signup-optin{display:flex;align-items:center;justify-content:center;gap:.5rem;margin:.95rem auto 0;padding:0;color:var(--text-softer);font-size:.78rem;line-height:1.4;cursor:pointer}.signup-optin input[type=checkbox]{flex-shrink:0;width:15px;height:15px;margin:0;cursor:pointer;accent-color:var(--pink-deep)}.signup-optin span{flex:0 1 auto}.signup-honeypot{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}.signup-turnstile{position:absolute;width:0;height:0;overflow:hidden;pointer-events:none;visibility:hidden}.signup-message{margin:.85rem 0 0;font-size:.92rem;line-height:1.5}.signup-message.success{color:#1f7a52}.signup-message.error{color:#b3284f}.signup.signup-success{display:block}.signup-success-card{display:flex;flex-direction:column;align-items:center;gap:.85rem;padding:2rem 1.6rem 2.1rem;border-radius:var(--radius-lg);background:linear-gradient(160deg,#fff,#fff5fa);border:1px solid var(--line-pink);box-shadow:var(--shadow-card);text-align:center;animation:signup-success-pop .38s cubic-bezier(.25,1.4,.5,1)}@keyframes signup-success-pop{0%{opacity:0;transform:scale(.95) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.signup-success-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,var(--pink) 0%,var(--pink-deep) 100%);color:#fff;box-shadow:var(--shadow-button);animation:signup-success-icon-pop .52s cubic-bezier(.18,1.6,.5,1) 80ms both}.signup-success-icon svg{width:28px;height:28px}@keyframes signup-success-icon-pop{0%{transform:scale(0)}60%{transform:scale(1.15)}to{transform:scale(1)}}.signup-success-title{margin:.3rem 0 0;font-family:var(--font-display);font-weight:600;font-size:clamp(1.6rem,4vw,2rem);line-height:1.15;letter-spacing:-.015em;background:linear-gradient(135deg,#f472b6,#ec4899 45%,#db2777);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:var(--text-display)}.signup-success-text{margin:0;max-width:32ch;color:var(--text-soft);font-size:.95rem;line-height:1.6}@media(prefers-reduced-motion:reduce){.signup-success-card,.signup-success-icon{animation:none}}.features{position:relative;padding:3.5rem 1.1rem 4.5rem}.features-inner{width:min(100%,1080px);margin:0 auto;text-align:center}.features-eyebrow{margin:0 0 .65rem;color:var(--pink-deep);font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.features-title{margin:0 auto;font-family:var(--font-display);font-weight:600;font-size:clamp(1.85rem,4.6vw,2.6rem);line-height:1.15;letter-spacing:-.015em;background:linear-gradient(135deg,#f472b6,#ec4899 45%,#db2777);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:var(--text-display)}@media(min-width:768px){.features-title{white-space:nowrap}}.features-lede{margin:1rem auto 0;max-width:42rem;color:var(--text-soft);font-size:clamp(.98rem,2vw,1.08rem);line-height:1.65}.features-grid{display:grid;gap:.85rem;margin-top:2.4rem;grid-template-columns:1fr;text-align:left}@media(min-width:640px){.features-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}}@media(min-width:1024px){.features{padding:5rem 2rem 6rem}.features-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem;margin-top:3rem}}.feature-tile{position:relative;padding:1rem 1.1rem;border-radius:var(--radius-md);background:var(--bg-elevated);border:1px solid var(--line);box-shadow:var(--shadow-card);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;display:grid;grid-template-columns:40px 1fr;column-gap:.85rem;row-gap:.2rem;align-items:start}.feature-tile:hover{transform:translateY(-2px);border-color:var(--line-pink);box-shadow:var(--shadow-card-strong)}.feature-icon{grid-column:1;grid-row:1 / span 2;align-self:start;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin:0}.feature-icon img{width:44px;height:44px;object-fit:contain}.feature-icon svg{width:20px;height:20px}.feature-tile-title{grid-column:2;grid-row:1;margin:0;font-family:var(--font-body);font-size:.98rem;font-weight:600;letter-spacing:-.005em;color:var(--text);line-height:1.3}.feature-tile-text{grid-column:2;grid-row:2;margin:.2rem 0 0;color:var(--text-soft);font-size:.85rem;line-height:1.5}@media(min-width:640px){.feature-tile{display:block;padding:1.5rem 1.4rem 1.6rem;border-radius:var(--radius-lg)}.feature-icon{width:52px;height:52px;margin-bottom:1rem}.feature-icon img{width:52px;height:52px}.feature-icon svg{width:22px;height:22px}.feature-tile-title{font-size:1.08rem;margin-bottom:.4rem}.feature-tile-text{font-size:.93rem;margin-top:0;line-height:1.6}}.product-preview{position:relative;z-index:2;padding:2rem 1.1rem 3rem}@media(min-width:768px){.product-preview{margin-top:clamp(-140px,-9vh,-60px);padding-top:1rem}}.product-preview-inner{width:min(100%,1200px);margin:0 auto}.product-preview-stage{position:relative;width:100%;margin:0 auto;display:flex;flex-direction:row;align-items:flex-end;justify-content:center;gap:0;max-width:1100px}.product-preview-desktop{position:relative;flex:1;min-width:0;max-width:100%;border-radius:clamp(10px,2vw,22px);overflow:hidden;border:1px solid var(--line-pink);box-shadow:0 32px 80px -28px #501e4652;background:var(--bg-elevated)}.product-preview-desktop img{display:block;width:100%;height:auto}.product-preview-mobile{flex-shrink:0;width:clamp(96px,22%,220px);margin-left:clamp(-3rem,-7%,-88px);margin-bottom:clamp(-1rem,-3%,-36px);z-index:2;border-radius:clamp(14px,2.5vw,28px);overflow:hidden;border:1px solid var(--line-pink);box-shadow:0 20px 50px -18px #501e4652;background:var(--bg-elevated)}.product-preview-mobile img{display:block;width:100%;height:auto}@media(min-width:1024px){.product-preview{padding:2rem 2rem 5rem}.product-preview-desktop{max-width:980px}.product-preview-mobile{width:220px;margin-left:-88px;margin-bottom:-36px}}.closing-cta{position:relative;padding:4rem 1.1rem 5rem;overflow:hidden}.closing-glow{position:absolute;left:50%;top:50%;width:36rem;height:36rem;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(239,99,184,.18) 0%,transparent 60%);filter:blur(60px);pointer-events:none;z-index:0}.closing-inner{position:relative;z-index:1;width:min(100%,720px);margin:0 auto;text-align:center}.closing-title{margin:0 auto;max-width:18ch;font-family:var(--font-display);font-weight:400;font-size:clamp(1.9rem,4.5vw,2.6rem);line-height:1.1;letter-spacing:-.005em;color:var(--text-display)}.closing-text{margin:1rem auto 0;max-width:34rem;color:var(--text-soft);font-size:clamp(.98rem,2vw,1.08rem);line-height:1.65}@media(min-width:1024px){.closing-cta{padding:5.5rem 2rem 7rem}}.site-footer{border-top:1px solid var(--line);padding:2rem 1.1rem 2.4rem;background:#fffafda6}.site-footer-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.1rem;width:min(100%,1080px);margin:0 auto;color:var(--text-softer);font-size:.86rem;text-align:center}.footer-logo{width:152px;height:auto;opacity:.92}.footer-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem .65rem}.site-footer a,.footer-link{color:var(--text-soft);text-decoration:none}.site-footer a:hover,.footer-link:hover{color:var(--text);text-decoration:underline;text-underline-offset:.18rem}.footer-link{padding:0;font:inherit;background:transparent;cursor:pointer}.footer-dot{color:var(--text-softer);opacity:.55}@media(max-width:479px){.footer-dot{display:none}.footer-meta{flex-direction:column;gap:.3rem}}.cookie-banner{position:fixed;z-index:1000;left:16px;right:16px;bottom:16px;border-radius:var(--radius-lg);background:#fff;border:1px solid var(--line-pink);box-shadow:0 28px 60px -18px #501e4647;opacity:0;transform:translateY(12px);transition:opacity .24s ease,transform .24s ease}.cookie-banner.is-visible{opacity:1;transform:translateY(0)}.cookie-banner-inner{padding:1.1rem 1.15rem 1.2rem}.cookie-banner-title{margin:0 0 .35rem;font-family:var(--font-body);font-size:.95rem;font-weight:600;color:var(--text)}.cookie-banner-body{margin:0 0 .95rem;color:var(--text-soft);font-size:.85rem;line-height:1.55}.cookie-banner-link{padding:0;background:transparent;border:0;color:var(--pink-deep);text-decoration:underline;text-underline-offset:.18rem;cursor:pointer;font:inherit}.cookie-banner-actions{display:flex;gap:.55rem;flex-wrap:wrap}.cookie-banner-accept,.cookie-banner-decline{flex:1;min-width:130px;min-height:42px;padding:0 1rem;border-radius:var(--radius-pill);font-size:.88rem;font-weight:600;cursor:pointer;transition:transform .14s ease,opacity .14s ease}.cookie-banner-accept{background:linear-gradient(135deg,var(--pink) 0%,var(--pink-deep) 100%);color:#fff;box-shadow:var(--shadow-button)}.cookie-banner-decline{background:var(--bg-tint);color:var(--text);border:1px solid var(--line-strong)}.cookie-banner-accept:hover,.cookie-banner-decline:hover{transform:translateY(-1px)}@media(min-width:640px){.cookie-banner{left:auto;right:24px;bottom:24px;max-width:420px}}.privacy-page{flex:1;padding:2.5rem 1.1rem 4rem}.privacy-inner{width:min(100%,720px);margin:0 auto}.privacy-back{display:inline-flex;align-items:center;gap:.35rem;margin-bottom:1.2rem;padding:.4rem 0;color:var(--text-soft);font-size:.88rem;cursor:pointer}.privacy-back:hover{color:var(--text)}.privacy-title{margin:0 0 .4rem;font-family:var(--font-display);font-size:clamp(1.9rem,4.5vw,2.6rem);font-weight:400;letter-spacing:-.005em;color:var(--text-display)}.privacy-meta{margin:0 0 2rem;color:var(--text-softer);font-size:.88rem}.privacy-section{margin-bottom:2rem}.privacy-section h2{margin:0 0 .7rem;font-family:var(--font-body);font-size:1.1rem;font-weight:600;color:var(--text)}.privacy-section p,.privacy-section li{color:var(--text-soft);font-size:.95rem;line-height:1.65}.privacy-section p{margin:0 0 .85rem}.privacy-section ul{margin:0 0 .85rem;padding-left:1.15rem}.privacy-section li{margin-bottom:.55rem}.privacy-section a{color:var(--pink-deep);text-decoration:underline;text-underline-offset:.18rem}.privacy-section a:hover{color:var(--text)}.privacy-section code{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.85em;padding:.05rem .3rem;border-radius:4px;background:var(--bg-tint);color:var(--text);border:1px solid var(--line)}.privacy-table-wrap{overflow-x:auto;margin:0 0 .85rem;border:1px solid var(--line);border-radius:8px}.privacy-table{width:100%;border-collapse:collapse;font-size:.88rem}.privacy-table th{text-align:left;padding:.6rem .75rem;font-weight:600;color:var(--text);background:var(--bg-tint);border-bottom:1px solid var(--line)}.privacy-table td{padding:.55rem .75rem;color:var(--text-soft);line-height:1.5;border-bottom:1px solid var(--line-light, rgba(0, 0, 0, .06))}.privacy-table tbody tr:last-child td{border-bottom:none}@media(max-width:599px){.privacy-table-wrap{width:100%;max-width:100%}.privacy-table{width:100%;table-layout:fixed}.privacy-table th,.privacy-table td{padding:.55rem .5rem;overflow-wrap:anywhere;word-break:normal}}@media(min-width:768px){.privacy-page{padding:4rem 1.5rem 5rem}}:root{--font-display: "Hanken Grotesk", system-ui, sans-serif;--font-body: "Hanken Grotesk", system-ui, sans-serif;--font-brand: "TAN Tangkiwood", Georgia, serif;--vibe-50: #fdf2f8;--vibe-100: #fce7f3;--vibe-200: #fbcfe8;--vibe-300: #f9a8d4;--vibe-400: #f472b6;--vibe-500: #ec4899;--vibe-600: #db2777;--vibe-700: #be185d;--vibe-rgb: 236, 72, 153;--vibe-bg-start: #fdf2f8;--vibe-bg-end: #fff5f9;--ink: #2a1626;--ink-soft: #4f3d4d;--paper: #fffafd;--paper-warm: #fffafd;--paper-pink: var(--vibe-50);--hot-pink: var(--vibe-500);--hot-pink-deep: var(--vibe-600);--line-editorial: rgba(42, 22, 38, .12);--line-light: rgba(255, 255, 255, .32);--radius-editorial: 22px;--app-button-radius: .75rem;--app-button-primary-background: linear-gradient(135deg, var(--vibe-200) 0%, var(--vibe-500) 100%);--app-button-primary-shadow: 0 4px 12px rgba(var(--vibe-rgb), .3);--app-button-primary-shadow-hover: 0 6px 16px rgba(var(--vibe-rgb), .35);--app-button-primary-shadow-active: 0 2px 8px rgba(var(--vibe-rgb), .25);--app-button-outline-background: linear-gradient(180deg, rgba(255, 255, 255, .9) 0%, rgba(255, 255, 255, .7) 100%);--plan-surface-free: color-mix(in srgb, var(--vibe-200) 10%, #ffffff);--plan-surface-pro: color-mix(in srgb, var(--vibe-200) 44%, #ffffff);--plan-surface-team: color-mix(in srgb, var(--vibe-200) 26%, #ffffff);--pink: var(--hot-pink);--pink-deep: var(--hot-pink-deep);--pink-bright: #ff78b5;--pink-tint: #ffe5f0;--text: var(--ink);--text-soft: var(--ink-soft);--text-softer: #81767c;--text-display: var(--ink);--bg: var(--paper-warm);--bg-elevated: #fffdfa;--bg-tint: var(--paper-pink);--line: var(--line-editorial);--line-strong: rgba(37, 31, 34, .24);--line-pink: rgba(244, 63, 143, .32);--shadow-card: none;--shadow-card-strong: none;--shadow-button: none;--shadow-button-hover: none}:root[data-marketing-vibe=pink]{--vibe-50: #fef2f4;--vibe-100: #fecdd3;--vibe-200: #fda4af;--vibe-300: #f9a8c5;--vibe-400: #fb7185;--vibe-500: #f43f5e;--vibe-600: #e11d48;--vibe-700: #be123c;--vibe-rgb: 244, 63, 94;--vibe-bg-start: #fef2f4;--vibe-bg-end: #fffbf8}:root[data-marketing-vibe=blue]{--vibe-50: #eff8ff;--vibe-100: #dbeffe;--vibe-200: #b7dcfc;--vibe-300: #8dc8f5;--vibe-400: #64b2ed;--vibe-500: #4299e1;--vibe-600: #2b7fc7;--vibe-700: #1e6cb0;--vibe-rgb: 66, 153, 225;--vibe-bg-start: #eff8ff;--vibe-bg-end: #f8fcff}:root[data-marketing-vibe=matcha]{--vibe-50: #f4f7f4;--vibe-100: #e8efe8;--vibe-200: #d1dfd1;--vibe-300: #a7c4a0;--vibe-400: #7daa73;--vibe-500: #5c8f52;--vibe-600: #5c8f52;--vibe-700: #4a7342;--vibe-rgb: 92, 143, 82;--vibe-bg-start: #f4f7f4;--vibe-bg-end: #f7faf7}:root[data-marketing-vibe=neutral]{--vibe-50: #fff9f5;--vibe-100: #fffbf8;--vibe-200: #f6e5db;--vibe-300: #ebcfbe;--vibe-400: #d5a58f;--vibe-500: #b86f52;--vibe-600: #8d4a2e;--vibe-700: #7b4a34;--vibe-rgb: 184, 111, 82;--vibe-bg-start: #fff9f5;--vibe-bg-end: #ffffff}html{scroll-padding-top:104px;background:var(--paper-warm)}body{color:var(--ink);background:radial-gradient(ellipse 95% 65% at 50% 110%,rgba(var(--vibe-rgb),.22),transparent 60%),radial-gradient(ellipse 70% 45% at 12% -2%,rgba(var(--vibe-rgb),.14),transparent 65%),radial-gradient(ellipse 65% 45% at 92% 8%,rgba(var(--vibe-rgb),.16),transparent 65%),linear-gradient(180deg,var(--vibe-bg-start) 0%,var(--vibe-bg-end) 50%,#fffafd 100%);letter-spacing:-.01em}body,button,input{font-family:var(--font-body)}::selection{color:#fff;background:var(--hot-pink)}:where(a,button,input,summary):focus-visible{outline:2px solid var(--hot-pink-deep);outline-offset:3px}.site-shell{--hero-fg: #fffaf6;--hero-muted: rgba(255, 250, 246, .84);--hero-panel: rgba(255, 255, 255, .94);--hero-panel-ink: var(--ink);background:transparent;transition:background-color .26s ease,color .26s ease}.hq-home{flex:1;overflow:clip}.hq-kicker{margin:0 0 .8rem;color:inherit;font-size:.69rem;font-weight:700;letter-spacing:.18em;line-height:1.4;text-transform:uppercase}.hq-kicker-dark{color:var(--hot-pink-deep)}.hq-pill{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:.25rem 1rem;border:1px solid currentColor;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;transition:color .16s ease,background-color .16s ease,transform .16s ease}.hq-pill:hover{transform:translateY(-1px)}.hq-pill-light{color:var(--ink);background:#fffaf6;border-color:#fffaf6}.hq-pill-outline{color:var(--ink);background:transparent;border-color:var(--line-strong)}.hq-pill-outline:hover{color:#fff;background:var(--ink)}.hq-text-link{display:inline-flex;align-items:center;gap:.45rem;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.3rem}.hq-section-heading{width:min(100%,1420px);margin-inline:auto}.hq-section-heading h2{max-width:780px;margin:0;color:var(--hot-pink-deep);font-family:var(--font-display);font-size:clamp(2rem,4vw,4rem);font-weight:400;letter-spacing:-.025em;line-height:1.05;text-wrap:balance}.hq-section-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem}.hq-section-heading-centered{max-width:840px;text-align:center}.hq-section-heading-centered h2{margin-inline:auto}.hq-section-heading-centered>p:last-child{max-width:34rem;margin:1.1rem auto 0;color:var(--ink-soft);font-size:.92rem}.site-header{position:sticky;top:0;z-index:50;border:0;background:#fffafdf5;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.announcement-bar{position:relative;display:flex;min-height:28px;align-items:center;justify-content:center;border-bottom:1px solid var(--line-editorial);background:var(--vibe-50);color:var(--ink)}.announcement-bar>a{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem 3.2rem;font-family:var(--font-body);font-size:.74rem;font-weight:600;letter-spacing:.01em;line-height:1.2;text-align:center;text-transform:none}.announcement-control{position:absolute;right:.8rem;display:flex;min-width:34px;min-height:28px;align-items:center;justify-content:center;gap:4px;padding:0}.announcement-control i{width:4px;height:4px;border-radius:50%;background:#251f2247;transition:width .16s ease,border-radius .16s ease,background .16s ease}.announcement-control i.is-active{width:12px;border-radius:999px;background:var(--hot-pink)}.site-header-inner{display:grid;width:100%;min-height:64px;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;margin:0;padding:.75rem clamp(1rem,2.2vw,2.4rem);border-bottom:1px solid var(--line-editorial)}.brand-link{display:inline-flex;align-items:center;justify-content:center;line-height:1}.brand-wordmark,.hq-inline-brand,.footer-wordmark,.hq-closing-watermark{font-family:var(--font-brand);font-weight:400}.brand-wordmark{color:var(--hot-pink-deep);font-size:clamp(1.25rem,2vw,1.8rem);letter-spacing:-.04em;line-height:1}.header-nav{display:flex;align-items:center;gap:clamp(.8rem,1.65vw,1.8rem)}.header-nav-right{justify-content:flex-end}.header-nav a{position:relative;padding-block:.35rem;color:var(--ink);font-family:var(--font-body);font-size:.82rem;font-weight:600;letter-spacing:.01em;text-transform:none}.header-nav a:after{position:absolute;right:0;bottom:0;left:0;height:1px;background:currentColor;content:"";transform:scaleX(0);transform-origin:right;transition:transform .18s ease}.header-nav a:hover:after{transform:scaleX(1);transform-origin:left}.header-menu-button,.mobile-navigation,.mobile-navigation[hidden]{display:none}.palette-switcher{position:fixed;left:16px;bottom:16px;z-index:45;display:flex;min-height:46px;align-items:center;gap:.45rem;padding:.5rem .7rem;border:1px solid var(--line-editorial);border-radius:999px;background:#fffffff0;box-shadow:0 10px 28px #2a16261f;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.palette-switcher>span{margin-right:.15rem;color:var(--ink-soft);font-size:.55rem;font-weight:700;letter-spacing:.04em;text-transform:none}.palette-switcher button{position:relative;width:20px;height:20px;padding:0;border:2px solid #fff;border-radius:50%;background:var(--swatch-color);box-shadow:0 0 0 1px #2a162624;transition:transform .16s ease,box-shadow .16s ease}.palette-switcher button:hover{transform:scale(1.08)}.palette-switcher button.is-active{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--swatch-color)}.hq-hero{position:relative;min-height:680px;margin:10px;overflow:hidden;border-radius:var(--radius-editorial);background:radial-gradient(circle at 18% 82%,rgba(255,255,255,.18),transparent 34%),radial-gradient(circle at 88% 12%,rgba(255,255,255,.22),transparent 30%),linear-gradient(135deg,var(--vibe-400) 0%,var(--vibe-500) 52%,var(--vibe-600) 100%);color:var(--hero-fg);transition:background-color .26s ease,color .26s ease}.hq-hero-grid{display:grid;width:min(100%,1540px);min-height:680px;grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr);align-items:center;gap:clamp(2.5rem,5vw,7rem);margin:0 auto;padding:clamp(3.5rem,6.5vw,7rem) clamp(1.4rem,5.5vw,6.5rem)}.hq-hero-copy{position:relative;z-index:2;max-width:680px}.hq-hero-title{max-width:11.5ch;margin:0;color:inherit;font-family:var(--font-display);font-size:clamp(2.8rem,4.8vw,5.4rem);font-weight:400;letter-spacing:-.03em;line-height:1.03;text-wrap:balance}.hq-hero-subhead{max-width:39rem;margin:1.6rem 0 0;color:var(--hero-muted);font-size:clamp(.94rem,1.2vw,1.13rem);line-height:1.58}.hq-hero .signup{max-width:34rem;margin:2rem 0 0;padding:0}.hq-hero .signup-row{border-color:transparent;background:var(--hero-panel);box-shadow:none}.hq-hero .signup-row input[type=email]{color:var(--hero-panel-ink)}.hq-hero .signup-row input[type=email]::placeholder{color:color-mix(in srgb,var(--hero-panel-ink) 55%,transparent)}.hq-hero .signup-row button[type=submit]{background:var(--ink);color:#fff;box-shadow:none}.hq-hero .signup-optin,.hq-hero .signup-microcopy,.hq-hero .signup-message{justify-content:flex-start;margin-left:.4rem;color:var(--hero-muted);text-align:left}.hq-hero-link{margin-top:1.15rem;color:inherit}.hq-hero-visual{position:relative;display:flex;min-height:480px;align-items:center;min-width:0;padding:clamp(1rem,2.4vw,2rem) clamp(1rem,2.4vw,2rem) 4.5rem}.hq-hero-image-wrap{position:relative;z-index:1;width:100%;overflow:hidden;border:1px solid rgba(255,255,255,.46);border-radius:22px;background:#fff;box-shadow:0 30px 70px #3f142a2e}.hq-hero-image-wrap:after{position:absolute;inset:0;background:linear-gradient(180deg,#f43f8f14,#f43f8f57);content:"";mix-blend-mode:multiply;pointer-events:none}.hq-hero-image-wrap img{width:100%;height:auto;object-fit:contain;transform:none}.hq-hero-mobile-preview{position:absolute;z-index:3;right:.25rem;bottom:1.25rem;width:clamp(96px,24%,180px);max-height:72%;overflow:hidden;border:6px solid #fffafd;border-radius:24px;background:#fff;box-shadow:0 22px 48px #501e463d;transform:rotate(2deg)}.hq-hero-mobile-preview img{width:100%;height:auto}.hq-hero-sticker{position:absolute;z-index:3;display:grid;width:clamp(94px,10vw,142px);aspect-ratio:1;place-items:center;border:1px solid rgba(37,31,34,.14);border-radius:50%;background:#fffaf6;color:var(--ink);font-size:clamp(.55rem,.72vw,.68rem);font-weight:700;letter-spacing:.06em;line-height:1.25;text-align:center;text-transform:uppercase}.hq-hero-sticker-top{top:5%;right:-1%;transform:rotate(7deg)}.hq-hero-sticker-bottom{bottom:5%;left:-1%;background:var(--ink);color:#fffaf6;transform:rotate(-8deg)}.hq-hero-caption{position:absolute;z-index:4;right:clamp(7.5rem,14vw,12rem);bottom:2.1rem;max-width:22ch;margin:0;color:#fff;font-size:clamp(.63rem,.85vw,.8rem);font-weight:700;letter-spacing:.05em;line-height:1.35;text-align:right;text-shadow:0 1px 8px rgba(37,31,34,.45);text-transform:uppercase}.hq-feature-edit{padding:clamp(5rem,9vw,9rem) clamp(1rem,2vw,2rem);background:#fffdfa}.hq-rail-controls{display:none;gap:.45rem}.hq-rail-controls button{display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--line-editorial);border-radius:50%;background:#fffdfa;font-size:1rem;transition:background-color .16s ease,color .16s ease}.hq-rail-controls button:hover{background:var(--ink);color:#fff}.hq-feature-rail{display:grid;width:min(100%,1420px);grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:2.2rem auto 0;overscroll-behavior-inline:contain;scrollbar-width:none}.hq-feature-rail::-webkit-scrollbar{display:none}.hq-feature-card{display:flex;min-width:0;min-height:610px;flex-direction:column;overflow:hidden;border:1px solid rgba(37,31,34,.08);border-radius:var(--radius-editorial);background:linear-gradient(180deg,#ffffff 0%,var(--vibe-50) 100%)}.hq-feature-card-topline{display:flex;min-height:92px;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.1rem 1.15rem}.hq-feature-card-topline h3{margin:0;color:#68635f;font-size:clamp(2.3rem,4.2vw,4.5rem);font-weight:700;letter-spacing:-.085em;line-height:.9;text-transform:lowercase}.hq-feature-card-topline span{flex:0 0 auto;padding:.22rem .55rem;border-radius:999px;background:#6a6762;color:#fff;font-size:.51rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hq-mini-ui{position:relative;width:calc(100% - 2rem);min-height:330px;margin:0 auto;overflow:hidden;border:1px solid rgba(37,31,34,.1);border-radius:8px;background:#fff;color:var(--ink);box-shadow:0 18px 40px #251f221a}.hq-feature-card-copy{display:flex;align-items:flex-end;gap:1rem;justify-content:space-between;margin-top:auto;padding:1.2rem 1.15rem 1.35rem}.hq-feature-card-copy>p:last-child{max-width:28ch;margin:0;color:#5b5753;font-size:.75rem;line-height:1.45}.hq-card-eyebrow{flex:0 0 auto;margin:0;color:var(--ink);font-size:.58rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hq-mini-toolbar{display:flex;height:42px;align-items:center;gap:5px;padding:0 .75rem;border-bottom:1px solid rgba(37,31,34,.08);background:#fff8fb}.hq-mini-toolbar i{width:6px;height:6px;border-radius:50%;background:#f7a3c9}.hq-mini-toolbar b{margin-left:auto;font-size:.55rem;letter-spacing:.08em;text-transform:uppercase}.hq-mini-columns{display:grid;height:288px;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;padding:1rem .75rem;background:#fffafd}.hq-mini-columns>div{position:relative;display:flex;align-self:start;flex-direction:column;gap:.35rem;padding:.75rem .6rem 2.7rem;border:1px solid #f4cedf;border-radius:7px;background:#fff}.hq-mini-columns>div:nth-child(2){margin-top:2rem}.hq-mini-columns>div:nth-child(3){margin-top:4rem}.hq-mini-columns span{color:var(--hot-pink-deep);font-size:.48rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hq-mini-columns b{font-size:.68rem;line-height:1.25}.hq-mini-columns small{color:var(--ink-soft);font-size:.55rem}.hq-mini-columns em{position:absolute;bottom:.6rem;left:.6rem;font-size:.62rem;font-style:normal;font-weight:700}.hq-mini-projects{padding:1.35rem 1.15rem;background:#fffafd}.hq-mini-project-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:.8rem}.hq-mini-project-title span{font-size:.75rem;font-weight:700;text-transform:uppercase}.hq-mini-project-title b{color:var(--hot-pink-deep);font-size:.68rem}.hq-mini-progress{height:8px;margin-bottom:1.6rem;overflow:hidden;border-radius:999px;background:#f5dce7}.hq-mini-progress i{display:block;width:72%;height:100%;border-radius:inherit;background:var(--hot-pink)}.hq-mini-task{display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:.65rem;padding:.72rem 0;border-top:1px solid rgba(37,31,34,.1)}.hq-mini-task i{display:grid;width:26px;height:26px;place-items:center;border:1px solid #edc6d8;border-radius:50%;color:var(--hot-pink-deep);font-size:.58rem;font-style:normal}.hq-mini-task i.is-done{background:var(--hot-pink);color:#fff}.hq-mini-task span{font-size:.68rem;font-weight:600}.hq-mini-task small{color:var(--ink-soft);font-size:.56rem;text-transform:uppercase}.hq-mini-avatars{display:flex;align-items:center;margin-top:1.3rem}.hq-mini-avatars i{display:grid;width:28px;height:28px;place-items:center;margin-right:-5px;border:2px solid #fff;border-radius:50%;background:#ffd2e4;color:var(--ink);font-size:.52rem;font-style:normal;font-weight:700}.hq-mini-avatars i:nth-child(2){background:#f2e5cb}.hq-mini-avatars i:nth-child(3){background:#dce9db}.hq-mini-avatars span{margin-left:.8rem;color:var(--ink-soft);font-size:.56rem}.hq-mini-money{padding:1.3rem 1.2rem;background:#fff}.hq-mini-invoice-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:1rem;border-bottom:1px solid rgba(37,31,34,.11)}.hq-mini-invoice-head span{font-size:.6rem;font-weight:700;text-transform:uppercase}.hq-mini-invoice-head b{padding:.22rem .5rem;border-radius:999px;background:#e0f0df;color:#356239;font-size:.5rem;letter-spacing:.08em;text-transform:uppercase}.hq-mini-money>p{margin:1.4rem 0 .25rem;color:var(--ink-soft);font-size:.65rem}.hq-mini-money>strong{display:block;font-size:clamp(2.4rem,5vw,4rem);letter-spacing:-.07em}.hq-mini-money>strong span{font-size:.45em}.hq-mini-invoice-line{display:flex;align-items:center;justify-content:space-between;margin-top:1.4rem;padding:.8rem 0;border-block:1px solid rgba(37,31,34,.11);font-size:.61rem}.hq-mini-paid-stamp{position:absolute;right:1rem;bottom:1.2rem;padding:.45rem .6rem;border:2px solid var(--hot-pink);color:var(--hot-pink-deep);font-size:.56rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;transform:rotate(-7deg)}.hq-rail-hint{display:none}.hq-philosophy{position:relative;display:grid;min-height:570px;place-items:center;margin:10px;overflow:hidden;border-radius:var(--radius-editorial);background:var(--ink);color:#fff}.hq-philosophy-image,.hq-philosophy-overlay{position:absolute;inset:0}.hq-philosophy-image img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.9) contrast(1.05);transform:scale(1.04)}.hq-philosophy-overlay{background:linear-gradient(90deg,#251f22b8,#d91f737a),#251f2247}.hq-philosophy-copy{position:relative;z-index:1;width:min(100% - 2rem,820px);text-align:center}.hq-philosophy-copy h2{margin:0;font-size:clamp(2.5rem,5.2vw,5.4rem);font-weight:500;letter-spacing:-.065em;line-height:.97;text-wrap:balance}.hq-philosophy-copy>p:not(.hq-kicker){max-width:40rem;margin:1.25rem auto 1.7rem;color:#ffffffd1;font-size:.93rem;line-height:1.65}.hq-brand-philosophy{display:grid;min-height:680px;grid-template-columns:1.08fr .92fr;gap:clamp(2rem,6vw,7rem);align-items:center;margin:10px;padding:clamp(3rem,7vw,7rem);overflow:hidden;border:1px solid var(--line-editorial);border-radius:var(--radius-editorial);background:linear-gradient(145deg,#ffffff 0%,var(--vibe-50) 100%)}.hq-brand-philosophy-copy h2{max-width:15ch;margin:0;color:var(--ink);font-family:var(--font-display);font-size:clamp(2.25rem,4.1vw,4.6rem);font-weight:600;letter-spacing:-.065em;line-height:.98;text-wrap:balance}.hq-brand-philosophy-copy>p:not(.hq-kicker){max-width:45rem;margin:1.25rem 0 0;color:var(--ink-soft);font-size:.95rem;line-height:1.72}.hq-brand-philosophy-copy>p:last-child{color:var(--vibe-700);font-weight:600}.hq-brand-philosophy-art{position:relative;display:grid;min-height:500px;place-items:center}.hq-philosophy-wordmark{position:relative;z-index:3;color:var(--vibe-600);font-family:var(--font-brand);font-size:clamp(4rem,8vw,8.5rem);letter-spacing:-.07em;line-height:.8;transform:rotate(-5deg)}.hq-philosophy-orbit{position:absolute;width:min(42vw,500px);height:min(42vw,500px);border:1px solid rgba(var(--vibe-rgb),.38);border-radius:50%}.hq-philosophy-orbit:before{position:absolute;inset:15%;border:1px solid rgba(var(--vibe-rgb),.24);border-radius:inherit;content:""}.hq-philosophy-system{position:absolute;z-index:4;display:grid;min-width:104px;min-height:104px;place-items:center;padding:1rem;border:1px solid rgba(var(--vibe-rgb),.28);border-radius:50%;background:#fff;color:var(--vibe-700);font-size:.57rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;box-shadow:0 14px 36px rgba(var(--vibe-rgb),.12)}.hq-system-marketing{top:3%;left:12%}.hq-system-sales{top:13%;right:3%}.hq-system-finances{right:8%;bottom:5%}.hq-system-operations{bottom:1%;left:8%}.hq-all-features{padding:clamp(5rem,9vw,9rem) clamp(1rem,3vw,3rem);background:var(--paper-pink)}.hq-all-features-grid{display:grid;width:min(100%,1240px);grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:3.5rem auto 0}.hq-all-feature-card{position:relative;min-height:280px;padding:1.35rem;border:1px solid rgba(37,31,34,.12);border-radius:var(--radius-editorial);background:#fffdfa;transition:background-color .18s ease,transform .18s ease}.hq-all-feature-card:hover{background:#fff;transform:translateY(-2px)}.hq-all-feature-card>img{width:58px;height:58px;margin-top:.4rem;object-fit:contain}.hq-all-feature-tag{position:absolute;top:1rem;right:1rem;padding:.22rem .5rem;border:1px solid var(--line-editorial);border-radius:999px;color:var(--ink-soft);font-size:.48rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hq-all-feature-card h3{margin:2rem 0 0;color:var(--ink);font-size:1.05rem;font-weight:650;letter-spacing:-.025em}.hq-all-feature-card p{max-width:30ch;margin:.6rem 0 0;color:var(--ink-soft);font-size:.83rem;line-height:1.55}.hq-deep-dives{padding:10px;background:color-mix(in srgb,var(--vibe-100) 24%,#ffffff)}.hq-deep-dive{display:grid;min-height:610px;grid-template-columns:1fr 1fr;overflow:hidden;border:1px solid var(--line-editorial);border-radius:var(--radius-editorial);background:var(--paper)}.hq-deep-dive+.hq-deep-dive{margin-top:10px}.hq-deep-dive.is-reversed .hq-deep-visual{order:2}.hq-deep-dive.is-reversed .hq-deep-copy{order:1}.hq-deep-visual{display:grid;min-height:610px;place-items:center;overflow:hidden;padding:clamp(2rem,5vw,5rem)}.hq-deep-visual-connected{background:color-mix(in srgb,var(--vibe-400) 58%,#ffffff)}.hq-deep-visual-mobile{background:color-mix(in srgb,var(--vibe-300) 64%,#ffffff)}.hq-deep-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(2.5rem,6vw,7rem);background:color-mix(in srgb,var(--vibe-100) 18%,#ffffff)}.hq-deep-copy h2{max-width:11ch;margin:0;color:var(--ink);font-size:clamp(2.35rem,4.7vw,5.4rem);font-weight:550;letter-spacing:-.07em;line-height:.94;text-wrap:balance}.hq-deep-copy>p:not(.hq-kicker){max-width:38rem;margin:1.5rem 0 1.8rem;color:var(--ink-soft);font-size:.92rem;line-height:1.68}.hq-connected-preview{position:relative;width:min(100%,680px);padding-top:2.25rem;transform:rotate(-2deg)}.hq-preview-label{position:absolute;z-index:2;top:0;left:1rem;padding:.5rem .8rem;border-radius:999px;background:var(--ink);color:#fff;font-size:.56rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hq-connected-screen{overflow:hidden;border:8px solid #fff;border-radius:18px;background:#fff;box-shadow:0 30px 70px #4f1c363d}.hq-connected-screen img{display:block;width:100%;aspect-ratio:16 / 10;object-fit:cover;object-position:top left}.hq-mobile-preview{position:relative;display:grid;width:min(100%,520px);min-height:510px;place-items:center}.hq-mobile-preview:before,.hq-mobile-preview:after{position:absolute;border:1px solid rgba(37,31,34,.2);border-radius:50%;content:""}.hq-mobile-preview:before{width:min(78vw,460px);height:min(78vw,460px)}.hq-mobile-preview:after{width:min(58vw,340px);height:min(58vw,340px)}.hq-mobile-device{position:relative;z-index:2;width:min(52%,260px);overflow:hidden;border:9px solid #fff;border-radius:34px;background:#fff;box-shadow:0 32px 65px #4f1c363d;transform:rotate(4deg)}.hq-mobile-device img{display:block;width:100%;aspect-ratio:9 / 18;object-fit:cover;object-position:top}.hq-mobile-orbit{position:absolute;z-index:3;top:7%;right:2%;display:grid;width:126px;height:126px;place-items:center;border-radius:50%;background:var(--ink);color:#fff;font-size:.58rem;font-weight:700;letter-spacing:.07em;text-align:center;text-transform:uppercase;transform:rotate(8deg)}.hq-portal-mock,.hq-proposal-mock,.hq-flow-mock{width:min(100%,600px)}.hq-portal-mock{overflow:hidden;border:1px solid rgba(37,31,34,.2);border-radius:12px;background:#fff;box-shadow:0 28px 60px #52233b2e;transform:rotate(-2deg)}.hq-portal-nav{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.2rem;border-bottom:1px solid var(--line-editorial);font-size:.58rem}.hq-portal-nav b{font-family:var(--font-brand);font-size:1rem}.hq-portal-nav span{color:var(--ink-soft);font-weight:600}.hq-portal-body{min-height:360px;padding:3rem 2.2rem 2.3rem;background:linear-gradient(145deg,#fffafd,#fff1f6)}.hq-portal-body>p{margin:0;color:var(--hot-pink-deep);font-size:.6rem;font-weight:700;text-transform:uppercase}.hq-portal-body h3{max-width:12ch;margin:.65rem 0 1.7rem;font-size:clamp(1.8rem,4vw,3.2rem);line-height:1;letter-spacing:-.055em}.hq-portal-panels{display:grid;grid-template-columns:repeat(3,1fr);gap:.55rem}.hq-portal-panels i{height:70px;border:1px solid #f1cadb;border-radius:6px;background:#fffc}.hq-mock-action{display:inline-flex;margin-top:1.8rem;padding:.7rem .85rem;border-radius:999px;background:var(--hot-pink);color:#fff;font-size:.62rem;font-weight:700}.hq-flow-mock{display:flex;flex-direction:column;align-items:center}.hq-flow-node{display:grid;width:min(100%,430px);grid-template-columns:38px 1fr auto;align-items:center;gap:.8rem;padding:1.15rem;border:1px solid var(--line-editorial);border-radius:8px;background:#fffdfa;box-shadow:0 12px 30px #251f2214}.hq-flow-node:nth-of-type(2){transform:translate(8%)}.hq-flow-node:nth-of-type(3){transform:translate(-7%)}.hq-flow-node span{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:var(--paper-pink);color:var(--hot-pink-deep);font-size:.57rem;font-weight:700}.hq-flow-node b{font-size:.75rem}.hq-flow-node small{color:var(--ink-soft);font-size:.5rem;font-weight:700;text-transform:uppercase}.hq-flow-line{display:block;width:1px;height:64px;background:var(--hot-pink)}.hq-proposal-mock{perspective:1000px}.hq-proposal-paper{min-height:470px;padding:clamp(1.8rem,4vw,3rem);border:1px solid rgba(37,31,34,.18);border-radius:8px;background:#fffdfa;box-shadow:24px 24px #d91f732b;transform:rotate(2deg)}.hq-proposal-paper>p{margin:0;color:var(--hot-pink-deep);font-size:.58rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hq-proposal-paper h3{max-width:14ch;margin:.65rem 0 1.5rem;font-size:clamp(1.7rem,3.5vw,3rem);line-height:1.03;letter-spacing:-.05em}.hq-proposal-rule{height:1px;background:var(--line-editorial)}.hq-proposal-lines{display:grid;gap:.6rem;margin:1.8rem 0}.hq-proposal-lines i{display:block;width:100%;height:9px;border-radius:999px;background:#ebe8e2}.hq-proposal-lines i:nth-child(2){width:78%}.hq-proposal-lines i:nth-child(3){width:62%}.hq-proposal-total{display:flex;align-items:flex-end;justify-content:space-between;padding-top:1rem;border-top:1px solid var(--line-editorial)}.hq-proposal-total span{color:var(--ink-soft);font-size:.65rem}.hq-proposal-total b{font-size:1.25rem}.hq-audience{padding:clamp(5rem,9vw,9rem) clamp(1rem,2vw,2rem);background:color-mix(in srgb,var(--vibe-100) 24%,#ffffff)}.hq-inline-brand{color:var(--hot-pink-deep);font-size:.9em;letter-spacing:-.045em}.hq-community-intro{max-width:34rem;margin:.8rem 0 0;color:var(--ink-soft);font-size:.86rem}.hq-community-grid{display:grid;width:min(100%,1420px);grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:2.5rem auto 0}.hq-community-slot{position:relative;display:flex;min-height:390px;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;border:1px solid var(--line-editorial);border-radius:var(--radius-editorial);color:var(--ink)}.hq-community-slot:before,.hq-community-slot:after{position:absolute;border:1px solid rgba(37,31,34,.18);border-radius:50%;content:""}.hq-community-slot:before{width:230px;height:230px}.hq-community-slot:after{width:310px;height:310px}.hq-community-slot.tone-1{background:color-mix(in srgb,var(--vibe-400) 56%,#ffffff)}.hq-community-slot.tone-2{background:color-mix(in srgb,var(--vibe-100) 76%,#ffffff)}.hq-community-slot.tone-3{background:color-mix(in srgb,var(--vibe-300) 62%,#ffffff)}.hq-community-slot.tone-4{background:color-mix(in srgb,var(--vibe-500) 42%,#ffffff)}.hq-community-index{position:absolute;top:1rem;left:1rem;font-size:.58rem;font-weight:700;letter-spacing:.08em}.hq-community-mark{position:relative;z-index:2;display:grid;width:54px;height:54px;place-items:center;border:1px solid rgba(37,31,34,.24);border-radius:50%;font-size:1.45rem;font-weight:300}.hq-community-slot p{position:relative;z-index:2;margin:1rem 0 0;font-size:.58rem;font-weight:700;letter-spacing:.08em;line-height:1.5;text-align:center;text-transform:uppercase}.hq-pricing{display:grid;min-height:440px;grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;margin:10px;padding:clamp(3rem,7vw,7rem);border-radius:var(--radius-editorial);background:linear-gradient(135deg,var(--vibe-400),var(--vibe-500) 54%,var(--vibe-600));color:#fffaf6}.hq-pricing h2{max-width:10ch;margin:0;font-size:clamp(3rem,6vw,6.7rem);font-weight:550;letter-spacing:-.075em;line-height:.9;text-wrap:balance}.hq-pricing-details>div{display:flex;align-items:baseline;gap:1rem}.hq-pricing-details strong{font-size:clamp(3.8rem,7vw,7rem);font-weight:600;letter-spacing:-.08em;line-height:.9}.hq-pricing-details span{font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hq-pricing-details>p{max-width:36rem;margin:1.2rem 0 1.7rem;color:#fffaf6cc;font-size:.88rem;line-height:1.65}.hq-values{display:grid;min-height:700px;grid-template-columns:1fr 1fr;gap:10px;padding:10px;background:color-mix(in srgb,var(--vibe-100) 24%,#ffffff)}.hq-values-copy,.hq-values-art{overflow:hidden;border:1px solid var(--line-editorial);border-radius:var(--radius-editorial)}.hq-values-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(2.5rem,6vw,6.5rem);background:#fff}.hq-values-copy h2{max-width:13ch;margin:0;color:var(--ink);font-size:clamp(2.5rem,4.8vw,5.3rem);font-weight:550;letter-spacing:-.07em;line-height:.94;text-wrap:balance}.hq-values-lede{max-width:37rem;margin:1.4rem 0 0;color:var(--ink-soft);font-size:.9rem;line-height:1.65}.hq-values-list{width:100%;margin-top:2.8rem;border-top:1px solid var(--line-editorial)}.hq-values-list details{border-bottom:1px solid var(--line-editorial)}.hq-values-list summary{display:flex;min-height:56px;align-items:center;justify-content:space-between;gap:1rem;color:var(--ink);font-size:.68rem;font-weight:700;letter-spacing:.04em;list-style:none;text-transform:uppercase;cursor:pointer}.hq-values-list summary::-webkit-details-marker{display:none}.hq-values-list summary span{font-size:1rem;font-weight:400;transition:transform .18s ease}.hq-values-list details[open] summary span{transform:rotate(45deg)}.hq-values-list details p{margin:-.15rem 0 1.25rem;padding-right:2rem;color:var(--ink-soft);font-size:.78rem;line-height:1.6}.hq-values-art{position:relative;display:grid;min-height:680px;place-items:center;background:linear-gradient(145deg,var(--vibe-100),var(--vibe-300) 50%,var(--vibe-500));color:var(--ink)}.hq-values-art:before{position:absolute;inset:0;background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.64),transparent 43%);content:""}.hq-values-orbit{position:absolute;border:1px solid rgba(37,31,34,.22);border-radius:50%}.hq-values-orbit-one{width:min(68vw,590px);height:min(68vw,590px)}.hq-values-orbit-two{width:min(48vw,410px);height:min(48vw,410px)}.hq-values-own{position:relative;z-index:2;font-size:clamp(3.5rem,7vw,7.5rem);font-weight:550;letter-spacing:-.08em;line-height:.82;text-align:center;text-transform:lowercase}.hq-values-brand{position:absolute;z-index:2;right:1.5rem;bottom:1.2rem;font-family:var(--font-brand);font-size:clamp(1.8rem,4vw,4.2rem)}.hq-trust{display:grid;min-height:700px;grid-template-columns:1fr 1fr;gap:10px;padding:10px;background:#fffdfa}.hq-trust-copy,.hq-trust-image{border:1px solid var(--line-editorial);border-radius:var(--radius-editorial);background:var(--paper)}.hq-trust-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(2.5rem,6vw,6.5rem)}.hq-trust-copy h2{max-width:12ch;margin:0;font-size:clamp(2.5rem,4.8vw,5.3rem);font-weight:550;letter-spacing:-.07em;line-height:.94;text-wrap:balance}.hq-trust-lede{max-width:37rem;margin:1.4rem 0 1.7rem;color:var(--ink-soft);font-size:.9rem;line-height:1.65}.hq-trust-details{width:100%;margin-top:2.8rem;border-top:1px solid var(--line-editorial)}.hq-trust-details details{border-bottom:1px solid var(--line-editorial)}.hq-trust-details summary{display:flex;min-height:54px;align-items:center;justify-content:space-between;gap:1rem;color:var(--ink);font-size:.68rem;font-weight:700;letter-spacing:.04em;list-style:none;text-transform:uppercase;cursor:pointer}.hq-trust-details summary::-webkit-details-marker{display:none}.hq-trust-details summary span{font-size:1rem;font-weight:400;transition:transform .18s ease}.hq-trust-details details[open] summary span{transform:rotate(45deg)}.hq-trust-details details p{margin:-.25rem 0 1.25rem;padding-right:2rem;color:var(--ink-soft);font-size:.78rem;line-height:1.6}.hq-trust-image{position:relative;display:grid;place-items:center;overflow:hidden;background:#f7a8ca}.hq-trust-image:before{position:absolute;width:min(70vw,620px);height:min(70vw,620px);border:1px solid rgba(37,31,34,.2);border-radius:50%;content:""}.hq-trust-image img{position:relative;z-index:2;width:min(46%,300px);max-height:78%;object-fit:cover;border:9px solid #fffdfa;border-radius:30px;box-shadow:0 30px 60px #4f1c3638;transform:rotate(4deg)}.hq-trust-orbit{position:absolute;z-index:3;top:14%;left:12%;display:grid;width:126px;height:126px;place-items:center;border:1px solid var(--line-editorial);border-radius:50%;background:#fffdfa;color:var(--ink);font-size:.57rem;font-weight:700;letter-spacing:.08em;line-height:1.3;text-align:center;text-transform:uppercase;transform:rotate(-9deg)}.hq-closing{position:relative;min-height:620px;overflow:hidden;padding:clamp(5rem,10vw,10rem) 1.2rem;background:var(--paper-pink)}.hq-closing-watermark{position:absolute;right:0;bottom:-.2em;left:0;color:#f43f8f1c;font-size:clamp(7rem,20vw,23rem);letter-spacing:-.08em;line-height:.68;text-align:center;white-space:nowrap;pointer-events:none}.hq-closing-inner{position:relative;z-index:1;width:min(100%,780px);margin:0 auto;text-align:center}.hq-closing h2{margin:0;color:var(--ink);font-size:clamp(2.7rem,6vw,6rem);font-weight:550;letter-spacing:-.07em;line-height:.93;text-wrap:balance}.hq-closing-inner>p:not(.hq-kicker){max-width:37rem;margin:1.25rem auto 0;color:var(--ink-soft);font-size:.92rem;line-height:1.65}.hq-closing .signup{margin-top:2rem}.hq-closing .signup-row{border-color:var(--line-editorial);box-shadow:none}.hq-closing .signup-row button[type=submit]{background:var(--hot-pink);box-shadow:none}.signup-row,.signup-row button[type=submit]{box-shadow:none}.signup-row button[type=submit]:hover:not(:disabled){box-shadow:none}.signup-success-card{border-color:var(--line-editorial);border-radius:var(--radius-editorial);background:#fffdfa;box-shadow:none}.signup-success-icon{background:var(--hot-pink);box-shadow:none}.signup-success-title{color:var(--ink);background:none;font-family:var(--font-display);font-weight:600;-webkit-text-fill-color:currentColor}.hq-subpage{flex:1;overflow:clip}.hq-subpage-hero{position:relative;display:grid;min-height:650px;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:clamp(2rem,6vw,7rem);margin:10px;padding:clamp(3.5rem,7vw,7rem);overflow:hidden;border-radius:var(--radius-editorial);background:radial-gradient(circle at 10% 90%,rgba(255,255,255,.18),transparent 36%),linear-gradient(135deg,var(--vibe-400),var(--vibe-500) 54%,var(--vibe-600));color:#fff}.hq-subpage-hero-copy{position:relative;z-index:2;max-width:700px}.hq-subpage-hero-copy h1{max-width:12ch;margin:0;font-family:var(--font-display);font-size:clamp(3rem,5.7vw,6.4rem);font-weight:600;letter-spacing:-.07em;line-height:.92;text-wrap:balance}.hq-subpage-hero-copy>p:not(.hq-kicker){max-width:39rem;margin:1.5rem 0 1.8rem;color:#ffffffd6;font-size:.98rem;line-height:1.65}.hq-subpage-art{position:relative;display:grid;min-height:430px;place-items:center}.hq-subpage-art:before,.hq-subpage-art:after{position:absolute;border:1px solid rgba(255,255,255,.32);border-radius:50%;content:""}.hq-subpage-art:before{width:min(42vw,520px);height:min(42vw,520px)}.hq-subpage-art:after{width:min(32vw,390px);height:min(32vw,390px)}.hq-subpage-art-wordmark{position:absolute;z-index:1;top:10%;left:2%;color:#ffffffe6;font-family:var(--font-brand);font-size:clamp(3.8rem,7vw,8rem);letter-spacing:-.06em;line-height:.8;transform:rotate(-7deg)}.hq-subpage-art-window{position:relative;z-index:2;display:grid;width:min(100%,520px);min-height:330px;grid-template-columns:repeat(3,1fr);align-content:start;gap:.65rem;padding:1.2rem;border:7px solid rgba(255,255,255,.9);border-radius:24px;background:linear-gradient(150deg,#ffffff,var(--vibe-50));box-shadow:0 30px 70px #40142b38;color:var(--ink);transform:rotate(2deg)}.hq-subpage-art-window i{width:7px;height:7px;border-radius:50%;background:var(--vibe-300)}.hq-subpage-art-window b{grid-column:1 / -1;margin-top:2.3rem;font-family:var(--font-brand);font-size:clamp(1.7rem,3vw,3rem);font-weight:400;color:var(--vibe-600)}.hq-subpage-art-window>span:not(.hq-subpage-art-wordmark){display:block;min-height:145px;border:1px solid rgba(var(--vibe-rgb),.2);border-radius:16px;background:linear-gradient(180deg,#fff,var(--vibe-50))}.hq-story{position:relative;display:grid;min-height:620px;grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(2rem,6vw,7rem);margin:10px;padding:clamp(3rem,7vw,7rem);overflow:hidden;border:1px solid var(--line-editorial);border-radius:var(--radius-editorial);background:linear-gradient(145deg,#ffffff,var(--vibe-50))}.hq-story-wordmark{color:var(--vibe-500);font-family:var(--font-brand);font-size:clamp(6rem,13vw,13rem);letter-spacing:-.08em;line-height:.72;transform:rotate(-5deg)}.hq-story-copy{position:relative;z-index:2}.hq-story-copy h2,.hq-page-faq-heading h2{margin:0;color:var(--ink);font-family:var(--font-display);font-size:clamp(2.4rem,4.4vw,4.8rem);font-weight:600;letter-spacing:-.065em;line-height:.96;text-wrap:balance}.hq-story-copy>p:not(.hq-kicker){max-width:42rem;margin:1.25rem 0 0;color:var(--ink-soft);font-size:.92rem;line-height:1.7}.hq-page-faq{display:grid;min-height:580px;grid-template-columns:.8fr 1.2fr;gap:clamp(2rem,7vw,8rem);margin:10px;padding:clamp(3rem,7vw,7rem);border:1px solid var(--line-editorial);border-radius:var(--radius-editorial);background:linear-gradient(180deg,#fff,var(--vibe-50))}.hq-page-faq-list{align-self:center;border-top:1px solid var(--line-editorial)}.hq-page-faq-list details{border-bottom:1px solid var(--line-editorial)}.hq-page-faq-list summary{display:flex;min-height:74px;align-items:center;justify-content:space-between;gap:1rem;font-size:.82rem;font-weight:700;list-style:none;cursor:pointer}.hq-page-faq-list summary::-webkit-details-marker{display:none}.hq-page-faq-list summary span{color:var(--vibe-600);font-size:1.2rem;font-weight:400;transition:transform .18s ease}.hq-page-faq-list details[open] summary span{transform:rotate(45deg)}.hq-page-faq-list details p{max-width:44rem;margin:-.5rem 0 1.6rem;color:var(--ink-soft);font-size:.86rem;line-height:1.65}.hq-resource-library{padding:clamp(5rem,9vw,9rem) clamp(1rem,3vw,3rem);background:linear-gradient(180deg,var(--vibe-50),#fffafd)}.hq-resource-grid{display:grid;width:min(100%,1240px);grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:3rem auto 0}.hq-resource-card{display:flex;min-height:380px;flex-direction:column;align-items:flex-start;padding:1.6rem;border:1px solid var(--line-editorial);border-radius:var(--radius-editorial);background:#fff}.hq-resource-card>span{color:var(--vibe-600);font-size:.62rem;font-weight:700;letter-spacing:.08em}.hq-resource-card h3{max-width:10ch;margin:auto 0 0;color:var(--ink);font-family:var(--font-display);font-size:clamp(2rem,3vw,3rem);font-weight:600;letter-spacing:-.055em;line-height:.98}.hq-resource-card p{max-width:32ch;margin:1rem 0 1.5rem;color:var(--ink-soft);font-size:.84rem;line-height:1.6}.hq-resource-card a{display:inline-flex;align-items:center;gap:.5rem;color:var(--vibe-700);font-size:.68rem;font-weight:700;letter-spacing:.05em;text-decoration:underline;text-underline-offset:.25rem;text-transform:uppercase}.site-footer{padding:0;overflow:hidden;border-top:1px solid var(--line-editorial);background:linear-gradient(180deg,var(--vibe-50),var(--vibe-100))}.footer-wordmark{width:100%;margin:0;padding:clamp(2.5rem,5vw,5rem) clamp(1rem,2vw,2rem) 1rem;overflow:hidden;color:var(--hot-pink-deep);font-size:clamp(6.5rem,17vw,19rem);letter-spacing:-.085em;line-height:.75;text-align:center;white-space:nowrap}.site-footer-inner{display:grid;width:100%;grid-template-columns:1.5fr repeat(4,minmax(110px,.65fr));align-items:start;gap:0;margin:0;padding:0;border-top:1px solid var(--line-editorial);color:var(--ink-soft);font-size:.68rem;text-align:left}.footer-intro,.footer-column{display:flex;min-height:220px;flex-direction:column;align-items:flex-start;gap:.55rem;padding:1.5rem;border-right:1px solid var(--line-editorial)}.footer-column:last-child{border-right:0}.footer-intro p{max-width:28rem;margin:0 0 1rem;line-height:1.6}.footer-intro a{color:var(--ink);font-weight:600}.footer-column>p{margin:0 0 .75rem;color:var(--ink);font-family:var(--font-body);font-size:.78rem;font-weight:600;letter-spacing:.01em;text-transform:none}.footer-column a,.footer-column button,.footer-column span{padding:0;color:var(--ink-soft);font:inherit;line-height:1.5;text-align:left}.footer-column a:hover,.footer-column button:hover{color:var(--ink);text-decoration:underline;text-underline-offset:.2rem}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 1.5rem;border-top:1px solid var(--line-editorial);color:var(--ink-soft);font-size:.54rem;letter-spacing:.05em;text-transform:uppercase}.site-shell-legal code{overflow-wrap:anywhere}.legal-site-header{position:relative;z-index:5;background:transparent}.legal-site-header-inner{display:flex;width:min(100%,1180px);align-items:center;justify-content:space-between;gap:1rem;margin:0 auto;padding:.85rem 1.1rem}.legal-site-header-inner img{width:152px;height:auto}.legal-header-cta{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:0 1.05rem;border-radius:999px;background:linear-gradient(135deg,#ec4899,#db2777);color:#fff;font-size:.9rem;font-weight:600}.legal-site-footer{padding:2rem 1.1rem 2.4rem;border-top:1px solid rgba(42,22,38,.08);background:#fffafda6}.legal-site-footer-inner{display:flex;width:min(100%,1080px);flex-direction:column;align-items:center;gap:1.1rem;margin:0 auto;color:#75606f;font-size:.86rem;text-align:center}.legal-site-footer-inner>img{width:152px;height:auto}.legal-footer-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem .65rem}.legal-footer-meta a,.legal-footer-meta button{padding:0;color:#4f3d4d;font:inherit}.cookie-banner{max-width:448px;border:1px solid rgba(229,231,235,.92);border-radius:16px;background:linear-gradient(135deg,#fffffffa,#fdf2f8fa);box-shadow:0 10px 28px #1f293729;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.cookie-banner-inner{position:relative;display:flex;align-items:flex-start;gap:.75rem;padding:1.25rem}.cookie-banner-close{position:absolute;z-index:2;top:.65rem;right:.65rem;display:grid;width:28px;height:28px;place-items:center;padding:0;border-radius:8px;background:transparent;color:#6b7280;font-size:1.05rem;line-height:1}.cookie-banner-close:hover{color:#4b5563}.cookie-banner-icon{display:grid;width:32px;height:32px;flex:0 0 32px;place-items:center;border-radius:8px;background:var(--vibe-100);color:var(--vibe-500)}.cookie-banner-icon svg{width:16px;height:16px}.cookie-banner-content{min-width:0;padding-right:.65rem}.cookie-banner-title{margin:0 0 .25rem;color:#1f2937;font-family:var(--font-body);font-size:.875rem;font-weight:600;line-height:1.25}.cookie-banner-body{margin:0 0 .75rem;color:#4b5563;font-size:.75rem;line-height:1.625}.cookie-banner-link{color:#2563eb;text-underline-offset:.12rem}.cookie-banner-actions{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.cookie-banner-accept,.cookie-banner-decline{min-width:0;min-height:30px;flex:0 0 auto;padding:0 1rem;border:0;border-radius:8px;font-size:.75rem;font-weight:500}.cookie-banner-accept{background:linear-gradient(135deg,#f472b6,#ec4899);color:#fff;box-shadow:none}.cookie-banner-decline{background:#f3f4f6;color:#4b5563}.cookie-banner-accept:hover,.cookie-banner-decline:hover{transform:none}.cookie-banner-decline:hover{background:#e5e7eb}.reveal{opacity:0;transform:translateY(22px);transition:opacity .62s cubic-bezier(.2,.65,.25,1),transform .62s cubic-bezier(.2,.65,.25,1)}.reveal.is-visible{opacity:1;transform:translateY(0)}@media(max-width:1099px){.header-nav{gap:.7rem}.header-nav a{font-size:.54rem}.hq-hero-grid{grid-template-columns:minmax(0,1fr) minmax(390px,.85fr);gap:2.5rem;padding-inline:3rem}.hq-feature-card{min-height:560px}.hq-mini-ui{min-height:290px}.hq-mini-columns{height:248px}.site-footer-inner{grid-template-columns:1.4fr repeat(2,1fr)}.footer-intro,.footer-column{min-height:190px}.footer-column:nth-child(4){border-top:1px solid var(--line-editorial)}.footer-column:nth-child(5){border-top:1px solid var(--line-editorial)}}@media(max-width:839px){html{scroll-padding-top:88px}.site-header-inner{display:flex;min-height:58px;justify-content:space-between}.header-nav{display:none}.brand-link{justify-content:flex-start}.brand-wordmark{font-size:1.35rem}.header-menu-button{display:flex;min-height:40px;align-items:center;gap:.55rem;padding:.2rem 0;font-size:.62rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.header-menu-button i{display:block;width:8px;height:8px;border-radius:50%;background:var(--hot-pink)}.mobile-navigation{position:absolute;top:100%;right:0;left:0;display:grid;max-height:0;overflow:hidden;border-bottom:0 solid var(--line-editorial);background:var(--vibe-50);opacity:0;transition:max-height .24s ease,opacity .18s ease,border-width .18s ease}.mobile-navigation.is-open{max-height:520px;border-bottom-width:1px;opacity:1}.mobile-navigation a{display:flex;min-height:48px;align-items:center;justify-content:space-between;padding:.7rem 1rem;border-top:1px solid var(--line-editorial);font-size:.67rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.mobile-navigation a.mobile-navigation-cta{background:var(--hot-pink);color:#fff}.hq-hero{min-height:auto}.hq-hero-grid{min-height:auto;grid-template-columns:1fr;gap:3rem;padding:4rem 1.4rem 2.2rem}.hq-hero-copy{max-width:700px}.hq-hero-title{max-width:12ch}.hq-hero-visual{width:min(100%,620px);margin:0 auto}.hq-hero-image-wrap{aspect-ratio:1.08}.hq-feature-rail{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.hq-rail-controls{display:flex}.hq-feature-card{flex:0 0 min(78vw,480px);min-height:560px;scroll-snap-align:start}.hq-rail-hint{display:flex;justify-content:center;gap:5px;margin-top:1.25rem}.hq-rail-hint span{width:5px;height:5px;border-radius:50%;background:var(--line-strong)}.hq-rail-hint span:first-child{width:16px;border-radius:999px;background:var(--hot-pink)}.hq-all-features-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hq-deep-dive,.hq-deep-dive.is-reversed{grid-template-columns:1fr}.hq-deep-dive.is-reversed .hq-deep-visual,.hq-deep-dive.is-reversed .hq-deep-copy{order:initial}.hq-deep-visual{min-height:520px}.hq-deep-copy{min-height:500px}.hq-community-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hq-community-slot{min-height:330px}.hq-pricing{grid-template-columns:1fr;gap:3rem}.hq-trust,.hq-values{grid-template-columns:1fr}.hq-values-art{min-height:560px}.hq-trust-copy,.hq-trust-image{min-height:650px}.hq-brand-philosophy{grid-template-columns:1fr}.hq-brand-philosophy-art{min-height:480px}.hq-subpage-hero{grid-template-columns:1fr;padding:4rem 2rem 2.5rem}.hq-subpage-art{min-height:460px}.hq-story,.hq-page-faq{grid-template-columns:1fr}.hq-story-wordmark{text-align:center}.hq-resource-grid{grid-template-columns:1fr}.hq-resource-card{min-height:300px}}@media(max-width:599px){.announcement-bar>a{max-width:calc(100% - 58px);padding:.35rem .5rem;font-size:.6rem}.announcement-control{right:.35rem}.hq-hero{margin:6px;border-radius:7px}.hq-hero-grid{padding:3.5rem 1rem 1rem}.hq-hero-title{max-width:10.5ch;font-size:clamp(2.8rem,13vw,4.3rem)}.hq-hero-subhead{font-size:.86rem}.hq-hero .signup-row{background:var(--hero-panel)}.hq-hero .signup-optin,.hq-hero .signup-microcopy{justify-content:center;margin-left:0;text-align:center}.hq-hero-visual{padding:.5rem}.hq-hero-image-wrap{aspect-ratio:.9;border-radius:44% 44% 12px 12px}.hq-hero-sticker{width:86px;font-size:.48rem}.hq-hero-sticker-top{right:-2%}.hq-hero-sticker-bottom{left:-2%}.hq-hero-caption{right:1.2rem;bottom:1.3rem;font-size:.52rem}.hq-feature-edit,.hq-all-features,.hq-audience{padding-inline:.8rem}.hq-section-heading-row{align-items:flex-end}.hq-section-heading h2{font-size:clamp(2rem,10vw,3.2rem)}.hq-rail-controls{display:none}.hq-feature-card{flex-basis:86vw;min-height:510px}.hq-feature-card-topline h3{font-size:2.85rem}.hq-mini-ui{min-height:270px}.hq-mini-columns{height:228px}.hq-mini-columns>div{padding-inline:.45rem}.hq-mini-columns b{font-size:.56rem}.hq-feature-card-copy{display:block}.hq-feature-card-copy>p:last-child{margin-top:.45rem}.hq-philosophy{min-height:520px;margin:6px}.hq-philosophy-copy h2{font-size:clamp(2.2rem,11vw,3.5rem)}.hq-brand-philosophy{margin:6px;padding:3rem 1.25rem 1.5rem}.hq-brand-philosophy-copy h2{font-size:clamp(2.35rem,11vw,3.8rem)}.hq-brand-philosophy-art{min-height:400px}.hq-philosophy-wordmark{font-size:19vw}.hq-philosophy-orbit{width:340px;height:340px}.hq-philosophy-system{min-width:88px;min-height:88px}.hq-all-features-grid{grid-template-columns:1fr;margin-top:2.5rem}.hq-all-feature-card{min-height:230px}.hq-deep-dives{padding:6px}.hq-deep-visual{min-height:420px;padding:1.5rem}.hq-deep-copy{min-height:440px;padding:2.5rem 1.4rem}.hq-deep-copy h2{font-size:clamp(2.5rem,12vw,4rem)}.hq-connected-preview{transform:rotate(-1deg)}.hq-mobile-preview{min-height:380px}.hq-mobile-orbit{width:96px;height:96px;font-size:.5rem}.hq-audience .hq-section-heading-row{display:block}.hq-audience .hq-section-heading-row>.hq-pill{margin-top:1.2rem}.hq-community-grid{display:flex;margin-right:-.8rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.hq-community-grid::-webkit-scrollbar{display:none}.hq-community-slot{flex:0 0 76vw;min-height:340px;scroll-snap-align:start}.hq-pricing{min-height:610px;margin:6px;padding:3rem 1.25rem}.hq-pricing h2{font-size:clamp(3rem,15vw,5rem)}.hq-values{padding:6px}.hq-values-copy{min-height:650px;padding:3rem 1.25rem}.hq-values-copy h2{font-size:clamp(2.6rem,12vw,4.1rem)}.hq-values-art{min-height:430px}.hq-values-orbit-one{width:360px;height:360px}.hq-values-orbit-two{width:250px;height:250px}.hq-values-own{font-size:clamp(3.4rem,17vw,5.6rem)}.hq-values-brand{font-size:2rem}.hq-trust{padding:6px}.hq-trust-copy{min-height:640px;padding:3rem 1.35rem}.hq-trust-copy h2{font-size:clamp(2.7rem,12vw,4.4rem)}.hq-trust-image{min-height:560px}.hq-trust-image img{width:min(55%,260px)}.hq-trust-orbit{top:8%;left:7%;width:106px;height:106px}.hq-closing{min-height:600px;padding-top:6rem}.hq-closing h2{font-size:clamp(2.8rem,13vw,4.5rem)}.hq-closing-watermark{bottom:0;font-size:30vw}.footer-wordmark{padding:3rem .5rem 1.3rem;font-size:21vw}.site-footer-inner{grid-template-columns:1fr 1fr}.footer-intro{grid-column:1 / -1;min-height:170px;border-right:0}.footer-column{min-height:190px;border-top:1px solid var(--line-editorial)}.footer-column:nth-child(odd){border-right:0}.footer-bottom{align-items:flex-start;flex-direction:column}.palette-switcher{right:8px;bottom:10px;left:8px;justify-content:center}.hq-subpage-hero{min-height:auto;margin:6px;padding:3.5rem 1rem 1.2rem}.hq-subpage-hero-copy h1{font-size:clamp(2.8rem,13vw,4.4rem)}.hq-subpage-art{min-height:350px}.hq-subpage-art:before{width:340px;height:340px}.hq-subpage-art:after{width:250px;height:250px}.hq-subpage-art-wordmark{font-size:17vw}.hq-subpage-art-window{min-height:260px;padding:.9rem}.hq-subpage-art-window>span:not(.hq-subpage-art-wordmark){min-height:105px}.hq-story,.hq-page-faq{margin:6px;padding:3rem 1.25rem}.hq-story-wordmark{font-size:25vw}.hq-resource-library{padding-inline:.8rem}.hq-resource-card{min-height:280px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}*,*:before,*:after{scroll-behavior:auto!important}}.newsletter-cta{margin:3.5rem 0 1rem;padding:2rem 1.5rem;background:var(--vibe-50);border:1px solid var(--line-editorial);border-radius:var(--radius-editorial)}.newsletter-cta__heading{font-family:var(--font-display);color:var(--ink);font-size:1.4rem;line-height:1.25;margin:0 0 .5rem}.newsletter-cta__blurb{font-family:var(--font-body);color:var(--ink-soft);font-size:.97rem;line-height:1.6;margin:0 0 1.25rem;max-width:52ch}.newsletter-cta__label{display:block;font-family:var(--font-body);font-size:.8rem;font-weight:600;color:var(--text-softer);margin-bottom:.4rem}.newsletter-cta__row{display:flex;flex-wrap:wrap;gap:.6rem}.newsletter-cta__input{flex:1 1 15rem;min-width:0;padding:.8rem 1rem;font-family:var(--font-body);font-size:1rem;color:var(--ink);background:var(--bg-elevated);border:1px solid var(--line-editorial);border-radius:var(--app-button-radius)}.newsletter-cta__input:focus-visible{outline:2px solid var(--vibe-500);outline-offset:2px;border-color:var(--vibe-500)}.newsletter-cta__button{flex:0 0 auto;padding:.8rem 1.5rem;font-family:var(--font-body);font-size:1rem;font-weight:600;color:var(--ink);background:var(--app-button-primary-background);box-shadow:var(--app-button-primary-shadow);border:none;border-radius:var(--app-button-radius);cursor:pointer;transition:box-shadow .15s ease,transform .15s ease}.newsletter-cta__button:hover:not(:disabled){box-shadow:var(--app-button-primary-shadow-hover)}.newsletter-cta__button:active:not(:disabled){box-shadow:var(--app-button-primary-shadow-active)}.newsletter-cta__button:focus-visible{outline:2px solid var(--vibe-600);outline-offset:2px}.newsletter-cta__button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.newsletter-cta__turnstile{margin-top:.9rem}.newsletter-cta__consent{font-family:var(--font-body);font-size:.78rem;line-height:1.5;color:var(--text-softer);margin:.9rem 0 0;max-width:52ch}.newsletter-cta__consent a{color:var(--vibe-600)}.newsletter-cta__done,.newsletter-cta__error{font-family:var(--font-body);font-size:.95rem;line-height:1.55;margin:.9rem 0 0}.newsletter-cta__done{color:var(--ink);background:color-mix(in srgb,var(--vibe-200) 26%,#ffffff);border-radius:var(--app-button-radius);padding:.9rem 1rem;margin:0}.newsletter-cta__error{color:#b4553f}@media(min-width:640px){.newsletter-cta{padding:2.5rem 2.25rem}.newsletter-cta__heading{font-size:1.6rem}}.guides-cluster-blurb{font-family:var(--font-body);color:var(--ink-soft);font-size:.95rem;line-height:1.6;margin:.5rem 0 0;max-width:56ch}.guides-row{display:flex;gap:1rem;align-items:baseline;padding:1.15rem 0;border-top:1px solid var(--line-editorial);text-decoration:none;color:inherit}.guides-row:hover .guides-row-title{color:var(--vibe-600)}.guides-row:focus-visible{outline:2px solid var(--vibe-500);outline-offset:3px}.guides-row-index{font-family:var(--font-body);font-size:.75rem;font-weight:700;color:var(--vibe-500);letter-spacing:.08em;flex:0 0 auto}.guides-row-body{display:block}.guides-row-title{display:block;font-family:var(--font-display);font-size:1.12rem;line-height:1.3;color:var(--ink);margin-bottom:.25rem}.guides-row-text{display:block;font-family:var(--font-body);font-size:.9rem;line-height:1.55;color:var(--ink-soft);max-width:60ch}.guide-post{width:auto;align-self:stretch;margin:0 10px 10px;min-width:0;padding:clamp(1.9rem,5vw,4.25rem) clamp(1.1rem,5vw,3rem) clamp(2rem,5vw,4rem);background:#fff;border-radius:var(--radius-editorial)}.guide-post>*{max-width:46rem;margin-left:auto;margin-right:auto}.guide-breadcrumb{font-family:var(--font-body);font-size:.82rem;margin-bottom:1.25rem;color:var(--ink-soft)}.guide-breadcrumb a{color:var(--vibe-700);font-weight:600}.guide-meta{margin:0 0 1.9rem;font-family:var(--font-body);font-size:.85rem;color:var(--ink-soft)}.guide-toc{margin:0 0 2.2rem;padding:1.05rem 1.35rem 1.2rem;border:1px solid var(--line-editorial);border-radius:14px;background:color-mix(in srgb,var(--vibe-50) 30%,#ffffff);font-family:var(--font-body)}.guide-toc-label{display:block;margin-bottom:.55rem;font-size:.72rem;font-weight:700;letter-spacing:.04em;color:var(--ink-soft)}.guide-toc ol{display:grid;gap:.3rem;margin:0;padding-left:1.15rem;font-size:.95rem}.guide-toc li::marker{color:var(--vibe-400)}.guide-toc a{color:var(--ink);text-decoration:none}.guide-toc a:hover{color:var(--vibe-700);text-decoration:underline;text-underline-offset:.18rem}.guide-article{color:var(--ink-soft)}.guide-article h1{font-family:var(--font-display);font-size:clamp(1.95rem,4.5vw,2.8rem);line-height:1.12;color:var(--ink);margin:0 0 .9rem}.guide-article h2{font-family:var(--font-display);font-size:clamp(1.4rem,3vw,1.8rem);line-height:1.22;color:var(--ink);margin:2.9rem 0 .85rem;scroll-margin-top:96px}.guide-article h3{font-family:var(--font-body);font-weight:700;font-size:1.12rem;color:var(--ink);margin:1.8rem 0 .5rem}.guide-article p{font-family:var(--font-body);font-size:1.08rem;line-height:1.7;color:var(--ink-soft);margin:0 0 1.15rem}.guide-answer{font-size:1.16rem!important;line-height:1.68!important;color:var(--ink)!important;background:color-mix(in srgb,var(--vibe-50) 72%,#ffffff);border:1px solid color-mix(in srgb,var(--vibe-300) 38%,#ffffff);border-radius:16px;padding:1.35rem 1.6rem;margin:0 0 1.6rem!important}.guide-list{font-family:var(--font-body);font-size:1.08rem;line-height:1.7;color:var(--ink-soft);padding-left:1.25rem;margin:0 0 1.2rem}.guide-list li{margin-bottom:.5rem}.guide-list li::marker{color:var(--vibe-500)}.guide-key{font-family:var(--font-body);font-size:1rem!important;line-height:1.65!important;color:var(--ink)!important;background:color-mix(in srgb,var(--vibe-200) 20%,#ffffff);border-radius:var(--app-button-radius);padding:.95rem 1.15rem;margin:1.35rem 0!important}.guide-table-wrap{overflow-x:auto;margin:1.35rem 0}.guide-table{width:100%;border-collapse:collapse;font-family:var(--font-body);font-size:.92rem;min-width:30rem}.guide-table th,.guide-table td{text-align:left;vertical-align:top;padding:.7rem .85rem;border-bottom:1px solid var(--line-editorial);line-height:1.55}.guide-table thead th{background:var(--vibe-50);color:var(--ink);font-weight:700;border-bottom-width:2px}.guide-table tbody th{color:var(--ink);font-weight:600}.guide-table td{color:var(--ink-soft)}.guide-slot{margin:1.5rem 0;padding:1.5rem 1.25rem;border:1px dashed var(--line-strong);border-radius:var(--app-button-radius);background:color-mix(in srgb,var(--vibe-50) 60%,#ffffff);text-align:center}.guide-slot-tag{display:inline-block;font-family:var(--font-body);font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--vibe-600);margin-bottom:.5rem}.guide-slot figcaption{font-family:var(--font-body);font-size:.86rem;line-height:1.55;color:var(--ink-soft);margin:0}.guide-faq{margin-top:2.5rem}.guide-faq-item{margin-bottom:1.35rem}.guide-faq-q{margin:0 0 .35rem!important}.guide-faq-a{margin:0!important}.guide-related{margin-top:3rem}.guide-related h2{font-family:var(--font-display);font-size:1.3rem;color:var(--ink);margin:0 0 .5rem}.template-home,.template-subpage{--template-text-primary: var(--vibe-700);--template-text-secondary: color-mix(in srgb, var(--vibe-700) 70%, #6a5363);--template-cta-background: var(--app-button-primary-background);--template-cta-shadow: var(--app-button-primary-shadow)}.hq-btn-primary{padding:.625rem 1.25rem;border:0;border-radius:var(--app-button-radius);background:var(--app-button-primary-background);color:#fff;font-family:var(--font-body);font-weight:600;box-shadow:var(--app-button-primary-shadow);transition:all .2s ease}.hq-btn-primary:hover:not(:disabled){box-shadow:var(--app-button-primary-shadow-hover);transform:scale(1.05)}.hq-btn-primary:active:not(:disabled){box-shadow:var(--app-button-primary-shadow-active);transform:scale(.98)}.hq-btn-primary:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px var(--vibe-400),var(--app-button-primary-shadow)}.hq-btn-outline{padding:.5rem 1.125rem;border:2px solid var(--vibe-300);border-radius:var(--app-button-radius);background:var(--app-button-outline-background);color:var(--vibe-500);font-family:var(--font-body);font-weight:600;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .25s cubic-bezier(.4,0,.2,1)}.hq-btn-outline:hover{border-color:var(--vibe-400);background:#fff;box-shadow:0 4px 12px rgba(var(--vibe-rgb),.1);transform:translateY(-1px)}.hq-btn-outline:active{transform:translateY(0) scale(.98)}.hq-btn-outline:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px var(--vibe-400)}.hq-btn-primary:disabled,.hq-btn-outline:disabled{cursor:not-allowed;opacity:.5;transform:none}.template-home{padding-top:28px;overflow:clip;background:linear-gradient(180deg,var(--vibe-50) 0%,#ffffff 18%,#ffffff 82%,var(--vibe-50) 100%)}.template-media-slot{position:relative;overflow:hidden;background:radial-gradient(circle at 22% 18%,rgba(255,255,255,.52),transparent 28%),linear-gradient(135deg,var(--vibe-300),var(--vibe-500))}.template-media-slot>span{position:absolute;z-index:2;top:1rem;left:1rem;color:#2a16268f;font-family:var(--font-body);font-size:.72rem;font-weight:500;letter-spacing:.01em;text-transform:none}.template-pill{display:inline-flex;min-height:36px;align-items:center;justify-content:center;padding:.25rem .9rem;border:1px solid currentColor;border-radius:999px;font-family:var(--font-body);font-size:.76rem;font-weight:600;letter-spacing:.01em;text-transform:none}.template-pill-light{border-color:#fffc;background:#ffffff1a;color:#fff}.template-hero-wordmark,.site-shell-marketing .hq-subpage-hero h1,.template-subpage-hero h1{font-family:var(--font-brand);font-weight:400}.site-header.site-header-home{position:absolute;top:0;right:0;left:0;z-index:50;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}.site-header-home .announcement-bar{background:var(--vibe-50);color:var(--vibe-700)}.site-header-home .site-header-inner{width:auto;min-height:62px;grid-template-columns:auto auto;justify-content:center;column-gap:clamp(4rem,6vw,6rem);margin:0 10px;padding-inline:clamp(1.5rem,4vw,4rem);border:0;color:var(--vibe-700)}.site-header-home .brand-link{display:none;pointer-events:none}.site-header-home .header-nav{gap:clamp(2rem,3.2vw,3.5rem)}.site-header-home .header-nav a{font-size:.66rem}.site-header-home .header-nav a.header-login-pill{min-height:36px;flex:0 0 auto;padding:.5rem 1.125rem;border:2px solid var(--vibe-700);border-radius:.75rem;background:transparent;color:var(--vibe-700);white-space:nowrap;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}.site-header-home .header-nav a.header-login-pill:after{content:none}.site-header-home .header-nav a.header-login-pill:hover{border-color:var(--vibe-700);background:#ffffffb8;box-shadow:0 4px 12px rgba(var(--vibe-rgb),.1);transform:translateY(-1px)}.site-header-home .brand-wordmark,.site-header-home .header-nav a,.site-header-home .header-menu-button{color:var(--vibe-700);text-shadow:0 1px 10px rgba(255,255,255,.34)}.site-header-home .header-menu-button i{background:var(--vibe-700)}.template-hero{position:relative;min-height:clamp(660px,62vw,820px);margin:0 10px 10px;overflow:hidden;border:0;border-radius:var(--radius-editorial);background:radial-gradient(circle at 34% 32%,rgba(255,255,255,.36),transparent 26%),linear-gradient(128deg,color-mix(in srgb,var(--vibe-100) 52%,var(--vibe-300)) 0%,var(--vibe-500) 100%);color:#fff;box-shadow:0 16px 36px rgba(var(--vibe-rgb),.08)}.template-hero-media{position:absolute;inset:clamp(150px,14vw,185px) clamp(1.5rem,4vw,4rem) clamp(175px,16vw,210px);border:clamp(7px,.8vw,12px) solid color-mix(in srgb,var(--vibe-700) 28%,var(--vibe-500));border-radius:clamp(12px,1.4vw,20px);background:radial-gradient(circle at 36% 38%,rgba(255,255,255,.55),transparent 23%),linear-gradient(122deg,var(--vibe-100),var(--vibe-400));box-shadow:0 24px 50px rgba(var(--vibe-rgb),.22)}.template-hero-media:after{position:absolute;inset:0;background:linear-gradient(180deg,#ffffff0a,#2a16261a);content:""}.template-hero-media>span{top:1rem;left:50%;color:#ffffff8a;transform:translate(-50%)}.template-hero-logo-lockup{position:absolute;z-index:3;top:39%;left:50%;width:min(64%,790px);aspect-ratio:5 / 2;transform:translate(-50%,-50%)}.template-hero-wordmark{position:absolute;inset:0;width:100%;height:100%;margin:0;background:linear-gradient(180deg,color-mix(in srgb,var(--vibe-700) 82%,#ffffff) 0%,var(--vibe-700) 46%,color-mix(in srgb,var(--vibe-700) 84%,#2a1626) 100%);filter:drop-shadow(-1px -2px 0 rgba(255,255,255,.55)) drop-shadow(2px 2px 0 color-mix(in srgb,var(--vibe-600) 74%,#ffffff)) drop-shadow(3px 3px 0 color-mix(in srgb,var(--vibe-700) 78%,#ffffff)) drop-shadow(4px 4px 0 color-mix(in srgb,var(--vibe-700) 88%,#2a1626)) drop-shadow(5px 6px 0 color-mix(in srgb,var(--vibe-700) 78%,#2a1626)) drop-shadow(0 24px 26px rgba(77,24,61,.28));-webkit-mask:url(/headqrtr-logo-pilot.png) center / contain no-repeat;mask:url(/headqrtr-logo-pilot.png) center / contain no-repeat}.template-hero-glint{position:absolute;z-index:2;top:17%;left:68%;width:clamp(16px,2.1vw,30px);aspect-ratio:1;background:#fffffff0;clip-path:polygon(50% 0%,59% 40%,100% 50%,59% 60%,50% 100%,41% 60%,0% 50%,41% 40%);filter:drop-shadow(0 0 7px rgba(255,255,255,.9));opacity:.2;transform:translate(-50%,-50%) scale(.55) rotate(8deg);animation:template-logo-glint 3.4s ease-in-out infinite}@keyframes template-logo-glint{0%,70%,to{opacity:.18;transform:translate(-50%,-50%) scale(.5) rotate(8deg)}79%{opacity:1;transform:translate(-50%,-50%) scale(1.08) rotate(8deg)}88%{opacity:.34;transform:translate(-50%,-50%) scale(.7) rotate(8deg)}}.template-hero-subheader{position:absolute;z-index:4;top:56%;left:50%;width:min(560px,calc(100% - 3rem));margin:0;color:var(--vibe-700);font-size:clamp(.95rem,1.55vw,1.35rem);font-weight:650;line-height:1.15;text-align:center;text-wrap:balance;transform:translate(-50%)}.template-hero-signup{position:absolute;z-index:4;right:50%;top:67%;bottom:auto;width:min(560px,calc(100% - 3rem));transform:translate(50%)}.template-hero-signup .signup{max-width:none;margin:0;padding:0}.template-hero-signup .signup-row{padding:.35rem;border:2px solid var(--vibe-300);background:#ffffffe6;box-shadow:0 10px 30px rgba(var(--vibe-rgb),.18);transition:border-color .18s ease,box-shadow .18s ease}.template-hero-signup .signup-row:focus-within{border-color:var(--vibe-500);box-shadow:0 0 0 3px rgba(var(--vibe-rgb),.13),0 12px 34px rgba(var(--vibe-rgb),.22)}.template-hero-signup .signup-row button[type=submit]{width:auto;min-width:210px;padding:.625rem 1.25rem;border:0;border-radius:var(--app-button-radius);background:var(--app-button-primary-background);color:#fff;font-weight:600;box-shadow:var(--app-button-primary-shadow);transition:all .2s ease}.template-hero-signup .signup-button-text{white-space:nowrap}.template-hero-signup .signup-button-arrow{flex:0 0 auto}.template-hero-signup .signup-row button[type=submit]:hover:not(:disabled){box-shadow:var(--app-button-primary-shadow-hover);transform:scale(1.05)}.template-hero-signup .signup-row button[type=submit]:active:not(:disabled){box-shadow:var(--app-button-primary-shadow-active);transform:scale(.98)}.template-hero-signup .signup-row button[type=submit]:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px var(--vibe-400),var(--app-button-primary-shadow)}.template-hero-signup .signup-button-text{display:inline}.template-hero-signup .signup-button-arrow{font-size:1rem}.template-hero-signup .signup-microcopy{margin:.55rem 0 0;color:color-mix(in srgb,var(--vibe-700) 82%,#ffffff);font-size:.62rem;font-weight:650;text-align:center}.template-hero-bottom-twinkle{position:absolute;z-index:3;bottom:clamp(2rem,4vw,3.25rem);left:50%;width:22px;aspect-ratio:1;background:color-mix(in srgb,var(--vibe-700) 82%,#ffffff);clip-path:polygon(50% 0%,59% 40%,100% 50%,59% 60%,50% 100%,41% 60%,0% 50%,41% 40%);filter:drop-shadow(0 0 9px rgba(255,255,255,.45));opacity:.76;transform:translate(-50%)}.template-hero-bottom-twinkle:after{position:absolute;top:-6px;right:-9px;width:7px;aspect-ratio:1;border-radius:50%;background:#ffffffc7;content:""}.template-feature-rail-section{position:relative;margin:0 10px 10px}.template-feature-rail{display:grid;grid-auto-columns:calc((100% - 20px) / 3);grid-auto-flow:column;gap:10px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.template-feature-rail::-webkit-scrollbar{display:none}.template-feature-card{display:grid;min-width:0;min-height:520px;grid-template-rows:auto 1fr auto;overflow:hidden;border-radius:var(--radius-editorial);background:color-mix(in srgb,var(--vibe-50) 70%,#ffffff);scroll-snap-align:start}.template-feature-card:nth-child(3n+2){background:color-mix(in srgb,var(--vibe-100) 62%,#ffffff)}.template-feature-card:nth-child(3n){background:color-mix(in srgb,var(--vibe-300) 34%,#ffffff)}.template-feature-title{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1rem 1.1rem 0}.template-feature-title h3{margin:0;color:var(--template-text-primary);font-size:clamp(2.8rem,5.4vw,5.8rem);font-weight:650;letter-spacing:-.055em;line-height:.9;text-transform:lowercase}.template-feature-title>span{flex:0 0 auto;margin-top:.1rem;padding:.23rem .5rem;border-radius:999px;background:var(--template-text-primary);color:#fff;font-family:var(--font-body);font-size:.7rem;font-weight:600;letter-spacing:.01em;text-transform:none}.template-feature-media{position:relative;display:grid;min-height:330px;place-items:center;background:transparent}.template-feature-media:before{content:none}.template-feature-media>img{width:clamp(142px,43%,176px);height:auto;max-height:210px;object-fit:contain;filter:drop-shadow(18px 20px 0 rgba(var(--vibe-rgb),.2)) drop-shadow(0 18px 22px rgba(var(--vibe-rgb),.17))}.template-feature-meta{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;padding:.9rem 1.1rem 1.05rem;color:var(--template-text-primary);font-family:var(--font-body);font-size:.74rem;letter-spacing:.01em;text-transform:none}.template-feature-meta strong{font-weight:700}.template-feature-meta span{color:var(--template-text-secondary)}.template-rail-arrow{position:absolute;z-index:3;top:50%;display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:#ffffffe6;color:var(--template-text-primary);box-shadow:0 8px 24px #2a16261a;transform:translateY(-50%)}.template-rail-arrow-left{left:10px}.template-rail-arrow-right{right:10px}.template-feature-progress{display:grid;grid-template-columns:auto minmax(120px,1fr) auto;align-items:center;gap:.8rem;padding:.75rem .15rem 0;color:var(--template-text-secondary);font-family:var(--font-body);font-size:.72rem;font-weight:600;letter-spacing:.01em;text-transform:none}.template-feature-progress>i{position:relative;display:block;height:1px;overflow:hidden;background:var(--line-editorial)}.template-feature-progress>i>b{position:absolute;inset:0 auto 0 0;display:block;background:var(--vibe-600);transition:width .18s ease}.template-feature-progress a{color:var(--template-text-primary);text-decoration:underline;text-underline-offset:.22rem}.template-workflow{position:relative;min-height:clamp(420px,45vw,620px);margin:0 10px 10px;overflow:hidden;border-radius:var(--radius-editorial);color:#fff}.template-workflow-media{position:absolute;inset:0;background:radial-gradient(ellipse at 18% 90%,rgba(255,255,255,.4),transparent 28%),radial-gradient(ellipse at 82% 12%,rgba(255,255,255,.22),transparent 24%),linear-gradient(145deg,var(--vibe-700),var(--vibe-400))}.template-workflow-media:after{position:absolute;inset:0;background:#2a162638;content:""}.template-workflow-copy{position:absolute;z-index:3;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:2rem;text-align:center}.template-workflow-copy h2{max-width:15ch;margin:0;font-size:clamp(2.1rem,4.2vw,4.7rem);font-weight:550;letter-spacing:-.045em;line-height:.94;text-wrap:balance}.template-workflow-copy p{max-width:550px;margin:1rem 0 1.25rem;color:#ffffffd1;font-size:.78rem;line-height:1.55}.template-editorial{display:grid;gap:10px;margin:0 10px 10px}.template-split-row{display:grid;min-height:520px;grid-template-columns:1fr 1fr;overflow:hidden;border-radius:var(--radius-editorial);background:color-mix(in srgb,var(--vibe-50) 72%,#ffffff)}.template-split-row-reversed .template-split-media{order:2}.template-split-row-reversed .template-split-copy{order:1}.template-split-media{min-height:520px;background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.36),transparent 28%),linear-gradient(150deg,var(--vibe-300),var(--vibe-500))}.template-split-row-reversed .template-split-media{background:radial-gradient(circle at 65% 28%,rgba(255,255,255,.48),transparent 25%),linear-gradient(135deg,var(--vibe-100),var(--vibe-400))}.template-split-copy{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:clamp(2.2rem,5vw,5rem);color:var(--template-text-primary)}.template-eyebrow{margin:0 0 .7rem;color:var(--vibe-700);font-family:var(--font-body);font-size:.76rem;font-weight:600;letter-spacing:.01em;text-transform:none}.template-split-copy h2{max-width:14ch;margin:0 0 1rem;font-size:clamp(2rem,3.4vw,3.8rem);font-weight:550;letter-spacing:-.04em;line-height:.98;text-wrap:balance}.template-split-copy>p:not(.template-eyebrow){max-width:570px;margin:.7rem 0 0;color:var(--template-text-secondary);font-size:.79rem;line-height:1.62}.template-copy-slot{display:flex;align-items:flex-start;justify-content:center;gap:.65rem}.template-copy-slot>span{margin-bottom:1.2rem;color:var(--vibe-700);font-size:.58rem;font-weight:700;letter-spacing:.1em}.template-copy-slot i{display:block;width:min(100%,480px);height:10px;border-radius:999px;background:color-mix(in srgb,var(--vibe-300) 28%,#ffffff)}.template-copy-slot i:nth-of-type(1){height:38px;border-radius:5px}.template-copy-slot i:nth-of-type(2){width:min(82%,400px)}.template-copy-slot i:nth-of-type(3){width:min(62%,300px)}.template-copy-slot b{display:block;width:110px;height:34px;margin-top:1rem;border:1px solid var(--line-editorial);border-radius:999px}.template-community{margin:0 10px 10px;padding:1.25rem;overflow:hidden;border-radius:var(--radius-editorial);background:color-mix(in srgb,var(--vibe-50) 72%,#ffffff)}.template-community-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.template-community-header h2{margin:0;color:var(--template-text-primary);font-size:clamp(1.7rem,3vw,3rem);font-weight:500;letter-spacing:-.04em}.template-community-header h2>span{font-family:var(--font-brand);font-weight:400}.template-community-link{width:112px;height:28px;padding:.35rem .75rem;border:1px solid var(--line-editorial);border-radius:999px;color:var(--template-text-primary);font-size:.5rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.template-community-rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.template-community-rail::-webkit-scrollbar{display:none}.template-community-slot{min-height:330px;border-radius:10px;background:var(--vibe-300);scroll-snap-align:start}.template-community-slot:nth-child(2){background:var(--vibe-100)}.template-community-slot:nth-child(3){background:var(--vibe-500)}.template-community-slot:nth-child(4){background:color-mix(in srgb,var(--vibe-400) 58%,#ffffff)}.template-values{display:grid;min-height:600px;grid-template-columns:1fr 1fr;margin:0 10px 10px;overflow:hidden;border-radius:var(--radius-editorial);background:color-mix(in srgb,var(--vibe-50) 72%,#ffffff)}.template-values-copy{display:flex;flex-direction:column;justify-content:space-between;padding:clamp(2rem,4.5vw,4.5rem)}.template-values-copy>h2{max-width:24ch;margin:0;color:var(--template-text-primary);font-size:clamp(1.5rem,2.6vw,2.8rem);font-weight:500;letter-spacing:-.035em;line-height:1.03;text-wrap:balance}.template-values-list{margin-top:3rem;border-top:1px solid var(--line-editorial)}.template-values-list details{border-bottom:1px solid var(--line-editorial)}.template-values-list summary{display:flex;min-height:54px;align-items:center;justify-content:space-between;gap:1rem;color:var(--template-text-primary);font-size:.62rem;font-weight:700;letter-spacing:.06em;list-style:none;text-transform:uppercase;cursor:pointer}.template-values-list summary::-webkit-details-marker{display:none}.template-values-list summary span{font-size:.9rem;font-weight:400}.template-values-list details[open] summary span{transform:rotate(45deg)}.template-values-list details p{max-width:44rem;margin:-.15rem 0 1.1rem;padding-right:2rem;color:var(--template-text-secondary);font-size:.75rem;line-height:1.55}.template-values-media{min-height:600px;background:radial-gradient(circle at 42% 36%,rgba(255,255,255,.44),transparent 24%),linear-gradient(155deg,var(--vibe-300),var(--vibe-600))}.template-subpage{padding-top:10px;overflow:clip;background:linear-gradient(180deg,var(--vibe-50),#ffffff 34%);color:var(--template-text-primary)}.template-subpage-hero{position:relative;min-height:clamp(430px,48vw,620px);margin:0 10px 10px;overflow:hidden;border-radius:var(--radius-editorial);color:#fff}.template-subpage-hero>.template-media-slot{position:absolute;inset:0;background:radial-gradient(circle at 24% 26%,rgba(255,255,255,.3),transparent 26%),linear-gradient(130deg,var(--vibe-400),var(--vibe-600))}.template-subpage-hero>div:last-child{position:absolute;z-index:2;right:clamp(1.5rem,4vw,4rem);bottom:clamp(1.5rem,4vw,4rem);left:clamp(1.5rem,4vw,4rem)}.template-subpage-hero p{margin:0 0 .7rem;font-family:var(--font-body);font-size:.76rem;font-weight:600;letter-spacing:.01em;text-transform:none}.template-subpage-hero h1{margin:0;font-size:clamp(3.4rem,8vw,8.5rem);letter-spacing:-.05em;line-height:.82;text-transform:lowercase;text-wrap:balance}.template-feature-sections{display:grid;gap:10px;margin:0 10px 10px}.template-feature-section{display:grid;min-height:320px;grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr);overflow:hidden;border-radius:var(--radius-editorial);background:color-mix(in srgb,var(--vibe-50) 74%,#ffffff)}.template-feature-section:nth-child(3n+2){background:color-mix(in srgb,var(--vibe-100) 58%,#ffffff)}.template-feature-section:nth-child(3n){background:color-mix(in srgb,var(--vibe-200) 42%,#ffffff)}.template-feature-section-visual{display:flex;min-height:320px;align-items:center;justify-content:center;background:radial-gradient(circle at 34% 30%,rgba(255,255,255,.64),transparent 28%),linear-gradient(135deg,color-mix(in srgb,var(--vibe-100) 76%,#ffffff),color-mix(in srgb,var(--vibe-300) 72%,#ffffff))}.template-feature-section:nth-child(2n) .template-feature-section-visual{order:2}.template-feature-section-visual img{width:clamp(116px,14vw,210px);height:auto;filter:drop-shadow(18px 22px 12px rgba(var(--vibe-rgb),.18))}.template-feature-section-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(2rem,5vw,5.5rem)}.template-feature-section-copy h2{margin:0;color:var(--vibe-700);font-family:var(--font-brand);font-size:clamp(3.2rem,6vw,7rem);font-weight:400;letter-spacing:-.045em;line-height:.86}.template-feature-section-copy p{max-width:58ch;margin:1.4rem 0 0;color:var(--template-text-secondary);font-size:1rem;line-height:1.65}.template-page-list{display:grid;min-height:560px;grid-template-columns:minmax(260px,.7fr) 1.3fr;gap:clamp(2rem,6vw,7rem);margin:0 10px 10px;padding:clamp(2rem,5vw,5rem);border-radius:var(--radius-editorial);background:color-mix(in srgb,var(--vibe-50) 72%,#ffffff)}.template-page-list-heading>span,.template-page-copy>span,.template-price-panel>div:first-child>span{color:var(--vibe-700);font-family:var(--font-body);font-size:.76rem;font-weight:600;letter-spacing:.01em;text-transform:none}.template-page-list-heading h2,.template-page-copy h2,.template-price-panel h2{max-width:16ch;margin:.8rem 0 0;font-size:clamp(2rem,3.6vw,4rem);font-weight:550;letter-spacing:-.055em;line-height:.95;color:var(--template-text-primary)}.template-page-list-rows{border-top:1px solid var(--line-editorial)}.template-page-list-rows article{display:grid;min-height:92px;grid-template-columns:minmax(180px,.8fr) 1.2fr;align-items:center;gap:1.25rem;border-bottom:1px solid var(--line-editorial)}.template-page-list-rows h3{margin:0;color:var(--template-text-primary);font-size:.9rem;font-weight:700}.template-page-list-rows p{max-width:44rem;margin:0;color:var(--template-text-secondary);font-size:.74rem;line-height:1.5}.template-page-split{display:grid;min-height:560px;grid-template-columns:1fr 1fr;margin:0 10px 10px;overflow:hidden;border-radius:var(--radius-editorial);background:color-mix(in srgb,var(--vibe-50) 72%,#ffffff)}.template-page-media{min-height:560px}.template-page-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(2rem,5vw,5rem)}.template-page-copy p{max-width:48rem;margin:1rem 0 0;color:var(--template-text-secondary);font-size:.8rem;line-height:1.65}.template-philosophy-panel{background:color-mix(in srgb,var(--vibe-50) 74%,#ffffff)}.template-philosophy-panel-media{display:grid;place-items:center;padding:clamp(2rem,5vw,4rem);background:radial-gradient(circle at 30% 22%,rgba(255,255,255,.5),transparent 22%),radial-gradient(circle at 74% 76%,rgba(255,255,255,.28),transparent 20%),linear-gradient(145deg,var(--vibe-200),var(--vibe-500))}.template-philosophy-stacks{display:grid;width:min(100%,430px);gap:.85rem}.template-philosophy-stack-card{display:flex;min-height:84px;align-items:center;gap:1rem;padding:.85rem 1.15rem;border:1px solid rgba(255,255,255,.44);border-radius:18px;background:#ffffffe6;box-shadow:0 12px 28px rgba(var(--vibe-rgb),.12);transition:transform .22s ease,box-shadow .22s ease}.template-philosophy-stack-card img{width:48px;height:48px;object-fit:contain;filter:drop-shadow(6px 7px 0 rgba(var(--vibe-rgb),.16))}.template-philosophy-stack-card span{color:var(--vibe-700);font-family:var(--font-body);font-size:1rem;font-weight:600;letter-spacing:0}.template-philosophy-stack-card:nth-child(1){transform:rotate(-1.6deg) translate(-12px)}.template-philosophy-stack-card:nth-child(2){transform:rotate(1.3deg) translate(16px)}.template-philosophy-stack-card:nth-child(3){transform:rotate(-1.1deg) translate(-18px)}.template-philosophy-stack-card:nth-child(4){transform:rotate(1.8deg) translate(10px)}.template-philosophy-stack-card:hover{transform:rotate(0) translate(0);box-shadow:0 16px 34px rgba(var(--vibe-rgb),.18)}.template-philosophy-panel-copy{justify-content:center}.template-page-split .template-page-copy h2,.template-home .template-philosophy-panel-copy h2{max-width:26ch;font-size:clamp(1.85rem,2.8vw,2.9rem);letter-spacing:-.035em;line-height:1.08}.template-values-panel{min-height:0}.template-values-panel-heading{display:flex;flex-direction:column;justify-content:center}.template-values-panel-heading h2{max-width:15ch}.template-values-panel-rows article{min-height:116px}.template-values-panel-rows h3{font-size:1rem;font-weight:650;letter-spacing:-.01em}.template-values-panel-rows p{font-size:.82rem;line-height:1.58}.template-audience-panel{margin:0 10px 10px;padding:clamp(2rem,5vw,5rem);border-radius:var(--radius-editorial);background:color-mix(in srgb,var(--vibe-200) 58%,#ffffff)}.template-audience-heading h2{max-width:24ch}.template-audience-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin-top:clamp(2rem,4vw,3.25rem)}.template-audience-card{position:relative;display:flex;min-height:220px;flex-direction:column;justify-content:flex-end;grid-column:span 2;overflow:hidden;padding:1.35rem 1.4rem 1.45rem;border-radius:22px;background:#ffffffeb}.template-audience-card:nth-child(4){grid-column:span 3;background:color-mix(in srgb,var(--vibe-50) 62%,#ffffff)}.template-audience-card:nth-child(5){grid-column:span 3;background:color-mix(in srgb,var(--vibe-100) 48%,#ffffff)}.template-audience-card:nth-child(2){background:color-mix(in srgb,var(--vibe-50) 62%,#ffffff)}.template-audience-card:nth-child(3){background:color-mix(in srgb,var(--vibe-100) 48%,#ffffff)}.template-audience-card h3{margin:0 0 .4rem;color:var(--template-text-primary);font-size:1.02rem;font-weight:650;letter-spacing:-.01em}.template-audience-card p{max-width:30ch;margin:0;color:var(--template-text-secondary);font-size:.8rem;line-height:1.55}.template-price-panel{display:grid;min-height:500px;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin:0 10px 10px;padding:clamp(2.5rem,6vw,6rem);border-radius:var(--radius-editorial);background:color-mix(in srgb,var(--vibe-100) 70%,#ffffff)}.template-price-value strong{display:block;color:var(--vibe-700);font-size:clamp(5rem,10vw,10rem);font-weight:550;letter-spacing:-.08em;line-height:.82}.template-price-value p{max-width:34rem;margin:1.4rem 0;color:var(--template-text-secondary);font-size:.8rem;line-height:1.6}.template-pricing-plans,.template-payment-fees,.template-competitor-comparison{margin:0 10px 10px;border-radius:var(--radius-editorial)}.template-pricing-plans{padding:clamp(1.4rem,3vw,3rem) 0 0;background:transparent}.template-pricing-page .template-subpage-hero{min-height:clamp(340px,36vw,480px)}.template-pricing-page .template-subpage-hero h1{font-size:clamp(3.4rem,7vw,7.5rem)}.template-payment-fees>div:first-child>span{color:var(--vibe-700);font-size:.76rem;font-weight:650;letter-spacing:0}.template-payment-fees h2{margin:.8rem 0 0;color:var(--vibe-700);font-family:var(--font-brand);font-size:clamp(2.25rem,4vw,4.6rem);font-weight:400;letter-spacing:-.045em;line-height:.9;text-wrap:balance}.template-billing-row{display:flex;align-items:center;gap:1rem;margin:0 0 1.5rem;padding-inline:.35rem}.template-billing-switch{display:inline-flex;gap:4px;margin:0;padding:4px;border:1px solid var(--line-editorial);border-radius:999px;background:#ffffffa3}.template-billing-switch button{min-height:40px;padding:.45rem 1rem;border-radius:999px;color:var(--template-text-secondary);font-size:.76rem;font-weight:650;letter-spacing:0}.template-billing-switch button.is-active{background:var(--template-cta-background);color:#fff;box-shadow:var(--template-cta-shadow)}.template-billing-savings{margin:0;color:var(--vibe-700);font-size:.76rem;font-weight:650;line-height:1.4}.template-pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.template-document-volume-note{margin:1.25rem 0 0;color:var(--template-text-secondary);font-size:.72rem;line-height:1.5;text-align:center}.template-document-volume-note a{color:var(--vibe-700);font-weight:650;text-decoration:underline;text-decoration-color:rgba(var(--vibe-rgb),.4);text-underline-offset:.18em}.template-plan-card{position:relative;display:flex;min-height:540px;flex-direction:column;padding:clamp(1.5rem,3vw,3rem);border:0;border-radius:var(--radius-editorial);background:var(--plan-surface-free);color:var(--template-text-primary)}.template-plan-pro{background:var(--plan-surface-pro)}.template-plan-team{background:var(--plan-surface-team)}.template-plan-heading{display:flex;min-height:220px;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:1rem;padding:0;border-bottom:0}.template-plan-heading>div:first-child>h2{margin:0;color:var(--vibe-700);font-family:var(--font-brand);font-size:clamp(3rem,4.6vw,5.3rem);font-weight:400;letter-spacing:-.04em;line-height:.82}.template-plan-fit{max-width:32ch;margin:.7rem 0 0;color:var(--template-text-secondary);font-size:.82rem;line-height:1.45}.template-plan-status{display:inline-flex;min-height:28px;align-items:center;margin-bottom:.8rem;padding:.25rem .75rem;border:1px solid color-mix(in srgb,var(--vibe-500) 55%,transparent);border-radius:999px;color:var(--vibe-700);font-size:.72rem;font-weight:650;line-height:1}.template-plan-price{min-width:118px;text-align:left}.template-plan-price strong{display:block;color:var(--vibe-700);font-size:clamp(3.6rem,4.8vw,5.8rem);font-weight:550;letter-spacing:-.075em;line-height:.8}.template-plan-price small{display:block;max-width:190px;margin-top:.5rem;color:var(--template-text-secondary);font-size:.72rem;line-height:1.4}.template-pricing-cta{display:flex;min-height:44px;align-items:center;justify-content:center;gap:.7rem;margin:1.5rem 0 1.75rem;padding:.625rem 1.25rem;border-radius:var(--app-button-radius);font-size:1rem;font-weight:600;letter-spacing:normal;transition:all .2s ease}.template-pricing-cta-outline{padding:.5rem 1.125rem;border:2px solid var(--vibe-300);background:var(--app-button-outline-background);color:var(--vibe-500);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.template-pricing-cta-primary{border:0;background:var(--app-button-primary-background);color:#fff;box-shadow:var(--app-button-primary-shadow)}.template-pricing-cta-primary:hover{box-shadow:var(--app-button-primary-shadow-hover);transform:scale(1.05)}.template-pricing-cta-primary:active{box-shadow:var(--app-button-primary-shadow-active);transform:scale(.98)}.template-pricing-cta-outline:hover{border-color:var(--vibe-400);background:#fff;box-shadow:0 4px 12px rgba(var(--vibe-rgb),.1);transform:translateY(-1px)}.template-pricing-cta-outline:active{transform:translateY(0) scale(.98)}.template-pricing-cta-primary:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px var(--vibe-400),var(--app-button-primary-shadow)}.template-cta-glint{position:relative;display:inline-block;width:13px;aspect-ratio:1;flex:0 0 13px}.template-cta-glint:before{position:absolute;top:50%;left:50%;width:13px;aspect-ratio:1;background:#fffffff0;clip-path:polygon(50% 0%,59% 40%,100% 50%,59% 60%,50% 100%,41% 60%,0% 50%,41% 40%);content:"";filter:drop-shadow(0 0 5px rgba(255,255,255,.9));opacity:.2;transform:translate(-50%,-50%) scale(.55) rotate(8deg);animation:template-logo-glint 3.4s ease-in-out infinite}.template-pricing-cta-outline:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px var(--vibe-400)}.template-plan-highlights{display:grid;gap:.72rem;margin:0;padding:1.4rem 0 0;border-top:1px solid var(--line-editorial);list-style:none}.template-plan-highlights li{position:relative;padding:0 0 0 1rem;border:0;color:var(--template-text-secondary);font-size:.8rem;line-height:1.5}.template-plan-highlights li:before{position:absolute;top:.65em;left:0;width:5px;height:5px;border-radius:50%;background:var(--vibe-500);content:""}.template-plan-card li.is-planned{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;color:color-mix(in srgb,var(--template-text-secondary) 58%,#ffffff)}.template-plan-card li.is-planned small{flex:0 0 auto;font-size:.62rem;font-weight:600;letter-spacing:0}.template-plan-fineprint{margin:auto 0 0;padding-top:1.25rem;color:var(--template-text-secondary);font-size:.62rem;line-height:1.5}.template-plan-details{display:grid;min-height:620px;grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);margin:0 10px 10px;overflow:hidden;border-radius:var(--radius-editorial);background:color-mix(in srgb,var(--vibe-50) 72%,#ffffff)}.template-plan-details-heading{display:flex;align-items:flex-start;padding:clamp(2.5rem,5vw,5rem);background:radial-gradient(circle at 26% 24%,rgba(255,255,255,.48),transparent 28%),linear-gradient(145deg,var(--vibe-100),var(--vibe-300))}.template-plan-details-heading h2{max-width:8ch;margin:0;color:var(--vibe-700);font-family:var(--font-brand);font-size:clamp(4rem,7vw,8rem);font-weight:400;letter-spacing:-.05em;line-height:.84}.template-plan-details-list{align-self:stretch;padding:clamp(2rem,4vw,4rem)}.template-plan-details-list details{border-bottom:1px solid var(--line-editorial)}.template-plan-details-list summary{display:grid;min-height:78px;grid-template-columns:1fr auto 24px;align-items:center;gap:1rem;cursor:pointer;list-style:none;color:var(--template-text-primary)}.template-plan-details-list summary::-webkit-details-marker{display:none}.template-plan-details-list summary span{font-family:var(--font-brand);font-size:2rem;font-weight:400;line-height:1}.template-plan-details-list summary small{color:var(--template-text-secondary);font-size:.72rem;font-weight:550}.template-plan-details-list summary b{color:var(--vibe-700);font-size:1.2rem;font-weight:400;text-align:center;transition:transform .18s ease}.template-plan-details-list details[open] summary b{transform:rotate(45deg)}.template-plan-details-list ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(var(--plan-detail-rows),auto);grid-auto-flow:column;gap:.75rem 1.4rem;margin:0;padding:0 0 1.75rem;list-style:none}.template-plan-details-list li{position:relative;padding-left:1rem;color:var(--template-text-secondary);font-size:.76rem;line-height:1.5}.template-plan-details-list li:before{position:absolute;top:.64em;left:0;width:5px;height:5px;border-radius:50%;background:var(--vibe-500);content:""}.template-plan-details-list li.is-planned{display:grid;grid-template-columns:1fr auto;gap:.5rem;color:color-mix(in srgb,var(--template-text-secondary) 60%,#ffffff)}.template-plan-details-list li.is-planned small{font-size:.62rem;white-space:nowrap}.template-payment-fees{display:grid;min-height:460px;grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(2rem,6vw,7rem);padding:clamp(2.2rem,5vw,5rem);background:color-mix(in srgb,var(--vibe-100) 68%,#ffffff)}.template-payment-fees h2{max-width:12ch;font-size:clamp(2.2rem,3.8vw,4.5rem)}.template-payment-fees>div:first-child>p{max-width:560px;margin:1.2rem 0 0;color:var(--template-text-secondary);font-size:.76rem;line-height:1.6}.template-fee-table{border-top:1px solid var(--line-editorial)}.template-fee-table>div{display:grid;min-height:72px;grid-template-columns:1fr 1fr .55fr;align-items:center;gap:1rem;border-bottom:1px solid var(--line-editorial);color:var(--template-text-primary);font-size:.72rem}.template-fee-table>div:first-child{min-height:50px;color:var(--template-text-secondary);font-size:.68rem;font-weight:650;letter-spacing:0}.template-fee-table strong{color:var(--vibe-700)}.template-competitor-comparison{padding:clamp(2.2rem,5vw,5rem);background:color-mix(in srgb,var(--vibe-50) 72%,#ffffff)}.template-comparison-block{margin-top:clamp(4rem,8vw,8rem);padding-top:clamp(3rem,6vw,6rem);border-top:1px solid var(--line-editorial)}.template-comparison-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem}.template-comparison-heading h2{margin:0;color:var(--vibe-700);font-family:var(--font-brand);font-size:clamp(3.2rem,6vw,7rem);font-weight:400;letter-spacing:-.045em;line-height:.86}.template-comparison-heading p{margin:0;color:var(--template-text-secondary);font-size:.76rem;line-height:1.5}.template-comparison-scroll{margin-top:clamp(2rem,4vw,4rem);overflow-x:auto;border-top:1px solid var(--line-editorial)}.template-comparison-scroll:focus-visible{outline:2px solid var(--vibe-400);outline-offset:4px}.template-comparison-scroll table{width:100%;min-width:1060px;border-collapse:separate;border-spacing:0;table-layout:fixed}.template-comparison-scroll th,.template-comparison-scroll td{padding:1rem .9rem;border-bottom:1px solid var(--line-editorial);font-size:.78rem;line-height:1.45;text-align:left;vertical-align:top}.template-comparison-scroll thead th{border-bottom:2px solid color-mix(in srgb,var(--vibe-400) 58%,#ffffff);background:color-mix(in srgb,var(--vibe-100) 56%,#ffffff);color:var(--vibe-700);font-weight:700}.template-comparison-scroll thead th small{display:block;margin-top:.25rem;color:var(--template-text-secondary);font-size:.66rem;font-weight:500;line-height:1.35}.template-comparison-scroll tbody th{width:24%;background:color-mix(in srgb,var(--vibe-50) 42%,#ffffff);color:var(--template-text-primary);font-weight:650}.template-comparison-scroll td{color:var(--template-text-secondary)}.template-comparison-scroll .is-headqrtr{background:color-mix(in srgb,var(--vibe-200) 60%,#ffffff);color:var(--vibe-700);font-weight:700}.template-comparison-scroll thead .is-headqrtr{background:var(--vibe-700);color:#fff}.template-coverage-table{min-width:1280px!important}.template-comparison-notes{display:flex;justify-content:space-between;gap:1.5rem;margin-top:1rem;color:var(--template-text-secondary);font-size:.66rem;line-height:1.5}.template-comparison-notes p{margin:0}.template-comparison-notes a{color:var(--vibe-700);text-decoration:underline;text-decoration-color:rgba(var(--vibe-rgb),.35);text-underline-offset:.18em}.site-shell-marketing .site-footer{margin:0 10px 10px;border:0;border-radius:var(--radius-editorial)}.site-shell-marketing .footer-wordmark{width:min(96%,1600px);min-height:clamp(150px,30vw,470px);margin:0 auto;padding:0;background:var(--vibe-700);color:transparent;font-size:0;letter-spacing:0;line-height:1;-webkit-mask:url(/headqrtr-logo-pilot.png) center / contain no-repeat;mask:url(/headqrtr-logo-pilot.png) center / contain no-repeat}.site-shell-marketing .site-footer-inner,.site-shell-marketing .footer-bottom{color:color-mix(in srgb,var(--vibe-700) 70%,#6a5363)}.site-shell-marketing .footer-intro .signup{max-width:430px;margin:.25rem 0 .55rem;padding:0}.site-shell-marketing .footer-intro .signup-row{padding:.22rem}.site-shell-marketing .footer-intro .signup-row input[type=email],.site-shell-marketing .footer-intro .signup-row button[type=submit]{height:44px}.site-shell-marketing .footer-intro .signup-optin{justify-content:flex-start;margin:.55rem 0 0;font-size:.62rem}.site-shell-marketing .footer-intro .signup-microcopy{margin-top:.45rem;font-size:.58rem}.site-shell-marketing .palette-switcher-floating{display:none}.site-shell-marketing .palette-switcher-header{position:static;min-height:0;gap:.4rem;padding:.4rem .65rem;background:#ffffffb8;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.site-shell-marketing .palette-switcher-header>span{font-size:.55rem}.site-shell-marketing .palette-switcher-header button{width:15px;height:15px}@media(max-width:839px){.site-header-home .site-header-inner{margin-inline:10px}.site-shell-marketing .palette-switcher-floating{display:flex;inset:auto 10px 10px auto;flex-direction:row;border-radius:999px;transform:none}.template-audience-grid{grid-template-columns:repeat(2,1fr)}.template-audience-card,.template-audience-card:nth-child(4){grid-column:auto;min-height:190px}.template-audience-card:nth-child(5){grid-column:span 2;min-height:170px}.template-hero{min-height:720px}.template-hero-logo-lockup{top:38%;width:min(78%,650px)}.template-hero-subheader{top:54%}.template-hero-signup{top:66%}.template-feature-rail{display:flex;padding-right:12vw}.template-feature-card{flex:0 0 min(76vw,480px)}.template-split-row,.template-values{grid-template-columns:1fr}.template-split-row-reversed .template-split-media,.template-split-row-reversed .template-split-copy{order:initial}.template-split-media,.template-values-media{min-height:500px}.template-split-copy{min-height:460px}.template-community-rail{display:flex;padding-right:12vw}.template-community-slot{flex:0 0 min(64vw,360px)}.template-page-list,.template-page-split,.template-price-panel,.template-pricing-grid,.template-payment-fees,.template-plan-details{grid-template-columns:1fr}.template-plan-card{min-height:0}.template-plan-details-heading{min-height:360px}.template-payment-fees h2{max-width:14ch}.template-page-media{min-height:480px}}@media(max-width:599px){.template-home{padding-top:28px}.template-audience-grid{grid-template-columns:1fr;gap:10px}.template-audience-card,.template-audience-card:nth-child(4),.template-audience-card:nth-child(5){grid-column:auto;min-height:0;padding-top:2.2rem}.site-header-home .site-header-inner{margin-inline:6px;padding-inline:.75rem}.site-header-home .brand-link{display:none}.template-hero,.template-feature-section,.template-feature-rail-section,.template-workflow,.template-editorial,.template-community,.template-values,.site-shell-marketing .site-footer{margin-right:6px;margin-left:6px}.template-hero{min-height:650px;border-radius:14px}.template-hero-media{inset:160px 14px 215px;border-width:7px;border-radius:12px}.template-hero-logo-lockup{top:36%;width:88%}.template-hero-subheader{top:49%;right:1.2rem;left:1.2rem;width:auto;max-width:22rem;margin-inline:auto;font-size:1.05rem;transform:none}.template-hero-signup{top:62%;right:1.1rem;bottom:auto;left:1.1rem;width:auto;transform:none}.template-hero-signup .signup-row{padding:.3rem}.template-hero-signup .signup-row input[type=email]{padding-inline:.75rem}.template-hero-signup .signup-row button[type=submit]{min-width:0;padding-inline:.8rem;font-size:.76rem}.template-hero-signup .signup-microcopy{text-align:center}.template-hero-glint{width:18px}.template-hero-bottom-twinkle{bottom:1.65rem;width:18px}.template-feature-card,.template-workflow,.template-split-row,.template-community,.template-values,.site-shell-marketing .site-footer{border-radius:14px}.template-feature-card{flex-basis:84vw;min-height:500px}.template-feature-title h3{font-size:3.6rem}.template-feature-media{min-height:310px}.template-rail-arrow{display:none}.template-workflow{min-height:500px}.template-workflow-copy{padding:1.35rem}.template-split-media,.template-values-media{min-height:390px}.template-split-copy{min-height:480px;padding:2.4rem 1.4rem}.template-community{padding:1rem}.template-community-header{align-items:flex-start;flex-direction:column}.template-community-slot{flex-basis:72vw;min-height:310px}.template-values-copy{min-height:650px;padding:2.5rem 1.4rem}.template-values-copy>h2{font-size:1.75rem}.template-subpage-hero,.template-page-list,.template-page-split,.template-price-panel,.template-pricing-plans,.template-plan-details,.template-payment-fees,.template-competitor-comparison{margin-right:6px;margin-left:6px;border-radius:14px}.template-subpage-hero{min-height:520px}.template-subpage-hero h1{font-size:clamp(3.5rem,17vw,6rem)}.template-page-list,.template-price-panel{padding:2.5rem 1.35rem}.template-page-list-rows article{grid-template-columns:32px 1fr;gap:.45rem .8rem;padding:1rem 0}.template-page-list-rows article p{grid-column:2}.template-page-media{min-height:390px}.template-page-copy{min-height:500px;padding:2.5rem 1.35rem}.template-price-panel{min-height:620px}.template-pricing-plans,.template-payment-fees,.template-competitor-comparison{padding:2.5rem 1.25rem}.template-pricing-plans{padding:1.5rem 0 0}.template-plan-details-heading{min-height:260px;padding:2.5rem 1.35rem}.template-plan-details-list{padding:1.25rem 1.35rem 2rem}.template-plan-details-list ul{grid-template-columns:1fr;grid-template-rows:none;grid-auto-flow:row}.template-billing-row,.template-comparison-heading,.template-comparison-notes{align-items:flex-start;flex-direction:column;gap:.75rem}.template-billing-switch{display:grid;grid-template-columns:1fr 1fr;width:100%}.template-billing-switch button{padding-inline:.7rem}.template-plan-card{padding:1.4rem;border-radius:16px}.template-plan-heading{min-height:210px;grid-template-columns:1fr;align-content:end}.template-plan-price{text-align:left}.template-plan-price small{max-width:none}.template-fee-table>div{grid-template-columns:.9fr 1.1fr .55fr;gap:.55rem;font-size:.64rem}}.site-header-home .header-nav a.header-start-pill{min-height:42px;padding:.65rem 1.15rem;border:0;border-radius:var(--app-button-radius);background:var(--app-button-primary-background);color:#fff;font-size:.8125rem;font-weight:650;letter-spacing:0;text-shadow:none;box-shadow:var(--app-button-primary-shadow)}.site-header-home .header-nav a.header-start-pill:hover{box-shadow:var(--app-button-primary-shadow-hover);transform:translateY(-1px)}.template-hero-cro{min-height:clamp(720px,65vw,860px)}.template-hero-cro .template-hero-logo-lockup{top:32%;width:min(55%,690px)}.template-hero-cro-copy{position:absolute;z-index:4;top:44%;left:50%;width:min(760px,calc(100% - 3rem));color:var(--vibe-700);text-align:center;transform:translate(-50%)}.template-hero-cro-copy h1{max-width:15ch;margin:0 auto;color:var(--vibe-700);font-family:var(--font-brand);font-size:clamp(2.4rem,4.4vw,4.9rem);font-weight:400;letter-spacing:-.05em;line-height:.95;text-wrap:balance}.template-hero-cro-copy>p{max-width:690px;margin:.9rem auto 0;color:color-mix(in srgb,var(--vibe-700) 82%,#4f3d4d);font-size:clamp(1rem,1.35vw,1.2rem);font-weight:550;line-height:1.5;text-wrap:balance}.template-hero-actions{display:flex;justify-content:center;gap:.75rem;margin-top:1rem}.template-hero-actions a{display:inline-flex;min-width:150px;min-height:48px;align-items:center;justify-content:center;gap:.65rem;font-size:.9375rem}.template-hero-cro-copy small{display:block;margin-top:.6rem;color:color-mix(in srgb,var(--vibe-700) 72%,#ffffff);font-size:.78rem;font-weight:650}.template-product-proof{display:grid;min-height:650px;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(2rem,5vw,5rem);margin:0 10px 10px;padding:clamp(2.25rem,5vw,5rem);overflow:hidden;border-radius:var(--radius-editorial);background:color-mix(in srgb,var(--vibe-100) 64%,#fff)}.template-product-proof h2,.template-outcomes>header h2,.template-feature-section-heading h2,.template-values-cro h2,.template-home-pricing>header h2,.template-faq>header h2,.template-pricing-faq>header h2{margin:0;color:var(--vibe-700);font-family:var(--font-body);font-size:clamp(2.35rem,4.4vw,5rem);font-weight:650;letter-spacing:-.055em;line-height:.96;text-wrap:balance}.template-product-proof-copy>p:not(.template-eyebrow){max-width:40rem;margin:1.4rem 0;color:var(--marketing-copy-color);font-size:1rem;line-height:1.65}.template-text-link{color:var(--vibe-700);font-size:.9rem;font-weight:750;text-decoration:underline;text-decoration-color:color-mix(in srgb,var(--vibe-700) 35%,transparent);text-underline-offset:.25rem}.template-product-frame{position:relative;padding:clamp(.65rem,1.2vw,1rem);border:2px solid color-mix(in srgb,var(--vibe-700) 26%,transparent);border-radius:clamp(18px,2vw,28px);background:linear-gradient(145deg,#fffffff2,color-mix(in srgb,var(--vibe-100) 70%,#fff));box-shadow:0 28px 58px rgba(var(--vibe-rgb),.18)}.template-product-frame>img{display:block;width:100%;border-radius:clamp(12px,1.3vw,18px)}.template-product-mobile{position:absolute;right:-4%;bottom:-9%;width:22%;padding:.45rem;border:1px solid rgba(var(--vibe-rgb),.2);border-radius:20px;background:#fff;box-shadow:0 18px 34px rgba(var(--vibe-rgb),.24)}.template-product-mobile img{display:block;width:100%;border-radius:14px}.template-outcomes{margin:0 10px 10px;padding:clamp(2.5rem,5vw,5rem);border-radius:var(--radius-editorial);background:#fff}.template-outcomes>header{display:grid;grid-template-columns:minmax(180px,.42fr) 1fr;gap:2rem;margin-bottom:clamp(2rem,5vw,4.5rem)}.template-outcome-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line-editorial);border-left:1px solid var(--line-editorial)}.template-outcome-grid article{position:relative;min-height:420px;padding:clamp(1.75rem,3vw,3rem);border-right:1px solid var(--line-editorial);border-bottom:1px solid var(--line-editorial)}.template-outcome-grid article>span{position:absolute;top:1.5rem;right:1.5rem;color:color-mix(in srgb,var(--vibe-700) 50%,transparent);font-size:.75rem;font-weight:750}.template-outcome-grid h3{max-width:14ch;margin:1.75rem 0 1rem;color:var(--vibe-700);font-family:var(--font-body);font-size:clamp(1.8rem,3vw,3.25rem);font-weight:650;letter-spacing:-.045em;line-height:1}.template-outcome-grid article>p:not(.template-eyebrow){max-width:48ch;color:var(--marketing-copy-color);font-size:.96rem;line-height:1.6}.template-outcome-grid ul{margin:2rem 0 0;padding:0;list-style:none}.template-outcome-grid li{padding:.65rem 0;border-top:1px solid var(--line-editorial);color:var(--vibe-700);font-size:.88rem;font-weight:650}.template-feature-section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;padding:clamp(2rem,4vw,3.5rem);border-radius:var(--radius-editorial) var(--radius-editorial) 0 0;background:color-mix(in srgb,var(--vibe-50) 78%,#fff)}.template-feature-section-heading h2{max-width:12ch}.template-philosophy-art{position:relative;display:grid;min-height:600px;place-items:center;overflow:hidden;background:linear-gradient(145deg,var(--vibe-300),var(--vibe-600))}.template-philosophy-art>span{z-index:2;color:color-mix(in srgb,var(--vibe-50) 92%,#fff);font-family:var(--font-brand);font-size:clamp(4rem,9vw,9rem);transform:rotate(-6deg)}.template-philosophy-art i{position:absolute;width:38%;aspect-ratio:1;border:1px solid rgba(255,255,255,.45);border-radius:50%}.template-philosophy-art i:nth-of-type(2){width:62%}.template-philosophy-art i:nth-of-type(3){width:88%}.template-values-cro{background:color-mix(in srgb,var(--vibe-50) 74%,#fff)}.template-values-cro .template-values-copy>h2{max-width:16ch}.template-values-statement{display:flex;min-height:600px;flex-direction:column;align-items:center;justify-content:center;padding:clamp(2rem,5vw,5rem);background:linear-gradient(145deg,var(--vibe-300),var(--vibe-600));color:#fff;text-align:center}.template-values-statement strong{font-size:clamp(7rem,14vw,14rem);font-weight:550;letter-spacing:-.09em;line-height:.8}.template-values-statement p{max-width:20ch;margin:1.5rem 0 0;font-size:1.35rem;font-weight:650}.template-values-statement small{margin-top:.75rem;color:#ffffffc7}.template-home-pricing,.template-faq,.template-pricing-faq{margin:0 10px 10px;padding:clamp(2.5rem,5vw,5rem);border-radius:var(--radius-editorial);background:color-mix(in srgb,var(--vibe-100) 58%,#fff)}.template-home-pricing>header,.template-faq>header,.template-pricing-faq>header{display:grid;grid-template-columns:minmax(180px,.42fr) 1fr;gap:2rem;margin-bottom:clamp(2rem,5vw,4rem)}.template-home-pricing>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line-editorial);border-left:1px solid var(--line-editorial)}.template-home-pricing article{min-height:330px;padding:clamp(1.5rem,3vw,3rem);border-right:1px solid var(--line-editorial);border-bottom:1px solid var(--line-editorial)}.template-home-pricing h3{margin:0;color:var(--vibe-700);font-family:var(--font-brand);font-size:clamp(2.6rem,4vw,4.5rem);font-weight:400}.template-home-pricing article strong{display:block;margin:2rem 0 1rem;color:var(--vibe-700);font-size:clamp(2.4rem,4vw,4.5rem);line-height:.9}.template-home-pricing article p{min-height:4.8em;color:var(--marketing-copy-color);line-height:1.55}.template-home-pricing article a{color:var(--vibe-700);font-weight:750}.template-home-pricing>.hq-btn-primary{display:inline-flex;min-height:48px;align-items:center;gap:.65rem;margin-top:1.5rem}.template-faq>div:not(.template-faq-cta),.template-pricing-faq>div{border-top:1px solid var(--line-editorial)}.template-faq details,.template-pricing-faq details{border-bottom:1px solid var(--line-editorial)}.template-faq summary,.template-pricing-faq summary{display:flex;min-height:74px;align-items:center;justify-content:space-between;gap:1rem;color:var(--vibe-700);font-size:1rem;font-weight:700;cursor:pointer;list-style:none}.template-faq summary::-webkit-details-marker,.template-pricing-faq summary::-webkit-details-marker{display:none}.template-faq details[open] summary span,.template-pricing-faq details[open] summary span{transform:rotate(45deg)}.template-faq details>p,.template-pricing-faq details>p{max-width:62rem;margin:-.25rem 0 1.5rem;color:var(--marketing-copy-color);line-height:1.65}.template-faq-cta{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-top:2rem}.template-faq-cta p{margin:0;color:var(--vibe-700);font-size:1.15rem;font-weight:700}.template-faq-cta a{display:inline-flex;min-height:48px;align-items:center;gap:.65rem}.template-subpage-description{max-width:680px;margin-top:1.25rem;color:#ffffffe0;font-family:var(--font-body);font-size:clamp(.95rem,1.3vw,1.12rem);font-weight:550;line-height:1.55}.template-feature-chapters{margin:0 10px 10px}.template-feature-chapters>article{display:grid;min-height:620px;grid-template-columns:1fr 1fr;margin-bottom:10px;overflow:hidden;border-radius:var(--radius-editorial);background:color-mix(in srgb,var(--vibe-50) 72%,#fff)}.template-feature-chapters>article.is-reversed .template-feature-chapter-copy{order:2}.template-feature-chapter-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(2rem,5vw,5rem)}.template-feature-chapter-copy>span{color:var(--vibe-700);font-size:.75rem;font-weight:750}.template-feature-chapter-copy h2{margin:1rem 0;color:var(--vibe-700);font-size:clamp(2.3rem,4vw,4.7rem);font-weight:650;letter-spacing:-.055em;line-height:.96}.template-feature-chapter-copy>p:not(.template-eyebrow){color:var(--marketing-copy-color);line-height:1.65}.template-feature-chapter-copy ul{margin:2rem 0 0;padding:0;list-style:none}.template-feature-chapter-copy li{display:grid;grid-template-columns:minmax(150px,.55fr) 1fr;gap:1rem;padding:.85rem 0;border-top:1px solid var(--line-editorial)}.template-feature-chapter-copy li strong{color:var(--vibe-700);font-size:.88rem}.template-feature-chapter-copy li span{color:var(--marketing-copy-color);font-size:.85rem;line-height:1.5}.template-feature-chapter-visual{display:flex;align-items:center;justify-content:center;padding:clamp(1.25rem,3vw,3rem);background:linear-gradient(145deg,var(--vibe-300),var(--vibe-600))}.template-feature-chapter-visual img{display:block;width:100%;max-height:540px;object-fit:contain;border:8px solid rgba(255,255,255,.78);border-radius:18px;box-shadow:0 28px 56px rgba(var(--vibe-rgb),.25)}.template-pricing-page .template-subpage-hero.is-compact{min-height:clamp(360px,33vw,470px)}.template-pricing-page .template-subpage-hero.is-compact h1{max-width:16ch;font-size:clamp(3rem,6vw,6.5rem)}.template-pricing-faq{background:#fff}@media(max-width:960px){.site-header-home .site-header-inner{column-gap:2rem}.site-header-home .header-nav{gap:1.35rem}.template-product-proof{grid-template-columns:1fr}.template-product-proof-copy{max-width:680px}.template-product-frame{margin-top:1rem}.template-feature-chapters>article{min-height:0;grid-template-columns:1fr}.template-feature-chapters>article.is-reversed .template-feature-chapter-copy{order:0}.template-feature-chapter-visual{min-height:440px}}@media(max-width:839px){.template-outcomes>header,.template-home-pricing>header,.template-faq>header,.template-pricing-faq>header{grid-template-columns:1fr}.template-home-pricing>div{grid-template-columns:1fr}.template-home-pricing article{min-height:0}}@media(max-width:599px){.template-hero-cro{min-height:720px}.template-hero-cro .template-hero-logo-lockup{top:26%;width:82%}.template-hero-cro-copy{top:44%;width:calc(100% - 2.2rem)}.template-hero-cro-copy h1{font-size:clamp(2.3rem,11vw,3.5rem)}.template-hero-cro-copy>p{font-size:.95rem}.template-hero-actions{align-items:stretch;flex-direction:column}.template-hero-cro-copy small{font-size:.7rem;line-height:1.45}.template-hero-bottom-twinkle{display:none}.template-product-proof{min-height:0;margin-right:6px;margin-left:6px;padding:2rem 1.25rem 3rem;border-radius:14px}.template-product-mobile{display:none}.template-outcomes,.template-home-pricing,.template-faq,.template-pricing-faq{margin-right:6px;margin-left:6px;padding:2rem 1.25rem;border-radius:14px}.template-outcome-grid{grid-template-columns:1fr}.template-outcome-grid article{min-height:0;padding:1.5rem}.template-feature-section-heading{padding:2rem 1.25rem}.template-philosophy-art,.template-values-statement{min-height:390px}.template-faq-cta{align-items:stretch;flex-direction:column}.template-faq-cta a{justify-content:center}.template-feature-chapters{margin-right:6px;margin-left:6px}.template-feature-chapters>article{border-radius:14px}.template-feature-chapter-copy{padding:2rem 1.25rem}.template-feature-chapter-copy li{grid-template-columns:1fr;gap:.3rem}.template-feature-chapter-visual{min-height:320px;padding:1rem}.template-pricing-page .template-subpage-hero.is-compact{min-height:440px}}@media(prefers-reduced-motion:reduce){.template-hero-glint,.template-cta-glint:before{animation:none;opacity:.55}}.skip-link{position:fixed;z-index:1000;top:.75rem;left:.75rem;padding:.7rem 1rem;border-radius:var(--app-button-radius);background:var(--vibe-700);color:#fff;font:700 .875rem/1 var(--font-body);box-shadow:var(--app-button-primary-shadow);transform:translateY(-180%);transition:transform .16s ease}.skip-link:focus{transform:translateY(0)}.site-shell-marketing .announcement-bar>a{font-size:.75rem;letter-spacing:.08em}.site-shell-marketing .header-nav{gap:clamp(1.75rem,3vw,3.25rem)}.site-shell-marketing .header-nav a,.site-header-home .header-nav a{font-size:.8125rem;letter-spacing:.045em}.site-shell-marketing .header-login-pill,.site-header-home .header-nav a.header-login-pill{min-height:42px;padding:.6rem 1.2rem;border:2px solid var(--vibe-700);border-radius:var(--app-button-radius);background:transparent;color:var(--vibe-700)}.template-page-list-heading>span,.template-page-copy>span,.template-price-panel>div:first-child>span,.template-page-list-rows article>span,.template-subpage-hero p{font-size:.75rem}.template-page-list-rows h3{font-size:1rem}.template-page-list-rows p,.template-page-copy p,.template-plan-fit,.template-plan-highlights li,.template-plan-details-list li,.template-comparison-heading p,.template-comparison-scroll th,.template-comparison-scroll td{font-size:.875rem}.template-plan-price small,.template-plan-details-list summary small,.template-document-volume-note,.template-comparison-notes{font-size:.8125rem}.template-plan-fineprint,.template-plan-card li.is-planned small,.template-plan-details-list li.is-planned small,.template-comparison-scroll thead th small{font-size:.75rem}.template-page-cta{display:grid;min-height:300px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:clamp(2rem,6vw,7rem);margin:0 10px 10px;padding:clamp(2.5rem,5vw,5rem);overflow:hidden;border-radius:var(--radius-editorial);background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.38),transparent 30%),linear-gradient(135deg,var(--vibe-200),var(--vibe-500));color:var(--vibe-700)}.template-page-cta h2{max-width:10ch;margin:0;font-family:var(--font-brand);font-size:clamp(3.25rem,6vw,7rem);font-weight:400;letter-spacing:-.05em;line-height:.86}.template-page-cta p{max-width:42rem;margin:1.25rem 0 0;color:color-mix(in srgb,var(--vibe-700) 78%,#3d2937);font-size:1rem;line-height:1.55}.template-page-cta-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.75rem}.template-page-cta-actions a{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:.65rem;font-size:.9375rem;text-align:center}.template-page-cta .hq-btn-outline{border-color:#ffffffeb;background:transparent;color:#fff}.template-page-cta .hq-btn-outline:hover{border-color:#fff;background:#fff;color:var(--vibe-700)}@media(min-width:840px){.template-pricing-page .template-page-cta h2{max-width:none;font-size:clamp(2.8rem,4.4vw,5.6rem);white-space:nowrap}}.site-shell-marketing .site-footer{padding:10px;background:linear-gradient(180deg,var(--vibe-100),var(--vibe-200))}.site-shell-marketing .footer-wordmark,.site-shell-marketing .site-footer-inner,.site-shell-marketing .footer-bottom{border:0;background-color:color-mix(in srgb,var(--vibe-50) 84%,#ffffff)}.site-shell-marketing .footer-wordmark{width:100%;border-radius:calc(var(--radius-editorial) - 8px) calc(var(--radius-editorial) - 8px) 0 0}.site-shell-marketing .site-footer-inner{margin-top:1px}.site-shell-marketing .footer-bottom{margin-top:1px;border-radius:0 0 calc(var(--radius-editorial) - 8px) calc(var(--radius-editorial) - 8px)}.site-shell-marketing .site-footer-inner,.site-shell-marketing .footer-bottom,.site-shell-marketing .footer-column>p,.site-shell-marketing .footer-column a,.site-shell-marketing .footer-column button,.site-shell-marketing .footer-intro{font-size:.8125rem}.site-shell-legal{color:var(--ink);background:linear-gradient(180deg,var(--vibe-50),#fff 38%)}.site-shell-legal .legal-site-header-inner,.site-shell-legal .legal-site-footer-inner{width:min(calc(100% - 20px),1180px)}.site-shell-legal .legal-header-cta{min-height:42px;border-color:var(--vibe-400);background:var(--app-button-outline-background);color:var(--vibe-700);font-family:var(--font-body);font-size:.875rem}.site-shell-legal .legal-site-footer{margin:0 10px 10px;border:0;border-radius:var(--radius-editorial);background:linear-gradient(180deg,var(--vibe-50),var(--vibe-100))}.site-shell-legal .privacy-page{font-family:var(--font-body)}.site-shell-legal .privacy-page h1{color:var(--vibe-700);font-family:var(--font-brand);font-weight:400;letter-spacing:-.04em}@media(max-width:839px){.template-feature-section{grid-template-columns:1fr}.template-feature-section:nth-child(2n) .template-feature-section-visual{order:0}.template-feature-section-visual{min-height:260px}.template-page-cta{grid-template-columns:1fr;align-items:start}.template-page-cta-actions{justify-content:flex-start}}@media(max-width:599px){.site-shell-marketing .announcement-bar>a{font-size:.6875rem}.template-subpage-hero{min-height:430px}.template-feature-sections{margin-right:6px;margin-left:6px}.template-feature-section{min-height:0;border-radius:14px}.template-feature-section-visual{min-height:220px}.template-feature-section-copy{padding:2.2rem 1.35rem 2.6rem}.template-feature-section-copy h2{font-size:clamp(2.8rem,15vw,4.8rem)}.template-feature-section-copy p{margin-top:1rem;font-size:.9375rem}.template-page-cta{min-height:360px;margin-right:6px;margin-left:6px;padding:2.5rem 1.35rem;border-radius:14px}.template-page-cta-actions{align-items:stretch;flex-direction:column}.template-page-cta-actions a{width:100%}.site-shell-marketing .site-footer{padding:6px}.site-shell-marketing .footer-wordmark{border-radius:8px 8px 0 0}.site-shell-marketing .footer-bottom{border-radius:0 0 8px 8px}}.template-home,.template-subpage{--marketing-h1-size: clamp(4.5rem, 8vw, 8.5rem);--marketing-h2-size: clamp(2.25rem, 3.8vw, 4.25rem);--marketing-h3-size: 1.125rem;--marketing-h4-size: 1rem;--marketing-body-size: 1rem;--marketing-small-size: .875rem;--marketing-heading-color: var(--vibe-700);--marketing-copy-color: color-mix(in srgb, var(--vibe-700) 72%, #4f3d4d)}.template-subpage{padding-top:28px}.template-hero,.template-subpage-hero,.template-pricing-page .template-subpage-hero{min-height:clamp(660px,62vw,820px)}.template-subpage-hero h1,.template-pricing-page .template-subpage-hero h1{max-width:none;color:#fff;font-family:var(--font-brand);font-size:var(--marketing-h1-size);font-weight:400;letter-spacing:-.05em;line-height:.84}.template-page-list-heading h2,.template-page-copy h2,.template-payment-fees h2{margin-top:.8rem;color:var(--marketing-heading-color);font-family:var(--font-body);font-size:var(--marketing-h2-size);font-weight:600;letter-spacing:-.045em;line-height:.98}.template-page-list-rows h3{color:var(--marketing-heading-color);font-family:var(--font-body);font-size:var(--marketing-h3-size);font-weight:700;letter-spacing:-.02em;line-height:1.25}.template-subpage h4{color:var(--marketing-heading-color);font-family:var(--font-body);font-size:var(--marketing-h4-size);font-weight:700;line-height:1.3}.template-page-list-rows p,.template-page-copy p,.template-payment-fees p,.template-pricing-page .template-payment-fees p,.template-page-cta p{color:var(--marketing-copy-color);font-family:var(--font-body);font-size:var(--marketing-body-size);line-height:1.6}.template-page-list-heading>span,.template-page-copy>span,.template-payment-fees>div:first-child>span,.template-subpage-hero p{color:var(--marketing-heading-color);font-family:var(--font-body);font-size:var(--marketing-small-size);font-weight:700;letter-spacing:.04em;line-height:1.3;text-transform:none}.template-subpage-hero p{color:#fff}.template-pricing-page .template-payment-fees>div:first-child>p{color:var(--marketing-copy-color);font-size:var(--marketing-body-size);line-height:1.6}.site-shell-marketing .footer-wordmark{min-height:clamp(180px,22vw,360px)}.site-shell-marketing .site-footer-inner{grid-template-columns:minmax(380px,1.35fr) repeat(4,minmax(150px,.65fr));align-items:stretch}.site-shell-marketing .footer-intro,.site-shell-marketing .footer-column{min-height:280px;gap:.7rem;padding:2rem;border-color:color-mix(in srgb,var(--vibe-700) 16%,transparent)}.site-shell-marketing .footer-column-label,.site-shell-marketing .footer-column>p{min-height:1.3rem;margin:0 0 .85rem;color:var(--vibe-700);font-family:var(--font-body);font-size:.75rem;font-weight:700;letter-spacing:.1em;line-height:1.3;text-transform:uppercase}.site-shell-marketing .footer-intro .footer-description{max-width:34rem;margin:0 0 .75rem;color:var(--marketing-copy-color, var(--vibe-700));font-family:var(--font-body);font-size:.9375rem;line-height:1.55}.site-shell-marketing .footer-column a,.site-shell-marketing .footer-column button,.site-shell-marketing .footer-intro a,.site-shell-marketing .footer-intro .signup-optin,.site-shell-marketing .footer-intro .signup-microcopy,.site-shell-marketing .footer-bottom{color:color-mix(in srgb,var(--vibe-700) 76%,#4f3d4d)}.site-shell-marketing .footer-column a,.site-shell-marketing .footer-column button{font-size:.875rem;line-height:1.5}.site-shell-marketing .footer-intro>a{margin-top:auto;color:var(--vibe-700);font-size:.875rem;font-weight:700}.site-shell-marketing .footer-intro .signup{width:100%;max-width:480px;margin:0}.site-shell-marketing .footer-intro .signup-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.35rem;padding:.3rem;border:1.5px solid var(--vibe-300);border-radius:calc(var(--app-button-radius) + .25rem);background:#ffffffd1;box-shadow:none}.site-shell-marketing .footer-intro .signup-row input[type=email]{height:48px;padding-inline:.9rem;border-radius:var(--app-button-radius);color:var(--vibe-700);font-family:var(--font-body);font-size:1rem}.site-shell-marketing .footer-intro .signup-row input[type=email]::placeholder{color:color-mix(in srgb,var(--vibe-700) 54%,#ffffff)}.site-shell-marketing .footer-intro .signup-row button[type=submit]{width:auto;min-width:144px;height:48px;padding:.625rem 1.25rem;border-radius:var(--app-button-radius);background:var(--app-button-primary-background);color:#fff;font-family:var(--font-body);font-size:.9375rem;font-weight:600;box-shadow:var(--app-button-primary-shadow)}.site-shell-marketing .footer-intro .signup-row button[type=submit]:hover:not(:disabled){box-shadow:var(--app-button-primary-shadow-hover);transform:translateY(-1px)}.site-shell-marketing .footer-intro .signup-optin{margin-top:.65rem;font-size:.75rem}.site-shell-marketing .footer-intro .signup-microcopy{margin-top:.45rem;font-size:.75rem;font-weight:500;letter-spacing:0;text-decoration:none;text-transform:none}.site-shell-marketing .footer-bottom{padding:1rem 2rem;font-size:.75rem}.site-announcement-bar{position:relative;z-index:52}.site-header.site-header-home{position:sticky;top:0;z-index:50;border-bottom:1px solid color-mix(in srgb,var(--vibe-700) 14%,transparent);background:color-mix(in srgb,var(--vibe-50) 88%,rgba(255,255,255,.9));backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.site-header-home .site-header-inner{width:min(100%,1440px);min-height:76px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);column-gap:clamp(2.5rem,5vw,6rem);margin:0 auto;padding:0 clamp(1.5rem,4vw,4rem);border:0}.site-header-home .brand-link{position:relative;display:inline-flex;pointer-events:auto}.site-header-home .brand-wordmark{position:relative;color:var(--vibe-700);font-family:var(--font-brand);font-size:1.65rem;font-weight:400;letter-spacing:-.05em}.brand-wordmark-glint{position:absolute;top:-.4rem;right:-.55rem;width:.65rem;aspect-ratio:1;background:currentColor;clip-path:polygon(50% 0%,59% 40%,100% 50%,59% 60%,50% 100%,41% 60%,0% 50%,41% 40%);animation:template-logo-glint 3.4s ease-in-out infinite}.site-header-home .header-nav-left{justify-content:flex-end}.site-header-home .header-nav-right{justify-content:flex-start}.site-header-home .header-nav{gap:clamp(1.75rem,2.7vw,3rem)}.site-header-home .header-nav a{color:var(--vibe-700);font-size:.8125rem;letter-spacing:.045em}.site-shell-marketing .header-login-pill,.site-header-home .header-nav a.header-login-pill,.hq-btn-outline,.template-pill{border-radius:999px}.site-shell-marketing .header-login-pill,.site-header-home .header-nav a.header-login-pill{min-height:44px;padding:.7rem 1.4rem;border:1.5px solid var(--vibe-700);background:transparent;color:var(--vibe-700)}.hq-btn-primary{min-height:48px;padding:.7rem 1.4rem;border-radius:999px;background:var(--app-button-primary-background);box-shadow:var(--app-button-primary-shadow)}.hq-btn-primary:hover:not(:disabled){box-shadow:var(--app-button-primary-shadow-hover);transform:translateY(-1px)}.hq-btn-outline{min-height:44px;border-width:1.5px;border-color:currentColor;background:transparent;color:var(--vibe-700)}.template-home,.template-subpage{padding-top:10px}.template-media-slot>span{display:none}.template-hero-subheader{top:54%;width:min(680px,calc(100% - 3rem));font-size:clamp(1.15rem,1.8vw,1.55rem);line-height:1.28}.template-hero-signup{top:65%;width:min(600px,calc(100% - 5.5rem))}.template-hero-signup .signup-row,.site-shell-marketing .footer-intro .signup-row,.template-hero-signup .signup-row button[type=submit],.site-shell-marketing .footer-intro .signup-row button[type=submit]{border-radius:999px}.template-hero-signup .signup-row button[type=submit]{display:inline-flex;min-width:196px;align-items:center;justify-content:center;gap:.75rem;white-space:nowrap}.template-hero-signup .signup-optin{width:min(100%,650px);align-items:flex-start;justify-content:center;margin:.8rem auto 0;color:color-mix(in srgb,var(--vibe-700) 74%,#2a1626);font-size:.78rem;line-height:1.45;text-align:left}.template-hero-signup .signup-microcopy{margin-top:.55rem;color:color-mix(in srgb,var(--vibe-700) 74%,#2a1626);font-size:.75rem}.template-feature-card{min-height:570px}.template-feature-title h3{overflow-wrap:normal;-webkit-hyphens:none;hyphens:none}.template-feature-meta{align-items:flex-end;min-height:92px;padding:1rem 1.15rem 1.2rem;text-transform:none}.template-feature-meta p{max-width:42ch;margin:0;color:var(--template-text-primary);font-size:.78rem;font-weight:500;letter-spacing:0;line-height:1.45}.template-feature-meta span{flex:0 0 auto;font-size:.68rem;letter-spacing:.06em}.template-individuality-art{background:radial-gradient(circle at 36% 32%,rgba(255,255,255,.52),transparent 24%),radial-gradient(circle at 68% 64%,rgba(255,255,255,.25),transparent 18%),linear-gradient(135deg,var(--vibe-100),var(--vibe-500))}.template-subpage-hero-cta{display:inline-flex;align-items:center;gap:.7rem;margin-top:1.75rem;color:#fff;font-family:var(--font-body);font-size:.9375rem;letter-spacing:0}.site-shell-marketing .site-footer{overflow:hidden;border-radius:var(--radius-editorial);background:linear-gradient(180deg,var(--vibe-100),var(--vibe-200))}.site-shell-marketing .footer-wordmark{width:100%;min-height:clamp(210px,24vw,360px);border-radius:calc(var(--radius-editorial) - 8px) calc(var(--radius-editorial) - 8px) 0 0}.site-shell-marketing .site-footer-inner{grid-template-columns:minmax(380px,1.35fr) repeat(4,minmax(145px,.65fr));margin-top:1px}.site-shell-marketing .footer-intro,.site-shell-marketing .footer-column{min-height:340px;gap:.65rem;padding:2rem}.site-shell-marketing .footer-column-label,.site-shell-marketing .footer-column>p{min-height:0;margin:0 0 .7rem;font-size:.8125rem;letter-spacing:.02em;text-transform:none}.site-shell-marketing .footer-column a,.site-shell-marketing .footer-column button{font-size:.9375rem}.site-shell-marketing .footer-intro .footer-description{margin-bottom:.4rem;font-size:1rem}.site-shell-marketing .footer-account-cta{display:inline-flex;min-height:46px;align-items:center;gap:.65rem;margin:0 0 .55rem!important;color:#fff!important;font-size:.9375rem!important}.site-shell-marketing .footer-intro .signup-optin{align-items:flex-start;margin-top:.75rem;font-size:.75rem;line-height:1.45}.site-shell-marketing .footer-intro .signup-microcopy{margin-top:.55rem;font-size:.75rem;line-height:1.45}.site-shell-marketing .footer-intro>a:not(.footer-account-cta){margin-top:auto}.site-shell-marketing .footer-bottom{justify-content:flex-start;margin-top:1px;border-radius:0 0 calc(var(--radius-editorial) - 8px) calc(var(--radius-editorial) - 8px);font-size:.8125rem}@media(max-width:1099px){.site-header-home .site-header-inner{column-gap:2rem;padding-inline:1.5rem}.site-header-home .header-nav{gap:1.35rem}.site-header-home .header-nav a{font-size:.72rem}}@media(max-width:839px){.site-header-home .site-header-inner{position:relative;min-height:64px;justify-content:flex-end;margin:0}.site-header-home .brand-link{position:absolute;left:50%;transform:translate(-50%)}}@media(max-width:599px){.template-home,.template-subpage{padding-top:6px}.site-header-home .brand-link{display:inline-flex}.template-hero{min-height:760px}.template-hero-logo-lockup{top:32%}.template-hero-subheader{top:47%;font-size:1.1rem}.template-hero-signup{top:58%;left:50%;width:min(25.5rem,calc(100% - 2.5rem));transform:translate(-50%)}.template-hero-signup .signup-row{display:grid;grid-template-columns:minmax(0,1fr);gap:.4rem;padding:.28rem;border-radius:22px}.template-hero-signup .signup-row input[type=email],.template-hero-signup .signup-row button[type=submit]{width:100%;min-width:0;border-radius:999px}.template-hero-signup .signup-optin{justify-content:flex-start;font-size:.72rem}.template-feature-title h3{font-size:clamp(3rem,15vw,4.2rem)}.site-shell-marketing .site-footer-inner{grid-template-columns:1fr}.site-shell-marketing .footer-intro,.site-shell-marketing .footer-column{min-height:0;padding:1.5rem}.site-shell-marketing .footer-wordmark{border-radius:8px 8px 0 0}.site-shell-marketing .footer-bottom{border-radius:0 0 8px 8px}}@media(max-width:1099px){.site-shell-marketing .site-footer-inner{grid-template-columns:minmax(320px,1.25fr) repeat(2,minmax(150px,1fr))}.site-shell-marketing .footer-intro{grid-row:span 2}}@media(max-width:839px){.site-shell-marketing .site-footer-inner{grid-template-columns:1fr 1fr}.site-shell-marketing .footer-intro{grid-row:auto;grid-column:1 / -1}}@media(max-width:599px){.site-shell-marketing .footer-wordmark{min-height:160px}.site-shell-marketing .site-footer-inner{grid-template-columns:1fr 1fr}.site-shell-marketing .footer-intro{grid-row:auto;grid-column:1 / -1}.site-shell-marketing .footer-intro,.site-shell-marketing .footer-column{min-height:0;padding:1.4rem}.site-shell-marketing .footer-intro .signup-row{grid-template-columns:1fr}.site-shell-marketing .footer-intro .signup-row button[type=submit]{width:100%}.site-shell-marketing .footer-bottom{padding:1rem 1.4rem}}@media(max-width:599px){.template-home,.template-subpage{--marketing-h1-size: clamp(3.5rem, 17vw, 5rem);--marketing-h2-size: clamp(2rem, 10vw, 3rem);--marketing-h3-size: 1.0625rem;--marketing-body-size: .9375rem}.template-hero,.template-subpage-hero,.template-pricing-page .template-subpage-hero{min-height:650px}.template-hero{min-height:760px}}.template-home .template-section-heading,.template-subpage .template-section-heading{margin-top:.8rem;color:var(--marketing-heading-color);font-family:var(--font-body);font-size:var(--marketing-h2-size);font-weight:600;letter-spacing:-.045em;line-height:.98}.template-home .template-workflow-copy>p,.template-home .template-split-copy>p,.template-home .template-page-copy>p:not(.template-eyebrow){color:var(--marketing-copy-color);font-family:var(--font-body);font-size:var(--marketing-body-size);line-height:1.6}.template-home .template-workflow-copy>.template-section-heading{color:#fff}.template-home .template-workflow-copy>p{color:#ffffffe0}.template-home .template-eyebrow,.template-subpage .template-eyebrow{color:var(--marketing-heading-color);font-family:var(--font-body);font-size:var(--marketing-small-size);font-weight:700;letter-spacing:.02em;line-height:1.3;text-transform:none}.template-pricing-page .template-payment-fees h2{font-family:var(--font-brand);font-weight:400}@media(min-width:840px){.template-pricing-page .template-subpage-hero h1{max-width:none;white-space:nowrap}}
