#gpc-watermark-overlay{position:fixed;inset:0;z-index:99999;pointer-events:none;overflow:hidden}#gpc-watermark-canvas{width:100%;height:100%;display:block}.gpc-gate{display:flex;align-items:center;justify-content:center;min-height:80vh;padding:60px 20px;box-sizing:border-box;font-family:inherit}.gpc-gate__inner{max-width:420px;width:100%;text-align:center}.gpc-gate__icon{display:block;font-size:18px;margin-bottom:24px;letter-spacing:.2em}.gpc-gate .gpc-gate__title{font-size:clamp(16px, 3vw, 22px)!important;font-weight:300!important;letter-spacing:0.2em!important;text-transform:uppercase!important;margin:0 0 10px!important;line-height:1.2!important;text-align:center!important}.gpc-gate .gpc-gate__subtitle{font-size:13px!important;line-height:1.75!important;margin:0 0 36px!important;letter-spacing:0.01em!important;text-align:center!important}.gpc-gate .gpc-gate__form{padding:32px 28px 28px!important;text-align:center!important;margin-bottom:0}.gpc-field{margin-bottom:20px}.gpc-field:last-of-type{margin-bottom:0}.gpc-gate .gpc-field label{display:block!important;font-size:9px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:0.16em!important;margin-bottom:8px!important;text-align:center!important}.gpc-gate .gpc-field input{width:100%!important;box-sizing:border-box!important;font-size:14px!important;font-family:inherit!important;padding:11px 0!important;outline:none!important;background:transparent!important;border:none!important;border-bottom:1px solid currentColor!important;border-radius:0!important;letter-spacing:0.04em!important;text-align:center!important;transition:border-color 0.2s,opacity 0.2s;-webkit-font-smoothing:antialiased}.gpc-field input:focus{opacity:1}.gpc-btn{display:block;width:100%;margin-top:28px;padding:14px;font-family:inherit;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.2em;border:none;cursor:pointer;transition:opacity 0.2s}.gpc-btn:hover{opacity:.85}.gpc-btn:disabled{opacity:.35;cursor:not-allowed}.gpc-message{margin-top:16px;padding:11px 14px;font-size:12px;text-align:center;letter-spacing:.02em;line-height:1.5}.gpc-gate__note{margin-top:24px;font-size:12px;letter-spacing:.02em}.gpc-gate__note a{text-decoration:none;border-bottom:1px solid currentColor;transition:opacity 0.15s}.gpc-gate__note a:hover{opacity:.6}.gpc-style-dark{background:#0C0E11;background-image:radial-gradient(ellipse at 30% 20%,rgb(176 186 200 / .06) 0%,transparent 60%),radial-gradient(ellipse at 70% 80%,rgb(140 151 168 / .04) 0%,transparent 60%)}.gpc-style-dark .gpc-gate__icon{background:linear-gradient(135deg,#8C97A8 0%,#CDD4DC 45%,#8C97A8 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text}.gpc-style-dark .gpc-gate__title{color:#fff}.gpc-style-dark .gpc-gate__subtitle{color:rgb(255 255 255 / .38)}.gpc-style-dark .gpc-gate__form{background:linear-gradient(160deg,rgb(255 255 255 / .055) 0%,rgb(255 255 255 / .025) 100%);border:1px solid rgb(176 186 200 / .35);border-radius:14px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:inset 0 1px 0 rgb(255 255 255 / .08),0 24px 48px rgb(0 0 0 / .35)}.gpc-style-dark .gpc-field label{color:#B0BAC8}.gpc-style-dark .gpc-field input{color:#fff;border-bottom-color:rgb(255 255 255 / .15)}.gpc-style-dark .gpc-field input:focus{border-bottom-color:#B0BAC8}.gpc-style-dark .gpc-field input::placeholder{color:rgb(255 255 255 / .2)}.gpc-style-dark .gpc-btn{color:#0C0E11;background:linear-gradient(180deg,#CDD4DC 0%,#B0BAC8 50%,#8C97A8 100%);border-radius:8px;box-shadow:0 1px 0 rgb(255 255 255 / .2) inset,0 6px 20px rgb(0 0 0 / .35)}.gpc-style-dark .gpc-message--success{background:rgb(22 163 74 / .1);color:#6EE7A0;border:1px solid rgb(22 163 74 / .25);border-radius:6px}.gpc-style-dark .gpc-message--error{background:rgb(220 38 38 / .1);color:#FCA5A5;border:1px solid rgb(220 38 38 / .2);border-radius:6px}.gpc-style-dark .gpc-gate__note{color:rgb(255 255 255 / .22)}.gpc-style-dark .gpc-gate__note a{color:#8C97A8}.gpc-style-ivory{background:#f5f2ed}.gpc-style-ivory .gpc-gate__icon{color:#c8c0b6}.gpc-style-ivory .gpc-gate__title{color:#1a1a1a}.gpc-style-ivory .gpc-gate__subtitle{color:#444}.gpc-style-ivory .gpc-gate__form{background:#fff;border:.5px solid #e0dbd4;border-radius:0;box-shadow:none}.gpc-style-ivory .gpc-field label{color:#666}.gpc-style-ivory .gpc-field input{color:#1a1a1a;border-bottom-color:#aaa}.gpc-style-ivory .gpc-field input:focus{border-bottom-color:#1a1a1a}.gpc-style-ivory .gpc-field input::placeholder{color:#aaa}.gpc-style-ivory .gpc-btn{background:#1a1a1a;color:#fff;border-radius:0}.gpc-style-ivory .gpc-message--success{background:rgb(22 163 74 / .06);color:#166534;border:.5px solid rgb(22 163 74 / .2)}.gpc-style-ivory .gpc-message--error{background:rgb(220 38 38 / .06);color:#991b1b;border:.5px solid rgb(220 38 38 / .15)}.gpc-style-ivory .gpc-gate__note{color:#666}.gpc-style-ivory .gpc-gate__note a{color:#444;border-bottom-color:#aaa}.gpc-style-white{background:#fff}.gpc-style-white .gpc-gate__icon{color:#ddd}.gpc-style-white .gpc-gate__title{color:#111}.gpc-style-white .gpc-gate__subtitle{color:#444}.gpc-style-white .gpc-gate__form{background:#fafafa;border:.5px solid #e8e8e8;border-radius:0;box-shadow:none}.gpc-style-white .gpc-field label{color:#666}.gpc-style-white .gpc-field input{color:#111;border-bottom-color:#999}.gpc-style-white .gpc-field input:focus{border-bottom-color:#111}.gpc-style-white .gpc-field input::placeholder{color:#aaa}.gpc-style-white .gpc-btn{background:#111;color:#fff;border-radius:0}.gpc-style-white .gpc-message--success{background:rgb(22 163 74 / .06);color:#166534;border:.5px solid rgb(22 163 74 / .2)}.gpc-style-white .gpc-message--error{background:rgb(220 38 38 / .06);color:#991b1b;border:.5px solid rgb(220 38 38 / .15)}.gpc-style-white .gpc-gate__note{color:#666}.gpc-style-white .gpc-gate__note a{color:#444;border-bottom-color:#999}.gpc-style-slate{background:#3a3f4a}.gpc-style-slate .gpc-gate__icon{color:#8a95a8}.gpc-style-slate .gpc-gate__title{color:#f0f2f5}.gpc-style-slate .gpc-gate__subtitle{color:rgb(255 255 255 / .45)}.gpc-style-slate .gpc-gate__form{background:rgb(255 255 255 / .06);border:.5px solid rgb(255 255 255 / .12);border-radius:10px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 20px 40px rgb(0 0 0 / .2)}.gpc-style-slate .gpc-field label{color:#8a95a8}.gpc-style-slate .gpc-field input{color:#f0f2f5;border-bottom-color:rgb(255 255 255 / .2)}.gpc-style-slate .gpc-field input:focus{border-bottom-color:#8a95a8}.gpc-style-slate .gpc-field input::placeholder{color:rgb(255 255 255 / .2)}.gpc-style-slate .gpc-btn{background:#8a95a8;color:#1a1f2a;border-radius:6px}.gpc-style-slate .gpc-message--success{background:rgb(22 163 74 / .1);color:#6ee7a0;border:1px solid rgb(22 163 74 / .25);border-radius:6px}.gpc-style-slate .gpc-message--error{background:rgb(220 38 38 / .1);color:#fca5a5;border:1px solid rgb(220 38 38 / .2);border-radius:6px}.gpc-style-slate .gpc-gate__note{color:rgb(255 255 255 / .25)}.gpc-style-slate .gpc-gate__note a{color:#8a95a8;border-bottom-color:rgb(138 149 168 / .4)}.gpc-style-custom{position:relative;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important}.gpc-style-custom::before{content:'';position:absolute;inset:0;background:rgb(0 0 0 / .5);z-index:0}.gpc-style-custom .gpc-gate__inner{position:relative;z-index:1}.gpc-style-custom .gpc-gate__icon{color:rgb(255 255 255 / .5)}.gpc-style-custom .gpc-gate__title{color:#fff}.gpc-style-custom .gpc-gate__subtitle{color:rgb(255 255 255 / .55)}.gpc-style-custom .gpc-gate__form{background:rgb(255 255 255 / .08);border:1px solid rgb(255 255 255 / .18);border-radius:12px;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 24px 48px rgb(0 0 0 / .4)}.gpc-style-custom .gpc-field label{color:rgb(255 255 255 / .5)}.gpc-style-custom .gpc-field input{color:#fff;border-bottom-color:rgb(255 255 255 / .2)}.gpc-style-custom .gpc-field input:focus{border-bottom-color:rgb(255 255 255 / .6)}.gpc-style-custom .gpc-field input::placeholder{color:rgb(255 255 255 / .22)}.gpc-style-custom .gpc-btn{background:rgb(255 255 255 / .92);color:#111;border-radius:8px;box-shadow:0 4px 16px rgb(0 0 0 / .25)}.gpc-style-custom .gpc-message--success{background:rgb(22 163 74 / .12);color:#6ee7a0;border:1px solid rgb(22 163 74 / .3);border-radius:6px}.gpc-style-custom .gpc-message--error{background:rgb(220 38 38 / .12);color:#fca5a5;border:1px solid rgb(220 38 38 / .25);border-radius:6px}.gpc-style-custom .gpc-gate__note{color:rgb(255 255 255 / .3)}.gpc-style-custom .gpc-gate__note a{color:rgb(255 255 255 / .55);border-bottom-color:rgb(255 255 255 / .25)}.gpc-protected,.gpc-protected *{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.gpc-protected img{pointer-events:none!important}@media print{body{display:none!important}}