.washer-root{--w-blue:#0f74ff;--w-blue-deep:#0a5ad6;--w-navy:#08224e;--w-foam:#eef5ff;--w-mist:#f7f9fc;--w-line:#08224e17;--w-ok:#0d9f6e;--w-ok-bg:#e8faf3;--w-warn:#b86a00;--w-warn-bg:#fff7e8;--w-muted:#667892;--w-shadow:0 20px 48px #08224e2e;pointer-events:none;z-index:9990;width:0;height:0;color:var(--w-navy);font-family:Outfit,system-ui,sans-serif;position:fixed;inset:auto 0 0 auto;overflow:visible}.washer-fab{z-index:9991;pointer-events:auto;color:var(--w-navy);font:inherit;letter-spacing:-.02em;box-shadow:0 10px 28px #08224e29, 0 0 0 1px var(--w-line);cursor:pointer;isolation:isolate;background:#fff;border:none;border-radius:999px;align-items:center;gap:10px;padding:8px 16px 8px 8px;font-size:14px;font-weight:750;transition:transform .18s,box-shadow .18s;display:inline-flex;position:fixed;bottom:18px;right:18px}.washer-fab-pulse{display:none}.washer-fab.is-lively{animation:2.8s ease-in-out infinite washerFabBob}.washer-fab.is-lively .washer-fab-pulse{pointer-events:none;border-radius:14px;width:40px;height:40px;animation:2.2s ease-out infinite washerPulse;display:block;position:absolute;top:8px;left:8px;box-shadow:0 0 #0f74ff73}.washer-fab:hover{animation:none;transform:translateY(-2px);box-shadow:0 14px 32px #0f74ff33,0 0 0 1px #0f74ff40}.washer-fab.is-open{background:var(--w-navy);color:#fff;animation:none;box-shadow:0 10px 24px #08224e47}.washer-fab.is-open .washer-fab-pulse{display:none}@keyframes washerFabBob{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes washerPulse{0%{box-shadow:0 0 #0f74ff73}70%{box-shadow:0 0 0 14px #0f74ff00}to{box-shadow:0 0 #0f74ff00}}.washer-teaser{z-index:9992;pointer-events:auto;width:min(340px,100vw - 28px);color:var(--w-navy);box-shadow:0 22px 50px #08224e38, 0 0 0 1px var(--w-line);background:#fff;border-radius:18px;grid-template-columns:44px minmax(0,1fr) auto;gap:12px;padding:14px 14px 14px 12px;animation:.45s cubic-bezier(.2,.9,.2,1) both washerTeaserIn;display:grid;position:fixed;bottom:84px;right:18px}.washer-teaser-avatar{background:var(--w-foam);border-radius:14px;width:44px;height:44px;overflow:hidden;box-shadow:0 4px 12px #0f74ff33}.washer-teaser-avatar img,.washer-teaser-avatar svg{object-fit:cover;width:100%;height:100%;display:block}.washer-teaser-copy strong{letter-spacing:-.02em;margin-bottom:4px;font-size:.95rem;display:block}.washer-teaser-copy p{color:var(--w-muted);margin:0 0 10px;font-size:.84rem;line-height:1.4}.washer-teaser-actions{flex-wrap:wrap;gap:8px;display:flex}.washer-teaser-primary,.washer-teaser-ghost{min-height:34px;font:inherit;cursor:pointer;border:0;border-radius:999px;padding:0 12px;font-size:.82rem;font-weight:750}.washer-teaser-primary{color:#fff;background:linear-gradient(135deg,#1a80ff,#0b57c3)}.washer-teaser-ghost{color:#0b57c3;background:#eef5ff}.washer-teaser-x{color:#8aa0c0;cursor:pointer;background:0 0;border:0;align-self:start;padding:0 2px;font-size:1.25rem;line-height:1}@keyframes washerTeaserIn{0%{opacity:0;transform:translateY(16px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.washer-fab.is-lively,.washer-fab.is-lively .washer-fab-pulse,.washer-teaser{animation:none!important}}.washer-fab-logo{object-fit:cover;border-radius:12px;flex-shrink:0;width:40px;height:40px;display:block;box-shadow:0 2px 8px #0f74ff40}.washer-fab.is-open .washer-fab-logo{display:none}.washer-fab-x{background:#ffffff1f;border-radius:12px;place-items:center;width:40px;height:40px;display:none}.washer-fab.is-open .washer-fab-x{display:grid}.washer-fab-x svg{width:18px;height:18px}.washer-backdrop{z-index:9990;pointer-events:auto;cursor:pointer;background:#04122447;border:0;padding:0;position:fixed;inset:0}.washer-panel{z-index:9992;pointer-events:auto;width:min(392px,100vw - 28px);height:min(620px,100vh - 104px);box-shadow:var(--w-shadow);background:#fff;border-radius:22px;flex-direction:column;animation:.24s cubic-bezier(.22,1,.36,1) washer-panel-in;display:flex;position:fixed;bottom:78px;right:18px;overflow:hidden}.washer-panel[hidden]{display:none!important}@keyframes washer-panel-in{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:none}}.washer-head{border-bottom:1px solid var(--w-line);background:#fff;align-items:center;gap:12px;padding:14px 14px 12px;display:flex}.washer-avatar{border-radius:14px;flex-shrink:0;width:44px;height:44px;overflow:hidden;box-shadow:0 4px 12px #0f74ff38}.washer-avatar img{object-fit:cover;width:100%;height:100%;display:block}.washer-head-copy{flex:1;min-width:0}.washer-head h2{letter-spacing:-.03em;color:var(--w-navy);margin:0;font-size:1.05rem;font-weight:800}.washer-online{color:var(--w-muted);align-items:center;gap:6px;margin:3px 0 0;font-size:12px;font-weight:600;display:inline-flex}.washer-online-dot{background:#22c55e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #22c55e2e}.washer-close{background:var(--w-mist);color:var(--w-navy);cursor:pointer;border:none;border-radius:11px;width:34px;height:34px;font-size:20px;line-height:1}.washer-close:hover{background:var(--w-foam)}.washer-messages{background:var(--w-mist);scroll-behavior:smooth;flex-direction:column;flex:1;gap:12px;padding:16px 14px 10px;display:flex;overflow-y:auto}.washer-row{align-items:flex-end;gap:8px;max-width:100%;animation:.22s both washer-msg-in;display:flex}.washer-row--user{justify-content:flex-end}.washer-row--meta{justify-content:center}@keyframes washer-msg-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.washer-mini-avatar{border-radius:9px;flex-shrink:0;width:28px;height:28px;overflow:hidden;box-shadow:0 2px 6px #0f74ff2e}.washer-mini-avatar img{object-fit:cover;width:100%;height:100%;display:block}.washer-bubble{letter-spacing:-.01em;border-radius:14px;max-width:min(292px,84%);padding:10px 12px;font-size:13.5px;line-height:1.48}.washer-bubble--bot{border:1px solid var(--w-line);color:var(--w-navy);background:#fff;border-bottom-left-radius:5px}.washer-bubble--user{background:var(--w-blue);color:#fff;border-bottom-right-radius:5px}.washer-bubble--meta{max-width:none;color:var(--w-muted);border:1px solid var(--w-line);background:#ffffffd9;border-radius:999px;padding:5px 11px;font-size:11.5px;font-weight:650}.washer-bubble-title{letter-spacing:.03em;text-transform:uppercase;color:var(--w-blue);margin:0 0 3px;font-size:11px;font-weight:800;display:block}.washer-bubble-body{white-space:pre-wrap}.washer-card{border:1px solid var(--w-line);background:#fff;border-radius:16px;width:100%;max-width:min(308px,90%);animation:.22s both washer-msg-in;overflow:hidden}.washer-card-head{align-items:center;gap:10px;padding:12px 12px 0;display:flex}.washer-card-logo{object-fit:cover;border-radius:11px;flex-shrink:0;width:36px;height:36px}.washer-card-icon{background:var(--w-foam);width:36px;height:36px;color:var(--w-blue);border-radius:11px;flex-shrink:0;place-items:center;display:grid}.washer-card-icon svg{width:17px;height:17px}.washer-card-icon--ok{background:var(--w-ok-bg);color:var(--w-ok)}.washer-card-icon--warn{background:var(--w-warn-bg);color:var(--w-warn)}.washer-card-head strong{letter-spacing:-.02em;font-size:14px;font-weight:800;display:block}.washer-card-head span{color:var(--w-muted);margin-top:1px;font-size:12px;font-weight:600;display:block}.washer-card-body{padding:10px 12px 14px;font-size:13.5px;line-height:1.48}.washer-badge{border-radius:999px;margin-top:10px;padding:5px 10px;font-size:11.5px;font-weight:750;display:inline-flex}.washer-badge--ok{background:var(--w-ok-bg);color:var(--w-ok)}.washer-badge--warn{background:var(--w-warn-bg);color:var(--w-warn)}.washer-steps{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.washer-steps li{align-items:flex-start;gap:10px;font-size:13px;font-weight:650;line-height:1.35;display:flex}.washer-step-num{color:#fff;background:var(--w-blue);border-radius:7px;flex-shrink:0;place-items:center;width:22px;height:22px;font-size:11px;font-weight:800;display:grid}.washer-welcome-lead{color:var(--w-navy);margin:0 0 12px;font-size:13.5px;line-height:1.48}.washer-tiles{grid-template-columns:1fr 1fr;gap:8px;display:grid}.washer-tile{border:1px solid var(--w-line);background:var(--w-mist);text-align:left;font:inherit;cursor:pointer;border-radius:12px;flex-direction:column;align-items:flex-start;gap:6px;padding:11px;transition:border-color .15s,background .15s;display:flex}.washer-tile:hover{background:#fff;border-color:#0f74ff66}.washer-tile-icon{width:28px;height:28px;color:var(--w-blue);border:1px solid var(--w-line);background:#fff;border-radius:8px;place-items:center;display:grid}.washer-tile-icon svg{width:14px;height:14px}.washer-tile strong{letter-spacing:-.02em;color:var(--w-navy);font-size:12.5px;font-weight:800}.washer-tile span{color:var(--w-muted);font-size:11px;font-weight:600;line-height:1.25}.washer-order-list{flex-direction:column;gap:10px;width:100%;max-width:min(308px,90%);display:flex}.washer-order-card{border:1px solid var(--w-line);background:#fff;border-radius:16px;padding:12px;animation:.22s both washer-msg-in}.washer-order-top{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:8px;display:flex}.washer-order-id{letter-spacing:-.02em;margin:0;font-size:13.5px;font-weight:800}.washer-order-svc{color:var(--w-muted);margin:2px 0 0;font-size:12px;font-weight:600}.washer-order-status{background:var(--w-foam);color:var(--w-blue-deep);border-radius:999px;flex-shrink:0;padding:4px 8px;font-size:11px;font-weight:750}.washer-order-status.is-done{background:var(--w-ok-bg);color:var(--w-ok)}.washer-order-status.is-cancel{color:#c0392b;background:#fde8e8}.washer-order-note{color:var(--w-navy);margin:0 0 10px;font-size:12.5px;line-height:1.4}.washer-order-meta{color:var(--w-muted);margin:0;font-size:11.5px;font-weight:600}.washer-pipeline{align-items:center;gap:0;margin:10px 0 4px;padding:0 2px;display:flex}.washer-pipe-dot{z-index:1;background:#d5deeb;border-radius:50%;flex-shrink:0;width:10px;height:10px;position:relative}.washer-pipe-dot.is-done,.washer-pipe-dot.is-current{background:var(--w-blue)}.washer-pipe-dot.is-current{box-shadow:0 0 0 3px #0f74ff38}.washer-pipe-line{background:#d5deeb;flex:1;min-width:8px;height:2px}.washer-pipe-line.is-done{background:var(--w-blue)}.washer-pipe-labels{justify-content:space-between;gap:4px;margin-top:4px;display:flex}.washer-pipe-labels span{color:#9aa8bd;text-align:center;flex:1;font-size:9.5px;font-weight:700;line-height:1.2}.washer-pipe-labels span.is-on{color:var(--w-blue-deep)}.washer-order-actions{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.washer-order-actions button{border:1px solid var(--w-line);background:var(--w-mist);color:var(--w-navy);font:inherit;cursor:pointer;border-radius:999px;padding:5px 10px;font-size:11.5px;font-weight:700}.washer-typing{border:1px solid var(--w-line);background:#fff;border-radius:14px 14px 14px 5px;gap:4px;padding:11px 13px;display:inline-flex}.washer-typing i{background:#94a3b8;border-radius:50%;width:5px;height:5px;animation:1.1s ease-in-out infinite washer-dot}.washer-typing i:nth-child(2){animation-delay:.15s}.washer-typing i:nth-child(3){animation-delay:.3s}@keyframes washer-dot{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.washer-composer{border-top:1px solid var(--w-line);background:#fff;padding:10px 12px 12px}.washer-chips{scrollbar-width:none;flex-wrap:nowrap;gap:6px;padding:0 0 10px;display:flex;overflow-x:auto}.washer-chips::-webkit-scrollbar{display:none}.washer-chip{border:1px solid var(--w-line);color:var(--w-navy);font:inherit;cursor:pointer;background:#fff;border-radius:999px;flex-shrink:0;padding:6px 11px;font-size:12px;font-weight:700}.washer-chip:hover:not(:disabled){color:var(--w-blue-deep);background:var(--w-foam);border-color:#0f74ff73}.washer-chip:disabled{opacity:.45;cursor:default}.washer-chip--accent{background:var(--w-blue);color:#fff;border-color:#0000}.washer-chip--accent:hover:not(:disabled){background:var(--w-blue-deep);color:#fff}.washer-form{align-items:center;gap:8px;display:flex}.washer-form input{border:1px solid var(--w-line);font:inherit;background:var(--w-mist);color:var(--w-navy);border-radius:12px;outline:none;flex:1;padding:11px 13px;font-size:14px}.washer-form input:focus{background:#fff;border-color:#0f74ff80;box-shadow:0 0 0 3px #0f74ff1a}.washer-form button[type=submit]{background:var(--w-blue);color:#fff;cursor:pointer;border:none;border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.washer-form button[type=submit]:hover:not(:disabled){background:var(--w-blue-deep)}.washer-form button[type=submit]:disabled{opacity:.4;cursor:default}.washer-form button[type=submit] svg{width:17px;height:17px}.washer-disclaimer{color:#8b9bb3;text-align:center;margin:8px 0 0;font-size:10.5px;line-height:1.35}@media (width<=480px){.washer-panel{border-radius:20px 20px 0 0;width:100%;height:min(92vh,720px);bottom:0;left:0;right:0}.washer-fab-label{display:none}.washer-fab{padding:8px;bottom:14px;right:14px}.washer-fab.is-open .washer-fab-label{display:none}}@media (width>=481px){.washer-backdrop{display:none}}:root{--bg0:#061428;--surface:#f7faff;--card:#fff;--ink:#08224e;--muted:#5879ae;--muted-2:#6b7c9e;--line:#e6eefc;--line-2:#dce8ff;--brand:#0f74ff;--brand-2:#1ec8c8;--gold:#e8a317;--danger:#c62828;--ok:#1b7a4a;--radius:16px;--shadow:0 4px 12px #0f74ff14;--font:"Outfit", system-ui, sans-serif;--display:"Fraunces", Georgia, serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{font-family:var(--font);color:var(--ink);-webkit-font-smoothing:antialiased;background:0 0}.app-root{min-height:100vh;padding:0}.shell{background:var(--card);max-width:720px;box-shadow:var(--shadow);border:1px solid #d7e3f4e6;border-radius:24px;flex-direction:column;min-height:calc(100vh - 44px);margin:0 auto;display:flex;overflow:hidden}.shell-top{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:5;background:#ffffffeb;justify-content:space-between;align-items:center;padding:14px 18px;display:flex;position:sticky;top:0}@media (width<=560px){.app-root{padding:0}.shell{max-width:none;min-height:100vh;box-shadow:none;border:0;border-radius:0}}.brand{color:var(--ink);letter-spacing:-.02em;font-weight:700;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:0;text-decoration:none;display:inline-flex}.brand img{border-radius:22%}.brand span span{color:var(--brand)}.shell-exit{color:var(--muted);font-size:.92rem;font-weight:600;font:inherit;cursor:pointer;background:0 0;border:0;text-decoration:none}.progress-wrap{background:#fbfcff;border-bottom:1px solid #eef2f8;padding:12px 16px 4px}.progress-meta{color:var(--muted);justify-content:space-between;align-items:baseline;margin-bottom:8px;font-size:.78rem;font-weight:600;display:flex}.progress-meta-label{color:var(--ink);font-weight:700}.progress-hint{color:var(--muted);margin:0 0 8px;font-size:.72rem;font-weight:600}.progress-track{background:#e4ebf7;border-radius:999px;height:4px;margin-bottom:10px;overflow:hidden}.progress-fill{border-radius:inherit;background:linear-gradient(90deg, var(--brand-2), var(--brand));height:100%;transition:width .35s}.progress{grid-template-columns:repeat(5,1fr);gap:4px;display:grid}.progress-item{opacity:.4;flex-direction:column;align-items:center;gap:6px;display:flex}.progress-item.is-done,.progress-item.is-current{opacity:1}.progress-dot{width:22px;height:22px;color:var(--muted);background:#e4ebf7;border-radius:50%;place-items:center;font-size:.68rem;font-weight:800;display:grid}.progress-item.is-done .progress-dot{background:var(--brand-2);color:#fff}.progress-item.is-current .progress-dot{background:var(--brand);color:#fff;box-shadow:0 0 0 4px #0b4fdb29}.progress-label{color:var(--muted);text-align:center;font-size:.68rem;font-weight:600}.progress-item.is-current .progress-label{color:var(--ink)}.shell-body{flex:1;padding:18px 20px 12px;animation:.28s both stepIn}@keyframes stepIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.shell-title{font-family:var(--display);letter-spacing:-.02em;margin:0 0 6px;font-size:clamp(1.55rem,3.5vw,2rem)}.shell-sub{color:var(--muted);margin:0 0 18px;line-height:1.45}.shell-footer{padding:14px 18px calc(18px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:5;background:#fafcfff5;flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex;position:sticky;bottom:0}.btn{appearance:none;font:inherit;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:12px 18px;font-weight:700;text-decoration:none;display:inline-flex}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:linear-gradient(120deg, var(--brand), #1763f5);color:#fff;box-shadow:0 8px 20px #0b4fdb38}.btn-primary:hover:not(:disabled){filter:brightness(1.04)}.btn-secondary{color:var(--ink);background:#eef3fb}.btn-ghost{border:1px dashed var(--line);color:var(--brand);background:0 0;width:100%;margin-bottom:14px}.locate-card{text-align:left;border:1.5px solid var(--line);cursor:pointer;width:100%;font:inherit;background:linear-gradient(135deg,#f3f8ff,#fff);border-radius:16px;align-items:center;gap:14px;margin-bottom:14px;padding:14px 16px;transition:border-color .15s,box-shadow .15s;display:flex}.locate-card:hover:not(:disabled){border-color:var(--brand);box-shadow:0 8px 22px #0b4fdb1a}.locate-card.is-done{background:linear-gradient(135deg,#f0faf4,#fff);border-color:#9ad4b4}.locate-card.is-busy{opacity:.75}.locate-icon{background:var(--brand);color:#fff;border-radius:14px;flex-shrink:0;place-items:center;width:44px;height:44px;font-size:1.1rem;font-weight:800;display:grid}.locate-card.is-done .locate-icon{background:var(--ok)}.locate-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.locate-copy span{color:var(--muted);font-size:.85rem}.form-card{border:1px solid var(--line);background:#fff;border-radius:16px;margin-bottom:12px;padding:14px}.form-card-label{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin:0 0 10px;font-size:.82rem;font-weight:700}.status-pill{box-sizing:border-box;border-radius:12px;align-items:flex-start;gap:8px;width:100%;margin:8px 0 0;padding:10px 12px;font-size:.88rem;line-height:1.4;display:inline-flex}.status-pill.err{color:var(--danger);background:#fff1f0}.choice-rich{align-items:center;gap:14px;padding:14px 16px;position:relative}.choice-rich input{opacity:0;pointer-events:none;position:absolute}.choice-icon{background:#eef3fb;border-radius:12px;flex-shrink:0;width:40px;height:40px;position:relative}.choice-icon:before{content:"";margin:auto;position:absolute;inset:0}.choice-icon--bolt:before{background:var(--brand);clip-path:polygon(40% 0,100% 0,60% 45%,100% 45%,0 100%,40% 55%,0 55%);width:10px;height:18px}.choice-icon--cal:before{border:2px solid #15803d;border-radius:3px;width:16px;height:14px;box-shadow:0 -3px #15803d}.choice-icon--bag:before{border:2px solid #0b4fdb;border-radius:0 0 4px 4px;width:14px;height:12px;top:4px}.choice-icon--fast:before{background:#c2410c;border-radius:2px;width:18px;height:3px;box-shadow:0 5px #c2410c,0 10px #c2410c}.choice.is-on .choice-icon{background:color-mix(in srgb, var(--brand) 14%, #fff)}.choice-tag{color:#c2410c;background:#fff1e8;border-radius:999px;margin-left:auto;padding:4px 8px;font-size:.72rem;font-weight:800}.slot-chips{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.slot-chip{border:1px solid var(--line);font:inherit;cursor:pointer;color:var(--ink);background:#f7faff;border-radius:999px;padding:8px 12px;font-size:.8rem;font-weight:600}.slot-chip.is-on{background:var(--brand);border-color:var(--brand);color:#fff}.schedule-card{margin-bottom:16px}.review-total{color:#fff;background:linear-gradient(135deg,#0b4fdb,#1763f5 55%,#1ec8c8);border-radius:18px;flex-direction:column;gap:2px;margin-bottom:14px;padding:16px 18px;display:flex}.review-total span{opacity:.9;font-size:.85rem}.review-total strong{font-family:var(--display);letter-spacing:-.02em;font-size:2rem}.review-total small{opacity:.85;font-size:.78rem}.review-section{border:1px solid var(--line);background:#fff;border-radius:16px;margin-bottom:12px;padding:14px}.review-section-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.review-section-head h2{margin:0;font-size:.95rem;font-weight:800}.link-edit{color:var(--brand);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:.85rem;font-weight:700}.review-services{flex-wrap:wrap;gap:8px;display:flex}.review-svc{background:#f4f7fb;border-radius:999px;align-items:center;gap:8px;padding:4px 10px 4px 4px;font-size:.82rem;font-weight:700;display:inline-flex}.review-svc img{object-fit:cover;border-radius:50%;width:28px;height:28px}.review-block{margin:0;font-weight:600;line-height:1.4}.review-note{color:var(--muted);margin:8px 0 0;font-size:.85rem}.review-kv{grid-template-columns:1fr 1fr;gap:10px;display:grid}.review-kv span{color:var(--muted);margin-bottom:2px;font-size:.78rem;display:block}.review-kv strong{font-size:.92rem}.login-order-chip{background:#f0f5ff;border:1px solid #d7e4ff;border-radius:14px;justify-content:space-between;align-items:center;margin-bottom:14px;padding:12px 14px;display:flex}.login-order-chip span{color:var(--muted);font-size:.88rem;font-weight:600}.signed-card{background:#f3faf6;border:1px solid #9ad4b4;border-radius:16px;padding:16px}.signed-badge{color:var(--ok);background:#dff3e7;border-radius:999px;margin-bottom:8px;padding:4px 8px;font-size:.72rem;font-weight:800;display:inline-block}.signed-card strong{margin-bottom:4px;font-size:1.1rem;display:block}.signed-card p{color:var(--muted);margin:0;font-size:.88rem}.otp-sent-to{color:var(--muted);margin:0 0 10px;font-size:.9rem}.otp-input{width:100%;font:inherit;letter-spacing:.35em;text-align:center;border:1px solid var(--line);background:#fbfcff;border-radius:14px;padding:14px;font-size:1.6rem;font-weight:700}.confirm-hero{text-align:center;padding:20px 8px 8px}.confirm-check{background:linear-gradient(140deg, var(--brand-2), #0b4fdb);color:#fff;border-radius:50%;place-items:center;width:72px;height:72px;margin:0 auto 14px;font-size:1.8rem;font-weight:700;animation:.45s both popIn;display:grid;box-shadow:0 12px 28px #0b4fdb47}@keyframes popIn{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.confirm-id{font-family:var(--display);margin:0 0 8px;font-size:1.45rem}.confirm-lead{color:var(--muted);max-width:36ch;margin:0 auto;line-height:1.5}.store-row{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:18px;display:flex}.store-btn-mini{min-height:42px;color:var(--ink);background:#eef3fb;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;font-weight:700;text-decoration:none;display:inline-flex}.store-link{color:var(--brand);font-weight:700}#recaptcha-container,.pmw-recaptcha-host{opacity:0;pointer-events:none;z-index:0;width:1px;height:1px;margin:0;padding:0;position:absolute;overflow:hidden}.grecaptcha-badge{visibility:hidden;z-index:1!important}@media (prefers-reduced-motion:reduce){.shell-body,.confirm-check,.progress-fill{transition:none;animation:none}}@media (width<=480px){.progress-label{font-size:.62rem}.shell-footer{flex-direction:column-reverse}.shell-footer .btn{width:100%}.review-kv{grid-template-columns:1fr}}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}@media (width>=640px){.service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}}.svc-summary{background:#f0f5ff;border:1px solid #d7e4ff;border-radius:14px;align-items:center;gap:10px;margin:0 0 14px;padding:10px 12px;display:flex}.svc-summary-chips{flex-wrap:wrap;flex:1;gap:6px;min-width:0;display:flex}.svc-summary-chip{color:var(--ink);font:inherit;cursor:pointer;background:#fff;border:0;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:.78rem;font-weight:700;display:inline-flex;box-shadow:0 1px 2px #08224e0f}.svc-summary-dot{background:var(--svc-accent,var(--brand));border-radius:50%;width:8px;height:8px}.svc-summary-chip em{background:var(--svc-accent,var(--brand));color:#fff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.7rem;font-style:normal;display:inline-grid}.svc-summary-clear{color:var(--muted);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;font-size:.8rem;font-weight:700}.service-card{--svc-accent:var(--brand);text-align:left;border:1.5px solid var(--line);cursor:pointer;min-height:0;font:inherit;-webkit-tap-highlight-color:transparent;background:#fff;border-radius:16px;flex-direction:column;padding:0;transition:border-color .18s,transform .18s,box-shadow .18s;display:flex;overflow:hidden}.service-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #08224e14}.service-card:active{transform:translateY(0)}.service-card-media{aspect-ratio:1.12;background:linear-gradient(160deg,#eaf1ff,#f7f9fc);position:relative;overflow:hidden}.service-card-media img{object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block}.service-card:hover .service-card-media img{transform:scale(1.04)}.service-check{color:#0000;background:#ffffffeb;border:1.5px solid #c9d7ef;border-radius:50%;place-items:center;width:26px;height:26px;font-size:.85rem;font-weight:800;transition:background .15s,border-color .15s,color .15s;display:grid;position:absolute;top:8px;right:8px}.service-check.is-on{background:var(--svc-accent);border-color:var(--svc-accent);color:#fff}.service-badge{color:#fff;background:#08224ed1;border-radius:999px;padding:4px 8px;font-size:.7rem;font-weight:700;position:absolute;bottom:8px;left:8px}.service-card-body{flex-direction:column;gap:3px;min-height:78px;padding:10px 12px 12px;display:flex}.service-card-body strong{letter-spacing:-.01em;font-size:.95rem;line-height:1.2}.service-card-body span{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.78rem;line-height:1.3;display:-webkit-box;overflow:hidden}.service-card-body em{color:var(--svc-accent);margin-top:auto;font-size:.78rem;font-style:normal;font-weight:700}.service-card.is-selected{border-color:var(--svc-accent);box-shadow:0 0 0 1px var(--svc-accent), 0 12px 28px #08224e1a;background:linear-gradient(#fff,#f8fbff)}.weight-card{border:1px solid var(--line);background:#f8fbff;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding:14px;display:flex}.weight-card-head{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.weight-card-head span{color:var(--muted);font-size:.78rem}.weight-stepper{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:10px;padding:4px;display:inline-flex}.weight-stepper button{cursor:pointer;width:40px;height:40px;color:var(--ink);background:#eef3fb;border:0;border-radius:50%;font-size:1.2rem;font-weight:700}.weight-value{text-align:center;flex-direction:column;min-width:56px;line-height:1.1;display:flex}.weight-value strong{font-size:1.15rem}.weight-value span{color:var(--muted);font-size:.72rem;font-weight:600}.piece-panel{border:1px solid var(--line);background:#fff;border-radius:16px;margin-top:18px;padding:14px;box-shadow:0 8px 24px #08224e0d}.piece-panel-head{flex-direction:column;gap:2px;margin-bottom:12px;display:flex}.piece-panel-head span{color:var(--muted);font-size:.82rem}.piece-tabs,.chip-row{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.piece-tab,.chip{border:1px solid var(--line);font:inherit;cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:8px 12px;font-size:.85rem;font-weight:600;display:inline-flex}.piece-tab em{min-width:18px;height:18px;color:var(--muted);background:#e8eef8;border-radius:999px;place-items:center;padding:0 5px;font-size:.72rem;font-style:normal;display:inline-grid}.piece-tab.is-active em{color:#fff;background:#ffffff40}.piece-tab.needs-items:not(.is-active){background:#fff7f7;border-color:#f0b4b4}.qty-list{margin:0;padding:0;list-style:none}.qty-list li{border-bottom:1px solid #eef2f8;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:11px 8px;display:flex}.qty-list li.has-qty{background:color-mix(in srgb, var(--svc-accent,#0f74ff) 6%, #fff)}.qty-list li:last-child{border-bottom:0}.qty-list li div:first-child{flex-direction:column;gap:2px;min-width:0;display:flex}.qty-ctrl{background:#f4f7fb;border-radius:999px;align-items:center;gap:8px;padding:3px;display:inline-flex}.qty-ctrl button{cursor:pointer;width:34px;height:34px;color:var(--ink);background:#fff;border:0;border-radius:50%;font-size:1.1rem;box-shadow:0 1px 2px #08224e14}.qty-ctrl button:disabled{opacity:.35;cursor:not-allowed}.qty-ctrl span{text-align:center;min-width:22px;color:var(--ink);font-weight:700}.svc-hint{margin-top:12px}@media (prefers-reduced-motion:reduce){.service-card,.service-card-media img{transition:none}}.qty-list li div:first-child{flex-direction:column;gap:2px;display:flex}.qty-list span{color:var(--muted);font-size:.85rem}.qty-ctrl{align-items:center;gap:8px;display:inline-flex}.qty-ctrl button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;width:34px;height:34px;font-size:1.1rem}.field{flex-direction:column;gap:6px;margin-bottom:12px;display:flex}.field>span{color:var(--muted);font-size:.85rem;font-weight:600}.field input,.field textarea,.field select{font:inherit;border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:12px;padding:12px 14px}.field small{color:var(--muted);font-size:.8rem}.field-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.choice-group{border:0;margin:0 0 16px;padding:0}.choice-group legend{margin-bottom:8px;font-weight:700}.choice{border:1px solid var(--line);cursor:pointer;border-radius:14px;align-items:flex-start;gap:12px;margin-bottom:8px;padding:12px 14px;display:flex}.choice.is-on{border-color:var(--brand);background:#f3f7ff}.choice.is-disabled{opacity:.55}.choice strong{display:block}.choice>div>span{color:var(--muted);font-size:.88rem}.hint{color:var(--muted);font-size:.9rem;line-height:1.45}.hint.err{color:var(--danger)}.hint.ok{color:var(--ok)}.phone-row{border:1px solid var(--line);border-radius:12px;align-items:center;display:flex;overflow:hidden}.phone-prefix{background:#eef3fb;padding:12px;font-weight:700}.phone-row input{font:inherit;border:0;flex:1;padding:12px 14px}.field input:focus,.field textarea:focus,.field select:focus,.phone-row:focus-within,.otp-input:focus{outline-offset:1px;border-color:var(--brand);outline:2px solid #0b4fdb47}.shell-kicker-row{justify-content:space-between;align-items:center;gap:12px;margin:0 0 4px;display:flex}.shell-kicker{color:var(--brand);text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:.78rem;font-weight:800}.shell-quit{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;padding:4px 0;font-size:.82rem;font-weight:700}.shell-quit:hover{color:var(--ink)}.progress.progress-4{grid-template-columns:repeat(4,1fr)}.progress.progress-5{grid-template-columns:repeat(5,1fr)}.btn-sm{min-height:36px;padding:8px 12px;font-size:.85rem}.pmw-home{background:0 0;max-width:960px;min-height:calc(100vh - 64px);margin:0 auto;padding-bottom:48px}.pmw-home-top{z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f7faffeb;justify-content:space-between;align-items:center;padding:14px 16px;display:flex;position:sticky;top:0}.pmw-home-brand{letter-spacing:-.02em;align-items:center;gap:10px;font-weight:800;display:inline-flex}.pmw-home-brand img{border-radius:22%}.pmw-home-brand span span{color:var(--brand)}.pmw-home-exit{color:var(--muted);font-size:.9rem;font-weight:700;text-decoration:none}.pmw-hero{background-position:50%;background-size:cover;border-radius:24px;min-height:min(52vh,420px);margin:0 16px 20px;overflow:hidden;box-shadow:0 16px 40px #08224e24}.pmw-hero--bleed{animation:.55s both heroIn}@keyframes heroIn{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:none}}.pmw-hero-scrim{min-height:inherit;color:#fff;background:linear-gradient(115deg,#08224eb8 0%,#08224e59 48%,#08224e8c 100%),linear-gradient(#08224e0d,#08224ed1);flex-direction:column;justify-content:flex-end;padding:clamp(28px,5vw,42px);display:flex}.pmw-hero-eyebrow{letter-spacing:.06em;text-transform:uppercase;opacity:.88;margin:0 0 10px;font-size:.78rem;font-weight:700}.pmw-hero h1{font-family:var(--display);letter-spacing:-.03em;margin:0 0 10px;font-size:clamp(2rem,5.5vw,2.75rem);line-height:1.08}.pmw-hero-lead{opacity:.94;max-width:38ch;margin:0 0 20px;font-size:1.02rem;line-height:1.45}.pmw-cta{font:inherit;color:var(--brand);cursor:pointer;background:#fff;border:0;border-radius:999px;align-self:flex-start;padding:14px 22px;font-weight:800;transition:transform .15s,box-shadow .15s;box-shadow:0 8px 22px #00000029}.pmw-cta:hover{transform:translateY(-1px)}.pmw-cta:active{transform:translateY(0)}.pmw-hero-chips{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.pmw-hero-chips span{background:#ffffff29;border:1px solid #ffffff47;border-radius:999px;padding:5px 10px;font-size:.75rem;font-weight:700}.pmw-how{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 16px 28px;display:grid}.pmw-how-step{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:flex-start;gap:10px;padding:14px 12px;display:flex}.pmw-how-n{width:28px;height:28px;color:var(--brand);background:#eaf1ff;border-radius:10px;flex-shrink:0;place-items:center;font-size:.78rem;font-weight:800;display:grid}.pmw-how-step strong{letter-spacing:-.01em;font-size:.88rem;font-weight:800;display:block}.pmw-how-step span{color:var(--muted);margin-top:2px;font-size:.75rem;font-weight:600;line-height:1.35;display:block}.pmw-highlights{padding:0 16px}.pmw-section-head{margin:0 0 14px 2px}.pmw-section-head h2{font-family:var(--display);letter-spacing:-.02em;margin:0 0 4px;font-size:clamp(1.35rem,3vw,1.6rem);font-weight:700}.pmw-section-head p{color:var(--muted);margin:0;font-size:.92rem}.pmw-highlights h2{letter-spacing:-.02em;margin:0 0 12px 2px;font-size:1.25rem;font-weight:800}.pmw-tile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}@media (width>=640px){.pmw-tile-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=720px){.pmw-how{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=420px){.pmw-how{grid-template-columns:1fr}}.pmw-tile{--tile-accent:var(--brand);text-align:left;border:1px solid var(--line);cursor:pointer;font:inherit;background:#fff;border-radius:18px;padding:0;transition:transform .18s,box-shadow .18s,border-color .18s;overflow:hidden;box-shadow:0 4px 12px #0f74ff14}.pmw-tile:hover{border-color:color-mix(in srgb, var(--tile-accent) 35%, var(--line));transform:translateY(-3px);box-shadow:0 14px 28px #08224e1a}.pmw-tile-media{aspect-ratio:1.22;background:#eaf1ff}.pmw-tile-media img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.pmw-tile:hover .pmw-tile-media img{transform:scale(1.04)}.pmw-tile-foot{align-items:flex-start;gap:8px;padding:10px;display:flex}.pmw-tile-dot{background:color-mix(in srgb, var(--tile-accent) 12%, #fff);border-radius:50%;flex-shrink:0;width:30px;height:30px}.pmw-tile-foot strong{color:var(--tile-accent);font-size:.82rem;font-weight:800;line-height:1.15;display:block}.pmw-tile-foot span{color:var(--muted-2);margin-top:2px;font-size:.7rem;font-weight:600;line-height:1.25;display:block}.pmw-tile-rate{color:var(--brand)!important;font-weight:700!important}.selected-svc-card{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:12px;margin-bottom:14px;padding:12px;display:flex}.selected-svc-card img{object-fit:cover;border-radius:12px;width:64px;height:64px}.selected-svc-card div{flex:1;min-width:0}.selected-svc-card strong{display:block}.selected-svc-card span{color:var(--muted);font-size:.85rem}.section-label{margin:8px 0 10px;font-size:1rem;font-weight:800}.chooser{flex-direction:column;gap:10px;margin-bottom:18px;display:flex}.chooser-opt{text-align:left;border:1px solid var(--line);width:100%;font:inherit;cursor:pointer;background:#fff;border-radius:16px;align-items:center;gap:12px;padding:16px;display:flex}.chooser-opt--primary{border-color:color-mix(in srgb, var(--brand) 45%, var(--line));background:color-mix(in srgb, var(--brand) 6%, #fff);box-shadow:0 1px #0f74ff14}.chooser-opt strong{display:block}.chooser-opt span{color:var(--muted);font-size:.85rem}.chooser-icon{background:#eaf1ff;border-radius:14px;flex-shrink:0;width:46px;height:46px}.chooser-chevron{border-right:2px solid var(--muted);border-bottom:2px solid var(--muted);width:8px;height:8px;margin-left:auto;transform:rotate(-45deg)}.pickup-ready{background:#f3faf6;border:1px solid #c6e7d4;border-radius:16px;align-items:flex-start;gap:12px;margin-bottom:12px;padding:14px;display:flex}.pickup-ready>div{flex:1;min-width:0}.pickup-ready-label{color:var(--muted);font-size:.75rem;font-weight:700;display:block}.pickup-ready strong{margin:4px 0;display:block}.status-ok{color:var(--ok);font-size:.82rem;font-weight:700}.mode-switch{background:#e8eef8;border-radius:14px;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:12px;padding:4px;display:grid}.mode-switch button{font:inherit;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:11px;padding:12px;font-weight:800}.mode-switch button.is-on{color:var(--brand);background:#fff;box-shadow:0 2px 8px #08224e14}.mode-switch button:disabled{opacity:.45;cursor:not-allowed}.info-banner{color:var(--ink);background:#eaf4ff;border-radius:12px;margin:0 0 12px;padding:12px 14px;font-size:.9rem;line-height:1.4}.speed-card{text-align:left;border:1.6px solid var(--line);width:100%;font:inherit;cursor:pointer;background:#fff;border-radius:16px;align-items:flex-start;gap:12px;margin-bottom:10px;padding:16px;display:flex}.speed-card.is-on{border-color:var(--brand);background:#eaf4ff}.speed-card.is-disabled{opacity:.55;cursor:not-allowed}.speed-check{border:1.5px solid var(--line-2);color:#0000;border-radius:50%;flex-shrink:0;place-items:center;width:24px;height:24px;font-size:.75rem;font-weight:800;display:grid}.speed-card.is-on .speed-check{background:var(--brand);border-color:var(--brand);color:#fff}.speed-card strong{font-size:1.05rem;display:block}.speed-card>div>span{color:var(--muted);font-size:.88rem}.speed-rates{color:var(--brand);margin:8px 0 0;font-size:.8rem;font-weight:700}.fee-rows{flex-direction:column;gap:6px;margin-top:10px;display:flex}.fee-rows div{justify-content:space-between;font-size:.9rem;display:flex}.fee-free{color:var(--ok)}.fee-free s{color:var(--muted);margin-right:6px;font-weight:600}.terms-check{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:14px;align-items:flex-start;gap:12px;margin-top:12px;padding:12px 14px;font-size:.88rem;line-height:1.45;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.terms-check:hover{border-color:color-mix(in srgb, var(--brand) 35%, var(--line))}.terms-check.is-checked{border-color:color-mix(in srgb, var(--brand) 55%, var(--line));background:color-mix(in srgb, var(--brand) 6%, #fff);box-shadow:0 0 0 1px color-mix(in srgb, var(--brand) 18%, transparent)}.terms-check input{opacity:0;pointer-events:none;width:1px;height:1px;margin:0;position:absolute}.terms-check-box{color:#fff;background:#fff;border:2px solid #94a3b8;border-radius:7px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;margin-top:1px;font-size:.92rem;font-weight:800;line-height:1;transition:background .15s,border-color .15s;display:inline-flex}.terms-check.is-checked .terms-check-box{background:var(--brand);border-color:var(--brand)}.terms-check-copy{flex:auto;min-width:0}.terms-check-copy a{color:var(--brand);text-underline-offset:2px;font-weight:700;text-decoration:underline}.shell{box-shadow:none;background:0 0;border:0;border-radius:0;max-width:720px;min-height:calc(100vh - 72px)}.app-root--site .shell-book{border:1px solid var(--line);background:#fff;border-radius:20px;min-height:auto;margin:12px 16px 24px;overflow:hidden;box-shadow:0 10px 30px #08224e0f}@media (width>=720px){.app-root--site .shell-book{margin:20px auto 32px}}@media (width<=560px){.app-root--site .shell-book{box-shadow:none;border:0;border-radius:0;margin:0}.progress-label{display:none}.progress-wrap{padding-bottom:10px}}.selected-svc-card .selected-svc-rate{color:var(--brand);font-size:.78rem;font-weight:700}.pmw-home-actions{align-items:center;gap:12px;display:flex}.pmw-home-account{color:var(--brand);font:inherit;cursor:pointer;background:#eaf1ff;border:0;border-radius:999px;padding:8px 12px;font-size:.85rem;font-weight:800}.pmw-hero-ctas{flex-wrap:wrap;gap:10px;display:flex}.pmw-cta--ghost{color:#fff;box-shadow:none;background:0 0;border:1.5px solid #ffffff8c}.pmw-account{background:var(--surface);max-width:720px;min-height:100vh;margin:0 auto;padding-bottom:40px}.account-hero{color:#fff;background:linear-gradient(135deg,#0f74ff,#1763f5 55%,#1ec8c8);border-radius:18px;margin:8px 16px 16px;padding:18px}.account-hello{font-family:var(--display);margin:0;font-size:1.5rem}.account-phone{opacity:.9;margin:4px 0 14px;font-size:.9rem}.account-stats{gap:18px;display:flex}.account-stats div{flex-direction:column;display:flex}.account-stats strong{font-size:1.25rem}.account-stats span{opacity:.9;font-size:.75rem}.account-section{padding:0 16px 16px}.account-section-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.account-section-head h2{margin:0;font-size:1.05rem;font-weight:800}.order-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.order-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:14px;box-shadow:0 4px 12px #0f74ff0f}.order-card-top{justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px;display:flex}.order-status{color:var(--brand);white-space:nowrap;background:#eaf1ff;border-radius:999px;padding:4px 8px;font-size:.72rem;font-weight:800}.order-card p{margin:0 0 4px;font-size:.9rem;font-weight:600}.order-card-foot{color:var(--muted);justify-content:space-between;margin-top:8px;font-size:.8rem;font-weight:700;display:flex}.order-card--btn{text-align:left;width:100%;font:inherit;color:inherit;cursor:pointer}.order-card--btn:hover{border-color:#b9d0ff}.order-detail-backdrop{z-index:80;background:#08224e73;justify-content:center;align-items:flex-end;padding:12px;display:flex;position:fixed;inset:0}.order-detail-sheet{background:#fff;border-radius:20px 20px 16px 16px;width:min(480px,100%);max-height:min(88vh,720px);overflow:auto;box-shadow:0 20px 50px #08224e40}.order-detail-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 16px 8px;display:flex}.order-detail-head .washer-close{color:#08224e;cursor:pointer;background:#eef3fb;border:none;border-radius:10px;width:32px;height:32px;margin-left:auto;font-size:18px;line-height:1}.order-detail-body{padding:14px 16px 20px}.order-timeline{flex-direction:column;gap:8px;margin:0 0 14px;padding:0;list-style:none;display:flex}.order-timeline li{border:1px solid var(--line);background:#f7faff;border-radius:12px;justify-content:space-between;gap:12px;padding:10px 12px;font-size:.88rem;display:flex}.order-timeline strong{font-weight:800}.order-timeline span{color:var(--muted);white-space:nowrap;font-weight:600}.account-actions{flex-direction:column;gap:10px;padding:8px 16px 24px;display:flex}.account-actions .btn{width:100%}.pmw-home-brand{font:inherit;cursor:pointer;letter-spacing:-.02em;background:0 0;border:0;align-items:center;gap:10px;padding:0;font-weight:800;display:inline-flex}.app-root--site{background:radial-gradient(1200px 480px at 10% -10%,#0f74ff1a,#0000 55%),radial-gradient(900px 420px at 100% 0,#1ec8c814,#0000 50%),#f4f7fc;flex-direction:column;min-height:100vh;display:flex}.app-main{flex:1;width:100%;max-width:1040px;margin:0 auto;padding:0 0 48px}.site-app-header{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe0;border-bottom:1px solid #e2eaf5e6;position:sticky;top:0}.site-app-header-inner{flex-wrap:wrap;align-items:center;gap:14px;max-width:1100px;margin:0 auto;padding:10px 16px;display:flex}.site-app-brand{color:#08224e;letter-spacing:-.02em;align-items:center;gap:8px;font-weight:800;text-decoration:none;display:inline-flex}.site-app-brand img{border-radius:22%}.site-app-brand span span{color:#0f74ff}.site-app-nav{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;flex:1;align-items:center;gap:2px;padding:2px 0;display:flex;overflow-x:auto}.site-app-nav::-webkit-scrollbar{display:none}.site-app-nav a,.site-app-nav-btn{font:inherit;color:#5a6b85;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:999px;padding:7px 10px;font-size:.88rem;font-weight:700;text-decoration:none;transition:background .15s,color .15s}.site-app-nav a.active,.site-app-nav a:hover,.site-app-nav-btn:hover,.site-app-nav-btn.is-active{color:#0f74ff;background:#eef5ff}.site-app-header-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.site-app-primary,.site-app-ghost,.hub-page .btn{font:inherit;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:8px 14px;font-size:.88rem;font-weight:700;text-decoration:none;display:inline-flex}.site-app-primary,.hub-page .btn-primary{color:#fff;background:linear-gradient(120deg,#0f74ff,#1763f5);border:0;box-shadow:0 8px 18px #0f74ff38}.site-app-ghost,.hub-page .btn-secondary{color:#08224e;background:#fff;border:1px solid #d5deeb}.site-app-avatar{color:#fff;width:36px;height:36px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#0f74ff,#1ec8c8);border:0;border-radius:50%;font-weight:800}.site-app-text{color:#5a6b85;font:inherit;cursor:pointer;background:0 0;border:0;padding:4px 2px;font-size:.82rem;font-weight:700;text-decoration:none}.site-app-text:hover{color:#08224e}.site-app-marketing{opacity:.75}.hub-page{padding:22px 16px 36px}.hub-page-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.hub-page-head h1{font-family:var(--display);letter-spacing:-.03em;margin:0 0 4px;font-size:clamp(1.55rem,3vw,1.9rem)}.hub-page-head p{color:#667892;max-width:42ch;margin:0;line-height:1.4}.hub-back{color:#0f74ff;margin-bottom:8px;font-size:.85rem;font-weight:700;text-decoration:none;display:inline-block}.hub-back:hover{text-decoration:underline}.hub-tabs{background:#ffffffb3;border:1px solid #e2eaf5;border-radius:14px;flex-wrap:wrap;gap:6px;width:fit-content;max-width:100%;margin-bottom:16px;padding:4px;display:flex}.hub-tabs button{font:inherit;cursor:pointer;color:#5a6b85;background:0 0;border:0;border-radius:10px;align-items:center;gap:6px;padding:8px 12px;font-size:.85rem;font-weight:700;display:inline-flex}.hub-tabs button em{color:#445970;text-align:center;background:#e8eef8;border-radius:999px;min-width:1.4rem;padding:1px 7px;font-size:.72rem;font-style:normal;font-weight:800}.hub-tabs button.is-on{color:#fff;background:#0f74ff;box-shadow:0 6px 14px #0f74ff40}.hub-tabs button.is-on em{color:#fff;background:#ffffff38}.hub-order-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.hub-order-card{color:inherit;background:#fff;border:1px solid #e2eaf5;border-radius:16px;padding:14px 16px;text-decoration:none;transition:border-color .15s,transform .15s,box-shadow .15s;display:block;box-shadow:0 4px 12px #0f74ff0d}.hub-order-card:hover{border-color:#b9d0ff;transform:translateY(-1px);box-shadow:0 10px 24px #08224e14}.hub-order-top{justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px;display:flex}.hub-order-foot{color:#667892;justify-content:space-between;margin-top:8px;font-size:.8rem;font-weight:700;display:flex}.hub-order-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.hub-order-meta>span:last-child{color:#667892;font-size:.82rem;font-weight:700}.order-status.is-live{color:#0f74ff;background:#eaf1ff}.order-status.is-warn{color:#b86a00;background:#fff4e5}.order-status.is-ok{color:#0d9f6e;background:#e8faf3}.order-status.is-muted{color:#667892;background:#eef1f6}.hub-empty{text-align:center;background:#fff;border:1px dashed #c9d7ec;border-radius:18px;padding:36px 24px}.hub-empty strong{font-family:var(--display);margin-bottom:6px;font-size:1.25rem;display:block}.hub-empty p{color:#667892;max-width:32ch;margin:0 auto 16px;line-height:1.45}.hub-panel{margin-bottom:16px}.hub-panel .form-card{transition:border-color .15s}.hub-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.hub-otp{color:#fff;background:linear-gradient(135deg,#08224e,#0f4aa8);border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:16px 18px;display:flex}.hub-otp strong{letter-spacing:.16em;font-variant-numeric:tabular-nums;font-size:1.5rem}.wallet-hero{color:#fff;background:linear-gradient(135deg,#0f74ff 0%,#0b4fdb 45%,#08224e 100%);border-radius:20px;flex-direction:column;gap:6px;margin-bottom:16px;padding:24px;display:flex;box-shadow:0 16px 36px #0f74ff38}.wallet-hero span{opacity:.9;font-size:.9rem;font-weight:650}.wallet-hero strong{font-family:var(--display);letter-spacing:-.03em;font-size:clamp(2.2rem,5vw,2.8rem);line-height:1}.addr-list{flex-direction:column;gap:8px;margin:0 0 12px;padding:0;list-style:none;display:flex}.addr-list li{align-items:flex-start;gap:8px;display:flex}.addr-list li>button:first-child{text-align:left;font:inherit;cursor:pointer;background:#f7faff;border:1px solid #d5deeb;border-radius:10px;flex:1;padding:10px;font-size:.88rem}.addr-list li>button.is-on{background:#e8f2ff;border-color:#0f74ff}.multi-svc-list{flex-direction:column;gap:8px;margin-bottom:12px;display:flex}.pmw-tile.is-selected{outline:2px solid var(--tile-accent,#0f74ff);outline-offset:2px}.pmw-tile-check{color:#fff;background:#0f74ff;border-radius:50%;place-items:center;width:24px;height:24px;font-size:12px;font-weight:800;display:grid;position:absolute;top:8px;right:8px}.pmw-tile-media{position:relative}.status-pill.ok{color:#0d9f6e;background:#e8faf3}.load-wizard{z-index:200;background:#04122459;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.load-wizard-card{text-align:center;background:#fff;border-radius:18px;min-width:min(280px,90vw);padding:22px 24px;box-shadow:0 20px 50px #08224e40}.load-wizard-title{margin:12px 0 4px;font-weight:800}.load-wizard-sub{color:#667892;margin:0;font-size:.85rem}.load-wizard-spin{gap:6px;display:inline-flex}.load-wizard-spin span{background:#0f74ff;border-radius:50%;width:10px;height:10px;animation:1s ease-in-out infinite load-bounce}.load-wizard-spin span:nth-child(2){animation-delay:.12s}.load-wizard-spin span:nth-child(3){animation-delay:.24s}.load-wizard-spin--sm span{width:7px;height:7px}.inline-loader{color:#667892;align-items:center;gap:10px;padding:16px 0;font-weight:650;display:flex}@keyframes load-bounce{0%,80%,to{opacity:.4;transform:translateY(0)}40%{opacity:1;transform:translateY(-5px)}}@media (width<=720px){.site-app-nav{order:3;width:100%}.site-app-header-actions{margin-left:0}.hub-tabs{width:100%}.hub-tabs button{flex:1;justify-content:center}}.app-root--website{--pmw-ink:#08224e;--pmw-muted:#5879ae;--pmw-line:#e2eafe;--pmw-primary:#0f74ff;--pmw-primary-deep:#0b57c3;--pmw-surface:#f3f7fd;--pmw-card:#fff;--pmw-shadow:0 10px 32px #08224e12;--pmw-shadow-lg:0 22px 50px #08224e1f;--pmw-radius:18px;background:radial-gradient(900px 420px at 8% -8%, #0f74ff1a, transparent 55%), radial-gradient(700px 360px at 100% 0%, #1ec8c80f, transparent 50%), linear-gradient(180deg, #f7faff 0%, var(--pmw-surface) 42%, #eef3fb 100%);min-height:100vh;color:var(--pmw-ink);flex-direction:column;display:flex}body.page-dark-footer{background:#041224}html:has(body.page-dark-footer){background:#041224}body.page-auth{background:#f0f5fc}.app-root--website.page-auth.page-dark-footer{background:radial-gradient(70% 50% at 10% 0,#0f74ff24,#0000 55%),radial-gradient(50% 40% at 100% 10%,#1ec8c81a,#0000 50%),linear-gradient(#eaf2ff 0%,#f0f5fc 40%,#041224 100%)}.app-root--website.page-app:not(.page-auth){background:radial-gradient(900px 420px at 8% -8%,#0f74ff14,#0000 55%),linear-gradient(#eef4fc 0%,#f3f7fd 45%,#e8eef8 100%)}.app-root--website.page-home{background:#f0f5fc}.site-main{z-index:1;flex:1;width:100%;position:relative}.app-root--website .site-header{-webkit-backdrop-filter:blur(16px)saturate(1.2);backdrop-filter:blur(16px)saturate(1.2);background:#ffffffdb;border-bottom:1px solid #e2eaf5e6;box-shadow:inset 0 1px #ffffffb3}.app-root--website.page-home .site-header--minimal{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border-bottom:1px solid #e2eaf5d9;position:sticky;top:0}.app-root--website .site-nav{min-height:68px}.app-root--website .site-brand-label{letter-spacing:-.03em;font-size:1.15rem}.app-root--website .site-links a,.app-root--website .site-link-btn{border-radius:999px;padding:8px 12px;transition:background .15s,color .15s}.app-root--website .site-links a:hover,.app-root--website .site-link-btn:hover,.app-root--website .site-links a.active,.app-root--website .site-link-btn.active{color:var(--pmw-primary);background:#eef5ff;text-decoration:none}.app-root--website .btn{letter-spacing:-.01em;border-radius:12px;font-weight:750;transition:transform .15s,box-shadow .15s,filter .15s}.app-root--website .btn-primary{background:linear-gradient(135deg, #1a80ff 0%, var(--pmw-primary) 45%, var(--pmw-primary-deep) 100%);border:0;box-shadow:0 10px 24px #0f74ff47}.app-root--website .btn-primary:hover:not(:disabled){filter:brightness(1.04);text-decoration:none;transform:translateY(-1px)}.app-root--website .btn-secondary{color:var(--pmw-ink);background:#fff;border:1px solid #d7e4f8;box-shadow:0 2px 8px #08224e0a}.app-root--website .btn-secondary:hover:not(:disabled){background:#f7faff;border-color:#b8d4ff;text-decoration:none}.app-root--website .btn-lg{padding:14px 22px;font-size:15px}.app-root--website .btn-sm{min-height:36px;padding:8px 14px;font-size:13px}.site-nav-actions{flex-shrink:0;align-items:center;gap:10px;margin-left:auto;display:flex}.site-text-btn{color:var(--pmw-muted);font:inherit;cursor:pointer;background:0 0;border:0;padding:6px 4px;font-size:14px;font-weight:650}.site-text-btn:hover{color:var(--pmw-primary)}.site-link-btn{font:inherit;color:var(--pmw-muted);cursor:pointer;background:0 0;border:0;font-size:14px;font-weight:650}.home-feature-card--btn,.home-service-card--btn{font:inherit;color:inherit;text-align:left;cursor:pointer;appearance:none;width:100%;text-decoration:none;display:block}a.home-feature-card--btn:hover,button.home-feature-card--btn:hover,button.home-service-card--btn:hover{text-decoration:none}.home-hero-grid,.home-hero-copy,.home-hero-actions{z-index:2;position:relative}.app-root--website .home-hero{padding:28px 0 48px}.app-root--website .section.home-section,.app-root--website .home-services,.app-root--website .home-cta,.app-root--website .home-policies{padding-top:40px;padding-bottom:40px}.page-hero--premium{background:linear-gradient(#ffffff8c,#0000),radial-gradient(600px 180px at 0 0,#0f74ff14,#0000 70%);padding:28px 0 14px}.page-hero--premium .pill{margin-bottom:10px}.page-hero--premium h1{letter-spacing:-.03em;margin:0 0 8px;font-family:Fraunces,Georgia,serif;font-size:clamp(1.55rem,3.2vw,2rem);font-weight:650}.page-hero--premium .lead{color:var(--pmw-muted);max-width:48ch;margin:0;font-size:.98rem;line-height:1.45}.web-page{padding-bottom:12px;animation:.35s both pmwFadeUp}.web-page-hero-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.web-page-actions{flex-wrap:wrap;gap:8px;display:flex}.web-page-body{padding-bottom:36px}.web-page--narrow .web-page-body,.web-page--narrow .page-hero .container{max-width:720px}@keyframes pmwFadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.content-card{background:var(--pmw-card);border-radius:var(--pmw-radius);box-shadow:var(--pmw-shadow);border:1px solid #e2eaf5f2;margin-bottom:14px;padding:18px}.content-card h2,.content-card h3{letter-spacing:-.02em;margin:0 0 10px;font-size:1.02rem}.app-root--website .shell,.app-root--website .shell-book{max-width:720px;box-shadow:var(--pmw-shadow-lg);background:#fffffff5;border:1px solid #e2eaf5f2;border-radius:22px;margin:4px auto 32px;overflow:hidden;min-height:auto!important}.app-root--website .progress-wrap{border-bottom:1px solid var(--pmw-line);background:linear-gradient(#f8fbff,#fff);padding:14px 18px 12px}.app-root--website .shell-body{padding:18px 20px 14px}.app-root--website .shell-title{letter-spacing:-.03em;margin-bottom:4px;font-family:Fraunces,Georgia,serif;font-size:clamp(1.4rem,3vw,1.7rem)}.app-root--website .shell-sub{color:var(--pmw-muted);margin-bottom:16px;font-size:.92rem}.app-root--website .shell-footer{padding:14px 18px calc(14px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--pmw-line);background:#fafcfff5}.app-root--website .shell-kicker{letter-spacing:.08em}.app-root--website .pmw-tile{border-radius:16px;transition:transform .18s,box-shadow .18s,border-color .18s}.app-root--website .pmw-tile:hover{transform:translateY(-2px);box-shadow:0 14px 28px #08224e1a}.app-root--website .pmw-tile.is-selected{outline:2px solid var(--tile-accent,#0f74ff);outline-offset:2px}.app-root--website .field>span{color:#3d567d;font-weight:700}.app-root--website .field input,.app-root--website .field textarea,.app-root--website .field select{background:#fbfdff;border:1px solid #d7e4f8;border-radius:12px;transition:border-color .15s,box-shadow .15s}.app-root--website .field input:focus,.app-root--website .field textarea:focus,.app-root--website .field select:focus{border-color:var(--pmw-primary);outline:none;box-shadow:0 0 0 4px #0f74ff1f}.app-root--website .qty-list li{border:1px solid #0000;border-radius:12px;padding:10px 8px}.app-root--website .qty-list li.has-qty{background:#f3f8ff;border-color:#d4e5ff}.app-root--website .qty-ctrl button{color:var(--pmw-primary);background:#eef5ff;border-radius:10px;font-weight:800}.app-root--website .speed-card,.app-root--website .chooser-opt,.app-root--website .selected-svc-card{border-radius:16px;transition:border-color .15s,box-shadow .15s}.app-root--website .speed-card.is-on{box-shadow:0 8px 22px #0f74ff1f}.app-root--website .hub-tabs{border:1px solid var(--pmw-line);background:#fffc;border-radius:14px;padding:4px;box-shadow:0 4px 14px #08224e0a}.app-root--website .hub-tabs button.is-on{box-shadow:0 8px 18px #0f74ff38}.app-root--website .hub-order-card{box-shadow:var(--pmw-shadow);border:1px solid #e2eaf5f2;border-radius:16px;transition:transform .15s,box-shadow .15s,border-color .15s}.app-root--website .hub-order-card:hover{border-color:#b8d4ff;text-decoration:none;transform:translateY(-2px);box-shadow:0 14px 28px #08224e1a}.app-root--website .hub-empty{box-shadow:var(--pmw-shadow);background:#fff;border-radius:18px;padding:40px 24px}.app-root--website .wallet-hero{background:linear-gradient(135deg,#1a80ff 0%,#0b57c3 48%,#08224e 100%);border-radius:22px;padding:26px 24px;box-shadow:0 20px 40px #0f74ff47}.app-root--website .wallet-hero strong{font-family:Fraunces,Georgia,serif}.app-root--website .hub-otp{background:linear-gradient(135deg,#08224e,#0f4aa8);border-radius:16px;box-shadow:0 12px 28px #08224e33}.app-root--website .contact-box{border-radius:20px;box-shadow:0 18px 40px #0f74ff40}.app-root--website .status-pill{border-radius:999px;font-weight:750}.app-root--website .form-card{border:1px solid var(--pmw-line);background:#fbfdff;border-radius:14px}.app-root--website .site-footer{margin-top:auto}.app-root--website .site-footer--dark,.app-root--website .pmw-footer.site-footer--dark{margin-top:0}.app-home{padding-bottom:40px;animation:.4s both pmwFadeUp}.app-home-hero{background:radial-gradient(60% 80% at 100% 0,#1ec8c81f,#0000 55%),radial-gradient(70% 90% at 0 0,#0f74ff29,#0000 55%),linear-gradient(#eaf3ff 0%,#f5f8ff 70%,#0000 100%);border-bottom:1px solid #e2eaf5cc;padding:32px 0 28px;position:relative;overflow:hidden}.app-home-hero-inner{grid-template-columns:1.4fr .8fr;align-items:stretch;gap:24px;display:grid}.app-home-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--pmw-primary);margin:0 0 8px;font-size:.72rem;font-weight:800}.app-home-hero h1{letter-spacing:-.035em;margin:0 0 10px;font-family:Fraunces,Georgia,serif;font-size:clamp(1.75rem,4vw,2.35rem);font-weight:650;line-height:1.12}.app-home-hero h1 span{color:var(--pmw-primary)}.app-home-hero .lead{color:var(--pmw-muted);max-width:40ch;margin:0 0 18px;font-size:1rem;line-height:1.45}.app-home-balance{color:#fff;background:linear-gradient(145deg,#08224e 0%,#0b57c3 55%,#0f74ff 100%);border-radius:20px;flex-direction:column;justify-content:center;gap:4px;padding:22px;display:flex;box-shadow:0 18px 40px #08224e47}.app-home-balance>span{opacity:.85;font-size:.82rem;font-weight:650}.app-home-balance strong{letter-spacing:-.03em;font-family:Fraunces,Georgia,serif;font-size:clamp(2rem,4vw,2.6rem);line-height:1}.app-home-balance-link{color:#fff;opacity:.95;margin-top:8px;font-size:.9rem;font-weight:750;text-decoration:none}.app-home-balance-link:hover{text-decoration:underline}.app-home-balance small{opacity:.7;margin-top:8px;font-size:.78rem}.app-home-body{padding-top:22px}.app-home-quick{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:28px;display:grid}.app-home-chip{color:inherit;box-shadow:var(--pmw-shadow);background:#fff;border:1px solid #e2eaf5f2;border-radius:16px;flex-direction:column;gap:4px;padding:16px 15px;text-decoration:none;transition:border-color .15s,transform .15s,box-shadow .15s;display:flex}.app-home-chip:hover{border-color:#b8d4ff;text-decoration:none;transform:translateY(-2px);box-shadow:0 14px 28px #08224e1a}.app-home-chip-icon{width:30px;height:30px;color:var(--pmw-primary);letter-spacing:-.02em;background:linear-gradient(145deg,#eef5ff,#e4efff);border-radius:10px;place-items:center;margin-bottom:6px;font-size:.68rem;font-weight:800;display:grid}.app-home-chip strong{letter-spacing:-.02em;font-size:.95rem}.app-home-chip span{color:var(--pmw-muted);font-size:.78rem;font-weight:600;line-height:1.3}.app-home-section-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:14px;display:flex}.app-home-section-head h2{letter-spacing:-.02em;margin:0 0 4px;font-family:Fraunces,Georgia,serif;font-size:1.35rem;font-weight:650}.app-home-section-head p{color:var(--pmw-muted);margin:0;font-size:.9rem}.app-home-services{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.app-home-svc{--svc-accent:var(--pmw-primary);text-align:left;font:inherit;cursor:pointer;box-shadow:var(--pmw-shadow);background:#fff;border:1px solid #e2eaf5f2;border-radius:16px;align-items:center;gap:12px;padding:12px 14px;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.app-home-svc:hover{border-color:color-mix(in srgb, var(--svc-accent) 45%, #e2eafe);transform:translateY(-2px);box-shadow:0 14px 28px #08224e1a}.app-home-svc img{object-fit:cover;background:#eaf1ff;border-radius:14px;flex-shrink:0;width:58px;height:58px}.app-home-svc strong{letter-spacing:-.015em;font-size:.94rem;display:block}.app-home-svc span{color:var(--svc-accent);margin-top:3px;font-size:.78rem;font-weight:750;display:block}.app-home-svc em{color:#9bb0d0;margin-left:auto;font-style:normal;font-weight:700}.app-root--website .pmw-tile-grid.book-picker{gap:10px}.app-root--website .web-page--narrow>.page-hero{padding-bottom:6px}.app-root--website .web-page--narrow>.page-hero h1{font-family:Fraunces,Georgia,serif;font-weight:650}.washer-root{z-index:9990;pointer-events:none!important;width:0!important;height:0!important;position:fixed!important;inset:auto 0 0 auto!important;overflow:visible!important}.washer-root .washer-fab,.washer-root .washer-backdrop,.washer-root .washer-panel{pointer-events:auto!important}@media (width>=900px){.app-home-services{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=820px){.app-home-hero-inner{grid-template-columns:1fr}}@media (width<=720px){.site-nav{flex-wrap:wrap;gap:8px;min-height:56px}.site-links{order:3;gap:4px 6px;width:100%;padding-bottom:8px;overflow-x:auto}.site-nav-actions{margin-left:0}.app-root--website .shell-book{box-shadow:none;border-left:0;border-right:0;border-radius:0;margin:0 0 16px}.app-root--website .home-hero{padding:14px 0 28px}.page-hero--premium{padding:16px 0 8px}.app-home-quick{grid-template-columns:repeat(2,minmax(0,1fr))}.app-home-hero{padding:20px 0 18px}.app-home-svc em{display:none}}@media (prefers-reduced-motion:reduce){.web-page,.web-home,.hub-order-card,.auth-website{transition:none!important;animation:none!important}}.auth-website{background:0 0;min-height:calc(100vh - 140px);padding:0;position:relative}.auth-website-shell{width:100%;max-width:none}.auth-website-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);width:100%;max-width:none;min-height:calc(100vh - 140px);margin:0;display:grid}.auth-website-brand{color:#fff;background:linear-gradient(155deg,#08224e 0%,#0b57c3 52%,#0f74ff 100%);flex-direction:column;justify-content:flex-end;min-height:420px;padding:0;display:flex;position:relative;overflow:hidden}.auth-website-brand-media{position:absolute;inset:0}.auth-website-brand-media img{object-fit:cover;opacity:.45;width:100%;height:100%}.auth-website-brand-media:after{content:"";background:linear-gradient(#08224e59 0%,#08224ed1 70%),linear-gradient(90deg,#0b57c359,#0000 60%);position:absolute;inset:0}.auth-website-brand-copy{z-index:1;max-width:560px;padding:clamp(32px,5vw,64px) clamp(24px,5vw,72px);position:relative}.auth-website-brand-kicker{letter-spacing:.12em;text-transform:uppercase;opacity:.85;margin:0 0 14px;font-size:.78rem;font-weight:800}.auth-website-brand h1{letter-spacing:-.03em;max-width:16ch;margin:0 0 14px;font-family:Fraunces,Georgia,serif;font-size:clamp(1.85rem,3.4vw,2.65rem);font-weight:650;line-height:1.12}.auth-website-brand-copy>p{opacity:.92;max-width:38ch;margin:0 0 22px;font-size:1.05rem;line-height:1.5}.auth-website-points{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.auth-website-points li{opacity:.9;padding-left:1.15rem;font-size:.95rem;position:relative}.auth-website-points li:before{content:"";background:#7ee0e0;border-radius:50%;width:6px;height:6px;position:absolute;top:.55em;left:0}.auth-website-panel{background:radial-gradient(60% 50% at 100% 0,#0f74ff14,#0000 55%),linear-gradient(#f4f8ff 0%,#eef4fc 100%);flex-direction:column;justify-content:center;padding:clamp(28px,4.5vw,56px) clamp(20px,5vw,64px);display:flex}.auth-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#0f74ff;margin:0 0 8px;font-size:.72rem;font-weight:800}.auth-title{letter-spacing:-.03em;color:#08224e;margin:0 0 8px;font-family:Outfit,system-ui,sans-serif;font-size:clamp(1.55rem,2.6vw,1.95rem);font-weight:800;line-height:1.15}.auth-sub{color:#5879ae;max-width:42ch;margin:0 0 22px;font-size:.98rem;line-height:1.45}.auth-fields{flex-direction:column;gap:4px;width:100%;max-width:440px;display:flex}.auth-fields .field{margin-bottom:10px}.auth-hint{color:#667892;margin:4px 0 0;font-size:.82rem;line-height:1.4}.auth-website-panel .phone-row{background:#fff;border:1.5px solid #d7e4f8;border-radius:12px;display:flex;overflow:hidden}.auth-website-panel .phone-row:focus-within{border-color:#0f74ff;box-shadow:0 0 0 4px #0f74ff1f}.auth-website-panel .phone-prefix{color:#0b57c3;background:#eef5ff;padding:14px;font-size:.95rem;font-weight:800}.auth-website-panel .phone-row input{background:0 0;border:0;outline:none;flex:1;padding:14px;font-size:1.05rem;font-weight:650}.auth-website-panel .otp-input{width:100%;font:inherit;letter-spacing:.28em;text-align:center;background:#fff;border:1.5px solid #d7e4f8;border-radius:12px;padding:16px 14px;font-size:1.35rem;font-weight:750}.auth-website-panel .otp-input:focus{border-color:#0f74ff;outline:none;box-shadow:0 0 0 4px #0f74ff1f}.auth-actions{grid-template-columns:1fr 1.5fr;gap:12px;width:100%;max-width:440px;margin-top:26px;display:grid}.auth-actions .btn{border-radius:12px;width:100%;min-height:48px;font-size:.95rem}.auth-actions .btn-primary:disabled{opacity:.45}.auth-website-panel .login-order-chip{background:#fff;border:1px solid #d7e4f8;border-radius:12px;justify-content:space-between;align-items:center;width:100%;max-width:440px;margin-bottom:16px;padding:12px 14px;display:flex}.auth-website-panel .signed-card{background:#fff;border:1px solid #d7e4f8;border-radius:14px;width:100%;max-width:440px;padding:18px}.web-home{padding-bottom:clamp(40px,6vw,72px)}.web-home-hero{border-bottom:1px solid #e2eaf5e6;padding:clamp(28px,5vw,64px) 0 clamp(28px,4vw,48px);position:relative;overflow:hidden}.web-home-hero-bg{pointer-events:none;background:radial-gradient(55% 80% at 100% 0,#1ec8c824,#0000 55%),radial-gradient(60% 90% at 0 10%,#0f74ff2e,#0000 50%),linear-gradient(#e8f1ff 0%,#f7f9fc 100%);position:absolute;inset:0}.web-home-hero--rich{color:#fff;border-bottom:0;align-items:center;min-height:clamp(360px,52vh,520px);display:flex}.web-home-hero-media{position:absolute;inset:0}.web-home-hero-media img{object-fit:cover;width:100%;height:100%;transform:scale(1.02)}.web-home-hero-scrim{background:linear-gradient(105deg,#041224e0 0%,#08224eb8 42%,#0f74ff73 100%),linear-gradient(#04122433,#0412248c);position:absolute;inset:0}.web-home-hero--rich .web-home-hero-grid{z-index:1;position:relative}.web-home-hero--rich .web-home-brand{color:#9ec8ff}.web-home-hero--rich h1{color:#fff;max-width:14ch}.web-home-hero--rich .lead{color:#ffffffdb}.web-home-hero--rich .web-home-trust li{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border-color:#ffffff38}.web-home-hero--rich .btn-secondary{color:#fff;background:#ffffff1f;border-color:#ffffff47}.web-home-hero--rich .btn-secondary:hover:not(:disabled){background:#fff3;border-color:#fff6}.web-home-hero-grid{grid-template-columns:minmax(0,1.35fr) minmax(240px,.75fr);align-items:center;gap:clamp(20px,4vw,40px);width:100%;display:grid;position:relative}.web-home-brand{letter-spacing:.12em;text-transform:uppercase;color:var(--pmw-primary,#0f74ff);margin:0 0 10px;font-size:.72rem;font-weight:800}.web-home-hero h1{letter-spacing:-.035em;color:#08224e;overflow-wrap:anywhere;margin:0 0 12px;font-family:Fraunces,Georgia,serif;font-size:clamp(1.85rem,4.2vw,2.9rem);font-weight:650;line-height:1.1}.web-home-hero .lead{color:var(--pmw-muted,#5879ae);max-width:42ch;margin:0 0 18px;font-size:clamp(.95rem,1.6vw,1.08rem);line-height:1.5}.web-home-hero-actions{margin-bottom:16px}.web-home-trust{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.web-home-trust li{color:#3d5a86;background:#ffffffd9;border:1px solid #d7e4f8;border-radius:999px;padding:6px 12px;font-size:.78rem;font-weight:700}.web-home-aside{flex-direction:column;gap:12px;display:flex}.web-home-aside-card{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(145deg,#ffffff29,#ffffff14);border:1px solid #ffffff38;border-radius:18px;flex-direction:column;gap:10px;min-width:0;padding:clamp(20px,3vw,28px);display:flex;box-shadow:0 20px 48px #04122447}.web-home-aside-top{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.web-home-aside-top>span{opacity:.85;font-size:.82rem;font-weight:650}.web-home-aside-top small{opacity:.7;text-overflow:ellipsis;white-space:nowrap;max-width:55%;font-size:.75rem;overflow:hidden}.web-home-aside-card strong{letter-spacing:-.03em;font-family:Fraunces,Georgia,serif;font-size:clamp(2rem,4vw,2.6rem);font-weight:650;line-height:1}.web-home-aside-card strong em{opacity:.85;margin-left:6px;font-family:Outfit,system-ui,sans-serif;font-size:.95rem;font-style:normal;font-weight:650}.web-home-aside-actions{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.web-home-aside-btn{color:#0b57c3;background:#fff;border-radius:10px;justify-content:center;align-items:center;min-height:36px;padding:8px 14px;font-size:.86rem;font-weight:750;text-decoration:none;display:inline-flex}.web-home-aside-btn:hover{filter:brightness(.97);text-decoration:none}.web-home-aside-btn--ghost{color:#fff;background:0 0;border:1px solid #ffffff59}.web-home-notify{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #fff3;border-radius:14px;padding:14px 16px}.web-home-notify strong{letter-spacing:.06em;text-transform:uppercase;color:#9ec8ff;margin-bottom:4px;font-size:.78rem;display:block}.web-home-notify p{color:#ffffffe6;margin:0;font-size:.88rem;line-height:1.4}.web-home-promos{z-index:2;margin-top:-28px;position:relative;padding-top:0!important}.web-home-promo-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.web-home-promo{background:#fff;border:1px solid #e2eaf5;border-radius:16px;padding:20px 18px;box-shadow:0 14px 36px #08224e14}.web-home-promo h3{color:#08224e;margin:0 0 8px;font-size:1rem}.web-home-promo p{color:#667892;margin:0;font-size:.88rem;line-height:1.45}.web-home-promo--blue{border-top:3px solid #0f74ff}.web-home-promo--teal{border-top:3px solid #14b8a6}.web-home-promo--navy{border-top:3px solid #08224e}.web-home-section{padding:clamp(28px,4.5vw,48px) 0 0}.web-home-section-head{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:18px;display:flex}.web-home-section-head h2{letter-spacing:-.02em;color:#08224e;margin:0 0 6px;font-family:Fraunces,Georgia,serif;font-size:clamp(1.25rem,2.4vw,1.65rem)}.web-home-section-head p{color:#667892;max-width:48ch;margin:0;font-size:.92rem}.web-home-links{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.web-home-link{min-width:0;color:inherit;background:#fff;border:1px solid #e2eaf5;border-radius:16px;flex-direction:column;gap:4px;padding:14px;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex;overflow:hidden;box-shadow:0 4px 16px #08224e08}.web-home-links--visual .web-home-link img{object-fit:cover;object-position:top center;background:#eef4ff;border-radius:12px;width:100%;height:110px;margin-bottom:8px}.web-home-link:hover{border-color:#0f74ff;text-decoration:none;transform:translateY(-2px);box-shadow:0 10px 28px #0f74ff1a}.web-home-link-mark{color:#0b57c3;background:#eef5ff;border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;margin-bottom:6px;font-size:.75rem;font-weight:800;display:inline-flex}.web-home-link strong{color:#08224e;font-size:1rem}.web-home-link span:last-child{color:#667892;font-size:.84rem;line-height:1.35}.web-home-services{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.web-home-svc{text-align:left;cursor:pointer;font:inherit;border:1px solid #e2eaf5;border-left:3px solid var(--svc-accent,#0f74ff);background:#fff;border-radius:14px;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;padding:14px;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid;box-shadow:0 4px 16px #08224e08}.web-home-svc:hover{transform:translateY(-1px);box-shadow:0 12px 32px #08224e14}.web-home-svc img{object-fit:contain;background:#f5f8ff;border-radius:12px;width:72px;height:72px}.web-home-svc-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.web-home-svc-copy strong{color:#08224e;font-size:.98rem}.web-home-svc-tag{color:#667892;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.82rem;line-height:1.35;display:-webkit-box;overflow:hidden}.web-home-svc-rate{color:var(--svc-accent,#0f74ff);margin-top:2px;font-size:.84rem;font-weight:750}.web-home-svc-go{color:#9bb0d0;padding-right:4px;font-size:1.1rem;font-weight:700}.app-root--website .pmw-footer{margin-top:auto;padding:clamp(40px,5vw,64px) 0 clamp(28px,3vw,40px)}.app-root--website .pmw-footer.site-footer--dark,.app-root--website .pmw-footer--app{background:radial-gradient(50% 80% at 100% 0,#0f74ff2e,#0000 55%),linear-gradient(#061a33 0%,#041224 100%);border-top:none}.pmw-footer-inner{max-width:1120px}.pmw-footer-top{grid-template-columns:minmax(0,1.2fr) minmax(0,1.8fr);gap:clamp(28px,4vw,56px);margin-bottom:28px;display:grid}.pmw-footer-brand p{color:#ffffffb3;max-width:36ch;margin:12px 0 18px;font-size:.95rem;line-height:1.55}.app-root--website .pmw-footer:not(.site-footer--dark) .pmw-footer-brand p{color:var(--pmw-muted,#5879ae)}.pmw-footer-stores{flex-wrap:wrap;gap:10px;display:flex}.pmw-footer-store{background:#ffffff0f;border:1px solid #ffffff2e;border-radius:999px;align-items:center;min-height:40px;padding:8px 16px;font-size:.86rem;font-weight:700;display:inline-flex;color:#d7e8ff!important;text-decoration:none!important}.pmw-footer-store:hover{background:#ffffff24;color:#fff!important}.app-root--website .pmw-footer:not(.site-footer--dark) .pmw-footer-store{background:#fff;border-color:#d7e4f8;color:#0b57c3!important}.pmw-footer-cols{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.pmw-footer-cols h4{text-transform:uppercase;letter-spacing:.1em;color:#ffffff80;margin:0 0 14px;font-size:.72rem}.pmw-footer-cols ul{margin:0;padding:0;list-style:none}.pmw-footer-cols li{margin:0 0 10px;font-size:.92rem}.pmw-footer-cols a{color:#ffffffd1;font-weight:600;text-decoration:none}.pmw-footer-cols a:hover{color:#9ec8ff}.pmw-footer-bottom{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 16px;padding-top:20px;display:flex}.app-root--website .pmw-footer:not(.site-footer--dark) .pmw-footer-bottom{border-top-color:var(--pmw-line,#e2eafe)}.pmw-footer-bottom .copy{text-align:left;color:#ffffff80;border:0;margin:0;padding:0;font-size:.84rem}.pmw-footer-meta{color:#ffffff73;margin:0;font-size:.84rem}.app-root--website .pmw-footer:not(.site-footer--dark) .pmw-footer-meta{color:var(--pmw-muted,#5879ae)}.web-home--v2{background:#eef4fc;padding-bottom:0}.wh-wrap{width:min(1120px,100% - 32px);margin:0 auto}.wh-hero{color:#fff;padding:clamp(36px,6vw,72px) 0 clamp(40px,6vw,64px);position:relative;overflow:hidden}.wh-hero-bg{position:absolute;inset:0}.wh-hero-bg img{object-fit:cover;width:100%;height:100%}.wh-hero-scrim{background:linear-gradient(100deg,#041224eb 0%,#08224ec7 48%,#0b57c38c 100%);position:absolute;inset:0}.wh-hero-grid{z-index:1;grid-template-columns:minmax(0,1.35fr) minmax(260px,.75fr);align-items:center;gap:clamp(20px,4vw,40px);display:grid;position:relative}.wh-kicker{letter-spacing:.14em;text-transform:uppercase;color:#9ec8ff;margin:0 0 10px;font-size:.72rem;font-weight:800}.app-root--website .wh-hero h1,.wh-hero h1{letter-spacing:-.035em;margin:0 0 12px;font-family:Fraunces,Georgia,serif;font-size:clamp(2rem,4.5vw,3rem);font-weight:650;line-height:1.08;color:#fff!important}.wh-hero h1 span{color:#7dd3fc}.wh-lead{color:#ffffffe0;max-width:40ch;margin:0 0 20px;font-size:1.05rem;line-height:1.5}.wh-actions{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.wh-active-order{color:#0f172a;background:#ffffffeb;border:1px solid #0f74ff2e;border-radius:14px;grid-template-columns:1fr auto;grid-template-areas:"label go""id status";gap:4px 12px;max-width:420px;margin:0 0 16px;padding:12px 14px;text-decoration:none;display:grid}.wh-active-label{letter-spacing:.04em;text-transform:uppercase;color:#64748b;grid-area:label;font-size:.72rem;font-weight:700}.wh-active-order strong{grid-area:id;font-size:1rem}.wh-active-order .order-status{grid-area:status;place-self:center end}.wh-active-go{color:#0f74ff;grid-area:go;font-size:.85rem;font-style:normal;font-weight:700}.wh-trust-line{color:#ffffffe0;margin:0 0 12px;font-size:.86rem;font-weight:600}.wh-btn-ghost{color:#fff!important;box-shadow:none!important;background:#ffffff1f!important;border:1px solid #ffffff59!important}.wh-btn-ghost:hover:not(:disabled){text-decoration:none;background:#fff3!important}.wh-chips{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.wh-chips li{color:#fff;background:#ffffff1f;border:1px solid #ffffff38;border-radius:999px;padding:7px 12px;font-size:.78rem;font-weight:700}.wh-wallet{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff1f;border:1px solid #ffffff38;border-radius:20px;padding:22px 22px 20px;box-shadow:0 18px 40px #04122440}.wh-wallet-label{color:#ffffffd9;justify-content:space-between;gap:12px;margin:0 0 8px;font-size:.84rem;font-weight:650;display:flex}.wh-wallet-label span{opacity:.75;text-overflow:ellipsis;white-space:nowrap;max-width:55%;font-size:.75rem;font-weight:600;overflow:hidden}.wh-wallet-value{letter-spacing:-.03em;color:#fff;margin:0 0 16px;font-family:Fraunces,Georgia,serif;font-size:clamp(2.2rem,4vw,2.8rem);font-weight:650;line-height:1}.wh-wallet-value small{opacity:.85;margin-left:8px;font-family:Outfit,system-ui,sans-serif;font-size:.95rem;font-weight:650}.wh-wallet-actions{flex-wrap:wrap;gap:8px;display:flex}.wh-band{z-index:2;margin-top:-28px;padding-bottom:8px;position:relative}.wh-band-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.wh-tile{background:#fff;border:1px solid #dce6f5;border-radius:16px;padding:20px 18px;box-shadow:0 12px 28px #08224e14}.wh-tile-mark{color:#0b57c3;background:#eef5ff;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:10px;font-size:.95rem;font-weight:800;display:inline-flex}.wh-tile h3{color:#08224e;margin:0 0 8px;font-size:1rem}.wh-tile p{color:#667892;margin:0;font-size:.88rem;line-height:1.45}.wh-section{padding:clamp(36px,5vw,56px) 0 0}.wh-section--last{padding-bottom:clamp(48px,6vw,72px)}.wh-section-head{margin-bottom:18px}.wh-section-head--row{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.wh-section-head h2{color:#08224e;letter-spacing:-.02em;margin:0 0 6px;font-family:Fraunces,Georgia,serif;font-size:clamp(1.35rem,2.5vw,1.75rem)}.wh-section-head p{color:#667892;margin:0;font-size:.95rem}.wh-hub{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.wh-hub-card{min-height:168px;color:inherit;background:#fff;border:1px solid #dce6f5;border-radius:18px;flex-direction:column;align-items:flex-start;gap:6px;min-width:0;padding:18px 16px 16px;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex;box-shadow:0 8px 22px #08224e0d}.wh-hub-card:hover{border-color:#b8d4ff;text-decoration:none;transform:translateY(-2px);box-shadow:0 16px 32px #0f74ff1f}.wh-hub-icon{color:#0b57c3;background:#eef5ff;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:8px;display:inline-flex}.wh-hub-icon svg{width:24px;height:24px}.wh-hub-card--blue .wh-hub-icon{color:#0b57c3;background:#e8f1ff}.wh-hub-card--teal .wh-hub-icon{color:#0f766e;background:#e6faf6}.wh-hub-card--violet .wh-hub-icon{color:#6d28d9;background:#f3e8ff}.wh-hub-card--amber .wh-hub-icon{color:#b45309;background:#fff7ed}.wh-hub-card strong{color:#08224e;letter-spacing:-.01em;font-size:1.05rem;display:block}.wh-hub-card>span{color:#667892;font-size:.88rem;line-height:1.35}.wh-hub-go{color:#0f74ff;margin-top:auto;padding-top:10px;font-size:.84rem;font-style:normal;font-weight:750}.wh-services{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.wh-svc{text-align:left;border:1px solid #dce6f5;border-left:3px solid var(--svc-accent,#0f74ff);cursor:pointer;font:inherit;background:#fff;border-radius:16px;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:12px;padding:14px;transition:transform .15s,box-shadow .15s;display:grid;box-shadow:0 6px 18px #08224e0a}.wh-svc:hover{transform:translateY(-1px);box-shadow:0 12px 28px #08224e1a}.wh-svc img{object-fit:contain;background:#f3f7fd;border-radius:12px;width:72px;height:72px}.wh-svc strong{color:#08224e;margin-bottom:2px;font-size:.98rem;display:block}.wh-svc span{color:#667892;font-size:.82rem;line-height:1.35;display:block}.wh-svc em{color:var(--svc-accent,#0f74ff);margin-top:4px;font-size:.84rem;font-style:normal;font-weight:750;display:block}@media (width<=960px){.wh-hero-grid{grid-template-columns:1fr}.wh-band-grid,.wh-hub,.wh-services{grid-template-columns:1fr 1fr}}@media (width<=720px){.wh-wrap{width:min(1120px,100% - 24px)}.wh-band{margin-top:-18px}.wh-band-grid,.wh-hub,.wh-services{grid-template-columns:1fr}.wh-section-head--row{flex-direction:column;align-items:flex-start}.wh-hub-card{min-height:140px}}.app-root--website .pmw-nav{flex-wrap:wrap;align-items:center;gap:12px;min-height:64px;display:flex}.app-root--website .pmw-links{flex-wrap:wrap;align-items:center;gap:2px 4px;min-width:0;display:flex}.app-root--website .pmw-nav-actions{flex-shrink:0;align-items:center;gap:8px;margin-left:auto;display:flex}@media (width<=900px){.app-root--website .site-nav-cta{display:inline-flex!important}}@media (width<=1100px){.web-home-services{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=960px){.auth-website-grid{grid-template-columns:1fr;min-height:auto}.auth-website-brand{min-height:280px}.auth-website-brand h1{max-width:none}.web-home-hero-grid{grid-template-columns:1fr}.web-home-hero--rich h1{max-width:none}.web-home-links{grid-template-columns:repeat(2,minmax(0,1fr))}.web-home-promo-row{grid-template-columns:1fr}.web-home-promos{margin-top:-18px}.pmw-footer-top{grid-template-columns:1fr}.pmw-footer-cols{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=720px){.app-root--website .pmw-nav{gap:8px;min-height:56px}.app-root--website .pmw-links{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;order:3;gap:4px;width:100%;padding:0 0 8px;overflow-x:auto}.app-root--website .pmw-links::-webkit-scrollbar{display:none}.app-root--website .pmw-links a,.app-root--website .pmw-links .site-link-btn{white-space:nowrap;flex:none}.app-root--website .pmw-nav-actions{margin-left:auto}.web-home-services{grid-template-columns:1fr}.pmw-footer-cols{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.auth-actions{grid-template-columns:1fr}.auth-actions .btn-secondary{order:2}.web-home-hero{padding:22px 0 24px}.web-home-hero-actions{width:100%}.web-home-hero-actions .btn{flex:auto;justify-content:center}.web-home-links{grid-template-columns:1fr 1fr;gap:10px}.web-home-section-head{flex-direction:column;align-items:flex-start}.web-home-cart-btn{width:100%}.web-home-svc-go{display:none}.web-home-svc{grid-template-columns:64px minmax(0,1fr)}.web-home-svc img{width:64px;height:64px}.pmw-footer-cols{grid-template-columns:1fr 1fr;gap:22px 16px}.pmw-footer-bottom{flex-direction:column;align-items:flex-start}.app-root--website .site-brand-label{font-size:1rem}.app-root--website .site-text-btn{font-size:13px}}@media (width<=380px){.web-home-links,.pmw-footer-cols{grid-template-columns:1fr}.web-home-aside-actions{flex-direction:column}.web-home-aside-btn{width:100%}}.app-root--website .field input,.app-root--website .field textarea,.app-root--website .field select,.app-root--website .phone-row input,.app-root--website .otp-input,.app-root--website .shell-book input,.app-root--website .shell-book textarea,.app-root--website .shell-book select{box-sizing:border-box;appearance:none;width:100%;max-width:100%;min-height:48px;font-size:16px;line-height:1.35}.app-root--website .otp-input{letter-spacing:.22em;min-height:52px}.app-root--website .phone-row{align-items:stretch;width:100%;max-width:100%}.app-root--website .phone-row input{min-width:0}.app-root--website .btn,.app-root--website .site-text-btn,.app-root--website .site-link-btn,.app-root--website .pmw-links a{touch-action:manipulation;min-height:44px}.app-root--website .qty-ctrl button{touch-action:manipulation;width:44px;height:44px}.app-root--website .site-header{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.app-root--website .site-main{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom)}.app-root--website .shell-footer{padding-bottom:max(12px, env(safe-area-inset-bottom))}body.page-auth .washer-fab,body.page-auth .washer-fab-pulse{display:none!important}@media (width<=960px){.auth-website-grid{flex-direction:column;display:flex}.auth-website-panel{flex:auto;order:-1;padding:20px 16px 28px}.auth-website-brand{order:1;min-height:auto;max-height:none}.auth-website-brand-copy{max-width:none;padding:18px 16px 22px}.auth-website-brand h1{max-width:none;margin-bottom:8px;font-size:clamp(1.25rem,5vw,1.55rem)}.auth-website-brand-copy>p{margin-bottom:0;font-size:.92rem}.auth-website-points,.auth-website-brand-media{display:none}.auth-website{min-height:auto}.auth-fields,.auth-actions,.auth-website-panel .login-order-chip,.auth-website-panel .signed-card{max-width:none}.auth-title{font-size:clamp(1.35rem,5.5vw,1.7rem)}}@media (width<=720px){.app-root--website .field-row{grid-template-columns:1fr}.app-root--website .container{padding-left:max(14px, env(safe-area-inset-left));padding-right:max(14px, env(safe-area-inset-right))}.app-root--website .web-book-wrap{padding-bottom:24px}.app-root--website .page-hero--premium h1{font-size:clamp(1.35rem,6vw,1.75rem)}.app-root--website .page-hero--premium .lead{font-size:.95rem}.app-root--website .site-nav-actions{flex-shrink:0;gap:6px}.app-root--website .site-nav-cta{white-space:nowrap;padding-left:12px;padding-right:12px}.app-root--website .pmw-nav{align-items:center}.app-root--website .site-brand-label{text-overflow:ellipsis;max-width:42vw;overflow:hidden}.app-root--website .shell-footer{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-top:1px solid #e2eaf5;gap:10px;position:sticky;bottom:0}.app-root--website .shell-footer .btn{flex:auto;min-height:48px}.home-hero-actions,.home-cta-actions,.btn-row{flex-wrap:wrap}.home-hero-actions .btn,.home-cta-actions .btn{text-align:center;flex:calc(50% - 8px);justify-content:center;min-width:140px}.washer-fab{bottom:max(14px, env(safe-area-inset-bottom));right:max(12px, env(safe-area-inset-right));padding:8px 12px 8px 8px}}@media (width<=560px){.auth-website-panel{padding:16px 14px 24px}.auth-website-panel .otp-input{letter-spacing:.16em;font-size:16px}.auth-actions{gap:10px;margin-top:18px}.home-hero-actions .btn,.home-cta-actions .btn{flex:100%}.home-services-grid,.home-feature-grid{grid-template-columns:1fr}.app-root--website .hub-tabs{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;overflow-x:auto}.app-root--website .hub-actions{flex-direction:column;display:flex}.app-root--website .hub-actions .btn{width:100%}}@media (width<=380px){.auth-website-brand-copy{padding:14px}.app-root--website .site-brand-label{display:none}.app-root--website .site-text-btn{padding:8px 6px}}@media (width>=1200px){.auth-website-panel{padding-left:clamp(48px,6vw,88px);padding-right:clamp(48px,6vw,88px)}.auth-fields,.auth-actions,.auth-website-panel .login-order-chip,.auth-website-panel .signed-card{max-width:440px}}
