:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17312d;background:#eef3f0}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,#fbfdfc 0,#eef3f0 45%,#e6eeea)}.shell{width:min(680px,calc(100% - 32px));margin:0 auto;padding:56px 0 32px}.brand{text-align:center;margin-bottom:28px}.eyebrow{color:#946c38;font-size:.76rem;letter-spacing:.16em;font-weight:800}h1{font-family:Georgia,serif;font-weight:500;font-size:clamp(2.25rem,8vw,3.7rem);line-height:1.02;margin:12px 0 18px;color:#143c35}h2{font-family:Georgia,serif;font-weight:500;font-size:1.8rem;margin:0 0 12px}.intro{max-width:590px;margin:auto;line-height:1.65;color:#52655f}.card{background:#fffffff5;border:1px solid #d9e4df;border-radius:20px;padding:clamp(24px,6vw,40px);box-shadow:0 20px 55px #1f433a17}.hidden{display:none}label{display:block;font-weight:700;margin:22px 0 8px}input,select{width:100%;border:1px solid #b9cbc5;border-radius:10px;padding:14px;font:inherit;background:#fff}input:focus,select:focus{outline:3px solid rgba(24,112,94,.18);border-color:#18705e}button{width:100%;border:0;border-radius:10px;padding:15px 18px;margin-top:24px;background:#176653;color:#fff;font:inherit;font-weight:800;cursor:pointer}button:hover{background:#104d3f}button:disabled{opacity:.55;cursor:wait}.secondary{background:#2b4f47}.text-button{background:transparent;color:#315f55;padding:8px;margin-top:16px}.dropzone{border:1.5px dashed #9ebbb2;border-radius:14px;padding:18px;background:#f8fbfa}.dropzone p{color:#62746f;font-size:.88rem;margin:10px 0 0}.notice{display:grid;gap:5px;margin:22px 0 4px;padding:16px;border-left:4px solid #b6823e;border-radius:8px;background:#faf6ed;color:#584a36}.check{display:flex;align-items:flex-start;gap:10px;font-weight:500;line-height:1.45}.check input{width:auto;margin-top:4px}.badge{display:inline-block;background:#e5f1ed;color:#176653;border-radius:999px;padding:7px 11px;margin-bottom:16px;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.status{min-height:1.4em;margin-top:16px;color:#315f55;font-weight:650}.success-mark{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:#dff1e8;color:#176653;font-size:1.8rem;margin-bottom:20px}.error-card{border-color:#e5c9c5}.spinner{width:32px;height:32px;border:3px solid #d6e4df;border-top-color:#176653;border-radius:50%;animation:spin .8s linear infinite;margin:auto}#loading{text-align:center}footer{text-align:center;color:#6d7d78;font-size:.82rem;line-height:1.5;margin:24px auto 0;max-width:520px}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:520px){.shell{padding-top:32px}.card{border-radius:14px}}
