.st-page{min-height:calc(100dvh - 200px);background:var(--rl-paper,#FBF8F3);color:var(--rowbo-ink,#1D0802);font-family:var(--font-body,"Inter",system-ui,sans-serif);align-items:center;justify-content:center;padding:clamp(24px,5vw,56px) 20px calc(48px + env(safe-area-inset-bottom))}.st-page,.st-shell{display:flex;flex-direction:column}.st-shell{width:100%;max-width:560px;align-items:stretch}.st-card{background:#fff;border:1px solid var(--rl-hair,#e8e0d2);border-radius:20px;box-shadow:0 1px 2px rgba(29,8,2,.04),0 12px 32px -12px rgba(29,8,2,.12);padding:clamp(22px,5vw,36px)}.st-step{display:flex;flex-direction:column}.st-center{align-items:center;text-align:center}.st-ready-cta{width:100%;margin:clamp(20px,5vw,34px) 0}.st-h1{margin:0 0 12px;font-family:var(--font-display,"TASA Orbiter",system-ui,sans-serif);font-weight:800;letter-spacing:-.04em;line-height:1.02;font-size:clamp(1.9rem,7vw,2.6rem);text-wrap:balance}.st-mark{color:var(--rowbo-orange,#FA4500)}.st-h2{margin:0 0 8px;font-family:var(--font-display,"TASA Orbiter",system-ui,sans-serif);font-weight:800;letter-spacing:-.03em;line-height:1.05;font-size:clamp(1.5rem,5.5vw,2rem)}.st-lead{margin:0 0 20px;font-size:1rem;line-height:1.5;color:color-mix(in srgb,var(--rowbo-ink,#1D0802) 72%,transparent)}.st-input{width:100%;box-sizing:border-box;font:inherit;font-size:1.05rem;padding:15px 16px;border:1.5px solid var(--rl-hair,#e8e0d2);border-radius:12px;background:#fff;color:var(--rowbo-ink,#1D0802);transition:border-color .15s ease,box-shadow .15s ease}.st-input::placeholder{color:color-mix(in srgb,var(--rowbo-ink,#1D0802) 40%,transparent)}.st-input:focus{outline:none;border-color:var(--rowbo-orange,#FA4500);box-shadow:0 0 0 3px color-mix(in srgb,var(--rowbo-orange,#FA4500) 22%,transparent)}.st-textarea{resize:vertical;line-height:1.45;min-height:60px}.st-typeahead{position:relative;margin-top:clamp(14px,3vw,22px);margin-bottom:8px}.st-ac-status{margin:8px 2px 0;font-size:.85rem;color:color-mix(in srgb,var(--rowbo-ink,#1D0802) 52%,transparent)}.st-ac{list-style:none;margin:8px 0 0;padding:6px;border:1.5px solid var(--rl-hair,#e8e0d2);border-radius:14px;background:#fff;box-shadow:0 1px 2px rgba(29,8,2,.04),0 12px 32px -12px rgba(29,8,2,.16);max-height:320px;overflow-y:auto}.st-ac,.st-ac-item{display:flex;flex-direction:column;gap:2px}.st-ac-item{width:100%;text-align:left;padding:11px 12px;border:0;border-radius:10px;background:none;font:inherit;cursor:pointer;transition:background .12s ease}.st-ac-item:focus-visible,.st-ac-item:hover{background:color-mix(in srgb,var(--rowbo-orange,#FA4500) 8%,#fff);outline:none}.st-ac-name{font-weight:700;font-size:1rem;line-height:1.2}.st-ac-addr{font-size:.86rem;line-height:1.3;color:color-mix(in srgb,var(--rowbo-ink,#1D0802) 60%,transparent)}.st-field-label{font-size:.9rem;font-weight:600;margin:4px 0 6px;color:color-mix(in srgb,var(--rowbo-ink,#1D0802) 80%,transparent)}.st-fine{margin:14px 0 0;font-size:.85rem;text-align:center;color:color-mix(in srgb,var(--rowbo-ink,#1D0802) 55%,transparent)}.st-err{margin:12px 0 0;font-size:.9rem;color:#B42318;background:#FEF3F2;border:1px solid #fecdca;border-radius:10px;padding:10px 12px}.st-back{align-self:flex-start;background:none;border:0;padding:0 0 14px;font:inherit;font-size:.9rem;font-weight:600;color:color-mix(in srgb,var(--rowbo-ink,#1D0802) 60%,transparent);cursor:pointer}.st-back:hover{color:var(--rowbo-ink,#1D0802)}.st-chosen{display:flex;align-items:center;gap:14px;padding:16px 18px;margin-top:clamp(18px,3.5vw,26px);margin-bottom:20px;border:1.5px solid var(--rl-hair,#e8e0d2);border-radius:14px}.st-cand-thumb,.st-chosen{background:var(--rl-paper,#FBF8F3)}.st-cand-thumb{flex:0 0 auto;width:52px;height:52px;border-radius:12px;overflow:hidden;display:grid;place-items:center}.st-cand-thumb--ph{font-family:var(--font-display,"TASA Orbiter",system-ui,sans-serif);font-weight:800;font-size:1.4rem;color:var(--rowbo-orange,#FA4500)}.st-cand-body{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1 auto}.st-cand-name{font-weight:700;font-size:1.02rem;line-height:1.2}.st-cand-addr{font-size:.88rem;line-height:1.3;color:color-mix(in srgb,var(--rowbo-ink,#1D0802) 62%,transparent);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.st-consent{display:flex;gap:12px;align-items:flex-start;margin:4px 0 20px;font-size:.9rem;line-height:1.45;color:color-mix(in srgb,var(--rowbo-ink,#1D0802) 78%,transparent)}.st-consent input[type=checkbox]{flex:0 0 auto;width:22px;height:22px;margin-top:1px;accent-color:var(--rowbo-orange,#FA4500);cursor:pointer}.st-consent a{color:var(--rowbo-orange,#FA4500)}.st-consent-note{margin:12px 0 0;font-size:.8rem;line-height:1.45;text-align:center;color:color-mix(in srgb,var(--rowbo-ink,#1D0802) 58%,transparent)}.st-consent-note a{color:var(--rowbo-orange,#FA4500)}.st-emoji{font-size:2.6rem;margin-bottom:10px}.st-rank-evidence{width:100%;box-sizing:border-box;margin:clamp(16px,4vw,24px) 0 4px;padding:14px 16px;border:1.5px solid var(--rl-hair,#e8e0d2);border-radius:14px;background:var(--rl-paper,#FBF8F3);text-align:left}.st-rank-evidence__label{margin:0 0 6px;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:color-mix(in srgb,var(--rowbo-ink,#1D0802) 62%,transparent)}.st-rank-evidence__line{margin:0 0 6px;font-size:.92rem;line-height:1.45;color:color-mix(in srgb,var(--rowbo-ink,#1D0802) 85%,transparent)}.st-rank-evidence__line:last-child{margin-bottom:0}.st-spinner{width:34px;height:34px;margin:18px auto 0;border:3px solid var(--rl-hair,#e8e0d2);border-top-color:var(--rowbo-orange,#fa4500);border-radius:50%;animation:st-spin .8s linear infinite}@keyframes st-spin{to{transform:rotate(1turn)}}.st-card .cf-turnstile{margin:4px 0 12px}.st-fallback-link{align-self:center;margin:10px auto 0;background:none;border:0;padding:4px;font:inherit;font-size:.85rem;font-weight:600;color:var(--rowbo-orange,#FA4500);cursor:pointer;text-align:center}.st-fallback-link:hover{text-decoration:underline}.st-extras-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:6px 0 8px}.st-extras-title{font-size:.9rem;font-weight:600;color:color-mix(in srgb,var(--rowbo-ink,#1D0802) 80%,transparent)}.st-optional{font-size:.66rem;font-weight:700;letter-spacing:.06em;color:color-mix(in srgb,var(--rowbo-ink,#1D0802) 46%,transparent);border:1px solid var(--rl-hair,#e8e0d2);border-radius:999px;padding:2px 8px}.st-extras{margin:0 0 20px;display:flex;flex-direction:column;gap:10px}.st-extras-chips{display:flex;flex-wrap:wrap;gap:8px}.st-chip{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border:1.5px solid var(--rl-hair,#e8e0d2);border-radius:999px;background:#fff;font:inherit;font-size:.88rem;font-weight:600;color:var(--rowbo-ink,#1D0802);cursor:pointer;transition:border-color .12s ease,background .12s ease}.st-chip:hover{border-color:color-mix(in srgb,var(--rowbo-orange,#FA4500) 45%,var(--rl-hair,#E8E0D2))}.st-chip--on{border-color:var(--rowbo-orange,#FA4500);background:color-mix(in srgb,var(--rowbo-orange,#FA4500) 8%,#fff)}.st-chip-icon{display:inline-flex;width:18px;height:18px}.st-chip-icon :global(svg),.st-chip-icon svg{width:18px;height:18px}.st-chip-label{line-height:1}.st-chip--soon{cursor:not-allowed;opacity:.55;border-style:dashed;background:color-mix(in srgb,var(--rl-hair,#E8E0D2) 22%,#fff)}.st-chip--soon,.st-chip--soon:hover{border-color:var(--rl-hair,#E8E0D2)}.st-chip-badge{line-height:1;font-size:.66rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:3px 6px;border-radius:999px;background:var(--rowbo-ink,#1D0802);color:#fff}.st-extra-field{display:flex;flex-direction:column;gap:4px}.st-extra-bad{font-size:.82rem;color:#B42318;padding:0 2px}.st-upload{position:relative;display:flex;flex-direction:column;gap:2px;padding:16px;text-align:center;border:1.5px dashed var(--rl-hair,#e8e0d2);border-radius:12px;background:var(--rl-paper,#FBF8F3);cursor:pointer;transition:border-color .12s ease}.st-upload:hover{border-color:var(--rowbo-orange,#FA4500)}.st-upload input[type=file]{position:absolute;inset:0;opacity:0;cursor:pointer}.st-upload-row{font-size:.92rem;font-weight:600}.st-upload-hint{font-size:.8rem;color:color-mix(in srgb,var(--rowbo-ink,#1D0802) 55%,transparent)}.st-files{list-style:none;margin:8px 0 0;padding:0;display:flex;flex-direction:column;gap:6px}.st-file{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 12px;border:1px solid var(--rl-hair,#e8e0d2);border-radius:10px;background:#fff}.st-file-name{font-size:.88rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.st-file-x{flex:0 0 auto;background:none;border:0;cursor:pointer;font-size:.9rem;color:color-mix(in srgb,var(--rowbo-ink,#1D0802) 55%,transparent)}.st-file-x:hover{color:var(--rowbo-ink,#1D0802)}.seg-page{background:var(--rl-paper)}.seg-page .rl-mock__screen{aspect-ratio:16/10}.seg-page .rl-mock__img{object-position:top center}.st-compact-label{margin:0 0 6px;font-size:.95rem;font-weight:600;color:color-mix(in srgb,var(--rowbo-ink) 60%,transparent)}.seg-hero__form{margin-top:clamp(14px,1.8vw,20px)}.seg-hero__form .st-card{border:0;box-shadow:none;padding:0;background:transparent;border-radius:0}.seg-hero__form .st-typeahead{margin-top:0}.rl-hero .rl-reassure{margin-top:clamp(20px,2.2vw,28px)}.seg-hero__inner--solo{grid-template-columns:1fr;max-width:640px}.seg-hero__mock{display:flex;justify-content:center}.seg-phone{position:relative;display:block;width:100%;max-width:290px;padding:9px;border-radius:38px;background:#121215;box-shadow:inset 0 0 0 1.5px #2c2c31,0 2px 6px rgba(29,8,2,.16),0 36px 64px -26px rgba(29,8,2,.5)}.seg-phone__screen{display:block;overflow:hidden;border-radius:30px;aspect-ratio:1290/2796;background:var(--grey-100,#EFE9DF)}.seg-phone__img{display:block;width:100%;height:100%;object-fit:cover;object-position:top center}.seg-proof__quote{margin:0;font-family:var(--font-display);font-weight:700;letter-spacing:-.03em;font-size:clamp(1.5rem,3vw,2.3rem);line-height:1.14;color:#fff;text-wrap:pretty}.seg-proof__note{margin:20px 0 0;max-width:42ch;font-size:1rem;line-height:1.55;color:var(--white-alpha-64,rgba(255,255,255,.64))}.seg-proof__cta{margin-top:30px}.seg-proof__photo{display:flex;justify-content:center}.seg-proof__photo--desktop{display:block}.seg-proof__photo--desktop .rl-mock{width:100%}.rl-proof__inner--solo{grid-template-columns:1fr}.seg-price__lead{margin:20px 0 0;max-width:54ch;font-size:clamp(1.05rem,1.4vw,1.25rem);line-height:1.5;color:var(--grey-900)}.seg-price__lead strong{color:var(--rowbo-orange);font-weight:800}.seg-includes{margin:clamp(28px,3vw,40px) 0 0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:0 44px;gap:0 44px}.seg-include{display:flex;gap:12px;align-items:flex-start;padding:16px 0;border-bottom:1px solid var(--border-subtle,#e8e0d2);font-size:1rem;line-height:1.45;color:var(--text-strong,#1D0802)}.seg-include__icon{color:var(--rowbo-orange);flex:0 0 auto;margin-top:1px}.seg-faq{margin-top:clamp(28px,3vw,40px);border-top:1px solid var(--border-subtle,#e8e0d2)}.seg-faq__item{border-bottom:1px solid var(--border-subtle,#e8e0d2)}.seg-faq__q{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 0;font-family:var(--font-display);font-weight:700;letter-spacing:-.01em;font-size:clamp(1.05rem,1.6vw,1.25rem);color:var(--rowbo-ink)}.seg-faq__q::-webkit-details-marker{display:none}.seg-faq__icon{flex:0 0 auto;color:var(--rowbo-orange);transition:transform .18s ease}.seg-faq__item[open] .seg-faq__icon{transform:rotate(45deg)}.seg-faq__a{margin:0;padding:0 0 22px;max-width:64ch;font-size:1rem;line-height:1.6;color:var(--grey-900)}.seg-cta__founder{margin:28px auto 0;max-width:46ch;font-size:.9rem;line-height:1.5;color:rgba(255,255,255,.82)}@media (max-width:900px){.seg-phone{max-width:236px}.seg-includes{grid-template-columns:1fr}}