.public-page,.company-page,.register-page,.login-page{--dark:#0d1f14;--green:#16a34a;--green-light:#4ade80;--green-bg:#f0fdf4;--green-bdr:#bbf7d0;--white:#fff;--gray-50:#fafafa;--gray-100:#f3f4f6;--gray-200:#e8e8e8;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-700:#374151;--black:#0a0a0a;--blue-700:#16a34a;--blue-600:#22c55e;--blue-500:#22c55e;--blue-100:#dcfce7;--blue-50:#f0fdf4;--slate-900:#0f172a;--slate-700:#334155;--slate-500:#64748b;--slate-300:#cbd5e1;--slate-200:#e2e8f0;--slate-100:#f1f5f9;--slate-50:#f8fafc;--green-600:#16a34a;--red-600:#dc2626;--font:"Inter", system-ui, -apple-system, sans-serif;--font-head:"DM Sans", "Inter", system-ui, sans-serif;--r-sm:6px;--r-md:10px;--r-lg:16px;box-sizing:border-box;font-family:Inter,system-ui,-apple-system,sans-serif}.public-page *,.public-page :before,.public-page :after,.company-page *,.company-page :before,.company-page :after,.register-page *,.register-page :before,.register-page :after,.login-page *,.login-page :before,.login-page :after{box-sizing:border-box;margin:0;padding:0}.public-page{background:#fff;width:100%;min-height:100vh;font-family:Inter,system-ui,sans-serif;overflow-x:hidden}.pub-nav{z-index:99;background:#fff;border-bottom:1px solid #e8e8e8;justify-content:space-between;align-items:center;width:100%;height:62px;padding:0 3rem;display:flex;position:sticky;top:0}.pub-nav-logo{align-items:center;gap:8px;text-decoration:none;display:flex}.pub-nav-brand{letter-spacing:-.02em;font-size:15px;font-weight:700;font-family:var(--font-head)}.pub-nav-brand-dark{color:#111}.pub-nav-brand-green{color:#16a34a}.pub-nav-links{align-items:center;gap:2rem;display:flex}.pub-nav-links a{color:#555;font-size:13px;font-weight:500;text-decoration:none;transition:color .15s}.pub-nav-links a:hover{color:#0d1f14}.pub-nav-actions{align-items:center;gap:8px;display:flex}.pub-nav-signin{color:#22c55e;cursor:pointer;background:#fff;border:1.5px solid #22c55e;border-radius:6px;padding:7px 16px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;transition:border-color .15s,color .15s}.pub-nav-signin:hover{color:#16a34a;border-color:#16a34a}.pub-nav-register{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:6px;padding:7px 16px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;transition:background .15s}.pub-nav-register:hover{background:#15803d}.pub-hero{text-align:center;background:#0d1f14;padding:5rem 3rem 4.5rem;position:relative;overflow:hidden}.pub-hero:before{content:"";pointer-events:none;background:radial-gradient(70% 60% at 50% 0,#16a34a26 0%,#0000 70%);position:absolute;inset:0}.pub-hero-eyebrow{color:#4ade80;letter-spacing:.08em;text-transform:uppercase;border:1px solid #4ade804d;border-radius:99px;align-items:center;gap:6px;margin-bottom:1.75rem;padding:4px 14px;font-size:11px;font-weight:700;display:inline-flex;position:relative}.pub-hero-h1{font-family:var(--font-head);letter-spacing:-.03em;color:#fff;max-width:700px;margin:0 auto 1.25rem;font-size:clamp(32px,5vw,52px);font-weight:700;line-height:1.08;position:relative}.pub-hero-accent{color:#4ade80}.pub-hero-sub{color:#ffffff8c;max-width:520px;margin:0 auto 2.25rem;font-size:16px;line-height:1.75;position:relative}.pub-hero-cta{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex;position:relative}.pub-hero-btn-primary{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:7px;align-items:center;gap:7px;padding:12px 26px;font-family:Inter,sans-serif;font-size:14px;font-weight:700;transition:background .15s;display:inline-flex}.pub-hero-btn-primary:hover{background:#15803d}.pub-hero-btn-secondary{color:#fff;cursor:pointer;background:0 0;border:1.5px solid #fff3;border-radius:7px;align-items:center;gap:7px;padding:12px 26px;font-family:Inter,sans-serif;font-size:14px;font-weight:700;transition:border-color .15s;display:inline-flex}.pub-hero-btn-secondary:hover{border-color:#ffffff80}.pub-trust{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:2rem;display:flex;position:relative}.pub-trust-item{color:#ffffff59;align-items:center;gap:5px;font-size:12px;display:inline-flex}.pub-trust-item svg{color:#4ade80}.pub-fstrip{background:#fff;border-bottom:1px solid #e8e8e8;grid-template-columns:repeat(4,1fr);display:grid}.pub-fstrip-cell{cursor:default;border-right:1px solid #e8e8e8;padding:1.5rem 1.75rem;transition:background .15s}.pub-fstrip-last{border-right:none}.pub-fstrip-cell:hover{background:#f9fafb}.pub-fstrip-label{color:#16a34a;letter-spacing:-.02em;font-size:22px;font-weight:700;font-family:var(--font-head);margin-bottom:2px}.pub-fstrip-cat{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;font-size:11px;font-weight:500}.pub-fstrip-desc{color:#374151;font-size:12px;line-height:1.5}.pub-cover{background:#fff;border-bottom:1px solid #e8e8e8;padding:4rem 3rem}.pub-cover-inner{max-width:960px;margin:0 auto}.pub-section-tag{color:#16a34a;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:5px;margin-bottom:.75rem;font-size:10px;font-weight:700;display:inline-flex}.pub-section-tag:before{content:"";background:#16a34a;border-radius:1px;width:18px;height:2px;display:block}.pub-section-tag-light{color:#4ade80}.pub-section-tag-light:before{background:#4ade80}.pub-section-tag-center{justify-content:center;width:100%;display:flex}.pub-cover-h2{font-family:var(--font-head);color:#0d1f14;letter-spacing:-.02em;margin-bottom:.5rem;font-size:clamp(22px,3vw,32px);font-weight:700}.pub-cover-sub{color:#6b7280;max-width:520px;margin-bottom:2.5rem;font-size:14px;line-height:1.65}.pub-mod-grid{background:#e8e8e8;border:1px solid #e8e8e8;border-radius:10px;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.pub-mod-card{background:#fff;padding:1.25rem 1.1rem;transition:background .15s}.pub-mod-card:hover{background:#f9fafb}.pub-mod-icon{border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:.75rem;font-size:17px;display:flex}.pub-mod-icon-green{color:#16a34a;background:#f0fdf4}.pub-mod-icon-gray{color:#0d1f14;background:#f3f4f6}.pub-mod-h4{color:#0d1f14;margin-bottom:3px;font-size:13px;font-weight:600}.pub-mod-p{color:#6b7280;font-size:11px;line-height:1.55}.pub-how{border-bottom:1px solid #e8e8e8;grid-template-columns:1fr 1fr;display:grid}.pub-how-left{background:#0d1f14;flex-direction:column;justify-content:center;padding:3.5rem 2.5rem;display:flex}.pub-how-h2{font-family:var(--font-head);color:#fff;letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(20px,2.5vw,28px);font-weight:700;line-height:1.2}.pub-how-sub{color:#ffffff73;max-width:400px;margin-bottom:2rem;font-size:13px;line-height:1.7}.pub-steps{flex-direction:column;gap:0;display:flex}.pub-step{border-bottom:1px solid #ffffff12;gap:14px;padding:1rem 0;display:flex}.pub-step-last{border-bottom:none}.pub-step-num{color:#4ade80;border:1.5px solid #4ade804d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-top:1px;font-size:10px;font-weight:700;display:flex}.pub-step-h4{color:#fff;margin-bottom:3px;font-size:13px;font-weight:600}.pub-step-desc{color:#fff6;font-size:11px;line-height:1.55}.pub-how-right{background:#fafafa;flex-direction:column;justify-content:center;gap:1rem;padding:3.5rem 2.5rem;display:flex}.pub-benefit-card{background:#fff;border:1px solid #e8e8e8;border-radius:10px;align-items:center;gap:12px;padding:1.1rem 1.25rem;display:flex}.pub-benefit-card-first{border-color:#bbf7d0}.pub-benefit-icon{color:#16a34a;background:#f0fdf4;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.pub-benefit-h4{color:#0d1f14;margin-bottom:2px;font-size:13px;font-weight:600}.pub-benefit-p{color:#6b7280;font-size:11px;line-height:1.5}.pub-mt-band{background:#f0fdf4;border-top:1px solid #bbf7d0;border-bottom:1px solid #bbf7d0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding:2.5rem 3rem;display:flex}.pub-mt-left{flex:300px}.pub-mt-h3{font-family:var(--font-head);color:#0d1f14;letter-spacing:-.02em;margin-bottom:.5rem;font-size:18px;font-weight:700}.pub-mt-p{color:#374151;max-width:480px;font-size:13px;line-height:1.6}.pub-mt-list{flex-direction:column;gap:6px;min-width:220px;margin:0;padding:0;list-style:none;display:flex}.pub-mt-item{color:#0d1f14;align-items:center;gap:7px;font-size:12px;font-weight:500;display:flex}.pub-mt-check{color:#16a34a;flex-shrink:0}.pub-cta{text-align:center;background:#0d1f14;padding:4rem 3rem}.pub-cta-h2{font-family:var(--font-head);color:#fff;letter-spacing:-.02em;margin-bottom:.5rem;font-size:clamp(20px,3vw,28px);font-weight:700}.pub-cta-sub{color:#ffffff73;margin-bottom:1.75rem;font-size:14px}.pub-code-row{justify-content:center;margin-bottom:.75rem;display:flex}.pub-code-box{background:#162d1e;border:1px solid #4ade8040;border-radius:8px;align-items:stretch;transition:border-color .15s;display:inline-flex;overflow:hidden}.pub-code-error{animation:.35s pub-shake;border-color:#dc2626!important}@keyframes pub-shake{0%,to{transform:translate(0)}25%{transform:translate(-6px)}75%{transform:translate(6px)}}.pub-code-input{letter-spacing:.1em;text-transform:uppercase;color:#fff;background:0 0;border:none;outline:none;width:190px;padding:12px 18px;font-family:Courier New,monospace;font-size:15px}.pub-code-input::placeholder{color:#fff3;text-transform:none;letter-spacing:normal;font-family:Inter,sans-serif;font-size:13px}.pub-code-btn{color:#fff;cursor:pointer;background:#16a34a;border:none;border-left:1px solid #4ade8033;align-items:center;gap:6px;padding:12px 22px;font-family:Inter,sans-serif;font-size:13px;font-weight:700;transition:background .15s;display:inline-flex}.pub-code-btn:hover{background:#15803d}.pub-cta-hint{color:#ffffff4d;margin-bottom:0;font-size:12px}.pub-cta-link{color:#4ade80;font-weight:500;text-decoration:none}.pub-cta-link:hover{text-decoration:underline}.pub-cta-divider{color:#ffffff26;align-items:center;gap:12px;max-width:340px;margin:2rem auto;font-size:11px;display:flex}.pub-cta-divider:before,.pub-cta-divider:after{content:"";background:#ffffff1a;flex:1;height:1px}.pub-reg-box{background:#162d1e;border:1px solid #ffffff14;border-radius:10px;flex-direction:column;align-items:center;gap:10px;padding:1.5rem 2.5rem;display:inline-flex}.pub-reg-box-p{color:#ffffff73;font-size:13px}.pub-reg-box-btn{color:#fff;cursor:pointer;background:0 0;border:1.5px solid #fff3;border-radius:6px;align-items:center;gap:7px;padding:10px 24px;font-family:Inter,sans-serif;font-size:13px;font-weight:700;transition:border-color .15s,color .15s;display:inline-flex}.pub-reg-box-btn:hover{color:#4ade80;border-color:#4ade80}.pub-foot{background:#fff;border-top:1px solid #e8e8e8;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 3rem;display:flex}.pub-foot-left{align-items:center;gap:8px;display:flex}.pub-foot-copy{color:#9ca3af;font-size:11px}.pub-foot-links{gap:1.5rem;display:flex}.pub-foot-links a{color:#9ca3af;font-size:11px;text-decoration:none;transition:color .15s}.pub-foot-links a:hover{color:#0d1f14}.company-page{background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1.25rem;display:flex}.company-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;max-width:420px;padding:2.5rem 2rem;box-shadow:0 4px 24px #0000000f}.company-card-logo{justify-content:center;margin-bottom:1.75rem;display:flex}.company-card-logo img{object-fit:contain;mix-blend-mode:multiply;width:auto;height:44px}.company-card h1{color:#0f172a;letter-spacing:-.02em;margin-bottom:.5rem;font-size:22px;font-weight:700}.company-card p{color:#64748b;margin-bottom:2rem;font-size:14px;line-height:1.6}.company-input-group{flex-direction:column;gap:10px;margin-bottom:1.25rem;display:flex}.company-input{letter-spacing:.1em;text-transform:uppercase;color:#0f172a;text-align:center;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:12px 16px;font-family:Courier New,monospace;font-size:16px;transition:border-color .15s,box-shadow .15s}.company-input::placeholder{color:#cbd5e1;letter-spacing:normal;text-transform:none;font-family:Inter,sans-serif}.company-input:focus{background:#fff;border-color:#22c55e;box-shadow:0 0 0 3px #3b82f61f}.company-input.error{border-color:#dc2626}.company-error-msg{color:#dc2626;text-align:left;white-space:pre-wrap;margin-top:-4px;font-size:13px}.company-btn-continue{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:13px;font-family:Inter,system-ui,sans-serif;font-size:15px;font-weight:600;transition:background .15s;display:flex}.company-btn-continue:hover{background:#16a34a}.company-btn-continue:disabled{opacity:.6;cursor:not-allowed}.company-divider{align-items:center;gap:12px;margin:1.5rem 0;display:flex}.company-divider:before,.company-divider:after{content:"";background:#e2e8f0;flex:1;height:1px}.company-divider span{color:#94a3b8;font-size:12px}.company-register-link{color:#64748b;text-align:center;font-size:14px}.company-register-link a{color:#22c55e;font-weight:500;text-decoration:none}.company-register-link a:hover{text-decoration:underline}.company-back-link{color:#94a3b8;align-items:center;gap:4px;margin-top:1.5rem;font-size:13px;text-decoration:none;transition:color .15s;display:inline-flex}.company-back-link:hover{color:#475569}.company-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite pub-spin;display:inline-block}@keyframes pub-spin{to{transform:rotate(360deg)}}.login-page{background:#fff;min-height:100vh;display:flex;overflow:hidden}.login-hero{flex:0 0 60%;position:relative;overflow:hidden}.login-hero-img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.login-hero-overlay{z-index:1;background:linear-gradient(#0000001a 0%,#00000073 100%);position:absolute;inset:0}.login-hero-content{z-index:2;position:absolute;bottom:2.5rem;left:2.5rem}.login-hero-company{color:#fff;letter-spacing:-.01em;text-shadow:0 1px 4px #0000004d;margin-bottom:4px;font-size:22px;font-weight:700}.login-hero-tagline{color:#fffc;font-size:14px}.login-panel{background:#fff;flex-direction:column;flex:0 0 40%;justify-content:center;align-items:center;padding:3rem 2rem;display:flex;position:relative}.login-form-wrap{width:100%;max-width:340px}.login-logo-wrap{justify-content:center;margin-bottom:1.5rem;display:flex}.login-logo{object-fit:contain;background:0 0;width:auto;max-width:140px;height:52px}.login-title{color:#0f172a;text-align:center;letter-spacing:-.02em;margin-bottom:4px;font-size:22px;font-weight:700}.login-subtitle{color:#64748b;text-align:center;margin-bottom:2rem;font-size:14px}.login-field{flex-direction:column;gap:6px;margin-bottom:1rem;display:flex}.login-label{color:#334155;font-size:13px;font-weight:500}.login-input-wrap{position:relative}.login-input{color:#0f172a;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:11px 14px;font-family:Inter,system-ui,sans-serif;font-size:15px;transition:border-color .15s,box-shadow .15s}.login-input:focus{border-color:#22c55e;box-shadow:0 0 0 3px #3b82f61f}.login-input.error{border-color:#dc2626}.login-input.has-toggle{padding-right:42px}.login-pw-toggle{cursor:pointer;color:#94a3b8;background:0 0;border:none;align-items:center;padding:0;font-size:16px;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.login-pw-toggle:hover{color:#475569}.login-btn{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:.5rem;padding:12px;font-family:Inter,system-ui,sans-serif;font-size:15px;font-weight:600;transition:background .15s;display:flex}.login-btn:hover{background:#16a34a}.login-btn:disabled{opacity:.65;cursor:not-allowed}.login-error{color:#dc2626;text-align:center;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-top:.75rem;padding:10px 14px;font-size:13px}.login-divider{align-items:center;gap:12px;margin:1.5rem 0 1rem;display:flex}.login-divider:before,.login-divider:after{content:"";background:#e2e8f0;flex:1;height:1px}.login-divider span{color:#94a3b8;font-size:12px}.login-switch-org{text-align:center;color:#64748b;cursor:pointer;background:0 0;border:none;width:100%;font-family:Inter,system-ui,sans-serif;font-size:13px;text-decoration:none;transition:color .15s;display:block}.login-switch-org:hover{color:#16a34a}.login-footer{text-align:center;color:#cbd5e1;font-size:11px;position:absolute;bottom:1.5rem;left:0;right:0}.register-page{background:#f8fafc;min-height:100vh;padding:3rem 1.25rem 4rem}.register-inner{max-width:680px;margin:0 auto}.register-header{text-align:center;margin-bottom:2.5rem}.register-header-logo{justify-content:center;margin-bottom:1.5rem;display:flex}.register-header-logo img{object-fit:contain;mix-blend-mode:multiply;width:auto;height:44px}.register-header h1{color:#0f172a;letter-spacing:-.02em;margin-bottom:.4rem;font-size:28px;font-weight:700}.register-header p{color:#64748b;font-size:15px}.register-steps{justify-content:center;align-items:center;margin-bottom:2.5rem;display:flex}.reg-step{color:#94a3b8;align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.reg-step.active,.reg-step.done{color:#16a34a}.reg-step-num{color:#94a3b8;background:#fff;border:1.5px solid #cbd5e1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:600;display:flex}.reg-step.active .reg-step-num,.reg-step.done .reg-step-num{color:#fff;background:#16a34a;border-color:#16a34a}.reg-step-connector{background:#e2e8f0;flex-shrink:0;width:48px;height:1.5px}.register-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2rem 2.5rem;box-shadow:0 2px 12px #0000000a}.register-card-title{color:#0f172a;border-bottom:1px solid #f1f5f9;align-items:center;gap:8px;margin-bottom:1.75rem;padding-bottom:1rem;font-size:16px;font-weight:600;display:flex}.register-card-title span{color:#94a3b8;font-size:13px;font-weight:400}.reg-form-grid{grid-template-columns:1fr 1fr;gap:1.25rem 1.5rem;margin-bottom:1.5rem;display:grid}.reg-field{flex-direction:column;gap:6px;display:flex}.reg-field.full{grid-column:1/-1}.reg-label{color:#334155;align-items:center;gap:4px;font-size:13px;font-weight:500;display:flex}.reg-label .required{color:#dc2626;font-size:14px}.reg-input{color:#0f172a;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-family:Inter,system-ui,sans-serif;font-size:14px;transition:border-color .15s,box-shadow .15s}.reg-input:focus{border-color:#22c55e;box-shadow:0 0 0 3px #3b82f61a}.reg-input::placeholder{color:#cbd5e1}textarea.reg-input{resize:vertical;min-height:80px;line-height:1.5}.reg-file-upload{cursor:pointer;background:#f8fafc;border:1.5px dashed #e2e8f0;border-radius:8px;align-items:center;gap:12px;padding:10px 14px;transition:border-color .15s,background .15s;display:flex}.reg-file-upload:hover{background:#f0fdf4;border-color:#22c55e}.reg-file-upload input[type=file]{display:none}.reg-file-btn{color:#16a34a;cursor:pointer;white-space:nowrap;background:#f0fdf4;border:1px solid #dcfce7;border-radius:6px;padding:6px 14px;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:500;transition:background .15s}.reg-file-btn:hover{background:#dcfce7}.reg-file-name{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.reg-admin-section{background:#f0fdf4;border:1px solid #dcfce7;border-radius:12px;margin-top:1.75rem;padding:1.5rem}.reg-admin-section-title{color:#16a34a;align-items:center;gap:6px;margin-bottom:1.25rem;font-size:14px;font-weight:600;display:flex}.register-actions{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:2rem;padding-top:1.5rem;display:flex}.register-actions .btn-back{color:#64748b;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:10px 18px;font-family:Inter,system-ui,sans-serif;font-size:14px;transition:all .15s;display:inline-flex}.register-actions .btn-back:hover{color:#334155;background:#f8fafc}.register-actions .btn-next{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:8px;align-items:center;gap:8px;padding:11px 28px;font-family:Inter,system-ui,sans-serif;font-size:15px;font-weight:600;transition:background .15s;display:inline-flex}.register-actions .btn-next:hover{background:#16a34a}.register-success{text-align:center;padding:3rem 2rem}.register-success-icon{color:#16a34a;background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;font-size:28px;display:flex}.register-success h2{color:#0f172a;margin-bottom:.75rem;font-size:24px;font-weight:700}.register-success p{color:#64748b;margin-bottom:1.5rem;font-size:15px;line-height:1.6}.company-code-display{color:#16a34a;letter-spacing:.12em;background:#f0fdf4;border:2px solid #dcfce7;border-radius:12px;margin-bottom:1.5rem;padding:.75rem 2rem;font-family:Courier New,monospace;font-size:28px;font-weight:700;display:inline-block}@media (max-width:900px){.pub-mod-grid,.pub-fstrip{grid-template-columns:repeat(2,1fr)}.pub-how{grid-template-columns:1fr}.pub-how-left,.pub-how-right{padding:2.5rem 1.5rem}}@media (max-width:768px){.pub-nav{padding:0 1.25rem}.pub-nav-links{display:none}.pub-hero{padding:3.5rem 1.25rem 3rem}.pub-cover,.pub-cta{padding:3rem 1.25rem}.pub-mt-band{flex-direction:column;padding:2rem 1.25rem}.pub-foot{text-align:center;flex-direction:column;padding:1.25rem}.pub-foot-left{flex-wrap:wrap;justify-content:center}.login-page{flex-direction:column}.login-hero{flex:0 0 220px;min-height:220px}.login-panel{flex:1;padding:2rem 1.25rem}.reg-form-grid{grid-template-columns:1fr}.register-card{padding:1.5rem 1.25rem}.register-actions{flex-direction:column;gap:10px}.register-actions .btn-next,.register-actions .btn-back{justify-content:center;width:100%}}@media (max-width:600px){.pub-mod-grid,.pub-fstrip{grid-template-columns:1fr}.pub-fstrip-cell{border-bottom:1px solid #e8e8e8;border-right:none}.pub-fstrip-last{border-bottom:none}.pub-code-input{width:140px}}
