:root{--color-primary:#13261b;--color-secondary:#8c52ff;--color-accent:#00ffb3;--color-bg-light:#f5f5f5;--color-bg-white:#fff;--color-bg-dark:#1a1326;--color-text-dark:#13261b;--color-text-medium:#6b5e5e;--color-text-light:#969696;--color-border:#d9d9d9;--color-gray-medium:#a6a6a6;--max-width:1200px;--padding-desktop:48px;--padding-mobile:16px;--section-spacing:80px;--component-gap:24px;--color-link:#8c52ff;--color-link-hover:#6b3fd4;--header-blur:10px;--color-status-active:#00ffb3;--color-status-pending:#8c52ff;--color-status-closed:#969696}h1{font-size:48px}h1,h2{color:#13261b;font-family:Poppins;font-style:normal;font-weight:600;text-decoration:none}h2{font-size:36px}h3{color:#13261b;font-family:Poppins;font-size:28px;font-style:normal;font-weight:500;text-decoration:none}h4{font-size:22px}h4,h5{color:#13261b;font-family:Inter;font-style:normal;font-weight:500;text-decoration:none}h5{font-size:18px}h6{font-size:14px;font-weight:500}body,h6{color:#6b5e5e;font-family:Inter;font-style:normal;text-decoration:none}body{font-size:16px;font-weight:400}a{color:#8c52ff}a:hover{color:#6b3fd4}.btn--primary{background-color:#8c52ff;border-color:#8c52ff;border-radius:8px;color:#fff}.btn--primary:hover{background-color:#00ffb3;border-color:#00ffb3;color:#13261b}.btn--secondary{border-color:#8c52ff;color:#8c52ff}.btn--secondary:hover{background-color:#8c52ff;color:#fff}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{background-color:#fff;border-color:#d9d9d9;border-radius:8px}input:focus,select:focus,textarea:focus{border-color:#8c52ff;box-shadow:0 0 0 3px #8c52ff26}.site-header{background-color:#fff}.site-header__brand,.site-header__nav a{color:#1a1326}.site-header__logo img{max-height:40px}.site-header__nav a:hover{color:#8c52ff}.site-footer{background-color:#1a1326;color:#fff}.site-footer a{color:#a6a6a6}.site-footer a:hover{color:#00ffb3}.portal-sidebar{background:#fff}.portal-sidebar__link{color:#6b5e5e}.portal-sidebar__item--active .portal-sidebar__link{color:#8c52ff}.portal-card{background-color:#fff;border-radius:12px}