
:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:#17231d;background:#f4f1e9}
*{box-sizing:border-box}body{margin:0}main{max-width:760px;margin:0 auto;padding:56px 20px 96px}
.hero{margin-bottom:28px}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:800;color:#66756d}
h1{font-family:Georgia,serif;font-size:clamp(38px,7vw,62px);line-height:1.02;margin:10px 0 18px;color:#143f31}
h2{font-size:22px;margin:0 0 10px}.hero>p:last-child{font-size:18px;max-width:600px;color:#526159}
.card{position:relative;background:#fff;border:1px solid #dfe3dc;border-radius:20px;padding:26px;box-shadow:0 18px 55px rgba(22,48,37,.08)}
.hidden{display:none!important}.primary,.ghost{appearance:none;border:0;border-radius:999px;font:inherit;font-weight:750;cursor:pointer}
.primary{display:inline-block;background:#163f32;color:#fff;padding:14px 22px;text-decoration:none}.primary:disabled{opacity:.42;cursor:not-allowed}
.ghost{background:#eef2ed;color:#274b3d;padding:9px 14px;position:absolute;right:24px;top:24px}
.account{display:flex;gap:14px;align-items:center}.account img{width:54px;height:54px;border-radius:50%;background:#e9eee9}.account span{display:block;color:#6b776f;font-size:13px}.account strong{font-size:18px}
hr{border:0;border-top:1px solid #e4e8e2;margin:24px 0}label{display:block;font-weight:700;margin:18px 0 8px}
input[type=file],textarea,select{display:block;width:100%;margin-top:8px;border:1px solid #cdd5cf;border-radius:12px;padding:12px;font:inherit;background:#fbfcfa}
video{width:100%;max-height:380px;border-radius:14px;margin-top:16px;background:#111}.setting{display:flex;justify-content:space-between;gap:24px;padding:12px 0;border-bottom:1px solid #edf0ec}.setting span{color:#647168}.setting strong{text-align:right}
fieldset{border:1px solid #dfe5df;border-radius:14px;padding:14px 16px;margin:18px 0}legend{font-weight:800}.check,.consent{display:flex;align-items:flex-start;gap:10px;font-weight:500;line-height:1.4;margin:9px 0}.check input,.consent input{width:auto;margin-top:4px}.nested{padding:6px 0 0 24px}.hint,.notice{font-size:13px;color:#657269;margin:5px 0 10px}.muted{color:#8b958e}.status{min-height:24px;font-weight:700;color:#274b3d}
