:root{--ctr-orange:#ff7a1a;--ctr-glass-orange:#ff9e52;--ctr-glass-orange-exclusion-top:rgba(255,158,82,0.12);--ctr-glass-orange-top:rgba(255,158,82,0.35);--ctr-background:#f0f2f5;--ctr-section:#f7f7f7;--ctr-card:#ffffff;--ctr-crossing-section:#1e2a38;--ctr-text:#1a1a1a;--ctr-sub-text:#555555;--ctr-crossing-section-text:#f0f2f5;--ctr-auth-bg-gradient:linear-gradient(145.72deg,#fff5eb,rgba(255,218,185,0.4) 50%,#f0f4f8);--ctr-auth-radial-gradient:radial-gradient(circle at 50% 50%,rgba(255,132,32,0.15),rgba(128,66,16,0.075) 35%,transparent 70%);--ctr-auth-radial-opacity:0.5;--ctr-auth-blob-1:rgba(255,132,32,0.4);--ctr-auth-blob-2:rgba(245,84,0,0.3);--ctr-auth-blob-1-opacity:0.59;--ctr-auth-blob-2-opacity:0.31;--ctr-auth-blob-1-size:500px;--ctr-auth-blob-2-size:700px;--ctr-auth-blob-1-top:10%;--ctr-auth-blob-1-left:12%;--ctr-auth-blob-2-top:12%;--ctr-auth-blob-2-left:44%;--ctr-auth-card-bg:rgba(255,255,255,0.05);--ctr-auth-card-border:rgba(255,255,255,0.1);--ctr-auth-card-icon-bg:#ffffff;--ctr-auth-card-icon-shadow:0px 4px 6px rgba(0,0,0,0.1),0px 2px 4px rgba(0,0,0,0.1);--ctr-auth-visual-bg:rgba(255,255,255,0.4);--ctr-auth-visual-border:rgba(255,255,255,0.6);--ctr-auth-visual-shadow:0px 8px 32px rgba(255,255,255,0.37);--ctr-auth-visual-header-bg:rgba(255,255,255,0.8);--ctr-auth-visual-header-border:rgba(0,0,0,0.05);--ctr-auth-visual-content-bg:#f6f3ef;--ctr-header-bg:rgba(30,42,56,0.65);--ctr-header-border:rgba(255,255,255,0.1);--ctr-footer-bg:rgba(30,42,56,0.65);--ctr-footer-border:rgba(255,255,255,0.1);--ctr-glass-border-top:rgba(255,255,255,0.6);--ctr-glass-background:rgba(244,177,131,0.32);--ctr-glass-text:rgba(42,42,47,0.92);--ctr-glass-sub-text:rgba(42,42,47,0.7);--ctr-glass-cta-text:rgba(26,26,26,0.95);--ctr-blur-card:16px;--ctr-blur-crossing-section:24px;--ctr-blur-hero:32px;--ctr-font-normal:400;--ctr-font-medium:500;--ctr-font-bold:700}.dark,[data-theme=dark]{--ctr-background:#17181d;--ctr-section:#222222;--ctr-card:#2b2b2b;--ctr-crossing-section:rgba(23,24,29,0.8);--ctr-text:#eaeaea;--ctr-sub-text:#a0a0a0;--ctr-crossing-section-text:#eaeaea;--ctr-auth-bg-gradient:linear-gradient(145.721deg,rgb(30,42,56),rgba(255,132,32,0.1) 50%,rgb(15,23,42));--ctr-auth-radial-gradient:radial-gradient(circle at 50% 50%,rgba(255,132,32,0.15),rgba(128,66,16,0.075) 35%,transparent 70%);--ctr-auth-radial-opacity:0.51;--ctr-auth-blob-1:rgba(255,132,32,0.3);--ctr-auth-blob-2:rgba(245,84,0,0.2);--ctr-auth-blob-1-opacity:0.52;--ctr-auth-blob-2-opacity:0.44;--ctr-auth-blob-1-size:544.52px;--ctr-auth-blob-2-size:711.678px;--ctr-auth-blob-1-top:97.14px;--ctr-auth-blob-1-left:158.26px;--ctr-auth-blob-2-top:122.63px;--ctr-auth-blob-2-left:598.93px;--ctr-auth-card-bg:rgba(255,255,255,0.05);--ctr-auth-card-border:rgba(255,255,255,0.1);--ctr-auth-card-icon-bg:#2b2b2b;--ctr-auth-card-icon-shadow:none;--ctr-auth-visual-bg:rgba(30,42,56,0.3);--ctr-auth-visual-border:rgba(255,255,255,0.1);--ctr-auth-visual-shadow:0px 8px 32px rgba(31,38,135,0.37);--ctr-auth-visual-header-bg:rgba(23,24,29,0.8);--ctr-auth-visual-header-border:rgba(255,255,255,0.1);--ctr-auth-visual-content-bg:#17181d;--ctr-header-bg:rgba(23,24,29,0.8);--ctr-header-border:rgba(255,255,255,0.1);--ctr-footer-bg:rgba(23,24,29,0.6);--ctr-footer-border:rgba(255,255,255,0.08);--ctr-glass-border-top:rgba(255,255,255,0.28);--ctr-glass-background:rgba(255,140,51,0.22);--ctr-glass-text:rgba(255,255,255,0.94);--ctr-glass-sub-text:rgba(255,255,255,0.72);--ctr-glass-cta-text:rgba(255,255,255,0.98)}@keyframes gradient-xy{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes blob{0%,to{transform:translate(0) scale(1);opacity:.4}33%{transform:translate(30px,-20px) scale(1.1);opacity:.6}66%{transform:translate(-20px,20px) scale(.9);opacity:.5}}@keyframes fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-in-right{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.animate-gradient-xy{animation:gradient-xy 15s ease infinite}.animate-blob{animation:blob 8s ease-in-out infinite}.animate-fade-in{animation:fade-in .6s ease-out forwards}.animate-slide-in-right{animation:slide-in-right .8s ease-out .2s forwards;opacity:0}.animation-delay-2000{animation-delay:2s}