.sw-root .tx-lead{display:flex;flex-direction:column;gap:14px;width:100%;max-width:560px}.sw-root .tx-lead-head{display:flex;flex-direction:column;gap:4px}.sw-root .tx-lead-head strong{font-size:18px;font-weight:800;color:var(--ink)}.sw-root .tx-lead-head span{font-size:14.5px;font-weight:600;color:var(--muted)}.sw-root .tx-lead .qf-field label{font-size:14px;font-weight:700;color:var(--denim-dark);margin-bottom:7px;display:block}.sw-root .tx-lead-error{font-size:14px;font-weight:600;color:#9a4b3b}.sw-root .tx-lead-goodnews{display:flex;align-items:center;gap:11px;padding:13px 15px;background:#eafaf0;border:1px solid #bfe8cf;border-radius:14px}.sw-root .tx-lead-gn-check{flex:none;width:26px;height:26px;border-radius:50%;background:var(--success);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800}.sw-root .tx-lead-goodnews strong{display:block;font-size:15.5px;font-weight:800;color:#10663b}.sw-root .tx-lead-goodnews span{display:block;font-size:13.5px;color:#3f7a5a;font-weight:600}.sw-root .tx-lead-reassure{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--muted)}.sw-root .tx-lead--checking{align-items:center;text-align:center;padding:26px 0}.sw-root .tx-lead-spin{width:34px;height:34px;border-radius:50%;border:4px solid var(--paper-2);border-top-color:var(--amber);animation:spin .8s linear infinite}.sw-root .tx-lead--done{align-items:center;text-align:center;gap:10px;padding:22px 18px;background:#fff;border:1px solid var(--line);border-radius:var(--r-md);box-shadow:var(--ring)}.sw-root .tx-lead-check{width:56px;height:56px;border-radius:50%;background:var(--success);color:#fff;font-size:30px;display:flex;align-items:center;justify-content:center}.sw-root .tx-lead--done h3{font-size:22px;color:var(--ink)}.sw-root .tx-lead--done p{font-size:15.5px;font-weight:500;color:var(--muted);line-height:1.5}.sw-root .tx-lead-trust{display:inline-flex;align-items:center;gap:8px;font-size:13.5px;font-weight:700;color:var(--denim-dark)}.sw-root .tx-lead-trust svg{color:var(--success)}.sw-root .tx-roads{display:grid;grid-template-columns:1fr;gap:18px;margin-top:36px}@media(min-width:780px){.sw-root .tx-roads{grid-template-columns:1fr 1fr;gap:22px}}.sw-root .tx-road{background:#fff;border:1px solid var(--line);border-radius:var(--r-lg);padding:26px 24px;box-shadow:var(--shadow),var(--ring);display:flex;flex-direction:column;gap:8px}.sw-root .tx-road--feature{border-color:var(--amber);box-shadow:0 0 0 2px var(--amber),var(--shadow)}.sw-root .tx-road-label{font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.sw-root .tx-road-title{font-size:26px;color:var(--ink)}.sw-root .tx-road-price{font-size:30px;font-weight:800;color:var(--denim-dark);letter-spacing:-.02em}.sw-root .tx-road-note{font-size:13.5px;font-weight:600;color:var(--muted)}.sw-root .tx-road-fin{margin-top:6px;font-size:13px;line-height:1.45;color:var(--amber-dark);background:var(--amber-soft);border-radius:12px;padding:10px 12px;font-weight:600}.sw-root .tx-road-what{margin-top:6px;font-size:15.5px;font-weight:500;color:var(--muted);line-height:1.5}.sw-root .tx-road-meta{list-style:none;margin-top:8px;display:flex;flex-direction:column;gap:10px}.sw-root .tx-road-meta li{display:flex;flex-direction:column;gap:2px}.sw-root .tx-road-meta b{font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--denim-dark)}.sw-root .tx-road-meta span{font-size:15px;font-weight:500;color:var(--muted);line-height:1.45}.sw-root .desc.tx-unclamp{-webkit-line-clamp:unset;display:block;overflow:visible}.sw-root .tx-fin{max-width:780px;margin-inline:auto;padding:0 16px 48px}.sw-root .tx-fin .border-t{line-height:1.6}.sw-root .tx-fin .border-t,.sw-root .tx-fin button{font-size:12px;color:var(--muted)}.sw-root .tx-fin .font-semibold{font-weight:700}.sw-root .tx-fin img{max-width:72px;height:auto}.sw-root .tx-hero-video{position:relative;width:100%;max-width:560px;aspect-ratio:1/1;border-radius:var(--r-lg);overflow:hidden;background:var(--denim);box-shadow:var(--shadow-lift)}.sw-root .tx-hero-video video{display:block;width:100%;height:100%;object-fit:cover}.sw-root .tx-mech-grid{display:grid;grid-template-columns:1fr;gap:clamp(24px,4vw,44px);align-items:center;margin-top:36px}@media(min-width:780px){.sw-root .tx-mech-grid{grid-template-columns:1fr 1fr}}.sw-root .tx-mech-video{position:relative;border-radius:var(--r-lg);overflow:hidden;background:var(--denim);box-shadow:var(--shadow-lift);aspect-ratio:1/1}.sw-root .tx-mech-video video{display:block;width:100%;height:100%;object-fit:cover}.sw-root .tx-mech-beats{list-style:none;display:flex;flex-direction:column;gap:20px}.sw-root .tx-mech-beat{display:flex;align-items:flex-start;gap:14px}.sw-root .tx-mech-beat-num{flex:none;width:40px;height:40px;border-radius:50%;background:var(--amber-grad);color:#fff;font-weight:800;font-size:15px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 16px -8px rgba(201,123,44,.6)}.sw-root .tx-mech-beat h3{font-size:20px;color:var(--ink);margin-bottom:5px}.sw-root .tx-mech-beat p{font-size:16px;line-height:1.5;font-weight:500;color:var(--muted)}.sw-root .tx-nav{height:50px}@media(min-width:780px){.sw-root .tx-nav{display:flex;justify-content:space-between}}.sw-root .tx-nav .btn{font-size:15px;padding:9px 18px}.sw-root.tx-root .ticker .track{animation-duration:16s}.sw-root.tx-root .marquee .track{animation-duration:20s}.sw-root .tx-header{transition:transform .28s ease,opacity .2s ease}@media(max-width:779px){.sw-root .tx-header.is-hidden{transform:translateY(-100%);opacity:0;pointer-events:none}}.sw-root.tx-root section{padding:44px 0}@media(min-width:780px){.sw-root.tx-root section{padding:62px 0}}@media(max-width:779px){.sw-root.tx-root section{padding:34px 0}}.sw-root .tx-sticky{transform:translateY(130%);opacity:0;pointer-events:none;transition:transform .3s ease,opacity .3s ease}.sw-root .tx-sticky.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}@media(max-width:779px){.sw-root .tx-ticker{max-height:60px;overflow:hidden;transition:max-height .3s ease,opacity .2s ease}.sw-root .tx-ticker.is-hidden{max-height:0;opacity:0}}@media(prefers-reduced-motion:reduce){.sw-root .tx-header,.sw-root .tx-sticky,.sw-root .tx-ticker{transition:none}.sw-root.tx-root .marquee .track,.sw-root.tx-root .ticker .track{animation:none}}@media(min-width:780px){.sw-root .tx-checks-3{grid-template-columns:repeat(3,1fr)}}@media(max-width:779px){.sw-root .tx-checks-3>:last-child{grid-column:1/-1}}.sw-root .tx-family{display:grid;gap:28px;align-items:center}@media(min-width:780px){.sw-root .tx-family{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:44px}}.sw-root .tx-family-media{border-radius:var(--r-lg);overflow:hidden;background:var(--denim);box-shadow:var(--shadow-lift);aspect-ratio:1/1}.sw-root .tx-family-media img{display:block;width:100%;height:100%;object-fit:cover}.sw-root .tx-family-body h2{margin-top:6px}.sw-root .tx-family-body p{font-size:17px;line-height:1.6;font-weight:500;color:var(--muted);margin-top:16px}.sw-root .tx-family-sign{display:flex;flex-direction:column;gap:2px;margin-top:22px}.sw-root .tx-family-sign b{font-size:17px;font-weight:800;color:var(--ink)}.sw-root .tx-family-sign span{font-size:14px;font-weight:600;color:var(--muted)}.sw-root .tx-cities{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:30px}.sw-root .tx-city{background:#fff;border:1.5px solid var(--line);border-radius:999px;padding:10px 18px;font-size:15px;font-weight:700;color:var(--denim-dark);box-shadow:var(--ring)}.sw-root .tx-cities-note{margin-top:22px;font-size:15px;font-weight:500;color:var(--muted);max-width:46ch;margin-inline:auto}.sw-root .tx-ph{min-height:100svh;display:flex;align-items:center;justify-content:center;background:var(--paper,#fbf8f3);padding:64px 0}.sw-root .tx-ph-inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.sw-root .tx-ph-eyebrow{font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--amber-dark,#9a5b16)}.sw-root .tx-ph-headline{font-size:clamp(30px,6vw,52px);line-height:1.05;color:var(--ink);max-width:16ch}.sw-root .tx-ph-subhead{font-size:17px;line-height:1.55;font-weight:500;color:var(--muted);max-width:52ch}.sw-root .tx-ph-cta-row{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:8px}.sw-root .tx-ph-cta{display:inline-flex;align-items:center;justify-content:center;padding:14px 26px;border-radius:999px;font-size:16px;font-weight:800;background:var(--denim-dark,#1f3a5f);color:#fff;box-shadow:var(--shadow,0 10px 24px -12px rgba(0,0,0,.4))}.sw-root .tx-ph-cta--ghost{background:#fff;color:var(--denim-dark,#1f3a5f);border:1.5px solid var(--line,#e6ded2)}.sw-root .tx-ph-note{margin-top:14px;font-size:13px;font-weight:600;color:var(--muted);opacity:.75}.sw-root .tuneup-ladder{margin-top:30px;align-items:stretch}.sw-root .tuneup-rung{display:flex;flex-direction:column;gap:6px;position:relative}.sw-root .tuneup-rung-tag{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--amber-dark)}.sw-root .tuneup-rung b{font-size:18px;color:var(--ink)}.sw-root .tuneup-rung-price{font-size:20px;font-weight:800;color:var(--denim-dark)}.sw-root .tuneup-rung-role{font-size:14px;line-height:1.5;font-weight:500;color:var(--muted)}.sw-root .tuneup-rung--feature{border:2px solid var(--amber);box-shadow:0 12px 28px -14px rgba(201,123,44,.5)}.sw-root .tuneup-rung--feature .tuneup-rung-price{color:var(--amber-dark)}.sw-root .tuneup-scope{margin-top:30px;align-items:stretch;grid-template-columns:1fr;max-width:820px;margin-inline:auto}@media(min-width:780px){.sw-root .tuneup-scope{grid-template-columns:repeat(2,1fr)}}.sw-root .tuneup-scope-panel{display:flex;flex-direction:column;gap:14px;text-align:left}.sw-root .tuneup-scope-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.sw-root .tuneup-scope-panel-head b{font-size:18px;color:var(--ink)}.sw-root .tuneup-scope-note{flex:none;font-size:13px;font-weight:800;color:#fff;background:var(--amber-grad);padding:5px 12px;border-radius:999px}.sw-root .tuneup-scope-list{list-style:none;display:flex;flex-direction:column;gap:10px}.sw-root .tuneup-scope-list li{position:relative;padding-left:26px;font-size:15px;line-height:1.5;font-weight:500;color:var(--muted)}.sw-root .tuneup-scope-list li:before{position:absolute;left:0;top:-1px;font-weight:800}.sw-root .tuneup-scope-list--yes li:before{content:"✓";color:var(--amber-dark)}.sw-root .tuneup-scope-list--more li:before{content:"+";color:var(--denim-dark)}.sw-root .tuneup-close{margin-top:26px;max-width:52ch;margin-inline:auto;font-family:var(--sw-serif);font-size:clamp(19px,2.4vw,24px);line-height:1.4;color:var(--ink)}.sw-root .tuneup-age-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:4px}.sw-root .tuneup-age-opt{padding:14px 12px;border-radius:14px;border:1.5px solid var(--line);background:#fff;font-size:15px;font-weight:700;color:var(--denim-dark);cursor:pointer;transition:border-color .15s ease,background .15s ease}.sw-root .tuneup-age-opt:hover{border-color:var(--amber);background:#fff8f0}.sw-root .tuneup-lead-route{margin-top:8px;font-size:14px;font-weight:600;color:var(--amber-dark)}