:root{--navy:#0b2239;--navy-2:#123653;--teal:#0aa6a6;--teal-dark:#078687;--cyan:#dff6f5;--ice:#f4f9fb;--line:#dce8ed;--text:#102638;--muted:#657786;--white:#fff;--shadow:0 24px 70px rgba(10,39,61,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Manrope',sans-serif;color:var(--text);background:#fff;line-height:1.6}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 40px));margin:auto}.topbar{background:var(--navy);color:#c7d5de;font-size:12px}.topbar-inner{height:38px;display:flex;align-items:center;justify-content:space-between}.topbar-right{display:flex;gap:24px}.topbar a:hover{color:white}.header{height:82px;background:rgba(255,255,255,.97);border-bottom:1px solid #edf2f4;position:sticky;top:0;z-index:50;backdrop-filter:blur(18px)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px}.brand img{max-height:52px;max-width:210px}.brand-mark{width:42px;height:42px;border-radius:13px;background:linear-gradient(135deg,var(--teal),#42c8bf);color:#fff;display:grid;place-items:center;font-size:21px;font-weight:800;box-shadow:0 10px 24px rgba(10,166,166,.25)}.brand-text{display:flex;flex-direction:column;line-height:1}.brand-text strong{font-size:20px;letter-spacing:1px;color:var(--navy)}.brand-text small{font-size:10px;letter-spacing:3.2px;color:var(--teal);margin-top:5px}.nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600}.nav>a,.nav-dropdown>a{padding:29px 0;display:flex;align-items:center;gap:8px}.nav a:hover{color:var(--teal)}.nav-dropdown{position:relative}.nav-dropdown>a{position:relative}.nav-chevron{width:8px;height:8px;display:inline-block;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-1px);transform-origin:center;opacity:.72;transition:transform .2s ease,opacity .2s ease,color .2s ease;margin-left:2px}.nav-dropdown:hover .nav-chevron{transform:rotate(225deg) translateY(1px);opacity:1}.dropdown-menu{position:absolute;left:-24px;top:70px;background:white;min-width:250px;border:1px solid var(--line);box-shadow:0 20px 50px rgba(7,34,52,.13);border-radius:14px;padding:10px;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s}.nav-dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:none}.dropdown-menu a{display:block;padding:10px 12px;border-radius:9px;font-size:13px}.dropdown-menu a:hover{background:var(--ice)}.dropdown-all{border-top:1px solid var(--line);margin-top:6px;color:var(--teal)!important}.nav .nav-cta{background:var(--teal);color:#fff;padding:12px 20px;border-radius:10px}.nav .nav-cta:hover{background:var(--teal-dark);color:#fff}.mobile-toggle{display:none;border:0;background:none;width:38px}.mobile-toggle span{display:block;height:2px;background:var(--navy);margin:6px}.hero{min-height:650px;background:linear-gradient(130deg,#f3fbfb 0%,#fff 50%,#edf7f9 100%);position:relative;overflow:hidden;display:flex;align-items:center}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center;padding:70px 0}.hero-copy{position:relative;z-index:2}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:7px;color:var(--teal-dark);font-size:12px;font-weight:800;letter-spacing:1.7px}.hero h1{font-size:64px;line-height:1.04;letter-spacing:-3px;margin:18px 0 22px;max-width:720px;color:var(--navy)}.hero-copy>p{font-size:18px;color:var(--muted);max-width:610px;margin-bottom:30px}.hero-actions{display:flex;gap:12px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 20px;border-radius:11px;border:0;font:700 14px 'Manrope';cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--teal);color:#fff;box-shadow:0 12px 28px rgba(10,166,166,.20)}.btn-primary:hover{background:var(--teal-dark)}.btn-light{background:white;color:var(--navy);box-shadow:0 8px 24px rgba(13,50,72,.08)}.btn-dark{background:var(--navy);color:white}.btn-white{background:white;color:var(--navy)}.btn.border{border:1px solid var(--line)}.hero-trust{display:flex;gap:36px;margin-top:45px;padding-top:28px;border-top:1px solid #dce8eb}.hero-trust div{display:flex;flex-direction:column}.hero-trust strong{font-size:13px;color:var(--navy)}.hero-trust span{font-size:11px;color:#81909b}.hero-visual{height:500px;position:relative}.medical-card{position:absolute;background:linear-gradient(145deg,#0d2a42,#0b4051);color:white;border-radius:34px;box-shadow:0 35px 80px rgba(9,50,73,.22);overflow:hidden}.main-card{width:390px;height:445px;right:40px;top:25px;padding:38px}.main-card:before{content:"";position:absolute;width:260px;height:260px;background:rgba(20,193,184,.18);border-radius:50%;right:-80px;bottom:-70px}.main-card:after{content:"";position:absolute;width:150px;height:150px;border:1px solid rgba(255,255,255,.1);border-radius:50%;right:40px;top:38px}.pulse-icon{width:46px;height:46px;border-radius:14px;background:var(--teal);display:grid;place-items:center;font-size:27px;font-weight:300}.mini-label{display:block;font-size:10px;letter-spacing:2px;color:#89dbd7;margin-top:25px}.main-card h3{font-size:37px;line-height:1.12;letter-spacing:-1.5px;margin:8px 0}.main-card p{font-size:13px;color:#b9ccd6;width:230px}.device-illustration{position:absolute;right:28px;bottom:30px;width:145px}.screen{height:120px;background:#f4f9fb;border:7px solid #c8d5dc;border-radius:15px;position:relative;box-shadow:0 12px 30px rgba(0,0,0,.2)}.screen:after{content:"";position:absolute;left:13px;right:13px;top:55px;height:2px;background:#23aca7}.screen span,.screen i,.screen b{position:absolute;width:5px;height:5px;border-radius:50%;background:#23aca7;top:20px}.screen span{left:18px}.screen i{left:30px}.screen b{left:42px}.device-base{width:84px;height:50px;border-left:10px solid #c8d5dc;border-right:10px solid #c8d5dc;border-bottom:8px solid #c8d5dc;margin:auto;border-radius:0 0 10px 10px}.floating-chip{position:absolute;background:#fff;border:1px solid #e1ecef;border-radius:16px;box-shadow:0 18px 40px rgba(11,51,72,.13);padding:13px 16px;display:flex;align-items:center;gap:11px;z-index:3}.chip-one{left:10px;top:105px}.chip-two{right:0;bottom:58px}.chip-icon{width:34px;height:34px;border-radius:10px;background:var(--cyan);color:var(--teal-dark);display:grid;place-items:center;font-weight:800;font-size:12px}.floating-chip div{display:flex;flex-direction:column}.floating-chip strong{font-size:12px}.floating-chip small{font-size:10px;color:var(--muted)}.hero-orb{position:absolute;border-radius:50%;filter:blur(2px)}.hero-orb-one{width:360px;height:360px;background:rgba(45,200,190,.08);right:5%;top:8%}.hero-orb-two{width:180px;height:180px;border:1px solid rgba(10,166,166,.16);left:-80px;bottom:0}.section{padding:90px 0}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:38px}.section-head h2,.about-copy h2,.contact-info h2{font-size:39px;line-height:1.15;letter-spacing:-1.5px;margin:8px 0;color:var(--navy)}.text-link{font-size:13px;font-weight:700;color:var(--teal)}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.category-card{padding:28px;background:#fff;border:1px solid var(--line);border-radius:18px;display:flex;gap:20px;transition:.22s}.category-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#bfe4e2}.category-icon{width:54px;height:54px;min-width:54px;background:var(--ice);border-radius:15px;display:grid;place-items:center}.category-icon svg{width:26px;height:26px;fill:none;stroke:var(--teal-dark);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.category-card h3{margin:0 0 7px;font-size:16px}.category-card p{margin:0 0 12px;color:var(--muted);font-size:12px;line-height:1.6}.category-card span{font-size:11px;font-weight:800;color:var(--teal)}.about-band{background:var(--ice)}.about-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.about-visual{height:430px;border-radius:28px;background:linear-gradient(135deg,#0c2d46,#0c5361);position:relative;overflow:hidden;box-shadow:var(--shadow)}.cross-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:38px 38px}.cross-grid:before{content:"+";position:absolute;font-size:300px;line-height:1;color:rgba(25,196,187,.18);font-weight:300;right:30px;bottom:25px}.about-badge{position:absolute;background:white;border-radius:18px;padding:17px 22px;left:30px;bottom:30px;display:flex;gap:13px;align-items:center;box-shadow:0 18px 45px rgba(0,0,0,.16)}.about-badge strong{width:44px;height:44px;border-radius:12px;background:var(--teal);color:white;display:grid;place-items:center}.about-badge span{font-size:11px;font-weight:700;line-height:1.4}.about-copy>p{color:var(--muted);font-size:15px}.check-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:25px 0 30px}.check-list span{font-size:12px;font-weight:600}.check-list span::first-letter{color:var(--teal)}.products-section{background:#fff}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;transition:.22s}.product-card:hover{transform:translateY(-4px);box-shadow:0 20px 55px rgba(11,48,69,.10)}.product-image{height:220px;background:#f5f9fa;position:relative;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover}.product-placeholder{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at center,#fff,#edf5f7);color:var(--teal)}.product-placeholder span{font-size:62px;font-weight:200;line-height:1}.product-placeholder small{font-size:9px;letter-spacing:2px;color:#79919e}.product-placeholder.large{min-height:460px}.product-badge{position:absolute;top:14px;left:14px;padding:6px 9px;border-radius:7px;background:var(--navy);color:#fff;font-size:9px;font-weight:700}.product-body{padding:19px}.product-category{font-size:9px;letter-spacing:1.2px;font-weight:800;color:var(--teal);text-transform:uppercase}.product-body h3{font-size:15px;line-height:1.35;margin:6px 0 8px}.product-body p{font-size:11px;color:var(--muted);height:52px;overflow:hidden;margin:0}.product-bottom{border-top:1px solid #edf2f4;margin-top:16px;padding-top:14px;display:flex;justify-content:space-between;align-items:center}.product-bottom strong{font-size:12px;color:var(--navy)}.product-bottom span{color:var(--teal)}.cta-section{padding:35px 0 90px}.cta-card{background:linear-gradient(120deg,#0b2a43,#0d5b66);border-radius:26px;color:white;padding:48px 55px;display:flex;align-items:center;justify-content:space-between;gap:40px;position:relative;overflow:hidden}.cta-card:after{content:"+";position:absolute;right:220px;top:-75px;font-size:230px;line-height:1;color:rgba(255,255,255,.05)}.cta-card h2{font-size:35px;margin:7px 0}.cta-card p{margin:0;color:#b9d0d8}.section-kicker.light{color:#70d7d3}.footer{background:#071c2d;color:#b8c8d2;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:60px}.footer-brand .brand-text strong{color:#fff}.footer-grid>div{display:flex;flex-direction:column;gap:10px}.footer-grid p{font-size:12px;max-width:300px}.footer-grid h4{color:#fff;font-size:13px;margin:0 0 10px}.footer-grid a{font-size:11px}.footer-grid a:hover{color:#65d5d1}.footer-bottom{margin-top:45px;padding-top:20px;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;font-size:10px}.whatsapp-float{position:fixed;right:25px;bottom:25px;width:54px;height:54px;border-radius:50%;background:#20b95a;color:#fff;display:grid;place-items:center;font-weight:800;font-size:12px;box-shadow:0 14px 32px rgba(0,0,0,.2);z-index:60}.page-hero{background:linear-gradient(120deg,#edf9f9,#f8fbfc);padding:75px 0;border-bottom:1px solid var(--line)}.page-hero.compact{padding:60px 0}.page-hero h1{font-size:48px;letter-spacing:-2px;line-height:1.08;margin:10px 0;color:var(--navy)}.page-hero p{margin:0;color:var(--muted)}.catalog-layout{display:grid;grid-template-columns:230px 1fr;gap:45px}.catalog-sidebar{display:flex;flex-direction:column;gap:4px;align-self:start;position:sticky;top:110px}.catalog-sidebar h3{font-size:14px;margin:0 0 12px}.catalog-sidebar a{font-size:12px;color:#5f7583;padding:10px 12px;border-radius:9px;display:flex;justify-content:space-between}.catalog-sidebar a:hover,.catalog-sidebar a.active{background:var(--cyan);color:var(--teal-dark);font-weight:700}.search-bar{display:flex;border:1px solid var(--line);border-radius:12px;overflow:hidden;max-width:560px;background:#fff}.search-bar input{border:0;outline:0;padding:13px 16px;flex:1;font:500 12px 'Manrope'}.search-bar button{border:0;background:var(--navy);color:white;padding:0 22px;font:700 12px 'Manrope';cursor:pointer}.catalog-meta{display:flex;justify-content:space-between;margin:22px 0 20px;font-size:11px;color:var(--muted)}.catalog-meta strong{color:var(--text)}.catalog-main .product-grid{grid-template-columns:repeat(3,1fr)}.empty-state{text-align:center;padding:80px 20px;background:var(--ice);border-radius:18px}.empty-state strong{display:block;font-size:20px;margin-bottom:8px}.empty-state p{color:var(--muted);font-size:13px}.product-detail-section{padding:35px 0 75px}.breadcrumbs{display:flex;gap:8px;font-size:10px;color:#81909a;margin-bottom:28px}.product-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.detail-image{background:#f5f9fa;border-radius:24px;overflow:hidden;min-height:460px}.detail-image img{width:100%;height:500px;object-fit:contain;background:#fff}.detail-copy h1{font-size:42px;line-height:1.1;letter-spacing:-1.8px;margin:10px 0 12px}.brand-model{display:flex;gap:22px;font-size:10px;color:var(--muted);margin-bottom:22px}.detail-copy .lead{font-size:15px;color:var(--muted)}.detail-price{font-size:28px;font-weight:800;color:var(--navy);margin:24px 0}.quote-note{background:var(--cyan);color:#26686c;border-radius:10px;padding:12px 15px;font-size:11px;margin:24px 0}.detail-actions{display:flex;gap:10px}.detail-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:55px}.detail-block{border:1px solid var(--line);border-radius:16px;padding:25px}.detail-block h2{font-size:15px;margin:0 0 12px}.detail-block p{font-size:12px;color:var(--muted);margin:0}.preline{white-space:pre-line}.related{background:var(--ice)}.content-layout{display:grid;grid-template-columns:220px 1fr;gap:65px}.content-layout aside{display:flex;flex-direction:column;align-self:start;position:sticky;top:110px}.content-layout aside strong{font-size:14px;margin-bottom:12px}.content-layout aside a{padding:10px 0;border-bottom:1px solid var(--line);font-size:11px;color:var(--muted)}.content-layout aside a:hover{color:var(--teal)}.content-layout article{max-width:760px}.content-accent{font-size:80px;color:#d5f1ef;font-weight:800;line-height:1}.rich-content{font-size:16px;color:#506673;line-height:2}.content-callout{margin-top:45px;background:var(--navy);color:#fff;padding:28px;border-radius:16px}.content-callout strong{font-size:20px}.content-callout p{font-size:12px;color:#b9cbd5}.content-callout a{font-size:12px;color:#62d5cf;font-weight:700}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.contact-info>p{color:var(--muted)}.info-list{display:flex;flex-direction:column;gap:14px;margin-top:30px}.info-list>div{display:flex;gap:13px;align-items:center}.info-list>div>span{width:42px;height:42px;background:var(--cyan);border-radius:12px;display:grid;place-items:center;color:var(--teal)}.info-list>div>div{display:flex;flex-direction:column}.info-list small{font-size:9px;color:#82939d}.info-list a,.info-list strong{font-size:12px}.form-card{padding:34px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow)}.form-card h3{font-size:20px;margin:0 0 22px}.form-card label{display:flex;flex-direction:column;gap:7px;font-size:10px;font-weight:700;color:#465b68;margin-bottom:15px}.form-card input,.form-card textarea,.form-card select{width:100%;border:1px solid var(--line);border-radius:9px;padding:12px 13px;font:500 12px 'Manrope';outline:none;background:#fbfdfe}.form-card input:focus,.form-card textarea:focus,.form-card select:focus{border-color:#7bcfcb;box-shadow:0 0 0 3px rgba(10,166,166,.08)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.alert{padding:12px 14px;border-radius:10px;font-size:11px;margin-bottom:15px}.alert.success{background:#e8f8f0;color:#20704a}.alert.big{padding:18px;margin-bottom:22px}.validation{color:#b83333;font-size:11px}.quote-section{background:var(--ice)}.narrow{max-width:820px}.quote-form{padding:40px}.form-intro{display:flex;gap:16px;border-bottom:1px solid var(--line);padding-bottom:22px;margin-bottom:25px}.form-step{width:42px;height:42px;display:grid;place-items:center;background:var(--navy);color:#fff;border-radius:12px;font-size:11px}.form-intro h3{margin:0 0 4px}.form-intro p{font-size:11px;color:var(--muted);margin:0}.wide{width:100%}@media(max-width:980px){.topbar-left{display:none}.topbar-inner{justify-content:flex-end}.mobile-toggle{display:block}.nav{position:absolute;top:81px;left:0;right:0;background:white;display:none;flex-direction:column;align-items:stretch;gap:0;padding:15px 20px;border-bottom:1px solid var(--line);box-shadow:0 20px 35px rgba(0,0,0,.08)}.nav.open{display:flex}.nav>a,.nav-dropdown>a{padding:12px}.dropdown-menu{position:static;display:none;opacity:1;visibility:visible;transform:none;box-shadow:none;border:0;padding-left:20px}.nav-dropdown:hover .dropdown-menu{display:block}.hero-grid{grid-template-columns:1fr;padding:60px 0}.hero h1{font-size:52px}.hero-visual{display:none}.category-grid{grid-template-columns:repeat(2,1fr)}.about-grid{grid-template-columns:1fr;gap:40px}.product-grid{grid-template-columns:repeat(2,1fr)}.catalog-main .product-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.product-detail-grid{grid-template-columns:1fr}.detail-tabs{grid-template-columns:1fr}.contact-grid{grid-template-columns:1fr}.content-layout{grid-template-columns:1fr}.content-layout aside{position:static;display:grid;grid-template-columns:repeat(2,1fr)}.cta-card{flex-direction:column;align-items:flex-start}}@media(max-width:650px){.container{width:min(100% - 26px,1180px)}.topbar{display:none}.header{height:70px}.brand-mark{width:38px;height:38px}.brand-text strong{font-size:17px}.brand-text small{font-size:8px}.nav{top:69px}.hero{min-height:auto}.hero-grid{padding:52px 0}.hero h1{font-size:42px;letter-spacing:-2px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column}.hero-trust{gap:16px;justify-content:space-between}.section{padding:65px 0}.section-head{align-items:flex-start;gap:15px}.section-head h2,.about-copy h2,.contact-info h2{font-size:31px}.category-grid,.product-grid,.catalog-main .product-grid{grid-template-columns:1fr}.category-card{padding:22px}.about-visual{height:330px}.check-list{grid-template-columns:1fr}.cta-section{padding-bottom:60px}.cta-card{padding:34px 26px}.cta-card h2{font-size:28px}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-bottom{flex-direction:column;gap:8px}.page-hero,.page-hero.compact{padding:45px 0}.page-hero h1{font-size:37px}.catalog-layout{grid-template-columns:1fr}.catalog-sidebar{position:static;display:grid;grid-template-columns:1fr 1fr}.product-detail-grid{gap:30px}.detail-image,.product-placeholder.large{min-height:320px}.detail-copy h1{font-size:32px}.detail-actions{flex-direction:column}.form-row{grid-template-columns:1fr}.form-card,.quote-form{padding:24px}.content-layout aside{grid-template-columns:1fr}.whatsapp-float{right:16px;bottom:16px}}

.social-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:5px}.social-links a{color:#66d5d0!important}.map-frame{margin-top:28px}.map-frame iframe{width:100%;height:360px;border:0;border-radius:18px;background:#eef4f5}

.main-card.has-upload{background-size:cover;background-position:center}.main-card.has-upload>*{opacity:0}

/* =========================================================
   AKSU MEDIKAL - PREMIUM 2026 FRONTEND REFRESH
   ========================================================= */
:root{--premium-ink:#061c2b;--premium-deep:#082a3a;--premium-teal:#12b8ad;--premium-aqua:#72e2d7;--premium-mint:#e9fbf8;--premium-cloud:#f6fafb;--premium-line:rgba(7,44,60,.10);--premium-shadow:0 28px 90px rgba(4,38,54,.14)}
body{background:#fff;overflow-x:hidden}.header{height:86px;border-bottom:1px solid rgba(7,44,60,.07);background:rgba(255,255,255,.86);box-shadow:none;transition:.3s}.header.scrolled{height:76px;background:rgba(255,255,255,.96);box-shadow:0 12px 40px rgba(4,37,52,.08)}.header-inner{transition:.3s}.nav{gap:34px}.nav>a,.nav-dropdown>a{font-size:13px;font-weight:700;letter-spacing:-.1px}.nav .nav-cta{border-radius:999px;padding:12px 20px;background:var(--premium-ink);box-shadow:0 10px 24px rgba(6,28,43,.12)}.nav .nav-cta:hover{background:var(--premium-teal);transform:translateY(-1px)}.brand-mark{border-radius:50%;background:linear-gradient(135deg,#0e9f99,#25d2c4);box-shadow:0 12px 30px rgba(18,184,173,.28)}.topbar{background:#061c2b}.topbar-inner{height:34px}.dropdown-menu{border-radius:18px;border:1px solid rgba(7,44,60,.08);box-shadow:0 28px 70px rgba(4,36,51,.14);padding:12px}

.premium-hero{min-height:760px;position:relative;overflow:hidden;background:radial-gradient(circle at 76% 36%,rgba(27,205,193,.16),transparent 29%),linear-gradient(118deg,#f7fcfc 0%,#eef9f7 43%,#f9fcfd 100%);display:flex;flex-direction:column;justify-content:center}.premium-hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(7,65,77,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(7,65,77,.035) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to right,#000 0%,transparent 78%)}.premium-glow{position:absolute;border-radius:999px;filter:blur(2px);pointer-events:none}.glow-a{width:560px;height:560px;right:-180px;top:-120px;border:1px solid rgba(18,184,173,.12);box-shadow:0 0 0 80px rgba(18,184,173,.025),0 0 0 160px rgba(18,184,173,.018)}.glow-b{width:220px;height:220px;left:-90px;bottom:80px;background:rgba(18,184,173,.06);filter:blur(40px)}.premium-hero-inner{display:grid;grid-template-columns:1.02fr .98fr;gap:76px;align-items:center;padding:88px 0 70px;position:relative;z-index:2}.premium-hero-copy{transition:opacity .24s ease,transform .24s ease}.premium-hero-copy.hero-changing{opacity:.2;transform:translateY(8px)}.premium-badge{display:inline-flex;align-items:center;gap:10px;padding:8px 13px 8px 9px;border:1px solid rgba(18,184,173,.18);border-radius:999px;background:rgba(255,255,255,.72);backdrop-filter:blur(12px);font-size:10px;letter-spacing:1.35px;font-weight:800;color:#0a766f;text-transform:uppercase;box-shadow:0 8px 30px rgba(10,112,107,.06)}.badge-pulse{width:23px;height:23px;border-radius:50%;background:#dff8f4;position:relative}.badge-pulse:before{content:"";position:absolute;width:7px;height:7px;border-radius:50%;background:var(--premium-teal);left:8px;top:8px;box-shadow:0 0 0 5px rgba(18,184,173,.11)}.premium-hero h1{font-size:clamp(54px,5.4vw,78px);max-width:710px;line-height:.99;letter-spacing:-4.6px;margin:24px 0;color:var(--premium-ink);font-weight:800}.premium-hero-copy>p{font-size:17px;line-height:1.75;max-width:600px;color:#607684;margin:0 0 34px}.premium-hero-actions{display:flex;align-items:center;gap:12px}.btn-premium-primary{background:var(--premium-ink);color:#fff;border-radius:999px;padding:16px 23px;box-shadow:0 18px 38px rgba(6,28,43,.15)}.btn-premium-primary:hover{background:var(--premium-teal);box-shadow:0 18px 38px rgba(18,184,173,.22)}.btn-premium-ghost{background:rgba(255,255,255,.72);border:1px solid rgba(6,28,43,.09);color:var(--premium-ink);border-radius:999px;padding:15px 22px;backdrop-filter:blur(10px)}.btn-arrow{font-size:16px}.premium-proof-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:46px;padding-top:26px;border-top:1px solid rgba(7,65,77,.10)}.proof-item{display:flex;gap:10px;align-items:center;min-width:0}.proof-icon{width:31px;height:31px;min-width:31px;border-radius:10px;background:#fff;box-shadow:0 8px 22px rgba(4,40,54,.07);display:grid;place-items:center;color:var(--premium-teal);font-size:11px;font-weight:800}.proof-item div{display:flex;flex-direction:column;min-width:0}.proof-item strong{font-size:11px;color:var(--premium-ink);white-space:nowrap}.proof-item small{font-size:9px;color:#8999a2;white-space:nowrap}

.premium-hero-visual{height:560px;position:relative;transition:opacity .24s ease,transform .24s ease}.premium-hero-visual.hero-changing{opacity:.45;transform:scale(.99)}.hero-visual-shell{position:absolute;inset:18px 18px 26px 20px;border-radius:42px;overflow:hidden;background:linear-gradient(145deg,#073348,#081d2c 72%);box-shadow:0 40px 100px rgba(5,40,56,.24);isolation:isolate}.hero-visual-shell:before{content:"";position:absolute;inset:1px;border:1px solid rgba(255,255,255,.14);border-radius:41px;z-index:6;pointer-events:none}.hero-image-layer{position:absolute;inset:0;background-image:var(--hero-image);background-size:cover;background-position:center;z-index:1}.hero-image-layer:empty{background-color:transparent}.hero-visual-overlay{position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,rgba(4,33,46,.08) 0%,rgba(4,28,43,.16) 43%,rgba(3,24,37,.92) 100%),radial-gradient(circle at 74% 24%,rgba(65,218,207,.42),transparent 29%)}.hero-brand-stamp{position:absolute;left:34px;top:34px;z-index:5;display:flex;flex-direction:column;line-height:.9;color:#fff}.hero-brand-stamp span{font-size:21px;font-weight:800;letter-spacing:1.5px}.hero-brand-stamp small{font-size:8px;letter-spacing:4px;color:#78ddd6;margin-top:7px}.hero-tech-copy{position:absolute;left:35px;bottom:37px;z-index:5;color:#fff}.hero-tech-copy>span{font-size:8px;letter-spacing:2.7px;color:#78ddd6;font-weight:800}.hero-tech-copy strong{font-size:35px;line-height:1.06;letter-spacing:-1.5px;display:block;margin-top:8px}.hero-device-art{position:absolute;right:38px;top:87px;width:260px;height:260px;z-index:4}.device-ring{position:absolute;border-radius:50%;border:1px solid rgba(130,238,231,.25);inset:0}.ring-one{animation:premium-spin 18s linear infinite}.ring-one:before,.ring-one:after{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background:#71e1d8;box-shadow:0 0 24px #71e1d8}.ring-one:before{top:34px;right:31px}.ring-one:after{bottom:33px;left:29px}.ring-two{inset:38px;border-style:dashed;border-color:rgba(255,255,255,.18);animation:premium-spin 12s linear infinite reverse}.device-core{position:absolute;inset:75px;border-radius:35%;transform:rotate(14deg);background:linear-gradient(145deg,rgba(255,255,255,.16),rgba(255,255,255,.035));border:1px solid rgba(255,255,255,.20);backdrop-filter:blur(15px);box-shadow:0 25px 45px rgba(0,0,0,.2);display:grid;place-items:center}.device-core span{transform:rotate(-14deg);font-size:66px;font-weight:200;color:#7ae6de;text-shadow:0 0 26px rgba(122,230,222,.35)}@keyframes premium-spin{to{transform:rotate(360deg)}}.hero-floating-card{position:absolute;z-index:10;display:flex;align-items:center;gap:12px;background:rgba(255,255,255,.89);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.75);border-radius:17px;padding:13px 15px;box-shadow:0 18px 50px rgba(5,40,55,.16);transition:.25s}.hero-floating-card:hover{transform:translateY(-3px)}.floating-top{left:-16px;top:104px}.floating-bottom{right:-13px;bottom:74px}.floating-card-icon{width:37px;height:37px;border-radius:12px;background:#ddf8f4;color:#0a8e86;display:grid;place-items:center;font-size:13px;font-weight:800}.floating-card-icon.dark{background:var(--premium-ink);color:#fff}.hero-floating-card div{display:flex;flex-direction:column}.hero-floating-card small{font-size:7px;letter-spacing:1.4px;color:#84949d;font-weight:800}.hero-floating-card strong{font-size:11px;color:var(--premium-ink)}.mini-arrow{margin-left:5px;color:#109f96}.hero-scroll-line{position:relative;z-index:3;display:flex;align-items:center;gap:15px;padding:0 0 24px;font-size:8px;font-weight:800;letter-spacing:1.8px;color:#78909c}.hero-scroll-line i{width:4px;height:4px;border-radius:50%;background:#22bdb3}

.trust-ribbon{border-top:1px solid rgba(7,44,60,.07);border-bottom:1px solid rgba(7,44,60,.07);background:#fff}.trust-ribbon-inner{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#7d909a;font-size:10px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase}.trust-ribbon-inner i{width:4px;height:4px;border-radius:50%;background:#b7d7d5}

.premium-categories{padding:112px 0 120px;background:#fff}.premium-section-head{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:end;margin-bottom:52px}.premium-overline{display:inline-block;font-size:9px;letter-spacing:2.2px;font-weight:800;color:#0b9d95;margin-bottom:14px}.premium-overline.light{color:#79e3da}.premium-section-head h2,.story-copy h2,.process-top h2,.premium-final-card h2{font-size:clamp(38px,4vw,54px);line-height:1.04;letter-spacing:-2.6px;margin:0;color:var(--premium-ink)}.premium-section-head h2 em,.story-copy h2 em,.process-top h2 em,.premium-final-card h2 em{font-style:normal;color:#77a09f;font-weight:500}.section-head-side{max-width:480px;justify-self:end}.section-head-side p{font-size:13px;line-height:1.75;color:#758995;margin:0 0 20px}.premium-text-link,.premium-outline-link{display:inline-flex;align-items:center;gap:12px;font-size:11px;font-weight:800;color:var(--premium-ink);padding-bottom:5px;border-bottom:1px solid rgba(6,28,43,.18);transition:.2s}.premium-text-link:hover,.premium-outline-link:hover{color:var(--premium-teal);border-color:var(--premium-teal);gap:16px}.premium-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.premium-category-card{height:330px;position:relative;border-radius:26px;overflow:hidden;padding:25px;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(145deg,#eef8f7,#f8fbfb);border:1px solid rgba(7,44,60,.07);transition:.35s;isolation:isolate}.premium-category-card:nth-child(2n){background:linear-gradient(145deg,#eef4f7,#fbfdfd)}.premium-category-card:hover{transform:translateY(-8px);box-shadow:0 28px 65px rgba(4,42,56,.14);border-color:transparent}.category-card-bg{position:absolute;inset:0;z-index:-2;background-size:cover;background-position:center;transform:scale(1.02);transition:.45s}.premium-category-card:hover .category-card-bg{transform:scale(1.08)}.category-card-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(244,251,251,.17),rgba(4,37,50,.03))}.premium-category-card.has-image .category-card-shade{background:linear-gradient(180deg,rgba(5,34,46,.02),rgba(5,34,46,.82))}.premium-category-card.has-image{color:white}.category-no{position:absolute;right:22px;top:19px;font-size:10px;font-weight:800;color:#9db3b9}.premium-category-card.has-image .category-no{color:rgba(255,255,255,.7)}.premium-category-icon{width:54px;height:54px;border-radius:17px;background:rgba(255,255,255,.82);backdrop-filter:blur(10px);display:grid;place-items:center;box-shadow:0 12px 30px rgba(5,45,58,.08)}.premium-category-icon svg{width:26px;height:26px;fill:none;stroke:#0b9992;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.premium-category-content h3{font-size:21px;letter-spacing:-.8px;margin:0 0 7px}.premium-category-content p{font-size:11px;line-height:1.6;color:#6e838f;max-width:280px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0 0 16px}.premium-category-card.has-image .premium-category-content p{color:rgba(255,255,255,.70)}.category-link{font-size:10px;font-weight:800;display:flex;align-items:center;gap:8px}.category-link b{font-size:14px;color:#0ca49b}.premium-category-card.has-image .category-link b{color:#74e2d9}

.premium-story-section{padding:118px 0;background:#071f2d;color:#fff;position:relative;overflow:hidden}.premium-story-section:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:rgba(30,202,190,.055);right:-190px;top:-180px;box-shadow:0 0 0 90px rgba(30,202,190,.02)}.premium-story-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:100px;align-items:center;position:relative;z-index:2}.story-visual{height:560px;border-radius:34px;position:relative;overflow:hidden;background:linear-gradient(145deg,#0a3444,#0b2737);border:1px solid rgba(255,255,255,.09);box-shadow:0 40px 85px rgba(0,0,0,.22)}.story-mesh{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:44px 44px}.story-orbit{position:absolute;border:1px solid rgba(111,225,216,.20);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.orbit-one{width:380px;height:380px}.orbit-two{width:245px;height:245px;border-style:dashed;animation:premium-spin 22s linear infinite}.story-center-mark{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:180px;font-weight:200;line-height:1;color:rgba(91,221,211,.68);text-shadow:0 0 60px rgba(61,217,205,.18)}.story-caption{position:absolute;left:33px;top:31px;display:flex;flex-direction:column}.story-caption span{font-size:8px;letter-spacing:2.5px;color:#69dcd3}.story-caption strong{font-size:27px;line-height:1.1;margin-top:10px}.story-mini-card{position:absolute;right:25px;bottom:25px;border-radius:17px;background:rgba(255,255,255,.90);color:var(--premium-ink);padding:14px 16px;display:flex;align-items:center;gap:13px;min-width:210px;backdrop-filter:blur(14px)}.story-mini-card>span{width:39px;height:39px;border-radius:12px;background:#dff8f4;color:#0b958e;display:grid;place-items:center;font-size:10px;font-weight:800}.story-mini-card div{display:flex;flex-direction:column}.story-mini-card small{font-size:7px;letter-spacing:1.4px;color:#8a9aa3;font-weight:800}.story-mini-card strong{font-size:11px}.story-copy h2{color:#fff}.story-copy h2 em{color:#79aaa7}.story-copy>p{font-size:14px;line-height:1.9;color:#9fb5bf;margin:28px 0 34px;max-width:620px}.story-features{display:flex;flex-direction:column;border-top:1px solid rgba(255,255,255,.09);margin-bottom:30px}.story-features>div{display:grid;grid-template-columns:38px 1fr;gap:18px;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.09)}.story-features>div>span{font-size:8px;color:#5ed8d0;font-weight:800;padding-top:4px}.story-features strong{font-size:13px;display:block;margin-bottom:4px}.story-features p{font-size:10px;line-height:1.65;color:#819aa5;margin:0}.story-copy .premium-outline-link{color:#fff;border-color:rgba(255,255,255,.24)}.story-copy .premium-outline-link:hover{color:#6fe1d8;border-color:#6fe1d8}

.premium-products-section{padding:118px 0;background:#f7fafb}.compact-head{margin-bottom:44px}.premium-product-grid{grid-template-columns:repeat(4,1fr);gap:20px}.premium-product-grid .product-card{border-radius:23px;border:1px solid rgba(7,44,60,.07);box-shadow:none}.premium-product-grid .product-card:hover{transform:translateY(-7px);box-shadow:0 26px 65px rgba(4,42,56,.12)}.premium-product-grid .product-image{height:260px;background:#fff}.product-image img{transition:transform .45s ease}.product-card:hover .product-image img{transform:scale(1.045)}.product-hover-action{position:absolute;right:13px;bottom:13px;display:flex;align-items:center;gap:7px;background:rgba(6,28,43,.89);color:#fff;border-radius:999px;padding:8px 11px;font-size:9px;font-weight:800;opacity:0;transform:translateY(8px);transition:.25s;backdrop-filter:blur(8px)}.product-card:hover .product-hover-action{opacity:1;transform:none}.product-meta-line{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-brand{font-size:8px;color:#91a0a8;font-weight:700;text-transform:uppercase;letter-spacing:.7px}.premium-product-grid .product-body{padding:20px}.premium-product-grid .product-body h3{font-size:16px;letter-spacing:-.25px}.premium-product-grid .product-bottom span{font-size:9px;font-weight:800}.premium-product-grid .product-bottom span b{color:#0da399;font-size:12px}

.premium-process-section{padding:105px 0;background:#0b303f;color:#fff;position:relative;overflow:hidden}.premium-process-section:after{content:"+";position:absolute;right:-10px;bottom:-95px;font-size:390px;font-weight:200;line-height:1;color:rgba(105,224,215,.055)}.process-top{max-width:760px;margin-bottom:55px;position:relative;z-index:2}.process-top h2{color:#fff}.process-top h2 em{color:#80aaa9}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.11);position:relative;z-index:2}.process-step{padding:34px 38px 5px 0;border-right:1px solid rgba(255,255,255,.11);min-height:175px}.process-step+ .process-step{padding-left:38px}.process-step:last-child{border-right:0}.process-step>span{font-size:8px;color:#65d9d1;font-weight:800}.process-step strong{font-size:17px;display:block;margin:20px 0 8px}.process-step p{font-size:11px;color:#8fa6b0;line-height:1.75;max-width:280px}

.premium-final-cta{padding:32px 0 100px;background:#f7fafb}.premium-final-card{min-height:360px;border-radius:34px;padding:62px 64px;background:linear-gradient(120deg,#0a2434,#0b3d4b);position:relative;overflow:hidden;color:#fff;display:flex;align-items:flex-end;justify-content:space-between;gap:60px;box-shadow:0 36px 80px rgba(4,42,56,.15)}.final-cta-pattern{position:absolute;right:-90px;top:-140px;width:480px;height:480px;border-radius:50%;border:1px solid rgba(104,225,216,.18);box-shadow:0 0 0 70px rgba(104,225,216,.025),0 0 0 140px rgba(104,225,216,.018)}.premium-final-card>div:not(.final-cta-pattern){position:relative;z-index:2}.premium-final-card h2{font-size:44px;color:#fff}.premium-final-card h2 em{color:#8db1ae}.premium-final-card p{font-size:12px;color:#9eb5bf;max-width:610px;line-height:1.8;margin:20px 0 0}.final-cta-actions{min-width:205px;display:flex;flex-direction:column;align-items:stretch;gap:15px}.btn-premium-white{background:#fff;color:var(--premium-ink);border-radius:999px;padding:15px 20px}.btn-premium-white:hover{background:#70ddd5}.final-contact-link{text-align:center;font-size:10px;font-weight:800;color:#a8c4ca}.final-contact-link:hover{color:#78e0d8}.footer{background:#061923;padding-top:75px}.whatsapp-float{width:58px;height:58px;border:4px solid rgba(255,255,255,.9);box-shadow:0 16px 40px rgba(0,0,0,.18);font-size:10px}

@media(max-width:1080px){.premium-hero-inner{gap:42px}.premium-hero h1{font-size:60px}.premium-proof-row{grid-template-columns:1fr 1fr}.proof-item:last-child{display:none}.premium-category-grid{grid-template-columns:repeat(2,1fr)}.premium-story-grid{gap:55px}.premium-product-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:980px){.premium-hero{min-height:auto}.premium-hero-inner{grid-template-columns:1fr;padding:70px 0 55px}.premium-hero-copy{max-width:760px}.premium-hero-visual{height:520px;max-width:650px;width:100%;margin:auto}.premium-section-head{grid-template-columns:1fr;gap:24px;align-items:start}.section-head-side{justify-self:start}.premium-story-grid{grid-template-columns:1fr}.story-visual{max-width:650px;width:100%;margin:auto}.premium-product-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:1fr}.process-step,.process-step+ .process-step{padding:26px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.11);min-height:auto}.process-step:last-child{border-bottom:0}.premium-final-card{align-items:flex-start;flex-direction:column}}
@media(max-width:650px){.header{height:70px}.header.scrolled{height:70px}.premium-hero-inner{padding:52px 0 42px}.premium-hero h1{font-size:43px;letter-spacing:-2.7px}.premium-hero-copy>p{font-size:14px}.premium-hero-actions{flex-direction:column;align-items:stretch}.btn-premium-primary,.btn-premium-ghost{width:100%}.premium-proof-row{grid-template-columns:1fr;gap:12px;margin-top:32px}.proof-item:last-child{display:flex}.premium-hero-visual{height:410px}.hero-visual-shell{inset:8px 0 24px;border-radius:28px}.hero-visual-shell:before{border-radius:27px}.hero-device-art{width:190px;height:190px;right:15px;top:88px}.device-core{inset:55px}.device-core span{font-size:48px}.hero-tech-copy{left:23px;bottom:28px}.hero-tech-copy strong{font-size:27px}.hero-brand-stamp{left:23px;top:24px}.floating-top{left:-4px;top:72px}.floating-bottom{right:-5px;bottom:45px}.hero-scroll-line{overflow:hidden;white-space:nowrap}.trust-ribbon-inner{justify-content:flex-start;overflow:hidden;white-space:nowrap;gap:15px}.premium-categories{padding:78px 0}.premium-section-head h2,.story-copy h2,.process-top h2,.premium-final-card h2{font-size:36px;letter-spacing:-2px}.premium-category-grid{grid-template-columns:1fr}.premium-category-card{height:300px}.premium-story-section{padding:78px 0}.story-visual{height:410px}.story-center-mark{font-size:130px}.orbit-one{width:290px;height:290px}.orbit-two{width:190px;height:190px}.story-mini-card{right:15px;bottom:15px}.premium-products-section{padding:78px 0}.premium-product-grid{grid-template-columns:1fr}.premium-product-grid .product-image{height:300px}.premium-process-section{padding:78px 0}.premium-final-cta{padding:24px 0 70px}.premium-final-card{padding:40px 26px;min-height:430px;border-radius:26px}.final-cta-actions{width:100%}.footer{padding-top:58px}}

/* Contact map */
.location-block{margin-top:70px}.location-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:22px}.location-head h2{font-size:34px;letter-spacing:-1.2px;margin:7px 0 0;color:var(--navy)}.location-address{display:flex;align-items:center;gap:12px;max-width:430px;background:var(--cyan);border:1px solid #d5eeee;border-radius:14px;padding:14px 17px}.location-address>span{width:38px;height:38px;flex:0 0 38px;border-radius:11px;background:#fff;display:grid;place-items:center;color:var(--teal);font-weight:800}.location-address p{margin:0;font-size:11px;line-height:1.55;color:#41646a;font-weight:650}.modern-map{margin-top:0;position:relative;border-radius:24px;overflow:hidden;border:1px solid var(--line);background:#eef4f5;box-shadow:0 20px 55px rgba(14,45,65,.09)}.modern-map iframe{display:block;width:100%;height:470px;border:0;border-radius:0;background:#eef4f5}.admin-help{font-size:11px;line-height:1.6;color:#7b8e99;margin:8px 0 0}@media(max-width:650px){.location-block{margin-top:50px}.location-head{align-items:flex-start;flex-direction:column}.location-head h2{font-size:29px}.location-address{max-width:none;width:100%}.modern-map iframe{height:350px}}
