:root{--gpr-green:#159447;--gpr-green-dark:#087137;--gpr-navy:#082c1b;--gpr-ink:#17231c;--gpr-muted:#68736c;--gpr-line:#dce5df;--gpr-soft:#f3f8f5;--gpr-white:#fff;--gpr-red:#bf3030;--gpr-shadow:0 24px 70px rgba(8,44,27,.13)}
*{box-sizing:border-box}
html{min-width:0;background:#f3f8f5}
body.gp-reg-page{margin:0;min-width:0;color:var(--gpr-ink);background:var(--gpr-soft);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;line-height:1.5}
button,input,select,textarea{font:inherit}
a{color:var(--gpr-green-dark);text-decoration:none}
a:hover{text-decoration:underline}
.gp-reg-shell{display:grid;grid-template-columns:minmax(300px,36%) minmax(0,64%);min-height:100vh;overflow:hidden}
.gp-reg-intro{position:relative;display:flex;flex-direction:column;padding:42px clamp(34px,5vw,82px);overflow:hidden;background:linear-gradient(150deg,#052719 0%,#0b5830 65%,#168f49 100%);color:#fff}
.gp-reg-intro:before,.gp-reg-intro:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.11);border-radius:50%;pointer-events:none}
.gp-reg-intro:before{width:460px;height:460px;right:-270px;top:12%}.gp-reg-intro:after{width:280px;height:280px;left:-150px;bottom:-100px}
.gp-reg-logo{position:relative;z-index:1;display:inline-flex;align-items:center;gap:11px;width:max-content;color:inherit}.gp-reg-logo:hover{text-decoration:none}.gp-reg-logo-mark{display:grid;place-items:center;width:46px;height:46px;border:2px solid currentColor;border-radius:50%;font-size:14px;font-weight:900}.gp-reg-logo>span:last-child{display:flex;flex-direction:column;line-height:1}.gp-reg-logo strong{font-size:19px;letter-spacing:.3px}.gp-reg-logo small{margin-top:3px;font-size:14px;letter-spacing:2.5px}
.gp-reg-intro-copy{position:relative;z-index:1;margin:20px 0;max-width:480px}.gp-reg-kicker{display:block;color:#61d98c;font-size:12px;font-weight:850;letter-spacing:1.6px}.gp-reg-intro h1{margin:16px 0 20px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(38px,3vw,62px);font-weight:700;line-height:1.04;letter-spacing:-1.8px}.gp-reg-intro-copy>p{max-width:440px;color:#d0e5d8;font-size:17px}.gp-reg-intro ul{display:grid;gap:14px;margin:30px 0 0;padding:0;list-style:none}.gp-reg-intro li{display:flex;gap:10px;align-items:center;color:#e5f2e9}.gp-reg-intro li span{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:rgba(97,217,140,.18);color:#7be7a2;font-weight:800}.gp-reg-intro-foot{position:relative;z-index:1;margin:20px 0 0;color:#c9ded1}.gp-reg-intro-foot a{color:#fff;font-weight:750}
.gp-reg-main{min-width:0;padding:42px clamp(22px,5vw,76px);overflow-y:auto}.gp-reg-card{width:min(850px,100%);margin:auto;padding:clamp(24px,4vw,48px);border:1px solid rgba(8,44,27,.07);border-radius:25px;background:#fff;box-shadow:var(--gpr-shadow)}.gp-reg-mobile-logo,.gp-reg-mobile-login{display:none}.gp-reg-header{text-align:center}.gp-reg-header h2{margin:6px 0 6px;font:700 clamp(31px,4vw,43px)/1.15 Georgia,"Times New Roman",serif;color:var(--gpr-navy);letter-spacing:-.7px}.gp-reg-header p{margin:0;color:var(--gpr-muted)}
.gp-reg-types{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin:28px 0}.gp-reg-type{display:flex;gap:12px;align-items:center;width:100%;min-width:0;padding:15px 13px;border:1px solid var(--gpr-line);border-radius:14px;background:#fff;color:var(--gpr-ink);text-align:left;cursor:pointer;transition:.2s}.gp-reg-type:hover{border-color:#8bcaa3;background:#fbfefc}.gp-reg-type.active{border-color:var(--gpr-green);background:#edf9f1;box-shadow:0 0 0 2px rgba(21,148,71,.08)}.gp-reg-type-icon{display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px;border-radius:12px;background:var(--gpr-soft);color:var(--gpr-green);font-size:19px}.gp-reg-type.active .gp-reg-type-icon{background:var(--gpr-green);color:#fff}.gp-reg-type>span:last-child{display:flex;min-width:0;flex-direction:column}.gp-reg-type strong,.gp-reg-type small{overflow-wrap:anywhere}.gp-reg-type strong{font-size:15px}.gp-reg-type small{color:var(--gpr-muted);font-size:12px}
.gp-reg-progress{margin:0 0 34px}.gp-reg-progress-track{height:4px;margin:0 24px -13px;background:#e6ece8}.gp-reg-progress-track span{display:block;width:0;height:100%;border-radius:999px;background:var(--gpr-green);transition:width .25s}.gp-reg-progress ol{display:flex;justify-content:space-between;margin:0;padding:0;list-style:none}.gp-reg-progress li{display:flex;flex-direction:column;align-items:center;gap:6px;color:#9aa39d;font-size:12px}.gp-reg-progress li span{display:grid;place-items:center;width:27px;height:27px;border:3px solid #fff;border-radius:50%;background:#e6ece8;font-size:11px;font-weight:800}.gp-reg-progress li.active,.gp-reg-progress li.complete{color:var(--gpr-green-dark);font-weight:700}.gp-reg-progress li.active span,.gp-reg-progress li.complete span{background:var(--gpr-green);color:#fff}
.gp-reg-panel{display:none}.gp-reg-panel.active{display:block;animation:gprFade .22s ease}@keyframes gprFade{from{opacity:.45;transform:translateY(5px)}to{opacity:1;transform:none}}.gp-reg-section-heading{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:20px}.gp-reg-section-heading h3{margin:0;color:var(--gpr-navy);font-size:20px}.gp-reg-section-heading p{margin:0;color:var(--gpr-muted);font-size:12px;text-align:right}
.gp-reg-grid{display:grid;grid-template-columns:1fr 1fr;gap:19px 17px}.gp-reg-span-2{grid-column:span 2}.gp-reg-field{min-width:0}.gp-reg-field label,.gp-reg-qualities legend{display:block;margin-bottom:7px;color:#344139;font-size:13px;font-weight:750}.gp-reg-field input,.gp-reg-field select,.gp-reg-field textarea{display:block;width:100%;min-width:0;border:1px solid #cfdad3;border-radius:10px;background:#fff;color:var(--gpr-ink);outline:none;transition:border-color .2s,box-shadow .2s}.gp-reg-field input,.gp-reg-field select{height:47px;padding:0 13px}.gp-reg-field textarea{padding:12px 13px;resize:vertical}.gp-reg-field input:focus,.gp-reg-field select:focus,.gp-reg-field textarea:focus{border-color:var(--gpr-green);box-shadow:0 0 0 3px rgba(21,148,71,.1)}.gp-reg-field input.invalid,.gp-reg-field select.invalid,.gp-reg-field textarea.invalid{border-color:var(--gpr-red);box-shadow:0 0 0 3px rgba(191,48,48,.07)}.gp-reg-field>small{display:block;margin-top:5px;color:var(--gpr-muted);font-size:11px}.gp-reg-field textarea+small{text-align:right}
.gp-reg-guardian{margin-top:24px;padding-top:23px;border-top:1px solid var(--gpr-line)}.gp-reg-notice{margin-bottom:17px;padding:12px 14px;border-radius:10px;background:#fff8df;color:#6c570e}.gp-reg-notice p{margin:2px 0 0;font-size:12px}.gp-reg-qualities{margin:24px 0;padding:0;border:0}.gp-reg-qualities legend small{color:var(--gpr-muted);font-weight:400}.gp-reg-quality-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.gp-reg-quality-grid label{cursor:pointer}.gp-reg-quality-grid input{position:absolute;opacity:0;pointer-events:none}.gp-reg-quality-grid span{display:block;padding:9px 8px;border:1px solid var(--gpr-line);border-radius:9px;background:#fff;color:#49564e;font-size:12px;text-align:center;transition:.15s}.gp-reg-quality-grid input:checked+span{border-color:var(--gpr-green);background:#eaf8ef;color:var(--gpr-green-dark);font-weight:700}.gp-reg-quality-grid input:focus-visible+span{outline:3px solid rgba(21,148,71,.22)}.gp-reg-qualities>p{margin:8px 0;color:var(--gpr-muted);font-size:11px;text-align:right}
.gp-reg-password{position:relative}.gp-reg-password input{padding-right:55px}.gp-reg-password button{position:absolute;right:7px;top:50%;transform:translateY(-50%);border:0;background:transparent;color:var(--gpr-green-dark);font-size:12px;font-weight:750;cursor:pointer}.gp-reg-password-rules{margin:22px 0;padding:15px 17px;border-radius:11px;background:var(--gpr-soft)}.gp-reg-password-rules p{margin:0 0 8px;font-size:12px;font-weight:700}.gp-reg-password-rules ul{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:0;padding:0;list-style:none}.gp-reg-password-rules li{color:var(--gpr-muted);font-size:12px}.gp-reg-password-rules li:before{content:"○";margin-right:6px}.gp-reg-password-rules li.valid{color:var(--gpr-green-dark)}.gp-reg-password-rules li.valid:before{content:"✓"}.gp-reg-consent{display:flex;align-items:flex-start;gap:10px;margin:14px 0;color:#4f5b54;font-size:13px;cursor:pointer}.gp-reg-consent input{width:17px;height:17px;margin-top:2px;accent-color:var(--gpr-green)}.gp-reg-consent span{flex:1}.gp-reg-summary{display:flex;justify-content:space-between;gap:12px;margin-top:22px;padding:13px 15px;border:1px solid #cce4d5;border-radius:10px;background:#f4fbf7}.gp-reg-summary span{color:var(--gpr-muted);font-size:12px}
.gp-reg-validation{margin:20px 0 0;padding:12px 14px;border-radius:9px;background:#fff0f0;color:#942929;font-size:13px}.gp-reg-actions{display:flex;align-items:center;gap:10px;margin-top:30px;padding-top:22px;border-top:1px solid var(--gpr-line)}.gp-reg-actions>span{margin:auto;color:var(--gpr-muted);font-size:12px}.gp-reg-btn{min-height:44px;border:0;border-radius:10px;padding:10px 21px;font-weight:800;cursor:pointer}.gp-reg-btn-primary{background:var(--gpr-green);color:#fff}.gp-reg-btn-primary:hover{background:var(--gpr-green-dark)}.gp-reg-btn-light{border:1px solid var(--gpr-line);background:#fff;color:var(--gpr-ink)}
@media(max-width:1050px){.gp-reg-shell{grid-template-columns:310px minmax(0,1fr)}.gp-reg-intro{padding:35px 28px}.gp-reg-intro h1{font-size:40px}.gp-reg-main{padding:30px 24px}.gp-reg-card{padding:30px}.gp-reg-types{grid-template-columns:repeat(2,minmax(0,1fr))}.gp-reg-quality-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.gp-reg-shell{display:block;min-height:100vh}.gp-reg-intro{display:none}.gp-reg-main{padding:18px 14px 30px;overflow:visible}.gp-reg-mobile-logo{display:flex;justify-content:center;margin:4px 0 18px;color:var(--gpr-green-dark)}.gp-reg-mobile-logo .gp-reg-logo-mark{width:39px;height:39px}.gp-reg-card{padding:23px 18px;border-radius:18px;box-shadow:0 12px 35px rgba(8,44,27,.1)}.gp-reg-header h2{font-size:31px}.gp-reg-types{margin:22px 0}.gp-reg-type{padding:12px 10px}.gp-reg-type-icon{width:36px;height:36px;flex-basis:36px}.gp-reg-grid{grid-template-columns:1fr}.gp-reg-span-2{grid-column:span 1}.gp-reg-quality-grid{grid-template-columns:repeat(2,1fr)}.gp-reg-section-heading{display:block}.gp-reg-section-heading p{margin-top:3px;text-align:left}.gp-reg-password-rules ul{grid-template-columns:1fr}.gp-reg-summary{display:block}.gp-reg-summary span{display:block;margin-top:3px}.gp-reg-mobile-login{display:block;margin:18px 0 0;text-align:center;color:var(--gpr-muted);font-size:13px}}
@media(max-width:420px){.gp-reg-types{grid-template-columns:1fr}.gp-reg-type small{display:inline;margin-left:5px}.gp-reg-progress li small{font-size:10px}.gp-reg-card{padding:21px 14px}.gp-reg-actions{flex-wrap:wrap}.gp-reg-actions>span{order:-1;width:100%;text-align:center}.gp-reg-btn{flex:1}}
