*{box-sizing:border-box}body{margin:0;background:#f6f5f1;color:#112e25;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.topbar{height:88px;background:#071d16;color:#fff;padding:0 6vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.08)}.topbar a{color:#fff;text-decoration:none;font-size:14px}.brand{display:flex;align-items:center;gap:14px}.brand .mark{width:42px;height:42px;border:1px solid #b99a55;border-radius:50%;display:grid;place-items:center;font-family:Georgia,serif;color:#d8bf7b}.brand strong{display:block;letter-spacing:1.5px}.brand small{display:block;font-size:9px;letter-spacing:1.6px;opacity:.6;margin-top:3px}main{max-width:1080px;margin:0 auto;padding:54px 24px 90px}.hero{background:#0b3a2d;color:#fff;border-radius:22px;padding:48px;box-shadow:0 18px 45px rgba(18,45,36,.08)}.hero h1{font-family:Georgia,serif;font-size:46px;line-height:1.08;margin:10px 0 14px;font-weight:500}.hero p:last-child{color:#d5dfda}.eyebrow{font-size:10px;letter-spacing:2px;color:#a8863f;font-weight:800}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:20px 0}.stats div,.panel{background:#fff;border:1px solid #dfe4df;border-radius:16px;box-shadow:0 10px 28px rgba(20,40,32,.035)}.stats div{padding:22px}.stats span{display:block;color:#727b77;font-size:12px;margin-bottom:9px}.stats strong{font-family:Georgia,serif;font-size:26px}.panel{padding:34px;margin-top:18px}.panel h2{font-family:Georgia,serif;font-size:31px;line-height:1.25;margin:10px 0 28px}.choice{display:block;border:1px solid #d9dfdb;border-radius:14px;padding:17px 18px;margin:11px 0;cursor:pointer;transition:.15s;background:#fcfcfa}.choice:hover{border-color:#779889;background:#f7faf8}.choice input{margin-right:12px;accent-color:#0d4a38}.actions{margin-top:24px}button{border:0;border-radius:11px;background:#0d4a38;color:#fff;font-weight:700;padding:13px 20px;cursor:pointer}button:disabled{opacity:.4;cursor:not-allowed}.notice{min-height:22px;margin:18px 0 0;color:#617069}.result-row{margin:18px 0}.result-line{display:flex;justify-content:space-between;font-size:14px;margin-bottom:7px}.bar{height:9px;background:#edf0ed;border-radius:999px;overflow:hidden}.bar span{display:block;height:100%;background:#b4934d;border-radius:999px}.hidden{display:none!important}footer{background:#071d16;color:#dce4e0;padding:38px 6vw;display:grid;grid-template-columns:1fr auto;gap:10px 30px;align-items:center}footer div span{display:block;font-size:11px;opacity:.55;margin-top:4px}footer nav{display:flex;gap:22px;font-size:12px}footer small{grid-column:1/-1;opacity:.45;border-top:1px solid rgba(255,255,255,.08);padding-top:18px}@media(max-width:700px){.hero{padding:32px 24px}.hero h1{font-size:36px}.stats{grid-template-columns:1fr}.topbar{padding:0 22px}.panel{padding:24px}footer{grid-template-columns:1fr}footer nav{flex-wrap:wrap}}