:root{--bg: #0d1117;--bg-elevated: #111827;--bg-soft: #0b1120;--border-subtle: #1f2933;--text-main: #f9fafb;--text-muted: #9ca3af;--accent-red: #f97373;--accent-blue: #2563eb;--accent-blue-soft: #1d4ed8;--accent-border: #1f2937;--shadow-soft: 0 18px 30px rgba(15, 23, 42, .9);--radius-lg: 14px;--radius-md: 10px}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;background:radial-gradient(circle at top left,#111827,#020617);color:var(--text-main)}a{color:inherit;text-decoration:none}.app-root{min-height:100vh}.page-content{padding-top:72px;min-height:calc(100vh - 72px);background:#f9fafb;position:relative}.page-content:before{content:"";position:fixed;top:72px;right:0;width:600px;height:600px;background:radial-gradient(circle,rgba(37,99,235,.04) 0%,transparent 70%);pointer-events:none;z-index:0}.page-content:after{content:"";position:fixed;bottom:0;left:0;width:500px;height:500px;background:radial-gradient(circle,rgba(185,28,28,.03) 0%,transparent 70%);pointer-events:none;z-index:0}.nav-header{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(to bottom,#020617e6,#020617d9);border-bottom:1px solid rgba(148,163,184,.08)}.nav-bar{max-width:1120px;margin:0 auto;padding:14px 20px;display:flex;align-items:center;justify-content:space-between}.nav-logo{display:flex;align-items:center;gap:8px}.nav-logo-img{height:50px;filter:drop-shadow(0 0 14px rgba(248,113,113,.5))}.nav-logo-text{font-weight:600;letter-spacing:.12em;text-transform:uppercase;font-size:12px;color:#e5e7eb}.nav-links{display:flex;gap:20px;font-size:14px;text-transform:uppercase;letter-spacing:.16em}.nav-link{padding:4px 0;position:relative;color:#9ca3af}.nav-link:after{content:"";position:absolute;left:0;bottom:-6px;width:0;height:2px;background:linear-gradient(to right,var(--accent-red),var(--accent-blue));transition:width .2s ease-out}.nav-link:hover{color:#e5e7eb}.nav-link.active{color:#f9fafb}.nav-link.active:after{width:100%}.nav-actions{display:flex;align-items:center}.cart-toggle-btn{position:relative;padding:6px 14px;border-radius:999px;border:1px solid rgba(148,163,184,.3);background:radial-gradient(circle at top left,#1e40afcc,#0f172af2);color:#f9fafb;font-size:12px;text-transform:uppercase;letter-spacing:.14em;cursor:pointer;display:flex;align-items:center;gap:6px}.cart-toggle-btn:hover{border-color:#f8717180}.cart-badge{min-width:18px;height:18px;border-radius:999px;background:radial-gradient(circle at 30% 0,#fecaca,#ef4444);color:#020617;font-size:11px;display:flex;align-items:center;justify-content:center}.cart-sidebar{position:fixed;top:0;right:-360px;width:320px;height:100vh;background:#0f172afa;box-shadow:-30px 0 80px #0f172ae6;border-left:1px solid rgba(148,163,184,.18);display:flex;flex-direction:column;transition:transform .25s ease-out;transform:translate(0);z-index:40}.cart-sidebar.open{transform:translate(-360px)}.cart-header{padding:18px 18px 10px;display:flex;justify-content:space-between;align-items:center}.cart-header h3{font-size:15px;text-transform:uppercase;letter-spacing:.16em;color:#e5e7eb}.cart-close-btn{border:none;background:transparent;color:#9ca3af;font-size:20px;cursor:pointer}.cart-body{flex:1;padding:6px 18px 18px;overflow-y:auto}.cart-empty{margin-top:18px;font-size:13px;color:var(--text-muted)}.cart-item{display:flex;gap:10px;padding:10px 0;border-bottom:1px solid rgba(30,64,175,.1)}.cart-item-image{width:46px;height:46px;object-fit:cover;border-radius:8px}.cart-item-info{flex:1}.cart-item-name{font-size:13px;font-weight:500}.cart-item-meta{font-size:12px;color:var(--text-muted);display:flex;gap:8px}.cart-remove-btn{border:none;background:transparent;color:#fca5a5;font-size:11px;cursor:pointer}.cart-footer{padding:14px 18px 18px;border-top:1px solid rgba(30,64,175,.4);background:linear-gradient(to top,#0f172af5,#0f172ad9)}.cart-total{font-size:14px;font-weight:600;margin-bottom:4px}.cart-note{font-size:12px;color:var(--text-muted)}.btn-primary,.btn-primary-outline,.btn-secondary,.btn-text,.btn-link{font-size:13px;border-radius:10px;cursor:pointer;border:none;transition:all .2s ease}.btn-primary{padding:10px 20px;background:linear-gradient(135deg,#1e40af,#2563eb,#3b82f6);color:#fff;font-weight:600;box-shadow:0 2px 8px #2563eb4d}.btn-primary:hover{box-shadow:0 4px 12px #2563eb66}.btn-primary-outline{padding:8px 16px;border:1.5px solid #2563eb;background:transparent;color:#2563eb;font-weight:500}.btn-primary-outline:hover{background:#2563eb;color:#fff}.btn-secondary{padding:8px 16px;border-radius:10px;border:1.5px solid #e2e8f0;background:#fff;color:#475569;font-weight:500}.btn-secondary:hover{border-color:#cbd5e1;background:#f8fafc}.btn-text{padding:0 8px;background:transparent;color:#64748b}.btn-link{padding:0;background:transparent;color:#2563eb;text-decoration:underline;font-size:12px}.btn-link.danger{color:#dc2626}.home-page{max-width:1120px;margin:0 auto;padding:40px 20px 60px;position:relative;z-index:1}.hero-section{border-radius:16px;padding:40px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000d;position:relative}.hero-section:before{content:"";position:absolute;top:0;left:40px;right:40px;height:3px;background:linear-gradient(90deg,#1e40af,#dc2626);border-radius:0 0 3px 3px}.hero-title{font-size:32px;letter-spacing:-.02em;color:#1e293b;font-weight:700;margin:0 0 12px}.hero-subtitle{max-width:520px;font-size:15px;color:#64748b;line-height:1.6;margin:0 0 24px}.hero-search{max-width:480px}.hero-search-input{width:100%;padding:14px 18px;border-radius:999px;border:1px solid #cbd5e1;background:#fff;color:#1e293b;font-size:14px;transition:all .2s ease}.hero-search-input:focus{outline:none;border-color:#94a3b8;box-shadow:0 2px 8px #0000000f}.hero-search-input::placeholder{color:#94a3b8}.product-list-section{margin-top:40px}.section-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:20px}.section-header h2{font-size:18px;font-weight:600;color:#1e293b;letter-spacing:-.01em}.section-subtitle{font-size:13px;color:#64748b}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}.product-card{background:#fff;border-radius:14px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000d;overflow:hidden;display:flex;flex-direction:column;transition:all .2s ease}.product-card:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #00000014}.product-image-wrapper{height:160px;overflow:hidden}.product-image{width:100%;height:100%;object-fit:cover}.product-info{padding:16px}.product-name{font-size:16px;font-weight:600;color:#1e293b;margin-bottom:6px}.product-description{font-size:13px;color:#64748b;line-height:1.5;min-height:40px}.product-meta{margin-top:12px;display:flex;justify-content:space-between;align-items:center}.product-price{font-weight:700;font-size:16px;color:#1e293b}.product-tags{margin-top:12px;display:flex;flex-wrap:wrap;gap:6px}.tag{padding:4px 10px;border-radius:999px;background:#f1f5f9;border:1px solid #e2e8f0;font-size:11px;color:#64748b}.no-products{font-size:14px;color:#64748b}.about-page{max-width:1120px;margin:0 auto;padding:40px 20px 60px;position:relative;z-index:1}.about-hero{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:40px;padding:40px;border-radius:16px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000d;position:relative}.about-hero:before{content:"";position:absolute;top:0;left:40px;right:40px;height:3px;background:linear-gradient(90deg,#1e40af,#dc2626);border-radius:0 0 3px 3px}.about-hero-text h1{margin:0 0 16px;font-size:28px;letter-spacing:-.02em;color:#1e293b;font-weight:700}.about-hero-text p{font-size:15px;line-height:1.7;color:#64748b}.about-hero-media{display:flex;align-items:center;justify-content:center}.about-logo-wordmark{max-width:280px;border-radius:12px;box-shadow:0 4px 20px #0000001a}.about-grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:30px}.about-card{padding:28px;border-radius:14px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000d;transition:all .2s ease}.about-card:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #00000014}.about-card h2{margin:0 0 10px;font-size:17px;font-weight:600;color:#1e293b}.about-card p{margin:0;font-size:14px;line-height:1.6;color:#64748b}.contact-page{max-width:1120px;margin:0 auto;padding:40px 20px 60px;position:relative;z-index:1}.contact-intro{position:relative}.contact-intro h1{font-size:28px;letter-spacing:-.02em;color:#1e293b;font-weight:700;margin-bottom:12px}.contact-intro p{max-width:520px;font-size:15px;color:#64748b;line-height:1.6}.contact-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.5fr);gap:24px;margin-top:30px}.contact-card{padding:28px;border-radius:14px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000d}.contact-card h3{margin:0 0 8px;font-size:17px;font-weight:600;color:#1e293b}.contact-card h2{margin:0 0 16px;font-size:17px;font-weight:600;color:#1e293b}.contact-list{list-style:none;padding:0;margin:16px 0 0}.contact-list li{margin-bottom:12px}.contact-list a{font-size:14px;color:#2563eb;text-decoration:none;transition:color .2s ease}.contact-list a:hover{color:#1e40af;text-decoration:underline}.social-links{display:flex;gap:16px;margin-top:16px}.social-link{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:#f1f5f9;border:1px solid #e2e8f0;color:#475569;transition:all .2s ease}.social-link:hover{background:#e2e8f0;color:#1e293b;transform:translateY(-2px)}.social-link svg{width:24px;height:24px}.social-link.linkedin:hover{background:#0077b5;border-color:#0077b5;color:#fff}.social-link.instagram:hover{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);border-color:#dc2743;color:#fff}.social-link.facebook:hover{background:#1877f2;border-color:#1877f2;color:#fff}.contact-connect{display:flex;flex-direction:column;align-items:flex-start}.connect-subtitle{color:#64748b;font-size:15px;margin-bottom:8px}.contact-email-direct{margin-top:24px;padding-top:20px;border-top:1px solid #e2e8f0;display:flex;flex-direction:column;gap:6px;font-size:14px}.contact-email-direct span{color:#64748b}.contact-email-direct a{color:#1e40af;font-weight:600;text-decoration:none;transition:color .2s ease}.contact-email-direct a:hover{color:#1e3a8a;text-decoration:underline}.contact-success{display:flex;flex-direction:column;align-items:center;text-align:center;padding:40px 20px}.contact-success svg{margin-bottom:16px}.contact-success h3{color:#16a34a;font-size:24px;margin-bottom:8px}.contact-success p{color:#64748b;margin-bottom:24px}.contact-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:12px 16px;border-radius:8px;font-size:14px}.contact-form{display:flex;flex-direction:column;gap:16px}.contact-form label{font-size:13px;font-weight:600;display:flex;flex-direction:column;gap:6px;color:#475569;text-transform:uppercase;letter-spacing:.05em}.contact-form input,.contact-form textarea{border-radius:12px;border:1.5px solid #e2e8f0;padding:12px 14px;background:#f8fafc;color:#1e293b;font-size:14px;transition:all .2s ease}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:#3b82f6;background:#fff;box-shadow:0 0 0 4px #3b82f61a}.contact-form textarea{min-height:120px;resize:vertical}.contact-form .btn-primary{padding:14px 24px;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;background:linear-gradient(135deg,#1e40af,#2563eb,#3b82f6);color:#fff;border:none;border-radius:12px;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 14px #2563eb59}.contact-form .btn-primary:hover{transform:translateY(-1px);box-shadow:0 6px 20px #2563eb73}.employee-app-root{min-height:100vh;background:radial-gradient(circle at top,#111827,#020617);color:var(--text-main)}.employee-header{padding:14px 24px;border-bottom:1px solid rgba(148,163,184,.25);font-size:14px}.employee-content{max-width:1120px;margin:0 auto;padding:24px 20px 40px}.employee-login-page{display:flex;justify-content:center;padding:80px 16px}.employee-login-card{width:100%;max-width:360px;padding:24px 20px 22px;border-radius:18px;background:#0f172af5;border:1px solid rgba(148,163,184,.33);box-shadow:var(--shadow-soft)}.employee-login-card h2{margin:0 0 12px;font-size:17px;letter-spacing:.14em;text-transform:uppercase}.employee-login-form{display:flex;flex-direction:column;gap:10px}.employee-login-form label{font-size:12px;display:flex;flex-direction:column;gap:4px}.employee-login-form input{border-radius:999px;border:1px solid rgba(148,163,184,.5);padding:8px 10px;background:#0f172ae6;color:#e5e7eb;font-size:13px}.form-error{font-size:12px;color:#fecaca}.employee-dashboard-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px}.employee-dashboard-header h2{margin:0;font-size:18px;letter-spacing:.18em;text-transform:uppercase}.employee-dashboard-header p{margin:4px 0 0;font-size:13px;color:var(--text-muted)}.employee-stats{display:flex;gap:14px;margin-bottom:20px}.stat-card{flex:1;padding:14px 14px 12px;border-radius:14px;background:#0f172af5;border:1px solid rgba(55,65,81,.9)}.stat-label{font-size:11px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.12em}.stat-value{display:block;margin-top:4px;font-size:18px;font-weight:600}.employee-form-section{padding:18px 16px 16px;border-radius:18px;background:#0f172af7;border:1px solid rgba(75,85,99,.9);margin-bottom:20px}.employee-form-section h3{margin:0 0 10px;font-size:15px;letter-spacing:.12em;text-transform:uppercase}.employee-product-form{display:flex;flex-direction:column;gap:10px}.form-row{display:flex;gap:10px}.form-row label{flex:1}.employee-product-form label{font-size:12px;display:flex;flex-direction:column;gap:4px}.employee-product-form input[type=text],.employee-product-form input[type=number],.employee-product-form input[type=file],.employee-product-form textarea{border-radius:10px;border:1px solid rgba(148,163,184,.6);padding:8px 10px;background:#0f172aeb;color:#e5e7eb;font-size:13px}.employee-product-form textarea{resize:vertical}.form-actions{display:flex;align-items:center;gap:10px;margin-top:4px}.employee-product-list{padding:18px 16px 16px;border-radius:18px;background:#0f172af7;border:1px solid rgba(55,65,81,.9)}.employee-list-header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px}.employee-list-header h3{margin:0;font-size:14px;letter-spacing:.14em;text-transform:uppercase}.employee-search-input{max-width:260px;width:100%;border-radius:999px;border:1px solid rgba(148,163,184,.6);padding:7px 10px;background:#0f172aeb;color:#e5e7eb;font-size:12px}.employee-product-table-header,.employee-product-row{display:grid;grid-template-columns:minmax(0,2.4fr) minmax(0,.9fr) minmax(0,1.3fr) minmax(0,1.1fr);gap:10px;font-size:12px}.employee-product-table-header{padding-bottom:8px;border-bottom:1px solid rgba(75,85,99,.9);color:var(--text-muted)}.employee-product-row{padding:10px 0;border-bottom:1px solid rgba(31,41,55,.9);align-items:center}.employee-product-main{display:flex;gap:8px;align-items:center}.employee-product-thumb{width:38px;height:38px;border-radius:10px;object-fit:cover}.employee-product-name{font-weight:500}.employee-product-description,.employee-product-keywords{font-size:11px;color:var(--text-muted)}.employee-product-actions{display:flex;gap:10px}.employee-empty-state{margin-top:10px;font-size:12px;color:var(--text-muted)}.not-found-page{max-width:480px;margin:80px auto;padding:24px;text-align:center}@media(max-width:768px){.nav-links{display:none}.hero-section{padding:22px}.about-hero,.contact-grid{grid-template-columns:minmax(0,1fr)}.about-hero{padding:30px 24px;gap:24px}.about-hero-text h1{font-size:22px}.about-card,.contact-card{padding:22px}.checkout-form{padding:28px 24px}.order-card{flex-direction:column;align-items:flex-start;gap:16px}.order-details{text-align:left;width:100%;display:flex;justify-content:space-between;align-items:center}.thank-you-card{padding:36px 24px}.employee-dashboard-header{flex-direction:column;align-items:flex-start}.employee-stats,.form-row{flex-direction:column}.employee-product-table-header,.employee-product-row{grid-template-columns:minmax(0,2.4fr) minmax(0,.9fr)}.employee-product-keywords,.employee-product-actions{display:none}}.checkout-page{max-width:640px;margin:0 auto;padding:50px 20px 60px;position:relative;z-index:1}.checkout-page h2{text-align:center;margin-bottom:12px;font-size:28px;font-weight:700;color:#1e293b;letter-spacing:-.02em}.checkout-page>p{text-align:center;color:#64748b;font-size:15px;margin-bottom:32px}.checkout-form{background:#fff;padding:36px;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000d}.checkout-form .StripeElement,.checkout-form .p-PaymentElement{margin-bottom:24px}.checkout-form .form-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;padding:12px 16px;border-radius:10px;font-size:13px;margin-bottom:16px;text-align:center}.checkout-form button{width:100%;margin-top:16px;padding:16px 24px;font-size:15px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;background:linear-gradient(135deg,#1e40af,#2563eb,#3b82f6);color:#fff;border:none;border-radius:12px;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 14px #2563eb59}.checkout-form button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #2563eb73}.checkout-form button:disabled{opacity:.6;cursor:not-allowed;transform:none}.checkout-summary{background:#fff;padding:24px;border-radius:16px;border:1px solid rgba(226,232,240,.8);margin-bottom:24px;position:relative;z-index:1}.checkout-summary h3{font-size:16px;font-weight:600;color:#1e293b;margin:0 0 16px;text-transform:uppercase;letter-spacing:.05em}.checkout-summary-item{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #f1f5f9;font-size:14px;color:#475569}.checkout-summary-total{display:flex;justify-content:space-between;padding:14px 0 0;font-size:16px;font-weight:700;color:#1e293b}.orders-page{max-width:900px;margin:0 auto;padding:50px 20px 60px;position:relative;z-index:1}.orders-page h1{font-size:28px;font-weight:700;color:#1e293b;letter-spacing:-.02em;margin-bottom:8px}.orders-page>p{color:#64748b;font-size:15px;margin-bottom:32px}.orders-list{display:flex;flex-direction:column;gap:16px}.order-card{background:#fff;padding:24px 28px;border-radius:14px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000d;display:flex;justify-content:space-between;align-items:center;transition:all .2s ease}.order-card:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #00000014}.order-info h3{font-size:16px;font-weight:600;color:#1e293b;margin:0 0 4px}.order-info p{font-size:13px;color:#64748b;margin:0}.order-details{text-align:right}.order-amount{font-size:18px;font-weight:700;color:#1e293b;margin-bottom:6px}.order-status{display:inline-block;font-size:11px;font-weight:600;padding:5px 12px;border-radius:99px;text-transform:uppercase;letter-spacing:.05em}.order-status.paid{background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#166534}.order-status.pending{background:linear-gradient(135deg,#fef9c3,#fef08a);color:#854d0e}.orders-empty{text-align:center;padding:60px 20px;background:#fff;border-radius:14px;border:1px solid #e2e8f0}.orders-empty p{color:#64748b;font-size:15px;margin:0 0 20px}.thank-you-page{max-width:600px;margin:0 auto;padding:80px 20px 60px;text-align:center;position:relative;z-index:1}.thank-you-card{background:#fff;padding:48px 40px;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000d}.thank-you-icon{width:80px;height:80px;margin:0 auto 24px;background:linear-gradient(135deg,#dcfce7,#bbf7d0);border-radius:50%;display:flex;align-items:center;justify-content:center}.thank-you-icon svg{width:40px;height:40px;color:#16a34a}.thank-you-page h2{font-size:28px;font-weight:700;color:#1e293b;letter-spacing:-.02em;margin:0 0 12px}.thank-you-page .order-id{font-size:15px;color:#64748b;margin:0 0 8px}.thank-you-page .order-id strong{color:#2563eb;font-weight:600}.thank-you-page .message{font-size:15px;color:#64748b;line-height:1.6;margin:0 0 28px}.thank-you-page .btn-primary{display:inline-block;padding:14px 28px;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;background:linear-gradient(135deg,#1e40af,#2563eb,#3b82f6);color:#fff;border:none;border-radius:12px;text-decoration:none;transition:all .2s ease;box-shadow:0 4px 14px #2563eb59}.thank-you-page .btn-primary:hover{box-shadow:0 6px 20px #2563eb73}.form-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;padding:12px 16px;border-radius:10px;font-size:13px;margin-bottom:16px;text-align:center}.auth-page{min-height:calc(100vh - 72px);display:flex;align-items:center;justify-content:center;padding:40px 20px;position:relative;z-index:1}.auth-card{width:100%;max-width:420px;padding:48px 40px;background:#fff;border-radius:16px;box-shadow:0 1px 3px #0000000d;border:1px solid #e2e8f0}.auth-card h2{margin:0 0 8px;font-size:26px;font-weight:700;color:#1e293b;text-align:center;letter-spacing:-.02em}.auth-card>p{font-size:14px;color:#64748b;text-align:center;margin:0 0 28px}.auth-form{display:flex;flex-direction:column;gap:20px}.auth-form label{font-size:13px;font-weight:600;color:#475569;display:flex;flex-direction:column;gap:8px;text-transform:uppercase;letter-spacing:.05em}.auth-form input{width:100%;padding:14px 16px;border:1.5px solid #e2e8f0;border-radius:12px;background:#f8fafc;color:#1e293b;font-size:15px;transition:all .2s ease}.auth-form input::placeholder{color:#94a3b8}.auth-form input:focus{outline:none;border-color:#3b82f6;background:#fff;box-shadow:0 0 0 4px #3b82f61a}.auth-form .form-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;padding:12px 16px;border-radius:10px;font-size:13px;margin:0;text-align:left}.auth-form .btn-primary{width:100%;padding:14px 24px;margin-top:8px;font-size:15px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;background:linear-gradient(135deg,#1e40af,#2563eb,#3b82f6);color:#fff;border:none;border-radius:12px;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 14px #2563eb59}.auth-form .btn-primary:hover{transform:translateY(-1px);box-shadow:0 6px 20px #2563eb73}.auth-form .btn-primary:active{transform:translateY(0)}.auth-switch{margin-top:24px;font-size:14px;color:#64748b;text-align:center}.auth-switch a{color:#2563eb;font-weight:600;text-decoration:none;transition:color .2s ease}.auth-switch a:hover{color:#1e40af;text-decoration:underline}.auth-divider{display:flex;align-items:center;gap:16px;margin:24px 0;color:#94a3b8;font-size:12px;text-transform:uppercase;letter-spacing:.1em}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#e2e8f0}.auth-trust{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:20px;padding-top:20px;border-top:1px solid #f1f5f9;font-size:12px;color:#94a3b8}.auth-trust svg{width:14px;height:14px;color:#10b981}@media(max-width:480px){.auth-card{padding:36px 24px;margin:0 10px}.auth-card h2{font-size:22px}.auth-form input{padding:12px 14px}}
