*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--sage:#c8d0cf;--sage-dark:#68716f;--sage-mid:#8e9c9a;--sage-light:#dde4e3;--sage-xlight:#eff2f1;--sage-hero:#f0f4f3;--text-primary:#171717;--text-secondary:#404040;--text-muted:#525252;--text-subtle:#737373;--text-placeholder:#a3a3a3;--bg:#fff;--bg-muted:#fafafa;--bg-subtle:#f5f5f5;--border:#e5e5e5;--border-sage:#c8d0cf;--border-focus:#68716f;--success:#10b981;--error:#dc2626;--error-bg:#dc26260f;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--radius-xl:20px;--radius-2xl:28px;--shadow-sm:0 1px 3px #17171712, 0 1px 2px #1717170a;--shadow-md:0 4px 16px #17171714, 0 2px 4px #1717170a;--shadow-lg:0 12px 40px #1717171a, 0 4px 8px #1717170a;--shadow-sage:0 0 0 3px #c8d0cf8c;--transition:all .18s cubic-bezier(.4,0,.2,1)}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{background:var(--bg-muted);color:var(--text-primary);min-height:100dvh;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:15px;line-height:1.6}body:before{content:"";z-index:100;background:linear-gradient(90deg,#c8d0cf 0%,#68716f 50%,#c8d0cf 100%);height:3px;position:fixed;top:0;left:0;right:0}.page-wrapper{flex-direction:column;align-items:center;min-height:100dvh;padding-top:3px;display:flex}.site-header{justify-content:center;width:100%;padding:28px 20px 0;display:flex}.logo-img{object-fit:contain;width:auto;height:36px}.main-content{flex-direction:column;flex:1;gap:20px;width:100%;max-width:520px;padding:28px 16px 0;display:flex}.page-intro{text-align:center;flex-direction:column;align-items:center;gap:0;display:flex}.hero-eyebrow{border:1px solid var(--sage);color:var(--sage-dark);letter-spacing:.08em;text-transform:uppercase;background:#fff;border-radius:100px;align-items:center;gap:6px;margin-bottom:12px;padding:4px 13px;font-size:.6875rem;font-weight:650;display:inline-flex}.hero-title{letter-spacing:-.04em;color:var(--text-primary);text-align:center;margin-bottom:8px;font-size:1.625rem;font-weight:800;line-height:1.15}.hero-title em{color:var(--sage-dark);font-style:normal}.hero-subtitle{color:var(--text-muted);text-align:center;max-width:380px;font-size:.9rem;line-height:1.65}.form-card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);padding:24px 20px}@media (min-width:480px){.form-card{padding:28px}}.form-section-title{letter-spacing:.1em;text-transform:uppercase;color:var(--text-subtle);align-items:center;gap:8px;margin-bottom:12px;font-size:.625rem;font-weight:700;display:flex}.form-section-title:after{content:"";background:var(--border);flex:1;height:1px}.form-group{margin-bottom:14px}.form-label{color:var(--text-secondary);align-items:center;gap:6px;margin-bottom:6px;font-size:.8125rem;font-weight:550;display:flex}.form-label .label-icon{color:var(--sage-dark)}.form-input{background:var(--bg-subtle);border:1px solid var(--border);border-radius:var(--radius-md);width:100%;color:var(--text-primary);transition:var(--transition);-webkit-appearance:none;outline:none;padding:12px 14px;font-family:inherit;font-size:.9375rem}.form-input::placeholder{color:var(--text-placeholder)}.form-input:hover{border-color:var(--sage)}.form-input:focus{border-color:var(--border-focus);box-shadow:var(--shadow-sage);background:var(--bg)}.form-input.error{border-color:var(--error);box-shadow:0 0 0 3px #dc26261a}.field-error{color:var(--error);align-items:center;gap:5px;margin-top:5px;font-size:.75rem;display:flex}.time-badges{flex-direction:column;gap:8px;display:flex}.time-badge{cursor:pointer;display:block;position:relative}.time-badge input[type=radio]{opacity:0;width:0;height:0;position:absolute}.time-badge-content{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-subtle);cursor:pointer;transition:var(--transition);-webkit-user-select:none;user-select:none;align-items:center;gap:11px;padding:12px 14px;display:flex}.time-badge-content:hover{border-color:var(--sage);background:var(--sage-xlight)}.time-badge input[type=radio]:checked+.time-badge-content{border-color:var(--sage-dark);background:var(--sage-xlight);box-shadow:0 0 0 1px var(--sage-dark)}.time-badge-radio{border:1.5px solid var(--border);background:var(--bg);width:16px;min-width:16px;height:16px;transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;display:flex}.time-badge input[type=radio]:checked+.time-badge-content .time-badge-radio{border-color:var(--sage-dark);background:var(--sage-dark)}.time-badge input[type=radio]:checked+.time-badge-content .time-badge-radio:after{content:"";background:#fff;border-radius:50%;width:5px;height:5px}.time-badge-info{flex:1}.time-badge-title{color:var(--text-primary);font-size:.875rem;font-weight:600;line-height:1.25}.time-badge input[type=radio]:checked+.time-badge-content .time-badge-title{color:var(--sage-dark)}.time-badge-time{color:var(--text-subtle);font-variant-numeric:tabular-nums;margin-top:1px;font-size:.75rem}.time-badge-icon{color:var(--text-placeholder);transition:var(--transition)}.time-badge input[type=radio]:checked+.time-badge-content .time-badge-icon{color:var(--sage-dark)}.divider{background:var(--border);height:1px;margin:18px 0}.checkbox-group{cursor:pointer;align-items:flex-start;gap:10px;display:flex}.checkbox-group input[type=checkbox]{opacity:0;width:0;height:0;position:absolute}.checkbox-custom{border:1.5px solid var(--border);background:var(--bg-subtle);cursor:pointer;width:18px;min-width:18px;height:18px;transition:var(--transition);border-radius:5px;justify-content:center;align-items:center;margin-top:2px;display:flex}.checkbox-custom:hover{border-color:var(--sage)}.checkbox-custom.checked{background:var(--sage-dark);border-color:var(--sage-dark)}.checkbox-label{color:var(--text-muted);cursor:pointer;font-size:.8125rem;line-height:1.6}.checkbox-label a{color:var(--sage-dark);text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:var(--sage);text-decoration-color:var(--sage);transition:var(--transition);font-weight:500}.checkbox-label a:hover{color:var(--text-primary);text-decoration-color:currentColor}.checkbox-error{color:var(--error);align-items:center;gap:5px;margin-top:8px;margin-left:28px;font-size:.75rem;display:flex}.submit-btn{border-radius:var(--radius-md);background:var(--text-primary);color:#fff;border:1px solid var(--text-primary);cursor:pointer;width:100%;transition:var(--transition);letter-spacing:-.01em;justify-content:center;align-items:center;gap:9px;margin-top:20px;padding:14px 20px;font-family:inherit;font-size:.9375rem;font-weight:600;display:flex;position:relative;overflow:hidden}.submit-btn:before{content:"";background:var(--sage-dark);transition:transform .28s cubic-bezier(.4,0,.2,1);position:absolute;inset:0;transform:translate(-100%)}.submit-btn:hover:before{transform:translate(0)}.submit-btn:hover{border-color:var(--sage-dark);box-shadow:var(--shadow-md)}.submit-btn:active{transform:scale(.997)}.submit-btn:disabled{opacity:.6;cursor:not-allowed}.submit-btn span,.submit-btn svg{z-index:1;position:relative}.trust-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;margin-top:14px;display:flex}.trust-badge{color:var(--text-subtle);align-items:center;gap:5px;font-size:.73rem;font-weight:500;display:flex}.trust-badge svg{color:var(--sage-dark)}.spinner{z-index:1;border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.65s linear infinite spin;position:relative}@keyframes spin{to{transform:rotate(360deg)}}.error-banner{background:var(--error-bg);border-radius:var(--radius-md);color:#b91c1c;border:1px solid #dc262633;align-items:flex-start;gap:9px;margin-bottom:16px;padding:11px 13px;font-size:.875rem;line-height:1.5;display:flex}.error-banner svg{flex-shrink:0;margin-top:1px}.success-card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-xl);width:100%;box-shadow:var(--shadow-md);text-align:center;padding:52px 32px}.success-icon-wrap{background:var(--sage-xlight);border:1px solid var(--sage);width:62px;height:62px;color:var(--success);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;animation:.45s cubic-bezier(.34,1.56,.64,1) pop;display:flex}@keyframes pop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.success-title{color:var(--text-primary);letter-spacing:-.03em;margin-bottom:10px;font-size:1.375rem;font-weight:750}.success-subtitle{color:var(--text-muted);font-size:.9375rem;line-height:1.65}.success-detail{color:var(--sage-dark);background:var(--sage-xlight);border:1px solid var(--sage);border-radius:100px;align-items:center;gap:6px;margin-top:18px;padding:7px 16px;font-size:.8125rem;font-weight:500;display:inline-flex}.profile-card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:18px 20px}.profile-header{align-items:center;gap:14px;margin-bottom:14px;display:flex}.profile-avatar-wrap{border:2px solid var(--sage-light);background:var(--sage-xlight);border-radius:50%;flex-shrink:0;width:52px;min-width:52px;height:52px;position:relative;overflow:hidden}.profile-info{flex-direction:column;gap:1px;display:flex}.profile-name{color:var(--text-primary);letter-spacing:-.01em;font-size:.875rem;font-weight:650}.profile-role{color:var(--sage-dark);font-size:.75rem;font-weight:500}.profile-promise{color:var(--text-muted);border-left:2px solid var(--sage);margin-bottom:14px;padding-left:10px;font-size:.8125rem;line-height:1.6}.profile-trust-list{flex-direction:column;gap:7px;list-style:none;display:flex}.profile-trust-item{color:var(--text-secondary);align-items:center;gap:9px;font-size:.8rem;font-weight:450;display:flex}.trust-dot{background:var(--sage-xlight);border:1px solid var(--sage-light);width:20px;min-width:20px;height:20px;color:var(--sage-dark);border-radius:50%;justify-content:center;align-items:center;display:flex}.footer{border-top:1px solid var(--border);background:var(--bg);flex-direction:column;align-items:center;gap:8px;width:100%;margin-top:28px;padding:20px 16px 16px;display:flex}.footer-links{align-items:center;gap:16px;display:flex}.footer-link{color:var(--text-subtle);transition:var(--transition);align-items:center;gap:5px;font-size:.8125rem;text-decoration:none;display:flex}.footer-link:hover{color:var(--text-secondary)}.footer-dot{background:var(--border);border-radius:50%;width:3px;height:3px}.footer-copy{color:var(--text-placeholder);font-size:.6875rem}
