:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#082557;background:#f5f8fc;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}.portal-page{--portal-primary: #1768ff;min-height:100vh;display:grid;place-items:center;padding:24px}.portal-shell{width:min(100%,430px);min-height:min(860px,calc(100vh - 48px));display:flex;flex-direction:column;position:relative;background:#fff;border:1px solid #dbe3ed;border-radius:30px;overflow:hidden;box-shadow:0 24px 70px #0825571f}.portal-header{height:78px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;flex:0 0 auto}.portal-brand{display:flex;gap:9px;align-items:center;font-size:21px;letter-spacing:-.03em}.portal-brand svg{color:var(--portal-primary)}.locale-switch{display:flex;align-items:center;color:#8a98ac;font-weight:650}.locale-switch button{border:0;background:transparent;padding:8px 4px;cursor:pointer;color:#7f8da2;font-size:14px}.locale-switch button.active{color:var(--portal-primary)}.portal-content{padding:4px 28px 28px;display:flex;flex-direction:column;align-items:stretch;flex:1}.campaign-image{width:100%;height:235px;object-fit:contain;mix-blend-mode:multiply}.portal-title{text-align:center;margin-top:4px}h1,h2,p{margin-top:0}.portal-title h1,.form-screen h1,.success-screen h1{margin-bottom:6px;color:#061f4d;font-size:31px;line-height:1.12;letter-spacing:-.04em}.portal-title h2{margin-bottom:7px;font-size:21px;font-weight:520;letter-spacing:-.02em}.portal-title p,.form-screen>p,.success-screen>p{margin-bottom:25px;color:#53657f;font-size:15px;line-height:1.45;text-align:center}.primary-action,.method-actions button,.secondary-link{min-height:58px;border-radius:10px;border:1px solid var(--portal-primary);display:flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;font-weight:680;font-size:16px;cursor:pointer}.primary-action{border-color:var(--portal-primary);background:var(--portal-primary);color:#fff;padding:0 20px}.primary-action:disabled{opacity:.45;cursor:not-allowed}.method-actions{display:grid;gap:10px;margin-top:10px}.method-actions button,.secondary-link{background:#fff;color:var(--portal-primary)}.consents{display:grid;gap:13px;margin-top:25px;color:#455a75;font-size:13px;line-height:1.35}.consents label{display:grid;grid-template-columns:22px 1fr;gap:10px;align-items:start;cursor:pointer}.consents input{appearance:none;width:22px;height:22px;border:1.5px solid #9db3ce;border-radius:5px;margin:0;display:grid;place-items:center}.consents input:checked{background:var(--portal-primary);border-color:var(--portal-primary)}.consents input:checked:after{content:"✓";color:#fff;font-weight:800;font-size:14px}.back-button{margin:4px 28px 0;width:42px;height:42px;border:0;background:transparent;color:var(--portal-primary);display:grid;place-items:center;border-radius:10px;cursor:pointer}.form-screen{justify-content:center;padding-bottom:90px;text-align:center}.form-symbol{width:118px;height:118px;border-radius:50%;background:#eaf2ff;color:var(--portal-primary);display:grid;place-items:center;margin:0 auto 35px}.form-symbol svg{width:54px;height:54px;stroke-width:1.5}.code-input,.text-input{width:100%;height:64px;border:1.5px solid #b9c7d9;border-radius:10px;outline:none;color:#082557;text-align:center;background:#fff;margin-bottom:20px}.code-input{font-size:25px;font-weight:720;letter-spacing:.22em;text-transform:uppercase}.text-input{font-size:17px;padding:0 18px}.code-input:focus,.text-input:focus{border-color:var(--portal-primary);box-shadow:0 0 0 4px #1768ff1c}.text-action{border:0;background:transparent;color:var(--portal-primary);min-height:50px;display:flex;gap:8px;align-items:center;justify-content:center;margin-top:12px;font-weight:650;cursor:pointer}.text-action svg{width:18px}.centered{align-items:center;justify-content:center;text-align:center;gap:15px}.centered>svg{width:52px;height:52px;color:var(--portal-primary)}.success-screen{text-align:center;padding-bottom:40px}.success-screen .campaign-image{height:255px}.success-check{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#e3f7ec;color:#148e57;margin:-10px auto 16px}.secondary-link{margin-bottom:10px;padding:0 16px}.form-error{position:absolute;left:28px;right:28px;bottom:44px;margin:0;padding:10px 12px;border-radius:8px;background:#fff0f0;color:#b52626;font-size:13px;text-align:center}.portal-footer{color:#9aa8ba;font-size:11px;text-align:center;padding:10px 20px 17px}.spin{animation:spin .8s linear infinite}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:520px){.portal-page{display:block;padding:0}.portal-shell{width:100%;min-height:100vh;border:0;border-radius:0;box-shadow:none}.portal-header{padding:max(12px,env(safe-area-inset-top)) 22px 0;height:76px}.portal-content{padding-left:22px;padding-right:22px}.campaign-image{height:min(34vh,235px)}}@media(prefers-reduced-motion:reduce){.spin{animation-duration:1.8s}}
