*,:after,:before{box-sizing:border-box}:root{color-scheme:light;--bg:#f0f0f0;--text:#111;--muted:#3e3e3e;--accent:#a8ff2f;--accent-2:#2f47ff;--accent-3:#2f47ff;--accent-dark:#7cd800;--section-border:rgba(17,18,20,.08);--surface:#f0f0f0;--surface-2:#f0f0f0;--border:rgba(0,0,0,.85);--shadow:none;--shadow-soft:none;--radius-lg:0;--radius-md:0;--radius-sm:0;--container:1120px;--section-pad-y:clamp(3.6rem,7vw,6rem);--accent-font:"IBM Plex Mono",monospace;--mono-font:"IBM Plex Mono",monospace;--heading-font:"IBM Plex Mono",monospace;--body-font:"IBM Plex Mono",monospace}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--body-font);line-height:1.45;margin:0;overflow-x:hidden;position:relative}body:after,body:before{content:"";display:none;inset:0;pointer-events:none;position:fixed;z-index:0}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit}.page{display:flex;flex-direction:column;min-height:100vh;position:relative;z-index:1}.container{margin:0}.site-shell{margin:0 auto;max-width:1400px;min-height:100vh;padding:0 40px;position:relative}.site-shell:after,.site-shell:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:0;z-index:2}.site-shell:before{border-left:1px solid rgba(17,18,20,.06);left:0}.site-shell:after{border-right:1px solid rgba(17,18,20,.06);right:0}.section{padding:var(--section-pad-y) 0;scroll-margin-top:90px;--section-bg:#fff;background:var(--section-bg);border-bottom:1px solid rgba(0,0,0,.12);border-top:1px solid rgba(0,0,0,.12);box-shadow:0 0 0 100vmax var(--section-bg);clip-path:inset(0 -100vmax);position:relative}.section:before{background:transparent;content:"";height:0;left:0;opacity:0;pointer-events:none;position:absolute;top:0;width:0}.section-title{font-family:var(--heading-font);font-size:clamp(2rem,4vw,3rem);line-height:1.2;margin:0 0 1rem}.footer-title em,.hero-title em,.section-title em{color:inherit;font-family:var(--accent-font);font-style:normal;font-weight:700;letter-spacing:0;text-shadow:none}.section-lead{color:var(--muted);font-size:clamp(1.05rem,1.7vw,1.2rem);line-height:1.5;margin:0 0 2.5rem;max-width:720px}.eyebrow{color:var(--muted);display:inline-flex;font-family:var(--mono-font);font-size:.85rem;font-weight:600;gap:.4rem;letter-spacing:.15em;line-height:23px;margin-bottom:1rem;text-transform:uppercase}.eyebrow:before{content:none}.pill{background:var(--surface);border:1px solid var(--border);border-radius:0;color:var(--text);font-size:.85rem;padding:.4rem .9rem}.button,.pill{align-items:center;box-shadow:none;display:inline-flex;font-family:var(--mono-font);letter-spacing:.15em;line-height:23px}.button{background:#2b2b2b;border:1px solid var(--text);border-radius:0;font-size:.95rem;font-weight:500;gap:.5rem;justify-content:center;padding:.9rem 1.6rem;transition:none}.button:hover{box-shadow:none;transform:none}.button.secondary{background:#2b2b2b;box-shadow:none}.button.outline{border-color:var(--text);box-shadow:none}.grid{display:grid;gap:2rem}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:none;padding:2rem;transition:transform .2s ease,box-shadow .2s ease}.card:hover{box-shadow:none;transform:none}.card h3{font-family:var(--heading-font);font-size:1.35rem;letter-spacing:-.01em;margin:1rem 0 .5rem}.legal{padding:clamp(3.5rem,6vw,5rem) 0 5rem}.legal-hero{padding-bottom:clamp(2rem,4vw,3rem)}.legal-title{font-family:var(--heading-font);font-size:clamp(2.4rem,4.5vw,3.3rem);letter-spacing:-.01em;line-height:1.1;margin:0 0 .6rem}.legal-updated{color:var(--muted);font-size:.95rem;margin:0 0 1.4rem}.legal-lead{color:var(--muted);font-size:clamp(1.05rem,1.7vw,1.2rem);margin:0;max-width:760px}.legal-content{padding-top:clamp(1.5rem,4vw,2.5rem)}.legal-grid{display:grid;gap:1.5rem}.legal-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow);padding:2rem;transition:transform .2s ease,box-shadow .2s ease}.legal-card:hover{box-shadow:0 20px 40px #1112142e,0 0 18px #1f7bff33;transform:translateY(-3px)}.legal-card h2{font-size:1.4rem;margin:0 0 .8rem}.legal-card p{margin:0 0 1rem}.legal-card p:last-child{margin-bottom:0}.legal-list{display:grid;gap:.6rem;margin:0;padding-left:1.2rem}.legal-address{color:var(--muted);line-height:1.5;margin:0}.brand{align-items:center;display:flex;font-family:var(--heading-font);font-weight:700;gap:.6rem;letter-spacing:.02em}.brand-mark{color:var(--accent-2);font-size:1.4rem;line-height:1;text-shadow:0 0 12px rgba(255,30,86,.5)}.muted{color:var(--muted)}.icon{background:#00f5d42e;border:1px solid rgba(0,245,212,.35);border-radius:12px;box-shadow:0 0 12px #00f5d440;display:grid;height:42px;place-items:center;width:42px}.icon svg{height:22px;stroke:var(--text);width:22px}.badge{align-items:center;background:#ff1e562e;border:1px solid rgba(255,30,86,.3);border-radius:999px;box-shadow:var(--shadow-soft);display:inline-flex;font-family:var(--heading-font);font-size:.8rem;font-weight:600;gap:.4rem;letter-spacing:.02em;padding:.35rem .8rem}.list{display:grid;gap:.8rem;list-style:none;margin:0;padding:0}.list li{align-items:flex-start;display:flex;font-weight:500;gap:.6rem}.list li:before{background:var(--accent-2);border-radius:50%;box-shadow:0 0 8px #ff1e5666;content:"";height:.5rem;margin-top:.45rem;width:.5rem}.checklist li:before{background:var(--accent);border-radius:4px;box-shadow:inset 0 0 0 2px #0d0d0d33,0 0 10px #00f5d466;content:"";height:.55rem;margin-top:.35rem;width:.55rem}.pricing-grid{display:grid;gap:2.5rem}.pricing-notes{display:grid;gap:2rem;margin-top:2rem}.pricing-note{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-soft);padding:1.6rem 1.8rem}.pricing-note-title{align-items:center;display:flex;gap:.85rem}.pricing-note h3{font-family:var(--heading-font);font-size:1.15rem;letter-spacing:-.01em;margin:0}.pricing-note p{margin:.6rem 0 0}.pricing-note-icon{background:#00f5d429;border:1px solid var(--border);border-radius:999px;box-shadow:0 0 10px #00f5d440;color:var(--accent);display:grid;height:34px;place-items:center;width:34px}.pricing-note-icon svg{height:18px;width:18px}.pricing-section .eyebrow,.pricing-section .section-title{text-align:center}.pricing-section .eyebrow{display:block;width:100%}.pricing-section .section-title{margin-left:auto;margin-right:auto;max-width:720px}.pricing-section .pricing-lead{margin-left:auto;margin-right:auto;text-align:center}.pricing-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);color:var(--text);display:flex;flex-direction:column;gap:1.5rem;min-height:100%;overflow:hidden;padding:2.75rem 2.5rem;position:relative;transition:border-color .2s ease,background .2s ease,transform .2s ease}.pricing-card:before{background:var(--accent-2);content:"";height:4px;opacity:.45;position:absolute;right:-36px;top:18px;transform:rotate(8deg);width:140px;z-index:0}.pricing-card:hover{border-color:#ff1e564d;box-shadow:0 20px 40px #1112142e,0 0 18px #ff1e5633;transform:translateY(-3px)}.pricing-card>*{position:relative;z-index:1}.pricing-card-image{animation:pricing-float 6s ease-in-out infinite;height:auto;pointer-events:none;position:absolute;right:0;top:0;transform:translate(20%,-20%);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:clamp(280px,38vw,400px);z-index:0}@keyframes pricing-float{0%,to{transform:translate(20%,-20%) rotate(-4deg)}50%{transform:translate(20%,-26%) rotate(4deg)}}.pricing-card.featured{background:#fff;border-color:#ff1e564d;box-shadow:0 20px 40px #ff1e5629}.pricing-card.featured:before{background:var(--accent-3);opacity:.5}.price{color:#0b0b12;font-family:var(--heading-font);font-size:2.6rem;letter-spacing:-.02em;margin:0}.price span{color:#5a5a6a;font-size:1rem;font-weight:500}.pricing-card .muted{color:#5b5b6a}.pricing-card .badge{background:#ff1e561f;border:1px solid rgba(255,30,86,.3);color:#5d0e48}.pricing-card.featured .badge{background:#ff1e562e;border-color:#ff1e5666;color:#5d0e48}.pricing-card .list{background:#00000005;border:1px solid var(--border);border-radius:16px}.pricing-card .list li{color:#1a1a24}.pricing-card .list li:before{background:#ff1e56d9}.pricing-card .checklist li:before{background:#ff1e56f2;box-shadow:inset 0 0 0 2px #0d0d0d33}.pricing-card .button{align-self:stretch;box-shadow:none;justify-content:center;margin-top:auto}.pricing-card .button.outline{box-shadow:0 14px 26px #00f5d440;color:var(--text)}.pricing-card .button.outline,.pricing-card .button.outline:hover{background:var(--accent);border-color:var(--text)}.pricing-card .button.secondary{background:var(--accent);border:1px solid var(--text);box-shadow:0 14px 26px #00f5d440;color:var(--text)}.faq-section{--section-bg:#fff;background:var(--section-bg)}.faq-grid{align-items:start;display:grid;gap:3.5rem}.faq-left{display:grid;gap:2.4rem}.faq-title{font-family:var(--heading-font);font-size:clamp(2.8rem,5vw,4.2rem);letter-spacing:-.01em;line-height:.95;margin:0}.faq-title-accent{color:var(--accent-2);display:block;font-family:var(--accent-font);font-style:normal;font-weight:700}.faq-title-main{display:block;font-family:var(--heading-font);font-weight:700}.faq-list{display:grid}.faq-list details{background:transparent;border:none;border-bottom:1px solid rgba(10,10,20,.12);padding:1.1rem 0}.faq-list details:first-child{border-top:1px solid rgba(10,10,20,.12)}.faq-list summary{align-items:center;cursor:pointer;display:flex;font-size:1.05rem;font-weight:600;gap:1rem;justify-content:space-between;list-style:none}.faq-list summary:after{color:var(--accent-3);content:"+";font-size:1rem;font-weight:700;transition:transform .2s ease,color .2s ease}.faq-list details[open] summary:after{color:var(--accent);transform:rotate(45deg)}.faq-list summary::-webkit-details-marker{display:none}.faq-list details p{margin:.6rem 0 0;max-width:520px}.faq-card{align-self:start;background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);color:var(--text);display:grid;gap:1.4rem;min-height:520px;overflow:hidden;padding:2rem;top:2rem}.faq-card:before{background:var(--accent-3);content:"";height:4px;left:-30px;position:absolute;top:16px;transform:rotate(-6deg);width:160px;z-index:0}.faq-card>*{position:relative;z-index:1}.faq-card-art{height:90px;margin:0;overflow:visible;position:relative}.faq-card-icon{animation:faq-float 7s ease-in-out infinite;height:110px;left:-6px;-o-object-fit:contain;object-fit:contain;-o-object-position:left top;object-position:left top;opacity:.95;pointer-events:none;position:absolute;top:-6px;width:110px;z-index:1}@keyframes faq-float{0%,to{transform:translate(0) rotate(-6deg)}50%{transform:translate(12px,14px) rotate(6deg)}}.faq-card-title{color:var(--text);font-family:var(--heading-font);font-size:1.65rem;font-weight:700;letter-spacing:-.01em;margin:0}.faq-card-subtext{color:var(--muted);font-size:.95rem;margin:0}.faq-card-button{align-items:center;border:1px solid transparent;border-radius:999px;display:inline-flex;font-size:.98rem;font-weight:700;justify-content:center;padding:.9rem 1.4rem;text-decoration:none;width:100%}.faq-card-button.primary{background:var(--accent);border:1px solid var(--text);box-shadow:0 14px 26px #00f5d440;color:var(--text);font-weight:700}.faq-card-button.outline{background:transparent;border-color:var(--border);border-width:1px;box-shadow:none;color:var(--text);font-weight:600}.faq-card-email{color:var(--muted);font-size:.95rem;text-decoration:none;width:-moz-fit-content;width:fit-content}.faq-card-email:hover{color:#0b0b12;text-decoration:underline}.faq-card-primary,.faq-card-secondary{display:grid;gap:.8rem}.faq-card-primary{margin-top:.2rem}.faq-card-secondary-title{color:var(--text);font-size:1rem;font-weight:400;margin:0}.faq-card-divider{color:#6b6b7a;font-size:.85rem;position:relative;text-align:center;text-transform:lowercase}.faq-card-divider:before{background:#0a0a141f;content:"";height:1px;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.faq-card-divider span{background:#fff;padding:0 .75rem;position:relative}.final-cta{background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:clamp(2.5rem,6vw,4rem)}.footer{background:#06060a;box-shadow:0 0 0 100vmax #06060a;color:#f6f1e7;overflow:visible;padding:4.5rem 0 5rem;position:relative}.footer-inner{gap:3rem}.footer-content,.footer-inner{display:grid;position:relative;z-index:1}.footer-content{gap:1.5rem}.footer-title{font-family:var(--heading-font);font-size:clamp(2.3rem,4.2vw,3.3rem);letter-spacing:-.01em;line-height:1.05;margin:0}.footer-lead{color:#f7f2e9b8;margin:0;max-width:520px}.footer-actions{display:flex;flex-wrap:wrap;gap:.8rem}.footer-actions .button.outline{border-color:#f7f2e999;box-shadow:none;color:#f6f1e7}.footer-actions .button.outline:hover{background:#f6f1e7;color:#0b0b12}.footer-side{display:grid;gap:1.5rem}.footer-note{background:#ff1e5629;border:1px solid rgba(255,30,86,.55);border-radius:var(--radius-md);box-shadow:0 0 18px #ff1e5633;padding:1.2rem 1.4rem}.footer-note-title{font-weight:700;margin:0 0 .4rem}.footer-note-body{color:#f7f2e9bf;margin:0}.footer-form{background:#ffffff0d;border:1px solid hsla(0,0%,100%,.12);border-radius:var(--radius-md);display:grid;gap:.6rem;padding:1.2rem 1.4rem}.footer-label{font-size:.9rem;font-weight:600}.footer-inputs{display:flex;flex-wrap:wrap;gap:.6rem}.footer-inputs input{background:#ffffff14;border:1px solid hsla(40,45%,94%,.25);border-radius:999px;color:#f6f1e7;flex:1 1 180px;padding:.75rem 1rem}.footer-inputs input::-moz-placeholder{color:#f7f2e999}.footer-inputs input::placeholder{color:#f7f2e999}.footer-inputs .button{box-shadow:none}.footer-hint{color:#f7f2e999;font-size:.8rem}.footer-status{align-items:center;background:#ffffff0f;border:1px solid hsla(0,0%,100%,.12);border-radius:var(--radius-md);display:flex;gap:1rem;justify-content:space-between;padding:1rem 1.4rem}.footer-status-title{font-weight:600;margin:0}.footer-status-date{color:#f7f2e9bf;margin:0}.footer-status-badge{background:#ff1e5633;border:1px solid rgba(255,30,86,.6);border-radius:999px;color:#f6f1e7;font-family:var(--heading-font);font-size:.85rem;font-weight:600;letter-spacing:.02em;padding:.35rem .8rem}.footer-graphic{margin-top:2.5rem;max-width:100%;width:min(900px,100%)}.footer-bottom{background:#06060a;border-top:1px solid hsla(40,45%,94%,.12);margin-top:3.5rem;padding:1.8rem 0 2.4rem;position:relative;z-index:1}.footer-bottom-inner{align-items:flex-start;color:#f7f2e9b3;display:flex;flex-direction:column;font-size:.9rem;gap:.6rem}.footer-bottom-inner p{margin:0}.footer-links{align-items:center;display:flex;flex-wrap:wrap;gap:.8rem}.footer-links a{color:#f7f2e9cc}.footer-links a:hover{color:var(--accent-3);text-shadow:0 0 8px rgba(31,123,255,.6)}.footer-divider{color:#f7f2e966}@media(min-width:700px){.footer-bottom-inner{align-items:center;flex-direction:row;justify-content:space-between}}@media(min-width:900px){.hero-grid{align-items:center;grid-template-columns:1.1fr .9fr}.steps-grid{grid-template-columns:repeat(3,1fr)}.two-col{align-items:start;grid-template-columns:1.1fr .9fr}}.benefits-section{--section-bg:#fff}.benefits-container{display:grid;gap:2rem;margin:0;width:100%}.benefits-top{background:#fff;border:1px solid var(--border);border-radius:24px;box-shadow:var(--shadow);display:grid;gap:.6rem;margin:0 auto;max-width:800px;padding:2.4rem 2.6rem;text-align:center}.benefits-label{color:var(--accent-3);font-size:.75rem;font-weight:700;letter-spacing:.14em}.benefits-label,.benefits-title{font-family:var(--heading-font);margin:0}.benefits-title{font-size:clamp(1.8rem,3vw,2.5rem);letter-spacing:-.01em}.benefits-subtitle{color:var(--muted);font-size:1.05rem;margin:0}.benefits-pills{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center}.benefits-pill{background:var(--surface);border:1px solid var(--border);border-radius:999px;box-shadow:var(--shadow-soft);color:#1a1a24;font-family:var(--heading-font);font-size:.78rem;font-weight:600;letter-spacing:.02em;padding:.5rem 1.1rem}.included-section{--section-bg:#fff;background:var(--section-bg);box-shadow:0 0 0 100vmax var(--section-bg);clip-path:inset(0 -100vmax);color:var(--text)}.included-container{display:grid;gap:1.6rem;justify-items:center;margin:0;text-align:center;width:100%}.included-title{color:var(--text);margin:0;max-width:720px}.included-subtitle{color:var(--muted);font-size:clamp(1.05rem,1.7vw,1.2rem);margin:0;max-width:720px}.included-grid{display:grid;gap:1.6rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:.8rem;width:100%}.included-card{background:#fff;border:1px solid var(--border);border-radius:26px;box-shadow:var(--shadow);display:grid;gap:1rem;padding:1.7rem;text-align:left;transition:transform .2s ease,box-shadow .2s ease}.included-card:hover{box-shadow:0 20px 40px #1112142e,0 0 18px #00f5d433;transform:translateY(-3px)}.included-tag{align-items:center;background:var(--surface);border:1px solid var(--border);border-radius:999px;box-shadow:var(--shadow-soft);color:#2b2b36;display:inline-flex;font-family:var(--heading-font);font-size:.72rem;font-weight:700;gap:.4rem;letter-spacing:.08em;padding:.3rem .75rem;width:-moz-fit-content;width:fit-content}.included-tag-dot{background:var(--accent);border-radius:999px;box-shadow:0 0 8px #00f5d499;height:6px;width:6px}.included-card-title{color:var(--text);font-family:var(--heading-font);font-size:1.4rem;letter-spacing:-.01em;margin:0}.included-list{display:grid;gap:.65rem;list-style:none;margin:0;padding:0}.included-item{align-items:flex-start;color:#4b4b5c;display:flex;font-size:.98rem;gap:.6rem;line-height:1.45}.included-check{color:var(--accent);flex:0 0 auto;margin-top:.2rem}.included-check,.included-check svg{height:16px;width:16px}.included-cta-row{display:grid;gap:.55rem;justify-items:center;margin-top:.6rem}.included-note{color:var(--muted);font-size:.95rem;margin:0}@media(max-width:1100px){.included-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.included-grid{grid-template-columns:1fr}.included-card{padding:1.5rem}}@media(max-width:900px){.faq-card{min-height:480px;position:static;top:auto}.faq-card-art{height:80px}.faq-card-icon{height:96px;left:-4px;top:-4px;width:96px}.footer-inner{grid-template-columns:1fr}.footer-graphic{margin-top:1.5rem;width:min(520px,100%)}}@media(min-width:900px){.pricing-grid,.pricing-notes{grid-template-columns:repeat(2,1fr)}.faq-grid{align-items:start;grid-template-columns:1.2fr .8fr}.footer-inner{align-items:start;grid-template-columns:1.1fr .9fr}}@media(max-width:899px){.header-links{display:none}}.container{width:100%}.section{border:0;box-shadow:none;clip-path:none;padding:clamp(3rem,6vw,4.8rem) 0}.section-title{font-weight:700;letter-spacing:0;line-height:1.15}.muted,.section-lead,.section-title,li,p{font-family:var(--mono-font)}.muted,.section-lead{color:#000000b8}.badge,.button,.eyebrow,.pill{font-family:var(--mono-font);letter-spacing:.15em;line-height:23px}.pill{background:#efefef;border:1px solid rgba(0,0,0,.75);padding:.25rem .8rem}.button{background:#2d2d2d;border-color:#2d2d2d;border-radius:2px;color:#fff;padding:.55rem 1rem}.button.secondary{background:#2d2d2d;border-color:#2d2d2d}.button.outline{background:transparent;border:1px solid rgba(0,0,0,.75);color:var(--text)}.button:hover{box-shadow:0 0 0 2px #2f47ff29,0 0 10px #a8ff2f40}.brand{font-family:var(--mono-font);letter-spacing:.15em;text-transform:uppercase}.brand-mark{color:var(--text);text-shadow:0 0 6px rgba(168,255,47,.5)}.badge{background:#efefef;border:1px solid rgba(0,0,0,.75);border-radius:2px;box-shadow:none;color:var(--text);font-size:.72rem;font-weight:500;padding:.15rem .55rem;text-transform:uppercase}.list li:before{background:#2f47ff;box-shadow:0 0 8px #2f47ff59}.checklist li:before{background:#a8ff2f;box-shadow:0 0 8px #a8ff2f59}.legal{padding-top:2rem}.legal-title{font-weight:700;letter-spacing:0}.legal-card{background:#f8f8f8;border:1px solid rgba(0,0,0,.78);border-radius:0;box-shadow:none;transition:none}.legal-card:hover{box-shadow:none;transform:none}.icon{background:#ebebeb;border:1px solid rgba(0,0,0,.75);border-radius:0;box-shadow:none}.pricing-grid{gap:1.5rem;margin-top:1.5rem}.pricing-card{background:#f7f7f7;border:1px solid rgba(0,0,0,.85);border-radius:0;gap:1.1rem;padding:2rem}.pricing-card,.pricing-card:after,.pricing-card:before{box-shadow:none}.pricing-card:hover{transform:none}.pricing-card.featured,.pricing-card:hover{border-color:#000000d9;box-shadow:none}.pricing-card.featured{background:#f7f7f7}.pricing-card.featured:before{background:#2f47ff;opacity:.35}.pricing-card-image{animation:none;filter:grayscale(.2) contrast(1.05);opacity:.16}.price{font-size:clamp(2rem,4vw,2.5rem);letter-spacing:0}.price,.price span{font-family:var(--mono-font)}.price span{color:#000000a6}.pricing-card .list{background:#ededed;border:1px solid rgba(0,0,0,.75);border-radius:0;padding:.9rem 1rem}.pricing-card .button.outline,.pricing-card .button.secondary{background:#2d2d2d;border:1px solid #2d2d2d;box-shadow:none;color:#fff}.pricing-notes{gap:1rem;margin-top:1.5rem}.pricing-note{background:#f3f3f3;border:1px solid rgba(0,0,0,.75);border-radius:0;box-shadow:none;padding:1.2rem 1.3rem}.pricing-note-icon{background:#e8f8c9;border:1px solid rgba(0,0,0,.75);border-radius:0;box-shadow:none;color:#111}.pricing-note h3{font-family:var(--mono-font);font-size:1rem;letter-spacing:0}.faq-grid{gap:2rem}.faq-title{font-family:var(--mono-font);font-size:clamp(2rem,4vw,3rem);letter-spacing:0;line-height:1.08}.faq-title-accent,.faq-title-main{color:var(--text);font-family:var(--mono-font)}.faq-list details{border-bottom:1px solid rgba(0,0,0,.6);padding:.9rem 0}.faq-list details:first-child{border-top:1px solid rgba(0,0,0,.6)}.faq-list summary{font-family:var(--mono-font);font-weight:500;letter-spacing:0}.faq-list summary:after{color:#2f47ff}.faq-card{background:#f7f7f7;border:1px solid rgba(0,0,0,.85);border-radius:0;box-shadow:none;min-height:unset;padding:1.4rem;position:sticky;top:1rem}.faq-card:before{background:#2f47ff;height:2px;left:0;opacity:.45;right:0;top:0;transform:none;width:auto}.faq-card-art{height:64px}.faq-card-icon{animation:none;height:86px;left:-4px;top:-8px;width:86px}.faq-card-secondary-title,.faq-card-title{color:var(--text);font-family:var(--mono-font);letter-spacing:0}.faq-card-button{border-radius:2px;font-family:var(--mono-font);letter-spacing:.1em;text-transform:uppercase}.faq-card-button.primary{background:#2d2d2d;border:1px solid #2d2d2d;box-shadow:none;color:#fff}.faq-card-button.outline{border:1px solid rgba(0,0,0,.75)}.faq-card-divider span,.final-cta{background:#f7f7f7}.final-cta{border:1px solid rgba(0,0,0,.85);border-radius:0;box-shadow:none;padding:clamp(1.6rem,4vw,2.4rem);position:relative}.final-cta:before{background:#2f47ff;content:"";height:2px;inset:0 auto auto 0;position:absolute;width:100%}.benefits-top,.included-card{border:1px solid rgba(0,0,0,.85);border-radius:0;box-shadow:none}.benefits-top{background:#f7f7f7}.benefits-label{color:var(--text);font-family:var(--mono-font);letter-spacing:.15em}.benefits-pill{border-radius:0;box-shadow:none;font-family:var(--mono-font)}.included-section{background:transparent;box-shadow:none;clip-path:none}.included-container{justify-items:stretch;text-align:left}.included-subtitle,.included-title{margin-left:auto;margin-right:auto;text-align:center}.included-grid{gap:1rem}.included-card{background:#f6f6f6;padding:1.3rem}.included-card:hover{box-shadow:none;transform:none}.included-tag{background:#efefef;border:1px solid rgba(0,0,0,.75);border-radius:2px;box-shadow:none;font-family:var(--mono-font);letter-spacing:.15em}.included-tag-dot{background:#a8ff2f;box-shadow:0 0 8px #a8ff2f73}.included-card-title{font-family:var(--mono-font);font-size:1.05rem}.included-item{color:#000000c7;font-size:.92rem}.included-check{color:#2f47ff}.included-cta-row{margin-top:1rem}.footer{background:#0c0c0c;box-shadow:0 0 0 100vmax #0c0c0c;clip-path:inset(0 -100vmax);color:#efefef;padding:3rem 0 0}.footer-inner{gap:2rem}.footer-title{font-family:var(--mono-font);letter-spacing:0;line-height:1.1}.footer-hint,.footer-lead,.footer-note-body,.footer-status-date{color:#f0f0f0b8}.footer-actions .button.outline{border-color:#f0f0f08c;color:#efefef}.footer-actions .button.outline:hover{background:transparent;box-shadow:0 0 0 2px #2f47ff1f,0 0 10px #a8ff2f2e;color:#efefef}.footer-form,.footer-note,.footer-status{border-radius:0;box-shadow:none}.footer-form,.footer-note{background:#ffffff08;border:1px solid hsla(0,0%,100%,.14)}.footer-inputs input{background:#ffffff08;border-radius:2px}.footer-status{background:#ffffff08;border:1px solid hsla(0,0%,100%,.14)}.footer-status-badge{background:#2f47ff24;border:1px solid rgba(168,255,47,.45);border-radius:2px;font-family:var(--mono-font);letter-spacing:.12em}.footer-graphic{display:none}.footer-bottom{background:#0c0c0c;border-top:1px solid hsla(0,0%,100%,.14);margin-top:2.5rem}.footer-links a:hover{color:#d8ff6a;text-shadow:0 0 8px rgba(168,255,47,.35)}@media(max-width:900px){.faq-card{position:static;top:auto}}.demos-page,.hero,.legal,.site-header,body{background:#f0f0f0}.section{--section-bg:transparent;background:transparent}.benefits-top,.card,.cta-card,.demo-card,.faq-card,.final-cta,.included-card,.legal-card,.pricing-card,.pricing-note{background:#f4f4f4;border:1px solid rgba(0,0,0,.86);border-radius:0;box-shadow:none;overflow:hidden;position:relative}.benefits-top:before,.card:before,.cta-card:before,.demo-card:before,.faq-card:before,.final-cta:before,.included-card:before,.legal-card:before,.pricing-card:before,.pricing-note:before{background:#111;content:"";height:2px;inset:0 auto auto 0;opacity:1;pointer-events:none;position:absolute;width:100%}.benefits-top:after,.card:after,.cta-card:after,.demo-card:after,.faq-card:after,.final-cta:after,.included-card:after,.legal-card:after,.pricing-card:after,.pricing-note:after{content:none}.demo-card:hover,.included-card:hover,.legal-card:hover,.pricing-card:hover{box-shadow:none;transform:none}.pricing-card{background:#ececec;border-left:4px solid #111}.pricing-card.featured{background:#edf6dd;border-left-color:#a8ff2f}.demo-card:nth-child(2n),.included-card:nth-child(2n),.pricing-note:nth-child(2n){background:#e9edfb}.demo-card:nth-child(3n),.included-card:nth-child(3n),.pricing-note:nth-child(3n){background:#eef4e6}.faq-card{background:#ececec;border-left:4px solid #2f47ff}.icon,.pricing-note-icon{background:#f0f0f0;border:1px solid rgba(0,0,0,.78);border-radius:0}.badge,.included-tag,.pill{background:#ececec;border-color:#000000db;border-radius:0}.benefits-top,.included-card{background:#ececec;border-left:4px solid #111}.included-card:first-child{border-left-color:#2f47ff}.included-card:nth-child(2){border-left-color:#111}.included-card:nth-child(3){border-left-color:#a8ff2f}.pricing-note{border-left:4px solid #111}.pricing-note:nth-child(2n){border-left-color:#2f47ff}.pricing-note:nth-child(3n){border-left-color:#a8ff2f}.cta-card,.final-cta{background:#ececec;border-left:4px solid #111}.cta-card:before,.final-cta:before{background:#111}.demo-card{border-left:3px solid #111}.demo-card:nth-child(2n){border-left-color:#2f47ff}.demo-card:nth-child(3n){border-left-color:#a8ff2f}.footer,.footer-bottom{background:#0c0c0c}.site-header .header-pill.primary{background:#2f47ff;border-color:#2f47ff;color:#fff}.site-header .brand-mark{color:#2f47ff}.button.secondary{background:#2f47ff;color:#fff}.button.outline,.button.secondary,.pill{border-color:#2f47ff}.pill{background:#e2e8ff}.badge{background:#f8efc8;border-color:#111}.included-tag{background:#f7e1ef;border-color:#111}.included-tag-dot{background:#ff4fa3;box-shadow:none}.pricing-section .pricing-card{background:#ececec}.pricing-section .pricing-card:first-child{background:#e2e8ff;border-left-color:#2f47ff}.pricing-section .pricing-card.featured{background:#ecf8d5;border-left-color:#a8ff2f}.pricing-section .pricing-note:first-child{background:#f7e1ef;border-left-color:#ff4fa3}.pricing-section .pricing-note:nth-child(2){background:#e2e8ff;border-left-color:#2f47ff}.pricing-section .pricing-note:nth-child(3){background:#ecf8d5;border-left-color:#a8ff2f}.pricing-section .pricing-note:nth-child(4){background:#f8efc8;border-left-color:#ffb100}.pricing-section .pricing-note-icon{background:#f0f0f0}.included-section .included-card:first-child{background:#e2e8ff;border-left-color:#2f47ff}.included-section .included-card:nth-child(2){background:#f7e1ef;border-left-color:#ff4fa3}.included-section .included-card:nth-child(3){background:#ecf8d5;border-left-color:#a8ff2f}.included-section .included-card:first-child .included-tag{background:#d8e0ff;border-color:#2f47ff}.included-section .included-card:nth-child(2) .included-tag{background:#f3d3e8;border-color:#ff4fa3}.included-section .included-card:nth-child(3) .included-tag{background:#e4f2c7;border-color:#7dbd11}.faq-section .faq-card{background:#e2e8ff;border-left-color:#2f47ff}.faq-section .faq-card-button.primary{background:#ff4fa3;border-color:#111;color:#111}.faq-section .faq-card-button.outline{background:#f0f0f0;border-color:#2f47ff}.how-section .how-card.sign-up{background:#e2e8ff;border-left-color:#2f47ff}.how-section .how-card.build{background:#f8efc8;border-left-color:#ffb100}.how-section .how-card.maintain{background:#ecf8d5;border-left-color:#a8ff2f}.how-section .step-badge{background:#111;border-color:#111}.how-section .sign-up .step-badge{background:#2f47ff;border-color:#2f47ff}.how-section .build .step-badge{background:#ffb100;border-color:#ffb100}.how-section .maintain .step-badge{background:#a8ff2f;border-color:#a8ff2f;color:#111}.how-section .browser-mockup,.how-section .maintain-mockup,.how-section .mockup{background:#f0f0f0}.how-section .mockup-chip{background:#ff4fa3;color:#111}.how-section .how-badge{background:#f0f0f0}.showcase-section .portfolio-column:first-child{background:#e2e8ff}.showcase-section .portfolio-column:nth-child(2){background:#f7e1ef}.showcase-section .portfolio-column:nth-child(3){background:#ecf8d5}.showcase-section .portfolio-column:before{background:#111;opacity:1}.showcase-section .content-card{background:#f7e1ef;border-left-color:#ff4fa3}.showcase-section .content-card:after{background:#111}.showcase-section .card-art{background:#ecf8d5;border-color:#111}.showcase-section .cta{background:#ff4fa3;border-color:#111;color:#111}.demos-page .hero-panel{background:#e2e8ff;border-left-color:#2f47ff}.demos-page .hero-panel:after{background:#111}.demos-page .strip-item:first-child{background:#f0f0f0}.demos-page .strip-item:nth-child(2){background:#f7e1ef;border-color:#ff4fa3}.demos-page .strip-item:nth-child(3){background:#ecf8d5;border-color:#7dbd11}.demos-page .demo-card:nth-child(3n+1){background:#e2e8ff;border-left-color:#2f47ff}.demos-page .demo-card:nth-child(3n+2){background:#f7e1ef;border-left-color:#ff4fa3}.demos-page .demo-card:nth-child(3n+3){background:#ecf8d5;border-left-color:#a8ff2f}.demos-page .demo-body{background:transparent}.demos-page .demo-link{background:#111;border-color:#111;color:#fff}.demos-page .cta-card{background:#f8efc8;border-left-color:#ffb100}.demos-page .cta-card:before{background:#111}.legal .legal-card:nth-child(4n+1){background:#e2e8ff;border-left:4px solid #2f47ff}.legal .legal-card:nth-child(4n+2){background:#f7e1ef;border-left:4px solid #ff4fa3}.legal .legal-card:nth-child(4n+3){background:#ecf8d5;border-left:4px solid #a8ff2f}.legal .legal-card:nth-child(4n+4){background:#f8efc8;border-left:4px solid #ffb100}.footer-graphic{display:block;margin:1.25rem auto 0;pointer-events:none;width:min(760px,100%)}.footer-graphic img{display:block;height:auto;width:100%}.pricing-section .pricing-card:after,.pricing-section .pricing-card:before,.pricing-section .pricing-note:after,.pricing-section .pricing-note:before{content:none!important}.pricing-section .pricing-card{border-top-width:1px}.button.secondary,.site-header .header-pill.primary{background:#1e1e1e;border-color:#1e1e1e;color:#fff}.button.outline{background:#f7f7f7;color:#111}.button.outline,.faq-section .faq-card-button.outline,.pill{border-color:#111}.button,.demos-page .demo-link,.faq-card-button,.showcase-section .cta,.site-header .header-pill.primary{transition:background-color .14s ease,border-color .14s ease,color .14s ease,opacity .14s ease}.button.secondary:hover,.site-header .header-pill.primary:hover{background:#2a2a2a;border-color:#2a2a2a}.button.outline:hover{background:#ebebeb;border-color:#111}.faq-section .faq-card-button.primary:hover,.showcase-section .cta:hover{opacity:.92}.demos-page .demo-link:hover{background:#222}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:2px solid #ff4fa3;outline-offset:2px}.footer .button.secondary,.footer-actions .button.outline{background:#111;border-color:#ffffff40;color:#efefef}.footer .button.secondary:hover,.footer-actions .button.outline:hover{background:#191919;border-color:#ffffff59}@keyframes ui-dot-pulse{0%,to{opacity:.9;transform:scale(1)}50%{opacity:1;transform:scale(1.18)}}.checklist li:before,.included-tag-dot,.list li:before{animation:ui-dot-pulse 1.9s ease-in-out infinite;transform-origin:center}.checklist li:nth-child(2n):before,.list li:nth-child(2n):before{animation-delay:.18s}.checklist li:nth-child(3n):before,.list li:nth-child(3n):before{animation-delay:.34s}.faq-section .faq-card{align-self:start;position:sticky!important;top:1.25rem!important}.pricing-section .pricing-card:first-child{background:#d8e1ff}.pricing-section .pricing-card.featured{background:#e2f7bf}.pricing-section .badge{background:#ffd8ec;border-color:#111}.pricing-section .pricing-card.featured .badge{background:#dff6b8;border-color:#7dbd11;color:#111}.pricing-section .price{color:#0d0d0d}.pricing-section .pricing-note:first-child{background:#ffdced}.pricing-section .pricing-note:nth-child(2){background:#dde5ff}.pricing-section .pricing-note:nth-child(3){background:#e5f7c6}.pricing-section .pricing-note:nth-child(4){background:#fff1cc}.pricing-note-icon{background:#fff}.how-section .mockup-chip{border-color:#111}.showcase-section .content-card{background:#ffdced}.demos-page .hero-panel{background:#dde5ff}.demos-page .cta-card{background:#fff0c8}.site-header .brand-mark{color:#ff4fa3}.button.secondary,.site-header .header-pill.primary{background:#202020;border-color:#202020}.pill{background:#ffeaf5;border-color:#ff4fa3}.faq-list summary:after{color:#ff4fa3}.faq-list details[open] summary:after{color:#7dbd11}@media(prefers-reduced-motion:reduce){.checklist li:before,.included-tag-dot,.list li:before{animation:none}}@media(max-width:900px){.faq-section .faq-card{position:static!important;top:auto!important}}.footer .brand-mark,.site-header .brand-mark{color:#a8ff2f!important}.pricing-section .pricing-card,.pricing-section .pricing-card.featured,.pricing-section .pricing-card:first-child{background:#0f0f10!important;border-color:#1b1b1d!important;border-left:4px solid #1b1b1d!important;color:#f2f2f2}.pricing-section .pricing-card-image{display:none}.pricing-section .pricing-card .badge,.pricing-section .pricing-card.featured .badge{align-self:start;background:#232326;border-color:#3a3a40;color:#f2f2f2;display:inline-flex;justify-self:start;max-width:-moz-max-content;max-width:max-content;padding-inline:.55rem;width:-moz-fit-content;width:fit-content}.pricing-section .price{color:#fff}.pricing-section .price span,.pricing-section .pricing-card .muted{color:#ffffffb8!important}.pricing-section .pricing-card .list{background:#18181a;border-color:#2a2a2d}.pricing-section .pricing-card .list li{color:#f1f1f1}.pricing-section .pricing-card .list li:before{background:#ff4fa3;box-shadow:none}.pricing-section .pricing-card .checklist li:before{background:#a8ff2f;box-shadow:none}.pricing-section .pricing-card .button.outline,.pricing-section .pricing-card .button.secondary{background:#f0f0f0;border-color:#f0f0f0;color:#111}.how-section .how-card.build{background:#ffd8b2!important;border-left-color:#ffb168!important}.how-section .build .browser-mockup,.how-section .build .how-badge,.how-section .build .mockup{background:#fff0dc}.how-section .build .browser-bar{background:#ffe1bd}.how-section .build .step-badge{background:#ffb168;border-color:#ffb168;color:#111}.button,.demos-page .demo-link,.faq-card-button,.showcase-section .cta,.site-header .header-pill.primary{overflow:hidden;position:relative}.button:after,.demos-page .demo-link:after,.faq-card-button:after,.showcase-section .cta:after,.site-header .header-pill.primary:after{background:#ff4fa3;bottom:0;content:"";height:2px;left:0;pointer-events:none;position:absolute;right:0;transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.button:hover:after,.demos-page .demo-link:hover:after,.faq-card-button:hover:after,.showcase-section .cta:hover:after,.site-header .header-pill.primary:hover:after{transform:scaleX(1)}.button.secondary:hover,.demos-page .demo-link:hover,.site-header .header-pill.primary:hover{background:#252527;border-color:#252527;box-shadow:0 2px #ff4fa3;transform:translateY(-1px)}.faq-section .faq-card-button.primary:hover,.showcase-section .cta:hover{box-shadow:0 2px #111;filter:saturate(1.08);transform:translateY(-1px)}.button.outline:hover,.faq-card-button.outline:hover{background:#fff;border-color:#ff4fa3;box-shadow:0 2px #ff4fa3;transform:translateY(-1px)}.pricing-section .pricing-card .button.outline:hover,.pricing-section .pricing-card .button.secondary:hover{background:#fff;border-color:#fff;box-shadow:0 2px #a8ff2f}@media(prefers-reduced-motion:reduce){.button:after,.demos-page .demo-link:after,.faq-card-button:after,.showcase-section .cta:after,.site-header .header-pill.primary:after{transition:none}.button:hover,.demos-page .demo-link:hover,.faq-card-button:hover,.showcase-section .cta:hover,.site-header .header-pill.primary:hover{box-shadow:none;transform:none}}.site-shell{padding-left:clamp(18px,3vw,40px);padding-right:clamp(18px,3vw,40px)}.section{padding-bottom:clamp(2.7rem,5.5vw,4.6rem)!important;padding-top:clamp(2.7rem,5.5vw,4.6rem)!important}.section-title{font-size:clamp(1.95rem,3.6vw,2.95rem)!important;line-height:1.12!important;margin-bottom:.7rem!important}.content-inner p,.demos-page .hero-lead,.hero-subtitle,.how-subtitle,.included-subtitle,.pricing-lead,.section-lead{font-size:clamp(.94rem,1.35vw,1.05rem)!important;line-height:1.45!important}.section-lead{max-width:62ch}.eyebrow{margin-bottom:.65rem!important}.pricing-section .muted{margin-top:.45rem}.faq-grid,.included-grid,.pricing-grid,.pricing-notes{gap:clamp(.9rem,2vw,1.25rem)}.demo-grid-header,.how-header{margin-bottom:clamp(1.1rem,2.4vw,1.8rem)!important}.pricing-section .pricing-card,.pricing-section .pricing-card.featured,.pricing-section .pricing-card:first-child{min-height:clamp(700px,58vw,860px)}.pricing-section .pricing-card>div:first-child{display:grid;gap:.55rem}.pricing-section .pricing-card .list{margin-top:.3rem}.pricing-section .pricing-card .button{margin-top:auto}@media(max-width:1100px){.pricing-section .pricing-card,.pricing-section .pricing-card.featured,.pricing-section .pricing-card:first-child{min-height:clamp(560px,78vw,700px)}.section-title{font-size:clamp(1.8rem,4vw,2.5rem)!important}}@media(max-width:700px){.section{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.section-title{font-size:clamp(1.55rem,7vw,2rem)!important;margin-bottom:.55rem!important}.content-inner p,.demos-page .hero-lead,.hero-subtitle,.how-subtitle,.included-subtitle,.pricing-lead,.section-lead{font-size:.92rem!important;line-height:1.42!important}.pricing-section .pricing-card,.pricing-section .pricing-card.featured,.pricing-section .pricing-card:first-child{min-height:0;padding:1.35rem 1rem!important}.pricing-section .pricing-grid{gap:.85rem}.pricing-section .pricing-card .list{padding:.75rem .85rem}.pricing-notes{margin-top:1rem}.demos-page .cta-card,.demos-page .hero-panel,.final-cta,.showcase-section .content-card{padding:1rem!important}}.pricing-section .pricing-grid{align-items:stretch}.pricing-section .pricing-card,.pricing-section .pricing-card.featured,.pricing-section .pricing-card:first-child{min-height:clamp(620px,64vw,760px);padding:2.4rem 2rem}.pricing-section .pricing-card .button.outline:hover,.pricing-section .pricing-card .button.secondary:hover{background:#f7f7f7;border-color:#f7f7f7;box-shadow:0 2px #111;color:#111;transform:translateY(-1px)}.faq-section .faq-card{background:#0f0f10!important;border-color:#1b1b1d!important;border-left:4px solid #ff4fa3!important;color:#f2f2f2!important}.faq-section .faq-card:before{background:#1b1b1d!important}.faq-section .faq-card .faq-card-email,.faq-section .faq-card .faq-card-secondary-title,.faq-section .faq-card .faq-card-title{color:#fff!important}.faq-section .faq-card .faq-card-subtext{color:#ffffffbf!important}.faq-section .faq-card .faq-card-divider{color:#ffffff8c}.faq-section .faq-card .faq-card-divider:before{background:#ffffff24}.faq-section .faq-card .faq-card-divider span{background:#0f0f10}.faq-section .faq-card .faq-card-button.primary{background:#f0f0f0;border-color:#f0f0f0;color:#111}.faq-section .faq-card .faq-card-button.outline{background:transparent;border-color:#ffffff47;color:#fff}.faq-section .faq-card .faq-card-button.outline:hover{background:#1a1a1c;border-color:#ffffff61;box-shadow:0 2px #ff4fa3}.pricing-section .eyebrow,.pricing-section .pricing-lead,.pricing-section .section-title,.section-lead,.section-title{margin-left:0!important;margin-right:0!important;text-align:left!important}.pricing-section .eyebrow{display:inline-flex!important;width:auto!important}.included-subtitle,.included-title{margin-left:0!important;margin-right:0!important;max-width:780px;text-align:left!important}.benefits-label,.benefits-subtitle,.benefits-title,.benefits-top{text-align:left!important}::selection{background:#a8ff2f;color:#111}::-moz-selection{background:#a8ff2f;color:#111}:where(h1,h2,h3,p,li,a,button,summary,.brand-name,.faq-card-email){overflow-wrap:anywhere}.container,.demo-card,.faq-card,.included-card,.pricing-card,.section,.site-shell{min-width:0}@media(max-width:1024px){.site-shell{padding-left:16px!important;padding-right:16px!important}.section{scroll-margin-top:76px}.pricing-section .pricing-card,.pricing-section .pricing-card.featured,.pricing-section .pricing-card:first-child{min-height:0!important;padding:1.35rem 1.1rem!important}.pricing-section .pricing-card .button{width:100%}.pricing-section .pricing-notes{grid-template-columns:1fr!important}.faq-grid{gap:1.2rem!important}.faq-list summary{font-size:.98rem;line-height:1.38}.footer{padding-top:2.4rem}.footer-inner{gap:1.25rem}.footer-bottom{margin-top:1.5rem}}@media(max-width:767px){.site-shell{padding-left:12px!important;padding-right:12px!important}.badge,.button,.eyebrow,.included-tag,.pill{letter-spacing:.08em!important;line-height:1.35!important}.pricing-section .pricing-grid{gap:.8rem!important}.pricing-section .pricing-card,.pricing-section .pricing-card.featured,.pricing-section .pricing-card:first-child{min-height:0!important;padding:1.15rem .9rem!important}.pricing-section .price{font-size:clamp(1.9rem,11vw,2.3rem)!important}.pricing-section .pricing-card .list{padding:.68rem .75rem!important}.pricing-section .pricing-note{padding:.95rem!important}.pricing-note-title{align-items:flex-start}.faq-list details{padding:.75rem 0!important}.faq-list summary{font-size:.93rem;line-height:1.36}.faq-card{gap:.9rem;padding:1rem!important}.faq-card-art{height:52px!important}.faq-card-icon{height:70px!important;top:-8px!important;width:70px!important}.included-card{padding:1rem!important}.included-item{font-size:.88rem;line-height:1.4}.footer-actions,.footer-inputs{align-items:stretch;flex-direction:column}.footer-actions .button,.footer-inputs .button,.footer-inputs input{flex:1 1 auto;width:100%}.footer-status{align-items:flex-start;flex-direction:column;gap:.65rem}.footer-links{gap:.55rem}.footer-bottom-inner{font-size:.82rem}}@media(max-width:420px){.brand-name{font-size:.76rem;letter-spacing:.06em}.section-title{font-size:clamp(1.38rem,8vw,1.76rem)!important}.included-subtitle,.pricing-lead,.section-lead{font-size:.88rem!important;line-height:1.4!important}.faq-card-email{font-size:.86rem}}@media(max-width:900px){.section{padding-bottom:2rem!important;padding-top:2rem!important}.section-title{font-size:clamp(1.6rem,6.4vw,2.05rem)!important;line-height:1.14!important}.content-inner p,.demos-page .hero-lead,.hero-subtitle,.how-subtitle,.included-subtitle,.pricing-lead,.section-lead{font-size:.92rem!important;line-height:1.42!important}.pricing-note-title h3{font-size:.94rem;line-height:1.3}.pricing-note p{font-size:.86rem;line-height:1.35}.faq-list summary{font-size:.92rem}}@media(max-width:700px){.site-shell{padding-left:10px!important;padding-right:10px!important}.demos-page .hero-strip,.showcase-section .overline-sub{display:none}.pricing-section .pricing-note{padding:.85rem!important}.pricing-section .pricing-card .button{font-size:.8rem;letter-spacing:.06em!important;line-height:1.32!important}.faq-title{font-size:clamp(1.65rem,7.2vw,2rem)!important;line-height:1.12!important}}@media(max-width:480px){.site-shell{padding-left:8px!important;padding-right:8px!important}.section-title{font-size:clamp(1.34rem,7.6vw,1.72rem)!important}.pricing-section .price{font-size:clamp(1.65rem,9.8vw,1.95rem)!important}.pricing-section .pricing-card .list li{font-size:.84rem;line-height:1.32}.faq-section .faq-card{padding:.8rem!important}.faq-section .faq-card-title{font-size:1.08rem!important}.faq-list summary{font-size:.88rem;line-height:1.34}.footer-title{font-size:clamp(1.45rem,7vw,1.85rem)}.footer-graphic{margin-top:.8rem!important;width:min(280px,86vw)!important}.footer-hint,.footer-label,.footer-status-date,.footer-status-title{font-size:.82rem}.footer-inputs input{padding:.62rem .72rem}}@media(max-width:390px){.hero .hero-ticker{display:none}.brand-name{letter-spacing:.04em}}@media(max-width:640px){body{font-size:16px;line-height:1.55}.section{padding-bottom:1.55rem!important;padding-top:1.55rem!important}.faq-title,.hero .hero-title,.how-section .how-title,.section-title{font-size:clamp(1.72rem,7.8vw,2.12rem)!important;line-height:1.16!important}.content-inner p,.demos-page .hero-lead,.faq-list details p,.hero .hero-subtitle,.hero .hero-trust,.how-subtitle,.included-subtitle,.muted,.pricing-lead,.section-lead{font-size:.98rem!important;line-height:1.5!important}.badge,.button,.eyebrow,.how-section .how-eyebrow,.included-tag,.pill,.showcase-section .overline{letter-spacing:.04em!important;line-height:1.35!important;text-transform:none!important}.button,.faq-card-button,.site-header .header-pill.primary{font-size:.92rem!important;min-height:44px;padding:.65rem .9rem!important}.site-header .site-header{padding-top:.65rem}.header-inner,.site-header .header-inner{gap:.65rem!important;padding:.2rem 0!important}.header-actions,.site-header .header-actions{align-items:stretch!important;flex-direction:column!important;gap:.35rem!important}.header-pill,.site-header .header-pill{font-size:.92rem!important;letter-spacing:.02em!important;line-height:1.35!important;padding:.25rem 0!important;text-align:left!important;text-transform:none!important;width:100%}.header-pill.primary,.site-header .header-pill.primary{min-width:0!important;padding:.65rem .9rem!important;text-align:center!important;width:100%}.brand,.site-header .brand{font-size:.92rem!important;letter-spacing:.04em!important;line-height:1.3!important}.hero .hero-main-panel{min-height:0!important}.hero .hero-main-copy{gap:.72rem!important;padding:1rem .9rem!important}.hero .hero-main-image{min-height:400px!important}.hero .hero-actions .button{min-width:0!important;width:100%!important}.hero .hero-side-card,.hero .hero-ticker{display:none!important}.how-section .how-header{margin-bottom:.95rem!important}.how-section .how-cards{gap:.72rem!important}.how-section .how-card{gap:.65rem!important;min-height:0!important;padding:.9rem!important}.how-section .step-badge{align-items:center;display:inline-flex!important;font-size:.7rem!important;height:auto!important;justify-content:center;line-height:1.2!important;margin-bottom:.28rem;padding:.2rem .45rem;position:static!important;width:auto!important}.how-section .how-card-body{min-height:0!important;padding-top:0!important}.how-section .how-card h3{font-size:1.16rem!important}.how-section .how-card p,.how-section .status-item{font-size:.96rem!important;line-height:1.45!important}.how-section .how-visual{display:none!important}.showcase-section .portfolio-strip{height:195px!important}.showcase-section .content-card{padding:.95rem!important}.showcase-section .content-inner h3{font-size:clamp(1.52rem,7vw,1.95rem)!important}.showcase-section .content-inner p{font-size:.96rem!important}.showcase-section .overline-sub{display:none!important}.showcase-section .cta{max-width:none!important;width:100%!important}.demos-page .hero-strip{display:none!important}.demos-page .demo-name{font-size:1rem!important}.demos-page .demo-tag{font-size:.9rem!important}.pricing-section .pricing-grid,.pricing-section .pricing-notes{gap:.75rem!important}.pricing-section .pricing-card,.pricing-section .pricing-card.featured,.pricing-section .pricing-card:first-child{min-height:0!important;padding:1.05rem .9rem!important}.pricing-section .price{font-size:clamp(1.86rem,9.8vw,2.2rem)!important}.pricing-section .pricing-card .list{padding:.68rem .74rem!important}.pricing-section .pricing-card .list li{font-size:.92rem!important;line-height:1.4!important}.pricing-section .pricing-note{padding:.85rem!important}.pricing-note-title h3{font-size:1rem!important}.pricing-note p{font-size:.92rem!important}.faq-list summary{font-size:.96rem!important;line-height:1.45!important}.faq-section .faq-card{padding:.9rem!important}.faq-section .faq-card-title{font-size:1.2rem!important}.footer-title{font-size:clamp(1.6rem,7.2vw,2rem)!important}.footer .footer-hint,.footer .footer-lead,.footer .footer-note-body,.footer .footer-status-date{font-size:.94rem!important;line-height:1.45!important}.footer .footer-graphic{margin-top:.7rem!important;width:min(300px,92vw)!important}}
