.landing-shell{color:#333;background:#fff;width:100%;min-height:100vh;font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.landing-shell *,.landing-shell *:before,.landing-shell *:after{box-sizing:border-box}.landing-page{background:#fff;width:100%;min-height:100vh}.landing-header{z-index:100;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #e2e8f0;display:flex;flex-direction:column;position:sticky;top:0;box-shadow:0 4px 24px #0f172a0a}.landing-header-row{align-items:center;gap:16px;height:68px;padding:0 clamp(16px,3vw,40px);display:flex}.landing-header-logo{flex-shrink:0;align-items:center;display:flex}.landing-header-brand{align-items:center;gap:12px;text-decoration:none;display:flex}.landing-header-brand-logo{-o-object-fit:contain;object-fit:contain;width:auto;height:48px;display:block}.landing-header-brand-divider{background:#cbd5e1;flex-shrink:0;width:1px;height:32px}.landing-header-nav--desktop{flex:1;justify-content:center;align-items:center;gap:4px;padding:4px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;display:flex;max-width:280px;margin:0 auto}.landing-header-nav{align-items:center;gap:4px;display:flex}.landing-header-nav-link{color:#475569;background:transparent;border:none;border-radius:999px;padding:8px 18px;font-family:inherit;font-size:13px;font-weight:700;text-decoration:none;transition:background .15s ease,color .15s ease,box-shadow .15s ease;display:inline-flex;align-items:center;gap:6px}.landing-header-nav-link:hover,.landing-header-nav-link:focus-visible{color:#1a56db;background:#fff}.landing-header-nav-link.is-active{color:#1a56db;background:#fff;box-shadow:0 1px 4px #1a56db1a}.landing-header-actions{flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;display:flex;margin-left:auto}.landing-city-picker{position:relative}.landing-city-trigger{cursor:pointer;display:inline-flex;align-items:center;gap:7px;height:40px;padding:0 12px 0 10px;border-radius:12px;border:1.5px solid #dbe3ee;background:#fff;color:#0f172a;font-family:inherit;font-size:13px;font-weight:700;transition:border-color .18s,box-shadow .18s;white-space:nowrap}.landing-city-trigger:hover,.landing-city-trigger.open{border-color:#1a56db;box-shadow:0 0 0 3px #1a56db18}.landing-city-trigger-name{max-width:90px;overflow:hidden;text-overflow:ellipsis}.landing-city-chevron{color:#64748b;flex-shrink:0;transition:transform .2s}.landing-city-trigger.open .landing-city-chevron{transform:rotate(180deg)}.landing-city-menu{position:absolute;top:calc(100% + 8px);left:0;background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;box-shadow:0 12px 40px #1a56db21,0 2px 8px #00000012;padding:8px;min-width:180px;z-index:300;animation:city-menu-in .18s cubic-bezier(.34,1.4,.64,1)}@keyframes city-menu-in{0%{opacity:0;transform:translateY(-6px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.landing-city-menu-label{color:#94a3b8;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:4px 10px 8px;margin:0}.landing-city-option{display:flex;align-items:center;gap:10px;width:100%;padding:9px 12px;border:none;background:none;border-radius:10px;cursor:pointer;font-family:inherit;font-size:13px;font-weight:600;color:#1e293b;text-align:left;transition:background .14s,color .14s}.landing-city-option:hover{background:#eff6ff;color:#1a56db}.landing-city-option.active{background:#eff6ff;color:#1a56db;font-weight:800}.landing-city-option-dot{width:7px;height:7px;border-radius:50%;background:#cbd5e1;flex-shrink:0;transition:background .14s}.landing-city-option:hover .landing-city-option-dot,.landing-city-option.active .landing-city-option-dot{background:#1a56db}.landing-city-option-check{margin-left:auto;color:#1a56db;flex-shrink:0}.landing-header-help{color:#475569;align-items:center;gap:8px;height:40px;padding:0 14px;border-radius:12px;border:1px solid #dbe3ee;background:#fff;font-size:13px;font-weight:700;text-decoration:none;white-space:nowrap;display:inline-flex;transition:border-color .15s ease,color .15s ease,background .15s ease}.landing-header-help:hover{color:#1a56db;border-color:#93c5fd;background:#eff6ff}.landing-header-icon-btn{position:relative;color:#1a56db;background:#fff;border:1px solid #dbe3ee;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;text-decoration:none;transition:background .15s ease,color .15s ease,border-color .15s ease,transform .15s ease}.landing-header-icon-btn:hover{color:#fff;background:#1a56db;border-color:#1a56db;transform:translateY(-1px)}.landing-header-cart-btn.has-items{border-color:#1a56db;background:#eff6ff}.landing-header-cart-btn.has-items:hover{color:#fff;background:#1a56db}.landing-header-icon-badge{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#ef4444;color:#fff;font-size:10px;font-weight:900;line-height:18px;text-align:center;box-shadow:0 0 0 2px #fff}.landing-header-tabs--mobile{display:none}.landing-header-tab-badge{min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#ef4444;color:#fff;font-size:10px;font-weight:900;line-height:18px;text-align:center}.landing-cart-fab{position:fixed;right:16px;bottom:16px;z-index:60;display:inline-flex;align-items:center;gap:10px;max-width:calc(100vw - 32px);padding:12px 16px;border-radius:999px;background:#1a56db;color:#fff;text-decoration:none;box-shadow:0 14px 34px #1a56db55;transition:transform .15s ease,box-shadow .15s ease}.landing-cart-fab:hover{transform:translateY(-2px);box-shadow:0 18px 38px #1a56db66}.landing-cart-fab-copy{font-size:13px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.landing-location-selector{border:1.5px solid #1a56db;border-radius:30px;align-items:center;height:40px;display:flex;overflow:hidden;box-shadow:0 1px 4px #00000014}.landing-go-btn{color:#fff;cursor:pointer;letter-spacing:1.5px;background:#1a56db;border:none;border-radius:0 30px 30px 0;height:100%;padding:0 22px;font-size:12px;font-weight:700;transition:background .2s}.landing-go-btn:hover{background:#0e3db8}.landing-auth-link,.landing-auth-primary{cursor:pointer;justify-content:center;align-items:center;height:40px;padding:0 18px;border-radius:999px;font-size:14px;font-weight:700;line-height:1;white-space:nowrap;flex:0 0 auto;display:flex;text-decoration:none;transition:background .2s,color .2s,border-color .2s,transform .15s}.landing-auth-link{color:#1a56db;background:#fff;border:1.5px solid #1a56db;min-width:78px}.landing-auth-link:hover{color:#fff;background:#1a56db;transform:translateY(-1px)}.landing-auth-primary{color:#fff;background:#1a56db;border:1.5px solid #1a56db;min-width:88px}.landing-auth-primary:hover{background:#0e3db8;border-color:#0e3db8;transform:translateY(-1px)}.landing-header-profile-btn{cursor:pointer}.landing-header-profile-btn.is-open{color:#fff;background:#1a56db;border-color:#1a56db}.landing-profile-overlay{z-index:500;background:#00000080;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;top:0;right:0;bottom:0;left:0}.landing-profile-modal{background:#fff;border-radius:24px;width:min(440px,100%);padding:30px;position:relative;box-shadow:0 24px 80px #0000002e}.landing-profile-close{color:#555;cursor:pointer;background:#f4f6fb;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:absolute;top:16px;right:16px}.landing-profile-icon-large{color:#1a56db;background:#eff6ff;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;margin-bottom:18px;display:flex}.landing-profile-modal .landing-auth-kicker{color:#1a56db}.landing-profile-modal h2{color:#111;letter-spacing:-.4px;margin:0 0 8px;font-size:26px;font-weight:900}.landing-profile-copy{color:#777;margin:0 0 22px;font-size:14px;line-height:1.7}.landing-profile-form{flex-direction:column;gap:10px;display:flex}.landing-profile-form label{color:#333;font-size:13px;font-weight:800}.landing-profile-input{background:#fff;border:1.5px solid #d7dff0;border-radius:12px;width:100%;min-height:46px;padding:0 14px;font-family:inherit;font-size:14px}.landing-profile-input:focus{border-color:#1a56db;outline:none;box-shadow:0 0 0 3px #1a56db1f}.landing-profile-hint{color:#1a56db;margin:-2px 0 2px;font-size:12px;font-weight:800}.landing-profile-error{color:#d92d20;margin:2px 0;font-size:13px}.landing-profile-submit{color:#fff;cursor:pointer;background:#1a56db;border:none;border-radius:14px;min-height:48px;margin-top:6px;font-family:inherit;font-size:15px;font-weight:900;box-shadow:0 6px 20px #1a56db40}.landing-profile-page{background:#f4f6fb;min-height:620px;padding:32px 40px 72px}.landing-profile-page-head,.landing-profile-grid,.landing-profile-orders-card,.landing-profile-empty{max-width:1180px;margin-left:auto;margin-right:auto}.landing-profile-page-head{margin-bottom:24px}.landing-profile-page-head .landing-auth-kicker{color:#1a56db}.landing-profile-page-head h1{color:#111;letter-spacing:-.6px;margin:0 0 8px;font-size:34px;font-weight:900}.landing-profile-page-head p{color:#777;margin:0;font-size:15px}.landing-profile-grid{grid-template-columns:minmax(0,1fr) 360px;gap:24px;display:grid}.landing-profile-main-card,.landing-profile-qr-card,.landing-profile-orders-card,.landing-profile-empty{background:#fff;border:1px solid #e8e8e8;border-radius:22px;box-shadow:0 10px 34px #1a56db12,0 2px 10px #0000000d}.landing-profile-main-card,.landing-profile-qr-card,.landing-profile-orders-card{padding:24px}.landing-profile-info-row{align-items:flex-start;gap:14px;padding:16px 0;display:flex}.landing-profile-info-row+.landing-profile-info-row{border-top:1px solid #ebebeb}.landing-profile-info-icon{color:#1a56db;background:#eff6ff;border-radius:14px;justify-content:center;align-items:center;flex-shrink:0;width:44px;height:44px;display:flex}.landing-profile-info-row span,.landing-profile-order-item span{color:#777;margin-bottom:4px;font-size:12px;font-weight:800;display:block}.landing-profile-info-row strong{color:#111;font-size:15px;line-height:1.6}.landing-profile-info-row p{color:#1a56db;margin:5px 0 0;font-size:13px;font-weight:800}.landing-profile-stats{grid-template-columns:repeat(3,1fr);gap:12px;border-top:1px solid #ebebeb;margin-top:12px;padding-top:18px;display:grid}.landing-profile-stats div{background:#f8fafc;border-radius:14px;padding:14px}.landing-profile-stats span{color:#777;font-size:12px;font-weight:800}.landing-profile-stats strong{color:#1a56db;margin-top:5px;font-size:24px;font-weight:900;display:block}.landing-profile-logout{color:#1a56db;cursor:pointer;background:#fff;border:1.5px solid #1a56db;border-radius:14px;width:100%;min-height:46px;margin-top:18px;font-family:inherit;font-weight:900}.landing-profile-card-title{color:#111;align-items:center;gap:10px;margin-bottom:18px;display:flex}.landing-profile-card-title svg{color:#1a56db}.landing-profile-card-title h2{margin:0;font-size:20px;font-weight:900}.landing-profile-qr-wrap{background:#f4f6fb;border-radius:20px;justify-content:center;align-items:center;min-height:252px;display:flex;position:relative}.landing-profile-qr-svg{background:#fff;border-radius:12px;padding:8px}.landing-profile-qr-wrap img{-o-object-fit:contain;object-fit:contain;background:#fff;border-radius:50%;width:42px;height:42px;padding:5px;position:absolute}.landing-profile-muted{color:#777;margin:0;font-size:14px;line-height:1.7}.landing-profile-orders-card{margin-top:24px}.landing-profile-orders-list{flex-direction:column;gap:12px;display:flex}.landing-profile-order-item{grid-template-columns:minmax(0,1fr) 120px 120px;gap:14px;background:#f8fafc;border:1px solid #ebebeb;border-radius:16px;align-items:center;padding:14px;display:grid}.landing-profile-order-item strong{color:#111;font-size:14px}.landing-profile-empty{text-align:center;padding:56px 24px}.landing-profile-empty svg{color:#1a56db;width:48px;height:48px;margin-bottom:16px}.landing-profile-empty h1{color:#111;margin:0 0 8px;font-size:28px;font-weight:900}.landing-profile-empty p{color:#777;max-width:460px;margin:0 auto 22px;font-size:14px;line-height:1.7}.landing-profile-trigger.is-verified,.landing-header-profile-btn.is-verified{color:#fff;background:#1a56db;border-color:#1a56db;position:relative}.landing-profile-trigger-initials{font-size:13px;font-weight:900;letter-spacing:.4px}.landing-profile-trigger-badge{background:#12b76a;border:2px solid #fff;border-radius:50%;width:11px;height:11px;position:absolute;top:2px;right:2px}.landing-profile-menu-wrap{position:relative}.landing-profile-menu{z-index:120;background:#fff;border:1px solid #e2e8f0;border-radius:16px;min-width:220px;padding:8px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 20px 48px #0f172a1f}.landing-profile-menu-head{padding:10px 12px 12px;border-bottom:1px solid #f1f5f9;margin-bottom:6px}.landing-profile-menu-head strong{color:#0f172a;display:block;font-size:14px;font-weight:800;line-height:1.3}.landing-profile-menu-head span{color:#64748b;display:block;margin-top:2px;font-size:12px;font-weight:600}.landing-profile-menu-section{display:flex;flex-direction:column;gap:2px}.landing-profile-menu-divider{background:#f1f5f9;height:1px;margin:6px 0}.landing-profile-menu-item{color:#0f172a;cursor:pointer;background:transparent;border:none;border-radius:10px;width:100%;min-height:42px;padding:0 12px;font-family:inherit;font-size:14px;font-weight:700;text-align:left;display:flex;align-items:center;gap:10px}.landing-profile-menu-icon{width:22px;flex-shrink:0;text-align:center;font-size:14px;line-height:1}.landing-profile-menu-pill{margin-left:auto;min-width:22px;height:22px;padding:0 7px;border-radius:999px;background:#eff6ff;color:#1a56db;font-size:11px;font-weight:800;line-height:22px;text-align:center}.landing-profile-menu-item:hover{background:#f4f6fb}.landing-profile-menu-item.is-logout{color:#b42318}.landing-profile-modal-advanced{width:min(480px,100%)}.landing-profile-steps{align-items:center;gap:10px;margin-bottom:20px;display:flex}.landing-profile-step{color:#98a2b3;align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.landing-profile-step span{color:#98a2b3;background:#f2f4f7;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:900;display:flex}.landing-profile-step.is-active{color:#1a56db}.landing-profile-step.is-active span,.landing-profile-step.is-done span{color:#fff;background:#1a56db}.landing-profile-step-line{background:#e4e7ec;flex:1;height:2px}.landing-profile-input-wrap{align-items:center;gap:10px;background:#fff;border:1.5px solid #d7dff0;border-radius:12px;min-height:46px;padding:0 14px;display:flex}.landing-profile-input-wrap:focus-within{border-color:#1a56db;box-shadow:0 0 0 3px #1a56db1f}.landing-profile-input-wrap svg{color:#1a56db;flex-shrink:0}.landing-profile-input-wrap .landing-profile-input{border:none;min-height:44px;padding:0;box-shadow:none}.landing-profile-input-wrap .landing-profile-input:focus{box-shadow:none}.landing-profile-sent-to{color:#667085;align-items:center;gap:8px;margin:0;font-size:13px;display:flex;flex-wrap:wrap}.landing-profile-sent-to strong{color:#111}.landing-profile-sent-to button{color:#1a56db;cursor:pointer;background:none;border:none;margin-left:auto;padding:0;font-family:inherit;font-size:12px;font-weight:800}.landing-profile-modal-actions{gap:10px;margin-top:6px;display:grid;grid-template-columns:110px 1fr}.landing-profile-back-btn{color:#1a56db;cursor:pointer;background:#fff;border:1.5px solid #1a56db;border-radius:14px;min-height:48px;font-family:inherit;font-size:14px;font-weight:900}.landing-dashboard-page{max-width:1180px;margin:0 auto}.landing-dashboard-hero{background:linear-gradient(135deg,#1a56db,#0e3db8);border-radius:24px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;padding:28px;display:flex;box-shadow:0 18px 50px #1a56db40}.landing-dashboard-hero-main{align-items:center;gap:18px;display:flex}.landing-dashboard-avatar{color:#1a56db;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;font-size:22px;font-weight:900;display:flex}.landing-dashboard-verified{color:#dbeafe;align-items:center;gap:6px;margin-bottom:6px;font-size:12px;font-weight:800;display:inline-flex}.landing-dashboard-hero h1{color:#fff;letter-spacing:-.5px;margin:0 0 8px;font-size:30px;font-weight:900}.landing-dashboard-hero p{color:#dbeafe;align-items:center;gap:8px;margin:0;font-size:14px;display:flex;flex-wrap:wrap}.landing-dashboard-dot{background:#93c5fd;border-radius:50%;width:4px;height:4px;display:inline-block}.landing-dashboard-logout{color:#1a56db;background:#fff;border:none;width:auto;min-width:180px;margin-top:0;white-space:nowrap}.landing-dashboard-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:22px;display:grid}.landing-dashboard-stat-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:18px;box-shadow:0 8px 24px #1a56db0f}.landing-dashboard-stat-card svg{color:#1a56db;margin-bottom:10px}.landing-dashboard-stat-card span{color:#777;font-size:12px;font-weight:800;display:block}.landing-dashboard-stat-card strong{color:#111;margin-top:6px;font-size:28px;font-weight:900;display:block}.landing-dashboard-tabs{gap:10px;margin-bottom:18px;display:flex;flex-wrap:wrap}.landing-dashboard-tab{color:#667085;cursor:pointer;background:#fff;border:1.5px solid #e4e7ec;border-radius:999px;padding:10px 18px;font-family:inherit;font-size:13px;font-weight:800;transition:background .2s,color .2s,border-color .2s}.landing-dashboard-tab.is-active{color:#fff;background:#1a56db;border-color:#1a56db}.landing-dashboard-panel{background:#fff;border:1px solid #e8e8e8;border-radius:22px;padding:24px;box-shadow:0 10px 34px #1a56db12,0 2px 10px #0000000d}.landing-dashboard-overview-grid,.landing-dashboard-address-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.landing-dashboard-address-grid{grid-template-columns:minmax(0,1fr) 360px}.landing-dashboard-summary-card,.landing-dashboard-address-card{background:#f8fafc;border:1px solid #ebebeb;border-radius:18px;padding:18px}.landing-dashboard-summary-card h2,.landing-dashboard-address-card h2{color:#111;margin:0 0 14px;font-size:16px;font-weight:900}.landing-dashboard-summary-card p,.landing-dashboard-address-card p{color:#444;align-items:flex-start;gap:8px;margin:0 0 10px;font-size:14px;line-height:1.6;display:flex}.landing-dashboard-summary-card p svg,.landing-dashboard-address-card p svg{color:#1a56db;flex-shrink:0;margin-top:2px}.landing-dashboard-mini-order{justify-content:space-between;align-items:center;gap:10px;background:#fff;border:1px solid #ebebeb;border-radius:12px;margin-bottom:8px;padding:10px 12px;display:flex}.landing-dashboard-mini-order strong{color:#111;font-size:13px}.landing-dashboard-account-grid{display:flex;flex-direction:column}.landing-dashboard-note{margin-top:8px}.landing-dashboard-pincode{color:#1a56db;margin-top:10px;font-size:13px;font-weight:800}.landing-dashboard-qr-card{margin:0}.landing-dashboard-qr-actions{gap:10px;margin-top:14px;display:grid;grid-template-columns:1fr 1fr}.landing-dashboard-qr-actions button{color:#1a56db;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;align-items:center;justify-content:center;gap:8px;min-height:42px;font-family:inherit;font-size:13px;font-weight:800;display:flex}.landing-dashboard-copy-msg{color:#12b76a;margin:10px 0 0;font-size:12px;font-weight:800}.landing-dashboard-orders-list{flex-direction:column;gap:14px;display:flex}.landing-dashboard-order-card{background:#f8fafc;border:1px solid #ebebeb;border-radius:18px;padding:16px}.landing-dashboard-order-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.landing-dashboard-order-head strong{color:#111;font-size:15px;display:block}.landing-dashboard-order-head span{color:#777;margin-top:4px;font-size:12px;display:block}.landing-dashboard-order-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:10px;display:grid}.landing-dashboard-order-meta div{background:#fff;border-radius:12px;padding:10px 12px}.landing-dashboard-order-meta span{color:#777;margin-bottom:4px;font-size:11px;font-weight:800;display:block}.landing-dashboard-order-meta strong{color:#111;font-size:14px}.landing-dashboard-order-address{color:#555;align-items:flex-start;gap:8px;margin:0;font-size:13px;line-height:1.6;display:flex}.landing-dashboard-order-photo{margin-top:12px}.landing-dashboard-order-photo img{-o-object-fit:cover;object-fit:cover;border-radius:14px;width:100%;max-width:280px;max-height:180px}.landing-dashboard-status-badge{border-radius:999px;padding:5px 10px;font-size:11px;font-weight:900;white-space:nowrap}.landing-dashboard-status-badge.new{color:#1a56db;background:#eff6ff}.landing-dashboard-status-badge.delivered{color:#027a48;background:#ecfdf3}.landing-dashboard-status-badge.cancelled{color:#b42318;background:#fef3f2}.landing-dashboard-empty-inline{text-align:center;padding:36px 20px}.landing-dashboard-empty-inline svg{color:#1a56db;width:40px;height:40px;margin-bottom:12px}.landing-dashboard-empty-inline h2{color:#111;margin:0 0 8px;font-size:22px;font-weight:900}.landing-dashboard-skeleton{display:flex;flex-direction:column;gap:16px}.landing-dashboard-skeleton-hero,.landing-dashboard-skeleton-panel,.landing-dashboard-skeleton-tabs,.landing-dashboard-skeleton-stats div{animation:landing-dashboard-pulse 1.4s ease-in-out infinite;background:linear-gradient(90deg,#eef2f7,#f8fafc,#eef2f7);background-size:200% 100%;border-radius:18px}.landing-dashboard-skeleton-hero{height:140px}.landing-dashboard-skeleton-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.landing-dashboard-skeleton-stats div{height:96px}.landing-dashboard-skeleton-tabs{height:44px}.landing-dashboard-skeleton-panel{height:320px}@keyframes landing-dashboard-pulse{0%{background-position:100% 0}to{background-position:-100% 0}}.landing-auth-page{background:linear-gradient(180deg,#fff,#f4f6fb);display:grid;grid-template-columns:minmax(280px,.9fr) minmax(360px,1fr);align-items:center;gap:48px;min-height:100vh;padding:48px;position:relative}.landing-auth-page-wide{grid-template-columns:minmax(280px,.75fr) minmax(560px,1.25fr)}.landing-auth-back-btn{color:#1a56db!important;background:#fff!important;border:1px solid #e8e8e8!important;border-radius:999px!important;align-items:center;height:40px;padding:0 16px!important;font-weight:800;position:absolute;top:24px;left:24px;box-shadow:0 4px 16px #1a56db14!important}.landing-auth-back-btn:hover{color:#fff!important;background:#1a56db!important}.landing-page-back-row{max-width:1180px;margin:0 auto;padding:18px 40px 0}.landing-page-back-btn{color:#1a56db;cursor:pointer;background:#fff;border:1px solid #e8e8e8;border-radius:999px;align-items:center;gap:8px;min-height:40px;padding:0 16px;font-family:inherit;font-size:14px;font-weight:800;display:inline-flex;box-shadow:0 4px 16px #1a56db14;transition:background .2s,color .2s,border-color .2s}.landing-page-back-btn:hover{color:#fff;background:#1a56db;border-color:#1a56db}.landing-auth-panel{color:#fff;background:linear-gradient(135deg,#1a56db,#0d35a0);border-radius:28px;min-height:520px;padding:42px;display:flex;flex-direction:column;justify-content:center;overflow:hidden;position:relative}.landing-auth-panel:before,.landing-auth-panel:after{content:"";background:#ffffff12;border-radius:50%;position:absolute}.landing-auth-panel:before{width:260px;height:260px;top:-90px;right:-80px}.landing-auth-panel:after{width:180px;height:180px;bottom:-70px;left:-50px}.landing-auth-brand{z-index:1;background:#fff;border-radius:16px;align-items:center;gap:12px;width:-moz-fit-content;width:fit-content;margin-bottom:44px;padding:8px 14px;display:flex;text-decoration:none;position:relative}.landing-auth-brand img{-o-object-fit:contain;object-fit:contain;width:auto;height:52px;display:block}.landing-auth-brand span{background:#00000024;width:1px;height:34px;display:block}.landing-auth-kicker{color:inherit;letter-spacing:1.4px;text-transform:uppercase;z-index:1;margin:0 0 12px;font-size:12px;font-weight:800;position:relative}.landing-auth-panel h1{z-index:1;max-width:460px;margin:0 0 16px;font-size:42px;font-weight:900;line-height:1.08;position:relative}.landing-auth-copy{color:#ffffffe0;z-index:1;max-width:420px;margin:0;font-size:16px;line-height:1.8;position:relative}.landing-auth-proof{z-index:1;flex-wrap:wrap;gap:10px;margin-top:34px;display:flex;position:relative}.landing-auth-proof span{color:#fff;background:#fff2;border:1px solid #ffffff38;border-radius:999px;padding:7px 13px;font-size:12px;font-weight:700}.landing-auth-card{background:#fff;border:1px solid #e8e8e8;border-radius:28px;width:100%;max-width:500px;padding:34px;box-shadow:0 16px 48px #1a56db18,0 4px 16px #0000000f}.landing-auth-card-wide{max-width:760px}.landing-auth-card-head{margin-bottom:26px}.landing-auth-card-head .landing-auth-kicker{color:#1a56db}.landing-auth-card-head h2{color:#111;letter-spacing:-.5px;margin:0 0 8px;font-size:28px;font-weight:900}.landing-auth-card-head p{color:#777;margin:0;font-size:14px;line-height:1.6}.landing-auth-form{flex-direction:column;gap:18px;display:flex}.landing-auth-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.landing-auth-field{flex-direction:column;gap:8px;display:flex}.landing-auth-field label{color:#333;font-size:13px;font-weight:700}.landing-auth-input{background:#fff!important;border:1.5px solid #d7dff0!important;border-radius:12px!important;min-height:44px;font-size:14px;box-shadow:none!important}.landing-auth-input:focus{border-color:#1a56db!important;outline:none;box-shadow:0 0 0 3px #1a56db1f!important}.landing-auth-submit{color:#fff!important;background:#1a56db!important;border:none!important;border-radius:14px!important;width:100%;min-height:48px;font-size:15px;font-weight:800;box-shadow:0 6px 20px #1a56db40!important;transition:background .2s,transform .15s,box-shadow .2s}.landing-auth-submit:hover{background:#0d35a0!important;transform:translateY(-1px);box-shadow:0 8px 26px #1a56db4d!important}.landing-auth-switch{color:#777;text-align:center;margin:0;font-size:14px}.landing-auth-switch button{color:#1a56db;cursor:pointer;background:none;border:none;padding:0;font-family:inherit;font-size:inherit;font-weight:800;text-decoration:underline;text-underline-offset:3px}.landing-auth-address-card{background:#f6fdfb;border:1.5px solid #c8e8de;border-radius:16px;padding:14px}.landing-auth-address-head{color:#0d35a0;align-items:center;gap:8px;margin-bottom:10px;font-size:12px;font-weight:800;display:flex}.landing-auth-address-icon{color:#1a56db;width:16px;height:16px}.landing-auth-secondary-btn{color:#1a56db!important;border-color:#1a56db!important;margin-top:10px}.landing-auth-map-btn{color:#1a56db!important;background:#fff!important;border:1.5px dashed #1a56db!important;border-radius:14px!important;width:100%;min-height:48px;font-weight:800}.landing-auth-map-btn:hover,.landing-auth-secondary-btn:hover{color:#fff!important;background:#1a56db!important}.landing-auth-qr-dialog{border-radius:22px}.landing-auth-qr-body{flex-direction:column;align-items:center;gap:18px;display:flex}.landing-auth-qr-code{background:#f4f6fb;border:1px solid #e2e8f0;border-radius:18px;width:232px;height:232px;justify-content:center;align-items:center;display:flex;position:relative}.landing-auth-qr-svg{background:#fff;border-radius:10px;padding:8px}.landing-auth-qr-code img{-o-object-fit:contain;object-fit:contain;background:#fff;border-radius:50%;width:46px;height:46px;padding:5px;position:absolute}.landing-auth-qr-address,.landing-auth-qr-address-text{color:#555;text-align:center;margin:0;font-size:13px;line-height:1.6}.landing-auth-qr-address p{color:#111;margin:0 0 4px;font-weight:800}.landing-auth-qr-address span{overflow-wrap:anywhere}.landing-auth-error{color:#e03e3e;margin:0;font-size:14px}.landing-auth-loading{color:#777;margin:0;font-size:14px}.landing-map-page{background:linear-gradient(180deg,#fff,#f4f6fb);min-height:100vh;padding:28px 40px 56px}.landing-map-header{position:relative;z-index:20;justify-content:space-between;align-items:center;max-width:1180px;margin:0 auto 26px;display:flex}.landing-map-back-btn{color:#1a56db!important;border-radius:999px!important;font-weight:700}.landing-map-back-btn:hover{background:#eff6ff!important}.landing-map-brand{background:#fff;border:1px solid #e8e8e8;border-radius:16px;align-items:center;gap:12px;padding:7px 12px;display:flex;text-decoration:none}.landing-map-brand img{-o-object-fit:contain;object-fit:contain;width:auto;height:44px;display:block}.landing-map-brand span{background:#00000024;width:1px;height:30px}.landing-map-header-spacer{width:92px}.landing-map-title{position:relative;z-index:20;text-align:center;max-width:720px;margin:0 auto 28px}.landing-map-title .landing-auth-kicker{color:#1a56db}.landing-map-title h1{color:#111;letter-spacing:-.6px;margin:0 0 8px;font-size:32px;font-weight:900}.landing-legal-page{max-width:820px;margin:0 auto;padding:8px 0 56px}.landing-legal-header{text-align:center;margin:0 auto 36px}.landing-legal-header .landing-auth-kicker{color:#1a56db}.landing-legal-header h1{color:#111;letter-spacing:-.6px;margin:0 0 8px;font-size:34px;font-weight:900}.landing-legal-updated{color:#999;font-size:13px;margin:0}.landing-legal-body{display:flex;flex-direction:column;gap:28px}.landing-legal-body section h2{color:#111;font-size:18px;font-weight:800;margin:0 0 10px}.landing-legal-body section p{color:#555;font-size:14.5px;line-height:1.8;margin:0 0 10px}.landing-legal-body section ul{margin:0 0 10px;padding-left:20px;display:flex;flex-direction:column;gap:6px}.landing-legal-body section li{color:#555;font-size:14.5px;line-height:1.7}.landing-map-title p{color:#777;margin:0;font-size:15px;line-height:1.7}.landing-map-layout{grid-template-columns:minmax(0,2fr) minmax(320px,.9fr);gap:24px;max-width:1180px;margin:0 auto;display:grid}.landing-map-main{min-width:0}.landing-map-card{background:#fff!important;border:1px solid #e8e8e8!important;border-radius:22px!important;overflow:hidden;box-shadow:0 10px 34px #1a56db12,0 2px 10px #0000000d!important}.landing-map-live-card .gm-style{border-radius:22px}.landing-map-live-card .gm-bundled-control{margin-top:56px!important;margin-right:12px!important}.landing-map-preview-card,.landing-map-live-card{height:500px}.landing-map-preview{background:linear-gradient(145deg,#f0f5ff,#dbeafe);position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.landing-map-preview:before,.landing-map-preview:after{content:"";background:#ffffff80;border-radius:50%;position:absolute}.landing-map-preview:before{width:260px;height:260px;top:70px;left:70px}.landing-map-preview:after{width:360px;height:360px;right:-80px;bottom:-90px}.landing-map-pin{z-index:1;color:#1a56db;position:absolute}.landing-map-pin.pin-one{top:24%;left:32%;width:34px;height:34px}.landing-map-pin.pin-two{top:48%;right:24%;width:28px;height:28px}.landing-map-pin.pin-three{bottom:30%;left:50%;width:30px;height:30px}.landing-map-crosshair{z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;top:0;right:0;bottom:0;left:0}.landing-map-crosshair>div{background:#fff;border:2px solid #1a56db;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.landing-map-crosshair span{background:#1a56db;border-radius:50%;width:8px;height:8px}.landing-map-floating-action{position:absolute;top:14px;right:14px;z-index:1100}.landing-map-secondary-action{color:#1a56db!important;background:#fff!important;border:1.5px solid #1a56db!important;border-radius:999px!important;font-weight:800}.landing-map-secondary-action:hover{color:#fff!important;background:#1a56db!important}.landing-map-side{flex-direction:column;gap:16px;display:flex}.landing-map-card-title{color:#111;align-items:center;gap:8px;font-size:18px!important;font-weight:800!important;display:flex}.landing-map-card-title.with-icon svg{color:#1a56db;width:20px;height:20px}.landing-map-card-description{color:#777!important;font-size:13px!important}.landing-map-search{position:relative}.landing-map-search-icon{color:#94a3b8;width:16px;height:16px;position:absolute;top:50%;left:14px;transform:translateY(-50%);z-index:1}.landing-map-search .landing-auth-input{padding-left:42px}.landing-map-suggestions{max-height:260px;overflow-y:auto}.landing-map-suggestions>p{color:#555;margin:0 0 10px;font-size:13px;font-weight:800}.landing-map-suggestion{cursor:pointer;background:#f8fafc;border:1.5px solid transparent;border-radius:14px;margin-bottom:8px;padding:12px;transition:background .2s,border-color .2s,transform .15s}.landing-map-suggestion:hover,.landing-map-suggestion.selected{background:#eff6ff;border-color:#1a56db}.landing-map-suggestion.selected{transform:translateY(-1px)}.landing-map-suggestion>div{align-items:flex-start;gap:9px;display:flex}.landing-map-suggestion svg{color:#1a56db;flex-shrink:0;width:16px;height:16px;margin-top:2px}.landing-map-suggestion span{color:#333;font-size:13px;line-height:1.5}.landing-map-selected-wrap{border-top:1px solid #ebebeb;padding-top:16px}.landing-map-selected,.landing-map-confirmed-address{background:#f6fdfb;border:1.5px solid #c8e8de;border-radius:14px;margin-bottom:14px;padding:13px}.landing-map-selected p,.landing-map-detail-cell p{color:#1a56db;margin:0 0 4px;font-size:12px;font-weight:800}.landing-map-selected span{color:#333;font-size:13px;line-height:1.5}.landing-map-error{background:#fff1f1;border:1px solid #ffd6d6;border-radius:14px;padding:13px}.landing-map-error p{color:#b42318;align-items:center;gap:8px;margin:0 0 6px;font-size:13px;font-weight:800;display:flex}.landing-map-error span{color:#b42318;font-size:13px;line-height:1.5}.landing-map-loading,.landing-map-empty{color:#777;text-align:center;justify-content:center;align-items:center;padding:26px 12px}.landing-map-loading{gap:9px;display:flex}.landing-map-loading svg{color:#1a56db}.landing-map-empty svg{color:#94a3b8;width:34px;height:34px;margin:0 auto 10px}.landing-map-empty h3{color:#111;margin:0 0 5px;font-size:17px;font-weight:800}.landing-map-empty p,.landing-map-help-text{color:#777;margin:0;font-size:13px;line-height:1.7}.landing-map-address-details{flex-direction:column;gap:14px;display:flex}.landing-map-confirmed-address>div{align-items:flex-start;gap:11px;display:flex}.landing-map-confirmed-address svg{color:#1a56db;flex-shrink:0;width:20px;height:20px;margin-top:2px}.landing-map-confirmed-address h3{color:#111;margin:0 0 5px;font-size:14px;font-weight:800}.landing-map-confirmed-address p{color:#333;margin:0;font-size:13px;line-height:1.6}.landing-map-detail-grid{flex-direction:column;gap:10px;display:flex}.landing-map-detail-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.landing-map-detail-cell{background:#f8fafc;border:1px solid #e8e8e8;border-radius:13px;padding:12px}.landing-map-detail-cell span{color:#333;font-size:13px;font-weight:700;line-height:1.5}.landing-hero-banner{padding:24px 40px 32px}.landing-hero-banner img{border-radius:6px;width:100%;height:auto;display:block}.landing-products-section{background:#f4f6fb;padding:32px 40px 72px}.landing-products-heading{text-align:center;margin-bottom:32px}.landing-products-title{color:#111;letter-spacing:-.5px;margin:0 0 8px;font-size:32px;font-weight:800}.landing-products-subtitle{color:#777;margin:0;font-size:15px}.landing-products-grid{grid-template-columns:repeat(3,minmax(0,360px));justify-content:center;gap:24px;display:grid}.landing-product-card{cursor:pointer;color:inherit;background:#fff;border:1px solid #e8e8e8;border-radius:20px;flex-direction:column;text-decoration:none;transition:box-shadow .28s,transform .28s;display:flex;overflow:hidden;box-shadow:0 2px 12px #0000000f}.landing-product-card:hover{transform:translateY(-6px);box-shadow:0 16px 48px #1a56db26,0 4px 16px #00000014}.landing-card-image-wrap{background:linear-gradient(145deg,#f0f5ff,#dbeafe);justify-content:center;align-items:center;min-height:300px;padding:32px 28px;display:flex;position:relative}.landing-card-left-badges{z-index:1;flex-direction:column;gap:6px;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.landing-card-size-badge{color:#fff;letter-spacing:.5px;text-transform:uppercase;text-align:center;background:#1a56db;border-radius:0 10px 10px 0;min-width:62px;padding:12px 10px;font-size:15px;font-weight:800;line-height:1.2}.landing-card-minqty-badge{color:#fff;letter-spacing:.3px;text-transform:uppercase;text-align:center;background:#0d35a0;border-radius:0 10px 10px 0;min-width:62px;padding:8px 10px;font-size:11px;font-weight:700;line-height:1.4}.landing-card-brand-logo{-o-object-fit:contain;object-fit:contain;z-index:1;background:#fff;border-radius:10px;width:60px;height:60px;padding:5px;position:absolute;top:10px;right:10px;box-shadow:0 2px 8px #0000001f}.landing-card-img{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 8px 20px #0000001f);max-width:100%;max-height:250px;transition:transform .3s;display:block}.landing-product-card:hover .landing-card-img{transform:scale(1.04)}.landing-card-info{background:#fff;flex-direction:column;flex:1;padding:20px 22px 26px;display:flex}.landing-card-name{color:#111;letter-spacing:-.2px;margin:0 0 4px;font-size:16px;font-weight:700;line-height:1.35}.landing-product-card:hover .landing-card-name{color:#1a56db}.landing-card-volume{color:#1a56db;margin:0 0 10px;font-size:13px;font-weight:500}.landing-card-price{align-items:baseline;gap:5px;margin:0 0 4px;display:flex}.landing-card-per-bottle{color:#1a56db;background:#eef4ff;display:inline-block;border-radius:999px;padding:2px 9px;margin:0 0 16px;font-size:11.5px;font-weight:700}.landing-price-amount{color:#111;letter-spacing:-.5px;font-size:28px;font-weight:800;line-height:1}.landing-price-unit{color:#888;font-size:12px;font-weight:500}.landing-faq-section{background:#dbeafe;margin-top:8px;padding:40px 0 60px}.landing-faq-inner{max-width:1100px;margin:0 auto;padding:0 40px}.landing-faq-title{color:#1a1a1a;margin:0 0 28px;font-size:22px;font-weight:700}.landing-faq-group{margin-bottom:32px}.landing-faq-category{color:#1a1a1a;margin:0 0 4px;font-size:16px;font-weight:700}.landing-faq-list{border-top:1px solid #c8ddd7}.landing-faq-item{border-bottom:1px solid #c8ddd7}.landing-faq-question{cursor:pointer;text-align:left;background:transparent;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:20px 0;font-family:inherit;display:flex}.landing-faq-question span:first-child{color:#1a1a1a;font-size:15px;font-weight:600;line-height:1.4}.landing-faq-chevron{color:#1a1a1a;flex-shrink:0;align-items:center;transition:transform .25s;display:flex}.landing-faq-chevron.open{transform:rotate(180deg)}.landing-faq-answer{color:#444;max-width:820px;padding:0 0 20px;font-size:14px;line-height:1.7}.landing-footer{color:#fff;background:#0d1a3d;padding:56px 0 0}.landing-footer-inner{max-width:1280px;margin:0 auto;padding:0 48px}.landing-footer-grid{border-bottom:1px solid #fff3;grid-template-columns:1.6fr 1fr 1fr 1.5fr;gap:52px;padding-bottom:48px;display:grid}.landing-footer-brand-col{flex-direction:column;display:flex}.landing-footer-logos{align-items:center;gap:16px;margin-bottom:18px;display:flex}.landing-footer-logo-img{-o-object-fit:contain;object-fit:contain;background:#fff;border-radius:10px;width:auto;height:64px;padding:6px}.landing-footer-tagline{color:#ffffffb3;max-width:240px;margin:0 0 4px;font-size:13px;line-height:1.6}.landing-footer-heading{color:#fff;text-transform:uppercase;letter-spacing:.8px;margin:0 0 18px;font-size:13px;font-weight:700}.landing-footer-links{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.landing-footer-links a{color:#ffffffd1;font-size:14px;line-height:1.4;text-decoration:none;transition:color .2s}.landing-footer-links a:hover{color:#fff;text-underline-offset:3px;text-decoration:underline}.landing-footer-address{color:#ffffffd1;margin:0 0 14px;font-size:14px;font-style:normal;line-height:1.9}.landing-footer-address p{margin:0}.landing-footer-contact-line{color:#ffffffd1;margin:0 0 6px;font-size:14px}.landing-footer-socials{gap:10px;margin-top:22px;display:flex}.landing-footer-social-btn{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:opacity .2s,transform .15s;display:flex}.landing-footer-social-btn:hover{opacity:.85;transform:scale(1.1)}.landing-footer-social-btn.fb{background:#1877f2}.landing-footer-social-btn.ig{background:radial-gradient(circle at 30% 110%,#fdf497,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.landing-footer-social-btn.x-tw{background:#000}.landing-footer-social-btn.yt{background:red}.landing-footer-bottom{text-align:center;padding:20px 0}.landing-footer-bottom p{color:#ffffffa6;margin:0;font-size:13px}.landing-loc-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:600;background:#00000080;justify-content:center;align-items:center;padding:20px;animation:landingLocFadeIn .22s;display:flex;position:fixed;top:0;right:0;bottom:0;left:0}@keyframes landingLocFadeIn{0%{opacity:0}to{opacity:1}}.landing-loc-modal{background:#fff;border-radius:24px;width:100%;max-width:520px;animation:landingLocSlideUp .3s cubic-bezier(.34,1.56,.64,1);overflow:hidden;box-shadow:0 32px 80px #00000047}@keyframes landingLocSlideUp{0%{opacity:0;transform:translateY(32px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.landing-loc-header{text-align:center;color:#fff;background:linear-gradient(135deg,#1a56db,#0e3db8);padding:36px 32px 30px;position:relative;overflow:hidden}.landing-loc-header:before{content:"";background:#ffffff12;border-radius:50%;width:220px;height:220px;position:absolute;top:-80px;right:-60px}.landing-loc-header:after{content:"";background:#ffffff0f;border-radius:50%;width:140px;height:140px;position:absolute;bottom:-50px;left:-30px}.landing-loc-badge{z-index:1;background:#ffffff2e;border:1px solid #ffffff4d;border-radius:30px;align-items:center;gap:7px;margin-bottom:16px;padding:5px 14px 5px 10px;font-size:13px;font-weight:600;display:inline-flex;position:relative}.landing-loc-title{letter-spacing:-.4px;z-index:1;margin:0 0 8px;font-size:26px;font-weight:800;position:relative}.landing-loc-sub{opacity:.85;z-index:1;margin:0;font-size:14px;position:relative}.landing-loc-body{padding:24px 28px 28px}.landing-loc-detect-btn{color:#1a56db;cursor:pointer;background:#fff;border:2px solid #1a56db;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px 20px;font-family:inherit;font-size:15px;font-weight:700;transition:background .2s,color .2s,box-shadow .2s;display:flex}.landing-loc-detect-btn:hover:not(:disabled){color:#fff;background:#1a56db;box-shadow:0 4px 16px #1a56db4d}.landing-loc-detect-btn:disabled{opacity:.55;cursor:default}.landing-loc-err{color:#e05050;text-align:center;margin:10px 0 0;font-size:13px}.landing-loc-or{color:#bbb;align-items:center;gap:14px;margin:20px 0;font-size:13px;font-weight:500;display:flex}.landing-loc-or:before,.landing-loc-or:after{content:"";background:#ebebeb;flex:1;height:1px}.landing-loc-cities{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.landing-loc-city-btn{cursor:pointer;background:#fff;border:1.5px solid #ebebeb;border-radius:18px;flex-direction:column;align-items:center;gap:8px;padding:20px 8px 16px;font-family:inherit;transition:border-color .2s,background .2s,transform .22s,box-shadow .22s;display:flex}.landing-loc-city-btn:hover{background:#eff6ff;border-color:#1a56db;transform:translateY(-4px);box-shadow:0 8px 24px #1a56db24}.landing-loc-city-icon{justify-content:center;align-items:center;display:flex}.landing-loc-city-name{color:#111;font-size:14px;font-weight:700}.landing-loc-city-landmark{color:#888;text-align:center;font-size:11px;line-height:1.4}.landing-pdp-breadcrumb{color:#777;background:#fff;border-bottom:1px solid #eee;padding:14px 48px;font-size:13px}.landing-pdp-bc-link{color:#1a56db;text-decoration:none}.landing-pdp-bc-link:hover{text-decoration:underline}.landing-pdp-bc-sep{color:#bbb;margin:0 4px}.landing-pdp-bc-current{color:#444;font-weight:500}.landing-pdp-layout{grid-template-columns:1fr 1fr;align-items:start;display:grid}.landing-pdp-gallery{background:linear-gradient(160deg,#cce8e2,#b8ddd6);align-items:center;gap:16px;height:calc(100vh - 72px);padding:40px 32px;display:flex;position:sticky;top:72px;overflow:hidden}.landing-pdp-thumbnails{flex-direction:column;flex-shrink:0;gap:12px;display:flex}.landing-pdp-thumb{cursor:pointer;background:#ffffff8c;border:2px solid transparent;border-radius:10px;justify-content:center;align-items:center;width:72px;height:72px;transition:border-color .2s,background .2s;display:flex;overflow:hidden}.landing-pdp-thumb.active,.landing-pdp-thumb:hover{background:#ffffffd9;border-color:#1a56db}.landing-pdp-thumb img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;padding:6px}.landing-pdp-main-image{flex:1;justify-content:center;align-items:center;display:flex}.landing-pdp-main-image img{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 20px 40px #0000002e);max-width:100%;max-height:480px;transition:transform .4s}.landing-pdp-main-image img:hover{transform:scale(1.03)}.landing-pdp-info{background:#fff;flex-direction:column;padding:44px 48px 110px;display:flex}.landing-pdp-info-top{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.landing-pdp-brand{color:#555;letter-spacing:.5px;text-transform:uppercase;font-size:14px;font-weight:600}.landing-pdp-share-btn{cursor:pointer;color:#555;background:transparent;border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:border-color .2s,color .2s;display:flex}.landing-pdp-share-btn:hover{color:#1a56db;border-color:#1a56db}.landing-pdp-share-wrap{position:relative;display:inline-flex}.landing-pdp-share-toast{position:absolute;top:calc(100% + 8px);right:0;background:#111;color:#fff;font-size:12px;font-weight:600;padding:6px 12px;border-radius:999px;white-space:nowrap;z-index:10;animation:share-toast-in .18s ease}@keyframes share-toast-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.landing-pdp-title{color:#111;letter-spacing:-.4px;margin:0 0 20px;font-size:26px;font-weight:800;line-height:1.25}.landing-pdp-price-row{align-items:baseline;gap:6px;margin-bottom:5px;display:flex}.landing-pdp-price{color:#111;letter-spacing:-.5px;font-size:34px;font-weight:800}.landing-pdp-price-unit{color:#555;font-size:15px;font-weight:500}.landing-pdp-tax-note,.landing-pdp-qty-min,.landing-pdp-disclaimer-text{color:#1a56db;margin:0;font-size:13px;font-weight:500}.landing-pdp-per-bottle-note{color:#555;margin:4px 0 6px;font-size:13.5px;font-weight:600}.landing-pdp-jar-price-note{color:#0a8a3d;background:#eafbf1;border:1px solid #c7f0d8;border-radius:10px;margin:10px 0 0;padding:8px 12px;font-size:13px;font-weight:600;line-height:1.5}.landing-pdp-divider{border:none;border-top:1px solid #ebebeb;margin:22px 0}.landing-pdp-qty-row{align-items:center;gap:24px;display:flex}.landing-pdp-qty-label{color:#555;white-space:nowrap;font-size:14px;font-weight:600}.landing-pdp-qty-min{margin-top:3px;font-size:12px}.landing-pdp-qty-control{border:1.5px solid #ddd;border-radius:30px;align-items:center;height:42px;display:flex;overflow:hidden}.landing-pdp-qty-btn{cursor:pointer;color:#333;background:#fff;border:none;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:100%;transition:background .15s;display:flex}.landing-pdp-qty-btn:hover{background:#f5f5f5}.landing-pdp-qty-num{text-align:center;color:#111;border-left:1.5px solid #ddd;border-right:1.5px solid #ddd;justify-content:center;align-items:center;min-width:42px;height:100%;font-size:16px;font-weight:700;display:flex}.landing-pdp-subscription-box{background:#f6fdfb;border:1.5px dashed #1a56db;border-radius:10px;padding:18px 20px}.landing-pdp-sub-label{cursor:pointer;align-items:flex-start;gap:12px;display:flex}.landing-pdp-sub-checkbox{accent-color:#1a56db;cursor:pointer;flex-shrink:0;width:16px;height:16px;margin-top:3px}.landing-pdp-sub-text{color:#333;font-size:13px;line-height:1.65}.landing-pdp-know-more{color:#111;text-underline-offset:2px;margin-top:10px;font-size:13px;font-weight:700;text-decoration:underline;display:inline-block}.landing-pdp-know-more:hover{color:#1a56db}.landing-pdp-desc-toggle{cursor:pointer;background:transparent;border:none;justify-content:space-between;align-items:center;width:100%;padding:0;font-family:inherit;display:flex}.landing-pdp-desc-toggle span:first-child{color:#111;font-size:16px;font-weight:700}.landing-pdp-desc-chevron{color:#555;align-items:center;transition:transform .25s;display:flex}.landing-pdp-desc-chevron.open{transform:rotate(180deg)}.landing-pdp-desc-body{margin-top:16px}.landing-pdp-desc-para{color:#444;margin:0 0 14px;font-size:14px;line-height:1.8}.landing-pdp-features{flex-direction:column;gap:12px;margin:16px 0 0;padding:0;list-style:none;display:flex}.landing-pdp-feature-item{color:#222;align-items:center;gap:12px;font-size:14px;font-weight:500;line-height:1.6;display:flex}.landing-pdp-delivery-list .landing-pdp-feature-item,.landing-pdp-addinfo-list .landing-pdp-feature-item{align-items:flex-start}.landing-pdp-disclaimer{padding:4px 0 8px}.landing-pdp-disclaimer-title{color:#111;margin:0 0 6px;font-size:14px;font-weight:700}.landing-pdp-add-btn{z-index:200;color:#fff;cursor:pointer;letter-spacing:.4px;white-space:nowrap;background:#1a56db;border:none;border-radius:30px;padding:14px 48px;font-family:inherit;font-size:15px;font-weight:700;transition:background .2s,box-shadow .2s,transform .15s;position:fixed;bottom:24px;left:75%;transform:translate(-50%);box-shadow:0 4px 18px #1a56db59}.landing-pdp-add-btn:hover{background:#0d35a0;transform:translate(-50%) translateY(-2px);box-shadow:0 6px 24px #1a56db66}.landing-pdp-add-btn.added{background:#1a56db}.landing-cart-toast{position:fixed;bottom:28px;right:24px;background:#111827;color:#fff;border-radius:14px;padding:14px 16px;display:flex;align-items:center;gap:12px;box-shadow:0 8px 32px #00000038;z-index:9999;animation:cart-toast-in .28s cubic-bezier(.34,1.56,.64,1);max-width:320px}@keyframes cart-toast-in{0%{opacity:0;transform:translateY(16px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.landing-cart-toast-msg{font-size:14px;font-weight:600;flex:1;white-space:nowrap}.landing-cart-toast-link{color:#60a5fa;font-size:13px;font-weight:700;text-decoration:none;display:flex;align-items:center;gap:4px;white-space:nowrap;flex-shrink:0;transition:color .15s}.landing-cart-toast-link:hover{color:#93c5fd}.landing-cart-toast-close{background:none;border:none;color:#9ca3af;cursor:pointer;display:flex;align-items:center;padding:0;flex-shrink:0;transition:color .15s}.landing-cart-toast-close:hover{color:#fff}.landing-related-section{background:#fff;border-top:1px solid #ebebeb;padding:48px 40px 72px}.landing-related-title{color:#111;text-align:center;letter-spacing:-.4px;margin:0 0 36px;font-size:28px;font-weight:800}.landing-related-track{grid-template-columns:repeat(3,minmax(0,360px));justify-content:center;gap:20px;display:grid}.landing-pdp-not-found{text-align:center;color:#555;padding:80px 40px;font-size:18px}.landing-pdp-not-found a{color:#1a56db;margin-top:12px;text-decoration:underline;display:inline-block}.landing-cart-stepper{background:#fff;border-bottom:1px solid #ebebeb;justify-content:center;align-items:flex-start;padding:28px 60px;display:flex}.landing-cart-step-wrap{flex:1;align-items:flex-start;max-width:320px;display:flex}.landing-cart-step-wrap:last-child{flex:0}.landing-cart-step{flex-direction:column;flex-shrink:0;align-items:center;gap:8px;display:flex}.landing-cart-step-circle{color:#bbb;background:#fff;border:2px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .25s;display:flex;font-weight:800}.landing-cart-step.active .landing-cart-step-circle{color:#fff;background:#1a56db;border-color:#1a56db;box-shadow:0 4px 14px #1a56db4d}.landing-cart-step-label{color:#bbb;white-space:nowrap;text-align:center;font-size:12px;font-weight:500}.landing-cart-step.active .landing-cart-step-label{color:#1a56db;font-weight:700}.landing-cart-step-line{background:#e0e0e0;border-radius:2px;flex:1;height:2px;margin-top:23px;margin-left:8px;margin-right:8px}.landing-cart-page{max-width:1200px;margin:0 auto;padding:36px 40px 80px}.landing-cart-layout{grid-template-columns:1fr 360px;align-items:start;gap:28px;display:grid}.landing-cart-list-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.landing-cart-list-title-group{align-items:center;gap:12px;display:flex}.landing-cart-list-title{color:#111;margin:0;font-size:22px;font-weight:800}.landing-cart-item-badge{color:#1a56db;background:#dbeafe;border:1px solid #c8e8de;border-radius:20px;padding:3px 12px;font-size:13px;font-weight:600}.landing-cart-list-total{color:#111;letter-spacing:-.5px;font-size:26px;font-weight:800}.landing-cart-items-stack{flex-direction:column;gap:16px;display:flex}.landing-cart-item-card{background:#fff;border:1px solid #ebebeb;border-radius:16px;padding:20px;box-shadow:0 2px 10px #0000000d}.landing-cart-item-inner{gap:20px;display:flex}.landing-cart-item-img-link{background:linear-gradient(145deg,#f0f5ff,#dbeafe);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:90px;height:110px;display:flex;overflow:hidden}.landing-cart-item-img{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 4px 8px #0000001a);width:80px;height:100px}.landing-cart-item-body{flex-direction:column;flex:1;gap:14px;display:flex}.landing-cart-item-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.landing-cart-item-name{color:#111;flex:1;font-size:15px;font-weight:700;line-height:1.35;text-decoration:none}.landing-cart-item-name:hover{color:#1a56db}.landing-cart-delete-btn{color:#e03e3e;cursor:pointer;white-space:nowrap;text-underline-offset:2px;background:transparent;border:none;flex-shrink:0;align-items:center;gap:5px;padding:0;font-family:inherit;font-size:13px;font-weight:600;text-decoration:underline;transition:opacity .15s;display:flex}.landing-cart-delete-btn:hover{opacity:.75}.landing-cart-item-meta{border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;grid-template-columns:repeat(3,1fr);gap:12px;padding:12px 0;display:grid}.landing-cart-meta-cell{flex-direction:column;gap:4px;display:flex}.landing-cart-meta-label{color:#888;font-size:12px;font-weight:500}.landing-cart-meta-val{color:#333;font-size:13px;font-weight:600}.landing-cart-item-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.landing-cart-qty-wrap{align-items:center;gap:12px;display:flex}.landing-cart-qty-label{color:#555;font-size:13px;font-weight:600}.landing-cart-qty-ctrl{border:1.5px solid #ddd;border-radius:10px;align-items:center;height:38px;display:flex;overflow:hidden}.landing-cart-qty-btn{cursor:pointer;color:#333;background:#fafafa;border:none;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:100%;transition:background .15s;display:flex}.landing-cart-qty-btn:hover{background:#f0f0f0}.landing-cart-qty-num{text-align:center;color:#111;border-left:1.5px solid #ddd;border-right:1.5px solid #ddd;justify-content:center;align-items:center;min-width:36px;height:100%;font-size:14px;font-weight:700;display:flex}.landing-cart-item-total-wrap{flex-direction:column;align-items:flex-end;gap:3px;display:flex}.landing-cart-item-total-label{color:#888;font-size:12px}.landing-cart-item-total-val{color:#111;letter-spacing:-.3px;font-size:20px;font-weight:800}.landing-cart-right{position:sticky;top:90px}.landing-cart-summary{background:#f0fbf8;border:1px solid #c8e8de;border-radius:16px;padding:24px}.landing-cart-summary-heading{color:#111;margin:0 0 14px;font-size:18px;font-weight:800}.landing-cart-summary-hr{border:none;border-top:1px solid #c8e8de;margin:0 0 16px}.landing-cart-summary-rows{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}.landing-cart-summary-row{color:#444;justify-content:space-between;font-size:14px;display:flex}.landing-cart-free-tag{color:#1a56db;font-weight:600}.landing-cart-summary-total{color:#111;justify-content:space-between;margin:16px 0 20px;font-size:16px;font-weight:800;display:flex}.landing-cart-checkout-btn,.landing-cart-clear-btn{cursor:pointer;border-radius:12px;width:100%;padding:15px 20px;font-family:inherit;font-size:16px;font-weight:700;transition:background .2s,box-shadow .2s}.landing-cart-checkout-btn{color:#fff;background:#1a56db;border:none;box-shadow:0 4px 14px #1a56db4d}.landing-cart-checkout-btn:hover{background:#0d35a0;box-shadow:0 6px 20px #1a56db59}.landing-cart-checkout-btn.checking{background:#1a56db;box-shadow:none}.landing-cart-clear-btn{color:#1a56db;background:#fff;border:1px solid #c8e8de;margin-top:10px}.landing-cart-continue-link{text-align:center;color:#1a56db;margin-top:14px;font-size:13px;font-weight:600;text-decoration:none;display:block}.landing-cart-continue-link:hover{text-decoration:underline}.landing-cart-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:80px 24px;display:flex}.landing-cart-empty-title{color:#111;margin:8px 0 0;font-size:24px;font-weight:800}.landing-cart-empty-sub{color:#888;margin:0;font-size:15px}.landing-cart-browse-btn{color:#fff;background:#1a56db;border-radius:30px;margin-top:16px;padding:13px 36px;font-size:15px;font-weight:700;text-decoration:none;transition:background .2s,box-shadow .2s;display:inline-block;box-shadow:0 4px 14px #1a56db4d}.landing-cart-browse-btn:hover{background:#1040b0}.landing-checkout-page{background:#f4f6fb;padding:32px 40px 72px}.landing-checkout-layout{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:24px;max-width:1180px;margin:0 auto;display:grid}.landing-checkout-card,.landing-checkout-summary{background:#fff;border:1px solid #e8e8e8;border-radius:22px;box-shadow:0 10px 34px #1a56db12,0 2px 10px #0000000d}.landing-checkout-card{padding:30px}.landing-checkout-head{margin-bottom:24px}.landing-checkout-head .landing-auth-kicker{color:#1a56db}.landing-checkout-head h1{color:#111;letter-spacing:-.5px;margin:0 0 8px;font-size:30px;font-weight:900}.landing-checkout-head p{color:#777;max-width:620px;margin:0;font-size:14px;line-height:1.7}.landing-checkout-form{flex-direction:column;gap:18px;display:flex}.landing-checkout-address-text{color:#333;margin:0;font-size:14px;line-height:1.6}.landing-checkout-pincode{color:#1a56db;margin:6px 0 0;font-size:13px;font-weight:800}.landing-checkout-otp-panel{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:24px;display:flex;flex-direction:column;gap:14px}.landing-checkout-otp-panel h2{color:#111;margin:0;font-size:22px;font-weight:900}.landing-checkout-otp-panel>p{color:#666;margin:0;font-size:14px;line-height:1.6}.landing-checkout-verified{background:#ecfdf3;border:1px solid #abefc6;border-radius:14px;padding:12px 14px;display:flex;align-items:center;gap:10px;color:#027a48;font-size:14px;font-weight:700}.landing-checkout-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:40px 20px;color:#666;font-size:14px}.landing-checkout-loading-icon{color:#1a56db}.landing-checkout-customer-card{background:#f8fafc;border:1px solid #e8eef7;border-radius:18px;padding:18px}.landing-checkout-customer-head{display:flex;align-items:center;gap:10px;margin-bottom:14px;color:#111}.landing-checkout-customer-head h3{margin:0;font-size:16px;font-weight:900}.landing-checkout-customer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:14px}.landing-checkout-customer-field span{display:block;color:#777;font-size:12px;margin-bottom:4px}.landing-checkout-customer-field strong{color:#111;font-size:14px;font-weight:800;word-break:break-word}.landing-checkout-name-field{margin-bottom:0}.landing-checkout-location-card{background:#f6fdfb;border:1.5px solid #c8e8de;border-radius:16px;padding:16px}.landing-checkout-location-hint{color:#555;margin:0 0 12px;font-size:13px;line-height:1.6}.landing-checkout-location-actions{display:flex;flex-direction:column;gap:10px;margin-top:16px}.landing-checkout-change-btn{width:100%;justify-content:center}.landing-checkout-no-address{display:flex;flex-direction:column;gap:12px}.landing-checkout-payment-panel{display:flex;flex-direction:column;gap:18px}.landing-checkout-payment-badge{display:inline-flex;align-items:center;gap:8px;background:#eff6ff;color:#1a56db;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:800;width:-moz-fit-content;width:fit-content}.landing-checkout-payment-amount{background:#f8fafc;border:1px solid #e8eef7;border-radius:16px;padding:18px 20px;display:flex;justify-content:space-between;align-items:center;gap:12px}.landing-checkout-payment-amount span{color:#666;font-size:14px}.landing-checkout-payment-amount strong{color:#111;font-size:28px;font-weight:900}.landing-checkout-payment-method{display:flex;align-items:flex-start;gap:12px;padding:16px;border:1px solid #e8e8e8;border-radius:16px}.landing-checkout-payment-method strong{color:#111;display:block;font-size:15px}.landing-checkout-payment-method p{color:#666;margin:4px 0 0;font-size:13px;line-height:1.5}.landing-checkout-success{padding:48px 24px 80px;display:flex;justify-content:center}.landing-checkout-success-card{background:#fff;border:1px solid #e8e8e8;border-radius:24px;box-shadow:0 10px 34px #1a56db12;max-width:560px;width:100%;padding:40px 32px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:14px}.landing-checkout-success-card svg{color:#12b76a}.landing-checkout-success-card h1{color:#111;margin:0;font-size:28px;font-weight:900}.landing-checkout-success-card>p{color:#666;margin:0;font-size:14px;line-height:1.7}.landing-checkout-success-order{color:#333;margin:8px 0 0;font-size:15px}.landing-checkout-success-actions{display:flex;flex-direction:column;gap:12px;width:100%;margin-top:8px}.landing-checkout-success-actions .landing-cart-browse-btn,.landing-checkout-success-actions .landing-cart-continue-link{width:100%;text-align:center}.landing-checkout-otp-box{background:#eff6ff;border:1.5px dashed #1a56db;border-radius:16px;align-items:flex-start;gap:12px;padding:16px;display:flex}.landing-checkout-otp-box svg{color:#1a56db;flex-shrink:0;width:24px;height:24px;margin-top:2px}.landing-checkout-otp-box h3{color:#111;margin:0 0 4px;font-size:15px;font-weight:900}.landing-checkout-otp-box p{color:#555;margin:0;font-size:13px;line-height:1.6}.landing-checkout-summary{align-self:start;padding:24px;position:sticky;top:92px}.landing-checkout-summary h2{color:#111;margin:0 0 18px;font-size:22px;font-weight:900}.landing-checkout-summary-items{border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;flex-direction:column;gap:14px;margin-bottom:18px;padding:16px 0;display:flex}.landing-checkout-summary-item{grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.landing-checkout-summary-item img{-o-object-fit:contain;object-fit:contain;background:#f0f5ff;border-radius:10px;width:56px;height:56px;padding:6px}.landing-checkout-summary-item p{color:#111;margin:0 0 4px;font-size:13px;font-weight:800;line-height:1.35}.landing-checkout-summary-item span{color:#777;font-size:12px}.landing-checkout-summary-item strong{color:#111;white-space:nowrap;font-size:13px}.landing-checkout-summary-row,.landing-checkout-summary-total{justify-content:space-between;align-items:center;gap:12px;display:flex}.landing-checkout-summary-row{color:#555;margin-bottom:12px;font-size:14px}.landing-checkout-summary-total{color:#111;border-top:1px solid #ebebeb;margin-top:16px;padding-top:16px;font-size:18px;font-weight:900}@media (width <= 1024px){.landing-header-help span{display:none}.landing-header-help{width:40px;padding:0;justify-content:center}.landing-header-row{padding:0 20px}.landing-products-section{padding:24px 24px 56px}.landing-products-grid{grid-template-columns:repeat(2,1fr);gap:20px}.landing-footer-grid{grid-template-columns:1fr 1fr;gap:36px 28px;padding-bottom:40px}.landing-footer-inner{padding:0 32px}.landing-pdp-layout{grid-template-columns:1fr}.landing-pdp-gallery{height:380px;padding:28px 32px;position:relative;top:auto}.landing-pdp-thumbnails{display:none}.landing-pdp-main-image img{max-height:300px}.landing-pdp-info{padding:32px 32px 110px}.landing-pdp-add-btn{width:clamp(260px,50%,380px);left:50%}.landing-related-track{grid-template-columns:repeat(2,1fr)}.landing-auth-page,.landing-auth-page-wide{grid-template-columns:1fr;gap:24px;padding:28px}.landing-auth-panel{min-height:auto;padding:30px}.landing-auth-panel h1{max-width:none;font-size:32px}.landing-auth-copy{max-width:none}.landing-auth-brand{margin-bottom:28px}.landing-auth-card,.landing-auth-card-wide{max-width:none}.landing-map-page{padding:24px 24px 48px}.landing-map-layout{grid-template-columns:1fr}.landing-map-live-card,.landing-map-preview-card{height:460px}.landing-cart-page{padding:24px 20px 60px}.landing-cart-layout{grid-template-columns:1fr}.landing-cart-right{position:static}.landing-cart-stepper{padding:20px 24px}.landing-checkout-page{padding:24px 20px 60px}.landing-checkout-layout{grid-template-columns:1fr}.landing-checkout-summary{position:static}.landing-profile-page{padding:24px 20px 60px}.landing-profile-grid{grid-template-columns:1fr}.landing-dashboard-stats,.landing-dashboard-skeleton-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-dashboard-overview-grid,.landing-dashboard-address-grid{grid-template-columns:1fr}.landing-dashboard-hero{flex-direction:column;align-items:flex-start}.landing-dashboard-logout{width:100%}}@media (width <= 768px){.landing-header-row{height:58px;padding:0 16px;gap:10px}.landing-header-brand-logo{height:38px}.landing-header-nav--desktop{display:none}.landing-header-actions{gap:8px}.landing-city-trigger{height:36px;padding:0 10px 0 8px;font-size:12px}.landing-city-trigger-name{max-width:72px}.landing-header-help,.landing-header-cart-btn{display:none}.landing-header-icon-btn{width:38px;height:38px;border-radius:10px}.landing-header-tabs--mobile{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;padding:6px 12px 10px;border-top:1px solid #f1f5f9;background:#fafbfc}.landing-header-tabs--mobile .landing-header-nav-link{justify-content:center;width:100%;padding:10px 8px;font-size:12px;font-weight:800;background:transparent}.landing-header-tabs--mobile .landing-header-nav-link.is-active{background:#fff;box-shadow:0 1px 3px #0f172a14}.landing-auth-link,.landing-auth-primary{height:36px;padding:0 14px;font-size:13px}.landing-auth-link{min-width:68px}.landing-auth-primary{min-width:78px}.landing-hero-banner{padding:12px 20px 18px}.landing-products-section{padding:20px 20px 48px}.landing-products-grid{grid-template-columns:repeat(2,1fr);gap:16px}.landing-card-image-wrap{min-height:200px;padding:20px 16px}.landing-card-img{max-height:170px}.landing-card-info{padding:14px 16px 18px}.landing-faq-section{padding:28px 0 40px}.landing-faq-inner{padding:0 20px}.landing-faq-title{font-size:19px}.landing-footer{padding:40px 0 0}.landing-footer-inner{padding:0 24px}.landing-footer-grid{grid-template-columns:1fr 1fr;gap:28px 20px;padding-bottom:32px}.landing-pdp-breadcrumb{padding:10px 20px;font-size:12px}.landing-pdp-gallery{height:320px;padding:24px}.landing-pdp-main-image img{max-height:260px}.landing-pdp-info{padding:28px 24px 110px}.landing-pdp-title{font-size:22px}.landing-related-section{padding:28px 20px 48px}.landing-related-title{font-size:22px}.landing-auth-page,.landing-auth-page-wide{padding:20px}.landing-auth-back-btn{top:14px;left:14px;height:36px;padding:0 12px!important;font-size:13px!important}.landing-page-back-row{padding:14px 20px 0}.landing-auth-card,.landing-auth-card-wide{border-radius:22px;padding:24px}.landing-auth-panel{border-radius:22px}.landing-auth-grid{grid-template-columns:1fr}.landing-map-page{padding:20px}.landing-map-header{margin-bottom:20px}.landing-map-brand img{height:38px}.landing-map-title{margin-bottom:22px}.landing-map-title h1{font-size:26px}.landing-map-title p{font-size:14px}.landing-map-live-card,.landing-map-preview-card{height:420px}.landing-map-floating-action{top:14px;right:14px}.landing-checkout-card{padding:24px}.landing-checkout-head h1{font-size:26px}.landing-profile-page-head h1{font-size:28px}.landing-profile-trigger,.landing-header-profile-btn{width:38px;height:38px}}@media (width <= 600px){.landing-header-row{height:54px;padding:0 12px}.landing-header-brand-logo{height:36px}.landing-auth-link,.landing-auth-primary{height:34px;padding:0 12px;font-size:12px}.landing-auth-link{min-width:62px}.landing-auth-primary{min-width:72px}.landing-hero-banner{padding:8px 12px 12px}.landing-products-section{padding:14px 12px 40px}.landing-products-grid{grid-template-columns:1fr;gap:16px}.landing-card-image-wrap{min-height:240px;padding:28px 24px}.landing-card-img{max-height:200px}.landing-card-info{padding:16px 18px 20px}.landing-card-name{font-size:16px}.landing-card-volume{font-size:13px}.landing-price-amount{font-size:26px}.landing-faq-section{padding:24px 0 36px}.landing-faq-inner{padding:0 14px}.landing-faq-title{margin-bottom:16px;font-size:18px}.landing-faq-category,.landing-faq-question span:first-child{font-size:14px}.landing-footer{padding:32px 0 0}.landing-footer-inner{padding:0 16px}.landing-footer-grid{grid-template-columns:1fr 1fr;gap:24px 14px;padding-bottom:28px}.landing-footer-heading{margin-bottom:12px;font-size:11px}.landing-footer-links a,.landing-footer-address,.landing-footer-contact-line{font-size:12px}.landing-footer-contact-line{margin-bottom:4px}.landing-footer-bottom p{padding:0 12px;font-size:11px}.landing-pdp-breadcrumb{padding:8px 14px;font-size:11px}.landing-pdp-gallery{height:280px;padding:18px 16px}.landing-pdp-main-image img{max-height:230px}.landing-pdp-info{padding:20px 14px 110px}.landing-pdp-title{margin-bottom:12px;font-size:20px}.landing-pdp-price{font-size:28px}.landing-pdp-divider{margin:14px 0}.landing-pdp-qty-row{flex-wrap:wrap;gap:10px}.landing-pdp-add-btn{text-align:center;border-radius:16px;width:auto;max-width:none;padding:15px 20px;font-size:16px;bottom:14px;left:12px;right:12px;transform:none}.landing-pdp-add-btn:hover{transform:none}.landing-related-section{padding:24px 12px 40px}.landing-related-title{margin-bottom:18px;font-size:20px}.landing-related-track{grid-template-columns:1fr;gap:14px}.landing-auth-page,.landing-auth-page-wide{padding:60px 12px 12px}.landing-page-back-row{padding:12px 12px 0}.landing-auth-panel{padding:22px}.landing-auth-panel h1{font-size:26px}.landing-auth-brand img{height:42px}.landing-auth-card,.landing-auth-card-wide{padding:20px}.landing-auth-card-head h2{font-size:23px}.landing-auth-copy{font-size:14px}.landing-auth-form{gap:14px}.landing-auth-qr-code{width:min(232px,calc(100vw - 96px));height:min(232px,calc(100vw - 96px))}.landing-auth-proof{margin-top:22px}.landing-map-page{padding:14px 12px 40px}.landing-map-header{gap:8px;margin-bottom:16px}.landing-map-back-btn{min-width:auto;padding:0 8px!important}.landing-map-brand{border-radius:12px;gap:8px;padding:5px 8px}.landing-map-brand img{height:32px}.landing-map-brand span{height:24px}.landing-map-header-spacer{display:none}.landing-map-title{text-align:left;margin-bottom:16px}.landing-map-title h1{font-size:22px}.landing-map-layout{gap:14px}.landing-map-card{border-radius:18px!important}.landing-map-live-card,.landing-map-preview-card{height:min(420px,58vh);min-height:320px}.landing-map-secondary-action{min-height:38px;padding:0 12px!important;font-size:12px!important}.landing-map-detail-row{grid-template-columns:1fr}.landing-cart-stepper{padding:16px 12px;overflow-x:auto;justify-content:flex-start}.landing-cart-step-circle{width:38px;height:38px}.landing-cart-step-label{font-size:10px}.landing-cart-step-line{margin-top:18px}.landing-cart-page{padding:16px 12px 60px}.landing-checkout-page{padding:16px 12px 48px}.landing-checkout-card,.landing-checkout-summary{border-radius:18px;padding:18px}.landing-checkout-head h1{font-size:22px}.landing-checkout-summary-item{grid-template-columns:48px minmax(0,1fr)}.landing-checkout-summary-item img{width:48px;height:48px}.landing-checkout-summary-item strong{grid-column:2}.landing-profile-modal{border-radius:22px 22px 0 0;width:100%;padding:26px 20px 22px}.landing-profile-overlay{align-items:flex-end;padding:0}.landing-profile-page{padding:16px 12px 48px}.landing-profile-page-head h1{font-size:24px}.landing-profile-main-card,.landing-profile-qr-card,.landing-profile-orders-card{border-radius:18px;padding:18px}.landing-profile-stats,.landing-profile-order-item{grid-template-columns:1fr}.landing-profile-qr-wrap{min-height:230px}.landing-dashboard-hero h1{font-size:24px}.landing-dashboard-stats,.landing-dashboard-skeleton-stats{grid-template-columns:1fr}.landing-dashboard-panel{padding:18px}.landing-dashboard-order-meta,.landing-profile-modal-actions{grid-template-columns:1fr}.landing-cart-item-card{padding:14px}.landing-cart-item-inner{flex-direction:column}.landing-cart-item-img-link{width:100%;height:160px}.landing-cart-item-img{width:100px;height:140px}.landing-cart-item-meta{grid-template-columns:1fr;gap:8px}.landing-cart-item-foot{flex-direction:column;align-items:flex-start}.landing-cart-item-total-wrap{align-items:flex-start}.landing-cart-list-total{font-size:20px}.landing-cart-list-header,.landing-cart-item-head{align-items:flex-start;flex-direction:column;gap:10px}.landing-cart-delete-btn{align-self:flex-start}.landing-loc-overlay{align-items:flex-end;padding:0}.landing-loc-modal{border-radius:24px 24px 0 0;max-width:100%;max-height:92vh;animation:landingLocSlideUpMobile .32s cubic-bezier(.34,1.2,.64,1);overflow-y:auto}@keyframes landingLocSlideUpMobile{0%{transform:translateY(100%)}to{transform:translateY(0)}}.landing-loc-header{padding:24px 20px 20px}.landing-loc-badge{margin-bottom:12px;padding:4px 12px 4px 9px;font-size:12px}.landing-loc-title{margin-bottom:6px;font-size:20px}.landing-loc-sub{font-size:13px}.landing-loc-body{padding:18px 16px 32px}.landing-loc-detect-btn{border-radius:12px;padding:13px 16px;font-size:14px}.landing-loc-or{margin:16px 0;font-size:12px}.landing-loc-cities{grid-template-columns:repeat(3,1fr);gap:8px}.landing-loc-city-btn{border-radius:14px;gap:6px;padding:14px 6px 12px}.landing-loc-city-icon svg{width:44px;height:44px}.landing-loc-city-name{font-size:12px}.landing-loc-city-landmark{font-size:10px}}@media (width <= 420px){.landing-header-row{gap:6px}.landing-header-brand{gap:8px}.landing-header-brand-logo{height:32px}.landing-header-brand-divider{height:24px}.landing-auth-actions{gap:6px}.landing-profile-trigger,.landing-header-profile-btn{width:34px;height:34px}.landing-header-profile-btn svg{width:18px;height:18px}.landing-card-image-wrap{min-height:210px}.landing-pdp-gallery{height:250px}.landing-pdp-main-image img{max-height:200px}.landing-pdp-info-top,.landing-pdp-price-row{align-items:flex-start;flex-direction:column;gap:8px}.landing-pdp-subscription-box{align-items:flex-start}.landing-auth-panel{display:none}.landing-auth-page,.landing-auth-page-wide{min-height:auto;padding:58px 10px 10px}.landing-auth-back-btn{left:10px}.landing-auth-card,.landing-auth-card-wide{border-radius:18px;padding:18px}.landing-map-live-card,.landing-map-preview-card{height:340px;min-height:300px}.landing-footer-grid{grid-template-columns:1fr;gap:22px}}@media (width <= 360px){.landing-auth-link,.landing-auth-primary{min-width:auto;padding:0 8px}.landing-map-brand img{height:28px}.landing-map-title h1{font-size:20px}.landing-map-live-card,.landing-map-preview-card{height:310px}.landing-loc-city-icon svg{width:36px;height:36px}.landing-loc-city-btn{padding:12px 4px 10px}.landing-loc-title{font-size:18px}}.cp-gate-actions{gap:12px;display:flex;justify-content:center;flex-wrap:wrap}.cp-gate-register{color:#1a56db;background:#eff6ff;border:1.5px solid #1a56db}.landing-profile-submit:disabled,.landing-profile-back-btn:disabled{opacity:.7;cursor:not-allowed}.cp-shell .cp-main{background:#f4f6fb;min-height:calc(100vh - 120px);padding:24px 28px 56px}.cp-layout{grid-template-columns:300px minmax(0,1fr);gap:24px;max-width:1280px;margin:0 auto;display:grid;align-items:start}.cp-sidebar{background:linear-gradient(180deg,#0f2f8a,#1a56db 52%,#2563eb);border-radius:24px;flex-direction:column;min-height:calc(100vh - 180px);padding:22px 16px 18px;display:flex;position:sticky;top:92px;box-shadow:0 20px 50px #1a56db45}.cp-sidebar-brand{align-items:center;gap:14px;margin-bottom:22px;padding:8px 10px 18px;display:flex;border-bottom:1px solid #ffffff26}.cp-sidebar-avatar{color:#1a56db;background:#fff;border-radius:16px;justify-content:center;align-items:center;width:54px;height:54px;font-size:18px;font-weight:900;display:flex;flex-shrink:0}.cp-sidebar-brand-copy strong{color:#fff;font-size:16px;font-weight:900;display:block}.cp-sidebar-brand-copy p{color:#dbeafe;margin:4px 0 0;font-size:12px}.cp-sidebar-verified{color:#bbf7d0;align-items:center;gap:5px;margin-bottom:6px;font-size:11px;font-weight:800;display:inline-flex}.cp-sidebar-nav{flex-direction:column;gap:8px;flex:1;display:flex}.cp-sidebar-link{color:#dbeafe;text-decoration:none;border:1px solid transparent;border-radius:16px;align-items:center;gap:12px;padding:12px 14px;display:flex;transition:background .2s,border-color .2s,transform .15s}.cp-sidebar-link:hover{background:#ffffff14;border-color:#ffffff24}.cp-sidebar-link.is-active{color:#1a56db;background:#fff;border-color:#fff;box-shadow:0 10px 24px #0000001f}.cp-sidebar-link-icon{background:#ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;display:flex;flex-shrink:0}.cp-sidebar-link.is-active .cp-sidebar-link-icon{color:#fff;background:#1a56db}.cp-sidebar-link-copy{flex:1;min-width:0}.cp-sidebar-link-copy strong{font-size:14px;font-weight:900;display:block}.cp-sidebar-link-copy small{color:inherit;opacity:.78;margin-top:2px;font-size:11px;display:block}.cp-sidebar-link-arrow{opacity:.55;flex-shrink:0}.cp-sidebar-footer{gap:10px;margin-top:18px;padding-top:18px;border-top:1px solid #ffffff26;display:flex;flex-direction:column}.cp-sidebar-back,.cp-sidebar-logout{cursor:pointer;border-radius:14px;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:800;display:flex}.cp-sidebar-back{color:#fff;background:#ffffff14;border:1px solid #ffffff30}.cp-sidebar-logout{color:#1a56db;background:#fff;border:none}.cp-sidebar-toggle,.cp-sidebar-close,.cp-sidebar-backdrop{display:none}.cp-content{min-width:0}.cp-page{animation:cp-fade-in .25s ease}@keyframes cp-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.cp-page-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.cp-page-header h1{color:#111;letter-spacing:-.5px;margin:0 0 6px;font-size:30px;font-weight:900}.cp-page-header p{color:#667085;margin:0;font-size:14px;line-height:1.6}.cp-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:22px;display:grid}.cp-stat-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:18px;box-shadow:0 8px 24px #1a56db0f}.cp-stat-card svg{color:#1a56db;margin-bottom:10px}.cp-stat-card span{color:#777;font-size:12px;font-weight:800;display:block}.cp-stat-card strong{color:#111;margin-top:6px;font-size:28px;font-weight:900;display:block}.cp-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.cp-panel-card{background:#fff;border:1px solid #e8e8e8;border-radius:20px;padding:20px;box-shadow:0 8px 24px #1a56db0d}.cp-panel-card-wide{grid-column:1 / -1}.cp-panel-card h2,.cp-panel-card-head h2{color:#111;align-items:center;gap:8px;margin:0 0 14px;font-size:17px;font-weight:900;display:flex}.cp-panel-card-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.cp-panel-card-head h2{margin:0}.cp-panel-card-head a{color:#1a56db;font-size:13px;font-weight:800;text-decoration:none}.cp-info-list{list-style:none;margin:0;padding:0}.cp-info-list li{color:#444;align-items:flex-start;gap:10px;margin-bottom:10px;font-size:14px;line-height:1.6;display:flex}.cp-info-list li svg{color:#1a56db;flex-shrink:0;margin-top:2px}.cp-panel-link{color:#1a56db;margin-top:14px;font-size:13px;font-weight:800;text-decoration:none;display:inline-block}.cp-mini-orders{flex-direction:column;gap:10px;display:flex}.cp-mini-order{justify-content:space-between;align-items:center;gap:12px;background:#f8fafc;border:1px solid #ebebeb;border-radius:14px;padding:12px 14px;display:flex}.cp-mini-order strong{color:#111;font-size:13px;display:block}.cp-mini-order span{color:#777;margin-top:3px;font-size:12px;display:block}.cp-account-card{background:#fff;border:1px solid #e8e8e8;border-radius:20px;padding:24px 24px 28px;box-shadow:0 8px 24px #1a56db0d;max-width:720px;overflow:hidden;display:flex;flex-direction:column;gap:16px}.cp-error-panel{background:#fff;border:1px solid #e8e8e8;border-radius:20px;padding:8px 20px 20px;box-shadow:0 8px 24px #1a56db0d}.cp-account-row{align-items:flex-start;gap:14px;padding:16px 0;display:flex}.cp-account-row+.cp-account-row{border-top:1px solid #ebebeb}.cp-account-row-icon{color:#1a56db;background:#eff6ff;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;flex-shrink:0}.cp-account-row span{color:#777;margin-bottom:4px;font-size:12px;font-weight:800;display:block}.cp-account-row strong{color:#111;font-size:15px;line-height:1.5}.cp-account-note{margin-top:8px}.cp-address-grid{grid-template-columns:minmax(0,1fr) 380px;gap:16px;display:grid}.cp-address-text{color:#444;margin:0;font-size:15px;line-height:1.7}.cp-pincode{color:#1a56db;margin:12px 0 0;font-size:13px;font-weight:800}.cp-address-form-card{display:flex;flex-direction:column}.cp-address-form-card--solo{max-width:720px}.cp-address-form{display:flex;flex-direction:column;gap:10px}.cp-address-form label{color:#333;font-size:13px;font-weight:700;display:flex;align-items:center;gap:6px}.cp-address-form textarea,.cp-address-form input{background:#fff;border:1.5px solid #d7dff0;border-radius:12px;box-sizing:border-box;width:100%;padding:12px 14px;font-family:inherit;font-size:14px;line-height:1.6}.cp-address-form textarea:focus,.cp-address-form input:focus{border-color:#1a56db;outline:none;box-shadow:0 0 0 3px #1a56db1f}.cp-address-map-btn,.cp-address-save-btn{cursor:pointer;border-radius:12px;align-items:center;justify-content:center;gap:8px;width:100%;min-height:44px;font-family:inherit;font-size:14px;font-weight:800;display:flex}.cp-address-map-btn{color:#1a56db;background:#eff6ff;border:1px solid #bfdbfe;margin-top:4px}.cp-address-save-btn{color:#fff;background:#1a56db;border:none;margin-top:6px;box-shadow:0 6px 18px #1a56db33}.cp-address-save-btn:disabled,.cp-address-map-btn:disabled{opacity:.7;cursor:not-allowed}.cp-address-status{align-items:flex-start;gap:8px;border-radius:12px;margin:4px 0 0;padding:12px 14px;font-size:13px;line-height:1.6;display:flex}.cp-address-status.is-loading{color:#475467;background:#f8fafc}.cp-address-status.is-success{color:#027a48;background:#ecfdf3}.cp-address-status.is-error{color:#b42318;background:#fef3f2}.cp-address-save-error{color:#b42318;margin:4px 0 0;font-size:13px;font-weight:700}.cp-address-save-success{color:#027a48;margin:4px 0 0;font-size:13px;font-weight:700}.cp-address-city-badge{background:#eff6ff;color:#1a56db;border:1px solid #bfdbfe;border-radius:20px;font-size:11px;font-weight:600;padding:2px 10px;margin-left:10px;vertical-align:middle;letter-spacing:.02em}.cp-address-form input.cp-pincode-invalid{border-color:#f04438;background:#fffbfa}.cp-pincode-city-warn{background:#fffbfa;border:1.5px solid #fecdca;border-radius:10px;padding:12px 14px;display:flex;flex-direction:column;gap:10px}.cp-pincode-city-warn-msg{display:flex;align-items:center;gap:8px;color:#b42318;font-size:13px;font-weight:500;margin:0;flex-wrap:wrap}.cp-pincode-toggle-btn{background:none;border:none;color:#1a56db;font-size:12px;font-weight:600;cursor:pointer;padding:0;text-decoration:underline;margin-left:auto;white-space:nowrap}.cp-pincode-list{display:flex;flex-direction:column;gap:8px}.cp-pincode-list-label{color:#555;font-size:12px;margin:0}.cp-pincode-chips{display:flex;flex-wrap:wrap;gap:8px}.cp-pincode-chip{background:#eff6ff;border:1.5px solid #bfdbfe;border-radius:8px;color:#1a56db;font-size:13px;font-weight:600;padding:5px 12px;cursor:pointer;transition:background .15s,border-color .15s;font-family:monospace;letter-spacing:.05em}.cp-pincode-chip:hover{background:#1a56db;border-color:#1a56db;color:#fff}.cp-spin{animation:cp-spin .9s linear infinite}@keyframes cp-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cp-orders-list{flex-direction:column;gap:14px;display:flex}.cp-order-card{background:#fff;border:1px solid #ebebeb;border-radius:18px;padding:16px;box-shadow:0 6px 18px #1a56db0a}.cp-order-card-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.cp-order-card-head strong{color:#111;font-size:15px;display:block}.cp-order-card-head span{color:#777;margin-top:4px;font-size:12px;display:block}.cp-order-card-badges{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.cp-order-payment-badge{background:#ecfdf3;color:#027a48;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:800;text-transform:capitalize}.cp-order-line-items{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.cp-order-line-item{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:10px;border-bottom:1px solid #f0f0f0}.cp-order-line-item strong{color:#111;font-size:14px;display:block}.cp-order-line-item span{color:#777;margin-top:2px;font-size:12px;display:block}.cp-order-line-total{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-top:4px}.cp-order-line-total span{color:#666;font-size:13px}.cp-order-line-total strong{color:#111;font-size:16px}.cp-order-card-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:10px;display:grid}.cp-order-card-meta div{background:#f8fafc;border-radius:12px;padding:10px 12px}.cp-order-card-meta span{color:#777;margin-bottom:4px;font-size:11px;font-weight:800;display:block}.cp-order-card-meta strong{color:#111;font-size:14px}.cp-order-card-address{color:#555;align-items:flex-start;gap:8px;margin:0;font-size:13px;line-height:1.6;display:flex}.cp-order-card-photo{margin-top:12px}.cp-order-card-photo img{-o-object-fit:cover;object-fit:cover;border-radius:14px;width:100%;max-width:280px;max-height:180px}.cp-status-badge{border-radius:999px;padding:5px 10px;font-size:11px;font-weight:900;white-space:nowrap}.cp-status-badge.new{color:#1a56db;background:#eff6ff}.cp-status-badge.delivered{color:#027a48;background:#ecfdf3}.cp-status-badge.cancelled{color:#b42318;background:#fef3f2}.cp-muted{color:#777;margin:0;font-size:14px;line-height:1.7}.cp-empty-state{text-align:center;background:#fff;border:1px solid #e8e8e8;border-radius:22px;padding:48px 24px;box-shadow:0 8px 24px #1a56db0d}.cp-empty-state-icon{color:#1a56db;margin-bottom:14px}.cp-empty-state h2{color:#111;margin:0 0 8px;font-size:24px;font-weight:900}.cp-empty-state p{color:#777;max-width:460px;margin:0 auto 20px;font-size:14px;line-height:1.7}.cp-gate{max-width:720px;margin:40px auto 0}.cp-error-panel{text-align:center;padding:40px 24px}.cp-error-panel h2{margin:0 0 8px}.cp-error-panel button{color:#fff;cursor:pointer;background:#1a56db;border:none;border-radius:12px;min-height:42px;margin-top:14px;padding:0 18px;font-family:inherit;font-weight:800}.cp-skeleton{display:flex;flex-direction:column;gap:16px}.cp-skeleton-block,.cp-skeleton-grid div{animation:cp-skeleton-pulse 1.4s ease-in-out infinite;background:linear-gradient(90deg,#eef2f7,#f8fafc,#eef2f7);background-size:200% 100%;border-radius:18px}.cp-skeleton-hero{height:120px}.cp-skeleton-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.cp-skeleton-grid div{height:96px}.cp-skeleton-panel{height:320px}@keyframes cp-skeleton-pulse{0%{background-position:100% 0}to{background-position:-100% 0}}@media (width <= 1024px){.cp-layout{grid-template-columns:1fr}.cp-sidebar{position:fixed;z-index:420;top:0;left:0;width:min(320px,88vw);min-height:100vh;border-radius:0 24px 24px 0;transform:translate(-110%);transition:transform .25s ease}.cp-sidebar.is-open{transform:translate(0)}.cp-sidebar-toggle{color:#1a56db;cursor:pointer;background:#fff;border:1.5px solid #1a56db;border-radius:14px;align-items:center;gap:8px;min-height:42px;margin-bottom:16px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:800;display:inline-flex}.cp-sidebar-close{color:#fff;cursor:pointer;background:#ffffff20;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:10px;margin-left:auto;display:flex}.cp-sidebar-backdrop{z-index:410;cursor:pointer;background:#0006;border:none;display:block;position:fixed;top:0;right:0;bottom:0;left:0}.cp-stat-grid,.cp-skeleton-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cp-overview-grid,.cp-address-grid{grid-template-columns:1fr}}@media (width <= 640px){.cp-shell .cp-main{padding:16px 12px 40px}.cp-page-header h1{font-size:24px}.cp-stat-grid,.cp-skeleton-grid,.cp-order-card-meta{grid-template-columns:1fr}}.staff-orders-page{min-height:100vh;background:linear-gradient(180deg,#f4f7fc,#f8fafc 220px,#f8fafc)}.staff-orders-container{max-width:1200px;margin:0 auto;padding:1.25rem 1rem 2.5rem}.staff-orders-header{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.25rem}@media (min-width: 768px){.staff-orders-header{flex-direction:row;align-items:flex-start;justify-content:space-between}}.staff-orders-header h1,.staff-orders-header h2{color:#0f172a;font-size:1.5rem;font-weight:800;letter-spacing:-.02em;margin:0}.staff-orders-header p{color:#64748b;font-size:.875rem;margin:.25rem 0 0}.staff-orders-live{display:inline-flex;align-items:center;gap:.5rem;margin-top:.5rem;color:#0369a1;font-size:.75rem;font-weight:700}.staff-orders-live-dot{width:8px;height:8px;border-radius:999px;background:#0ea5e9;box-shadow:0 0 0 4px #0ea5e933;animation:staff-live-pulse 1.8s ease-in-out infinite}@keyframes staff-live-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.65;transform:scale(.92)}}.staff-orders-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:1rem}@media (min-width: 768px){.staff-orders-stats{grid-template-columns:repeat(4,minmax(0,1fr))}}.staff-orders-stats--admin{grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width: 1024px){.staff-orders-stats--admin{grid-template-columns:repeat(5,minmax(0,1fr))}}.staff-stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1rem;box-shadow:0 8px 24px #0f172a08}.staff-stat-card-top{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.5rem}.staff-stat-card span{color:#64748b;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.staff-stat-card strong{display:block;color:#0f172a;font-size:1.5rem;font-weight:900;line-height:1.1}.staff-stat-icon{width:36px;height:36px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center}.staff-stat-icon--blue{background:#eff6ff;color:#2563eb}.staff-stat-icon--amber{background:#fffbeb;color:#d97706}.staff-stat-icon--green{background:#ecfdf5;color:#059669}.staff-stat-icon--red{background:#fef2f2;color:#dc2626}.staff-stat-icon--violet{background:#f5f3ff;color:#7c3aed}.staff-orders-toolbar{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.staff-orders-toolbar-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.staff-orders-search{position:relative;flex:1 1 240px}.staff-orders-search input{width:100%;height:42px;border:1px solid #dbe3ee;border-radius:12px;background:#fff;padding:0 .9rem 0 2.5rem;font-size:.875rem}.staff-orders-search input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb22}.staff-orders-search svg{position:absolute;left:.85rem;top:50%;transform:translateY(-50%);color:#94a3b8;width:16px;height:16px}.staff-status-filters{display:flex;flex-wrap:wrap;gap:.5rem}.staff-status-chip{border:1px solid #dbe3ee;background:#fff;color:#475569;border-radius:999px;padding:.45rem .85rem;font-size:.75rem;font-weight:700;transition:all .15s ease}.staff-status-chip:hover{border-color:#93c5fd;color:#1d4ed8}.staff-status-chip.active{background:#1d4ed8;border-color:#1d4ed8;color:#fff}.staff-status-chip-count{margin-left:.35rem;opacity:.85}.staff-orders-list{display:flex;flex-direction:column;gap:.9rem}.staff-order-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;overflow:hidden;box-shadow:0 10px 30px #0f172a08;transition:box-shadow .2s ease,transform .2s ease}.staff-order-card:hover{box-shadow:0 16px 36px #0f172a10}.staff-order-card--new{border-left:4px solid #2563eb}.staff-order-card--delivered{border-left:4px solid #059669}.staff-order-card--cancelled{border-left:4px solid #dc2626}.staff-order-card-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:1rem 1rem .75rem;border-bottom:1px solid #f1f5f9}.staff-order-card-id{color:#0f172a;font-size:1rem;font-weight:900}.staff-order-card-meta{color:#64748b;font-size:.75rem;margin-top:.2rem}.staff-order-status-badge{display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;padding:.35rem .7rem;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.03em}.staff-order-status-badge--new{background:#eff6ff;color:#1d4ed8}.staff-order-status-badge--delivered{background:#ecfdf5;color:#047857}.staff-order-status-badge--cancelled{background:#fef2f2;color:#b91c1c}.staff-order-card-body{padding:1rem;display:grid;gap:1rem}@media (min-width: 900px){.staff-order-card-body{grid-template-columns:minmax(0,1.1fr) minmax(0,1.2fr);align-items:start}}.staff-order-customer{display:flex;gap:.85rem;align-items:flex-start}.staff-order-avatar{width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:900;flex-shrink:0}.staff-order-customer strong{display:block;color:#0f172a;font-size:.95rem}.staff-order-customer span{display:block;color:#64748b;font-size:.8rem;margin-top:.15rem}.staff-order-customer a{display:inline-flex;align-items:center;gap:.25rem;color:#2563eb;font-size:.8rem;margin-top:.2rem;text-decoration:none;font-weight:700}.staff-order-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-top:.75rem}.staff-order-info-grid div span{display:block;color:#94a3b8;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.staff-order-info-grid div strong{display:block;color:#334155;font-size:.82rem;margin-top:.15rem}.staff-order-address{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:.85rem}.staff-order-address-head{display:flex;align-items:center;gap:.45rem;color:#334155;font-size:.75rem;font-weight:800;margin-bottom:.45rem}.staff-order-address p{color:#475569;font-size:.82rem;line-height:1.55;margin:0}.staff-order-products{background:#fcfdff;border:1px solid #e8eef7;border-radius:14px;padding:.85rem}.staff-order-products-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.65rem}.staff-order-products-head strong{color:#0f172a;font-size:.82rem}.staff-order-products-head span{color:#2563eb;font-size:.95rem;font-weight:900}.staff-order-product-row{display:flex;align-items:center;gap:.7rem;padding:.55rem 0;border-top:1px solid #eef2f7}.staff-order-product-row:first-of-type{border-top:none;padding-top:0}.staff-order-product-row img{width:42px;height:42px;border-radius:10px;-o-object-fit:cover;object-fit:cover;border:1px solid #e2e8f0;background:#fff}.staff-order-product-placeholder{width:42px;height:42px;border-radius:10px;background:#eff6ff;color:#2563eb;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.staff-order-product-copy{flex:1;min-width:0}.staff-order-product-copy strong{display:block;color:#0f172a;font-size:.82rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.staff-order-product-copy span{color:#64748b;font-size:.75rem}.staff-order-product-copy em{color:#0f172a;font-style:normal;font-size:.82rem;font-weight:800}.staff-order-card-footer{display:flex;flex-wrap:wrap;gap:.65rem;padding:.85rem 1rem 1rem;border-top:1px solid #f1f5f9;background:#fbfdff}.staff-order-proof{display:flex;align-items:center;gap:.75rem}.staff-order-proof img{width:56px;height:56px;border-radius:12px;-o-object-fit:cover;object-fit:cover;border:1px solid #d1fae5}.staff-order-proof span{color:#047857;font-size:.82rem;font-weight:800}.staff-orders-empty{text-align:center;background:#fff;border:1px dashed #cbd5e1;border-radius:18px;padding:3rem 1.5rem}.staff-orders-empty h3{color:#0f172a;font-size:1.1rem;margin:.75rem 0 .35rem}.staff-orders-empty p{color:#64748b;font-size:.875rem;margin:0}.staff-orders-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-top:1rem}.staff-orders-pagination span{color:#64748b;font-size:.82rem}.staff-order-detail-grid{display:grid;gap:.85rem}.staff-order-detail-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:.9rem}.staff-order-detail-section h4{margin:0 0 .55rem;color:#334155;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.staff-order-payment-pill{display:inline-flex;align-items:center;gap:.35rem;background:#ecfdf5;color:#047857;border-radius:999px;padding:.25rem .6rem;font-size:.72rem;font-weight:800;text-transform:capitalize}.staff-order-customer a:hover{text-decoration:underline}.admin-page-panel{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:1.25rem;box-shadow:0 8px 24px #0f172a08}.admin-page-panel+.admin-page-panel{margin-top:1rem}.admin-page-panel-title{color:#0f172a;font-size:1rem;font-weight:800;margin:0 0 .25rem}.admin-page-panel-desc{color:#64748b;font-size:.875rem;margin:0 0 1rem}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root{--background: 210 40% 98%;--foreground: 222.2 84% 4.9%;--card: 0 0% 100%;--card-foreground: 222.2 84% 4.9%;--popover: 0 0% 100%;--popover-foreground: 222.2 84% 4.9%;--primary: 199 89% 49%;--primary-foreground: 210 40% 98%;--secondary: 210 40% 96.1%;--secondary-foreground: 222.2 47.4% 11.2%;--muted: 210 40% 96.1%;--muted-foreground: 215.4 16.3% 46.9%;--accent: 210 40% 96.1%;--accent-foreground: 222.2 47.4% 11.2%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 210 40% 98%;--border: 214.3 31.8% 91.4%;--input: 214.3 31.8% 91.4%;--ring: 199 89% 49%;--radius: .5rem;--sidebar-background: 0 0% 100%;--sidebar-foreground: 240 5.3% 26.1%;--sidebar-primary: 199 89% 49%;--sidebar-primary-foreground: 0 0% 98%;--sidebar-accent: 240 4.8% 95.9%;--sidebar-accent-foreground: 240 5.9% 10%;--sidebar-border: 220 13% 91%;--sidebar-ring: 199 89% 49%}.dark{--background: 222.2 84% 4.9%;--foreground: 210 40% 98%;--card: 222.2 84% 4.9%;--card-foreground: 210 40% 98%;--popover: 222.2 84% 4.9%;--popover-foreground: 210 40% 98%;--primary: 199 89% 49%;--primary-foreground: 210 40% 98%;--secondary: 217.2 32.6% 17.5%;--secondary-foreground: 210 40% 98%;--muted: 217.2 32.6% 17.5%;--muted-foreground: 215 20.2% 65.1%;--accent: 217.2 32.6% 17.5%;--accent-foreground: 210 40% 98%;--destructive: 0 62.8% 30.6%;--destructive-foreground: 210 40% 98%;--border: 217.2 32.6% 17.5%;--input: 217.2 32.6% 17.5%;--ring: 199 89% 49%;--sidebar-background: 240 5.9% 10%;--sidebar-foreground: 240 4.8% 95.9%;--sidebar-primary: 199 89% 49%;--sidebar-primary-foreground: 0 0% 100%;--sidebar-accent: 240 3.7% 15.9%;--sidebar-accent-foreground: 240 4.8% 95.9%;--sidebar-border: 240 3.7% 15.9%;--sidebar-ring: 199 89% 49%}*{border-color:hsl(var(--border))}body{background-color:hsl(var(--background));color:hsl(var(--foreground))}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}@media (min-width: 1400px){.container{max-width:1400px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.-bottom-12{bottom:-3rem}.-left-12{left:-3rem}.-right-12{right:-3rem}.-top-12{top:-3rem}.bottom-0{bottom:0}.left-0{left:0}.left-1{left:.25rem}.left-1\/2{left:50%}.left-2{left:.5rem}.left-3{left:.75rem}.left-\[50\%\]{left:50%}.right-0{right:0}.right-1{right:.25rem}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.top-0{top:0}.top-1\.5{top:.375rem}.top-1\/2{top:50%}.top-2{top:.5rem}.top-3{top:.75rem}.top-3\.5{top:.875rem}.top-4{top:1rem}.top-\[1px\]{top:1px}.top-\[50\%\]{top:50%}.top-\[60\%\]{top:60%}.top-full{top:100%}.z-10{z-index:10}.z-20{z-index:20}.z-40{z-index:40}.z-50{z-index:50}.z-\[1\]{z-index:1}.z-\[99999\]{z-index:99999}.m-3{margin:.75rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3\.5{margin-left:.875rem;margin-right:.875rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0\.5{margin-top:.125rem;margin-bottom:.125rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.-ml-4{margin-left:-1rem}.-mt-4{margin-top:-1rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt-24{margin-top:6rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-auto{margin-top:auto}.block{display:block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.aspect-video{aspect-ratio:16 / 9}.size-4{width:1rem;height:1rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-24{height:6rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-56{height:14rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[1px\]{height:1px}.h-\[var\(--radix-navigation-menu-viewport-height\)\]{height:var(--radix-navigation-menu-viewport-height)}.h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.h-svh{height:100svh}.max-h-60{max-height:15rem}.max-h-96{max-height:24rem}.max-h-\[300px\]{max-height:300px}.max-h-\[60vh\]{max-height:60vh}.max-h-\[85vh\]{max-height:85vh}.max-h-\[90vh\]{max-height:90vh}.max-h-screen{max-height:100vh}.min-h-0{min-height:0px}.min-h-\[60vh\]{min-height:60vh}.min-h-\[80px\]{min-height:80px}.min-h-screen{min-height:100vh}.min-h-svh{min-height:100svh}.w-0{width:0px}.w-1{width:.25rem}.w-1\/2{width:50%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/4{width:75%}.w-4{width:1rem}.w-5{width:1.25rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[--sidebar-width\]{width:var(--sidebar-width)}.w-\[100px\]{width:100px}.w-\[180px\]{width:180px}.w-\[1px\]{width:1px}.w-\[95vw\]{width:95vw}.w-auto{width:auto}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.w-px{width:1px}.min-w-0{min-width:0px}.min-w-5{min-width:1.25rem}.min-w-\[12rem\]{min-width:12rem}.min-w-\[2rem\]{min-width:2rem}.min-w-\[8rem\]{min-width:8rem}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.max-w-3xl{max-width:48rem}.max-w-\[--skeleton-width\]{max-width:var(--skeleton-width)}.max-w-\[180px\]{max-width:180px}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-max{max-width:-moz-max-content;max-width:max-content}.max-w-md{max-width:28rem}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.grow-0{flex-grow:0}.basis-full{flex-basis:100%}.caption-bottom{caption-side:bottom}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-px{--tw-translate-x: -1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-50\%\]{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-px{--tw-translate-x: 1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[-50\%\]{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-45{--tw-rotate: 45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.touch-none{touch-action:none}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.whitespace-nowrap{white-space:nowrap}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[18px\]{border-radius:18px}.rounded-\[2px\]{border-radius:2px}.rounded-\[inherit\]{border-radius:inherit}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-sm{border-radius:calc(var(--radius) - 4px)}.rounded-xl{border-radius:.75rem}.rounded-t-\[10px\]{border-top-left-radius:10px;border-top-right-radius:10px}.rounded-tl-sm{border-top-left-radius:calc(var(--radius) - 4px)}.border{border-width:1px}.border-2{border-width:2px}.border-\[1\.5px\]{border-width:1.5px}.border-y{border-top-width:1px;border-bottom-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-\[--color-border\]{border-color:var(--color-border)}.border-border\/50{border-color:hsl(var(--border) / .5)}.border-destructive{border-color:hsl(var(--destructive))}.border-destructive\/50{border-color:hsl(var(--destructive) / .5)}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-input{border-color:hsl(var(--input))}.border-primary{border-color:hsl(var(--primary))}.border-sidebar-border{border-color:hsl(var(--sidebar-border))}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-l-transparent{border-left-color:transparent}.border-t-transparent{border-top-color:transparent}.bg-\[--color-bg\]{background-color:var(--color-bg)}.bg-accent{background-color:hsl(var(--accent))}.bg-background{background-color:hsl(var(--background))}.bg-background\/95{background-color:hsl(var(--background) / .95)}.bg-black\/80{background-color:#000c}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-border{background-color:hsl(var(--border))}.bg-card{background-color:hsl(var(--card))}.bg-destructive{background-color:hsl(var(--destructive))}.bg-foreground{background-color:hsl(var(--foreground))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-muted{background-color:hsl(var(--muted))}.bg-muted\/50{background-color:hsl(var(--muted) / .5)}.bg-popover{background-color:hsl(var(--popover))}.bg-primary{background-color:hsl(var(--primary))}.bg-purple-100{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-secondary{background-color:hsl(var(--secondary))}.bg-sidebar{background-color:hsl(var(--sidebar-background))}.bg-sidebar-border{background-color:hsl(var(--sidebar-border))}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/80{background-color:#fffc}.fill-current{fill:currentColor}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-\[1px\]{padding:1px}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pl-10{padding-left:2.5rem}.pl-2{padding-left:.5rem}.pl-2\.5{padding-left:.625rem}.pl-4{padding-left:1rem}.pl-8{padding-left:2rem}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-2\.5{padding-right:.625rem}.pr-8{padding-right:2rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-middle{vertical-align:middle}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[0\.8rem\]{font-size:.8rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-widest{letter-spacing:.1em}.text-accent-foreground{color:hsl(var(--accent-foreground))}.text-aqua-700{--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-card-foreground{color:hsl(var(--card-foreground))}.text-current{color:currentColor}.text-destructive{color:hsl(var(--destructive))}.text-destructive-foreground{color:hsl(var(--destructive-foreground))}.text-foreground{color:hsl(var(--foreground))}.text-foreground\/50{color:hsl(var(--foreground) / .5)}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-popover-foreground{color:hsl(var(--popover-foreground))}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-purple-700{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity, 1))}.text-purple-800{--tw-text-opacity: 1;color:rgb(107 33 168 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-secondary-foreground{color:hsl(var(--secondary-foreground))}.text-sidebar-foreground{color:hsl(var(--sidebar-foreground))}.text-sidebar-foreground\/70{color:hsl(var(--sidebar-foreground) / .7)}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.text-slate-800{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.underline-offset-4{text-underline-offset:4px}.opacity-0{opacity:0}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-90{opacity:.9}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_0_1px_hsl\(var\(--sidebar-border\)\)\]{--tw-shadow: 0 0 0 1px hsl(var(--sidebar-border));--tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring-0{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-ring{--tw-ring-color: hsl(var(--ring))}.ring-sidebar-ring{--tw-ring-color: hsl(var(--sidebar-ring))}.ring-offset-background{--tw-ring-offset-color: hsl(var(--background))}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur: blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[left\,right\,width\]{transition-property:left,right,width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[margin\,opa\]{transition-property:margin,opa;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\,height\,padding\]{transition-property:width,height,padding;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\]{transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-1000{transition-duration:1s}.duration-200{transition-duration:.2s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{transition-timing-function:linear}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity, 1);transform:translate3d(var(--tw-exit-translate-x, 0),var(--tw-exit-translate-y, 0),0) scale3d(var(--tw-exit-scale, 1),var(--tw-exit-scale, 1),var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))}}.animate-in{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.fade-in-0{--tw-enter-opacity: 0}.fade-in-80{--tw-enter-opacity: .8}.zoom-in-95{--tw-enter-scale: .95}.duration-1000{animation-duration:1s}.duration-200{animation-duration:.2s}.ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{animation-timing-function:linear}.file\:border-0::file-selector-button{border-width:0px}.file\:bg-transparent::file-selector-button{background-color:transparent}.file\:text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}.file\:font-medium::file-selector-button{font-weight:500}.file\:text-foreground::file-selector-button{color:hsl(var(--foreground))}.placeholder\:text-muted-foreground::-moz-placeholder{color:hsl(var(--muted-foreground))}.placeholder\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:-inset-2:after{content:var(--tw-content);top:-.5rem;right:-.5rem;bottom:-.5rem;left:-.5rem}.after\:inset-y-0:after{content:var(--tw-content);top:0;bottom:0}.after\:left-1\/2:after{content:var(--tw-content);left:50%}.after\:w-1:after{content:var(--tw-content);width:.25rem}.after\:w-\[2px\]:after{content:var(--tw-content);width:2px}.after\:-translate-x-1\/2:after{content:var(--tw-content);--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.first\:rounded-l-md:first-child{border-top-left-radius:calc(var(--radius) - 2px);border-bottom-left-radius:calc(var(--radius) - 2px)}.first\:border-l:first-child{border-left-width:1px}.last\:rounded-r-md:last-child{border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.focus-within\:relative:focus-within{position:relative}.focus-within\:z-20:focus-within{z-index:20}.hover\:bg-accent:hover{background-color:hsl(var(--accent))}.hover\:bg-blue-600:hover{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.hover\:bg-destructive\/80:hover{background-color:hsl(var(--destructive) / .8)}.hover\:bg-destructive\/90:hover{background-color:hsl(var(--destructive) / .9)}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-green-600:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.hover\:bg-muted:hover{background-color:hsl(var(--muted))}.hover\:bg-muted\/50:hover{background-color:hsl(var(--muted) / .5)}.hover\:bg-primary:hover{background-color:hsl(var(--primary))}.hover\:bg-primary\/80:hover{background-color:hsl(var(--primary) / .8)}.hover\:bg-primary\/90:hover{background-color:hsl(var(--primary) / .9)}.hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.hover\:bg-secondary:hover{background-color:hsl(var(--secondary))}.hover\:bg-secondary\/80:hover{background-color:hsl(var(--secondary) / .8)}.hover\:bg-sidebar-accent:hover{background-color:hsl(var(--sidebar-accent))}.hover\:bg-slate-100:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.hover\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.hover\:text-blue-800:hover{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.hover\:text-foreground:hover{color:hsl(var(--foreground))}.hover\:text-muted-foreground:hover{color:hsl(var(--muted-foreground))}.hover\:text-primary-foreground:hover{color:hsl(var(--primary-foreground))}.hover\:text-sidebar-accent-foreground:hover{color:hsl(var(--sidebar-accent-foreground))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:shadow-\[0_0_0_1px_hsl\(var\(--sidebar-accent\)\)\]:hover{--tw-shadow: 0 0 0 1px hsl(var(--sidebar-accent));--tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:after\:bg-sidebar-border:hover:after{content:var(--tw-content);background-color:hsl(var(--sidebar-border))}.focus\:bg-accent:focus{background-color:hsl(var(--accent))}.focus\:bg-primary:focus{background-color:hsl(var(--primary))}.focus\:text-accent-foreground:focus{color:hsl(var(--accent-foreground))}.focus\:text-primary-foreground:focus{color:hsl(var(--primary-foreground))}.focus\:opacity-100:focus{opacity:1}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.focus\:ring-ring:focus{--tw-ring-color: hsl(var(--ring))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring-1:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-ring:focus-visible{--tw-ring-color: hsl(var(--ring))}.focus-visible\:ring-sidebar-ring:focus-visible{--tw-ring-color: hsl(var(--sidebar-ring))}.focus-visible\:ring-offset-1:focus-visible{--tw-ring-offset-width: 1px}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.focus-visible\:ring-offset-background:focus-visible{--tw-ring-offset-color: hsl(var(--background))}.active\:bg-blue-700:active{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.active\:bg-gray-200:active{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.active\:bg-green-700:active{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.active\:bg-sidebar-accent:active{background-color:hsl(var(--sidebar-accent))}.active\:text-sidebar-accent-foreground:active{color:hsl(var(--sidebar-accent-foreground))}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.group\/menu-item:focus-within .group-focus-within\/menu-item\:opacity-100{opacity:1}.group\/menu-item:hover .group-hover\/menu-item\:opacity-100,.group:hover .group-hover\:opacity-100{opacity:1}.group.destructive .group-\[\.destructive\]\:border-muted\/40{border-color:hsl(var(--muted) / .4)}.group.toaster .group-\[\.toaster\]\:border-border{border-color:hsl(var(--border))}.group.toast .group-\[\.toast\]\:bg-muted{background-color:hsl(var(--muted))}.group.toast .group-\[\.toast\]\:bg-primary{background-color:hsl(var(--primary))}.group.toaster .group-\[\.toaster\]\:bg-background{background-color:hsl(var(--background))}.group.destructive .group-\[\.destructive\]\:text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.group.toast .group-\[\.toast\]\:text-muted-foreground{color:hsl(var(--muted-foreground))}.group.toast .group-\[\.toast\]\:text-primary-foreground{color:hsl(var(--primary-foreground))}.group.toaster .group-\[\.toaster\]\:text-foreground{color:hsl(var(--foreground))}.group.toaster .group-\[\.toaster\]\:shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group.destructive .group-\[\.destructive\]\:hover\:border-destructive\/30:hover{border-color:hsl(var(--destructive) / .3)}.group.destructive .group-\[\.destructive\]\:hover\:bg-destructive:hover{background-color:hsl(var(--destructive))}.group.destructive .group-\[\.destructive\]\:hover\:text-destructive-foreground:hover{color:hsl(var(--destructive-foreground))}.group.destructive .group-\[\.destructive\]\:hover\:text-red-50:hover{--tw-text-opacity: 1;color:rgb(254 242 242 / var(--tw-text-opacity, 1))}.group.destructive .group-\[\.destructive\]\:focus\:ring-destructive:focus{--tw-ring-color: hsl(var(--destructive))}.group.destructive .group-\[\.destructive\]\:focus\:ring-red-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1))}.group.destructive .group-\[\.destructive\]\:focus\:ring-offset-red-600:focus{--tw-ring-offset-color: #dc2626}.peer\/menu-button:hover~.peer-hover\/menu-button\:text-sidebar-accent-foreground{color:hsl(var(--sidebar-accent-foreground))}.peer:disabled~.peer-disabled\:cursor-not-allowed{cursor:not-allowed}.peer:disabled~.peer-disabled\:opacity-70{opacity:.7}.has-\[\[data-variant\=inset\]\]\:bg-sidebar:has([data-variant=inset]){background-color:hsl(var(--sidebar-background))}.has-\[\:disabled\]\:opacity-50:has(:disabled){opacity:.5}.group\/menu-item:has([data-sidebar=menu-action]) .group-has-\[\[data-sidebar\=menu-action\]\]\/menu-item\:pr-8{padding-right:2rem}.aria-disabled\:pointer-events-none[aria-disabled=true]{pointer-events:none}.aria-disabled\:opacity-50[aria-disabled=true]{opacity:.5}.aria-selected\:bg-accent[aria-selected=true]{background-color:hsl(var(--accent))}.aria-selected\:bg-accent\/50[aria-selected=true]{background-color:hsl(var(--accent) / .5)}.aria-selected\:text-accent-foreground[aria-selected=true]{color:hsl(var(--accent-foreground))}.aria-selected\:text-muted-foreground[aria-selected=true]{color:hsl(var(--muted-foreground))}.aria-selected\:opacity-100[aria-selected=true]{opacity:1}.aria-selected\:opacity-30[aria-selected=true]{opacity:.3}.data-\[disabled\=true\]\:pointer-events-none[data-disabled=true],.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[panel-group-direction\=vertical\]\:h-px[data-panel-group-direction=vertical]{height:1px}.data-\[panel-group-direction\=vertical\]\:w-full[data-panel-group-direction=vertical]{width:100%}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom]{--tw-translate-y: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=left\]\:-translate-x-1[data-side=left]{--tw-translate-x: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=right\]\:translate-x-1[data-side=right]{--tw-translate-x: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=top\]\:-translate-y-1[data-side=top]{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=checked\]\:translate-x-5[data-state=checked]{--tw-translate-x: 1.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=unchecked\]\:translate-x-0[data-state=unchecked],.data-\[swipe\=cancel\]\:translate-x-0[data-swipe=cancel]{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[swipe\=end\]\:translate-x-\[var\(--radix-toast-swipe-end-x\)\][data-swipe=end]{--tw-translate-x: var(--radix-toast-swipe-end-x);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[swipe\=move\]\:translate-x-\[var\(--radix-toast-swipe-move-x\)\][data-swipe=move]{--tw-translate-x: var(--radix-toast-swipe-move-x);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}.data-\[state\=closed\]\:animate-accordion-up[data-state=closed]{animation:accordion-up .2s ease-out}@keyframes accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}.data-\[state\=open\]\:animate-accordion-down[data-state=open]{animation:accordion-down .2s ease-out}.data-\[panel-group-direction\=vertical\]\:flex-col[data-panel-group-direction=vertical]{flex-direction:column}.data-\[active\=true\]\:bg-sidebar-accent[data-active=true]{background-color:hsl(var(--sidebar-accent))}.data-\[active\]\:bg-accent\/50[data-active]{background-color:hsl(var(--accent) / .5)}.data-\[selected\=\'true\'\]\:bg-accent[data-selected=true]{background-color:hsl(var(--accent))}.data-\[state\=active\]\:bg-background[data-state=active]{background-color:hsl(var(--background))}.data-\[state\=checked\]\:bg-primary[data-state=checked]{background-color:hsl(var(--primary))}.data-\[state\=on\]\:bg-accent[data-state=on],.data-\[state\=open\]\:bg-accent[data-state=open]{background-color:hsl(var(--accent))}.data-\[state\=open\]\:bg-accent\/50[data-state=open]{background-color:hsl(var(--accent) / .5)}.data-\[state\=open\]\:bg-secondary[data-state=open]{background-color:hsl(var(--secondary))}.data-\[state\=selected\]\:bg-muted[data-state=selected]{background-color:hsl(var(--muted))}.data-\[state\=unchecked\]\:bg-input[data-state=unchecked]{background-color:hsl(var(--input))}.data-\[active\=true\]\:font-medium[data-active=true]{font-weight:500}.data-\[active\=true\]\:text-sidebar-accent-foreground[data-active=true]{color:hsl(var(--sidebar-accent-foreground))}.data-\[selected\=true\]\:text-accent-foreground[data-selected=true]{color:hsl(var(--accent-foreground))}.data-\[state\=active\]\:text-foreground[data-state=active]{color:hsl(var(--foreground))}.data-\[state\=checked\]\:text-primary-foreground[data-state=checked]{color:hsl(var(--primary-foreground))}.data-\[state\=on\]\:text-accent-foreground[data-state=on],.data-\[state\=open\]\:text-accent-foreground[data-state=open]{color:hsl(var(--accent-foreground))}.data-\[state\=open\]\:text-muted-foreground[data-state=open]{color:hsl(var(--muted-foreground))}.data-\[disabled\=true\]\:opacity-50[data-disabled=true],.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[state\=open\]\:opacity-100[data-state=open]{opacity:1}.data-\[state\=active\]\:shadow-sm[data-state=active]{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.data-\[swipe\=move\]\:transition-none[data-swipe=move]{transition-property:none}.data-\[state\=closed\]\:duration-300[data-state=closed]{transition-duration:.3s}.data-\[state\=open\]\:duration-500[data-state=open]{transition-duration:.5s}.data-\[motion\^\=from-\]\:animate-in[data-motion^=from-],.data-\[state\=open\]\:animate-in[data-state=open],.data-\[state\=visible\]\:animate-in[data-state=visible]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.data-\[motion\^\=to-\]\:animate-out[data-motion^=to-],.data-\[state\=closed\]\:animate-out[data-state=closed],.data-\[state\=hidden\]\:animate-out[data-state=hidden],.data-\[swipe\=end\]\:animate-out[data-swipe=end]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity: initial;--tw-exit-scale: initial;--tw-exit-rotate: initial;--tw-exit-translate-x: initial;--tw-exit-translate-y: initial}.data-\[motion\^\=from-\]\:fade-in[data-motion^=from-]{--tw-enter-opacity: 0}.data-\[motion\^\=to-\]\:fade-out[data-motion^=to-],.data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity: 0}.data-\[state\=closed\]\:fade-out-80[data-state=closed]{--tw-exit-opacity: .8}.data-\[state\=hidden\]\:fade-out[data-state=hidden]{--tw-exit-opacity: 0}.data-\[state\=open\]\:fade-in-0[data-state=open],.data-\[state\=visible\]\:fade-in[data-state=visible]{--tw-enter-opacity: 0}.data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale: .95}.data-\[state\=open\]\:zoom-in-90[data-state=open]{--tw-enter-scale: .9}.data-\[state\=open\]\:zoom-in-95[data-state=open]{--tw-enter-scale: .95}.data-\[motion\=from-end\]\:slide-in-from-right-52[data-motion=from-end]{--tw-enter-translate-x: 13rem}.data-\[motion\=from-start\]\:slide-in-from-left-52[data-motion=from-start]{--tw-enter-translate-x: -13rem}.data-\[motion\=to-end\]\:slide-out-to-right-52[data-motion=to-end]{--tw-exit-translate-x: 13rem}.data-\[motion\=to-start\]\:slide-out-to-left-52[data-motion=to-start]{--tw-exit-translate-x: -13rem}.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y: -.5rem}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x: .5rem}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x: -.5rem}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y: .5rem}.data-\[state\=closed\]\:slide-out-to-bottom[data-state=closed]{--tw-exit-translate-y: 100%}.data-\[state\=closed\]\:slide-out-to-left[data-state=closed]{--tw-exit-translate-x: -100%}.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state=closed]{--tw-exit-translate-x: -50%}.data-\[state\=closed\]\:slide-out-to-right[data-state=closed],.data-\[state\=closed\]\:slide-out-to-right-full[data-state=closed]{--tw-exit-translate-x: 100%}.data-\[state\=closed\]\:slide-out-to-top[data-state=closed]{--tw-exit-translate-y: -100%}.data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state=closed]{--tw-exit-translate-y: -48%}.data-\[state\=open\]\:slide-in-from-bottom[data-state=open]{--tw-enter-translate-y: 100%}.data-\[state\=open\]\:slide-in-from-left[data-state=open]{--tw-enter-translate-x: -100%}.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state=open]{--tw-enter-translate-x: -50%}.data-\[state\=open\]\:slide-in-from-right[data-state=open]{--tw-enter-translate-x: 100%}.data-\[state\=open\]\:slide-in-from-top[data-state=open]{--tw-enter-translate-y: -100%}.data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state=open]{--tw-enter-translate-y: -48%}.data-\[state\=open\]\:slide-in-from-top-full[data-state=open]{--tw-enter-translate-y: -100%}.data-\[state\=closed\]\:duration-300[data-state=closed]{animation-duration:.3s}.data-\[state\=open\]\:duration-500[data-state=open]{animation-duration:.5s}.data-\[panel-group-direction\=vertical\]\:after\:left-0[data-panel-group-direction=vertical]:after{content:var(--tw-content);left:0}.data-\[panel-group-direction\=vertical\]\:after\:h-1[data-panel-group-direction=vertical]:after{content:var(--tw-content);height:.25rem}.data-\[panel-group-direction\=vertical\]\:after\:w-full[data-panel-group-direction=vertical]:after{content:var(--tw-content);width:100%}.data-\[panel-group-direction\=vertical\]\:after\:-translate-y-1\/2[data-panel-group-direction=vertical]:after{content:var(--tw-content);--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[panel-group-direction\=vertical\]\:after\:translate-x-0[data-panel-group-direction=vertical]:after{content:var(--tw-content);--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=open\]\:hover\:bg-sidebar-accent:hover[data-state=open]{background-color:hsl(var(--sidebar-accent))}.data-\[state\=open\]\:hover\:text-sidebar-accent-foreground:hover[data-state=open]{color:hsl(var(--sidebar-accent-foreground))}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:left-\[calc\(var\(--sidebar-width\)\*-1\)\]{left:calc(var(--sidebar-width) * -1)}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:right-\[calc\(var\(--sidebar-width\)\*-1\)\]{right:calc(var(--sidebar-width) * -1)}.group[data-side=left] .group-data-\[side\=left\]\:-right-4{right:-1rem}.group[data-side=right] .group-data-\[side\=right\]\:left-0{left:0}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:-mt-8{margin-top:-2rem}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:hidden{display:none}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!size-8{width:2rem!important;height:2rem!important}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[--sidebar-width-icon\]{width:var(--sidebar-width-icon)}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)_\+_theme\(spacing\.4\)\)\]{width:calc(var(--sidebar-width-icon) + 1rem)}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)_\+_theme\(spacing\.4\)_\+2px\)\]{width:calc(var(--sidebar-width-icon) + 1rem + 2px)}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:w-0{width:0px}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group[data-side=right] .group-data-\[side\=right\]\:rotate-180,.group[data-state=open] .group-data-\[state\=open\]\:rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:overflow-hidden{overflow:hidden}.group[data-variant=floating] .group-data-\[variant\=floating\]\:rounded-lg{border-radius:var(--radius)}.group[data-variant=floating] .group-data-\[variant\=floating\]\:border{border-width:1px}.group[data-side=left] .group-data-\[side\=left\]\:border-r{border-right-width:1px}.group[data-side=right] .group-data-\[side\=right\]\:border-l{border-left-width:1px}.group[data-variant=floating] .group-data-\[variant\=floating\]\:border-sidebar-border{border-color:hsl(var(--sidebar-border))}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!p-0{padding:0!important}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!p-2{padding:.5rem!important}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:opacity-0{opacity:0}.group[data-variant=floating] .group-data-\[variant\=floating\]\:shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:after\:left-full:after{content:var(--tw-content);left:100%}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:hover\:bg-sidebar:hover{background-color:hsl(var(--sidebar-background))}.peer\/menu-button[data-size=default]~.peer-data-\[size\=default\]\/menu-button\:top-1\.5{top:.375rem}.peer\/menu-button[data-size=lg]~.peer-data-\[size\=lg\]\/menu-button\:top-2\.5{top:.625rem}.peer\/menu-button[data-size=sm]~.peer-data-\[size\=sm\]\/menu-button\:top-1{top:.25rem}.peer[data-variant=inset]~.peer-data-\[variant\=inset\]\:min-h-\[calc\(100svh-theme\(spacing\.4\)\)\]{min-height:calc(100svh - 1rem)}.peer\/menu-button[data-active=true]~.peer-data-\[active\=true\]\/menu-button\:text-sidebar-accent-foreground{color:hsl(var(--sidebar-accent-foreground))}@supports ((-webkit-backdrop-filter: var(--tw)) or (backdrop-filter: var(--tw))){.supports-\[backdrop-filter\]\:bg-background\/60{background-color:hsl(var(--background) / .6)}}.dark\:border-destructive:is(.dark *){border-color:hsl(var(--destructive))}@media (min-width: 640px){.sm\:bottom-0{bottom:0}.sm\:right-0{right:0}.sm\:top-auto{top:auto}.sm\:mt-0{margin-top:0}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:table-cell{display:table-cell}.sm\:w-1\/2{width:50%}.sm\:w-\[160px\]{width:160px}.sm\:w-\[220px\]{width:220px}.sm\:w-auto{width:auto}.sm\:max-w-2xl{max-width:42rem}.sm\:max-w-5xl{max-width:64rem}.sm\:max-w-\[500px\]{max-width:500px}.sm\:max-w-md{max-width:28rem}.sm\:max-w-sm{max-width:24rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:justify-end{justify-content:flex-end}.sm\:gap-2\.5{gap:.625rem}.sm\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.sm\:rounded-lg{border-radius:var(--radius)}.sm\:text-left{text-align:left}.data-\[state\=open\]\:sm\:slide-in-from-bottom-full[data-state=open]{--tw-enter-translate-y: 100%}}@media (min-width: 768px){.md\:absolute{position:absolute}.md\:block{display:block}.md\:flex{display:flex}.md\:table-cell{display:table-cell}.md\:hidden{display:none}.md\:w-\[var\(--radix-navigation-menu-viewport-width\)\]{width:var(--radix-navigation-menu-viewport-width)}.md\:w-auto{width:auto}.md\:max-w-\[420px\]{max-width:420px}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:opacity-0{opacity:0}.after\:md\:hidden:after{content:var(--tw-content);display:none}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:m-2{margin:.5rem}.peer[data-state=collapsed][data-variant=inset]~.md\:peer-data-\[state\=collapsed\]\:peer-data-\[variant\=inset\]\:ml-2{margin-left:.5rem}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:ml-0{margin-left:0}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:rounded-xl{border-radius:.75rem}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}}@media (min-width: 1024px){.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}.\[\&\:has\(\[aria-selected\]\)\]\:bg-accent:has([aria-selected]){background-color:hsl(var(--accent))}.first\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-l-md:has([aria-selected]):first-child{border-top-left-radius:calc(var(--radius) - 2px);border-bottom-left-radius:calc(var(--radius) - 2px)}.last\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-r-md:has([aria-selected]):last-child{border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.\[\&\:has\(\[aria-selected\]\.day-outside\)\]\:bg-accent\/50:has([aria-selected].day-outside){background-color:hsl(var(--accent) / .5)}.\[\&\:has\(\[aria-selected\]\.day-range-end\)\]\:rounded-r-md:has([aria-selected].day-range-end){border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]){padding-right:0}.\[\&\>button\]\:hidden>button{display:none}.\[\&\>span\:last-child\]\:truncate>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.\[\&\>span\]\:line-clamp-1>span{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.\[\&\>svg\+div\]\:translate-y-\[-3px\]>svg+div{--tw-translate-y: -3px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\>svg\]\:absolute>svg{position:absolute}.\[\&\>svg\]\:left-4>svg{left:1rem}.\[\&\>svg\]\:top-4>svg{top:1rem}.\[\&\>svg\]\:size-3\.5>svg{width:.875rem;height:.875rem}.\[\&\>svg\]\:size-4>svg{width:1rem;height:1rem}.\[\&\>svg\]\:h-2\.5>svg{height:.625rem}.\[\&\>svg\]\:h-3>svg{height:.75rem}.\[\&\>svg\]\:w-2\.5>svg{width:.625rem}.\[\&\>svg\]\:w-3>svg{width:.75rem}.\[\&\>svg\]\:shrink-0>svg{flex-shrink:0}.\[\&\>svg\]\:text-destructive>svg{color:hsl(var(--destructive))}.\[\&\>svg\]\:text-foreground>svg{color:hsl(var(--foreground))}.\[\&\>svg\]\:text-muted-foreground>svg{color:hsl(var(--muted-foreground))}.\[\&\>svg\]\:text-sidebar-accent-foreground>svg{color:hsl(var(--sidebar-accent-foreground))}.\[\&\>svg\~\*\]\:pl-7>svg~*{padding-left:1.75rem}.\[\&\>tr\]\:last\:border-b-0:last-child>tr{border-bottom-width:0px}.\[\&\[data-panel-group-direction\=vertical\]\>div\]\:rotate-90[data-panel-group-direction=vertical]>div{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&_\.recharts-cartesian-axis-tick_text\]\:fill-muted-foreground .recharts-cartesian-axis-tick text{fill:hsl(var(--muted-foreground))}.\[\&_\.recharts-cartesian-grid_line\[stroke\=\'\#ccc\'\]\]\:stroke-border\/50 .recharts-cartesian-grid line[stroke="#ccc"]{stroke:hsl(var(--border) / .5)}.\[\&_\.recharts-curve\.recharts-tooltip-cursor\]\:stroke-border .recharts-curve.recharts-tooltip-cursor{stroke:hsl(var(--border))}.\[\&_\.recharts-dot\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-dot[stroke="#fff"]{stroke:transparent}.\[\&_\.recharts-layer\]\:outline-none .recharts-layer{outline:2px solid transparent;outline-offset:2px}.\[\&_\.recharts-polar-grid_\[stroke\=\'\#ccc\'\]\]\:stroke-border .recharts-polar-grid [stroke="#ccc"]{stroke:hsl(var(--border))}.\[\&_\.recharts-radial-bar-background-sector\]\:fill-muted .recharts-radial-bar-background-sector,.\[\&_\.recharts-rectangle\.recharts-tooltip-cursor\]\:fill-muted .recharts-rectangle.recharts-tooltip-cursor{fill:hsl(var(--muted))}.\[\&_\.recharts-reference-line_\[stroke\=\'\#ccc\'\]\]\:stroke-border .recharts-reference-line [stroke="#ccc"]{stroke:hsl(var(--border))}.\[\&_\.recharts-sector\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-sector[stroke="#fff"]{stroke:transparent}.\[\&_\.recharts-sector\]\:outline-none .recharts-sector,.\[\&_\.recharts-surface\]\:outline-none .recharts-surface{outline:2px solid transparent;outline-offset:2px}.\[\&_\[cmdk-group-heading\]\]\:px-2 [cmdk-group-heading]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-group-heading\]\]\:py-1\.5 [cmdk-group-heading]{padding-top:.375rem;padding-bottom:.375rem}.\[\&_\[cmdk-group-heading\]\]\:text-xs [cmdk-group-heading]{font-size:.75rem;line-height:1rem}.\[\&_\[cmdk-group-heading\]\]\:font-medium [cmdk-group-heading]{font-weight:500}.\[\&_\[cmdk-group-heading\]\]\:text-muted-foreground [cmdk-group-heading]{color:hsl(var(--muted-foreground))}.\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0 [cmdk-group]:not([hidden])~[cmdk-group]{padding-top:0}.\[\&_\[cmdk-group\]\]\:px-2 [cmdk-group]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5 [cmdk-input-wrapper] svg{height:1.25rem}.\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5 [cmdk-input-wrapper] svg{width:1.25rem}.\[\&_\[cmdk-input\]\]\:h-12 [cmdk-input]{height:3rem}.\[\&_\[cmdk-item\]\]\:px-2 [cmdk-item]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-item\]\]\:py-3 [cmdk-item]{padding-top:.75rem;padding-bottom:.75rem}.\[\&_\[cmdk-item\]_svg\]\:h-5 [cmdk-item] svg{height:1.25rem}.\[\&_\[cmdk-item\]_svg\]\:w-5 [cmdk-item] svg{width:1.25rem}.\[\&_p\]\:leading-relaxed p{line-height:1.625}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:size-4 svg{width:1rem;height:1rem}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}.\[\&_tr\:last-child\]\:border-0 tr:last-child{border-width:0px}.\[\&_tr\]\:border-b tr{border-bottom-width:1px}[data-side=left][data-collapsible=offcanvas] .\[\[data-side\=left\]\[data-collapsible\=offcanvas\]_\&\]\:-right-2{right:-.5rem}[data-side=left][data-state=collapsed] .\[\[data-side\=left\]\[data-state\=collapsed\]_\&\]\:cursor-e-resize{cursor:e-resize}[data-side=left] .\[\[data-side\=left\]_\&\]\:cursor-w-resize{cursor:w-resize}[data-side=right][data-collapsible=offcanvas] .\[\[data-side\=right\]\[data-collapsible\=offcanvas\]_\&\]\:-left-2{left:-.5rem}[data-side=right][data-state=collapsed] .\[\[data-side\=right\]\[data-state\=collapsed\]_\&\]\:cursor-w-resize{cursor:w-resize}[data-side=right] .\[\[data-side\=right\]_\&\]\:cursor-e-resize{cursor:e-resize}
