[role=button]:focus-visible,[tabindex]:not([tabindex="-1"]):focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--warm);outline-offset:2px;border-radius:4px}button:focus-visible:has(svg:only-child){box-shadow:0 0 0 3px rgba(212,99,94,.2)}a:focus:not(:focus-visible),button:focus:not(:focus-visible),input:focus:not(:focus-visible){outline:none}.waitlist-form{display:flex;flex-direction:column;gap:10px}.waitlist-input-row{display:flex;gap:8px;flex-wrap:wrap}.waitlist-input{flex:1;min-width:220px;padding:12px 16px;border:1.5px solid var(--mid);border-radius:9px;font-family:var(--sans);font-size:.92rem;color:var(--ink);background:var(--card);transition:border-color .2s cubic-bezier(.4,0,.2,1);outline:none}.waitlist-input:focus{border-color:var(--warm)}.waitlist-input::-moz-placeholder{color:var(--faint)}.waitlist-input::placeholder{color:var(--faint)}.waitlist-input:disabled{opacity:.6;cursor:not-allowed}.waitlist-btn{white-space:nowrap;flex-shrink:0}.waitlist-meta{font-family:var(--mono);font-size:.68rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin:0}.waitlist-error{font-size:.82rem;color:var(--warm-dark);margin:0}.waitlist-success{display:flex;align-items:center;gap:10px;padding:14px 18px;background:rgba(26,122,69,.08);border:1px solid rgba(26,122,69,.15);border-radius:9px;font-size:.92rem;color:var(--ink);line-height:1.5}.waitlist-success strong{color:var(--success)}.waitlist-form--card .waitlist-input-row{justify-content:center}.waitlist-form--card .waitlist-meta{text-align:center}.waitlist-success--card{justify-content:center;text-align:center}.waitlist-form--hero .waitlist-input-row{flex-wrap:nowrap;background:var(--card);border:1.5px solid var(--mid);border-radius:10px;padding:4px;gap:0;transition:border-color .2s cubic-bezier(.4,0,.2,1)}.waitlist-form--hero .waitlist-input-row:focus-within{border-color:var(--warm)}.waitlist-form--hero .waitlist-input{min-width:auto;border:none;background:transparent;padding:10px 14px;font-size:.9rem}.waitlist-form--hero .waitlist-input:focus{border-color:transparent;box-shadow:none;outline:none}.waitlist-form--hero .waitlist-btn{padding:10px 22px;font-size:.85rem;border-radius:7px}.waitlist-success--hero{width:100%}.switch-hero{max-width:760px;margin:0 auto;padding:clamp(80px,10vw,120px) clamp(24px,6vw,80px) clamp(56px,8vw,96px)}.switch-hero h1{font-family:var(--serif);font-size:clamp(2.2rem,4.5vw,3.2rem);line-height:1.1;letter-spacing:-.025em;font-weight:400;margin-bottom:24px}.switch-hero h1 em{font-style:italic}.switch-hero .switch-subtitle{font-size:clamp(1rem,1.8vw,1.12rem);color:var(--muted);line-height:1.65;max-width:580px;margin-bottom:40px}.switch-hero .switch-actions{display:flex;gap:12px;flex-wrap:wrap}.switch-hero .switch-actions .btn-ghost,.switch-hero .switch-actions .btn-primary{font-size:.95rem;padding:13px 30px}.switch-hero .switch-trust{margin-top:16px;font-size:.78rem;color:var(--faint);font-family:var(--mono);letter-spacing:.02em}.switch-section{max-width:1100px}.switch-section,.switch-section-narrow{margin:0 auto;border-top:1px solid var(--mid);padding:clamp(56px,8vw,96px) clamp(24px,6vw,80px)}.switch-section-narrow{max-width:760px}.switch-section-header{text-align:center;margin-bottom:clamp(40px,6vw,64px)}.switch-section-header h2{font-family:var(--serif);font-size:clamp(1.7rem,3vw,2.3rem);line-height:1.15;letter-spacing:-.02em;font-weight:400}.switch-pain-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2px;background:rgba(0,0,0,.04);border-radius:12px;overflow:hidden}@media (max-width:768px){.switch-pain-grid{grid-template-columns:1fr}}.switch-pain-card{background:var(--card);padding:clamp(28px,4vw,40px);display:flex;flex-direction:column;gap:20px}.switch-pain-label{font-family:var(--mono);font-size:.62rem;text-transform:uppercase;letter-spacing:.08em;color:var(--faint);font-weight:500}.switch-pain-title{font-family:var(--sans);font-size:.95rem;font-weight:600;color:var(--ink);margin-bottom:6px}.switch-pain-detail{font-size:.85rem;line-height:1.6;color:var(--muted)}.switch-pain-divider{width:32px;height:1px;background:var(--mid)}.switch-pain-flipsail-label{font-family:var(--mono);font-size:.62rem;text-transform:uppercase;letter-spacing:.08em;color:var(--warm);font-weight:500}.switch-pain-flipsail-title{font-family:var(--sans);font-size:.95rem;font-weight:600;color:var(--ink);margin-bottom:6px}.switch-pain-tag{display:inline-block;font-family:var(--mono);font-size:.65rem;text-transform:uppercase;letter-spacing:.06em;color:var(--warm);background:var(--warm-light);border:1px solid rgba(212,99,94,.12);padding:4px 10px;border-radius:100px;margin-top:8px;font-weight:500}.switch-table-card{background:var(--card);border:1px solid rgba(0,0,0,.06);border-radius:12px;overflow:hidden}.switch-table-header{display:grid;grid-template-columns:1.4fr 1fr 1fr;background:rgba(0,0,0,.025);border-bottom:1px solid rgba(0,0,0,.06)}.switch-table-header span{font-family:var(--mono);font-size:.65rem;text-transform:uppercase;letter-spacing:.08em;font-weight:600;padding:14px 20px;color:var(--muted)}.switch-table-header span:last-child{color:var(--warm)}.switch-table-row{display:grid;grid-template-columns:1.4fr 1fr 1fr;border-bottom:1px solid rgba(0,0,0,.04);align-items:center}.switch-table-row:last-child{border-bottom:none}.switch-table-row-price{background:var(--warm-soft)}.switch-table-cell{padding:12px 20px;font-size:.85rem;color:var(--ink)}.switch-table-cell:first-child{font-weight:500}.switch-table-cell:not(:first-child){display:flex;justify-content:center}.switch-table-cell-price{font-family:var(--mono);font-size:.82rem;font-weight:600}.switch-table-cell-price-warm{color:var(--warm)}@media (max-width:640px){.switch-table-header,.switch-table-row{grid-template-columns:1.6fr .8fr .8fr}.switch-table-cell,.switch-table-header span{padding:10px 12px;font-size:.78rem}.switch-table-cell-price{font-size:.72rem}}.switch-migration-intro{font-size:.9rem;color:var(--muted);line-height:1.65;margin-bottom:clamp(32px,5vw,48px)}.switch-steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;position:relative}.switch-steps-grid:before{content:"";position:absolute;top:18px;left:calc(12.5% + 18px);right:calc(12.5% + 18px);height:2px;background:var(--mid);z-index:0}@media (max-width:640px){.switch-steps-grid{grid-template-columns:repeat(2,1fr);gap:32px 0}.switch-steps-grid:before{display:none}}.switch-step{text-align:center;position:relative;z-index:1;padding:0 8px}.switch-step-circle{width:36px;height:36px;border-radius:50%;background:var(--warm);color:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto 14px;font-family:var(--mono);font-size:.68rem;font-weight:600;letter-spacing:.02em}.switch-step-title{font-family:var(--sans);font-size:.88rem;font-weight:600;color:var(--ink);margin-bottom:4px}.switch-step-detail{font-family:var(--mono);font-size:.7rem;color:var(--muted);letter-spacing:.02em}.switch-cta{text-align:center;padding:clamp(64px,10vw,120px) clamp(24px,6vw,80px);background:radial-gradient(ellipse at 50% 100%,var(--warm-bg) 0,var(--paper) 70%)}.switch-cta h2{font-family:var(--serif);font-size:clamp(1.7rem,3vw,2.3rem);line-height:1.15;letter-spacing:-.02em;font-weight:400;margin-bottom:16px}.switch-cta h2 em{font-style:italic}.switch-cta .switch-cta-subtitle{font-size:.92rem;color:var(--muted);line-height:1.6;max-width:480px;margin:0 auto 32px}.switch-cta .btn-primary{font-size:.95rem;padding:14px 36px}.switch-cta .waitlist-form{max-width:480px;margin:0 auto}.switch-offer-badge{display:inline-flex;flex-direction:column;gap:4px;margin-top:24px;padding:16px 24px;background:var(--warm-light);border:1px solid rgba(212,99,94,.15);border-radius:10px}.switch-offer-badge strong{font-family:var(--mono);font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:var(--warm)}.switch-offer-badge span{font-size:.85rem;color:var(--muted);line-height:1.5}.switch-day-one-list{display:flex;flex-direction:column}.switch-day-one-item{display:flex;gap:20px;padding:24px 0;border-bottom:1px solid rgba(0,0,0,.04)}.switch-day-one-item:last-child{border-bottom:none}.switch-day-one-marker{width:8px;height:8px;border-radius:50%;background:var(--warm);flex-shrink:0;margin-top:7px}.switch-day-one-title{font-weight:600;font-size:.92rem;color:var(--ink);margin-bottom:4px}.switch-day-one-detail{font-size:.85rem;color:var(--muted);line-height:1.6}.switch-proof{text-align:center;padding:48px 32px;background:var(--card);border:1px solid rgba(0,0,0,.06);border-radius:12px}.switch-proof-label{font-family:var(--mono);font-size:.62rem;text-transform:uppercase;letter-spacing:.08em;color:var(--faint)}.switch-proof-stat{font-family:var(--mono);font-size:clamp(1.6rem,3vw,2.2rem);font-weight:500;color:var(--ink);letter-spacing:-.01em;margin:12px 0 8px}.switch-proof-caption{font-size:.85rem;color:var(--muted);line-height:1.6;max-width:400px;margin:0 auto}.switch-founder{text-align:center;padding:48px 32px}.switch-founder h2{font-family:var(--serif);font-size:clamp(1.5rem,2.5vw,2rem);font-weight:400;letter-spacing:-.02em;margin-bottom:16px}.switch-founder h2 em{font-style:italic}.switch-founder-message{font-size:.9rem;color:var(--muted);line-height:1.65;max-width:520px;margin:0 auto 28px}.switch-founder .btn-primary{font-size:.95rem;padding:14px 36px;box-shadow:0 1px 3px rgba(0,0,0,.08),var(--warm-glow)}.switch-founder-name{font-family:var(--mono);font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:var(--faint);margin-top:16px}