*{box-sizing:border-box}:root{color:#111827;background:#f4f6f7;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:#f4f6f7;min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit}.portal-shell{min-height:100vh;display:flex}.portal-sidebar{color:#fff;background:#0e192b;flex-direction:column;justify-content:space-between;width:250px;min-height:100vh;padding:34px 24px 24px;display:flex;position:fixed;inset:0 auto 0 0}.portal-brand{flex-direction:column;gap:2px;margin-bottom:44px;display:flex}.portal-brand span{letter-spacing:.05em;font-size:28px;font-weight:800}.portal-brand small{color:#aab3c0;letter-spacing:.22em;font-size:11px}.portal-nav{flex-direction:column;gap:6px;display:flex}.portal-nav a{color:#b9c1cc;border-radius:9px;padding:12px 14px;font-weight:600;text-decoration:none}.portal-nav a:hover,.portal-nav a.active{color:#fff;background:#1b293d}.portal-user{border-top:1px solid #263448;flex-direction:column;gap:6px;padding-top:18px;display:flex}.portal-user small{color:#909bab}.portal-user button{color:#fff;background:0 0;border:1px solid #435066;border-radius:8px;margin-top:10px;padding:10px}.portal-main{width:calc(100% - 250px);margin-left:250px}.mobile-header{display:none}.portal-content{max-width:1300px;margin:0 auto;padding:48px}.page-heading{justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:32px;display:flex}.page-heading h1{margin:6px 0;font-size:38px}.page-heading p{color:#687280;margin:0;font-size:17px}.eyebrow{letter-spacing:.16em;color:#697586;font-size:12px;font-weight:800}.profile-badge{white-space:nowrap;background:#e8ecef;border-radius:100px;padding:10px 14px;font-weight:700}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:28px;display:grid}.stats-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-card,.content-card,.product-card{background:#fff;border:1px solid #dde2e7;border-radius:16px}.stat-card{flex-direction:column;gap:8px;padding:24px;display:flex}.stat-card span{color:#687280}.stat-card strong{font-size:34px}.stat-card small{color:#7a8491;line-height:1.5}.content-card{padding:26px}.referral-card{justify-content:space-between;align-items:center;gap:30px;display:flex}.referral-card h2{margin:8px 0;font-size:30px}.referral-card p{color:#687280;max-width:620px;line-height:1.6}.primary-button,.secondary-button{border-radius:9px;padding:13px 18px;font-weight:700}.primary-button{color:#fff;background:#0e192b;border:1px solid #0e192b}.secondary-button{color:#202938;background:#fff;border:1px solid #cfd5dc}.page-action{white-space:nowrap}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.product-card{overflow:hidden}.product-image-placeholder{color:#3b3b3c;letter-spacing:.06em;background:#e9e7e4;justify-content:center;align-items:center;min-height:230px;font-size:32px;font-weight:800;display:flex}.product-card-body{padding:20px}.product-card-body h2{margin:0 0 20px}.price-row,.professional-price{justify-content:space-between;gap:10px;margin:10px 0;display:flex}.price-row span{color:#717b89}.professional-price{background:#eff3f5;border-radius:9px;margin:16px 0;padding:12px}.product-card button{width:100%}.profile-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.profile-grid div{flex-direction:column;gap:6px;display:flex}.profile-grid span{color:#6d7785}.auth-page{background:#0e192b;justify-content:center;align-items:center;min-height:100vh;padding:30px 16px;display:flex}.auth-card{background:#fff;border-radius:18px;width:min(460px,100%);padding:34px}.auth-card-wide{width:min(760px,100%)}.auth-brand{margin-bottom:34px}.auth-brand h1{letter-spacing:.06em;margin:0;font-size:32px}.auth-brand span{letter-spacing:.2em;color:#6f7885;font-size:11px}.auth-card h2{margin-bottom:8px}.auth-card>p{color:#707987;margin-top:0;margin-bottom:26px;line-height:1.5}.auth-form,.form-grid{gap:18px;display:grid}.form-grid{grid-template-columns:repeat(2,1fr)}.auth-form label,.form-grid label{flex-direction:column;gap:7px;font-weight:700;display:flex}.auth-form input,.form-grid input,.form-grid select{background:#fff;border:1px solid #cfd5dc;border-radius:8px;width:100%;padding:13px}.form-submit{grid-column:1/-1}.auth-footer{color:#717b89;margin-top:24px}.auth-footer a{color:#111827;font-weight:700}.pending-card{text-align:center}.status-icon{color:#167b50;background:#e8f6ef;border-radius:50%;place-items:center;width:56px;height:56px;margin:0 auto 18px;font-size:26px;font-weight:800;display:grid}@media (width<=1050px){.stats-grid,.catalog-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.portal-sidebar{display:none}.portal-main{width:100%;margin-left:0}.mobile-header{color:#fff;background:#0e192b;align-items:center;gap:10px;height:68px;padding:0 20px;display:flex}.mobile-header span{color:#aeb7c3}.portal-content{padding:26px 18px 50px}.page-heading{flex-direction:column}.page-heading h1{font-size:31px}.stats-grid,.stats-grid-three,.catalog-grid,.profile-grid,.form-grid{grid-template-columns:1fr}.referral-card{flex-direction:column;align-items:stretch}.referral-card button,.page-action{width:100%}.auth-card{padding:26px 20px}}.form-error{color:#9b1c1c;background:#fff2f2;border:1px solid #efb6b6;border-radius:8px;margin-bottom:18px;padding:12px 14px;font-size:14px}.primary-button:disabled{opacity:.6;cursor:not-allowed}.quote-form-section{margin-bottom:20px}.quote-items{flex-direction:column;gap:20px;display:flex}.quote-item{border-top:1px solid #e6e6e6;padding:20px 0}.quote-item:first-child{border-top:0;padding-top:0}.quote-item-footer{justify-content:space-between;align-items:center;gap:16px;margin-top:14px;display:flex}.quote-summary{justify-content:space-between;align-items:center;gap:24px;margin-top:20px;display:flex}.quote-summary h2{margin:6px 0}@media (width<=700px){.quote-item-footer,.quote-summary{flex-direction:column;align-items:stretch}}
