:root{color-scheme:light dark;--surface:#fff;--surface-muted:#f2f2f2;--text:#1a1a1a;--text-muted:#555;--accent:#a1477e;--border:#e2e2e2}@media (prefers-color-scheme:dark){:root{--surface:#16161a;--surface-muted:#221f24;--text:#f2f0f3;--text-muted:#b7b2bb;--border:#333}}*{box-sizing:border-box}body{background:var(--surface);color:var(--text);margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5}.skip-link{top:0;clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;inset-inline-start:0;overflow:hidden}.skip-link:focus{clip-path:none;white-space:normal;background:var(--accent);color:#fff;z-index:100;width:auto;height:auto;padding:.5rem 1rem}.visually-hidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.site-header{border-block-end:1px solid var(--border)}.site-nav{flex-wrap:wrap;align-items:center;gap:1rem;max-width:960px;margin-inline:auto;padding:.75rem 1rem;display:flex}.site-nav .brand{color:var(--accent);margin-inline-end:auto;font-weight:700;text-decoration:none}.site-nav a{color:var(--text);text-decoration:none}.lang-switcher-form{min-inline-size:0;margin-inline-start:auto}.lang-switcher{min-inline-size:0;max-width:140px}main{max-width:960px;min-height:60vh;margin-inline:auto;padding:1rem}.site-footer{border-block-start:1px solid var(--border);max-width:960px;color:var(--text-muted);gap:1rem;margin-inline:auto;padding:1rem;font-size:.875rem;display:flex}.tool-card{border:1px solid var(--border);background:var(--surface-muted);border-radius:8px;padding:1rem}.tool-controls{flex-wrap:wrap;gap:1rem;display:flex}.tool-controls label{flex-direction:column;flex:140px;gap:.25rem;display:flex}.tool-label{color:var(--text-muted);font-size:.8rem}.tool-input,.tool-select{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:4px;padding:.5rem;font-size:1rem}.tool-result{border-block-start:1px dashed var(--border);margin-block-start:1rem;padding-block-start:1rem}.tool-result-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.tool-result-header h3{margin:0}.tool-result-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;margin:.75rem 0 0;display:grid}.tool-result-grid dt{color:var(--text-muted);font-size:.8rem}.tool-result-grid dd{color:var(--accent);margin:0;font-size:1.5rem;font-weight:700}.tool-result-single{font-size:1.5rem;font-weight:600}.tool-error{color:#b3261e}.tool-note{color:var(--text-muted);margin-block-start:.75rem;font-size:.85rem}@keyframes tool-result-reveal{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.tool-result-in{animation:.25s ease-out tool-result-reveal}@media (prefers-reduced-motion:reduce){.tool-result-in{animation:none}}.remembered-notice{color:var(--text-muted);margin-block-end:.75rem;font-size:.8rem}.link-button{color:var(--accent);cursor:pointer;font:inherit;background:0 0;border:none;padding:0;text-decoration:underline}.copy-button{border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;border-radius:999px;padding:.35rem .75rem;font-size:.8rem}.copy-button:hover{border-color:var(--accent);color:var(--accent)}.calibration{margin-block-start:1.25rem}.calibration-start{border:1px dashed var(--accent);color:var(--accent);cursor:pointer;background:0 0;border-radius:999px;min-height:44px;padding:.6rem 1rem;font-size:.9rem;font-weight:600}.calibration-redo{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:.25rem 0;font-size:.85rem;text-decoration:underline}.calibration-overlay{z-index:1000;background:var(--surface);flex-direction:column;height:100dvh;display:flex;position:fixed;inset:0}.calibration-head{flex:none;align-items:flex-start;gap:8px;width:100%;max-width:720px;margin-inline:auto;padding:10px 8px 0 16px;display:flex}.calibration-instructions{flex:1;margin:0;font-size:.88rem;font-weight:600;line-height:1.35}.calibration-close{width:40px;height:40px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex:none;margin-top:-6px;font-size:1.8rem;line-height:1}.calibration-rotate{color:#b3261e;margin:6px 16px 0;font-size:.85rem;font-weight:600;display:none}@media (orientation:landscape) and (height<=500px){.calibration-rotate{display:block}}.calibration-stage{flex:1;min-height:0;padding-block:8px;display:flex;overflow-y:auto}.calibration-band{background:repeating-linear-gradient(135deg,#0000 0 10px,#a1477e24 10px 20px);flex:none;width:100%;margin-block:auto;position:relative}.calibration-band:before,.calibration-band:after{content:"";background:var(--accent);height:3px;position:absolute;inset-inline:0}.calibration-band:before{bottom:100%}.calibration-band:after{top:100%}.calibration-foot{padding:8px 12px calc(8px + env(safe-area-inset-bottom));border-block-start:1px solid var(--border);background:var(--surface);flex:none;align-items:center;gap:.4rem;width:100%;max-width:720px;margin-inline:auto;display:flex}.calibration-slider{flex:1;min-width:0;height:32px}.calibration-step{border:1px solid var(--border);background:var(--surface-muted);width:44px;height:44px;color:var(--text);cursor:pointer;touch-action:manipulation;border-radius:50%;flex:none;font-size:1.4rem;line-height:1}.calibration-confirm{white-space:nowrap;background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:999px;flex:none;min-height:44px;padding:.6rem 1rem;font-weight:600}.actual-size-wrap{text-align:center;margin-block-start:1rem}.actual-size-svg{max-width:none;color:var(--accent);display:inline-block;overflow:visible}.actual-size-bleed{text-align:center;width:max-content;margin-block-start:1rem;position:relative;left:50%;transform:translate(-50%)}.actual-size-label{color:var(--text-muted);margin:.5rem 0 0;font-size:.8rem}.actual-size-toolong{margin-block-start:1rem;font-size:.9rem}.actual-size-toolong a{color:var(--accent);font-weight:600}.print-only{display:none}@media screen{svg.print-mm{max-width:100%;height:auto}}@media print{.site-header,.site-footer,.consent-gate,.no-print{display:none!important}.print-only{display:block}main{max-width:none;padding:0}}.consent-gate{background:var(--surface);border-block-start:1px solid var(--border);z-index:50;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex;position:fixed;inset-block-end:0;inset-inline:0}.consent-actions{gap:.5rem;display:flex}.consent-actions button{border:1px solid var(--border);cursor:pointer;border-radius:4px;padding:.5rem 1rem}.consent-actions button:not(.consent-decline){background:var(--accent);color:#fff;border-color:var(--accent)}
