:root{font-synthesis:none;text-rendering:optimizelegibility}body{margin:0}.products-page{background:#f5f7fa;min-height:100vh}.products-hero{box-sizing:border-box;color:#fff;background:linear-gradient(120deg,#061d36 0%,#0b3159 55%,#104c82 100%);height:310px;padding:140px 0 38px}.products-hero .section-label{color:#78b9f2;letter-spacing:2.2px;margin:0 0 8px;font-size:13px;font-weight:800;line-height:1.2;display:block}.products-hero h1{color:#fff;margin:0;font-size:32px;font-weight:800;line-height:1.2}.products-hero p:not(.section-label){color:#ffffffb8;max-width:680px;margin:10px 0 0;font-size:14px;line-height:1.6}.products-brands{background:#fff;border-bottom:1px solid #e1e7ed;padding:30px 0}.products-brands-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.products-brand-card{cursor:pointer;background:#fff;border:1px solid #e0e6ec;border-radius:12px;justify-content:center;align-items:center;gap:20px;min-height:105px;padding:15px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex}.products-brand-card img{object-fit:contain;width:72px;height:55px}.products-brand-card span{color:#17202b;font-size:16px;font-weight:800}.products-brand-card:hover{border-color:#98aec1;transform:translateY(-2px);box-shadow:0 8px 20px #0a1e3714}.products-brand-card.selected{background:#fff;border:2px solid #1767a9}.catalog-section{padding:70px 0 110px}.catalog-tools{grid-template-columns:2.5fr .8fr .8fr 1fr;align-items:center;gap:14px;margin-bottom:24px;display:grid}.catalog-search{width:100%}.catalog-search input,.catalog-tools select{box-sizing:border-box;color:#17202b;background:#fff;border:1px solid #dce3ea;border-radius:8px;outline:none;width:100%;height:56px;padding:0 16px;font-size:14px}.catalog-search input:focus,.catalog-tools select:focus{border-color:#1767a9}.catalog-tools select{cursor:pointer}.catalog-info{color:#657389;margin-bottom:24px}.product-card{color:inherit;cursor:pointer;text-decoration:none}.brand-badge{background:#0b3b75;border-radius:6px;padding:7px 10px;position:absolute;top:14px;left:14px;color:#fff!important;font-size:11px!important}.product-meta{margin:14px 0 18px}.product-meta p{margin:5px 0}.product-detail-button{cursor:pointer;background:#0b3b75;border:0;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:46px;font-weight:750;transition:background .2s;display:flex;color:#fff!important}.product-card:hover .product-detail-button,.product-detail-button:hover{background:#d62828;color:#fff!important}.no-products{text-align:center;background:#fff;border:1px solid #e1e7ef;border-radius:14px;margin-top:35px;padding:50px 30px}.no-products a{color:#fff;background:#d62828;border-radius:8px;margin-top:12px;padding:13px 20px;font-weight:750;text-decoration:none;display:inline-block}@media (width<=900px){.catalog-tools{grid-template-columns:1fr 1fr}.catalog-search{grid-column:1/-1}}@media (width<=700px){.products-brands{padding:24px 0}.products-brands-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.products-brand-card{aspect-ratio:1;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:0;padding:12px 6px}.products-brand-card img{width:52px;height:52px}.products-brand-card span{text-align:center;font-size:13px;line-height:1.1}}@media (width<=600px){.catalog-section{padding:40px 0 70px}.catalog-tools{grid-template-columns:1fr}.catalog-search{grid-column:auto}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card{min-width:0}.product-image{aspect-ratio:1}.product-info{padding:12px}.product-info>span:first-child{font-size:9px}.product-info h3{font-size:14px;line-height:1.25}.product-meta{font-size:10px}.product-detail-button{font-size:11px}.pagination{gap:6px;margin-top:30px}.pagination button{min-width:36px;height:36px;padding:0 10px;font-size:11px}}.pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:42px;display:flex}.pagination button{color:#102642;cursor:pointer;background:#fff;border:1px solid #d9e1e9;border-radius:8px;min-width:42px;height:42px;padding:0 14px;font-size:13px;font-weight:700;transition:all .2s}.pagination button:hover:not(:disabled){color:#1767a9;border-color:#1767a9}.pagination button.active{color:#fff;background:#1767a9;border-color:#1767a9}.pagination button:disabled{opacity:.4;cursor:not-allowed}.pagination-pages{gap:6px;display:flex}.product-detail-page{background:#f6f8fb;min-height:100vh;padding:140px 0 110px}.product-breadcrumb{color:#77859a;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:35px;font-size:14px;display:flex}.product-breadcrumb a{color:#1765b4}.product-detail-grid{background:#fff;border:1px solid #e3e9f1;border-radius:18px;grid-template-columns:1fr 1fr;gap:65px;padding:45px;display:grid}.product-detail-image{background:#eef2f6;border-radius:14px;min-height:520px;overflow:hidden}.product-detail-image img{object-fit:cover;width:100%;height:100%;display:block}.product-detail-content{flex-direction:column;justify-content:center;display:flex}.detail-brand{color:#0b4d91;background:#e8f1fb;border-radius:6px;align-self:flex-start;margin-bottom:18px;padding:7px 12px;font-size:12px;font-weight:800}.product-detail-content h1{color:#10223d;letter-spacing:-2px;margin:0;font-size:clamp(36px,5vw,55px);line-height:1.05}.detail-description{color:#68778c;margin:22px 0 30px;line-height:1.8}.product-specifications{border-top:1px solid #e2e8f0;margin-bottom:30px}.product-specifications div{border-bottom:1px solid #e2e8f0;justify-content:space-between;gap:20px;padding:16px 0;display:flex}.product-specifications span{color:#7a8799}.product-specifications strong{color:#142842}.detail-whatsapp-button{color:#fff;background:#d62828;border-radius:9px;justify-content:center;align-items:center;min-height:55px;padding:15px 22px;font-weight:800;transition:all .2s;display:flex}.detail-whatsapp-button:hover{background:#b91f1f;transform:translateY(-2px)}.whatsapp-note{text-align:center;color:#8a96a6;margin:12px 0 0;font-size:12px}.product-not-found{text-align:center;padding:100px 5%}@media (width<=850px){.product-detail-grid{grid-template-columns:1fr;gap:30px;padding:25px}.product-detail-image{min-height:350px}}.part-request-page{background:#f5f8fc;min-height:100vh}.part-request-hero{box-sizing:border-box;color:#fff;background:linear-gradient(120deg,#061d36 0%,#0b3159 55%,#104c82 100%);height:310px;padding:140px 0 38px}.part-request-hero .section-label{color:#78b9f2;letter-spacing:2.2px;margin:0 0 8px;font-size:13px;font-weight:800;line-height:1.2;display:block}.part-request-hero h1{color:#fff;letter-spacing:0;margin:0;font-size:32px;font-weight:800;line-height:1.2}.part-request-hero p:not(.section-label){color:#ffffffb8;max-width:680px;margin:10px 0 0;font-size:14px;line-height:1.6}.part-request-content{padding:80px 0 110px}.part-request-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:35px;display:grid}.request-info-card,.part-request-form{background:#fff;border:1px solid #e0e7f0;border-radius:18px}.request-info-card{padding:42px;position:sticky;top:150px}.request-info-card h2{color:#112642;letter-spacing:-1.5px;margin:8px 0 18px;font-size:38px}.request-info-card>p:not(.section-label){color:#718096;line-height:1.8}.request-benefits{margin-top:38px}.request-benefits div{border-top:1px solid #e6ebf2;align-items:center;gap:16px;padding:19px 0;display:flex}.request-benefits span{color:#155ca8;background:#e9f2fc;border-radius:50%;flex-shrink:0;place-items:center;width:35px;height:35px;font-size:12px;font-weight:800;display:grid}.request-benefits strong{color:#263b57}.part-request-form{padding:42px}.form-group{margin-bottom:22px}.form-group label{color:#263b57;margin-bottom:9px;font-size:14px;font-weight:750;display:block}.form-group input{min-height:52px;padding:0 15px}.form-group select{appearance:none;cursor:pointer;background-color:#fbfcfe;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%231765b4' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;background-size:14px;min-height:52px;padding:0 45px 0 15px}.form-group select:hover{background-color:#fff;border-color:#9eb9d8}.form-group textarea{color:#172b46;background:#fbfcfe;border:1px solid #d6dfeb;border-radius:9px;outline:none;width:100%}.form-group input,.form-group select{min-height:52px;padding:0 15px}.form-group textarea{resize:vertical;padding:15px}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#fff;border-color:#1765b4;box-shadow:0 0 0 3px #1765b414}.request-submit-button{color:#fff;cursor:pointer;background:#d62828;border:0;border-radius:9px;width:100%;min-height:56px;font-weight:800;transition:all .2s}.request-submit-button:hover{background:#b91f1f;transform:translateY(-1px)}.form-note{text-align:center;color:#8b97a7;margin:12px 0 0;font-size:12px}@media (width<=850px){.part-request-grid{grid-template-columns:1fr}.request-info-card{position:static}}@media (width<=560px){.part-request-hero{padding:120px 0 38px}.request-info-card,.part-request-form{padding:25px}}.contact-hero{box-sizing:border-box;color:#fff;background:linear-gradient(120deg,#061d36 0%,#0b3159 55%,#104c82 100%);height:310px;padding:140px 0 38px}.contact-hero .section-label{color:#78b9f2;letter-spacing:2.2px;margin:0 0 8px;font-size:13px;font-weight:800;line-height:1.2;display:block}.contact-hero h1{color:#fff;letter-spacing:0;margin:0;font-size:32px;font-weight:800;line-height:1.2}.contact-hero p:not(.section-label){color:#ffffffb8;max-width:680px;margin:10px 0 0;font-size:14px;line-height:1.6}.contact-content{padding:90px 0 110px}.contact-grid{grid-template-columns:.9fr 1.1fr;align-items:stretch;gap:45px;display:grid}.contact-info{background:#fff;border:1px solid #e1e7ef;border-radius:18px;padding:42px}.contact-info h2{color:#102642;letter-spacing:-2px;margin:10px 0 30px;font-size:clamp(36px,5vw,50px);line-height:1.05}.contact-cards{gap:14px;display:grid}.contact-card{background:#f8fafc;border:1px solid #e1e7ef;border-radius:12px;padding:22px}.contact-card span{color:#1765b4;letter-spacing:1.5px;margin-bottom:7px;font-size:11px;font-weight:850;display:block}.contact-card strong{color:#18304f;font-size:18px}.contact-card p{color:#748196;margin:8px 0 0;line-height:1.6}.contact-whatsapp{color:#fff;background:#d62828;border-radius:9px;justify-content:center;align-items:center;min-height:54px;margin-top:22px;padding:14px 20px;font-weight:800;transition:all .2s;display:flex}.contact-whatsapp:hover{background:#b91f1f;transform:translateY(-1px)}.contact-map{min-height:100%}.map-placeholder{text-align:center;color:#fff;background-color:#0000;background-image:linear-gradient(#07152cd1,#07152cd1),url(https://images.unsplash.com/photo-1524661135-423995f22d0b?auto=format&fit=crop&w=1400&q=85);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:18px;place-items:center;height:100%;min-height:100%;padding:40px;display:grid;overflow:hidden}.map-placeholder span{color:#7db9f3;letter-spacing:2px;font-size:12px;font-weight:850}.map-placeholder h3{margin:12px 0;font-size:40px}.map-placeholder p{color:#d2dce8;max-width:430px;line-height:1.7}@media (width<=850px){.contact-grid{grid-template-columns:1fr}.map-placeholder{min-height:420px}}@media (width<=560px){.contact-info{padding:25px}.contact-hero{padding:70px 0}}.contact-map{background:#eef2f6;border:1px solid #e1e7ef;border-radius:18px;height:480px;overflow:hidden}.contact-map iframe{border:0;width:100%;height:100%;display:block}.brand-selection{background:#f5f7fa;padding:48px 0 20px}.brand-selection-card{min-height:145px;color:inherit;background:#fff;border:1px solid #e1e7ed;border-radius:14px;align-items:center;gap:25px;padding:25px 28px;text-decoration:none;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex}.brand-selection-card:hover{border-color:#bdcbd8;transform:translateY(-4px);box-shadow:0 12px 30px #0d253e14}.brand-selection-card h3{color:#101820;margin:0 0 7px;font-size:20px;font-weight:800}.brand-selection-card:hover span{color:#1767a9}@media (width<=850px){.brand-selection-grid{grid-template-columns:1fr}}.about-hero{box-sizing:border-box;color:#fff;background:linear-gradient(120deg,#061d36 0%,#0b3159 55%,#104c82 100%);height:310px;padding:140px 0 38px}.about-hero .section-label{color:#78b9f2;letter-spacing:2.2px;margin:0 0 8px;font-size:13px;font-weight:800;line-height:1.2;display:block}.about-hero h1{color:#fff;letter-spacing:0;margin:0;font-size:32px;font-weight:800;line-height:1.2}.about-hero p:not(.section-label){color:#ffffffb8;max-width:680px;margin:10px 0 0;font-size:14px;line-height:1.6}.about-intro{padding:110px 0}.about-intro-grid{grid-template-columns:1fr 1fr;align-items:center;gap:75px;display:grid}.about-image{border-radius:18px;height:570px;overflow:hidden}.about-image img{object-fit:cover;width:100%;height:100%;display:block}.about-content h2{color:#102642;letter-spacing:-2px;margin:10px 0 25px;font-size:clamp(38px,5vw,55px);line-height:1.05}.about-content>p:not(.section-label){color:#6b798c;line-height:1.8}.about-features{border-top:1px solid #e1e7ef;border-bottom:1px solid #e1e7ef;grid-template-columns:repeat(3,1fr);margin-top:35px;display:grid}.about-features div{padding:22px 10px}.about-features div+div{border-left:1px solid #e1e7ef}.about-features strong,.about-features span{display:block}.about-features strong{color:#0b3b75;font-size:18px}.about-features span{color:#8793a3;margin-top:5px;font-size:12px}.about-values{background:#f4f7fb;padding:100px 0}.about-values-heading{margin-bottom:45px}.about-values-heading h2{color:#102642;letter-spacing:-2px;margin:10px 0 0;font-size:clamp(36px,5vw,52px)}.values-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.values-grid article{background:#fff;border:1px solid #e1e7ef;border-radius:14px;min-height:210px;padding:26px;transition:all .25s}.values-grid article:hover{transform:translateY(-5px);box-shadow:0 18px 45px #112e5214}.values-grid article>span{color:#d62828;font-size:13px;font-weight:850}.values-grid h3{color:#102642;margin:38px 0 10px;font-size:20px}.values-grid p{color:#718096;margin:0;font-size:14px;line-height:1.6}@media (width<=850px){.about-intro-grid{grid-template-columns:1fr;gap:40px}.about-image{height:420px}.values-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}}@media (width<=600px){.about-values{padding:55px 0}.about-values-heading{margin-bottom:28px}.about-values-heading h2{font-size:30px;line-height:1.1}.values-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.values-grid article{border-radius:11px;min-height:0;padding:14px 10px}.values-grid article>span{font-size:10px}.values-grid h3{margin:22px 0 7px;font-size:13px;line-height:1.15}.values-grid p{font-size:10px;line-height:1.4}.about-hero{height:360px;padding:155px 0 45px}.about-hero .section-label{letter-spacing:2.2px;margin:0 0 8px;font-size:13px}.about-hero h1{font-size:32px;line-height:1.2}.about-hero p:not(.section-label){margin-top:10px;font-size:14px;line-height:1.6}.about-intro{padding:30px 0 55px}.about-intro-grid{gap:24px}.about-image{border-radius:14px;height:300px}.about-content h2{letter-spacing:-1px;margin:6px 0 16px;font-size:31px;line-height:1.12}.about-content>p:not(.section-label){font-size:14px;line-height:1.65}.about-features{margin-top:24px}}.header{z-index:1000;background:linear-gradient(#040f1dad 0%,#040f1d61 55%,#040f1d00 100%);border:none;width:100%;transition:background .3s,box-shadow .3s;position:fixed;top:0;left:0}.header-inner{align-items:center;gap:32px;min-height:88px;transition:min-height .3s;display:flex}.brand{flex-shrink:0;align-items:center;gap:12px;text-decoration:none;display:flex}.nav{align-items:center;gap:27px;margin-left:auto;display:flex}.nav-link{color:#fffffff2;letter-spacing:.3px;white-space:nowrap;font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:800;text-decoration:none;transition:color .2s,opacity .2s;position:relative;transform:skew(-5deg)}.nav-link:after{content:"";transform-origin:50%;background:#1767a9;width:100%;height:2px;transition:transform .25s;position:absolute;bottom:-10px;left:0;transform:scaleX(0)}.nav-link:hover{color:#1767a9}.nav-link:hover:after,.nav-link.active:after{transform:scaleX(1)}.nav-link.active{color:#1767a9}.header-contact{border-left:1px solid #dce2e8;align-items:center;gap:14px;margin-left:6px;padding-left:22px;display:flex}.header-social{color:#183b63;background:#f0f4f8;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;text-decoration:none;transition:background .2s,color .2s,transform .2s;display:flex}.header-social:hover{color:#fff;background:#1767a9;transform:translateY(-2px)}.header-phone{color:#183b63;white-space:nowrap;align-items:center;gap:9px;text-decoration:none;display:flex}.header-phone>svg{font-size:17px}.header-phone small{color:#8a95a0;margin-bottom:2px;font-size:9px;line-height:1;display:block}.header-phone strong{color:#183b63;font-size:13px;line-height:1.1;transition:color .3s;display:block}.header.scrolled{background:#071b33;box-shadow:0 7px 22px #05111f2e}.header.scrolled .header-inner{min-height:68px}.header.scrolled .nav-link{color:#ffffffd1}.header.scrolled .nav-link:hover,.header.scrolled .nav-link.active{color:#fff}.header.scrolled .nav-link:after{background:#4b9bd8}.header.scrolled .header-contact{border-left-color:#fff3}.header.scrolled .header-social{color:#fff;background:#ffffff1a}.header.scrolled .header-social:hover{background:#1767a9}.header.scrolled .header-phone{color:#fff}.header.scrolled .header-phone small{color:#ffffff8c}.header.scrolled .header-phone strong{color:#fff}@media (width<=1050px){.header-contact{display:none}.nav{gap:20px}}.header-logo{object-fit:contain;width:190px;height:auto;display:block}.header.scrolled .header-logo{width:165px}@media (width<=760px){.header{background:#071b33}.header-inner{justify-content:space-between;gap:16px;min-height:72px;padding-left:18px;padding-right:18px}.header-logo{width:155px}.header.scrolled .header-logo{width:145px}.header-contact{display:none}.mobile-menu-button{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;font-size:22px;display:flex}.nav{opacity:0;visibility:hidden;pointer-events:none;background:#071b33;flex-direction:column;align-items:stretch;gap:0;width:100%;margin:0;padding:12px 20px 20px;transition:opacity .25s,transform .25s,visibility .25s;display:flex;position:absolute;top:72px;left:0;transform:translateY(-12px)}.nav.mobile-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.nav-link{border-bottom:1px solid #ffffff14;width:100%;padding:15px 4px;font-size:16px;transform:none}.nav-link:after{display:none}.nav-link.active{color:#4b9bd8}.mobile-menu-contact{flex-direction:column;gap:12px;padding-top:18px;display:flex}.mobile-menu-contact a{color:#ffffffd9;align-items:center;gap:10px;font-size:14px;text-decoration:none;display:flex}}.mobile-menu-button,.mobile-menu-contact{display:none}@media (width<=760px){.mobile-menu-button,.mobile-menu-contact{display:flex}}.header .header-phone,.header .header-phone>svg,.header .header-phone strong{color:#fff}.header .header-phone small{color:#ffffffa6}.header .header-contact{border-left-color:#ffffff40}.header .header-social{color:#fff;background:#ffffff1f}@media (width<=760px){.header-inner{position:relative}.mobile-menu-button{z-index:1002;justify-content:center;align-items:center;display:flex!important}.header .nav{opacity:0;visibility:hidden;pointer-events:none;z-index:1001;background:#071b33;flex-direction:column;align-items:stretch;gap:0;width:100%;height:auto;margin:0;padding:12px 20px 22px;transition:opacity .25s,transform .25s,visibility .25s;position:fixed;top:72px;left:0;transform:translateY(-15px);display:flex!important}.header .nav.mobile-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.header .nav-link{letter-spacing:.3px;width:100%;padding:15px 4px;font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:800;display:block;transform:skew(-5deg)}.header .nav-link.active{color:#4b9bd8}}.footer-brands{background:#fff;border-top:3px solid #1767a9;border-bottom:1px solid #e5e9ed;padding:18px 0}.footer-brand-row{justify-content:center;align-items:center;gap:100px;display:flex}.footer-brand-row img{object-fit:contain;opacity:1;width:145px;height:90px;transition:opacity .2s,transform .2s}.footer-brand-row img:hover{transform:translateY(-2px)}.footer-main{grid-template-columns:repeat(3,1fr);gap:60px;padding-top:42px;padding-bottom:45px;display:grid}.footer-column{text-align:center}.footer-column h3{color:#fff;letter-spacing:.4px;margin:0 0 17px;font-size:15px;font-weight:700}.footer-column p,.footer-column>a{color:#aab3bd;font-size:13px;line-height:1.8;text-decoration:none}.footer-column>a{display:block}.footer-column>a:hover{color:#fff}.footer-socials{justify-content:center;align-items:center;gap:10px;margin-top:17px;display:flex}.footer-socials a{color:#fff;border:1px solid #34404c;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;display:flex;overflow:hidden}.footer-socials a svg{flex-shrink:0;width:18px;height:18px;display:block}.footer-socials a:hover{background:#1767a9;border-color:#1767a9;transform:translateY(-2px)}.footer-socials .footer-whatsapp:hover{background:#25d366;border-color:#25d366}.footer-bottom{border-top:1px solid #26313c}.footer-bottom-inner{justify-content:space-between;align-items:center;gap:25px;min-height:78px;display:flex}.footer-bottom-inner>span{color:#77828d;font-size:11px}.footer-bottom-links{align-items:center;gap:8px;display:flex}.footer-bottom-links a,.footer-bottom-links span{color:#77828d;font-size:11px;text-decoration:none}.footer-bottom-links a:hover{color:#fff}.footer-sahibinden{background:#ffe500;border-radius:8px;align-items:center;gap:10px;padding:9px 14px;text-decoration:none;transition:transform .2s;display:flex;color:#111!important}.footer-sahibinden:hover{transform:translateY(-2px)}.footer-sahibinden-icon{color:#ffe500;background:#151515;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:900;display:flex}.footer-sahibinden div{flex-direction:column;align-items:flex-start;display:flex}.footer-sahibinden small{color:#333;opacity:1;font-size:9px;font-weight:600;line-height:1.2;display:block}.footer-sahibinden strong{color:#111;font-size:13px;font-weight:800;line-height:1.2;display:block}@media (width<=750px){.footer-brand-row{gap:35px}.footer-brand-row img{width:75px;height:55px}.footer-main{grid-template-columns:1fr;gap:35px;padding-top:35px;padding-bottom:35px}.footer-bottom-inner{flex-direction:column;gap:18px;padding-top:22px;padding-bottom:22px}.footer-sahibinden{margin-top:4px}}.footer-socials a{position:relative}.footer-socials a svg{width:18px;height:18px;margin:0;padding:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.footer-sahibinden{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px}.footer-sahibinden div{text-align:center;align-items:center}.footer-sahibinden-icon{margin:0 auto}.footer-sahibinden small,.footer-sahibinden strong{text-align:center}.footer-bottom{padding:24px 0 18px}.footer-bottom-inner{flex-direction:column;gap:20px;display:flex}.footer-bottom-contact{flex-wrap:wrap;align-items:center;gap:26px;display:flex}.footer-bottom-logo{object-fit:contain;width:150px;height:auto}.footer-bottom-socials{align-items:center;gap:10px;display:flex}.footer-bottom-socials a{color:#fff;background:#0d4f92;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;font-weight:800;text-decoration:none;transition:transform .2s,background .2s;display:flex}.footer-bottom-socials a:hover{background:#1767a9;transform:translateY(-2px)}.footer-bottom-socials svg{width:18px;height:18px}.footer-bottom-sahibinden{color:#111!important;background:#ffe500!important;font-size:15px!important;font-weight:900!important}.footer-bottom-details{flex-direction:column;gap:4px;display:flex}.footer-bottom-details a{color:#fff;font-size:14px;text-decoration:none}.footer-copyright{color:#ffffffb3;border-top:1px solid #ffffff26;padding-top:16px;font-size:12px}@media (width<=650px){.footer-bottom-contact{gap:16px}.footer-bottom-logo{width:120px}.footer-bottom-socials a{width:34px;height:34px}.footer-bottom-details{width:100%}}.footer-bottom-socials a{justify-content:center;align-items:center;display:flex;position:relative}.footer-bottom-socials a svg{width:18px;height:18px;margin:0;padding:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.footer-bottom-sahibinden{justify-content:center!important;align-items:center!important;line-height:1!important;display:flex!important}.footer-bottom-socials a{text-align:center;line-height:1}.footer-bottom-socials a:not(:has(svg)){justify-content:center;align-items:center;display:flex}.admin-login-page{background:linear-gradient(135deg,#06142b,#123d72);place-items:center;min-height:calc(100vh - 126px);padding:60px 20px;display:grid}.admin-login-card{background:#fff;border-radius:18px;width:min(440px,100%);padding:42px;box-shadow:0 25px 70px #0003}.admin-login-brand{flex-direction:column;justify-content:center;align-items:center;gap:10px;margin-bottom:28px;display:flex}.admin-login-logo{object-fit:contain;width:190px;height:auto;display:block}.admin-login-brand span{letter-spacing:2.2px;color:#718096;font-size:11px;font-weight:800}.admin-login-card h1{color:#102642;margin:0 0 10px;font-size:36px}.admin-login-card>p{color:#768397;margin:0 0 30px;line-height:1.6}.admin-form-group input{border:1px solid #d6dfeb;border-radius:9px;outline:none;width:100%;min-height:52px;padding:0 15px}.admin-form-group input:focus{border-color:#1765b4;box-shadow:0 0 0 3px #1765b414}.admin-login-error{color:#b91f1f;background:#fff0f0;border-radius:8px;margin-bottom:18px;padding:12px 14px;font-size:13px}.admin-login-button{color:#fff;cursor:pointer;background:#0b3b75;border:0;border-radius:9px;width:100%;min-height:54px;font-weight:800}.admin-login-button:hover{background:#d62828}.admin-product-form-wrapper{margin-bottom:35px}.admin-product-form{background:#fff;border:1px solid #e0e7ef;border-radius:14px;padding:32px}.admin-form-header{justify-content:space-between;align-items:flex-start;margin-bottom:26px;display:flex}.admin-form-header h2{color:#102642;margin:5px 0 0;font-size:30px}.admin-close-button{color:#4d5d72;cursor:pointer;background:#f1f4f8;border:0;border-radius:8px;width:38px;height:38px;font-size:24px}.admin-form-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.admin-form-group{margin-bottom:18px}.admin-form-group label{color:#263b57;margin-bottom:8px;font-size:14px;font-weight:750;display:block}.admin-form-group input,.admin-form-group select,.admin-form-group textarea{background:#fbfcfe;border:1px solid #d6dfeb;border-radius:8px;outline:none;width:100%}.admin-form-group input,.admin-form-group select{min-height:50px;padding:0 14px}.admin-form-group textarea{resize:vertical;padding:14px}.admin-form-group input:focus,.admin-form-group select:focus,.admin-form-group textarea:focus{background:#fff;border-color:#1765b4}.admin-checkbox-row{gap:28px;margin:10px 0 25px;display:flex}.admin-checkbox-row label{color:#40516a;align-items:center;gap:8px;font-weight:650;display:flex}.admin-form-actions{justify-content:flex-end;gap:10px;display:flex}.admin-cancel-button,.admin-save-button{cursor:pointer;border-radius:8px;min-height:46px;padding:0 20px;font-weight:750}.admin-cancel-button{color:#526178;background:#fff;border:1px solid #d7dfea}.admin-save-button{color:#fff;background:#0b3b75;border:0}.admin-save-button:hover{background:#d62828}@media (width<=700px){.admin-form-grid{grid-template-columns:1fr}.admin-form-actions{flex-direction:column-reverse}.admin-form-actions button{width:100%}}.admin-dashboard{background:#f4f7fb;min-height:100vh;padding:0 0 100px}.admin-dashboard-header{justify-content:space-between;align-items:center;gap:30px;margin-bottom:35px;display:flex}.admin-dashboard-header h1{color:#102642;margin:5px 0 0;font-size:34px;line-height:1.15}.admin-dashboard-actions{gap:10px;display:flex}.admin-add-button,.admin-logout-button{cursor:pointer;border:0;border-radius:8px;min-height:44px;padding:0 18px;font-weight:750}.admin-add-button{color:#fff;background:#0b3b75}.admin-logout-button{color:#4b5870;background:#fff;border:1px solid #dbe2ec}.admin-product-table{background:#fff;border:1px solid #e0e7ef;border-radius:14px;overflow:hidden}.admin-table-head,.admin-table-row{grid-template-columns:2fr 1fr 1fr 1fr 1.2fr .8fr 1fr;align-items:center;gap:20px;display:grid}.admin-table-head{color:#fff;letter-spacing:.5px;background:#0b2d5b;padding:16px 20px;font-size:12px;font-weight:800}.admin-table-row{border-bottom:1px solid #e7ecf2;min-height:82px;padding:14px 20px}.admin-table-row:last-child{border-bottom:0}.admin-product-name{align-items:center;gap:13px;display:flex}.admin-product-name img{object-fit:cover;background:#edf1f5;border-radius:8px;width:55px;height:55px}.admin-row-actions{gap:8px;display:flex}.admin-row-actions button{cursor:pointer;border-radius:7px;padding:9px 11px;font-weight:700}.admin-edit-button{color:#0b4d91;background:#fff;border:1px solid #b9cbe0}.admin-delete-button{color:#c62020;background:#fff0f0;border:0}.admin-loading{padding:80px 0}@media (width<=850px){.admin-dashboard-header{flex-direction:column;align-items:flex-start}.admin-product-table{overflow-x:auto}.admin-table-head,.admin-table-row{min-width:850px}}.admin-product-form-wrapper{width:min(760px,100%);margin:0 auto 35px}.admin-product-form{background:#fff;border:1px solid #e0e7ef;border-radius:14px;padding:28px;box-shadow:0 18px 45px #0f2d5014}.admin-form-group select{appearance:none;cursor:pointer;background-color:#fbfcfe;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%231765b4' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:14px;min-height:50px;padding:0 42px 0 14px}.admin-form-group select:hover{background-color:#fff;border-color:#9eb9d8}@media (width<=700px){.admin-product-form-wrapper{width:100%}.admin-product-form{padding:22px}.admin-form-grid{grid-template-columns:1fr}}.admin-topbar{color:#fff;background:#07152c;justify-content:space-between;align-items:center;width:100%;min-height:82px;margin-bottom:45px;padding:0 max(4%,40px);display:flex}.admin-topbar-brand{align-items:center;gap:14px;display:flex}.admin-topbar-brand strong{letter-spacing:1.2px;font-size:17px;display:block}.admin-topbar-brand span{color:#72ade8;letter-spacing:2px;margin-top:3px;font-size:10px;font-weight:800;display:block}.admin-topbar-actions{gap:10px;display:flex}.admin-site-button,.admin-topbar-logout{cursor:pointer;border-radius:7px;min-height:40px;padding:0 16px;font-weight:750}.admin-site-button{color:#fff;background:0 0;border:1px solid #476685}.admin-topbar-logout{color:#fff;background:#d62828;border:0}.admin-logo{object-fit:contain;width:150px;height:auto}.admin-topbar-brand>span{color:#72ade8;letter-spacing:2px;border-left:1px solid #fff3;padding-left:14px;font-size:10px;font-weight:800}.admin-image-preview{background:#f4f6f8;border:1px solid #dfe6ee;border-radius:9px;width:130px;height:100px;margin-top:12px;overflow:hidden}.admin-image-preview img{object-fit:cover;width:100%;height:100%;display:block}.admin-upload-status{color:#63758b;margin-top:8px;font-size:12px;display:block}.categories-page{background:#f5f7fa;min-height:100vh}.categories-page-header{box-sizing:border-box;background:linear-gradient(120deg,#061d36 0%,#0b3159 55%,#104c82 100%);height:310px;padding:140px 0 38px}.categories-page-header span{color:#78b9f2;letter-spacing:2.2px;margin:0 0 8px;font-size:13px;font-weight:800;line-height:1.2;display:block}.categories-page-header h1{color:#fff;margin:0;font-size:32px;font-weight:800;line-height:1.2}.categories-page-header p{color:#ffffffb8;margin:10px 0 0;font-size:14px;line-height:1.6}.categories-page-content{padding:55px 0 90px}.categories-page-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.categories-page-card{background-position:50%;background-size:cover;border-radius:16px;align-items:flex-end;min-height:280px;text-decoration:none;transition:transform .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden}.categories-page-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #0a1e3729}.categories-page-card-overlay{background:linear-gradient(#07172b0d,#07172b59,#07172bf2);position:absolute;inset:0}.categories-page-card-content{z-index:2;width:100%;padding:26px;position:relative}.categories-page-card-content h2{color:#fff;margin:0 0 8px;font-size:21px}.categories-page-card-content span{color:#ffffffbf;font-size:13px;font-weight:700}.categories-page-card:hover .categories-page-card-content span{color:#fff}@media (width<=1100px){.categories-page-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.categories-page-header{align-items:flex-start;height:auto;min-height:310px;padding:125px 0 45px;display:flex}.categories-page-header h1{font-size:30px;line-height:1.15}.categories-page-header p{margin-top:14px;font-size:14px;line-height:1.55}.categories-page-content{padding:35px 0 60px}.categories-page-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.categories-page-card{aspect-ratio:1;border-radius:12px;min-height:0}.categories-page-card-content{padding:14px}.categories-page-card-content h2{margin-bottom:5px;font-size:15px;line-height:1.15}.categories-page-card-content span{font-size:10px;line-height:1.2}}.brand-selection{background:#fff;border-bottom:1px solid #e4e9ef;padding:42px 0}.brand-selection-title{margin-bottom:26px}.brand-selection-title>span{color:#1767a9;letter-spacing:1.7px;margin-bottom:6px;font-size:11px;font-weight:800;display:block}.brand-selection-title h2{color:#111b27;margin:0;font-size:27px;font-weight:800}.brand-selection-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.brand-selection-card{min-height:150px;color:inherit;background:#fff;border:1px solid #dfe6ed;border-radius:16px;align-items:center;gap:22px;padding:25px;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.brand-selection-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0a1e371a}.brand-selection-card img{object-fit:contain;flex-shrink:0;width:80px;height:70px}.brand-selection-card h3{color:#111b27;margin:0 0 6px;font-size:19px}.brand-selection-card span{color:#75808b;font-size:12px;font-weight:600}@media (width<=650px){.brand-selection{padding:32px 0}.brand-selection-title{margin-bottom:20px}.brand-selection-title h2{font-size:23px}.brand-selection-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.brand-selection-card{aspect-ratio:1;text-align:center;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:0;padding:12px 6px}.brand-selection-card img{width:52px;height:52px}.brand-selection-card h3{margin:0 0 3px;font-size:14px;line-height:1.1}.brand-selection-card span{font-size:9px;line-height:1.15}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#111827;background:#fff;margin:0;font-family:Inter,Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.container{width:min(1180px,92%);margin:0 auto}.topbar{color:#dbe7f7;background:#07152c;font-size:13px}.topbar-inner{justify-content:space-between;align-items:center;min-height:38px;display:flex}.topbar-links{gap:26px;display:flex}.hero{background:#07152c;height:620px;position:relative;overflow:hidden}.slide{opacity:0;background-position:50%;background-size:cover;transition:opacity .8s;position:absolute;inset:0}.slide.active{opacity:1}.hero-overlay{z-index:1;background:linear-gradient(90deg,#08141f7a 0%,#0a182552 45%,#0a162229 100%);position:absolute;inset:0}.hero-content{z-index:2;text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;height:100%;padding-top:70px;padding-left:70px;display:flex;position:relative}.hero-kicker{letter-spacing:1.8px;color:#ffffffd1;text-transform:uppercase;margin:0 0 14px;font-size:10px;font-weight:700;line-height:1.2}.hero h1{letter-spacing:-1.2px;color:#fff;max-width:560px;margin:0;font-size:clamp(34px,3.4vw,48px);font-weight:800;line-height:1.02}.hero-text{color:#ffffffd1;max-width:520px;margin:12px 0 0;font-size:15px;font-weight:400;line-height:1.5}.hero .primary-btn{border-radius:6px;padding:11px 18px;font-size:14px;font-weight:700}.hero-actions{margin-top:20px}.primary-btn,.secondary-btn{border-radius:7px;padding:15px 23px;font-weight:750}.primary-btn{color:#fff;background:#d62828}.secondary-btn{color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid #ffffff73}.slider-dots{z-index:5;gap:8px;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.slider-dots button{cursor:pointer;background:#ffffff73;border:0;border-radius:99px;width:10px;height:10px;padding:0}.slider-dots button.active{background:#fff;width:30px}.search-section{z-index:10;margin-top:-42px;position:relative}.search-box{background:#fff;border-radius:16px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:40px;padding:34px;display:grid;box-shadow:0 18px 60px #162a4621}.section-label{color:#1765b4;letter-spacing:2.5px;margin:0 0 10px;font-size:12px;font-weight:850}.search-box h2,.section-header h2,.request-section h2{letter-spacing:-1.5px;margin:0;font-size:clamp(30px,4vw,44px)}.search-row{border:1px solid #d6deea;border-radius:10px;display:flex;overflow:hidden}.search-row input{border:0;outline:0;flex:1;min-width:0;padding:17px 18px}.search-row button{color:#fff;cursor:pointer;background:#1261b5;border:0;padding:0 28px;font-weight:750}.categories-section,.products-section{padding:105px 0}.section-header{justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px;display:flex}.section-header a{color:#1765b4;font-weight:700}.category-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.categories-section{background:#f5f7fa;padding:90px 0}.categories-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:40px;display:grid}.category-card{background-position:50%;background-size:cover;border-radius:16px;align-items:flex-end;min-height:260px;text-decoration:none;transition:transform .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden}.category-card:hover{transform:translateY(-6px);box-shadow:0 18px 35px #0a1e372e}.category-card:before{content:"";z-index:1;background:linear-gradient(#07172b14 0%,#07172b8c 52%,#07172bf2 100%);transition:background .35s;position:absolute;inset:0}.category-card:hover:before{background:linear-gradient(#07172b1f 0%,#07172b9e 45%,#07172bfa 100%)}.category-overlay{z-index:1;background:#0023460d;position:absolute;inset:0}.category-content{z-index:2;justify-content:space-between;align-items:flex-end;gap:15px;width:100%;padding:24px;display:flex;position:relative}.category-number{letter-spacing:1.5px;color:#ffffffbf;font-size:13px;font-weight:800;position:absolute;top:-170px;left:22px}.category-content h3{color:#fff;margin:0 0 7px;font-size:20px;font-weight:800}.category-content p{color:#ffffffbf;margin:0;font-size:13px;font-weight:600;transition:color .25s}.category-card:hover .category-content p{color:#fff}@media (width<=1100px){.categories-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.categories-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:28px}}@media (width<=650px){.categories-section{padding:60px 0}}.products-section{background:#f3f6fa}.product-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.product-card{background:#fff;border:1px solid #e1e7ef;border-radius:14px;overflow:hidden}.product-image{aspect-ratio:1/.78;background:#eef2f6;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:all .3s;display:block}.product-card:hover img{transform:scale(1.04)}.product-info{padding:22px}.product-info span{color:#1765b4;font-size:12px;font-weight:750}.product-info h3{margin:8px 0;font-size:19px}.product-info p{color:#758195;margin:0 0 20px;font-size:14px}.product-info a{color:#fff;background:#0b3b75;border:1px solid #0b3b75;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:46px;margin-top:4px;padding:12px 18px;font-size:14px;font-weight:750;transition:all .2s;display:inline-flex}.product-info a:hover{background:#d62828;border-color:#d62828;transform:translateY(-1px)}.request-section{color:#fff;background:linear-gradient(135deg,#07152c,#123d72);padding:72px 0}.request-inner{justify-content:space-between;align-items:center;gap:40px;display:flex}.section-label.light{color:#79b8f4}.request-section p:not(.section-label){color:#cfdae8;max-width:650px;margin:18px 0 0;line-height:1.7}.request-btn{color:#fff;background:#25d366;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:11px 17px;font-size:13px;font-weight:800;text-decoration:none;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.request-btn:hover{background:#20bd5a;transform:translateY(-2px);box-shadow:0 7px 18px #0000002e}.footer{color:#d6deea;background:#050d19}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:50px;padding:70px 0;display:grid}.footer h3,.footer h4{color:#fff}.footer a{color:#acb8c8;margin:10px 0;display:block}.footer-bottom{text-align:center;color:#718096;border-top:1px solid #1b293d;padding:20px;font-size:13px}.floating-whatsapp{z-index:100;color:#fff;background:#19b85a;border-radius:50%;place-items:center;width:58px;height:58px;font-weight:900;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 28px #0003}@media (width<=950px){.nav{display:none}.hero{height:560px}.search-box{grid-template-columns:1fr}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.topbar-links{display:none}.hero{height:520px}.hero h1{letter-spacing:-2px}.hero-actions{flex-direction:column;align-items:flex-start}.search-section{margin-top:0;padding-top:25px}.search-box{padding:24px}.search-row{border:0;flex-direction:column;gap:10px}.search-row input{border:1px solid #d6deea;border-radius:8px}.search-row button{border-radius:8px;min-height:50px}.category-grid,.product-grid{grid-template-columns:1fr}.section-header,.request-inner{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr}}.brand-strip{background:#fff;border-top:1px solid #e7ebef;border-bottom:1px solid #e7ebef;padding:22px 0;overflow:hidden}.brand-strip-track{align-items:center;width:max-content;animation:24s linear infinite brandMove;display:flex}.brand-strip-item{flex-shrink:0;justify-content:center;align-items:center;width:220px;display:flex}.brand-strip-item img{object-fit:contain;filter:grayscale();opacity:.55;max-width:110px;height:44px;transition:all .3s}.brand-strip-item:hover img{filter:grayscale(0%);opacity:1;transform:scale(1.05)}@keyframes brandMove{0%{transform:translate(0)}to{transform:translate(-660px)}}.store-slide:before{display:none}.slider-arrow{z-index:10;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#05142647;border:1px solid #ffffff59;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:34px;font-weight:300;line-height:1;transition:background .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.slider-arrow:hover{background:#051426a6;transform:translateY(-50%)scale(1.06)}.slider-arrow-left{left:25px}.slider-arrow-right{right:25px}@media (width<=650px){.slider-arrow{width:38px;height:38px;font-size:28px}.slider-arrow-left{left:12px}.slider-arrow-right{right:12px}}.hero-overlay.store-overlay{background:linear-gradient(90deg,#04162a73 0%,#04162a40 30%,#04162a14 55%,#04162a00 75%)}.home-brand-selection{background:linear-gradient(#fff 0%,#f4f7fa 100%);border-bottom:1px solid #e6ebf0;padding:42px 0 52px}.home-brand-title{margin-bottom:28px}.home-brand-title>span{color:#1767a9;letter-spacing:1.8px;margin-bottom:7px;font-size:11px;font-weight:800;display:block}.home-brand-title h2{color:#111b27;margin:0 0 8px;font-size:28px;font-weight:800}.home-brand-title p{color:#75808b;margin:0;font-size:14px}.home-brand-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.home-brand-card{color:inherit;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #dfe6ed;border-radius:16px;align-items:center;gap:28px;padding:28px 30px;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #0f253c0a}.home-brand-card:before{content:"";transform-origin:0;background:linear-gradient(90deg,#0b4f8a,#1d77bd);width:100%;height:4px;transition:transform .25s;position:absolute;top:0;left:0;transform:scaleX(0)}.home-brand-card:hover{border-color:#b7c9da;transform:translateY(-6px);box-shadow:0 18px 40px #0d253e1f}.home-brand-card:hover:before{transform:scaleX(1)}.home-brand-card img{object-fit:contain;flex-shrink:0;width:90px;height:70px}.home-brand-card h3{color:#101820;margin:0 0 7px;font-size:20px;font-weight:800}.home-brand-card span{color:#75808b;font-size:13px;font-weight:600}.home-brand-card:hover span{color:#1767a9}.brand-marquee{background:#f8fafc;border-top:1px solid #edf1f4;border-bottom:1px solid #e4e9ee;width:100%;padding:16px 0;overflow:hidden}.brand-marquee-track img{object-fit:contain;opacity:.55;flex-shrink:0;width:90px;height:42px;transition:opacity .25s,transform .25s}.brand-marquee-track img:hover{opacity:.9;transform:scale(1.07)}.marketplace-link{justify-content:flex-end;margin-top:20px;display:flex}.sahibinden-button{color:#161616;background:#ffe500;border:1px solid #e0c900;border-radius:7px;align-items:center;gap:9px;padding:10px 16px;font-size:13px;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.sahibinden-button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000001f}.sahibinden-icon{color:#ffe500;background:#111;border-radius:50%;justify-content:center;align-items:center;width:23px;height:23px;font-size:13px;font-weight:900;display:flex}.home-brand-actions{justify-content:center;align-items:center;gap:14px;margin-top:24px;display:flex}.home-sahibinden-btn,.home-whatsapp-btn{border-radius:8px;align-items:center;gap:9px;min-height:46px;padding:7px 13px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.home-sahibinden-btn{color:#151515;background:#ffe500;border:1px solid #e2cc00}.sahibinden-s-icon{color:#ffe500;background:#151515;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;font-weight:900;display:flex}.home-whatsapp-btn{color:#fff;background:#25d366;border:1px solid #20c45d}.home-whatsapp-btn>svg{flex-shrink:0;font-size:28px}.home-brand-actions small{opacity:.75;margin-bottom:2px;font-size:10px;font-weight:500;display:block}.home-brand-actions strong{font-size:13px;font-weight:800;display:block}.home-sahibinden-btn:hover,.home-whatsapp-btn:hover{transform:translateY(-2px);box-shadow:0 7px 18px #0f1e2d1f}@media (width<=650px){.home-brand-actions{flex-direction:row;justify-content:center;gap:10px;display:flex}.home-sahibinden-btn,.home-whatsapp-btn{border-radius:8px;justify-content:center;gap:7px;width:auto;min-width:0;min-height:42px;padding:7px 12px}.home-brand-actions small{font-size:10px;line-height:1.2}.home-brand-actions strong{white-space:nowrap;font-size:13px;line-height:1.2}.sahibinden-s-icon{flex-shrink:0;width:22px;height:22px;font-size:10px}.home-whatsapp-btn>svg{font-size:22px}}.home-about{background:#fff;padding:75px 0}.home-about-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;display:grid}.home-about-image{border-radius:16px;height:430px;overflow:hidden;box-shadow:0 18px 45px #0e243a1f}.home-about-image img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.home-about-content{max-width:560px}.home-about-label{color:#1767a9;letter-spacing:2px;margin-bottom:12px;font-size:11px;font-weight:800;display:block}.home-about-content h2{color:#101927;margin:0 0 20px;font-size:36px;font-weight:800;line-height:1.15}.home-about-content>p{color:#66717d;margin:0 0 14px;font-size:15px;line-height:1.75}.home-about-stats{border-top:1px solid #dfe5eb;border-bottom:1px solid #dfe5eb;align-items:center;gap:25px;margin:32px 0 28px;padding:22px 0;display:flex}.home-about-stat{background:0 0;border:none;border-radius:0;flex:1;padding:0}.home-about-stat strong{color:#0b3159;letter-spacing:-.8px;margin-bottom:4px;font-size:28px;font-weight:700;line-height:1;display:block}.home-about-stat span{color:#687482;letter-spacing:.2px;font-size:12px;font-weight:500;display:block}.home-about-divider{background:#d9e0e7;flex-shrink:0;width:1px;height:40px}.home-about-link{color:#1767a9;align-items:center;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.home-about-link:hover{text-decoration:underline}@media (width<=900px){.home-about-grid{grid-template-columns:1fr;gap:35px}.home-about-image{height:360px}}@media (width<=600px){.home-about{padding:50px 0}.home-about-content h2{font-size:29px}.home-about-stats{grid-template-columns:1fr}.home-about-image{height:290px}}.scroll-reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(35px)}.scroll-reveal-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.scroll-reveal{opacity:1;transition:none;transform:none}}.home-product-slider{scroll-behavior:smooth;scrollbar-width:none;gap:22px;padding:5px 2px 15px;display:flex;overflow-x:auto}.home-product-slider::-webkit-scrollbar{display:none}.home-product-slider .product-card{flex:0 0 calc(25% - 16.5px);min-width:0}.home-product-button{background:#0b4f91;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:46px;margin-top:auto;font-size:14px;font-weight:800;display:flex;color:#fff!important}.home-product-slider .product-card:hover .home-product-button{background:#d62828}@media (width<=1000px){.home-product-slider .product-card{flex:0 0 calc(50% - 11px)}}@media (width<=600px){.home-product-slider .product-card{flex:0 0 85%}}.home-product-slider-wrapper{position:relative}.product-slider-arrow{z-index:10;color:#123d72;cursor:pointer;background:#fff;border:1px solid #d9e1ea;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:30px;line-height:1;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 5px 18px #071d361f}.product-slider-arrow:hover{color:#fff;background:#0b3b75;border-color:#0b3b75}.product-slider-arrow-left{left:-22px}.product-slider-arrow-right{right:-22px}@media (width<=700px){.product-slider-arrow{width:38px;height:38px;font-size:26px}.product-slider-arrow-left{left:5px}.product-slider-arrow-right{right:5px}}@media (width<=760px){.hero{height:470px}.hero-content{justify-content:center;padding-top:72px;padding-left:24px;padding-right:24px}.hero-kicker{letter-spacing:1.4px;margin-bottom:10px;font-size:9px}.hero h1{letter-spacing:-.8px;max-width:320px;font-size:30px;line-height:1.08}.hero-text{max-width:320px;margin-top:10px;font-size:13px;line-height:1.5}.hero-actions{margin-top:16px}.hero .primary-btn{padding:10px 15px;font-size:13px}.slider-dots{bottom:18px}.slider-arrow{width:36px;height:36px;font-size:25px}.slider-arrow-left{left:10px}.slider-arrow-right{right:10px}.brand-strip{padding:14px 0}.brand-strip-item{width:150px}.brand-strip-item img{max-width:85px;height:34px}}@media (width<=600px){.products-section{padding:60px 0}.home-product-slider{gap:14px;padding-bottom:12px}.home-product-slider .product-card{flex:0 0 82%}.product-info{padding:18px}.product-info h3{margin:7px 0;font-size:17px}.product-info p{margin-bottom:15px;font-size:13px}.home-product-button{min-height:43px;font-size:13px}.product-slider-arrow{width:34px;height:34px;font-size:23px}.request-section{padding:58px 0}.request-inner{gap:24px}.request-section h2{font-size:28px;line-height:1.15}.request-section p:not(.section-label){margin-top:14px;font-size:14px;line-height:1.6}.request-btn{align-self:flex-start;width:auto;padding:10px 15px;font-size:12px}.footer-grid{gap:28px;padding:48px 0}.footer h3,.footer h4{margin-bottom:12px}.footer a{margin:8px 0;font-size:14px}.footer-bottom{padding:16px 20px;font-size:12px;line-height:1.5}.floating-whatsapp{width:54px;height:54px;bottom:16px;right:16px}.categories-section{padding:55px 0}.category-card{aspect-ratio:1;border-radius:12px;min-height:0}.category-content{padding:14px}.category-content h3{margin-bottom:4px;font-size:15px;line-height:1.15}.category-content p{font-size:10px;line-height:1.3}.category-number{font-size:10px;top:14px;left:14px}.category-content{gap:6px;padding:14px 12px}.category-content h3{font-size:15px;line-height:1.15}.category-content p{white-space:nowrap;font-size:9px;line-height:1.2}.category-number{font-size:9px}.categories-grid{margin-top:28px;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.categories-grid .category-card{border-radius:12px;aspect-ratio:1!important;grid-column:auto!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important}}@media (width<=850px){.home-brand-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.home-brand-card{aspect-ratio:1;text-align:center;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:0;padding:14px 8px}.home-brand-card img{width:55px;height:55px}.home-brand-card h3{margin:0 0 4px;font-size:14px}.home-brand-card span{font-size:11px;line-height:1.25}}.floating-whatsapp svg{width:28px;height:28px}
