*{box-sizing:border-box}.app-layout{min-height:100vh;background:#f8fafc}.app-header{display:flex;align-items:center;padding:0 32px;background:#fff!important;border-bottom:1px solid #E2E8F0;box-shadow:0 1px 3px #0000000a;height:56px;line-height:56px;position:sticky;top:0;z-index:100}.app-logo{margin-right:40px;white-space:nowrap}.app-logo a{color:#0f172a;font-size:16px;font-weight:700;text-decoration:none;letter-spacing:-.3px;display:flex;align-items:center;gap:8px}.app-menu{flex:1;min-width:0;background:transparent!important;border-bottom:none!important}.app-menu .ant-menu-item{color:#64748b!important;font-size:14px!important;font-weight:500!important;transition:all .2s ease!important}.app-menu .ant-menu-item-selected{color:#1e40af!important;font-weight:600!important}.app-menu .ant-menu-item:hover{color:#1e40af!important}.app-menu .ant-menu-item-selected:after,.app-menu .ant-menu-item:after{border-bottom-color:#1e40af!important}.app-content{padding:0;background:transparent;min-height:calc(100vh - 104px)}.app-footer{text-align:center;color:#94a3b8;background:#fff!important;border-top:1px solid #F1F5F9;padding:16px 0;font-size:13px}.card-elevated{background:#fff;border:1px solid #E2E8F0;border-radius:16px;box-shadow:0 1px 2px #00000008,0 4px 12px #0000000a;transition:box-shadow .3s ease,transform .3s ease}.card-elevated:hover{box-shadow:0 1px 2px #00000008,0 8px 24px #00000014;transform:translateY(-2px)}.card-elevated .ant-card-body{padding:32px}.card-static{background:#fff;border:1px solid #E2E8F0;border-radius:16px;box-shadow:0 1px 2px #00000008,0 4px 12px #0000000a}.card-static .ant-card-body{padding:32px}.btn-primary{background:linear-gradient(135deg,#1e40af,#2563eb)!important;border:none!important;border-radius:10px!important;font-weight:600!important;font-size:15px!important;color:#fff!important;letter-spacing:.2px;box-shadow:0 2px 8px #2563eb40!important;transition:all .25s ease!important;height:46px!important}.btn-primary:hover{background:linear-gradient(135deg,#1d4ed8,#3b82f6)!important;box-shadow:0 4px 16px #2563eb59!important;transform:translateY(-1px)}.btn-primary:active{transform:translateY(0)}.btn-primary:disabled{background:#cbd5e1!important;box-shadow:none!important;color:#fff!important;opacity:.7}.input-clean,.input-clean .ant-input,.input-clean textarea.ant-input{background:#fff!important;border:1.5px solid #E2E8F0!important;border-radius:10px!important;color:#0f172a!important;font-size:14px!important;transition:all .2s ease}.input-clean:focus,.input-clean .ant-input:focus,.input-clean textarea.ant-input:focus,.input-clean:focus-within{border-color:#2563eb!important;box-shadow:0 0 0 3px #2563eb1a!important}.input-clean:hover,.input-clean .ant-input:hover{border-color:#94a3b8!important}.input-clean::placeholder,.input-clean .ant-input::placeholder,.input-clean textarea.ant-input::placeholder{color:#94a3b8!important}.input-clean .ant-input-prefix{color:#94a3b8!important;margin-right:8px}.progress-blue .ant-progress-bg{background:linear-gradient(90deg,#1e40af,#2563eb,#3b82f6)!important;border-radius:4px}.progress-blue .ant-progress-inner{background:#f1f5f9!important;border-radius:4px}.alert-info{background:#eff6ff!important;border:1px solid #BFDBFE!important;border-radius:12px!important}.alert-info .ant-alert-message{color:#1e40af!important;font-weight:600}.alert-info .ant-alert-description{color:#475569!important}.alert-success{background:#f0fdf4!important;border:1px solid #BBF7D0!important;border-radius:12px!important}.alert-success .ant-alert-message{color:#166534!important;font-weight:600}.alert-success .ant-alert-description{color:#475569!important}.alert-warning{background:#fffbeb!important;border:1px solid #FDE68A!important;border-radius:12px!important}.alert-warning .ant-alert-message{color:#92400e!important;font-weight:600}.tag-blue{background:#eff6ff!important;border:1px solid #BFDBFE!important;color:#1e40af!important;border-radius:6px!important;font-size:12px!important;font-weight:500}.tag-green{background:#f0fdf4!important;border:1px solid #BBF7D0!important;color:#166534!important;border-radius:6px!important;font-size:12px!important;font-weight:500}.tag-red{background:#fef2f2!important;border:1px solid #FECACA!important;color:#991b1b!important;border-radius:6px!important;font-size:12px!important;font-weight:500}.tag-amber{background:#fffbeb!important;border:1px solid #FDE68A!important;color:#92400e!important;border-radius:6px!important;font-size:12px!important;font-weight:500}.tag-gray{background:#f8fafc!important;border:1px solid #E2E8F0!important;color:#64748b!important;border-radius:6px!important;font-size:12px!important;font-weight:500}.seg-clean.ant-segmented{background:#f1f5f9!important;border:1px solid #E2E8F0;border-radius:10px;padding:3px}.seg-clean .ant-segmented-item{color:#64748b!important;border-radius:8px!important;font-weight:500!important;transition:all .2s ease!important}.seg-clean .ant-segmented-item-selected{background:#fff!important;color:#1e40af!important;font-weight:600!important;box-shadow:0 1px 3px #00000014}.modal-clean .ant-modal-content{background:#fff!important;border:1px solid #E2E8F0;border-radius:16px;box-shadow:0 20px 60px #0000001f}.modal-clean .ant-modal-header{background:transparent!important;border-bottom:1px solid #F1F5F9}.modal-clean .ant-modal-title{color:#0f172a!important;font-weight:600}.modal-clean .ant-modal-body{color:#475569}.modal-clean .ant-modal-footer{border-top:1px solid #F1F5F9}.modal-clean .ant-btn-default{border:1px solid #E2E8F0!important;color:#475569!important;border-radius:8px!important}.modal-clean .ant-btn-primary{background:linear-gradient(135deg,#1e40af,#2563eb)!important;border:none!important;border-radius:8px!important}.trust-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:#f0fdf4;border:1px solid #BBF7D0;border-radius:20px;color:#166534;font-size:12px;font-weight:500}.icon-circle{display:inline-flex;align-items:center;justify-content:center;border-radius:14px;flex-shrink:0}.icon-circle-blue{background:#eff6ff;border:1px solid #DBEAFE}.icon-circle-green{background:#f0fdf4;border:1px solid #DCFCE7}.icon-circle-amber{background:#fffbeb;border:1px solid #FEF3C7}.page-container{max-width:1080px;margin:0 auto;padding:48px 24px}.hero-bg{background:linear-gradient(180deg,#fff,#f8fafc);position:relative;overflow:hidden}.hero-bg:before{content:"";position:absolute;top:-200px;right:-200px;width:600px;height:600px;background:radial-gradient(circle,rgba(37,99,235,.04) 0%,transparent 70%);pointer-events:none}.hero-bg:after{content:"";position:absolute;bottom:-100px;left:-100px;width:400px;height:400px;background:radial-gradient(circle,rgba(16,185,129,.03) 0%,transparent 70%);pointer-events:none}.divider-light{height:1px;background:#e2e8f0;margin:32px 0}.section-label{font-size:12px;color:#2563eb;letter-spacing:1.5px;text-transform:uppercase;font-weight:600;margin-bottom:8px}.section-title{color:#0f172a;font-weight:700;margin-bottom:0}.step-connector{width:40px;height:2px;background:#e2e8f0;margin-top:24px;flex-shrink:0}@media(max-width:768px){.app-header{padding:0 12px;height:48px;line-height:48px}.app-logo{margin-right:12px}.app-logo a{font-size:14px}.app-menu{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.app-menu::-webkit-scrollbar{display:none}.app-menu .ant-menu-item{font-size:13px!important;padding:0 10px!important}.app-content{min-height:calc(100vh - 88px)}.app-footer{padding:12px 16px;font-size:11px;line-height:1.5}.hero-bg{padding:48px 16px 40px!important}.hero-title{font-size:30px!important;letter-spacing:-.8px!important}.hero-subtitle{font-size:14px!important}.hero-buttons{flex-direction:column!important;gap:10px!important;align-items:stretch!important}.hero-buttons .btn-primary,.hero-buttons button{width:100%!important;justify-content:center}.card-elevated .ant-card-body,.card-static .ant-card-body{padding:20px}.features-grid{grid-template-columns:1fr!important;gap:16px!important}.features-grid .card-elevated{padding:24px 20px!important}.steps-grid{grid-template-columns:repeat(2,1fr)!important;gap:20px!important}.security-grid{grid-template-columns:1fr!important;gap:12px!important}.section-title{font-size:22px!important}.section-block,.cta-block{padding:48px 16px!important}.cta-title{font-size:22px!important}}@media(max-width:480px){.app-header{padding:0 8px}.app-logo a svg{width:16px;height:16px}.app-menu .ant-menu-item{font-size:12px!important;padding:0 8px!important}.hero-title{font-size:26px!important}.hero-subtitle{font-size:13px!important}.steps-grid{grid-template-columns:1fr!important}.trust-badge{font-size:11px;padding:5px 10px}.disclaimer-badge{font-size:12px!important;padding:6px 12px!important}}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.scarcity-cards{display:none!important}.scarcity-table{display:block}@media(max-width:600px){.scarcity-table{display:none!important}.scarcity-cards{display:flex!important}}
