@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_7bb5e51e-module__A_LotW__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_7bb5e51e-module__A_LotW__variable{--font-family:"Inter", "Inter Fallback"}
:root{--background:#fff;--foreground:#15141a;--primary:#3b82f6;--primary-hover:#2563eb;--accent:#e22850;--surface:#f0f0f4;--surface-border:#cfcfd8;--text-muted:#5b5b66;--font-family:var(--font-metropolis,Helvetica, Arial, sans-serif)}[data-theme=dark]{--background:#15141a;--foreground:#fff;--primary:#1e3a8a;--primary-hover:#172554;--accent:#f53d63;--surface:#2b2a33;--surface-border:#4a4a55;--text-muted:#cfcfd8}[data-theme=dark] .card-title,[data-theme=dark] .article-heading{color:#60a5fa}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--background);color:var(--foreground);font-family:var(--font-family);line-height:1.6;transition:background-color .3s,color .3s}a{color:inherit;text-decoration:none}.container{width:100%;max-width:1400px;margin:0 auto;padding:0 24px}.header{z-index:50;background-color:rgba(var(--background), .9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--surface-border);position:sticky;top:0}.header-container{justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:16px 24px;display:flex}.nav-links{gap:24px;display:none}@media (min-width:768px){.nav-links{display:flex}}.nav-item{color:var(--text-muted);font-weight:500;transition:color .2s}.nav-item:hover{color:var(--primary)}.nav-item-dropdown{align-items:center;height:100%;display:flex;position:relative}.dropdown-menu{background-color:var(--surface);border:1px solid var(--surface-border);z-index:100;border-radius:8px;flex-direction:column;min-width:200px;padding:8px 0;display:flex;position:absolute;top:100%;left:0;box-shadow:0 4px 20px #0000001a}.dropdown-item{color:var(--foreground);padding:10px 20px;font-weight:500;transition:background-color .2s,color .2s}.dropdown-item:hover{background-color:var(--background);color:var(--primary)}.btn{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;padding:12px 24px;font-size:16px;font-weight:500;transition:background-color .2s,transform .2s;display:inline-flex}.btn:hover{background-color:var(--primary-hover);transform:translateY(-1px)}.btn:active{transform:translateY(0)}.input{border:1px solid var(--surface-border);background-color:var(--background);width:100%;color:var(--foreground);border-radius:4px;padding:12px 16px;font-size:16px;transition:border-color .2s,box-shadow .2s}.input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 2px #7542e533}.label{color:var(--foreground);margin-bottom:8px;font-weight:500;display:block}.hero-section{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:85vh;padding:80px 24px;display:flex;position:relative;overflow:hidden}.hero-bg-wrapper{z-index:1;position:absolute;inset:0}.hero-bg-image{opacity:.25;background-image:url(https://images.unsplash.com/photo-1731397977989-b4f4e298168f?crop=entropy&cs=srgb&fm=jpg&ixid=M3w0OTUyODh8MHwxfHNlYXJjaHwyMHx8b2lsJTIwZ2FzJTIwaW5kdXN0cnklMjB0ZWNobm9sb2d5fGVufDB8MHx8fDE3NjM0MDE3NjF8MA&ixlib=rb-4.1.0&q=85&w=1400&q=80&auto=format&fit=clip);background-position:50%;background-size:cover;width:100%;height:100%;transition:opacity .3s}[data-theme=dark] .hero-bg-image{opacity:.15}.hero-overlay{background:linear-gradient(to bottom, transparent 0%, var(--background) 100%);z-index:2;position:absolute;inset:0}.hero-content{z-index:10;max-width:850px;position:relative}.hero-title{background:linear-gradient(to right, var(--primary), var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;line-height:1.1}.hero-subtitle{color:var(--text-muted);max-width:800px;margin-bottom:40px;font-size:clamp(1.1rem,2vw,1.4rem)}.brand-title{letter-spacing:-.01em;color:#1a365d;font-size:25px;font-weight:700;line-height:1;transition:color .3s}[data-theme=dark] .brand-title{color:#fff}.brand-group{flex-direction:column;align-items:flex-start;display:flex}.brand-slogan{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-top:4px;font-size:10px;font-weight:500}.section{padding:80px 0}.section-title{text-align:center;margin-bottom:48px;font-size:2.5rem;font-weight:700}.grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;display:grid}.card{background-color:var(--surface);border:1px solid var(--surface-border);border-radius:12px;padding:32px;transition:transform .3s,box-shadow .3s;overflow:hidden}.card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}.card-image-wrapper{border:1px solid var(--surface-border);border-radius:8px;width:100%;height:200px;margin-bottom:24px;position:relative;overflow:hidden}.card-image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.card:hover .card-image{transform:scale(1.05)}.card-title{color:var(--primary);margin-bottom:16px;font-size:20px;font-weight:600}.card-desc{color:var(--text-muted)}.carousel-wrapper{flex-direction:column;gap:16px;width:100%;max-width:1100px;margin:0 auto;display:flex;position:relative}.carousel-viewport{border:1px solid var(--surface-border);background-color:#000;border-radius:12px;width:100%;height:500px;position:relative;overflow:hidden;box-shadow:0 8px 30px #0000001f}.carousel-slide{width:100%;height:100%;position:relative}.carousel-image{object-fit:cover;width:100%;height:100%;display:block}.carousel-caption{color:#fff;text-shadow:0 1px 2px #00000080;text-align:center;background:linear-gradient(#0000 0%,#000c 100%);padding:24px 32px;font-size:15px;font-weight:500;position:absolute;bottom:0;left:0;right:0}.carousel-arrow{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;z-index:10;background-color:#0000004d;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding:0;transition:background-color .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel-arrow:hover{background-color:#00000080;transform:translateY(-50%)scale(1.05)}.carousel-arrow:active{transform:translateY(-50%)scale(.95)}.carousel-arrow svg{width:24px;height:24px}.carousel-arrow.left{left:16px}.carousel-arrow.right{right:16px}.carousel-dots{justify-content:center;gap:8px;display:flex}.carousel-dot{background-color:var(--surface-border);cursor:pointer;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:background-color .2s,transform .2s}.carousel-dot.active{background-color:var(--primary);transform:scale(1.2)}.quote-banner{background-color:var(--surface);border-top:1px solid var(--surface-border);border-bottom:1px solid var(--surface-border);text-align:center;padding:100px 24px}.quote-banner-content{max-width:800px;margin:0 auto}.quote-banner-title{color:var(--foreground);margin-bottom:16px;font-size:clamp(2rem,3.5vw,3rem);font-weight:700;line-height:1.2}.quote-banner-subtitle{color:var(--text-muted);font-size:1.25rem;font-weight:500}.image-banner{border-bottom:1px solid var(--surface-border);width:100%;height:350px;position:relative;overflow:hidden}.image-banner-bg{background-image:url(https://images.unsplash.com/photo-1596017264419-23e7af0e86db?crop=entropy&cs=srgb&fm=jpg&ixid=M3w0OTUyODh8MHwxfHNlYXJjaHwxMXx8b2lsJTIwYW5kJTIwZ2FzJTIwZGF0YSUyMHNjaWVuY2UlMjBBSXxlbnwwfDB8fHwxNzYzNDAxNzYzfDA&ixlib=rb-4.1.0&q=85&w=1400&q=80&auto=format&fit=clip);background-position:50%;background-size:cover;background-attachment:fixed;width:100%;height:100%}.team-card{flex-direction:column;align-items:center;display:flex}.team-image-wrapper{border:3px solid var(--primary);background-color:var(--background);border-radius:50%;width:150px;height:150px;margin-bottom:24px;overflow:hidden;box-shadow:0 4px 15px #0000001a}.team-image{object-fit:cover;width:100%;height:100%}.team-role{color:var(--accent);text-align:center;margin-bottom:16px;font-size:1.1rem;font-weight:600}.article-section{text-align:left}.article-grid{flex-direction:column;align-items:stretch;gap:32px;display:flex}.article-image-container{border:1px solid var(--surface-border);border-radius:12px;width:100%;height:600px;overflow:hidden;box-shadow:0 8px 30px #00000014}.article-image{object-fit:cover;width:100%;height:100%}.article-content{text-align:left}.article-title{margin-bottom:32px;font-size:2.2rem;font-weight:700;line-height:1.2}.article-heading{color:var(--primary);margin-top:32px;margin-bottom:12px;font-size:1.4rem;font-weight:600}.article-text{color:var(--text-muted);margin-bottom:24px;font-size:1.05rem;line-height:1.8}.footer{border-top:1px solid var(--surface-border);background-color:var(--surface);color:var(--text-muted);padding:40px 0}.footer-layout{flex-direction:column;justify-content:space-between;align-items:center;gap:24px;width:100%;display:flex}@media (min-width:768px){.footer-layout{flex-direction:row;gap:0}}.footer-left{flex:1;justify-content:flex-start;display:flex}.footer-center{text-align:center;flex:2;font-size:14px}.footer-right{flex:1;justify-content:flex-end;gap:16px;display:flex}.footer-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:8px 12px;font-family:inherit;font-size:14px;font-weight:500;transition:color .2s,-webkit-text-decoration .2s,text-decoration .2s}.footer-btn:hover{color:var(--primary);text-decoration:underline}.footer-social-link{color:var(--text-muted);justify-content:center;align-items:center;transition:color .2s,transform .2s;display:inline-flex}.footer-social-link:hover{color:var(--primary);transform:translateY(-2px)}.footer-social-link svg{width:20px;height:20px}.modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;background-color:#0009;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal-card{background-color:var(--background);border:1px solid var(--surface-border);width:100%;max-width:600px;color:var(--foreground);border-radius:12px;padding:32px;position:relative;box-shadow:0 10px 40px #0003}.modal-close-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:28px;font-weight:300;line-height:1;transition:background-color .2s,color .2s;display:flex;position:absolute;top:16px;right:16px}.modal-close-btn:hover{background-color:var(--surface);color:var(--foreground)}.modal-title{color:var(--primary);border-bottom:1px solid var(--surface-border);margin-bottom:24px;padding-bottom:12px;font-size:22px;font-weight:700}.modal-body-content p{color:var(--foreground);font-size:15px;line-height:1.6}.contact-layout{grid-template-columns:1fr;align-items:stretch;gap:32px;display:grid}@media (min-width:992px){.contact-layout{grid-template-columns:1fr 1fr}}.contact-form-card{width:100%;height:100%}.contact-map-container{border:1px solid var(--surface-border);border-radius:12px;width:100%;min-height:450px;overflow:hidden;box-shadow:0 8px 30px #00000014}@media (max-width:768px){.carousel-viewport{height:350px}.carousel-arrow{width:40px;height:40px}.carousel-arrow.left{left:8px}.carousel-arrow.right{right:8px}.image-banner{height:200px}.image-banner-bg{background-attachment:scroll}.article-title{font-size:1.8rem}.article-image-container{height:350px}.contact-map-container{height:300px;min-height:300px}}.admin-page-container{background-color:var(--background);min-height:100vh;color:var(--foreground);padding:40px 24px}.admin-loading-container{min-height:100vh;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.admin-spinner{border:3px solid var(--surface-border);border-top-color:var(--primary);border-radius:50%;width:40px;height:40px;animation:1s linear infinite admin-spin}@keyframes admin-spin{to{transform:rotate(360deg)}}.admin-login-wrapper{justify-content:center;align-items:center;padding-top:8vh;display:flex}.admin-login-card{width:100%;max-width:450px;padding:40px}.admin-title{text-align:center;color:var(--primary);margin-bottom:8px;font-size:28px;font-weight:700}.admin-subtitle{color:var(--text-muted);text-align:center;margin-bottom:32px;font-size:14px}.admin-error-banner{border:1px solid var(--accent);color:var(--accent);text-align:center;background-color:#e228501a;border-radius:6px;margin-bottom:24px;padding:12px;font-size:14px;font-weight:500}.admin-dashboard-wrapper{flex-direction:column;gap:32px;max-width:1200px;margin:0 auto;display:flex}.admin-header{border-bottom:1px solid var(--surface-border);justify-content:space-between;align-items:center;padding-bottom:24px;display:flex}.admin-dashboard-title{color:var(--foreground);letter-spacing:-.01em;word-break:break-word;max-width:300px;font-size:clamp(18px,2vw,30px);font-weight:700;line-height:1.1}.admin-dashboard-subtitle{color:var(--text-muted);font-size:14px}.btn-secondary{background-color:var(--surface);border:1px solid var(--surface-border);color:var(--foreground)}.btn-secondary:hover{background-color:var(--surface-border)}.admin-stats-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;display:grid}.admin-stat-card{flex-direction:column;gap:8px;padding:24px;display:flex}.admin-stat-card h3{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:14px;font-weight:500}.stat-number{color:var(--primary);font-size:36px;font-weight:700}.admin-table-card{padding:32px}.table-responsive{width:100%;overflow-x:auto}.admin-table{border-collapse:collapse;text-align:left;width:100%}.admin-table th{border-bottom:2px solid var(--surface-border);color:var(--foreground);padding:16px;font-size:14px;font-weight:600}.admin-table td{border-bottom:1px solid var(--surface-border);vertical-align:top;padding:16px;font-size:14px}.td-date{white-space:nowrap;color:var(--text-muted)}.td-name{color:var(--foreground);white-space:nowrap}.td-contact{color:var(--foreground)}.td-phone{color:var(--text-muted);margin-top:4px;font-size:12px}.td-message{color:var(--text-muted);white-space:pre-wrap;max-width:400px}.admin-delete-btn{color:var(--accent);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:6px 12px;font-size:13px;font-weight:600;transition:background-color .2s}.admin-delete-btn:hover{background-color:#e228501a}.admin-empty-state{text-align:center;color:var(--text-muted);padding:48px;font-size:16px}.admin-success-banner{color:#22c55e;text-align:center;background-color:#22c55e1a;border:1px solid #22c55e;border-radius:6px;margin-bottom:24px;padding:12px;font-size:14px;font-weight:500}.password-checklist{background-color:var(--surface);border:1px solid var(--surface-border);border-radius:6px;flex-direction:column;gap:8px;margin-top:20px;padding:12px;display:flex}.checklist-item{color:var(--text-muted);align-items:center;gap:8px;font-size:13px;transition:color .2s;display:flex}.checklist-item .bullet{font-weight:700}.checklist-item.valid{color:#22c55e}.admin-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background-color:#0009;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.admin-modal-card{max-width:480px;margin-top:0;box-shadow:0 20px 25px -5px #0000004d,0 10px 10px -5px #0000004d}.mobile-menu-btn{cursor:pointer;z-index:100;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;padding:0;display:flex}@media (min-width:768px){.mobile-menu-btn{display:none}}.mobile-menu-btn span{background-color:var(--foreground);border-radius:2px;width:100%;height:2px;transition:transform .3s,opacity .3s;display:block}.mobile-menu-btn.open span:first-child{transform:translateY(8px)rotate(45deg)}.mobile-menu-btn.open span:nth-child(2){opacity:0}.mobile-menu-btn.open span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.mobile-nav-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:45;background-color:#00000080;width:100vw;height:100vh;position:fixed;top:0;left:0}.mobile-nav-menu{background-color:var(--background);border-left:1px solid var(--surface-border);z-index:48;flex-direction:column;gap:20px;width:280px;height:100vh;padding:80px 24px 24px;display:flex;position:fixed;top:0;right:0}.mobile-nav-item{color:var(--foreground);border-bottom:1px solid var(--surface-border);padding:8px 0;font-size:18px;font-weight:500;transition:color .2s}.mobile-nav-item:hover{color:var(--primary)}@media (max-width:768px){.footer-left,.footer-right{justify-content:center;width:100%}.admin-header{text-align:center;flex-direction:column;align-items:stretch;gap:16px}.admin-header div:last-child{justify-content:center}.admin-dashboard-title{font-size:24px}.admin-dashboard-subtitle{font-size:13px}.admin-stats-grid{grid-template-columns:1fr;gap:16px}.admin-table th,.admin-table td{padding:12px 8px;font-size:13px}.admin-table-card{padding:16px}.admin-modal-card{width:92%;padding:24px}}.products-grid,.products-grid-reversed{grid-template-columns:1fr;align-items:center;gap:32px;display:grid}@media (min-width:992px){.products-grid{grid-template-columns:7fr 3fr}.products-grid-reversed{grid-template-columns:3fr 7fr}.products-grid-reversed .product-text{order:2}.products-grid-reversed .product-image{order:1}}
