:root{--purple:#46309e;--purple-dark:#30216f;--teal:#19a9bd;--ink:#182131;--muted:#6c7789;--line:#e7eaf0;--soft:#f7f8fb;--white:#fff;--shadow:0 20px 50px rgba(30,40,60,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"DM Sans",sans-serif;background:#fff}a{text-decoration:none;color:inherit}button,input,textarea{font:inherit}.container{width:min(1160px,calc(100% - 44px));margin:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:20px;top:20px;z-index:100;background:#fff;padding:10px}.header{height:82px;display:flex;align-items:center;background:rgba(255,255,255,.94);border-bottom:1px solid #edf0f4;position:sticky;top:0;z-index:50;backdrop-filter:blur(14px)}.nav{display:flex;align-items:center;justify-content:space-between}.brand img{width:184px;height:auto;display:block}.nav-links{display:flex;align-items:center;gap:27px;font-size:13px;font-weight:600}.nav-links a:not(.nav-cta){color:#4c5668}.nav-links a:not(.nav-cta):hover{color:var(--purple)}.nav-cta{background:var(--purple);color:#fff!important;padding:12px 18px;border-radius:8px;box-shadow:0 8px 20px rgba(70,48,158,.18)}.nav-cta span{margin-left:5px}.menu-btn{display:none;border:0;background:transparent;font-size:25px;color:var(--purple);cursor:pointer}.hero{position:relative;overflow:hidden;padding:76px 0 95px;background:linear-gradient(180deg,#fbfcff 0%,#fff 100%)}.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:50px;min-height:570px}.hero-glow{position:absolute;border-radius:50%;filter:blur(1px);pointer-events:none}.hero-glow-a{width:480px;height:480px;background:#eef0ff;right:-160px;top:-180px}.hero-glow-b{width:300px;height:300px;background:#ecfbfb;left:-180px;bottom:-140px}.eyebrow{display:flex;align-items:center;gap:9px;color:var(--purple);font-size:11px;letter-spacing:1.7px;font-weight:800}.eyebrow span{display:inline-block;width:27px;height:2px;background:var(--teal)}.eyebrow.light{color:#fff}.hero h1{font:800 clamp(48px,6vw,76px)/1.01 Manrope;margin:20px 0 25px;letter-spacing:-3px;max-width:700px}.hero h1 em,.section-head h2 em,.about h2 em,.center-head h2 em{font-style:normal;color:var(--purple)}.hero-lead{max-width:620px;font-size:18px;line-height:1.75;color:var(--muted)}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:31px 0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;border-radius:8px;border:1px solid transparent;font-size:13px;font-weight:700;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn.primary{background:var(--purple);color:#fff;box-shadow:0 12px 24px rgba(70,48,158,.18)}.btn.secondary{background:#fff;color:var(--purple);border-color:#dfe3ea}.btn.white{background:#fff;color:var(--purple)}.hero-proof{display:flex;gap:0;margin-top:30px}.hero-proof div{padding:0 25px;border-left:1px solid #dfe3e9}.hero-proof div:first-child{padding-left:0;border-left:0}.hero-proof strong,.hero-proof span{display:block}.hero-proof strong{font:800 22px Manrope}.hero-proof span{font-size:11px;color:#7b8595;margin-top:4px}.hero-visual{height:510px;position:relative;display:grid;place-items:center}.visual-ring{position:absolute;border:1px solid #dce4f0;border-radius:50%}.ring-one{width:500px;height:500px}.ring-two{width:390px;height:390px;border-color:#dcecf0}.supply-card{width:350px;height:420px;border-radius:30px;background:linear-gradient(145deg,var(--purple),var(--purple-dark));box-shadow:0 35px 70px rgba(50,34,112,.25);padding:29px;position:relative;overflow:hidden;z-index:2}.supply-card:before{content:"";position:absolute;width:260px;height:260px;border:1px solid rgba(255,255,255,.14);border-radius:50%;right:-90px;top:45px}.supply-head{display:flex;justify-content:space-between;color:#fff;font-weight:800;letter-spacing:2px;font-size:12px}.supply-head b{width:34px;height:34px;background:#fff;color:var(--teal);display:grid;place-items:center;border-radius:50%;font-size:20px}.supply-symbol{width:190px;height:190px;border-radius:50%;background:rgba(255,255,255,.1);margin:58px auto 25px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.16)}.supply-symbol span{width:110px;height:110px;border-radius:28px;background:linear-gradient(145deg,#7edcdf,#13a9bd);display:grid;place-items:center;color:#fff;font-size:60px;box-shadow:0 20px 35px rgba(0,0,0,.16)}.supply-copy{color:#fff}.supply-copy strong,.supply-copy small{display:block}.supply-copy strong{font:700 20px Manrope}.supply-copy small{font-size:11px;color:#d5d0e9;margin-top:5px}.supply-lines{display:flex;gap:7px;position:absolute;bottom:27px}.supply-lines i{display:block;width:45px;height:4px;border-radius:10px;background:#fff3}.supply-lines i:first-child{width:75px;background:#5fd2d5}.floating-note{position:absolute;background:#fff;border:1px solid #edf0f5;box-shadow:0 16px 35px rgba(30,40,60,.12);padding:12px 15px;border-radius:12px;display:flex;gap:10px;align-items:center;z-index:3}.floating-note>span{width:34px;height:34px;border-radius:9px;background:#eef8f9;color:var(--teal);display:grid;place-items:center}.floating-note strong,.floating-note small{display:block}.floating-note strong{font-size:12px}.floating-note small{font-size:10px;color:#7b8595;margin-top:2px}.note-top{top:82px;right:-5px}.note-bottom{bottom:66px;left:-10px}.trust-strip{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust-items{display:grid;grid-template-columns:repeat(4,1fr)}.trust-items>div{padding:25px 22px;border-right:1px solid var(--line)}.trust-items>div:first-child{border-left:1px solid var(--line)}.trust-items span{display:block;color:var(--teal);font-size:11px;font-weight:800;margin-bottom:8px}.trust-items strong,.trust-items small{display:block}.trust-items strong{font-size:13px}.trust-items small{font-size:10px;color:#7d8796;margin-top:4px}.categories{padding:100px 0;background:var(--soft)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:45px;margin-bottom:30px}.section-head h2,.about h2,.contact h2{font:800 44px/1.1 Manrope;letter-spacing:-1.5px;margin:16px 0 0}.section-head>p{max-width:400px;color:var(--muted);line-height:1.7;font-size:14px}.catalogue-tools{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.search-box{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);border-radius:10px;padding:0 15px;width:min(460px,100%);height:50px;box-shadow:0 5px 15px rgba(30,40,60,.03)}.search-box span{font-size:25px;color:var(--purple)}.search-box input{border:0;outline:0;width:100%;background:transparent;font-size:14px}.catalogue-count{font-size:12px;color:#7b8595}.catalogue-count strong{color:var(--purple);font-size:16px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{background:#fff;border:1px solid #e7eaf0;border-radius:15px;padding:23px;transition:.25s;min-height:295px;display:flex;flex-direction:column}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:#d9d5ee}.product-icon{width:55px;height:55px;border-radius:14px;background:#eef8f9;display:grid;place-items:center;font-size:25px;margin-bottom:18px}.card-category{font-size:9px;letter-spacing:1.2px;color:var(--teal);font-weight:800;margin-bottom:8px}.product-card h3{font:700 17px/1.3 Manrope;margin:0 0 9px}.product-card p{color:#758094;font-size:12.5px;line-height:1.65;margin:0 0 17px}.product-card a{margin-top:auto;color:var(--purple);font-weight:800;font-size:12px}.product-card a span{margin-left:5px}.no-results{text-align:center;padding:35px;color:var(--muted)}.about{padding:110px 0}.about-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:95px;align-items:center}.about-art{height:430px;border-radius:25px;background:linear-gradient(145deg,#f1effc,#e9f7f8);position:relative;display:grid;place-items:center;overflow:hidden}.circle-big{width:245px;height:245px;border-radius:50%;background:var(--purple);color:#fff;display:grid;place-items:center;font:800 150px Manrope;box-shadow:0 30px 50px rgba(70,48,158,.2)}.mini-box,.stat-box{position:absolute;background:#fff;border-radius:14px;padding:15px 18px;box-shadow:0 15px 30px rgba(40,50,70,.1)}.mini-box{top:35px;right:35px;color:var(--teal);font-size:22px}.mini-box small{display:block;color:#687489;font-size:10px}.stat-box{bottom:35px;left:35px}.stat-box strong,.stat-box span{display:block}.stat-box span{font-size:11px;color:#738095;margin-top:3px}.about p{color:#697589;line-height:1.8;max-width:650px}.checks{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:27px 0 30px;font-size:13px;font-weight:600}.checks div{color:#445166}.why{padding:100px 0;background:#f7f8fb}.center-head{text-align:center;margin-bottom:45px}.center-head .eyebrow{justify-content:center}.center-head h2{font-size:42px;max-width:700px;margin:auto}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.why-card{background:#fff;border:1px solid #e9ebf0;padding:27px;border-radius:15px;min-height:235px}.why-card.featured{background:var(--purple);color:#fff}.why-card b{font-size:12px;color:var(--teal)}.why-card h3{font:700 18px Manrope;margin:38px 0 10px}.why-card p{font-size:13px;line-height:1.7;color:#758094}.why-card.featured p{color:#ddd9ef}.catalogue{padding:85px 0}.catalogue-box{border:1px solid #e7e9ef;border-radius:22px;padding:45px;display:flex;justify-content:space-between;align-items:center;gap:30px;background:linear-gradient(120deg,#fff,#f7f9fc)}.catalogue h2{font:800 40px Manrope;margin:13px 0}.catalogue p{color:#718095;max-width:650px}.enquiry{padding:40px 0 100px}.enquiry-box{background:linear-gradient(120deg,#34247c,#5136aa);border-radius:25px;padding:60px;display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;color:#fff}.enquiry h2{font:800 52px/1.05 Manrope;letter-spacing:-1.5px;margin:17px 0}.enquiry p{color:#d9d4eb;line-height:1.7;max-width:400px}.enquiry form{display:grid;gap:12px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.enquiry input,.enquiry textarea{width:100%;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.1);border-radius:8px;padding:14px;color:#fff;outline:0}.enquiry input::placeholder,.enquiry textarea::placeholder{color:#d1cce4}.form-note{color:#c9c4dc}.quick-contact{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.quick-contact a{padding:10px 13px;border:1px solid rgba(255,255,255,.18);border-radius:7px;color:#fff;font-size:12px}.faq{padding:15px 0 100px}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;max-width:950px;margin:auto}.faq details{background:#fff;border:1px solid #e7e9ef;border-radius:12px;padding:20px}.faq summary{cursor:pointer;font-weight:700}.faq details p{color:#718095;line-height:1.7;font-size:14px}.contact{padding:90px 0;background:#f8f9fb}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.contact h2{font-size:50px}.contact p{color:#6d788a;line-height:1.8;max-width:500px}.contact-list{display:grid;gap:14px}.contact-list>a,.contact-list>div{display:flex;gap:18px;align-items:center;background:#fff;border:1px solid #e9ebf0;padding:20px;border-radius:12px}.contact-list span{width:42px;height:42px;border-radius:10px;background:#eef8f9;display:grid;place-items:center;color:var(--purple);font-size:19px;flex:0 0 auto}.contact-list small,.contact-list strong{display:block}.contact-list small{font-size:11px;color:#8791a2;margin-bottom:4px}.contact-list strong{font-size:14px}.footer{min-height:110px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:11px;color:#7b8493}.footer img{width:155px}.footer p{margin:3px 0}.footer-links{display:flex;gap:18px}.footer-links a:hover{color:var(--purple)}.whatsapp{position:fixed;right:22px;bottom:22px;width:54px;height:54px;border-radius:50%;background:#19a96f;color:#fff;display:grid;place-items:center;font-size:25px;box-shadow:0 10px 25px rgba(0,0,0,.2);z-index:30}.hidden-field{display:none}
.product-hero{padding:90px 0 70px;background:linear-gradient(135deg,#fafbff,#eef8f8)}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.product-visual{min-height:480px;border-radius:25px;background:linear-gradient(145deg,#eeeafe,#e7f7f7);display:grid;place-items:center;position:relative;overflow:hidden}.photo-placeholder{width:80%;height:75%;border:2px dashed #b7bed0;border-radius:18px;display:grid;place-items:center;text-align:center;color:#758094;padding:30px}.product-copy h1{font:800 clamp(42px,5vw,64px)/1.05 Manrope;margin:0;letter-spacing:-1.5px}.product-copy>p{color:#687589;line-height:1.8;font-size:17px}.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:28px 0}.spec{background:#fff;border:1px solid #e8ebf0;padding:17px;border-radius:10px}.spec small,.spec strong{display:block}.spec small{color:#8490a2;font-size:11px}.spec strong{margin-top:4px;font-size:13px}.product-section{padding:90px 0}.product-section h2{font:800 38px Manrope;margin-bottom:20px}.product-section p,.product-section li{color:#687589;line-height:1.8}.product-section .content{max-width:820px}.back-link{display:inline-block;margin-bottom:25px;color:var(--purple);font-weight:700;font-size:13px}.detail-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:25px 0 35px}.detail-list div{border:1px solid #e8ebf0;border-radius:10px;padding:17px;background:#fff}.detail-list strong,.detail-list span{display:block}.detail-list strong{font-size:12px;color:var(--purple)}.detail-list span{font-size:13px;margin-top:5px;color:#5f6c80}.notice{border-left:4px solid var(--teal);background:#f1f9fa;border-radius:8px;padding:18px;color:#526074;line-height:1.7;font-size:13px;margin:25px 0 35px}.seo-content h2{margin-top:42px}.seo-content ul{color:#687589;line-height:2;padding-left:22px}.seo-cta{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}
@media(max-width:1100px){.product-grid{grid-template-columns:repeat(3,1fr)}.why-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:850px){.nav-links{display:none;position:absolute;top:82px;left:0;right:0;background:#fff;padding:20px;flex-direction:column;box-shadow:0 15px 30px #0001;align-items:stretch}.nav-links.open{display:flex}.menu-btn{display:block}.hero-grid,.about-grid,.contact-grid,.enquiry-box,.product-layout{grid-template-columns:1fr}.hero-grid{padding:40px 0}.hero-visual{height:470px}.product-grid{grid-template-columns:1fr 1fr}.section-head{display:block}.section-head>p{margin-top:20px}.enquiry-box{padding:40px 25px;gap:35px}.trust-items{grid-template-columns:1fr 1fr}.trust-items>div{border-bottom:1px solid var(--line)}.catalogue-box{display:block}.catalogue-box .btn{margin-top:20px}.faq-grid{grid-template-columns:1fr}.product-visual{min-height:350px}.detail-list{grid-template-columns:1fr}}@media(max-width:560px){.container{width:min(100% - 30px,1160px)}.brand img{width:160px}.hero h1{font-size:47px;letter-spacing:-2px}.product-grid,.why-grid,.form-row,.checks{grid-template-columns:1fr}.hero-visual{transform:scale(.82);margin:-45px -40px}.section-head h2,.about h2,.contact h2,.center-head h2{font-size:35px}.enquiry h2{font-size:42px}.footer{padding:25px 0;display:block}.footer>div{margin-bottom:12px}.hero-proof{gap:14px}.hero-proof div{padding:0 14px}.catalogue-tools{align-items:stretch;flex-direction:column}.search-box{width:100%}.trust-items{grid-template-columns:1fr}.trust-items>div,.trust-items>div:first-child{border-left:0}.floating-note{transform:scale(.9)}.note-top{right:-35px}.note-bottom{left:-35px}}
