#__next,body,html{height:100%}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans;background:#f7f7f8;color:#0f172a}:root{--bg:#f7f7f8;--ink:#0f172a;--muted:#6b7280;--line:#e5e7eb;--card:#fff;--brand:#0033a1;--brand-ink:#fff;--accent-red:#d92d20;--radius-lg:16px;--shadow:0 10px 30px rgba(0,0,0,.06)}.measure-shell{display:grid;grid-template-columns:minmax(380px,1fr) 430px;grid-gap:0;gap:0;width:100%}.measure-map{border-right:1px solid var(--line)}.measure-map .leaflet-container{height:100%;width:100%}.measure-panel{background:var(--bg);display:grid;grid-template-rows:auto 1fr}.panel-head{position:-webkit-sticky;position:sticky;top:0;z-index:10;background:hsla(0,0%,100%,.78);-webkit-backdrop-filter:saturate(160%) blur(8px);backdrop-filter:saturate(160%) blur(8px);border-bottom:1px solid var(--line)}.panel-head-inner{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px}.brand-chip{display:inline-flex;align-items:center;gap:10px;border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:999px;padding:8px 12px;font-weight:600}.brand-dot{width:10px;height:10px;border-radius:999px;background:var(--brand)}.panel-body{padding:16px;overflow:auto;display:grid;align-content:start;grid-gap:12px;gap:12px}.card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.card-pad{padding:14px}.row{display:flex;gap:10px;align-items:center}.btn,.input,.select{border-radius:10px;padding:10px 12px;border:1px solid var(--line);background:#fff;font-size:13px;font-weight:600}.input,.select{width:100%}.input:focus,.select:focus{outline:none;border-color:#cbd5e1;box-shadow:0 0 0 4px rgba(148,163,184,.2)}.btn{cursor:pointer}.btn-primary{background:var(--brand);color:var(--brand-ink);border-color:var(--brand);font-weight:600}.btn-primary:hover{filter:brightness(.96)}.btn-secondary{background:#eef2ff;color:#3730a3;border-color:#c7d2fe;font-weight:600}.btn-secondary:hover{background:#e0e7ff}.btn-ghost{background:#f6f6f6;color:var(--ink)}.btn-ghost:hover{background:#f1f5f9}.btn-del{background:#d53f3f;color:#fff}.btn-buy{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#42d53f;color:#fff;padding:14px}.btn-del:hover{background:#bf3838}.step-badge{display:inline-flex;justify-content:center;width:20px;height:20px;border-radius:999px;background:var(--brand);color:#fff;font-size:11px;flex-shrink:0}.card-title,.step-badge{align-items:center;font-weight:600}.card-title{display:flex;gap:8px;font-size:14px;margin:2px 0 10px}.form-group{display:flex;flex-direction:column;gap:4px;flex:1 1}.form-group label{font-size:11px;font-weight:500;color:var(--muted);padding-left:2px}.form-row{display:flex;gap:10px;margin-top:8px;align-items:flex-end}.stretch-item{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;border-radius:10px;border:1px solid var(--line);background:#fff}.stretch-item--active{border-color:#86efac;background:#f0fdf4}.stretch-info{display:flex;flex-direction:column;gap:2px}.stretch-label{font-weight:600;font-size:13px}.stretch-meta{font-size:11px;color:var(--muted)}.stretch-actions{display:flex;gap:6px;flex-shrink:0}.empty-state{padding:16px;text-align:center;color:var(--muted);font-size:13px;border:1.5px dashed #d1d5db;border-radius:10px;line-height:1.5}.check-row{display:flex;align-items:center;gap:10px;padding:10px 0;cursor:pointer}.check-row+.check-row{border-top:1px solid var(--line)}.check-row input[type=checkbox]{width:16px;height:16px;accent-color:var(--brand);cursor:pointer;flex-shrink:0}.check-row label{cursor:pointer;font-weight:400;font-size:13px}.gate-card{background:var(--card);border:1px solid var(--line);border-radius:10px;padding:10px 12px;display:grid;grid-gap:8px;gap:8px}.gate-header{display:flex;align-items:center;justify-content:space-between}.gate-title{font-weight:600;font-size:13px;color:var(--muted)}.gate-fields{display:flex;gap:8px}.gate-actions{display:flex;gap:6px;align-items:center}.gate-hint{font-size:11px;color:var(--muted);font-style:italic}.panel-actions{display:flex;gap:10px;flex-direction:column}.btn-lg{padding:13px 16px;font-size:15px;min-height:48px}.btn-cta{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:14px 18px;background:linear-gradient(135deg,#0f3d91,#1a55c4);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:700;letter-spacing:.01em;cursor:pointer;box-shadow:0 4px 14px rgba(15,61,145,.35);transition:filter .15s,box-shadow .15s,transform .1s}.btn-cta:hover:not(:disabled){filter:brightness(1.08);box-shadow:0 6px 18px rgba(15,61,145,.45);transform:translateY(-1px)}.btn-cta:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px rgba(15,61,145,.3)}.btn-cta:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.btn-cta__content{display:flex;align-items:center;gap:8px}.panel-actions-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.btn-sub{display:flex;align-items:center;justify-content:center;gap:5px;padding:9px 10px;font-size:12px;font-weight:600;min-height:38px;border-radius:8px;white-space:nowrap}.stat-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.stat{background:#fff;border:1px solid var(--line);border-radius:12px;padding:10px}.stat .kpi{font-weight:600;font-size:16px;line-height:1}.stat .lbl{color:var(--muted);margin-top:4px;font-size:11px}.legend{display:grid;grid-gap:8px;gap:8px;color:var(--muted);font-size:13px}.legend .dot{width:10px;height:10px;border-radius:999px;display:inline-block;margin-right:8px}.dot-vertex{background:var(--accent-red)}@media (max-width:980px){.measure-shell{grid-template-columns:1fr}.measure-panel{grid-template-rows:auto auto}}.measure-shell{display:flex;height:100vh;overflow:hidden}.measure-map{position:relative;flex:1 1 auto;min-height:0}.measure-panel{width:360px;max-width:420px;display:flex;flex-direction:column;border-left:1px solid #e5e7eb;overflow:hidden}.measure-panel .panel-body{flex:1 1;overflow-y:auto;min-height:0}.map-toggle{display:none;position:absolute;z-index:2;top:8px;right:8px;padding:6px 10px;border-radius:10px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 2px 8px rgba(0,0,0,.1);cursor:pointer;font-size:14px}*{box-sizing:border-box}@media (min-width:1024px){.measure-panel{width:360px;max-width:420px;border-left:1px solid #e5e7eb;border-top:none}}.map-wrap{position:relative;height:100%;overflow:hidden}.map-touch-shield{position:absolute;inset:0;display:grid;place-items:center;padding-bottom:48px;background:radial-gradient(1200px 600px at 50% 80%,rgba(17,24,39,.18),rgba(17,24,39,.38));cursor:pointer}.map-exit-touch,.map-touch-shield{color:#fff;font-weight:700;border:0}.map-exit-touch{position:absolute;top:12px;right:12px;padding:10px 12px;border-radius:999px;background:rgba(17,24,39,.6);box-shadow:0 6px 20px rgba(0,0,0,.15)}.row-actions{align-items:stretch}.row-actions .btn{display:inline-flex;align-items:center;justify-content:center;flex:1 1 220px;min-height:44px}.btn-white,.btn-white-sm{background:#fff;color:var(--ink);border:1px solid var(--line);font-weight:600}.btn-white:hover{background:#f8fafc}.panel-footer-overlay{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;font-size:12px;color:var(--muted);border-top:1px solid var(--line)}.panel-footer-overlay .sep{opacity:.6}.sheet-handle{display:none}.sheet-handle-pill{width:36px;height:4px;background:#cbd5e1;border-radius:2px;transition:background .15s}@media (max-width:768px){body,html{height:100%!important}.measure-shell,body,html{overflow:hidden!important}.measure-shell{display:block!important;height:100dvh}.measure-map{position:fixed!important;inset:0!important;height:100dvh!important;border-right:none}.map-wrap{border-radius:0!important}.map-toggle{display:none!important}.measure-panel{position:fixed!important;bottom:0;left:0;right:0;width:100%!important;max-width:100%!important;height:78vh;border-radius:16px 16px 0 0;box-shadow:0 -4px 32px rgba(0,0,0,.18);border-left:none;border-top:none;z-index:200;display:flex!important;flex-direction:column;overflow:hidden!important;transition:transform .32s cubic-bezier(.2,.8,.2,1)}.measure-panel.sheet-peek{transform:translateY(calc(78vh - 160px))}.measure-panel .panel-body{flex:1 1;overflow-y:auto!important;-webkit-overflow-scrolling:touch;min-height:0;padding:12px 12px calc(12px + env(safe-area-inset-bottom))}.sheet-handle{display:flex;justify-content:center;align-items:center;padding:12px 0 8px;cursor:pointer;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.sheet-handle:active .sheet-handle-pill,.sheet-handle:hover .sheet-handle-pill{background:#94a3b8}.measure-panel .input,.measure-panel .select{width:100%;max-width:100%}.measure-panel .card{width:100%;min-width:0}.measure-panel .row{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.measure-panel .row>*{min-width:0}.panel-footer-overlay{padding-bottom:calc(12px + env(safe-area-inset-bottom))}}.help-tip{display:inline-flex;width:18px;height:18px;border-radius:999px;margin-left:2px;align-items:center;justify-content:center;background:#e5e7eb;color:#0f172a;font-weight:800;font-size:12px;line-height:1;cursor:help;position:relative}.help-tip:before{content:"?";transform:translateY(-.5px)}.help-tip:after{content:attr(data-tip);position:absolute;left:50%;top:24px;transform:translateX(-50%);max-width:280px;padding:10px 12px;border-radius:10px;background:#111827;color:#fff;font-size:12px;line-height:1.35;box-shadow:0 10px 30px rgba(0,0,0,.18);border:1px solid hsla(0,0%,100%,.08);opacity:0;pointer-events:none;transition:opacity .15s ease,transform .15s ease}.help-tip:hover:after{opacity:1;transform:translateX(-50%) translateY(2px)}@media (hover:none){.help-tip:after{display:none}}.help-tip:after{display:block;min-width:220px;max-width:340px;white-space:normal;word-break:break-word;text-align:left}@media (min-width:1024px){.help-tip:after{max-width:420px}}.help-tip-btn{cursor:help}.tooltip-portal{pointer-events:auto}.tooltip-portal__inner{display:block;max-width:420px;min-width:240px;padding:10px 12px;border-radius:10px;background:#111827;color:#fff;font-size:12px;line-height:1.4;box-shadow:0 10px 30px rgba(0,0,0,.18);border:1px solid hsla(0,0%,100%,.08)}.tooltip-portal__arrow{width:12px;height:12px;position:absolute;background:#111827;transform:rotate(45deg);border-left:1px solid hsla(0,0%,100%,.08);border-top:1px solid hsla(0,0%,100%,.08)}.tooltip-portal__arrow--bottom{top:-6px;left:50%;transform:translateX(-50%) rotate(45deg)}.tooltip-portal__arrow--top{bottom:-6px;left:50%;transform:translateX(-50%) rotate(45deg)}.btn-inline-logo{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding-left:0;padding-right:0;min-height:44px}.btn-inline-logo__img{display:inline-block;height:20px;width:auto;pointer-events:none}.btn[disabled] .btn-inline-logo__img{opacity:.6}.measure-panel{position:relative}.th-backdrop{position:fixed;inset:0;z-index:5000;background:rgba(15,23,42,.5);-webkit-backdrop-filter:saturate(140%) blur(3px);backdrop-filter:saturate(140%) blur(3px);opacity:0}.th-backdrop.in{animation:thBackdropIn .22s ease forwards}@keyframes thBackdropIn{to{opacity:1}}.th-modal{position:fixed;top:50%;left:50%;width:min(720px,calc(100vw - 32px));max-height:min(88vh,900px);background:#fff;border-radius:18px;box-shadow:0 32px 80px rgba(0,0,0,.22),0 0 0 1px rgba(0,0,0,.06);overflow:hidden;display:flex;flex-direction:column;opacity:0;transform:translate(-50%,-50%) scale(.96)}.th-modal.in{animation:thModalIn .24s cubic-bezier(.2,.8,.2,1.05) forwards}@keyframes thModalIn{0%{opacity:0;transform:translate(-50%,-50%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@media (prefers-reduced-motion:reduce){.th-backdrop,.th-modal{animation:none!important;opacity:1;transform:translate(-50%,-50%) scale(1)}}.th-head{justify-content:space-between;padding:18px 20px;background:linear-gradient(135deg,#1a56db,#0f3d91);flex-shrink:0}.th-head,.th-head-left{display:flex;align-items:center;gap:12px}.th-head-icon{width:40px;height:40px;border-radius:12px;background:hsla(0,0%,100%,.18);display:grid;place-items:center;flex-shrink:0}.th-head-title{font-size:16px;font-weight:700;color:#fff;line-height:1.2}.th-head-sub{font-size:12px;color:hsla(0,0%,100%,.72);margin-top:2px}.th-close{width:32px;height:32px;border-radius:8px;border:none;background:hsla(0,0%,100%,.15);color:#fff;cursor:pointer;display:grid;place-items:center;flex-shrink:0;transition:background .15s}.th-close:hover{background:hsla(0,0%,100%,.28)}.th-tabs{display:flex;gap:0;padding:0 16px;background:#f8fafc;border-bottom:1px solid #e5e7eb;overflow-x:auto;scrollbar-width:none;flex-shrink:0}.th-tabs::-webkit-scrollbar{display:none}.th-tab{flex-shrink:0;padding:11px 14px;background:none;cursor:pointer;font-size:13px;font-weight:500;color:#6b7280;border:none;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .15s,border-color .15s;white-space:nowrap}.th-tab:hover{color:#1e293b}.th-tab.active{color:#1a56db;border-bottom-color:#1a56db;font-weight:600}.th-content{overflow-y:auto;flex:1 1}.th-tab-body{padding:20px;display:grid;grid-gap:16px;gap:16px}.th-steps{display:grid;grid-gap:12px;gap:12px}.th-step{display:flex;gap:14px;align-items:flex-start;padding:14px 16px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px}.th-step-num{flex-shrink:0;width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#1a56db,#0f3d91);color:#fff;font-size:13px;font-weight:700;display:grid;place-items:center;margin-top:1px}.th-step-title{font-size:14px;font-weight:600;color:#0f172a;margin-bottom:3px}.th-step-text{font-size:13px;color:#475569;line-height:1.55}.th-section-block{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:14px 16px}.th-section-title{font-size:13px;font-weight:600;color:#0f172a;margin-bottom:10px}.th-items{margin:0;padding:0;list-style:none;display:grid;grid-gap:8px;gap:8px}.th-item{display:flex;gap:10px;align-items:flex-start;font-size:13px;color:#334155;line-height:1.55}.th-item-dot{flex-shrink:0;width:6px;height:6px;border-radius:50%;background:#1a56db;margin-top:6px}.th-spec-grid{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(3,1fr)}@media (max-width:580px){.th-spec-grid{grid-template-columns:1fr}}.th-spec-card{padding:14px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px}.th-spec-label{font-size:13px;font-weight:700;color:#0f172a;margin-bottom:6px}.th-spec-text{font-size:12px;color:#475569;line-height:1.55}.th-export-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:1fr 1fr}@media (max-width:480px){.th-export-grid{grid-template-columns:1fr}}.th-export-card{padding:16px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px}.th-export-card--blue{background:#eff6ff;border-color:#bfdbfe}.th-export-badge{display:inline-block;padding:3px 10px;background:#e2e8f0;border-radius:999px;font-size:11px;font-weight:600;color:#475569;margin-bottom:8px}.th-export-card--blue .th-export-badge{background:#dbeafe;color:#1e40af}.th-export-title{font-size:14px;font-weight:700;color:#0f172a;margin-bottom:6px}.th-export-text{font-size:13px;color:#475569;line-height:1.55}.th-errors{display:grid;grid-gap:10px;gap:10px}.th-error-card{padding:14px 16px;background:#fef2f2;border:1px solid #fecaca;border-radius:12px}.th-error-problem{font-size:13px;font-weight:600;color:#991b1b;margin-bottom:6px}.th-error-solution{font-size:13px;color:#475569;line-height:1.55}.th-kbd{padding:1px 6px;border-radius:5px;border:1px solid #e5e7eb;background:#fff;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;color:#374151;margin:0 2px}.th-guide-link,.th-kbd{display:inline-flex;align-items:center}.th-guide-link{padding:7px 14px;background:#0f3d91;color:#fff;border-radius:8px;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s}.th-guide-link:hover{background:#1a56db}.th-contact{padding:14px 16px;background:linear-gradient(135deg,#eff6ff,#f0f9ff);border:1px solid #bfdbfe;border-radius:12px;text-align:center}.th-contact-title{font-size:13px;font-weight:700;color:#1e3a8a;margin-bottom:5px}.th-contact-text{font-size:13px;color:#334155;line-height:1.55}.th-contact-text a{color:#1a56db;text-decoration:none;font-weight:500}.th-contact-text a:hover{text-decoration:underline}.th-contact-note{font-size:12px;color:#64748b;margin-top:5px}.help-tip-btn{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;margin-left:6px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;color:#0f172a;font-weight:800;font-size:12px;line-height:1;cursor:pointer;box-shadow:0 1px 2px rgba(0,0,0,.05)}.ht-bubble{position:fixed;z-index:6000;left:0;background:#111827;color:#fff;padding:10px 12px;border-radius:10px;border:1px solid hsla(0,0%,100%,.08);box-shadow:0 10px 30px rgba(0,0,0,.18);font-size:12px;line-height:1.4;opacity:0;transform:translateY(-2px);animation:htIn .18s ease forwards;word-wrap:break-word;overflow-wrap:anywhere}@keyframes htIn{to{opacity:1;transform:translateY(0)}}.ht-arrow{width:12px;height:12px;position:absolute;background:#111827;transform:rotate(45deg);border-left:1px solid hsla(0,0%,100%,.08);border-top:1px solid hsla(0,0%,100%,.08)}.ht-arrow-top{top:-6px}.ht-arrow-bottom,.ht-arrow-top{left:50%;transform:translateX(-50%) rotate(45deg)}.ht-arrow-bottom{bottom:-6px}@media (max-width:768px){.ht-bubble{max-width:min(90vw,340px)}}.promo-overlay{position:fixed;inset:0;background:rgba(5,10,24,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:16px;z-index:9999;animation:promoFadeIn .2s ease-out}.promo-dialog{position:relative;max-width:420px;width:100%;background:#fff;color:#0a0c11;border-radius:20px;box-shadow:0 24px 72px rgba(0,0,0,.28),0 4px 16px rgba(0,0,0,.1);overflow:hidden;animation:promoPop .22s cubic-bezier(.2,.8,.2,1)}.promo-close{position:absolute;top:12px;right:14px;border:0;background:hsla(0,0%,100%,.18);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:28px;height:28px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:20px;line-height:1;cursor:pointer;color:hsla(0,0%,100%,.85);z-index:2;transition:background .12s}.promo-close:hover{background:hsla(0,0%,100%,.3);color:#fff}.promo-header{background:linear-gradient(135deg,#0033a1,#0047d1 60%,#1a6bff);padding:36px 28px 44px;justify-content:center}.promo-badge,.promo-header{display:flex;align-items:center}.promo-badge{flex-direction:column;background:hsla(0,0%,100%,.12);border:2px solid hsla(0,0%,100%,.25);border-radius:16px;padding:12px 28px 10px}.promo-badge-pct{font-size:52px;font-weight:800;color:#fff;line-height:1;letter-spacing:-2px}.promo-badge-label{font-size:14px;font-weight:600;color:hsla(0,0%,100%,.8);letter-spacing:1.5px;text-transform:uppercase;margin-top:2px}.promo-body{padding:24px 24px 20px;display:flex;flex-direction:column;align-items:center;text-align:center}.promo-eyebrow{font-size:11px;font-weight:600;letter-spacing:1.2px;text-transform:uppercase;color:var(--brand);margin:0 0 6px}.promo-title{margin:0 0 8px;font-size:20px;line-height:1.25;font-weight:700;color:#0a0c11}.promo-text{margin:0 0 20px;font-size:14px;color:#6b7280;line-height:1.5}.promo-coupon{display:flex;align-items:center;gap:10px;width:100%;background:#f0f4ff;border:2px dashed #b3c4f0;border-radius:12px;padding:12px 14px;margin-bottom:14px}.promo-coupon-code{flex:1 1;font-family:ui-monospace,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:17px;font-weight:700;letter-spacing:2px;color:var(--brand)}.promo-copy-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:8px;padding:7px 12px;font-size:12px;font-weight:600;cursor:pointer;background:var(--brand);color:#fff;display:flex;align-items:center;gap:5px;white-space:nowrap;transition:filter .12s;flex-shrink:0}.promo-copy-btn:hover{filter:brightness(1.1)}.promo-footnote{font-size:11px;color:#9ca3af;margin:0 0 16px;line-height:1.4}.promo-dismiss{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;font-size:13px;font-weight:500;color:#9ca3af;cursor:pointer;padding:4px 8px;border-radius:6px;transition:color .12s}.promo-dismiss:hover{color:#374151}@keyframes promoFadeIn{0%{opacity:0}to{opacity:1}}@keyframes promoPop{0%{transform:translateY(10px) scale(.96);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.save-modal-overlay{position:fixed;inset:0;background:rgba(10,12,17,.55);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:grid;place-items:center;padding:16px;z-index:9999;animation:promoFadeIn .16s ease-out}.save-modal-dialog{position:relative;max-width:400px;width:100%;background:#fff;color:#0a0c11;border-radius:14px;box-shadow:0 20px 60px rgba(0,0,0,.25);padding:28px 24px 22px;animation:promoPop .16s ease-out}.save-modal-close{position:absolute;top:8px;right:10px;border:0;background:transparent;font-size:26px;line-height:1;cursor:pointer;color:#6b7280}.save-modal-close:hover{color:#111827}.save-modal-icon{display:flex;justify-content:center;margin-bottom:8px}.save-modal-title{font-size:18px;font-weight:700;margin:0 0 8px}.save-modal-text{font-size:14px;color:#475569;margin:0 0 16px;line-height:1.5}.save-modal-input{width:100%;box-sizing:border-box;border:1px solid var(--line);border-radius:8px;padding:9px 12px;font-size:14px;color:var(--ink);margin-bottom:12px;outline:none}.save-modal-input:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(22,163,74,.12)}.save-modal-error{font-size:12px;color:#dc2626;margin:-6px 0 10px}.save-modal-btn{width:100%;padding:10px;font-size:14px}.welcome-overlay{position:fixed;inset:0;background:rgba(10,12,17,.55);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:grid;place-items:center;padding:16px;z-index:9999;animation:promoFadeIn .18s ease-out}.welcome-dialog{position:relative;width:100%;max-width:460px;background:#fff;color:var(--ink);border-radius:16px;box-shadow:0 24px 70px rgba(0,0,0,.28);overflow:hidden;animation:promoPop .2s ease-out;display:grid;grid-template-rows:auto 1fr auto}.welcome-close{position:absolute;top:8px;right:10px;border:0;background:hsla(0,0%,100%,.85);border-radius:999px;width:32px;height:32px;font-size:22px;line-height:1;cursor:pointer;color:#475569;z-index:2;display:grid;place-items:center;transition:background .12s ease,color .12s ease}.welcome-close:hover{background:#fff;color:#0f172a}.welcome-media{position:relative;width:100%;aspect-ratio:16/9;background:linear-gradient(135deg,#eef2ff,#e0e7ff);overflow:hidden}.welcome-img{width:100%;height:100%;object-fit:cover;display:block}.welcome-media-placeholder{position:absolute;inset:0;display:grid;place-items:center;grid-gap:8px;gap:8px;color:var(--brand);font-size:13px;font-weight:600;background:linear-gradient(135deg,#eef2ff,#dbeafe)}.welcome-media-placeholder svg{opacity:.55}.welcome-body{padding:22px 24px 6px;min-height:170px}.welcome-eyebrow{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--brand);margin:0 0 6px}.welcome-title{font-size:20px;font-weight:700;line-height:1.25;margin:0 0 10px;color:var(--ink)}.welcome-text{font-size:14px;line-height:1.55;color:#475569;margin:0}.welcome-steps{list-style:none;padding:0;margin:6px 0 0;display:grid;grid-gap:10px;gap:10px}.welcome-steps li{display:flex;align-items:center;gap:12px;font-size:14px;color:var(--ink);font-weight:500}.welcome-step-num{display:grid;place-items:center;width:26px;height:26px;border-radius:999px;background:var(--brand);color:#fff;font-size:12px;font-weight:700;flex-shrink:0}.welcome-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 24px 22px;margin-top:16px}.welcome-dots{display:flex;gap:6px}.welcome-dot{width:8px;height:8px;border-radius:999px;border:0;background:#cbd5e1;padding:0;cursor:pointer;transition:background .14s ease,width .14s ease}.welcome-dot.is-active{background:var(--brand);width:22px}.welcome-actions{display:flex;gap:8px;align-items:center}.welcome-btn-back{font-size:13px;padding:8px 12px}.welcome-btn-next{font-size:13px;padding:8px 16px}@media (max-width:480px){.welcome-dialog{max-width:100%}.welcome-body{padding:18px 18px 4px}.welcome-title{font-size:18px}.welcome-footer{padding:14px 18px 18px}}@media (prefers-reduced-motion:reduce){.welcome-dialog,.welcome-overlay{animation:none}.welcome-dot{transition:none}}@keyframes helpBounce{0%,65%,to{transform:translateY(0)}75%{transform:translateY(-7px)}85%{transform:translateY(-3px)}92%{transform:translateY(-5px)}}@keyframes helpBubbleIn{0%{opacity:0;transform:translateY(8px) scale(.93)}to{opacity:1;transform:translateY(0) scale(1)}}