:root{--bg:#fff8f0;--ink:#1a1423;--muted:#5c5470;--coral:#ff6b6b;--coral-dark:#e85555;--mint:#4ecdc4;--sun:#ffe66d;--card:#fff;--shadow:0 12px 40px #1a14231f;color:var(--ink);background:var(--bg);font-family:DM Sans,system-ui,sans-serif;line-height:1.5}*,:before,:after{box-sizing:border-box}body{min-height:100vh;margin:0}h1,h2,.logo{letter-spacing:-.02em;font-family:Fredoka,system-ui,sans-serif;font-weight:700}a{color:var(--coral-dark)}button{font:inherit;cursor:pointer}.shell{max-width:720px;margin:0 auto;padding:2rem 1.25rem 4rem}.btn-primary{background:linear-gradient(135deg, var(--coral), #ff9f43);color:#fff;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.9rem 1.6rem;font-weight:700;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 8px 24px #ff6b6b59}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 28px #ff6b6b73}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-ghost{border:2px solid var(--ink);background:0 0;border-radius:999px;padding:.65rem 1.2rem;font-weight:600}.card{background:var(--card);box-shadow:var(--shadow);border-radius:1.25rem;padding:1.5rem}.input{width:100%;font:inherit;background:#fff;border:2px solid #e8e0d8;border-radius:.75rem;padding:.85rem 1rem}.input:focus{border-color:var(--mint);outline:none;box-shadow:0 0 0 3px #4ecdc440}.badge{background:var(--sun);color:var(--ink);border-radius:999px;padding:.2rem .6rem;font-size:.75rem;font-weight:700;display:inline-block}.launch-pricing{margin:1.25rem 0 .5rem}.launch-pricing--compact{margin:0 0 1rem}.launch-pricing__footnote{width:100%;margin:.35rem 0 0;font-size:.75rem}.launch-pricing__row{flex-wrap:wrap;align-items:center;gap:.75rem 1rem;display:flex}.launch-pricing__label{width:100%;font-size:.9rem}.launch-pricing--compact .launch-pricing__label{width:auto}.launch-pricing__business-btn{background:#f0ebe4;border:2px solid #d4ccc3;border-radius:.5rem;justify-content:center;align-items:center;min-width:7.5rem;padding:.65rem 1.25rem;display:inline-flex;box-shadow:inset 0 1px #ffffffb3}.launch-pricing__business-price{color:#8a8278;text-decoration:line-through;text-decoration-thickness:3px;-webkit-text-decoration-color:var(--coral-dark);text-decoration-color:var(--coral-dark);font-family:Fredoka,system-ui,sans-serif;font-size:1.75rem;font-weight:700;line-height:1}.launch-pricing--compact .launch-pricing__business-price{font-size:1.35rem}.launch-pricing__vs{color:var(--coral-dark);font-size:1rem;font-weight:700}.launch-violator--plain{background:linear-gradient(145deg, var(--ink), #3d3832);animation:none;transform:none;box-shadow:0 4px 14px #2d2a2640}.launch-violator--plain:before{display:none}.launch-violator{background:linear-gradient(145deg, var(--coral), #ff9f43);color:#fff;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;min-width:7rem;padding:.65rem 1.1rem;animation:.6s ease-out violator-pop;display:inline-flex;position:relative;transform:rotate(-3deg);box-shadow:0 6px 20px #ff6b6b73}.launch-violator:before{content:"";pointer-events:none;border:2px dashed #fff9;border-radius:.6rem;position:absolute;inset:-4px}.launch-violator__tag{letter-spacing:.06em;text-transform:uppercase;font-size:.65rem;font-weight:800}.launch-violator__price{font-family:Fredoka,system-ui,sans-serif;font-size:2rem;font-weight:700;line-height:1}.launch-violator__asterisk{vertical-align:super;margin-left:.05em;font-size:1.1rem}.launch-pricing--compact .launch-violator__price{font-size:1.5rem}.site-footer{border-top:1px solid #e8e0d8;margin-top:3rem;padding-top:1.5rem;font-size:.85rem}.site-footer__row{flex-wrap:wrap;gap:.75rem 1.25rem;display:flex}.test-mode-banner{color:#ffe66d;text-align:center;background:#1a1423;padding:.5rem 1rem;font-size:.85rem}.test-mode-banner code{background:#ffffff1f;border-radius:.25rem;padding:.1em .35em}.site-footer__pricing-note{width:100%;margin:.75rem 0 0;font-size:.8rem}@keyframes violator-pop{0%{opacity:0;transform:rotate(-3deg)scale(.85)}to{opacity:1;transform:rotate(-3deg)scale(1)}}.muted{color:var(--muted);font-size:.9rem}.pitch{max-width:42ch;font-size:1.15rem}.pitch p{margin:0 0 .75rem}.pitch-toggle{font:inherit;color:var(--coral-dark);text-underline-offset:3px;background:0 0;border:none;padding:0;font-weight:700;text-decoration:underline;display:inline}.pitch-toggle:hover{color:var(--coral)}.export-caveat code{background:#4ecdc433;border-radius:.25rem;padding:.1em .35em;font-size:.9em}.error-box{border:2px solid var(--coral);color:#8b1e1e;background:#ffe8e8;border-radius:.75rem;padding:1rem}.spinner{font-size:2.5rem;animation:1.2s ease-in-out infinite wobble}.legal section{margin-top:1.5rem}.legal h2{margin:0 0 .5rem;font-family:Fredoka,system-ui,sans-serif;font-size:1.1rem}.legal ul{padding-left:1.25rem}.legal .table-wrap{margin:1rem 0;overflow-x:auto}.legal table{border-collapse:collapse;width:100%;font-size:.9rem}.legal th,.legal td{text-align:left;vertical-align:top;border:1px solid #e8e0d8;padding:.6rem .75rem}.legal th{background:#f5f0ea;font-weight:700}.compare-table__highlight{background:#ff6b6b14}.compare-table__highlight td:first-child{border-left:3px solid var(--coral)}.format-list{margin:.75rem 0 0;padding-left:1.25rem}.format-list li{margin-bottom:.5rem}.faq{margin:1rem 0 0}.faq__item{margin-bottom:1.25rem}.faq dt{margin-bottom:.35rem;font-weight:700}.faq dd{margin:0}.landing-hero{margin-bottom:1.5rem}.landing-hero__title{margin:.35rem 0 0;font-size:clamp(1.85rem,5vw,2.5rem);line-height:1.15}.landing-hero__what{max-width:44ch;margin:.5rem 0 0;font-size:1.05rem;line-height:1.45}.landing-hero__block{margin-top:1.1rem}.landing-hero__label{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin:0 0 .5rem;font-family:Fredoka,system-ui,sans-serif;font-size:.8rem;font-weight:700}.landing-steps{grid-template-columns:repeat(3,1fr);gap:.85rem;padding:1rem 1.1rem;display:grid}@media (width<=560px){.landing-steps{grid-template-columns:1fr}}.landing-steps__item{text-align:center}.landing-steps__emoji{font-size:1.5rem;line-height:1.2;display:block}.landing-steps__title{margin-top:.2rem;font-size:.9rem;display:block}.landing-steps__text{margin:.2rem 0 0;font-size:.8rem;line-height:1.35}.landing-actions{flex-direction:column;gap:.75rem;margin-top:1.25rem;display:flex}.landing-actions__primary{text-align:center;width:100%;font-size:1.05rem;text-decoration:none}.landing-actions__secondary{flex-wrap:wrap;gap:.65rem;display:flex}.landing-actions__secondary .btn-ghost{color:inherit;text-align:center;flex:auto;min-width:8rem;text-decoration:none}.landing-hero__trust-teaser{max-width:42ch;margin:1rem 0 0;font-size:.85rem}.landing-below{margin-top:.5rem}.landing-fold{background:var(--card);border:2px solid #e8e0d8;border-radius:1rem;margin-bottom:.5rem;overflow:hidden}.landing-fold__summary{cursor:pointer;-webkit-user-select:none;user-select:none;padding:.85rem 1.1rem;font-family:Fredoka,system-ui,sans-serif;font-size:1rem;font-weight:700;list-style:none}.landing-fold__summary::-webkit-details-marker{display:none}.landing-fold__summary:after{content:"+";float:right;color:var(--coral-dark);font-weight:700}.landing-fold[open] .landing-fold__summary:after{content:"−"}.landing-fold__body{border-top:1px solid #e8e0d8;padding:0 1.1rem 1.1rem}.landing-fold__body .pitch{max-width:none;font-size:1rem}.landing-fold__body .pitch p:last-child{margin-bottom:0}@keyframes wobble{0%,to{transform:rotate(-8deg)}50%{transform:rotate(8deg)}}
