@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Outfit:wght@500;700;800&display=swap";
:root{--background:#eaeded;--foreground:#0f1111;--card-bg:#fff;--card-border:#d5d9d9;--primary:#ffd814;--primary-hover:#f7ca00;--secondary:#ffa41c;--secondary-hover:#e89215;--accent:#007185;--muted:#565959;--success:#007600;--warning:#b12704;--danger:#ba0933;--font-title:"Outfit", sans-serif;--font-body:"Plus Jakarta Sans", sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--background);color:var(--foreground);font-family:var(--font-body);flex-direction:column;min-height:100vh;padding-top:70px;display:flex;position:relative;overflow-x:hidden}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#eaeded}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.container{flex-direction:column;flex:1;width:100%;margin:0;padding:0;display:flex}.content-wrapper{width:100%;max-width:1400px;margin:0 auto;padding:0 1.5rem}@media (max-width:640px){.content-wrapper{padding:0 1rem}}.btn{background:var(--primary);color:#0f1111;font-family:var(--font-body);cursor:pointer;border:1px solid #fcd200;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background-color .2s,border-color .2s;display:inline-flex;box-shadow:0 2px 5px #0f111126}.btn:hover{background:var(--primary-hover)}.btn:active{background:#f0b800}.btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none!important;transform:none!important}.btn-secondary{border:1px solid var(--card-border);color:#0f1111;background:#fff;box-shadow:0 2px 5px #0f11110d}.btn-secondary:hover{background:#f7fafa;border-color:#bdc1c1}.btn-accent{background:var(--secondary);color:#fff;border:1px solid #f08804;box-shadow:0 2px 5px #0f111126}.btn-accent:hover{background:var(--secondary-hover)}.glass-card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:8px;padding:1.5rem;transition:border-color .3s;box-shadow:0 1px 3px #0f111126}.glass-card:hover{border-color:#bdc1c1}.input-group{text-align:left;flex-direction:column;gap:.5rem;width:100%;margin-bottom:1.25rem;display:flex}.input-label{font-family:var(--font-body);color:#0f1111;font-size:.85rem;font-weight:700}.input-field{border:1px solid var(--card-border);font-family:var(--font-body);color:#0f1111;background:#fff;border-radius:4px;outline:none;padding:.75rem 1rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s;box-shadow:inset 0 1px 2px #0f11111a}.input-field:focus{border-color:#e77600;box-shadow:0 0 3px 2px #e4791180}.input-field::placeholder{color:#767676}h1,h2,h3,h4{font-family:var(--font-title);color:#0f1111;letter-spacing:-.01em;font-weight:700}p{font-family:var(--font-body);color:var(--muted);line-height:1.6}.badge-status{text-transform:uppercase;border-radius:99px;align-items:center;gap:.3rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.badge-status-pending{color:var(--warning);background:#f59e0b1a;border:1px solid #f59e0b33}.badge-status-paid{color:var(--success);background:#10b9811a;border:1px solid #10b98133}.table-container{background:var(--card-bg);border:1px solid var(--card-border);border-radius:12px;margin-top:1rem;overflow-x:auto;box-shadow:0 4px 20px #0000000a}.custom-table{border-collapse:collapse;text-align:left;width:100%;font-size:.95rem}.custom-table th{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;border-bottom:1.5px solid var(--card-border);background:#f8fafc;padding:1.25rem 1rem;font-size:.8rem;font-weight:700}.custom-table td{color:var(--foreground);vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:1.25rem 1rem}.custom-table tr:last-child td{border-bottom:none}
:root{--background:#fdfbf7;--foreground:#0f172a;--primary:#e05a47;--primary-hover:#c94635;--secondary:#10b981;--accent:#1e293b;--accent-light:#334155;--muted:#64748b;--card-bg:#fff;--card-border:#e2e8f0;--font-title:"Outfit", "Plus Jakarta Sans", sans-serif;--font-body:"Plus Jakarta Sans", sans-serif;--shadow-sm:0 2px 8px #1e293b0d;--shadow-md:0 8px 24px #1e293b14;--shadow-lg:0 16px 36px #1e293b1f;--radius-sm:8px;--radius-md:14px;--radius-lg:20px}body{background-color:var(--background);color:var(--foreground);font-family:var(--font-body);padding-top:0!important}.content-wrapper{max-width:1320px;margin:0 auto;padding:0 24px}@media (max-width:768px){.content-wrapper{padding:0 16px}}
.Header-module__8e_MQG__headerContainer{z-index:100;background-color:#fff;position:sticky;top:0;box-shadow:0 4px 20px #1e293b0f}.Header-module__8e_MQG__topRibbon{color:#f8fafc;background:linear-gradient(90deg,#1e293b 0%,#334155 100%);padding:6px 0;font-size:.78rem;font-weight:600}.Header-module__8e_MQG__topRibbonContent{justify-content:center;align-items:center;gap:16px;display:flex}.Header-module__8e_MQG__ribbonItem{letter-spacing:.2px;align-items:center;gap:6px;display:flex}.Header-module__8e_MQG__ribbonIcon{color:#e05a47}.Header-module__8e_MQG__ribbonDivider{color:#64748b}.Header-module__8e_MQG__mainHeader{border-bottom:1px solid #f1f5f9}.Header-module__8e_MQG__headerWrapper{justify-content:space-between;align-items:center;gap:24px;max-width:1320px;margin:0 auto;padding:12px 24px;display:flex}.Header-module__8e_MQG__brandLogo{align-items:center;gap:12px;text-decoration:none;display:flex}.Header-module__8e_MQG__logoBadge{background:linear-gradient(135deg,#e05a47 0%,#c94635 100%);border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .2s;display:flex;box-shadow:0 4px 12px #e05a474d}.Header-module__8e_MQG__brandLogo:hover .Header-module__8e_MQG__logoBadge{transform:scale(1.05)}.Header-module__8e_MQG__logoTextGroup{flex-direction:column;display:flex}.Header-module__8e_MQG__brandTitle{font-family:var(--font-title);color:#1e293b;letter-spacing:-.5px;font-size:1.45rem;font-weight:800;line-height:1.1}.Header-module__8e_MQG__brandDot{color:#e05a47}.Header-module__8e_MQG__brandTagline{color:#64748b;letter-spacing:1px;text-transform:uppercase;font-size:.7rem;font-weight:700}.Header-module__8e_MQG__desktopNav{align-items:center;gap:28px;display:flex}.Header-module__8e_MQG__navLink{color:#334155;letter-spacing:.5px;font-size:.85rem;font-weight:700;text-decoration:none;transition:color .2s}.Header-module__8e_MQG__navLink:hover{color:#e05a47}.Header-module__8e_MQG__navLinkHighlight{color:#10b981;background:#10b98114;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:.85rem;font-weight:700;text-decoration:none;transition:background .2s;display:flex}.Header-module__8e_MQG__navLinkHighlight:hover{background:#10b98129}.Header-module__8e_MQG__headerActions{align-items:center;gap:16px;display:flex}.Header-module__8e_MQG__actionCartBtn{color:#1e293b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;text-decoration:none;transition:all .2s;display:flex;position:relative}.Header-module__8e_MQG__actionCartBtn:hover{color:#fff;background:#e05a47;border-color:#e05a47}.Header-module__8e_MQG__cartBadge{color:#fff;background:#10b981;border:2px solid #fff;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 4px;font-size:.72rem;font-weight:800;display:flex;position:absolute;top:-4px;right:-4px}.Header-module__8e_MQG__userGroup{align-items:center;gap:8px;display:flex}.Header-module__8e_MQG__userProfileLink{color:#1e293b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:8px;padding:8px 16px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.Header-module__8e_MQG__userProfileLink:hover{color:#e05a47;border-color:#e05a47}.Header-module__8e_MQG__userName{text-overflow:ellipsis;white-space:nowrap;max-width:120px;overflow:hidden}.Header-module__8e_MQG__logoutBtn{color:#64748b;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.Header-module__8e_MQG__logoutBtn:hover{color:#ef4444;background:#fef2f2;border-color:#fca5a5}.Header-module__8e_MQG__loginBtn{color:#fff;background:#1e293b;border-radius:12px;align-items:center;gap:8px;padding:8px 18px;font-size:.85rem;font-weight:700;text-decoration:none;transition:background .2s;display:flex}.Header-module__8e_MQG__loginBtn:hover{background:#e05a47}.Header-module__8e_MQG__mobileMenuToggle{color:#1e293b;cursor:pointer;background:0 0;border:none;display:none}.Header-module__8e_MQG__mobileDrawer{background:#fff;border-top:1px solid #f1f5f9;flex-direction:column;gap:12px;padding:16px 24px;display:flex}.Header-module__8e_MQG__mobileNavLink{color:#1e293b;border-bottom:1px solid #f8fafc;padding:8px 0;font-size:.9rem;font-weight:700;text-decoration:none}@media (max-width:900px){.Header-module__8e_MQG__desktopNav{display:none}.Header-module__8e_MQG__mobileMenuToggle{display:block}.Header-module__8e_MQG__topRibbonContent{padding:0 16px;font-size:.72rem}}
.Footer-module__sfUZxW__footerContainer{color:#94a3b8;font-family:var(--font-body);background-color:#1e293b;border-top:3px solid #e05a47;padding-top:56px}.Footer-module__sfUZxW__footerWrapper{grid-template-columns:2fr 1fr 1fr 1.2fr;gap:40px;max-width:1320px;margin:0 auto;padding:0 24px 48px;display:grid}.Footer-module__sfUZxW__footerBrand{align-items:center;gap:10px;margin-bottom:16px;display:flex}.Footer-module__sfUZxW__logoBadge{background:#e05a47;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Footer-module__sfUZxW__brandTitle{font-family:var(--font-title);color:#fff;font-size:1.4rem;font-weight:800}.Footer-module__sfUZxW__brandDot{color:#e05a47}.Footer-module__sfUZxW__brandDesc{color:#94a3b8;margin-bottom:20px;font-size:.88rem;line-height:1.6}.Footer-module__sfUZxW__guaranteeBadges{flex-wrap:wrap;gap:12px;display:flex}.Footer-module__sfUZxW__gBadge{color:#cbd5e1;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:.78rem;font-weight:600;display:flex}.Footer-module__sfUZxW__gIcon{color:#10b981}.Footer-module__sfUZxW__colTitle{font-family:var(--font-title);color:#fff;letter-spacing:-.2px;margin-bottom:18px;font-size:1.05rem;font-weight:700}.Footer-module__sfUZxW__footerLinks{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__sfUZxW__footerLinks a{color:#94a3b8;font-size:.88rem;font-weight:500;text-decoration:none;transition:color .2s}.Footer-module__sfUZxW__footerLinks a:hover{color:#e05a47}.Footer-module__sfUZxW__payText{color:#94a3b8;margin-bottom:16px;font-size:.85rem;line-height:1.5}.Footer-module__sfUZxW__paymentBadges{flex-wrap:wrap;gap:8px;display:flex}.Footer-module__sfUZxW__payChip{color:#f8fafc;background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;padding:5px 12px;font-size:.75rem;font-weight:700}.Footer-module__sfUZxW__bottomBar{background-color:#0f172a;border-top:1px solid #ffffff0f;padding:18px 0;font-size:.8rem}.Footer-module__sfUZxW__bottomWrapper{color:#64748b;justify-content:space-between;align-items:center;max-width:1320px;margin:0 auto;padding:0 24px;display:flex}.Footer-module__sfUZxW__madeWith{color:#94a3b8}@media (max-width:900px){.Footer-module__sfUZxW__footerWrapper{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:600px){.Footer-module__sfUZxW__footerWrapper{grid-template-columns:1fr}.Footer-module__sfUZxW__bottomWrapper{text-anchor:middle;flex-direction:column;gap:8px}}
