:root{--background:#fff;--foreground:#171717;--rion-navy:#0f1f3d;--rion-gray:#e6e8eb;--rion-charcoal:#2b2f36;--customer-bg:#f3f5f8;--customer-surface:#fff;--customer-ink:#14213a;--customer-muted:#667085;--customer-line:#dfe4eb;--customer-radius:18px;--customer-shadow:0 16px 40px #0f1f3d14;--customer-shadow-strong:0 22px 58px #0f1f3d24;--customer-accent:#2563eb;--customer-success:#047857;--customer-warning:#b45309;--customer-error:#be123c}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,Malgun Gothic,Apple SD Gothic Neo,Arial,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #2563eb52}.customer-page{background:radial-gradient(circle at 85% 0%,#2d487117,transparent 34rem),var(--customer-bg);min-height:100dvh}.customer-trust-footer{padding:28px 16px calc(28px + env(safe-area-inset-bottom));color:var(--customer-muted);justify-content:center;display:flex}.customer-primary-action{border:1px solid var(--rion-navy);background:var(--rion-navy);color:#fff;border-radius:14px;min-height:52px;font-weight:800;box-shadow:0 10px 24px #0f1f3d33}.customer-secondary-action{border:1px solid var(--customer-line);min-height:52px;color:var(--customer-ink);background:#fff;border-radius:14px;font-weight:750}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
