/*! tailwindcss v4.1.14 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-duration:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.z-50{z-index:50}.z-\[9999\]{z-index:9999}.z-\[10000\]{z-index:10000}.mx-auto{margin-inline:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.w-\[90\%\]{width:90%}.w-full{width:100%}.table-auto{table-layout:auto}.origin-top{transform-origin:top}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-items-center{justify-items:center}.border{border-style:var(--tw-border-style);border-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.text-left{text-align:left}.underline{text-decoration-line:underline}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}@media (hover:hover){.hover\:underline:hover{text-decoration-line:underline}}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}body{color:#1f2937;background-color:#f3f4f6;margin:0;font-family:Inter,system-ui,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none;transition:all .3s}a:hover{text-decoration:underline}header{color:#fff;z-index:50;background:#0d47a1;justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex;position:sticky;top:0;box-shadow:0 4px 12px #00000026}header .logo{cursor:pointer;font-size:1.75rem;font-weight:900}header nav a{margin-left:2rem;font-weight:600}header nav a:hover{color:#90caf9}#menuBtn{cursor:pointer;z-index:10000;-webkit-user-select:none;user-select:none;font-size:2rem;display:block}#mobileMenu{z-index:9998;text-align:center;background:#0d47a1;flex-direction:column;width:100%;transition:all .3s ease-in-out;display:none;position:absolute;top:100%;left:0}#mobileMenu.show,#mobileMenu.flex{display:flex}#mobileMenu a{color:#fff;border-top:1px solid #ffffff1a;padding:1rem;font-weight:600}#mobileMenu a:hover{background:#ffffff1a}@media (min-width:768px){#menuBtn{display:none}#mobileMenu{display:none!important}.md\:flex{display:flex}.md\:grid-cols-2{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,1fr)}}.hero{text-align:center;color:#fff;background:linear-gradient(135deg,#1e3a8a,#3b82f6);padding:8rem 2rem 6rem;overflow:hidden}.hero h1{text-shadow:0 4px 12px #0006;margin-bottom:1rem;font-size:3.5rem;font-weight:900}.hero p{margin-bottom:2.5rem;font-size:1.25rem}.hero .btn{color:#1e3a8a;background:#fff;border-radius:.75rem;padding:1rem 2rem;font-weight:700;text-decoration:none;transition:all .3s;box-shadow:0 6px 18px #00000040}.hero .btn:hover{background:#f1f5f9;transform:translateY(-4px);box-shadow:0 8px 25px #0000004d}.grid{gap:2rem;display:grid}.grid-cols-1{grid-template-columns:repeat(1,1fr)}.card{text-align:center;background:#fff;border-radius:1rem;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 6px 20px #00000026}.card:hover{transform:translateY(-8px);box-shadow:0 12px 30px #00000040}.card h3{margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.card p{color:#4b5563}.card .icon{color:#1e3a8a;margin-bottom:1rem;font-size:3rem;transition:transform .3s,color .3s}.card:hover .icon{color:#3b82f6;transform:scale(1.2)}form input,form textarea,form button{border:1px solid #d1d5db;border-radius:.75rem;width:100%;max-width:500px;margin-bottom:1rem;padding:.75rem 1rem;transition:border-color .3s,box-shadow .3s}form input:focus,form textarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f64d}form button{color:#fff;cursor:pointer;background:#1e3a8a;font-weight:700;transition:all .3s}form button:hover{background:#3b82f6;transform:translateY(-2px);box-shadow:0 6px 18px #00000040}footer{color:#fff;text-align:center;background:#0d47a1;margin-top:4rem;padding:3rem 1rem}footer a{color:#bbdefb;margin:0 .5rem;font-weight:600;text-decoration:none}footer a:hover{color:#90caf9;text-decoration:underline}#cookieBanner{text-align:center;z-index:9999;background-color:#fff;border:1px solid #e5e7eb;border-radius:1.5rem;flex-direction:column;align-items:center;gap:1rem;width:auto;min-width:280px;max-width:600px;padding:1.5rem;display:none;position:fixed;bottom:3rem;left:50%;transform:translate(-50%);box-shadow:0 6px 25px #00000040}#cookieBanner.show{animation:.4s ease-out fadeInUp;display:flex}#cookieBanner p{color:#1f2937;font-size:.9rem;line-height:1.4}#cookieBanner a{color:#1e3a8a;font-weight:600}#cookieBanner button{border:none;border-radius:9999px;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .2s}#cookieBanner #manageCookies{color:#1f2937;background:#f3f4f6}#cookieBanner #manageCookies:hover{background:#e5e7eb}#cookieBanner #acceptCookies{color:#fff;background:#1e3a8a}#cookieBanner #acceptCookies:hover{background:#3b82f6}#cookieBanner #declineCookies{color:#fff;background:#dc2626}#cookieBanner #declineCookies:hover{background:#b91c1c}#cookieModal{z-index:10000;background-color:#00000080;justify-content:center;align-items:center;display:none;position:fixed;inset:0}#cookieModal.flex,#cookieModal.show{display:flex}#cookieModal .modal-content{background:#fff;border-radius:1rem;flex-direction:column;gap:1rem;width:90%;max-width:28rem;padding:1.5rem;display:flex;box-shadow:0 8px 25px #0000004d}#cookieModal .modal-content label{background:#f3f4f6;border-radius:.75rem;justify-content:space-between;align-items:center;padding:.5rem 1rem;font-size:.9rem;display:flex}.cta-section{text-align:center;background:#dbf3ff;padding:4rem 2rem}.cta-section h2{color:#1e3a8a;margin-bottom:1rem;font-size:2.5rem;font-weight:900}.cta-section p{color:#1f2937;margin-bottom:2rem;font-size:1.125rem}.cta-section .btn{color:#fff;background-color:#1e3a8a;border-radius:9999px;padding:1rem 2rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.cta-section .btn:hover{background-color:#3b82f6;transform:translateY(-3px);box-shadow:0 6px 18px #00000040}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.btn{text-align:center;cursor:pointer;border-radius:9999px;padding:.75rem 1.5rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.btn-primary{color:#fff;background-color:#1e3a8a}.btn-primary:hover{background-color:#3b82f6;transform:translateY(-3px);box-shadow:0 6px 18px #00000040}.btn-secondary{color:#1e3a8a;background-color:#fff}.btn-secondary:hover{background-color:#f1f5f9;transform:translateY(-3px);box-shadow:0 6px 18px #00000040}@media (max-width:768px){.grid-cols-2,.lg\:grid-cols-3{grid-template-columns:1fr!important}.hero h1{font-size:2.5rem}.hero p{font-size:1rem}}@media (max-width:480px){.hero h1{font-size:2rem}.hero p{font-size:.9rem}}.text-center{text-align:center}.max-w-6xl{max-width:72rem}.mx-auto{margin-left:auto;margin-right:auto}.px-4{padding-left:1rem;padding-right:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-16{padding-top:4rem;padding-bottom:4rem}.rounded-full{border-radius:9999px}.transition{transition:all .3s}.hover\:bg-blue-900:hover{background-color:#1e3a8a}.hover\:shadow-xl:hover{box-shadow:0 12px 30px #00000040}.whatsapp-float{z-index:10050;background:#fff;border-radius:50%;width:60px;height:60px;position:fixed;bottom:22px;right:22px;overflow:hidden;box-shadow:0 4px 10px #0003}.whatsapp-float img{object-fit:contain;width:100%;height:100%;padding:6px}body.newyear{background:#fff url(/static/img/newyear-bg.jpg) 50% no-repeat}body.kingsday{color:#1f2937;background:linear-gradient(#fff,orange,#00f)}body.liberationday{color:#1f2937;background:#f3f4f6}body.christmas{background:#b30000 url(/static/img/christmas-bg.jpg) 50%/cover no-repeat fixed}body.blackfriday{color:#ff0;background:#000}body.standard{color:#1f2937;background:#f3f4f6}body.theme2{color:#1e3a8a;background:#e0f7fa}body.theme3{color:#ff6f00;background:#fff3e0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-duration{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}