.product-page :is(section,div)[id]{scroll-margin-top:calc(var(--nav-h) + 12px)}.product-page .breadcrumb{background:var(--cream);border-bottom:1px solid var(--border);color:var(--muted);margin-top:var(--nav-h);padding:12px 0;font-size:.86rem}.product-page .breadcrumb a{color:var(--primary);font-weight:600;text-decoration:none}.product-page .prod-hero{background:var(--ink);color:#fff;padding:clamp(48px,6vw,72px) 0 0;position:relative;overflow:hidden}.product-page .prod-hero .container{grid-template-columns:1.05fr .95fr;align-items:center;gap:48px;padding-bottom:clamp(48px,6vw,72px);display:grid}@media (width<=920px){.product-page .prod-hero .container{grid-template-columns:1fr}}.product-page .prod-hero .pill-tag{font-family:var(--font-head);letter-spacing:.08em;text-transform:uppercase;color:#fff;background:#ffffff14;border:1px solid #ffffff24;border-radius:100px;margin-bottom:24px;padding:.55em 1.3em;font-size:.76rem;font-weight:700;display:inline-block}.product-page .prod-hero h1{color:#fff;margin-bottom:20px;font-size:clamp(2rem,1.2rem + 3vw,3.1rem);font-weight:800;line-height:1.14}.product-page .prod-hero h1 em{color:var(--brand-bright);font-style:italic;display:block}.product-page .prod-hero .lede{color:#fffc;margin-bottom:10px;font-size:1.06rem;line-height:1.65}.product-page .prod-hero .lede-accent{color:var(--brand-bright);margin-bottom:30px;font-size:1rem;font-style:italic;line-height:1.6}.product-page .prod-hero .hero-ctas{flex-wrap:wrap;gap:14px;margin-bottom:16px;display:flex}.product-page .prod-hero .hero-fine{color:#ffffff80;font-size:.85rem}.product-page .mockup-frame{background:var(--card);border-radius:var(--radius-lg);overflow:hidden;box-shadow:0 30px 70px #00000059}.product-page .mockup-frame .mf-bar{background:var(--ink);gap:6px;padding:10px 14px;display:flex}.product-page .mockup-frame .mf-bar span{background:#ffffff40;border-radius:50%;width:10px;height:10px}.product-page .mockup-frame .mf-body{padding:22px}.product-page .mockup-frame .mf-body img{border-radius:8px}.product-page .mockup-frame.mf-lg .mf-body{padding:10px}.product-page .mockup-frame.mf-lg .mf-body img{border-radius:6px}.product-page .prod-hero .hero-visual{border:1px solid hsl(var(--c-brand-bright) / .3);min-height:340px;box-shadow:0 24px 60px -20px hsl(var(--c-brand-bright) / .35);margin-right:calc(-1 * (max(0px, (100vw - var(--maxw)) / 2) + clamp(20px, 4vw, 48px)));border-right:none;border-radius:16px 0 0 16px;align-self:stretch;position:relative;overflow:hidden}.product-page .prod-hero .hero-visual picture{display:contents}.product-page .prod-hero .hero-visual img{object-fit:cover;object-position:left top;width:100%;height:100%;position:absolute;inset:0}@media (width<=920px){.product-page .prod-hero .hero-visual{border-right:1px solid hsl(var(--c-brand-bright) / .3);border-radius:16px;align-self:auto;min-height:0;margin-right:0}.product-page .prod-hero .hero-visual img{object-fit:fill;height:auto;position:static}}.product-page .proof-band{background:var(--cream);border-bottom:1px solid var(--border);padding:32px 0}.product-page .proof-grid{text-align:center;grid-template-columns:repeat(4,1fr);display:grid}.product-page .proof-grid>div{border-left:1px solid var(--border);padding:0 20px}.product-page .proof-grid>div:first-child{border-left:none}@media (width<=768px){.product-page .proof-grid{grid-template-columns:repeat(2,1fr);gap:18px 0}.product-page .proof-grid>div:nth-child(odd){border-left:none}}.product-page .proof-grid .num{font-family:var(--font-head);color:var(--fg);font-size:1.9rem;font-weight:900}.product-page .proof-grid .label{color:var(--muted);margin-top:2px;font-size:.82rem;line-height:1.4}.product-page .sec-tag{text-align:center}.product-page .sec-tag .tag{background:var(--accent);color:var(--primary);border:1px solid var(--border)}.product-page .sec-title{text-align:center;font-size:var(--fs-h2);color:var(--fg);max-width:760px;margin:16px auto 18px;font-weight:800}.product-page .sec-title em{color:var(--brand-bright);margin-top:4px;font-style:italic;display:block}.product-page .sec-title.em-suite em{margin-top:0;display:inline}.product-page .sec-title.h2-spaced{margin-bottom:36px}.product-page .sec-sub{text-align:center;color:var(--muted);max-width:640px;margin:0 auto 48px;font-size:1rem;line-height:1.6}.product-page .dark-section{background:var(--ink);color:#ffffffd9}.product-page .dark-section .sec-title{color:#fff}.product-page .dark-section .sec-sub{color:#ffffffa6}.product-page .two-col{grid-template-columns:1fr 1fr;gap:24px;display:grid}@media (width<=768px){.product-page .two-col{grid-template-columns:1fr}}.product-page .feature-split{grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(28px,4vw,52px);display:grid}.product-page .feature-split .mockup-frame{min-height:420px;margin-right:calc(-1 * (max(0px, (100vw - var(--maxw)) / 2) + clamp(20px, 4vw, 48px)));border-right:none;border-radius:12px 0 0 12px;flex-direction:column;align-self:stretch;display:flex}.product-page .feature-split .mockup-frame .mf-body{flex:1;position:relative}.product-page .feature-split .mockup-frame picture{display:contents}.product-page .feature-split .mockup-frame .mf-body img{object-fit:cover;object-position:left top;width:calc(100% - 20px);height:calc(100% - 20px);position:absolute;inset:10px}.product-page .feature-split .mf-zoom{z-index:2;color:#fff;font-family:var(--font-head);pointer-events:none;background:#0a1a18d1;border-radius:100px;align-items:center;gap:6px;padding:7px 12px;font-size:.72rem;font-weight:600;display:inline-flex;position:absolute;bottom:18px;right:18px}@media (width<=1100px){.product-page .feature-split{grid-template-columns:1fr}.product-page .feature-split .mockup-frame{border-right:1px solid var(--border);border-radius:var(--radius-lg);align-self:auto;min-height:0;margin-right:0}.product-page .feature-split .mockup-frame .mf-body{position:static}.product-page .feature-split .mockup-frame .mf-body img{object-fit:fill;width:100%;height:auto;position:static}.product-page .feature-split .mf-zoom{display:none}}.product-page .feature-caption{text-align:center;color:var(--teal-text);text-wrap:balance;margin-top:clamp(32px,4.5vw,52px);font-style:italic;font-weight:600}.product-page .quote-block{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);text-align:center;max-width:880px;margin:0 auto;padding:clamp(28px,4vw,48px)}.product-page .quote-block p.q{font-family:var(--font-head);color:var(--fg);margin-bottom:14px;font-size:clamp(1.1rem,.9rem + 1vw,1.5rem);font-style:italic;font-weight:700;line-height:1.45}.product-page .quote-block p.qa{color:var(--muted);font-size:.94rem}.product-page .fit-panel{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:clamp(24px,3vw,36px) clamp(24px,3.5vw,44px)}.product-page .fit-list{grid-template-columns:1fr 1fr;gap:16px 44px;margin:0;list-style:none;display:grid}@media (width<=760px){.product-page .fit-list{grid-template-columns:1fr}}.product-page .fit-list li{color:var(--fg);padding-left:32px;font-size:.94rem;line-height:1.55;position:relative}.product-page .fit-list li:before{content:"✓";background:hsl(var(--c-brand-bright) / .15);width:20px;height:20px;color:var(--teal-text);text-align:center;border-radius:50%;font-size:.7rem;font-weight:700;line-height:20px;position:absolute;top:1px;left:0}.product-page .steps-list{counter-reset:step}.product-page .step-row{grid-template-columns:56px 1fr;gap:20px;margin-bottom:36px;display:grid}.product-page .step-num{background:var(--primary);color:#fff;width:44px;height:44px;font-family:var(--font-head);border-radius:50%;justify-content:center;align-items:center;font-weight:800;display:flex}.product-page .step-row h4{color:var(--fg);margin-bottom:6px;font-size:1.08rem;font-weight:800}.product-page .step-row p{color:var(--muted);font-size:.94rem;line-height:1.6}.product-page .founder-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);grid-template-columns:180px 1fr;align-items:start;gap:36px;padding:36px;display:grid}@media (width<=700px){.product-page .founder-card{text-align:center;grid-template-columns:1fr}}.product-page .founder-card img{border-radius:var(--radius-lg);width:100%}.product-page .founder-card h3{color:var(--fg);margin-bottom:4px;font-size:1.2rem;font-weight:800}.product-page .founder-card .role{color:var(--teal-text);margin-bottom:14px;font-size:.9rem;font-weight:600}.product-page .founder-card p{color:var(--muted);margin-bottom:12px;font-size:.94rem;line-height:1.62}.product-page .founder-stats{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.product-page .founder-stats span{background:var(--accent);color:var(--primary);border-radius:100px;padding:.4em 1em;font-size:.8rem;font-weight:600}.product-page .table-scroll{overflow-x:auto}.product-page .compare-table{border-collapse:collapse;background:var(--card);border-radius:var(--radius-lg);border:1px solid var(--border);width:100%;overflow:hidden}.product-page .compare-table th,.product-page .compare-table td{text-align:center;border-bottom:1px solid var(--border);padding:14px 16px;font-size:.88rem}.product-page .compare-table th:first-child,.product-page .compare-table td:first-child{text-align:left;font-weight:600}.product-page .compare-table thead th{background:var(--cream);font-family:var(--font-head);font-weight:700}.product-page .compare-table .check{color:var(--teal-text);font-weight:700}.product-page .compare-table .cross{color:var(--muted)}.product-page .faq-item{border-bottom:1px solid var(--border);max-width:800px;margin:0 auto;padding:20px 0}.product-page .faq-item summary{font-family:var(--font-head);color:var(--fg);cursor:pointer;justify-content:space-between;align-items:center;gap:16px;font-size:1rem;font-weight:700;list-style:none;display:flex}.product-page .faq-item summary:hover{color:var(--primary)}.product-page .faq-item summary::-webkit-details-marker{display:none}.product-page .faq-item summary:after{content:"";background:var(--brand-bright);flex-shrink:0;width:12px;height:12px;transition:transform .25s;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M2.5 4.25 6 7.75l3.5-3.5' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M2.5 4.25 6 7.75l3.5-3.5' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/contain no-repeat}.product-page .faq-item[open] summary:after{transform:rotate(180deg)}.product-page .faq-item p{color:var(--muted);margin-top:12px;font-size:.92rem;line-height:1.65}.product-page .final-cta{background:var(--ink);color:#fff;text-align:center}.product-page .final-cta h2{color:#fff;font-size:var(--fs-h2);margin-bottom:16px;font-weight:800}.product-page .final-cta h2 em{color:var(--brand-bright);margin-top:4px;font-style:italic;display:block}.product-page .final-cta p{color:#ffffffad;max-width:600px;margin:0 auto 30px}.product-page .swap-table-wrap{overflow-x:auto}.product-page .swap-table{border-collapse:collapse;background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;min-width:560px;overflow:hidden}.product-page .swap-table th,.product-page .swap-table td{text-align:left;vertical-align:top;border-bottom:1px solid var(--border);width:50%;padding:16px 20px;font-size:.93rem;line-height:1.55}.product-page .swap-table tr:last-child td{border-bottom:none}.product-page .swap-table thead th{font-family:var(--font-head);background:var(--cream);color:var(--muted);font-size:.95rem;font-weight:400}.product-page .swap-table thead th.avec{background:hsl(var(--c-brand-bright) / .12);color:var(--fg);font-weight:800}.product-page .swap-table tbody td{padding-left:46px;position:relative}.product-page .swap-table tbody td:before{font-weight:700;position:absolute;left:20px}.product-page .swap-table tbody td.sans{color:var(--muted)}.product-page .swap-table tbody td.sans:before{content:"✗";color:hsl(var(--c-destructive))}.product-page .swap-table tbody td.avec{background:hsl(var(--c-brand-bright) / .05);color:var(--fg)}.product-page .swap-table tbody td.avec:before{content:"✓";color:var(--teal-text)}.product-page .apporte-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (width<=880px){.product-page .apporte-grid{grid-template-columns:1fr}}.product-page .apporte-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:28px 26px}.product-page .apporte-card .ac-kicker{font-family:var(--font-head);letter-spacing:.08em;text-transform:uppercase;color:var(--teal-text);margin-bottom:10px;font-size:.72rem;font-weight:700}.product-page .apporte-card h3{color:var(--fg);margin-bottom:10px;font-size:1.08rem;font-weight:800;line-height:1.3}.product-page .apporte-card p{color:var(--muted);font-size:.92rem;line-height:1.65}.product-page .apporte-card p strong{color:var(--fg)}.product-page .price-part{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:32px 28px}.product-page .price-plus{text-align:center;font-family:var(--font-head);color:var(--muted);margin:14px 0;font-size:.85rem;font-weight:600}.product-page .price-cols{flex-wrap:wrap;align-items:flex-start;gap:24px;display:flex}.product-page .price-info{flex:1;min-width:240px}.product-page .price-info .pi-kicker{font-family:var(--font-head);letter-spacing:.06em;text-transform:uppercase;color:var(--teal-text);margin-bottom:8px;font-size:.76rem;font-weight:700}.product-page .price-info h3{color:var(--fg);margin-bottom:8px;font-size:1.15rem;font-weight:800}.product-page .price-info p{color:var(--muted);font-size:.92rem;line-height:1.65}.product-page .price-opts{flex-wrap:wrap;gap:16px;display:flex}.product-page .price-opt{background:var(--cream);border:1px solid var(--border);border-radius:var(--radius);text-align:center;flex:0 0 205px;min-width:0;padding:20px 18px}.product-page .price-opt .po-label{color:var(--muted);margin-bottom:4px;font-size:.8rem}.product-page .price-opt .po-price{font-family:var(--font-head);color:var(--fg);font-size:1.7rem;font-weight:900}.product-page .price-opt .po-price span{color:var(--muted);font-size:.85rem;font-weight:500}.product-page .price-opt .po-note{color:var(--muted);margin-top:4px;font-size:.78rem}.product-page .price-opt.featured{background:hsl(var(--c-brand-bright) / .08);border:2px solid var(--brand-bright)}.product-page .price-opt.featured .po-label{font-family:var(--font-head);color:var(--teal-text);font-size:.75rem;font-weight:700}.product-page .price-callout{background:hsl(var(--c-brand-bright) / .07);border:1px solid hsl(var(--c-brand-bright) / .22);border-radius:var(--radius);color:var(--fg);margin-top:20px;padding:14px 18px;font-size:.9rem;line-height:1.6}.product-page .price-feats{border-top:1px solid var(--border);flex-wrap:wrap;gap:20px;margin-top:20px;padding-top:16px;display:flex}.product-page .price-feats div{min-width:180px;color:var(--muted);flex:1;font-size:.88rem}.product-page .price-recap{text-align:center;color:var(--muted);max-width:60ch;margin:26px auto 12px;font-size:.96rem}.product-page .price-recap strong{font-family:var(--font-head);color:var(--fg)}.product-page .demo-title{font-family:var(--font-head);font-size:var(--fs-h3);text-align:center;margin-bottom:10px;font-weight:800}.product-page .demo-sub{text-align:center;color:var(--muted);max-width:62ch;margin:0 auto 26px;font-size:.92rem;line-height:1.6}.product-page .versions-grid{grid-template-columns:1fr 1fr;gap:24px;max-width:880px;margin:0 auto;display:grid}@media (width<=640px){.product-page .versions-grid{grid-template-columns:1fr}}.product-page .vcard{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden}.product-page .vcard:hover{box-shadow:0 20px 44px hsl(var(--c-foreground) / .08);border-color:hsl(var(--c-brand-bright) / .4);transform:translateY(-4px)}.product-page .vcard-head{background:var(--ink);align-items:center;gap:8px;padding:12px 20px;display:flex}.product-page .vcard-head .dots{gap:5px;display:flex}.product-page .vcard-head .dots span{background:#ffffff40;border-radius:50%;width:9px;height:9px}.product-page .vcard-head .label{font-family:var(--font-head);letter-spacing:.04em;color:var(--brand-bright);margin-left:auto;font-size:.76rem;font-weight:700}.product-page .vcard-body{flex-direction:column;flex-grow:1;padding:24px 24px 26px;display:flex}.product-page .vcard-body h3{color:var(--fg);margin-bottom:8px;font-size:1.1rem;font-weight:800}.product-page .vcard-body .vc-desc{color:var(--muted);flex-grow:1;margin-bottom:14px;font-size:.9rem;line-height:1.6}.product-page .vcard-body .vc-note{color:var(--muted);margin-bottom:16px;font-size:.8rem}.product-page .vcard-cta{text-align:center;background:var(--primary);color:#fff;border-radius:var(--radius);font-family:var(--font-head);align-self:flex-start;padding:.65em 1.5em;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s}.product-page .vcard-cta:hover{background:var(--primary-hover)}.product-page .temoins-video{grid-template-columns:repeat(2,1fr);gap:clamp(20px,3vw,32px);margin-bottom:clamp(36px,5vw,52px);display:grid}.product-page .temoins-video-solo{grid-template-columns:minmax(0,620px);justify-content:center}@media (width<=860px){.product-page .temoins-video{grid-template-columns:1fr;max-width:560px;margin-inline:auto}}
