:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#18211b;background:#f3f5ef}*{box-sizing:border-box}body{margin:0;min-height:100vh}.prototype-label{position:fixed;top:0;left:50%;z-index:5;transform:translate(-50%);padding:7px 18px;border-radius:0 0 10px 10px;color:#fff;background:#1d2520;font:700 11px/1.2 ui-monospace,monospace;letter-spacing:.08em}.portal-header{height:78px;padding:0 6vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dce2d8;background:#ffffffc7}.portal-header div{display:flex;align-items:baseline;gap:14px}.portal-header div span{color:#438455;font-size:12px;font-weight:900;letter-spacing:.14em}.portal-header strong{font-size:20px}.environment{padding:7px 12px;border-radius:999px;color:#397349;background:#e5f2e7;font-size:11px;font-weight:800}main{width:min(1120px,90vw);margin:0 auto;padding:76px 0}.intro{max-width:650px;margin-bottom:42px}.eyebrow{color:#438455;font-size:12px;font-weight:900;letter-spacing:.14em}h1{margin:10px 0 12px;font-size:clamp(38px,5vw,60px);letter-spacing:-.045em}.intro p{margin:0;color:#647067;font-size:18px;line-height:1.6}.choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.choice{position:relative;min-height:430px;padding:38px;overflow:hidden;border:1px solid #d9dfd5;border-radius:24px;color:inherit;background:#fff;text-decoration:none;box-shadow:0 18px 60px #29372d14;transition:transform .2s ease,box-shadow .2s ease}.choice:hover{transform:translateY(-5px);box-shadow:0 24px 70px #29372d26}.choice.words{color:#f7fbf3;border-color:#477957;background:linear-gradient(145deg,#315f40,#1d3827)}.number{position:absolute;top:24px;right:30px;color:#cbd3cc;font-size:54px;font-weight:900;opacity:.45}.words .number{color:#9ac5a3}.icon{display:grid;width:62px;height:62px;margin-bottom:38px;place-items:center;border-radius:18px;color:#2f6841;background:#e8f3e8;font-size:25px;font-weight:900}.words .icon{color:#193522;background:#d7ef9e}.tag{display:inline-block;margin-bottom:12px;color:#4b865c;font-size:12px;font-weight:900;letter-spacing:.1em}.words .tag{color:#bfe08e}h2{margin:0 0 14px;font-size:28px}.choice p{min-height:78px;margin:0;color:#68736b;line-height:1.6}.words p{color:#bed0c1}ul{display:flex;gap:8px;padding:0;margin:26px 0 42px;list-style:none;flex-wrap:wrap}li{padding:8px 11px;border-radius:8px;color:#58645b;background:#f0f3ee;font-size:12px}.words li{color:#d5e4d6;background:#ffffff1a}.enter{position:absolute;bottom:38px;left:38px;right:38px;display:flex;justify-content:space-between;padding-top:18px;border-top:1px solid #e3e7e1;color:#326f44}.words .enter{color:#d9f7a4;border-color:#ffffff29}.enter span{font-size:22px}@media (max-width: 760px){main{padding-top:48px}.choices{grid-template-columns:1fr}.choice{min-height:410px}.portal-header{padding:0 5vw}}
