.hero.is-compact+.section{padding-top:3rem}.est-wrap{max-width:920px;margin:0 auto}.est-progress{margin-bottom:2.5rem}.est-progress-track{position:relative;height:4px;background:#ffffff0f;border-radius:999px;overflow:hidden;margin-bottom:1.25rem}.est-progress-fill{position:absolute;inset:0 auto 0 0;background:linear-gradient(90deg,#9c3,#3cc);box-shadow:0 0 12px #99cc3380;border-radius:999px;transition:width .4s cubic-bezier(.2,.6,.2,1)}.est-progress-steps{display:flex;justify-content:space-between;gap:4px}.est-step-dot{appearance:none;background:transparent;border:0;padding:4px 6px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:6px;flex:1;min-width:0;transition:opacity .2s ease}.est-step-dot:disabled{cursor:not-allowed;opacity:.5}.est-step-num{width:24px;height:24px;border-radius:999px;background:#ffffff0f;color:#ffffff8c;font-size:12px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;border:1px solid rgba(255,255,255,.1);transition:all .25s ease}.est-step-dot.is-active .est-step-num{background:var(--primary, #99cc33);color:#0a0e26;border-color:var(--primary, #99cc33);box-shadow:0 0 0 4px #99cc332e}.est-step-dot.is-done .est-step-num{background:#99cc332e;color:var(--primary, #99cc33);border-color:#99cc3373}.est-step-label{font-size:11px;color:#ffffff80;letter-spacing:.06em;text-transform:uppercase;font-weight:500;white-space:nowrap}.est-step-dot.is-active .est-step-label{color:#fff;font-weight:600}@media(max-width:580px){.est-step-label{display:none}}.est-card{padding:3rem 2.5rem;background:linear-gradient(180deg,#0d1235b3,#0b0f238c) padding-box,linear-gradient(160deg,#99cc3352,#ffffff0a 50%,#33cccc29) border-box;border:1px solid transparent;border-radius:22px;backdrop-filter:blur(12px);animation:estIn .35s cubic-bezier(.2,.6,.2,1)}@keyframes estIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.est-card{padding:2rem 1.5rem}}.est-card .est-eyebrow{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--primary, #99cc33);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;padding:6px 12px;border-radius:999px;background:#99cc331f;border:1px solid rgba(153,204,51,.32);margin-bottom:18px}.est-card h2{margin:0 0 12px;font-size:clamp(1.5rem,3vw,2rem);line-height:1.2}.est-card .est-lede{margin:0 0 2rem;color:#ffffffa6;line-height:1.6;font-size:15px;max-width:580px}.est-grid-4{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}@media(min-width:800px){.est-grid-4{grid-template-columns:repeat(4,1fr)}}.est-tile{appearance:none;background:#ffffff08;border:1px solid rgba(255,255,255,.08);color:inherit;padding:1.5rem 1.25rem 1.25rem;border-radius:14px;cursor:pointer;text-align:left;display:flex;flex-direction:column;gap:10px;transition:all .25s cubic-bezier(.2,.6,.2,1)}.est-tile:hover{border-color:#9c36;background:#141c3c99;transform:translateY(-3px)}.est-tile.is-active{border-color:var(--primary, #99cc33);background:linear-gradient(180deg,#14261eb3,#0b1c1680);box-shadow:0 0 0 1px #99cc3340,0 12px 30px #00000052}.est-tile-icon{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#99cc332e,#33cccc1a);border:1px solid rgba(153,204,51,.32);color:var(--primary, #99cc33);display:inline-flex;align-items:center;justify-content:center}.est-tile-icon svg{width:22px;height:22px}.est-tile-label{font-size:1.0625rem;font-weight:500;color:#fff;letter-spacing:-.005em}.est-tile-sub{font-size:12.5px;color:#ffffff8c;line-height:1.4;flex:1}.est-tile-price{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11.5px;color:var(--primary, #99cc33);font-weight:600;letter-spacing:.04em}.est-pages-display{display:flex;align-items:baseline;justify-content:center;gap:12px;margin:2.5rem 0 2rem}.est-pages-num{font-size:clamp(4rem,12vw,6rem);font-weight:600;letter-spacing:-.04em;line-height:1;color:#fff;background:linear-gradient(135deg,#fff,#9c3 80%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.est-pages-unit{font-size:1.25rem;color:#ffffff80;font-weight:400}.est-slider{-webkit-appearance:none;appearance:none;width:100%;height:6px;background:#ffffff14;border-radius:999px;outline:none;margin:0;cursor:pointer;background-image:linear-gradient(90deg,#9c3,#3cc);background-size:0% 100%;background-repeat:no-repeat}.est-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:22px;height:22px;border-radius:999px;background:#fff;border:4px solid #99CC33;cursor:grab;box-shadow:0 4px 14px #9c36;transition:transform .15s ease}.est-slider::-webkit-slider-thumb:hover{transform:scale(1.15)}.est-slider::-moz-range-thumb{width:22px;height:22px;border-radius:999px;background:#fff;border:4px solid #99CC33;cursor:grab;box-shadow:0 4px 14px #9c36}.est-slider-scale{display:flex;justify-content:space-between;margin-top:12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;color:#fff6;letter-spacing:.08em}.est-page-meta{margin-top:2rem;padding:1rem 1.25rem;background:#ffffff08;border:1px solid rgba(255,255,255,.07);border-radius:10px;display:flex;justify-content:space-between;gap:12px;font-size:13.5px;color:#ffffffb3;flex-wrap:wrap}.est-page-meta .accent{color:var(--primary, #99cc33);font-weight:600;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.est-page-meta .muted{color:#ffffff73;font-style:italic}.est-feat-grid{display:grid;grid-template-columns:1fr;gap:10px}@media(min-width:720px){.est-feat-grid{grid-template-columns:repeat(2,1fr)}}.est-feat{appearance:none;background:#ffffff08;border:1px solid rgba(255,255,255,.07);color:inherit;padding:14px 16px;border-radius:12px;cursor:pointer;text-align:left;display:grid;grid-template-columns:22px 1fr auto;gap:12px;align-items:start;transition:all .2s ease}.est-feat:hover{background:#141c3c8c;border-color:#99cc3352}.est-feat.is-on{background:#99cc330f;border-color:#99cc3380}.est-feat-check{width:22px;height:22px;margin-top:2px;border-radius:6px;background:#ffffff0d;border:1.5px solid rgba(255,255,255,.18);display:inline-flex;align-items:center;justify-content:center;color:transparent;transition:all .2s ease}.est-feat.is-on .est-feat-check{background:var(--primary, #99cc33);border-color:var(--primary, #99cc33);color:#0a0e26}.est-feat-check svg{width:13px;height:13px}.est-feat-body{min-width:0;display:flex;flex-direction:column;gap:2px}.est-feat-label{color:#fff;font-size:14.5px;font-weight:500;letter-spacing:-.005em}.est-feat-desc{color:#ffffff8c;font-size:12.5px;line-height:1.4}.est-feat-price{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;font-weight:600;color:var(--primary, #99cc33);white-space:nowrap;align-self:center}.est-tl-grid{display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:720px){.est-tl-grid{grid-template-columns:repeat(2,1fr)}}.est-tl{appearance:none;background:#ffffff08;border:1px solid rgba(255,255,255,.08);color:inherit;padding:1.25rem 1.25rem 1.1rem;border-radius:14px;cursor:pointer;text-align:left;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto auto;gap:4px 12px;align-items:start;transition:all .2s ease;position:relative}.est-tl:hover{transform:translateY(-2px);border-color:#9c36;background:#141c3c8c}.est-tl.is-active{border-color:var(--primary, #99cc33);background:linear-gradient(180deg,#14261e99,#0b1c1666);box-shadow:0 0 0 1px #99cc3340}.est-tl-badge{grid-column:2;grid-row:1 / span 2;align-self:start;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:600;padding:4px 10px;border-radius:999px;letter-spacing:.04em;white-space:nowrap}.est-tl-badge.tone-warn{background:#f0a0502e;color:#f6b56e;border:1px solid rgba(240,160,80,.36)}.est-tl-badge.tone-mid{background:#2d7db82e;color:#79c1ee;border:1px solid rgba(45,125,184,.36)}.est-tl-badge.tone-good{background:#99cc332e;color:var(--primary,#99cc33);border:1px solid rgba(153,204,51,.42)}.est-tl-badge.tone-ok{background:#7b3fe429;color:#b89bf2;border:1px solid rgba(123,63,228,.36)}.est-tl-label{grid-column:1;grid-row:1;font-size:1.0625rem;font-weight:500;color:#fff;letter-spacing:-.005em}.est-tl-sub{grid-column:1;grid-row:2;font-size:13px;color:#ffffff8c}.est-tl-radio{grid-column:2;grid-row:3;align-self:end;width:18px;height:18px;border-radius:999px;border:1.5px solid rgba(255,255,255,.2);margin-top:8px;position:relative}.est-tl.is-active .est-tl-radio{border-color:var(--primary,#99cc33)}.est-tl-radio span{position:absolute;inset:3px;border-radius:999px;background:var(--primary, #99cc33)}.est-form{display:grid;grid-template-columns:1fr 1fr;gap:18px}@media(max-width:580px){.est-form{grid-template-columns:1fr}}.est-field{display:flex;flex-direction:column;gap:6px}.est-field.full{grid-column:1 / -1}.est-field label{font-size:11.5px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#ffffffb8}.est-field .req{color:var(--primary,#99cc33);margin-left:2px}.est-field .muted-label{color:#fff6;font-weight:500;letter-spacing:.04em;text-transform:none;margin-left:4px}.est-field input{appearance:none;background:#0a0e268c;border:1px solid rgba(255,255,255,.1);color:#fff;font:inherit;font-size:14.5px;padding:12px 14px;border-radius:10px;transition:border-color .2s ease,background .2s ease}.est-field input::placeholder{color:#ffffff59}.est-field input:focus{outline:none;border-color:var(--primary,#99cc33);background:#0a0e26bf}.est-err{color:#f48cb6;font-size:12px;font-weight:500}.est-result h2{background:linear-gradient(135deg,#fff,#9c3 80%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.est-result-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:24px;align-items:stretch}@media(max-width:820px){.est-result-grid{grid-template-columns:1fr}}.est-bd{padding:1.5rem;background:#ffffff08;border:1px solid rgba(255,255,255,.07);border-radius:14px}.est-bd h3{margin:0 0 14px;font-size:.875rem;text-transform:uppercase;letter-spacing:.14em;color:#fff9;font-weight:600}.est-bd-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.est-bd-list li{display:flex;justify-content:space-between;gap:12px;align-items:baseline;font-size:13.5px;color:#ffffffc7}.est-bd-list .amt{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:600;color:#fff;white-space:nowrap}.est-bd-list .subtotal{padding-top:10px;margin-top:6px;border-top:1px dashed rgba(255,255,255,.08);color:#ffffffeb;font-weight:500}.est-bd-list .rush,.est-bd-list .rush .amt{color:#f6b56e}.est-bd-list .tag{margin-left:6px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10.5px;padding:2px 7px;border-radius:999px;background:#ffffff0d;color:#ffffff8c}.est-total{padding:1.75rem 1.5rem;background:linear-gradient(180deg,#14261ecc,#0b1c1699) padding-box,linear-gradient(160deg,#9c3,#33cccc80 50%,#9c36) border-box;border:1px solid transparent;border-radius:14px;display:flex;flex-direction:column;gap:8px;text-align:center;position:relative;overflow:hidden}.est-total:before{content:"";position:absolute;top:-50px;right:-50px;width:160px;height:160px;border-radius:999px;background:radial-gradient(circle,rgba(153,204,51,.32) 0%,transparent 65%);pointer-events:none}.est-total-label{font-size:11.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--primary,#99cc33);font-weight:600;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;position:relative;z-index:1}.est-total-amount{font-size:clamp(2.5rem,7vw,3.5rem);font-weight:600;letter-spacing:-.03em;line-height:1.1;color:#fff;margin:4px 0;position:relative;z-index:1}.est-total-note{font-size:12px;color:#ffffff8c;line-height:1.5;margin-bottom:16px;position:relative;z-index:1}.est-send{appearance:none;border:0;background:linear-gradient(135deg,#9c3,#c1e15a);color:#0a0e26;font-weight:600;font-size:14.5px;padding:14px 22px;border-radius:999px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;position:relative;z-index:1}.est-send:hover{transform:translateY(-1px);box-shadow:0 12px 30px #99cc335c;filter:brightness(1.05)}.est-send svg{width:16px;height:16px}.est-call{color:#fff9;font-size:12.5px;text-decoration:none;margin-top:6px;padding-top:12px;border-top:1px dashed rgba(255,255,255,.1);position:relative;z-index:1}.est-call:hover{color:#fff}.est-sent{display:flex;flex-direction:column;align-items:center;gap:8px;padding:1rem 0 0;color:#ffffffd9;font-size:13.5px;position:relative;z-index:1}.est-sent strong{color:#fff;font-weight:500;font-size:14.5px}.est-sent-icon{width:44px;height:44px;border-radius:999px;background:#9c33;border:2px solid var(--primary,#99cc33);color:var(--primary,#99cc33);display:inline-flex;align-items:center;justify-content:center;margin-bottom:8px}.est-sent-icon svg{width:22px;height:22px}.est-nav{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:2rem;padding-top:1.5rem}.est-back,.est-next{appearance:none;border:1px solid rgba(255,255,255,.12);background:#ffffff08;color:#ffffffc7;font:inherit;font-size:14px;font-weight:500;padding:12px 22px;border-radius:999px;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:all .2s ease}.est-back:hover:not(:disabled){color:#fff;border-color:#ffffff40}.est-back:disabled{opacity:.4;cursor:not-allowed}.est-back svg,.est-next svg{width:14px;height:14px}.est-next{background:linear-gradient(135deg,#9c3,#c1e15a);color:#0a0e26;border-color:transparent;font-weight:600}.est-next:hover{transform:translateY(-1px);box-shadow:0 10px 24px #99cc3352}.est-live{display:flex;flex-direction:column;align-items:center;gap:2px}.est-live-label{font-size:10.5px;color:#ffffff73;letter-spacing:.16em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.est-live-amount{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1.125rem;font-weight:600;color:var(--primary,#99cc33);letter-spacing:-.005em}@media(max-width:580px){.est-live{display:none}.est-back,.est-next{padding:11px 18px;font-size:13px}}.est-step-dot{min-height:44px;justify-content:center}.est-back,.est-next{min-height:44px}.est-call{display:inline-flex;align-items:center;justify-content:center;min-height:44px}.est-stage h2:focus{outline:none}.est-grid-2{display:grid;grid-template-columns:1fr;gap:14px}@media(min-width:720px){.est-grid-2{grid-template-columns:1fr 1fr}}.est-platform-tag{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;font-size:12px;font-weight:700;letter-spacing:.02em;padding:5px 12px;border-radius:999px}.est-platform-tag:before{content:"";width:7px;height:7px;border-radius:999px}.est-platform-tag.is-webflow{color:#8fb6ff;background:#146ef524;border:1px solid rgba(20,110,245,.4)}.est-platform-tag.is-webflow:before{background:#4d8bff}.est-platform-tag.is-shopify{color:#bfe07e;background:#95bf4729;border:1px solid rgba(149,191,71,.42)}.est-platform-tag.is-shopify:before{background:#95bf47}.est-pkg-grid{display:grid;grid-template-columns:1fr;gap:14px}@media(min-width:720px){.est-pkg-grid{grid-template-columns:1fr 1fr}}.est-pkg{position:relative;appearance:none;text-align:left;cursor:pointer;color:inherit;display:flex;flex-direction:column;gap:7px;padding:1.4rem;border-radius:16px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);transition:all .2s cubic-bezier(.2,.6,.2,1)}.est-pkg:hover{border-color:#9c36;background:#141c3c80;transform:translateY(-2px)}.est-pkg.is-badged{border-color:#99cc3359}.est-pkg.is-active{border-color:var(--primary, #99cc33);background:linear-gradient(180deg,#14261e99,#0b1c1666);box-shadow:0 0 0 1px #99cc334d}.est-pkg-flag{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap;min-height:20px}.est-pkg-level{font-size:10.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--primary, #99cc33);font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.est-pkg-badge{font-size:9.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#0a0e26;background:linear-gradient(135deg,#9c3,#3cc);padding:4px 9px;border-radius:999px;white-space:nowrap}.est-pkg-name{font-size:1.3rem;font-weight:600;color:#fff;letter-spacing:-.01em}.est-pkg-price{font-size:12px;color:#ffffff8c;display:flex;align-items:baseline;gap:6px}.est-pkg-price b{font-size:1.5rem;font-weight:700;color:#fff;letter-spacing:-.02em}.est-pkg-price i{font-style:normal}.est-pkg-tagline{font-size:13px;color:var(--primary, #99cc33);line-height:1.4}.est-pkg-foryou{font-size:12.5px;color:#ffffff8c;line-height:1.5;font-style:italic}.est-pkg-foryou b{font-style:normal;font-weight:600;color:#ffffffbf}.est-pkg-meta{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#ffffff8c;margin-top:4px}.est-pkg-meta svg{width:13px;height:13px;color:var(--primary, #99cc33);flex:0 0 13px}.est-pkg-radio{display:none}.est-incl{margin-bottom:1.5rem;padding:1.1rem 1.25rem;border-radius:14px;background:#99cc330f;border:1px solid rgba(153,204,51,.2)}.est-incl-head{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--primary, #99cc33);margin-bottom:10px}.est-incl-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:8px}@media(min-width:680px){.est-incl-list{grid-template-columns:1fr 1fr}}.est-incl-list li{display:flex;gap:8px;align-items:flex-start;font-size:13px;color:#ffffffbf;line-height:1.4}.est-incl-list li svg{width:15px;height:15px;color:var(--primary, #99cc33);flex:0 0 15px;margin-top:2px}.est-group{margin-bottom:1.5rem}.est-group-head{font-size:12.5px;color:#fff9;margin-bottom:12px;padding-bottom:8px;border-bottom:1px dashed rgba(255,255,255,.08)}.est-group-head b{color:#fff;font-weight:600}.est-nudge{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:1rem 1.25rem;margin-bottom:1.5rem;border-radius:14px;background:linear-gradient(135deg,#f0a0501f,#99cc331a);border:1px solid rgba(240,160,80,.32)}.est-nudge-body{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1}.est-nudge-body strong{color:#fff;font-size:14px;font-weight:600}.est-nudge-body span{color:#ffffffa8;font-size:12.5px;line-height:1.45}.est-nudge-btn{flex:0 0 auto;appearance:none;border:0;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#9c3,#c1e15a);color:#0a0e26;font:inherit;font-size:13px;font-weight:600;padding:10px 18px;border-radius:999px;transition:transform .2s ease,box-shadow .2s ease}.est-nudge-btn:hover{transform:translateY(-1px);box-shadow:0 8px 20px #99cc3352}.est-note{padding:1.25rem 1.4rem;border-radius:14px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);color:#ffffffb3;font-size:14px;line-height:1.6;margin-bottom:1.5rem}.est-disclaimer{margin:1.5rem 0 0;font-size:12px;color:#ffffff73;font-style:italic;text-align:center}
