*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{margin:0 auto;max-width:1200px;padding:0 2rem}@media (max-width:768px){.container{padding:0 1.5rem}}@media (max-width:640px){.container{padding:0 1rem}}.App{background:#fff;color:#1f2937;min-height:100vh;width:100%}section{scroll-margin-top:80px}html{scroll-behavior:smooth}.floating-buttons{bottom:2rem;display:flex;flex-direction:column;gap:1rem;position:fixed;right:2rem;z-index:1000}.floating-phone{align-items:center;background:#22c55e;border-radius:50%;box-shadow:0 4px 20px #22c55e66;color:#fff;display:flex;height:56px;justify-content:center;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease;width:56px}.floating-phone:hover{box-shadow:0 6px 30px #22c55e99;transform:scale(1.1)}.floating-whatsapp{align-items:center;background:#25d366;border-radius:50%;box-shadow:0 4px 20px #25d36666;color:#fff;display:flex;height:60px;justify-content:center;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease;width:60px}.floating-whatsapp:hover{box-shadow:0 6px 30px #22c55e99;transform:scale(1.1)}.floating-whatsapp svg{height:28px;width:28px}.floating-phone svg{height:24px;width:24px}.floating-btn-label{display:none}@media (max-width:640px){.floating-buttons{bottom:0;flex-direction:row;gap:0;left:0;padding:0 0 env(safe-area-inset-bottom,0);right:0}.floating-phone,.floating-whatsapp{border-radius:0;flex:1 1;flex-direction:row;font-size:1rem;font-weight:700;gap:.5rem;height:52px;min-height:52px;width:auto}.floating-whatsapp{background:#25d366;box-shadow:none}.floating-whatsapp:hover{background:#20bd5a;box-shadow:none;transform:none}.floating-phone{background:#dc2626;box-shadow:none}.floating-phone:hover{background:#b91c1c;box-shadow:none;transform:none}.floating-btn-label{color:#fff;display:inline}.floating-phone svg{flex-shrink:0;height:22px;width:22px}.floating-whatsapp svg{flex-shrink:0;height:24px;width:24px}}.admin-login{align-items:center;background:#f9fafb;display:flex;justify-content:center;min-height:100vh;padding:2rem}.login-box{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000001a;max-width:400px;padding:3rem;width:100%}.login-box h2{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:center}.login-box form{display:flex;flex-direction:column;gap:1rem}.login-box input{border:2px solid #e5e7eb;border-radius:8px;font-family:inherit;font-size:1rem;padding:.75rem}.login-box input:focus{border-color:#b91c1c;outline:none}.login-box button{background:#b91c1c;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem;transition:background .3s ease}.login-box button:hover{background:#991b1b}.admin-panel{background:#f9fafb;min-height:100vh;padding:2rem}.admin-header{align-items:center;background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;display:flex;justify-content:space-between;margin:0 auto 2rem;max-width:1200px;padding:1.5rem 2rem}.admin-header h1{color:#1f2937;font-size:2rem;font-weight:800}.logout-btn{background:#ef4444;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.5rem 1.5rem;transition:background .3s ease}.logout-btn:hover{background:#dc2626}.admin-tabs{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;display:flex;gap:.5rem;margin:0 auto 2rem;max-width:1200px;padding:.5rem}.tab-button{background:#0000;border:none;border-radius:12px;color:#6b7280;cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.tab-button:hover{background:#f9fafb;color:#1f2937}.tab-button.active{background:#b91c1c;color:#fff}.admin-content{margin:0 auto;max-width:1200px}.admin-section{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2rem}.admin-section h2{color:#1f2937;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.mock-data-btn{background:#0d9488;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;margin-bottom:1.5rem;padding:.75rem 1.25rem;transition:background .3s ease}.mock-data-btn:hover{background:#0f766e}.admin-form{border-bottom:2px solid #f3f4f6;gap:1rem;margin-bottom:2rem;padding-bottom:2rem}.admin-form,.form-group{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group label{color:#1f2937;font-size:.9rem;font-weight:600}.admin-form input,.admin-form textarea{border:2px solid #e5e7eb;border-radius:8px;font-family:inherit;font-size:1rem;padding:.75rem}.admin-form input:focus,.admin-form textarea:focus{border-color:#b91c1c;outline:none}.admin-form textarea{min-height:100px;resize:vertical}.rating-input{display:flex;flex-direction:column;gap:.5rem}.rating-input label{color:#1f2937;font-size:.9rem;font-weight:600}.rating-input select{background:#fff;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;font-family:inherit;font-size:1rem;padding:.75rem}.rating-input select:focus{border-color:#b91c1c;outline:none}.admin-form button,.save-btn{background:#b91c1c;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem;transition:background .3s ease}.admin-form button:hover,.save-btn:hover{background:#991b1b}.items-list{display:flex;flex-direction:column;gap:1rem}.empty-message{color:#9ca3af;font-size:1.1rem;padding:3rem;text-align:center}.item-card{background:#f9fafb;border-left:4px solid #b91c1c;border-radius:12px;display:flex;flex-direction:column;gap:.5rem;padding:1.5rem}.item-card h3{color:#1f2937;font-size:1.2rem;font-weight:700}.item-card p{color:#6b7280;font-size:1rem;line-height:1.6}.delete-btn{align-self:flex-start;background:#ef4444;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;margin-top:.5rem;padding:.5rem 1rem;transition:background .3s ease}.delete-btn:hover{background:#dc2626}.delete-btn.small{font-size:.8rem;margin-top:0;padding:.35rem .65rem}.product-categories-list{display:flex;flex-direction:column;gap:1.5rem;margin-top:1.5rem}.product-category-block{background:#fff;border:1px solid #e5e7eb;border-left:4px solid #b91c1c;border-radius:12px;padding:1.25rem 1.5rem}.product-category-header{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.product-category-title{color:#1f2937;font-size:1.2rem;font-weight:700;margin:0}.product-subcategory-form{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.product-subcategory-form input{flex:1 1;min-width:180px}.product-subcategory-block{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;margin-top:1.25rem;padding:1rem 1.25rem}.product-subcategory-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.product-subcategory-title{color:#b91c1c;font-size:1.05rem;font-weight:700;margin:0}.admin-form-inline{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.admin-form-inline input{flex:1 1;min-width:180px}.product-item-form{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.product-item-form input,.product-item-form textarea{width:100%}.product-item-form textarea{min-height:60px;resize:vertical}.product-item-in-list{flex:1 1;min-width:0}.product-item-in-list strong{display:block;margin-bottom:.25rem}.product-items-under-category .product-item-desc{color:#6b7280;font-size:.9rem;line-height:1.4;margin:0}.product-items-under-category{border-top:1px solid #f3f4f6;list-style:none;margin:0;padding:.75rem 0 0}.product-items-under-category li{align-items:center;border-bottom:1px solid #f9fafb;display:flex;gap:.75rem;justify-content:space-between;padding:.5rem 0}.product-items-under-category li:last-child{border-bottom:none}.product-items-under-category .empty-sub{color:#9ca3af;font-size:.95rem;font-style:italic}.file-input-wrapper{align-items:center;display:flex;gap:.5rem}.file-input{display:none}.file-label{cursor:pointer;flex:1 1}.file-button{background:#f3f4f6;border:2px dashed #d1d5db;border-radius:8px;color:#6b7280;display:inline-block;font-size:.9rem;padding:.75rem;text-align:center;transition:all .3s ease}.file-button:hover{background:#e5e7eb;border-color:#b91c1c;color:#b91c1c}.remove-file-btn{background:#ef4444;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:.5rem .75rem;transition:background .3s ease}.remove-file-btn:hover{background:#dc2626}.item-image{border-radius:8px;margin-bottom:1rem;max-height:200px;object-fit:cover;width:100%}.reference-icon{font-size:3rem;margin-bottom:1rem;text-align:center}.admin-form button:disabled{background:#9ca3af;cursor:not-allowed}.admin-form button:disabled:hover{background:#9ca3af}@media (max-width:640px){.admin-panel{padding:1rem}.admin-header{gap:1rem;text-align:center}.admin-header,.admin-tabs{flex-direction:column}.tab-button{width:100%}.admin-section{padding:1.5rem}}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 2px 10px #0000001a;box-sizing:border-box;left:0;max-width:100vw;padding:1rem 0;position:fixed;right:0;top:0;transition:all .3s ease;width:100%;z-index:1000}.navbar.scrolled{background:#fffffffa;box-shadow:0 4px 20px #00000026}.navbar-container{align-items:center;box-sizing:border-box;display:flex;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem;width:100%}.navbar-logo{cursor:pointer;margin-right:auto;transition:transform .3s ease}.navbar-logo:hover{transform:scale(1.05)}.navbar-logo-image{display:block;height:100px;width:auto}.navbar-menu{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;margin-left:auto}.navbar-menu a{color:#1f2937;font-size:1rem;font-weight:500;padding:.5rem 0;position:relative;text-decoration:none;transition:color .3s ease}.navbar-menu a:after{background:#b91c1c;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.navbar-menu a:hover{color:#b91c1c}.navbar-menu a:hover:after{width:100%}.navbar-dropdown-wrap{position:relative}.navbar-dropdown-wrap>a.active:after{width:100%}.navbar-mega{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 40px #0000001f;left:50%;margin-top:.25rem;max-width:min(95vw,960px);min-width:200px;overflow:hidden;position:absolute;top:100%;transform:translateX(-50%);transition:min-width .2s ease;z-index:1001}.navbar-mega:has(.navbar-mega-inner--cols-2){min-width:380px}.navbar-mega:has(.navbar-mega-inner--cols-3){min-width:720px}.navbar-mega-inner{grid-gap:0;display:grid;gap:0;max-height:min(70vh,520px);min-height:200px;transition:grid-template-columns .2s ease}.navbar-mega-inner--cols-1{grid-template-columns:1fr}.navbar-mega-inner--cols-2{grid-template-columns:minmax(180px,1fr) minmax(200px,1fr)}.navbar-mega-inner--cols-3{grid-template-columns:minmax(180px,1fr) minmax(200px,1fr) minmax(260px,1.2fr)}.navbar-mega-left{background:#f9fafb;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;gap:.25rem;min-height:0;min-width:160px;overflow-y:auto;padding:.5rem 0}.navbar-mega-ana{background:none;border:none;border-left:3px solid #0000;color:#374151;cursor:pointer;display:block;font-size:.95rem;font-weight:600;padding:.55rem 1.25rem;text-align:left;transition:background .2s,color .2s;width:100%}.navbar-mega-ana.active,.navbar-mega-ana:hover{background:#fef2f2;border-left-color:#b91c1c;color:#b91c1c}.navbar-mega-middle{background:#fafafa;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;gap:.25rem;min-height:0;min-width:160px;overflow-y:auto;padding:.5rem 0}.navbar-mega-sub{background:none;border:none;border-left:3px solid #0000;color:#4b5563;cursor:pointer;display:block;font-size:.9rem;font-weight:600;padding:.5rem 1.25rem .5rem 1.5rem;text-align:left;transition:background .2s,color .2s;width:100%}.navbar-mega-sub.active,.navbar-mega-sub:hover{background:#fef2f2;border-left-color:#b91c1c;color:#b91c1c}.navbar-mega-right{display:flex;flex-direction:column;gap:.35rem;min-height:0;overflow-y:auto;padding:1rem 1.25rem}.navbar-mega-item{border-bottom:1px solid #0000;color:#374151;display:block;font-size:.9rem;padding:.5rem 0;text-decoration:none;transition:color .2s;white-space:normal;word-break:break-word}.navbar-mega-item:hover{color:#b91c1c}.navbar-mega-empty{color:#6b7280;font-size:.9rem;margin:0}.admin-link{background:#b91c1c;border-radius:8px;color:#fff!important;font-weight:600;padding:.5rem 1rem!important}.admin-link:hover{background:#991b1b}.admin-link:after{display:none}.navbar-phone{align-items:center;display:flex}.navbar-phone a{color:#b91c1c;font-size:1rem;font-weight:600;text-decoration:none;transition:color .3s ease}.navbar-phone a:hover{color:#991b1b}.mobile-menu-toggle{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;padding:.5rem}.mobile-menu-toggle span{background:#1f2937;border-radius:2px;height:3px;transition:all .3s ease;width:25px}@media (max-width:968px){.navbar-container{max-width:100%;padding:0 1rem;width:100%}.navbar-logo{flex-shrink:0;margin-right:auto}.navbar-logo-image{height:72px}.mobile-menu-toggle{display:flex;flex-shrink:0;margin-left:auto}.navbar-menu{-webkit-overflow-scrolling:touch;align-items:stretch;background:#fffffffa;box-shadow:4px 0 20px #00000014;box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;left:0;max-height:100vh;max-width:100vw;min-height:100vh;overflow-x:hidden;overflow-y:auto;padding:70px 1rem 2rem;position:fixed;right:0;top:0;transform:translateX(-100%);transition:transform .3s ease;width:100%;z-index:999}.navbar-menu>.navbar-dropdown-wrap,.navbar-menu>a{flex:0 0 auto;max-width:100%;min-width:0;width:100%}.navbar-menu.active{transform:translateX(0)}.navbar-menu>.navbar-dropdown-wrap>a,.navbar-menu>a{border-bottom:1px solid #e5e7eb;box-sizing:border-box;display:block;font-size:1.1rem;padding:1rem .75rem;text-align:left;width:100%;word-break:break-word}.navbar-menu>.navbar-dropdown-wrap{border-bottom:1px solid #e5e7eb}.navbar-menu>.navbar-dropdown-wrap>a{border-bottom:none}.navbar-dropdown-wrap>a:after,.navbar-mega{display:none}.navbar-dropdown-wrap{align-items:stretch;overflow:hidden;width:100%}.navbar-dropdown-wrap,.navbar-mobile-services{display:flex;flex-direction:column;flex-wrap:nowrap;min-width:0}.navbar-mobile-services{background:#fafafa;border:none;border-radius:0;border-top:1px solid #e5e7eb;margin-top:0;max-height:0;min-height:0;overflow:visible;padding:0;transition:max-height .3s ease}.navbar-mobile-services.navbar-mobile-services--open{margin-top:0;max-height:2000px;padding:.5rem 0 1rem}.navbar-mobile-cat{border-bottom:1px solid #eee;display:flex;flex-direction:column;flex-wrap:nowrap;margin-bottom:0;max-width:100%;min-width:0}.navbar-mobile-cat:last-child{border-bottom:none}.navbar-mobile-cat-title{word-wrap:break-word;color:#374151;display:block;font-size:.85rem;font-weight:600;letter-spacing:0;margin-bottom:0;max-width:100%;overflow-wrap:break-word;padding:.75rem 1rem .35rem;text-transform:none}.navbar-mobile-sub-wrap{display:block;margin-bottom:0;max-width:100%;min-width:0}.navbar-mobile-sub-btn{word-wrap:break-word;background:#0000;border:none;border-bottom:1px solid #f0f0f0;border-radius:0;box-sizing:border-box;color:#4b5563;cursor:pointer;display:block;font-size:.9rem;font-weight:500;max-width:100%;overflow-wrap:break-word;padding:.5rem 1rem;text-align:left;transition:background .2s,color .2s;width:100%}.navbar-mobile-sub-btn:hover{background:#f0f4f8;color:#b91c1c}.navbar-mobile-items{background:#fff;border-bottom:1px solid #eee;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;margin-left:0;max-width:100%;min-width:0;padding:0 0 .25rem}.navbar-mobile-item{word-wrap:break-word;border-bottom:1px solid #f5f5f5;border-radius:0;box-sizing:border-box;color:#6b7280;display:block;font-size:.9rem;max-width:100%;overflow-wrap:break-word;padding:.5rem 1rem .5rem 1.5rem;text-decoration:none;transition:background .2s,color .2s}.navbar-mobile-item:last-child{border-bottom:none}.navbar-mobile-item:hover{background:#f8fafc;color:#b91c1c}}@media (max-width:640px){.navbar-container{padding:0 .75rem}.navbar-logo-image{height:60px}.navbar-menu a{font-size:1rem}}.hero{align-items:center;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:120px 2rem 4rem;position:relative}.hero-education{background:linear-gradient(135deg,#b91c1c,#991b1b 50%,#dc2626)}.hero-with-slider.hero-education{background:#b91c1c}.hero-education .hero-content{position:relative;z-index:2}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1.5rem}.hero-cta-secondary{background:#0000!important;border-color:#fffc!important;color:#fff!important}.hero-cta-secondary:hover{background:#ffffff26!important;color:#fff!important}.hero-slider{z-index:0}.hero-slide,.hero-slider{height:100%;left:0;position:absolute;top:0;width:100%}.hero-slide{background-position:50%;background-repeat:no-repeat;background-size:cover;opacity:0;transition:opacity .8s ease-in-out}.hero-slide-collage{grid-gap:0;display:grid;gap:0;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.hero-collage-item{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;opacity:.9;transition:transform .3s ease,opacity .3s ease;width:100%}.hero-collage-item:hover{opacity:1;transform:scale(1.05)}.hero-slide-collage .hero-collage-item:first-child{grid-column:1/2;grid-row:1/2}.hero-slide-collage .hero-collage-item:nth-child(2){grid-column:2/3;grid-row:1/2}.hero-slide-collage .hero-collage-item:nth-child(3){grid-column:3/4;grid-row:1/2}@media (max-width:968px){.hero-slide-collage{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-slide-collage .hero-collage-item:first-child{grid-column:1/2;grid-row:1/2}.hero-slide-collage .hero-collage-item:nth-child(2){grid-column:2/3;grid-row:1/2}.hero-slide-collage .hero-collage-item:nth-child(3){grid-column:1/3;grid-row:2/3}}@media (max-width:640px){.hero-slide-collage{grid-template-columns:1fr;grid-template-rows:repeat(3,1fr)}.hero-slide-collage .hero-collage-item:first-child,.hero-slide-collage .hero-collage-item:nth-child(2),.hero-slide-collage .hero-collage-item:nth-child(3){grid-column:1/2}.hero-slide-collage .hero-collage-item:first-child{grid-row:1/2}.hero-slide-collage .hero-collage-item:nth-child(2){grid-row:2/3}.hero-slide-collage .hero-collage-item:nth-child(3){grid-row:3/4}}.hero-slide.active{opacity:1;z-index:1}.hero-overlay{background:linear-gradient(135deg,#b91c1cbf,#991b1b99 50%,#00000059);height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.hero-content{max-width:1200px;padding:0 2rem;position:relative;text-align:center;width:100%;z-index:2}.hero-text{animation:fadeInUp .8s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-title{color:#fff;font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;text-shadow:0 2px 10px #0000004d}.hero-subtitle{color:#fffffff2;font-size:1.3rem;line-height:1.8;margin:0 auto;max-width:800px;text-shadow:0 2px 8px #0000004d}.hero-cta-btn{background:#fff;border:2px solid #fff;border-radius:10px;color:#b91c1c;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:700;margin-top:1.5rem;padding:.875rem 2rem;text-shadow:none;transition:background .3s ease,color .3s ease,transform .2s ease}.hero-cta-btn:hover{background:#0000;color:#fff;transform:translateY(-2px)}.hero-arrow{align-items:center;background:#fff3;border:2px solid #ffffff4d;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:40px;z-index:10}.hero-arrow:hover{background:#ffffff4d;border-color:#ffffff80;transform:translateY(-50%) scale(1.1)}.hero-arrow-left{left:2rem}.hero-arrow-right{right:2rem}.hero-dots{bottom:2rem;display:flex;gap:.75rem;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.hero-dot{background:#0000;border:2px solid #ffffff80;border-radius:50%;cursor:pointer;height:10px;padding:0;transition:all .3s ease;width:10px}.hero-dot:hover{background:#ffffff4d;border-color:#ffffffb3}.hero-dot.active{background:#fff;border-color:#fff;border-radius:5px;width:30px}@media (max-width:968px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.hero-arrow{height:35px;width:35px}.hero-arrow-left{left:1rem}.hero-arrow-right{right:1rem}}@media (max-width:640px){.hero{padding:100px 1rem 3rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-arrow{height:30px;width:30px}.hero-arrow svg{height:16px;width:16px}.hero-arrow-left{left:.5rem}.hero-arrow-right{right:.5rem}.hero-dots{bottom:1.5rem}}.why-netcup{background:#fff;padding:6rem 0}.section-header{margin-bottom:4rem;text-align:center}.section-title{margin-bottom:1rem}.reasons-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.reason-card{background:#f9fafb;border-left:4px solid #b91c1c;border-radius:16px;padding:2.5rem;transition:transform .3s ease,box-shadow .3s ease}.reason-card:hover{box-shadow:0 4px 20px #0000001a;transform:translateX(5px)}.reason-title{color:#b91c1c;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.reason-description{color:#6b7280;font-size:1rem;line-height:1.7}@media (max-width:640px){.why-netcup{padding:4rem 0}.section-title{font-size:2rem}.reasons-grid{grid-template-columns:1fr}.reason-card{padding:2rem}}.products{background:#fff;padding:6rem 0}.section-subtitle{color:#6b7280;font-size:1.2rem;margin-top:1rem}.products-toolbar{align-items:center;display:flex;flex-direction:column;gap:1.25rem;margin-bottom:2rem;margin-top:1.5rem}.products-search{align-self:stretch;border:2px solid #e5e7eb;border-radius:10px;box-sizing:border-box;font-family:inherit;font-size:1rem;max-width:100%;padding:.75rem 1rem;transition:border-color .2s;width:100%}.products-search:focus{border-color:#b91c1c;outline:none}.products-search::placeholder{color:#9ca3af}.products-categories{display:flex;flex-wrap:wrap;gap:.5rem}.products-cat-pill{background:#fff;border:2px solid #e5e7eb;border-radius:999px;color:#4b5563;cursor:pointer;font-size:.9rem;font-weight:600;padding:.5rem 1rem;transition:background .2s,border-color .2s,color .2s}.products-cat-pill:hover{background:#f8fafc;border-color:#b91c1c;color:#b91c1c}.products-cat-pill.active{background:#b91c1c;border-color:#b91c1c;color:#fff}.products-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin-top:.5rem}.product-card{align-items:center;background:#f9fafb;border-left:4px solid #b91c1c;border-radius:12px;display:flex;flex-direction:column;padding:1.5rem;text-align:center;transition:box-shadow .2s,transform .2s}.product-card:hover{box-shadow:0 4px 20px #1e3a8a1f;transform:translateY(-2px)}.product-card-clickable{cursor:pointer}.product-card-link{color:#b91c1c;display:inline-block;font-size:.9rem;font-weight:600;margin-top:.5rem}.product-card-category{color:#b91c1c;font-size:.8rem;font-weight:600;letter-spacing:.04em;margin-bottom:.5rem;text-transform:uppercase}.product-card-title{color:#1f2937;font-size:1.1rem;font-weight:700;line-height:1.3;margin:0 0 .5rem;text-align:center}.product-card-description{color:#6b7280;flex:1 1;font-size:.9rem;line-height:1.5;margin:0 0 1rem;text-align:center}.product-card .offer-btn{font-size:.9rem;margin-top:auto;padding:.6rem 1rem;width:100%}.offer-btn{background:#b91c1c;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;transition:background .2s,transform .2s}.offer-btn:hover{background:#991b1b;transform:translateY(-1px)}.products-empty{color:#6b7280;font-size:1.1rem;padding:3rem;text-align:center}.products-page-layout{padding-bottom:4rem;padding-top:2rem}.products-two-col{grid-gap:2.5rem;align-items:start;display:grid;gap:2.5rem;grid-template-columns:280px 1fr;min-height:400px}.products-sidebar{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem;position:-webkit-sticky;position:sticky;top:100px}.products-sidebar-title{color:#374151;font-size:1rem;font-weight:700;letter-spacing:.04em;margin:0 0 1rem;text-transform:uppercase}.products-sidebar-nav{display:flex;flex-direction:column;gap:.35rem}.products-sidebar-cat{display:flex;flex-direction:column;gap:.25rem}.products-sidebar-btn{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#4b5563;cursor:pointer;display:block;font-size:.95rem;font-weight:600;padding:.75rem 1rem;text-align:left;transition:background .2s,color .2s,border-color .2s;width:100%}.products-sidebar-btn:hover{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.products-sidebar-btn.active{background:#b91c1c;border-color:#b91c1c;color:#fff}.products-sidebar-subs{border-left:2px solid #e5e7eb;display:flex;flex-direction:column;gap:.2rem;margin-top:.15rem;padding-left:.75rem}.products-sidebar-sub-btn{background:#fff;border:none;border-radius:6px;color:#6b7280;cursor:pointer;display:block;font-size:.9rem;font-weight:500;padding:.5rem .75rem;text-align:left;transition:background .2s,color .2s;width:100%}.products-sidebar-sub-btn:hover{background:#f1f5f9;color:#b91c1c}.products-sidebar-sub-btn.active{background:#fef2f2;color:#b91c1c;font-weight:600}.products-content{min-width:0}.products-content-full{max-width:100%;width:100%}.products-content-category-title{border-bottom:2px solid #e5e7eb;color:#1f2937;font-size:1.75rem;font-weight:800;margin:0 0 1.5rem;padding-bottom:.75rem}.products-all-intro{color:#6b7280;font-size:1rem;margin:0 0 1.5rem}.products-subcategory-block{margin-bottom:2rem}.products-subcategory-title{color:#b91c1c;font-size:1.2rem;font-weight:700;margin:0 0 1rem}.products-empty-inline{color:#6b7280;font-size:1rem;margin:0}.view-all-container{margin-top:2.5rem;text-align:center}.view-all-btn{background:#b91c1c;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2.5rem;transition:background .3s ease,transform .3s ease}.view-all-btn:hover{background:#991b1b;transform:translateY(-2px)}@media (max-width:968px){.products-grid{grid-template-columns:repeat(2,1fr)}.products-two-col{grid-template-columns:1fr}.products-sidebar{display:block;position:static}.products-sidebar-title{margin-bottom:.75rem;width:100%}.products-sidebar-nav{flex-direction:column;gap:.5rem}.products-sidebar-cat{gap:.2rem}.products-sidebar-btn{width:100%}.products-sidebar-subs{flex-direction:row;flex-wrap:wrap;gap:.35rem;margin-top:.35rem;padding-left:.5rem}.products-sidebar-sub-btn{font-size:.85rem;padding:.4rem .75rem;width:auto}}@media (max-width:640px){.products{padding:4rem 0}.products-grid{gap:1rem;grid-template-columns:1fr}.products-categories{gap:.4rem}.products-cat-pill{font-size:.85rem;padding:.4rem .85rem}.products-search{max-width:none}}.footer{background:#1f2937;color:#fff;padding:4rem 0 2rem;position:relative}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:2fr 1fr 1.5fr;margin-bottom:3rem}.footer-section{display:flex;flex-direction:column}.footer-about{max-width:400px}.footer-logo .logo-text{color:#b91c1c;display:block;font-size:1.8rem;font-weight:800;line-height:1;margin-bottom:1rem}.footer-description{color:#9ca3af;font-size:.95rem;line-height:1.7;margin-bottom:1rem;margin-top:0}.footer-social{display:flex;gap:1rem;margin-top:auto}.social-link{background:#374151;border:2px solid #0000;border-radius:50%;box-sizing:border-box;color:#fff;display:block;flex-shrink:0;height:40px;min-height:40px;min-width:40px;position:relative;text-decoration:none;transition:all .3s ease;width:40px}.social-link svg{display:block;height:20px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:20px}.social-link:hover{transform:translateY(-2px)}.social-link.whatsapp{background:#25d366;border-color:#25d366}.social-link.whatsapp:hover{background:#20bd5a;border-color:#20bd5a;box-shadow:0 4px 12px #25d36666}.social-link.phone{background:#22c55e;border-color:#22c55e}.social-link.phone:hover{background:#16a34a;border-color:#16a34a;box-shadow:0 4px 12px #22c55e66}.social-link.email:hover{background:#b91c1c;border-color:#b91c1c}.social-link.youtube{background:red;border-color:red}.social-link.youtube:hover{background:#c00;border-color:#c00;box-shadow:0 4px 12px #f006}.social-link.instagram{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);border-color:#c13584}.social-link.instagram:hover{box-shadow:0 4px 12px #bc188866;transform:translateY(-2px)}.social-link.tiktok{background:#000;border-color:#000}.social-link.tiktok:hover{background:#333;border-color:#333;box-shadow:0 4px 12px #0006}.footer-title{color:#fff;font-size:1.2rem;font-weight:700;margin-bottom:1.5rem}.footer-links{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}.footer-links a{color:#9ca3af;display:inline-block;font-size:.95rem;text-decoration:none;transition:all .3s ease}.footer-links a:hover{color:#b91c1c;padding-left:5px}.footer-contact{display:flex;flex-direction:column;gap:1.25rem;list-style:none;margin:0;padding:0}.footer-contact li{align-items:flex-start;color:#9ca3af;display:flex;font-size:.95rem;gap:.75rem;line-height:1.6}.footer-contact li svg{color:#b91c1c;flex-shrink:0;margin-top:2px}.footer-contact a{color:#b91c1c;font-weight:600;text-decoration:none;transition:color .3s ease}.footer-contact a:hover{color:#991b1b}.footer-address,.footer-hours{color:#9ca3af;line-height:1.6;overflow-wrap:break-word;word-break:break-word}.footer-bottom{border-top:1px solid #374151;display:flex;flex-direction:column;gap:.5rem;padding-top:2rem;text-align:center}.footer-bottom p{color:#9ca3af;font-size:.9rem;margin:0}.footer-credit{font-size:.85rem!important}.footer-bottom a{color:#b91c1c;text-decoration:none;transition:all .3s ease}.footer-bottom a:hover{color:#991b1b;text-decoration:underline}@media (max-width:968px){.footer{padding:3rem 0 2rem}.footer-content{gap:2.5rem;grid-template-columns:1fr}.footer-about{max-width:100%}.footer-social{margin-top:1rem}.footer-bottom{text-align:center}}.products-page{background:#fff;min-height:100vh;padding-top:80px}.products-page .products{padding-top:4rem}@media (max-width:968px){.page-hero-title{font-size:2.5rem}.page-hero-subtitle{font-size:1.2rem}}@media (max-width:640px){.page-hero{padding:4rem 0}.page-hero-title{font-size:2rem}.page-hero-subtitle{font-size:1rem}}.about-page{background:#fff;min-height:100vh;padding-top:80px}.about-hero{background:linear-gradient(135deg,#b91c1c,#991b1b);color:#fff;padding:6rem 0;text-align:center}.about-hero-title{font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.about-hero-subtitle{font-size:1.5rem;margin:0 auto;max-width:800px;opacity:.95}.about-content{padding:4rem 0}.about-intro-image{border-radius:16px;box-shadow:0 8px 32px #0000001a;margin-bottom:3rem;overflow:hidden}.about-intro-image img{display:block;height:auto;max-height:420px;object-fit:cover;width:100%}.about-section{margin-bottom:5rem}.section-container{background:#f9fafb;border-radius:20px;box-shadow:0 4px 20px #0000000d;padding:3rem}.stats-section{margin-bottom:5rem}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:800px}.stat-card{background:linear-gradient(135deg,#b91c1c,#991b1b);border-radius:20px;box-shadow:0 4px 20px #22c55e4d;color:#fff;padding:3rem 2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.stat-card:hover{box-shadow:0 8px 30px #22c55e66;transform:translateY(-5px)}.stat-number{color:#fff;font-size:4rem;font-weight:800;line-height:1;margin-bottom:.5rem}.stat-label{color:#fffffff2;font-size:1.2rem;font-weight:600}.mission-vision-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}.mission-vision-item{background:#f9fafb;border-radius:20px;box-shadow:0 4px 20px #0000000d;padding:3rem}.mission-vision-item .section-title{font-size:2rem;margin-bottom:1.5rem;text-align:center}.mission-vision-item .section-content{max-width:100%;text-align:center}.mission-vision-item .section-content p{margin-bottom:1.5rem;text-align:justify}.section-title{color:#1f2937;font-size:2.5rem;font-weight:800;margin-bottom:2rem;text-align:center}.section-content{margin:0 auto;max-width:900px}.section-content p{color:#6b7280;font-size:1.1rem;line-height:1.9;margin-bottom:1.5rem;text-align:justify}.values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.value-card{background:#f9fafb;border-left:4px solid #b91c1c;border-radius:16px;padding:2.5rem;transition:transform .3s ease,box-shadow .3s ease}.value-card:hover{box-shadow:0 8px 30px #0000001a;transform:translateY(-5px)}.value-card h3{color:#b91c1c;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.value-card p{color:#6b7280;font-size:1rem;line-height:1.7;margin:0}.process-steps{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:3rem}.process-step{background:#f9fafb;border-radius:16px;padding:2rem;text-align:center;transition:transform .3s ease}.process-step:hover{transform:translateY(-5px)}.step-number{align-items:center;background:#b91c1c;border-radius:50%;color:#fff;display:flex;font-size:1.8rem;font-weight:800;height:60px;justify-content:center;margin:0 auto 1.5rem;width:60px}.process-step h3{color:#1f2937;font-size:1.3rem;font-weight:700;margin-bottom:1rem}.process-step p{color:#6b7280;font-size:1rem;line-height:1.7;margin:0}.features-list{list-style:none;margin:0 auto;max-width:800px;padding:0}.features-list li{color:#6b7280;font-size:1.1rem;line-height:1.9;margin-bottom:1.5rem;padding-left:2rem;position:relative}.features-list li:before{color:#b91c1c;content:"✓";font-size:1.3rem;font-weight:700;left:0;position:absolute}.features-list li strong{color:#1f2937;font-weight:700}.why-choose-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.why-choose-card{background:#fff;border-radius:16px;border-top:4px solid #b91c1c;box-shadow:0 4px 20px #00000014;padding:2.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.why-choose-card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-5px)}.why-choose-card h3{color:#1f2937;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.why-choose-card p{color:#6b7280;font-size:1rem;line-height:1.7;margin:0}.contact-info-box{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.info-box-item{background:#f9fafb;border-left:4px solid #b91c1c;border-radius:16px;padding:2rem}.info-box-item h3{color:#1f2937;font-size:1.3rem;font-weight:700;margin-bottom:1rem}.info-box-item p{color:#6b7280;font-size:1rem;line-height:1.7;margin:.5rem 0}.info-box-item a{color:#b91c1c;font-weight:600;text-decoration:none;transition:color .3s ease}.info-box-item a:hover{color:#991b1b}@media (max-width:968px){.about-hero-title{font-size:2.5rem}.about-hero-subtitle{font-size:1.2rem}.section-title{font-size:2rem}.process-steps,.values-grid,.why-choose-grid{grid-template-columns:1fr}}@media (max-width:640px){.about-hero{padding:4rem 0}.about-hero-title{font-size:2rem}.about-hero-subtitle{font-size:1rem}.about-content{padding:3rem 0}.about-section{margin-bottom:3rem}.section-container{padding:2rem 1.5rem}.stats-grid{gap:1.5rem;grid-template-columns:1fr;max-width:100%}.stat-card{padding:2rem 1.5rem}.stat-number{font-size:3rem}.stat-label{font-size:1rem}.mission-vision-container{gap:2rem;grid-template-columns:1fr}.mission-vision-item{padding:2rem 1.5rem}.mission-vision-item .section-title{font-size:1.8rem;text-align:center}.section-title{font-size:1.8rem}.section-content p{font-size:1rem;text-align:left}.info-box-item,.process-step,.value-card,.why-choose-card{padding:1.5rem}.contact-info-box{grid-template-columns:1fr}}.contact-page{background:#fff;min-height:100vh;padding-top:80px}.page-hero{background:linear-gradient(135deg,#b91c1c,#991b1b);color:#fff;padding:6rem 0;text-align:center}.page-hero-title{font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.page-hero-subtitle{font-size:1.5rem;margin:0 auto;max-width:800px;opacity:.95}.contact-page-content{padding:4rem 0}.contact-info{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:4rem}.info-item{background:#f9fafb;border-radius:16px;padding:2rem}.info-item h3{color:#1f2937;font-size:1.3rem;font-weight:700;margin-bottom:1rem}.contact-phone{color:#b91c1c;display:block;font-size:1.5rem;font-weight:700;text-decoration:none;transition:color .3s ease}.contact-phone:hover{color:#991b1b}.info-item p{color:#6b7280;font-size:1rem;line-height:1.6;margin-bottom:.5rem;overflow-wrap:break-word;word-break:break-word}.contact-email{color:#b91c1c;display:block;font-size:1rem;margin-top:.5rem;text-decoration:none;transition:color .3s ease}.contact-email:hover{color:#991b1b}.maps-container{margin:0 auto;max-width:1200px}.maps-wrapper{border-radius:16px;box-shadow:0 4px 20px #0000001a;overflow:hidden;width:100%}.maps-wrapper iframe{border:none;display:block;height:450px;width:100%}@media (max-width:968px){.page-hero-title{font-size:2.5rem}.page-hero-subtitle{font-size:1.2rem}.contact-info{grid-template-columns:1fr}}@media (max-width:640px){.page-hero{padding:4rem 0}.page-hero-title{font-size:2rem}.page-hero-subtitle{font-size:1rem}.contact-page-content{padding:3rem 0}.maps-wrapper iframe{height:350px}}.faq-page{background:#f9fafb;min-height:100vh;padding-top:80px}.faq-page .page-hero{background:linear-gradient(135deg,#b91c1c,#991b1b);color:#fff;padding:4rem 0;text-align:center}.faq-page .page-hero-title{font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.faq-page .page-hero-subtitle{font-size:1.1rem;opacity:.9}.faq-page-content{padding:3rem 0 5rem}.faq-list{margin:0 auto;max-width:960px;width:100%}.faq-item{background:#fff;border-radius:12px;box-shadow:0 2px 12px #0000000f;margin-bottom:.75rem;overflow:hidden}.faq-question{align-items:center;background:none;border:none;color:#1f2937;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;justify-content:space-between;padding:1.25rem 1.5rem;text-align:left;transition:background .2s;width:100%}.faq-question:hover{background:#f3f4f6}.faq-icon{color:#b91c1c;flex-shrink:0;font-size:1.5rem;margin-left:1rem}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-item.open .faq-answer{max-height:500px}.faq-answer p{border-top:1px solid #f3f4f6;color:#6b7280;line-height:1.7;margin:0;padding:1rem 1.5rem 1.25rem}.faq-empty,.faq-loading{color:#6b7280;font-size:1.1rem;padding:4rem 2rem;text-align:center}@media (max-width:640px){.faq-page .page-hero-title{font-size:1.75rem}.faq-question{font-size:1rem;padding:1rem 1.25rem}}.blog-page{background:#f9fafb;min-height:100vh;padding-top:80px}.blog-page .page-hero{background:linear-gradient(135deg,#b91c1c,#991b1b);color:#fff;padding:4rem 0;text-align:center}.blog-page .page-hero-title{font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.blog-page .page-hero-subtitle{font-size:1.1rem;opacity:.9}.blog-page-content{padding:3rem 0 5rem}.blog-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.blog-card{background:#fff;border-left:4px solid #b91c1c;border-radius:12px;box-shadow:0 4px 20px #0000000f;padding:2rem;transition:transform .2s,box-shadow .2s}.blog-card:hover{box-shadow:0 8px 28px #1e3a8a1f;transform:translateY(-4px)}.blog-card-clickable{cursor:pointer}.blog-card-read-more{color:#b91c1c;display:inline-block;font-size:.9rem;font-weight:600;margin-top:1rem}.blog-card-title{color:#1f2937;font-size:1.35rem;font-weight:700;line-height:1.3;margin-bottom:.5rem}.blog-card-date{color:#6b7280;display:block;font-size:.9rem;margin-bottom:1rem}.blog-card-excerpt{color:#6b7280;font-size:1rem;line-height:1.6;margin:0}.blog-empty,.blog-loading{color:#6b7280;font-size:1.1rem;padding:4rem 2rem;text-align:center}@media (max-width:640px){.blog-page .page-hero-title{font-size:1.75rem}.blog-grid{grid-template-columns:1fr}}.news-page{background:#f9fafb;min-height:100vh;padding-top:80px}.news-page .page-hero{background:linear-gradient(135deg,#b91c1c,#991b1b);color:#fff;padding:4rem 0;text-align:center}.news-page .page-hero-title{font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.news-page .page-hero-subtitle{font-size:1.1rem;opacity:.9}.news-page-content{padding:3rem 0 5rem}.news-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.news-card{background:#fff;border-left:4px solid #b91c1c;border-radius:12px;box-shadow:0 4px 20px #0000000f;padding:2rem;transition:transform .2s,box-shadow .2s}.news-card:hover{box-shadow:0 8px 28px #1e3a8a1f;transform:translateY(-4px)}.news-card-clickable{cursor:pointer}.news-card-read-more{color:#b91c1c;display:inline-block;font-size:.9rem;font-weight:600;margin-top:1rem}.news-card-title{color:#1f2937;font-size:1.35rem;font-weight:700;line-height:1.3;margin-bottom:.5rem}.news-card-date{color:#6b7280;display:block;font-size:.9rem;margin-bottom:1rem}.news-card-excerpt{color:#6b7280;font-size:1rem;line-height:1.6;margin:0}.news-empty,.news-loading{color:#6b7280;font-size:1.1rem;padding:4rem 2rem;text-align:center}@media (max-width:640px){.news-page .page-hero-title{font-size:1.75rem}.news-grid{grid-template-columns:1fr}}.blog-detail-page{background:#fff;min-height:100vh;padding-bottom:4rem;padding-top:80px}.blog-detail-article{margin:0 auto;max-width:720px}.blog-detail-back-btn{background:none;border:none;color:#b91c1c;cursor:pointer;display:inline-block;font-size:.95rem;font-weight:600;margin-bottom:2rem;padding:.5rem 0;transition:color .2s}.blog-detail-back-btn:hover{color:#991b1b;text-decoration:underline}.blog-detail-header{border-bottom:1px solid #e5e7eb;margin-bottom:2rem;padding-bottom:1.5rem}.blog-detail-title{color:#1f2937;font-size:2rem;font-weight:800;line-height:1.3;margin:0 0 .75rem}.blog-detail-date{color:#6b7280;font-size:.95rem}.blog-detail-body{color:#374151;font-size:1.1rem;line-height:1.8}.blog-detail-content{margin:0;white-space:pre-wrap}.blog-detail-empty,.blog-detail-loading{color:#6b7280;padding:4rem 2rem;text-align:center}@media (max-width:640px){.blog-detail-title{font-size:1.5rem}}.news-detail-page{background:#fff;min-height:100vh;padding-bottom:4rem;padding-top:80px}.news-detail-article{margin:0 auto;max-width:720px}.news-detail-back-btn{background:none;border:none;color:#b91c1c;cursor:pointer;display:inline-block;font-size:.95rem;font-weight:600;margin-bottom:2rem;padding:.5rem 0;transition:color .2s}.news-detail-back-btn:hover{color:#991b1b;text-decoration:underline}.news-detail-header{border-bottom:1px solid #e5e7eb;margin-bottom:2rem;padding-bottom:1.5rem}.news-detail-title{color:#1f2937;font-size:2rem;font-weight:800;line-height:1.3;margin:0 0 .75rem}.news-detail-date{color:#6b7280;font-size:.95rem}.news-detail-body{color:#374151;font-size:1.1rem;line-height:1.8}.news-detail-content{margin:0;white-space:pre-wrap}.news-detail-empty,.news-detail-loading{color:#6b7280;padding:4rem 2rem;text-align:center}@media (max-width:640px){.news-detail-title{font-size:1.5rem}}.service-detail-page{background:#fff;min-height:100vh;padding-bottom:4rem;padding-top:100px}.service-detail-article{margin:0 auto;max-width:800px}.service-detail-back-btn{background:none;border:none;color:#b91c1c;cursor:pointer;display:inline-block;font-size:.95rem;font-weight:600;margin-bottom:2rem;padding:.5rem 0;transition:color .2s}.service-detail-back-btn:hover{color:#991b1b;text-decoration:underline}.service-detail-header{border-bottom:1px solid #e5e7eb;margin-bottom:2rem;padding-bottom:1.5rem}.service-detail-category{color:#b91c1c;font-size:.9rem;font-weight:600;letter-spacing:.04em;margin:0 0 .5rem;text-transform:uppercase}.service-detail-title{color:#1f2937;font-size:2.25rem;font-weight:800;line-height:1.3;margin:0 0 .75rem}.service-detail-lead{color:#6b7280;font-size:1.15rem;line-height:1.6;margin:0}.service-detail-body{color:#374151;font-size:1.05rem;line-height:1.8;margin-bottom:2rem}.service-detail-content{margin:0}.service-detail-actions{margin-top:2rem}.service-detail-cta{background:#b91c1c;border:none;border-radius:10px;color:#fff;cursor:pointer;display:inline-block;font-size:1.05rem;font-weight:700;padding:.875rem 2rem;transition:background .2s,transform .2s}.service-detail-cta:hover{background:#991b1b;transform:translateY(-2px)}.service-detail-empty,.service-detail-loading{color:#6b7280;padding:4rem 2rem;text-align:center}@media (max-width:640px){.service-detail-title{font-size:1.75rem}}.faq-preview{background:#fff;padding:4rem 0}.faq-preview-list{margin:0 auto 2rem;max-width:960px;width:100%}.faq-preview-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:.75rem;overflow:hidden}.faq-preview-question{align-items:center;background:none;border:none;color:#1f2937;cursor:pointer;display:flex;font-size:1rem;font-weight:600;justify-content:space-between;padding:1rem 1.25rem;text-align:left;width:100%}.faq-preview-question:hover{background:#f3f4f6}.faq-preview-icon{color:#b91c1c;font-size:1.25rem;margin-left:.75rem}.faq-preview-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-preview-item.open .faq-preview-answer{max-height:400px}.faq-preview-answer p{border-top:1px solid #e5e7eb;color:#6b7280;font-size:.95rem;line-height:1.6;margin:0;padding:.75rem 1.25rem 1rem}.faq-preview-cta{text-align:center}.faq-preview .view-all-btn{background:#b91c1c;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 2rem;transition:background .2s}.faq-preview .view-all-btn:hover{background:#991b1b}.blog-preview{background:#f9fafb;padding:4rem 0}.blog-preview-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin-bottom:2rem}.blog-preview-card{background:#fff;border-left:4px solid #b91c1c;border-radius:12px;box-shadow:0 2px 12px #0000000f;padding:1.5rem}.blog-preview-title{color:#1f2937;font-size:1.15rem;font-weight:700;line-height:1.3;margin-bottom:.5rem}.blog-preview-date{color:#6b7280;display:block;font-size:.85rem;margin-bottom:.75rem}.blog-preview-excerpt{color:#6b7280;font-size:.95rem;line-height:1.5;margin:0}.blog-preview-empty{color:#6b7280;font-size:1.05rem;margin:0;padding:2rem 1rem;text-align:center}.blog-preview-cta{text-align:center}.blog-preview .view-all-btn{background:#b91c1c;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 2rem;transition:background .2s}.blog-preview .view-all-btn:hover{background:#991b1b}@media (max-width:968px){.blog-preview-grid{grid-template-columns:1fr}}.news-preview{background:#fff;padding:4rem 0}.news-preview-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin-bottom:2rem}.news-preview-card{background:#f9fafb;border:1px solid #e5e7eb;border-left:4px solid #b91c1c;border-radius:12px;padding:1.5rem}.news-preview-title{color:#1f2937;font-size:1.15rem;font-weight:700;line-height:1.3;margin-bottom:.5rem}.news-preview-date{color:#6b7280;display:block;font-size:.85rem;margin-bottom:.75rem}.news-preview-excerpt{color:#6b7280;font-size:.95rem;line-height:1.5;margin:0}.news-preview-empty{color:#6b7280;font-size:1.05rem;margin:0;padding:2rem 1rem;text-align:center}.news-preview-cta{text-align:center}.news-preview .view-all-btn{background:#b91c1c;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 2rem;transition:background .2s}.news-preview .view-all-btn:hover{background:#991b1b}@media (max-width:968px){.news-preview-grid{grid-template-columns:1fr}}.section-divider{background-position:50%;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;display:block;flex-shrink:0;height:320px;max-width:100%;min-height:220px;overflow:hidden;position:relative;width:100%;will-change:background-position}.section-divider-overlay{background:linear-gradient(180deg,#b91c1c33,#b91c1c59);inset:0;pointer-events:none;position:absolute}@media (max-width:768px){.section-divider{height:260px;min-height:180px}}@media (max-width:640px){.section-divider{height:200px;min-height:160px}}
/*# sourceMappingURL=main.d038dafe.css.map*/