:root{--brand-yellow: #fdec02;--brand-yellow-deep: #e6d402;--splash-yellow: #ffeb03;--ink: #0a0a0a;--muted: #5c5c5c;--surface: #fffef8;--card: #ffffff;--border: rgba(10, 10, 10, .08);--ios-blue: #007aff;--ios-blue-press: #0062cc;--ios-blue-soft: rgba(0, 122, 255, .1);--ios-green: #34c759;--ios-green-deep: #248a3d;--ios-red: #ff3b30;--ios-orange: #ff9500;--ios-gray6: #f2f2f7;--ios-gray: #8e8e93;--radius: 14px;--radius-card: 12px;--radius-btn: 10px;--radius-badge: 8px;--shadow: 0 8px 28px rgba(10, 10, 10, .06);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro,DM Sans,system-ui,sans-serif;line-height:1.45;font-weight:400;color:var(--ink);background:var(--surface);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100dvh}#root{min-height:100dvh}button,input{font:inherit}button{cursor:pointer}:focus-visible{outline:3px solid var(--ios-blue);outline-offset:2px}.layout{display:flex;flex-direction:column;min-height:100dvh}.main{flex:1;max-width:960px;margin:0 auto;padding:0 1.25rem 1.5rem;width:100%}.page-brand{display:flex;justify-content:flex-start;max-width:960px;margin:0 auto;padding:1.25rem 1.25rem .75rem;width:100%}.brand-link{display:inline-block;line-height:0;border-radius:var(--radius-card)}.brand-logo{display:block;height:75px;width:auto;max-width:min(290px,78vw);object-fit:contain;object-position:left center;border-radius:var(--radius-card)}@media (min-width: 480px){.brand-logo{height:88px;max-width:320px}}.panel,.results{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem 1.35rem;box-shadow:var(--shadow)}.results{margin-top:1.25rem}.footer{max-width:960px;margin:0 auto;padding:0 1.25rem 2rem;text-align:center}.footer-quote{margin:0 0 .65rem;font-size:.82rem;color:var(--ios-gray);line-height:1.45;min-height:2.8em;transition:opacity .28s ease}.footer-quote-fade{opacity:0}.footer-nav{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem .5rem;margin-bottom:.5rem;font-size:.82rem}.footer-nav a{color:var(--ios-blue);text-decoration:none;font-weight:600}.footer-nav a:hover{text-decoration:underline}.footer-nav-sep{color:var(--ios-gray)}.footer-disclaimer{margin:0;font-size:.72rem;color:var(--muted);line-height:1.4}.legal-panel{margin-top:0}.legal-title{margin:0 0 1rem;font-size:1.35rem;font-weight:700}.legal-doc{font-size:.9rem;line-height:1.55;color:var(--ink)}.legal-doc h2{margin:1.35rem 0 .5rem;font-size:1.05rem;font-weight:700}.legal-doc h3{margin:1rem 0 .4rem;font-size:.95rem;font-weight:600}.legal-doc p,.legal-doc li{margin:.5rem 0;color:var(--ink)}.legal-doc ul{margin:.5rem 0;padding-left:1.25rem}.legal-doc a{color:var(--ios-blue)}.legal-doc strong{font-weight:700}.legal-doc hr{border:none;border-top:1px solid var(--border);margin:1.25rem 0}
