:root{--blue:#2563eb;--blue-dark:#1d4ed8;--blue-soft:#eff6ff;--blue-border:#bfdbfe;--purple:#7c3aed;--green:#16a34a;--green-soft:#dcfce7;--red:#dc2626;--red-soft:#fee2e2;--amber:#f59e0b;--ink:#1f2937;--muted:#6b7280;--border:#e3e4ea;--card:#fff;--bg:#f6f7fb;--radius:16px;--topbar-h:3.5rem;--shadow:0 1px 2px #1018280a, 0 8px 24px -12px #1018281f;color:var(--ink);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.45}*{box-sizing:border-box}body{background:var(--bg);min-height:100vh;margin:0}body:before{content:"";z-index:-1;pointer-events:none;--fade:linear-gradient(to right, #000 calc(50% - 38rem), transparent calc(50% - 30rem), transparent calc(50% + 30rem), #000 calc(50% + 38rem));-webkit-mask-image:var(--fade);-webkit-mask-image:var(--fade);mask-image:var(--fade);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='240' viewBox='0 0 240 240'%3E%3Cg fill='none' stroke='%232563eb' stroke-opacity='.13' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M32 14C32 26 60 25 60 37S32 48 32 60 60 71 60 83 32 94 32 106M60 14C60 26 32 25 32 37S60 48 60 60 32 71 32 83 60 94 60 106'/%3E%3Cpath d='M36 20h20M37 31h18M32 37h28M37 43h18M37 54h18M32 60h28M37 66h18M37 77h18M32 83h28M37 89h18M36 100h20'/%3E%3Cpath d='M158 20c16-2 32 8 36 24s-2 32-18 38-34 4-44-8-10-30 0-42 14-11 26-12z'/%3E%3Ccircle cx='162' cy='50' r='11'/%3E%3Cellipse cx='141' cy='55' rx='6' ry='3.5' transform='rotate(-30 141 55)'/%3E%3Cellipse cx='181' cy='67' rx='6' ry='3.5' transform='rotate(20 181 67)'/%3E%3Cpath d='M50 200 40 222M50 200C28 172 58 140 92 138 94 170 76 198 50 200zM50 200Q66 174 92 138M59 187l-8-11M59 187l11 1M68 174l-7-11M68 174l11 0M77 161l-5-10M77 161l9-1'/%3E%3Cpath d='M117 132h52a15 15 0 0 1 0 30h-52a15 15 0 0 1 0-30z'/%3E%3Cpath d='M112 147c0-6 4-10 8-10s5 4 5 10 3 10 7 10 7-4 7-10 3-10 7-10 7 4 7 10 3 10 7 10 7-4 7-10 3-10 7-10 7 4 7 10'/%3E%3Cpath d='M166 196h30a11 11 0 0 1 0 22h-30a11 11 0 0 1 0-22zM155 207c-6-6-10 6-16 0s-10 6-16 0-10 6-16 0'/%3E%3Cpath d='M206 112h24v24h-24zM218 112v24M206 124h24'/%3E%3C/g%3E%3Cg fill='%232563eb' fill-opacity='.16'%3E%3Ccircle cx='164' cy='47' r='3'/%3E%3Ccircle cx='183' cy='36' r='1.8'/%3E%3Ccircle cx='150' cy='72' r='1.8'/%3E%3Ccircle cx='176' cy='205' r='1.6'/%3E%3Ccircle cx='186' cy='210' r='1.6'/%3E%3Ccircle cx='98' cy='88' r='2.5'/%3E%3Ccircle cx='220' cy='170' r='2'/%3E%3Ccircle cx='100' cy='214' r='2'/%3E%3C/g%3E%3C/svg%3E");background-size:240px 240px;position:fixed;inset:0}h1,h2,h3{margin:0;line-height:1.2}.visually-hidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}button{cursor:pointer;font-family:inherit}.btn-primary,.btn-ghost{border:1.5px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:.45rem;padding:.7rem 1.25rem;font-size:1rem;font-weight:700;line-height:1;text-decoration:none;transition:background .15s,transform 80ms;display:inline-flex}.btn-primary:active,.btn-ghost:active{transform:scale(.97)}.btn-primary{background:var(--blue);color:#fff}.btn-primary:hover:not(:disabled){background:var(--blue-dark)}.btn-primary:disabled{cursor:default;background:#c3c8d4}.btn-ghost{color:var(--blue-dark);border-color:var(--blue-border);background:#fff}.btn-ghost:hover:not(:disabled){background:var(--blue-soft)}.btn-ghost:disabled{color:#9aa0aa;border-color:var(--border);cursor:default}.btn-big{border-radius:14px;padding:.95rem 1.8rem;font-size:1.2rem}.chips{flex-wrap:wrap;gap:.5rem;display:flex}.chip{border:1.5px solid var(--border);color:var(--ink);background:#fff;border-radius:999px;padding:.5rem .95rem;font-size:.95rem;font-weight:600;transition:background .15s,border-color .15s}.chip:hover{border-color:var(--blue-border);background:var(--blue-soft)}.chip.on{background:var(--blue);border-color:var(--blue);color:#fff}input[type=number],input[type=text],select{border:1.5px solid var(--border);width:100%;font:inherit;color:var(--ink);background:#fff;border-radius:10px;padding:.5rem .6rem;font-size:.95rem;font-weight:400}input:focus,select:focus{border-color:var(--blue);outline:none}.segmented{background:var(--bg);border-radius:11px;gap:2px;padding:3px;display:flex}.segmented button{color:var(--muted);background:0 0;border:0;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.35rem;padding:.45rem .4rem;font-size:.86rem;font-weight:600;display:inline-flex}.segmented button:hover{color:var(--ink)}.segmented button.on{color:var(--blue-dark);background:#fff;box-shadow:0 1px 2px #1018281f}.icon-btn{width:2.4rem;height:2.4rem;color:var(--ink);background:0 0;border:0;border-radius:10px;flex:none;place-items:center;padding:0;display:inline-grid;position:relative}.icon-btn:hover:not(:disabled){background:var(--blue-soft);color:var(--blue-dark)}.icon-btn:disabled{color:#b5bac4;cursor:default}.icon-btn.primary{background:var(--blue);color:#fff}.icon-btn.primary:hover{background:var(--blue-dark);color:#fff}[data-tip]{position:relative}[data-tip]:hover:after,[data-tip]:focus-visible:after{content:attr(data-tip);z-index:20;background:var(--ink);color:#fff;white-space:nowrap;pointer-events:none;border-radius:6px;padding:.3rem .55rem;font-size:.78rem;font-weight:600;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%)}.card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}@media print{.no-print{display:none!important}body{background:#fff}body:before{display:none}.card{box-shadow:none}}footer.svelte-1wz1f3u{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem 1.25rem;padding:1.5rem 1.25rem 2rem;font-size:.9rem;display:flex}a.svelte-1wz1f3u{color:var(--muted);align-items:center;gap:.5rem;text-decoration:none;display:inline-flex}a.svelte-1wz1f3u:hover span:where(.svelte-1wz1f3u){text-underline-offset:3px;text-decoration:underline}.backdrop.svelte-1krsino{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1118276b;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.dialog.svelte-1krsino{background:#fff;border-radius:12px;width:min(440px,100vw - 32px);padding:20px;box-shadow:0 18px 60px #1118273d}header.svelte-1krsino{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}h2.svelte-1krsino{margin:0;font-size:20px}.close.svelte-1krsino{width:28px;height:28px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:0;display:inline-flex}.close.svelte-1krsino:hover{border-color:var(--border);background:var(--blue-soft)}.close.svelte-1krsino svg{stroke-width:2px;width:16px;height:16px}.dialog.svelte-1krsino p{margin:0;font-size:15px;line-height:1.6}.message.svelte-x9fi97 p+p{margin-top:.6rem}.address.svelte-x9fi97{border:1.5px solid var(--border);word-break:break-all;border-radius:10px;justify-content:space-between;align-items:center;gap:.75rem;margin-top:1rem;padding:.35rem .35rem .35rem .8rem;font-weight:600;display:flex}.copy.svelte-x9fi97{background:var(--blue-soft);color:var(--blue-dark);border:0;border-radius:7px;flex:none;align-items:center;gap:.3rem;padding:.4rem .65rem;font-size:.86rem;font-weight:700;display:inline-flex}.copy.svelte-x9fi97:hover{background:#dbeafe}.open.svelte-x9fi97{width:100%;margin-top:.75rem}.help-button.svelte-mmx31m{z-index:50;width:38px;height:38px;color:var(--muted);background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex;position:fixed;bottom:1rem;left:1rem}.help-button.svelte-mmx31m svg{width:22px;height:22px}.help-button.svelte-mmx31m:hover,.help-button.svelte-mmx31m:focus-visible{color:var(--blue-dark);background:var(--blue-soft)}.topbar.svelte-1udvr4z{z-index:40;height:var(--topbar-h);border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;gap:1rem;padding:0 1.25rem;display:flex;position:sticky;top:0}.left.svelte-1udvr4z{align-items:center;gap:.5rem;min-width:0;display:flex}.home.svelte-1udvr4z{color:var(--ink);white-space:nowrap;align-items:center;gap:.55rem;font-size:1.1rem;font-weight:800;text-decoration:none;display:inline-flex}.family.svelte-1udvr4z{border-left:1px solid var(--border);color:var(--muted);white-space:nowrap;flex:none;align-items:center;gap:.75rem;margin-left:.5rem;padding-left:1rem;font-size:.85rem;display:flex}.family.svelte-1udvr4z a:where(.svelte-1udvr4z){color:var(--muted);font-weight:600;text-decoration:none}.family.svelte-1udvr4z a:where(.svelte-1udvr4z):hover{color:var(--ink);text-underline-offset:3px;text-decoration:underline}.left.svelte-1udvr4z .sep{color:var(--muted);flex:none;margin-left:.5rem}.current.svelte-1udvr4z{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.built.svelte-1udvr4z{color:var(--muted);white-space:nowrap;flex:none;align-items:center;gap:.5rem;font-size:.9rem;text-decoration:none;display:inline-flex}.built.svelte-1udvr4z:hover span:where(.svelte-1udvr4z){text-underline-offset:3px;text-decoration:underline}@media (width<=1000px){.family.svelte-1udvr4z{display:none}}@media (width<=640px){.left.svelte-1udvr4z .sep,.current.svelte-1udvr4z{display:none}}@media (width<=380px){.built.svelte-1udvr4z span:where(.svelte-1udvr4z){display:none}}
