*{box-sizing:border-box}:root{color:#171717;background:#f7f7f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--page: #f7f7f4;--surface: #ffffff;--ink: #171717;--muted: #6f6f69;--line: #e4e2db;--accent: #12664f;--accent-hover: #0f5844;--soft: #eef4f1;--danger: #b42318}html,body,#root{min-height:100%}body{margin:0;background:linear-gradient(180deg,#ffffffd6,#f7f7f4f0),var(--page);color:var(--ink)}button,input{font:inherit}button{cursor:pointer}.shell{min-height:100vh;min-height:100svh;display:grid;place-items:center;padding:28px}.panel{width:min(100%,560px);min-height:620px;display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:0 24px 70px #1d211f14;overflow:hidden}.topbar{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;border-bottom:1px solid var(--line)}.brand,.text-button{border:0;background:transparent;color:var(--ink)}.brand{padding:0;font-weight:800;letter-spacing:0}.text-button{padding:8px 0;color:var(--muted)}.text-button:hover{color:var(--ink)}.content{flex:1;display:flex;flex-direction:column;justify-content:center;padding:48px}.eyebrow{margin:0 0 12px;color:var(--muted);font-size:14px}h1{margin:0 0 28px;color:var(--ink);font-size:36px;line-height:1.08;letter-spacing:0}.lead{max-width:420px;margin:0;color:var(--muted);font-size:17px;line-height:1.55}.lead.small{font-size:15px}.stack,.form,.summary,.instructions{display:flex;flex-direction:column;gap:18px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:8px}.primary-button,.secondary-button{min-height:48px;border-radius:6px;padding:0 20px;border:1px solid transparent;font-weight:700;transition:transform .16s ease,background .16s ease,border-color .16s ease}.primary-button{background:var(--accent);color:#fff}.primary-button:hover:not(:disabled){background:var(--accent-hover);transform:translateY(-1px)}.primary-button:disabled{opacity:.64;cursor:wait}.secondary-button{background:#fff;color:var(--ink);border-color:var(--line)}.secondary-button:hover{border-color:#c9c6bc;transform:translateY(-1px)}.form label{display:flex;flex-direction:column;gap:8px;color:var(--ink);font-size:14px;font-weight:700}.form input{width:100%;min-height:50px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--ink);padding:0 14px;outline:none;transition:border-color .16s ease,box-shadow .16s ease}.form input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #12664f1f}.tariff-list{display:flex;flex-direction:column;gap:10px}.tariff-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:76px;padding:0 18px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--ink);text-align:left;transition:border-color .16s ease,transform .16s ease,background .16s ease}.tariff-row:hover{background:var(--soft);border-color:#12664f5c;transform:translateY(-1px)}.tariff-row span{display:flex;flex-direction:column;gap:4px}.tariff-row strong{font-size:17px}.tariff-row small{color:var(--muted);font-size:14px}.tariff-row b{white-space:nowrap;font-size:18px}.summary dl{margin:0;border-top:1px solid var(--line)}.summary dl div{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 0;border-bottom:1px solid var(--line)}.summary dt{color:var(--muted)}.summary dd{margin:0;font-weight:800}.hint,.status,.error{margin:0;font-size:14px;line-height:1.5}.hint,.status{color:var(--muted)}.error{color:var(--danger);font-weight:700}.key-box{overflow-wrap:anywhere;border:1px solid rgba(18,102,79,.24);border-radius:6px;background:var(--soft);padding:18px;color:var(--accent);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:16px;font-weight:800;line-height:1.45}.instructions p{margin:0;color:var(--muted);line-height:1.55}.cookie-notice{position:fixed;left:50%;bottom:20px;transform:translate(-50%);width:min(calc(100% - 32px),680px);display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;background:#171717;color:#fff;border-radius:8px;box-shadow:0 18px 48px #0003}.cookie-notice span{font-size:14px;line-height:1.4}.cookie-notice button{min-height:38px;border:0;border-radius:6px;background:#fff;color:#171717;padding:0 14px;font-weight:700;white-space:nowrap}@media (max-width: 640px){.shell{align-items:stretch;padding:0}.panel{min-height:100vh;min-height:100svh;width:100%;border:0;border-radius:0;box-shadow:none}.topbar{padding:0 20px}.content{padding:32px 20px}h1{font-size:32px}.actions,.primary-button,.secondary-button{width:100%}.actions{flex-direction:column}.cookie-notice{flex-direction:column;align-items:stretch;bottom:12px}}
