
:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#102942;background:#f3f6fa;font-synthesis:none;font-size:16px}*{box-sizing:border-box}body{margin:0}.topbar{height:88px;background:white;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e3e9ef}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:inherit;font-weight:700}.brandmark{display:grid;place-items:center;background:#102942;color:#bbef65;width:39px;height:39px;border-radius:11px;font-size:25px}.header-tag{font-size:.75rem;letter-spacing:.15em;color:#576778;font-weight:700}main{max-width:1250px;margin:44px auto;display:grid;grid-template-columns:375px 1fr;min-height:700px;padding:0 24px}.intro{background:#102942;border-radius:24px 0 0 24px;color:white;padding:44px 34px;display:flex;flex-direction:column}.eyebrow{font-size:.75rem;letter-spacing:.16em;color:#bbef65;font-weight:700}h1{font-size:2.45rem;line-height:1.16;letter-spacing:-.045em;margin:26px 0 22px}h1 span{color:#bbef65}.intro>p{font-size:1rem;line-height:1.75;color:#c3cfda;margin:0}.steps{padding:0;list-style:none;margin:46px 0}.steps li{display:flex;align-items:center;gap:16px;margin:0 0 27px;opacity:.5}.steps li.active,.steps li.done{opacity:1}.stepnum{display:grid;place-items:center;border:1px solid #536577;border-radius:50%;min-width:42px;height:42px;font-size:.8rem;font-weight:700}.active .stepnum{color:#102942;background:#bbef65;border-color:#bbef65}.done .stepnum{border-color:#bbef65;color:#bbef65}.steps strong{font-size:.95rem;display:block}.steps small{font-size:.8rem;color:#c3cfda;display:block;margin-top:5px}.intro-bottom{margin-top:auto;padding-top:22px;border-top:1px solid #385067}.intro-bottom strong{font-size:1.4rem;letter-spacing:-.03em}.intro-bottom span{color:#bbef65;margin:0 8px}.intro-bottom p{font-size:.875rem;color:#c3cfda}.workspace{background:white;border-radius:0 24px 24px 0;padding:42px 44px;min-width:0;display:flex;flex-direction:column;box-shadow:8px 14px 40px #16355208}.section-label{font-size:.75rem;font-weight:700;letter-spacing:.15em;color:#57718a;margin:0 0 14px}h2{font-size:1.8rem;line-height:1.25;letter-spacing:-.035em;margin:0 0 12px;outline:none}.lead{color:#637185;line-height:1.65;margin:0 0 30px;font-size:1rem}.row{display:grid;grid-template-columns:1fr 1fr;gap:16px}label{display:block;font-weight:600;font-size:.9rem;margin:0 0 22px}input{display:block;width:100%;border:1px solid #cad4de;border-radius:10px;padding:15px 14px;margin-top:9px;font:inherit;color:#102942;background:#fbfcfe;outline:none;min-width:0}input:focus{border-color:#225f94;box-shadow:0 0 0 3px #225f9420}input::placeholder{color:#8894a3;font-weight:400}.hint{display:block;color:#68798a;font-size:.8rem;font-weight:400;line-height:1.5;margin-top:9px}.primary,.secondary,.textbutton{font:inherit;font-weight:600;cursor:pointer;border-radius:10px}.primary{display:block;width:100%;border:0;background:#102942;color:white;padding:16px 20px}.primary:hover{background:#1d4164}button:focus-visible,a:focus-visible{outline:3px solid #287bc3;outline-offset:4px}button:disabled{opacity:.55;cursor:not-allowed}.secondary{border:1px solid #cad4de;background:white;color:#102942;padding:14px 20px}.textbutton{background:none;border:none;color:#225f94;padding:12px 0;text-decoration:underline;text-underline-offset:4px}.actions{display:flex;gap:12px;margin-top:25px}.actions .primary{flex:1}.actions .secondary{flex:0}.notice{padding:13px 16px;border-radius:10px;background:#eff5df;color:#405421;line-height:1.5;font-size:.875rem;margin-bottom:25px}.notice a{color:inherit;font-weight:700}.notice strong{display:block}#feedback{font-size:.95rem;background:#fff0ef;color:#a02d28;border:1px solid #f2c5c1;border-radius:10px;padding:14px;line-height:1.5}footer{margin-top:auto;padding-top:35px;color:#758191;font-size:.75rem;line-height:1.6}.info-box{background:#f3f6fa;border-radius:10px;padding:16px;font-size:.875rem;line-height:1.6;color:#5d6c7d;margin:24px 0}.info-box strong{color:#102942}.code{font-size:1.75rem;letter-spacing:.4em;text-align:center}.selection-head{display:flex;justify-content:space-between;align-items:center;gap:14px}.count{font-size:.8rem;font-weight:600;border:1px solid #dce4eb;border-radius:100px;white-space:nowrap;padding:7px 11px}.club-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.club{font:inherit;text-align:left;padding:18px 16px;background:#fff;border:1px solid #dce4eb;border-radius:12px;color:#102942;cursor:pointer;transition:background .15s,border-color .15s;min-width:0}.club:hover{background:#f2f8e8;border-color:#7ca742}.club .category{color:#637185;font-size:.75rem;display:block;margin-bottom:9px}.club strong{display:block;font-size:1rem;line-height:1.4}.club small{display:block;font-size:.8rem;line-height:1.5;color:#627489;margin-top:8px}.selected-strip{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}.chip{padding:8px 11px;border-radius:7px;background:#edf4e3;color:#37531a;font-size:.8rem}.review-list{list-style:none;padding:0;margin:28px 0}.review-list li{display:flex;align-items:center;gap:15px;border-bottom:1px solid #e4eaf0;padding:17px 0}.rank{font-weight:700;font-size:1.25rem;color:#3f661b;background:#eff5df;border-radius:9px;width:40px;height:40px;display:grid;place-items:center;flex-shrink:0}.review-list strong{display:block}.review-list small{display:block;margin-top:5px;color:#637185;font-size:.8rem}.review-list .textbutton{margin-left:auto;font-size:.8rem}.success-icon{width:65px;height:65px;border-radius:50%;background:#bbef65;color:#102942;display:grid;place-items:center;font-size:2rem;margin-bottom:25px}.receipt{font-size:.8rem;color:#6b7d90;overflow-wrap:anywhere}.loading{color:#627489;padding:50px 0}.form-bottom{font-size:.8rem;color:#738194;text-align:center;line-height:1.6;margin-top:15px}
@media(min-width:1400px){main{margin-top:65px}}@media(max-width:950px){main{grid-template-columns:300px 1fr;padding:0 16px;margin:24px auto}.intro{padding:34px 25px}.workspace{padding:34px 26px}h1{font-size:2rem}.club-grid{grid-template-columns:1fr}}@media(max-width:680px){.topbar{height:72px;padding:0 20px}.header-tag{display:none}main{display:block;margin:18px auto;padding:0 14px;min-height:0}.intro{border-radius:18px 18px 0 0;padding:27px 24px}.eyebrow{font-size:.7rem}h1{font-size:2rem;margin:15px 0 12px}h1 br{display:none}h1 span{display:block}.intro>p{font-size:.9rem}.intro>p br{display:none}.steps{display:flex;justify-content:space-between;gap:8px;margin:25px 0 0}.steps li{margin:0;gap:7px}.steps strong{font-size:.75rem}.steps small{display:none}.stepnum{min-width:29px;height:29px;font-size:.7rem}.intro-bottom{display:none}.workspace{padding:28px 23px;border-radius:0 0 18px 18px}.row{grid-template-columns:1fr;gap:0}h2{font-size:1.6rem}.lead{font-size:.95rem}.club-grid{grid-template-columns:1fr}.actions{flex-wrap:wrap}.review-list .textbutton{padding-left:8px}footer{padding-top:28px}}

