*{box-sizing:border-box}body{background:#f4f6f4;color:#1f2d2a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0}body:has(.public-shell){background:#f6f1e6}h1,h2,h3{line-height:1.15;margin:0}p{line-height:1.55}button,input,select,textarea{font:inherit}button,.button{background:#0d1530;border:0;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-weight:700;justify-content:center;min-height:42px;padding:10px 16px;text-decoration:none}button.secondary,.button.secondary{background:#e4ece9;color:#0d1530}button:disabled{cursor:not-allowed;opacity:.55}.panel{background:#fff;border:1px solid #dce4e1;border-radius:8px;padding:22px}.grid{display:grid;gap:18px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.field{display:grid;gap:7px}label{color:#45534f;font-size:.9rem;font-weight:700}input,select,textarea{background:#fff;border:1px solid #c8d5d1;border-radius:6px;min-height:42px;padding:9px 11px;width:100%}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.muted{color:#66736f}.error{background:#fff0ed;border:1px solid #f0b8aa;border-radius:6px;color:#8d2d1f;padding:10px 12px}.public-shell .panel{background:#fffcf4f5;border:1px solid rgba(214,190,144,.42);border-radius:8px;box-shadow:0 24px 80px #0d153029;padding:clamp(26px,4vw,44px);width:min(100%,720px)}.public-shell .form-page{margin:0;max-width:720px}.public-shell h1,.public-shell h2{color:#0d1530;font-family:Georgia,Times New Roman,serif;font-weight:500;letter-spacing:0}.public-shell h1{font-size:clamp(2.1rem,4vw,3.5rem)}.public-shell .muted{color:#58645d}.public-shell .field{gap:8px}.public-shell label{color:#1f2d2a;letter-spacing:.03em;text-transform:uppercase}.public-shell input,.public-shell select,.public-shell textarea{background:#fffdf8;border:1px solid rgba(13,21,48,.24);border-radius:4px;min-height:48px}.public-shell input:focus,.public-shell select:focus,.public-shell textarea:focus{border-color:#d6be90;box-shadow:0 0 0 3px #d6be9038;outline:0}.public-shell button,.public-shell .button{background:#0d1530;border-radius:4px;min-height:48px;text-transform:uppercase}.public-shell button.secondary,.public-shell .button.secondary{background:#eadfc8;color:#0d1530}.public-shell .success{background:#eff6ef;border:1px solid #c4dcc6;border-radius:8px;color:#0d1530}.public-shell .error{background:#fff5ef;border-color:#ddaa8c;color:#823719}@media(max-width:760px){.grid.two{grid-template-columns:1fr}}
