:root{--text:#0f172a;--text-mid:#475569;--text-light:#64748b;--text-soft:#64748b;--border:#e2e8f0;--bg-alt:#f8fafc;--white:#fff;--shadow-soft:0 4px 6px -1px #0000000d, 0 2px 4px -2px #0000000d;--shadow-premium:0 20px 25px -5px #0000000d, 0 8px 10px -6px #0000000d;--radius-sm:8px;--radius:12px;--radius-lg:24px;--header-h:72px}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{box-sizing:border-box;max-width:100vw;position:relative;overflow-x:clip}body{color:var(--text);background:var(--white);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif;line-height:1.6}@supports (overflow:clip){html,body{overflow-x:clip}}#root{max-width:100%;overflow-x:clip}img{max-width:100%}h1,h2,h3,h4,h5,h6{color:var(--navy);font-family:Outfit,sans-serif;font-weight:600}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f8fafc}::-webkit-scrollbar-thumb{background:#1a5fa8;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#c97a15}body ::-webkit-scrollbar{width:0;display:none}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:translateY(0)}}@keyframes fadeInDown{to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{to{opacity:1;transform:translate(0)}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.lp-root{background-color:#f7f8fa;background-image:radial-gradient(circle at 15% 20%,#1a5fa80f 0%,#0000 50%),radial-gradient(circle at 85% 80%,#dc26260a 0%,#0000 50%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;justify-content:center;align-items:center;height:100dvh;max-height:100dvh;font-family:Inter,Outfit,sans-serif;display:flex;position:relative;overflow:hidden}.lp-bg-pattern{opacity:.35;pointer-events:none;background-image:radial-gradient(circle,#c8c8d0 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.lp-watermark-bg{pointer-events:none;z-index:0;opacity:.25;mix-blend-mode:multiply;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:min(80vw,600px);height:min(80vw,600px);display:flex;position:absolute;top:64%;left:50%;transform:translate(-50%,-50%)}.lp-watermark-bg img{object-fit:contain;width:100%;height:auto}.lp-main{z-index:1;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:900px;margin:0 auto;padding:28px 24px 20px;display:flex;position:relative}.lp-group-logo-wrap{z-index:10;flex-shrink:0;justify-content:center;align-items:center;width:160px;margin-top:0;animation:.5s cubic-bezier(.22,1,.36,1) both lp-fade-in;display:flex;position:absolute;top:24px;left:24px}.lp-group-logo{-webkit-user-select:none;user-select:none;filter:drop-shadow(0 3px 12px #0000001a);border-radius:12px;width:100%;height:auto;transition:transform .35s cubic-bezier(.22,1,.36,1);display:block}.lp-group-logo:hover{transform:scale(1.04)}.lp-header{text-align:center;flex-direction:column;align-items:center;gap:8px;animation:.7s cubic-bezier(.22,1,.36,1) both lp-fade-in;display:flex}.lp-eyebrow{letter-spacing:.15em;text-transform:uppercase;color:#063363;background:#1a5fa833;border:1px solid #1a5fa82e;border-radius:50px;padding:5px 14px;font-size:11px;font-weight:600;display:inline-block}.lp-heading{color:#0f172a;letter-spacing:-.02em;margin:0;font-family:Outfit,sans-serif;font-size:clamp(28px,5vw,42px);font-weight:700;line-height:1.15}.lp-subheading{color:#64748b;max-width:380px;margin:0;font-size:15px;line-height:1.6}.lp-cards{grid-template-columns:1fr 1fr;gap:24px;width:100%;animation:.8s cubic-bezier(.22,1,.36,1) .15s both lp-fade-in;display:grid}.lp-card{-webkit-backdrop-filter:blur(12px);cursor:pointer;text-align:center;color:inherit;background:#fff9;border:1px solid #fff9;border-radius:20px;outline:none;flex-direction:column;align-items:center;gap:14px;padding:28px 22px 24px;text-decoration:none;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1),border-color .35s,background-color .35s;display:flex;position:relative;overflow:hidden;box-shadow:none!important}.lp-card:before{content:"";background:var(--accent,#1a5fa8);opacity:0;transform-origin:50%;border-radius:20px 20px 0 0;height:3px;transition:opacity .35s,transform .45s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}@media (hover:hover){.lp-card:hover{background:#ffffffbf;border-color:#ffffffa6;transform:translateY(-6px)scale(1.012);box-shadow:0 16px 40px #00000014,0 4px 12px #0000000a!important}.lp-card:hover:before{opacity:1;transform:scaleX(1)}.lp-card:hover .lp-card-arrow{color:var(--accent,#1a5fa8);animation:1s ease-in-out infinite lp-arrow-sway}}.lp-card:focus-visible{box-shadow:none!important}.lp-card:active{transform:translateY(-2px)scale(1.005)}.lp-card-tag{letter-spacing:.1em;text-transform:uppercase;color:var(--accent,#1a5fa8);background:color-mix(in srgb, var(--accent,#1a5fa8) 10%, transparent);border:1px solid color-mix(in srgb, var(--accent,#1a5fa8) 20%, transparent);border-radius:50px;padding:3px 10px;font-size:10px;font-weight:600;position:absolute;top:16px;right:16px}.lp-card-logo-wrap{background:0 0;justify-content:center;align-items:center;width:240px;height:110px;padding:0;display:flex}.lp-logo-enterprise{padding:0}.lp-logo-enterprise .lp-card-logo{transform:scale(1.6)}.lp-card-logo{object-fit:contain;-webkit-user-select:none;user-select:none;image-rendering:auto;max-width:100%;max-height:100%;display:block}.lp-card-info{flex-direction:column;gap:6px;display:flex}.lp-card-title{color:#0f172a;margin:0;font-family:Outfit,sans-serif;font-size:clamp(16px,2.2vw,19px);font-weight:700;line-height:1.25}.lp-card-subtitle{color:#64748b;max-width:200px;margin:0;font-size:13px;line-height:1.5}.lp-card-arrow{color:#94a3b8;justify-content:center;align-items:center;margin-top:4px;transition:transform .3s cubic-bezier(.22,1,.36,1),color .3s;display:flex}.lp-footer-note{color:#94a3b8;text-align:center;margin-top:30px;font-size:12px;animation:1s .4s both lp-fade-in}@keyframes lp-fade-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes lp-arrow-sway{0%,to{transform:translate(0)}50%{transform:translate(6px)}}@keyframes lp-glow-pulse{0%,to{opacity:.8;filter:brightness()}50%{opacity:1;filter:brightness(1.4)}}@media (width<=768px){.lp-root{background:#f0f4f8}.lp-bg-pattern{display:none}.lp-watermark-bg{opacity:.25;width:min(75vw,380px);height:min(75vw,380px);top:50%}.lp-main{gap:8px;padding:72px 14px 8px}.lp-group-logo-wrap{width:90px;margin-top:0;margin-bottom:0;position:absolute;top:16px;left:16px}.lp-group-logo{filter:drop-shadow(0 2px 6px #0000001a);border-radius:8px}.lp-header{gap:4px;margin-bottom:20px}.lp-eyebrow{margin-bottom:10px;padding:3px 10px;font-size:9px}.lp-heading{font-size:20px}.lp-subheading{max-width:280px;font-size:11px;line-height:1.4}.lp-cards{grid-template-columns:repeat(2,1fr);gap:12px}.lp-card{text-align:center;-webkit-backdrop-filter:blur(8px);background:#ffffff8c;border:1px solid #ffffff80;border-radius:16px;flex-direction:column;align-items:center;gap:14px;padding:40px 12px 16px;box-shadow:none!important}.lp-card:before{opacity:1;height:2px;transform:scaleX(1)}.lp-card:first-child{animation:.8s cubic-bezier(.22,1,.36,1) .2s both lp-card-enter}.lp-card:nth-child(2){animation:.8s cubic-bezier(.22,1,.36,1) .35s both lp-card-enter}.lp-card-logo-wrap{box-sizing:border-box;background:#ffffff73;border:1px solid #fff6;border-radius:14px;width:100%;height:80px;padding:10px}.lp-logo-enterprise{padding:2px}.lp-logo-enterprise .lp-card-logo{transform:scale(1.3)}.lp-card-title{justify-content:center;align-items:center;min-height:2.5em;font-size:15px;display:flex}.lp-card-subtitle{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-width:100%;height:2.8em;margin:0 auto;font-size:11px;display:-webkit-box;overflow:hidden}.lp-card-tag{padding:2px 6px;font-size:8px;display:block;top:10px;right:10px}.lp-card-arrow{background:color-mix(in srgb, var(--accent) 8%, transparent);color:var(--accent);border-radius:50px;margin-top:4px;padding:6px 16px;animation:2s ease-in-out infinite lp-arrow-nudge}.lp-card-arrow svg{width:18px;height:18px}.lp-footer-note{font-size:10px}}.ps-search-outer{box-sizing:border-box;justify-content:center;width:100%;margin:0;padding:0;display:flex}.pp-sidebar-search{border-bottom:1px solid #e5e7eb;justify-content:center;width:100%;margin-bottom:8px;padding:0 0 24px;display:flex}@media (width<=900px){.pp-sidebar-search{box-sizing:border-box;grid-column:1/-1;width:100%;padding:0 0 16px}}.ps-search-bar{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:8px;width:100%;max-width:210px;padding:10px 14px;transition:all .3s cubic-bezier(.22,1,.36,1);display:flex;position:relative;box-shadow:0 2px 6px #0000000a,inset 0 0 0 1px #ffffff80}.ps-search-bar:hover{border-color:#cbd5e1;box-shadow:none!important}.ps-search-bar:focus-within{border-color:#3b82f6;box-shadow:none!important}.ps-search-input{color:#1f2937;letter-spacing:.01em;background:0 0;flex:1;min-width:0;padding:2px 0;font-family:Inter,sans-serif;font-size:13px;font-weight:500;box-shadow:none!important;border:none!important;outline:none!important}.ps-search-input::placeholder{color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:700}.ps-search-input:focus::placeholder{opacity:.5;transform:translate(12px)}.ps-search-clear{cursor:pointer;color:#6b7280;background:#f3f4f6;border:none;border-radius:50%;align-items:center;padding:6px;transition:all .2s;animation:.3s cubic-bezier(.34,1.56,.64,1) both ps-clear-in;display:flex}@keyframes ps-clear-in{0%{opacity:0;transform:scale(.5)rotate(-45deg)}to{opacity:1;transform:scale(1)rotate(0)}}.ps-search-clear:hover{color:#dc2626;background:#fee2e2;transform:scale(1.1)}.ps-search-icon-wrap{color:#9ca3af;align-items:center;transition:all .3s;display:flex}.ps-search-bar:focus-within .ps-search-icon-wrap{color:#3b82f6;transform:scale(1.1)rotate(10deg)}.ps-search-icon-wrap svg{width:16px;height:16px}.animate-bounce,.group:hover .group-hover\:animate-bounce{animation:1s infinite bounce}.w-4{width:1rem}.h-4{height:1rem}.inline-flex{display:inline-flex}.items-center{align-items:center}.justify-center{justify-content:center}.gap-1{gap:.25rem}@media (width<=768px){nav{height:60px;padding:0 16px}.logo-img{height:48px}.hamburger{display:flex}.nav-links{background:var(--white);border-bottom:1px solid var(--border);z-index:1000;flex-direction:column;gap:20px;padding:24px;display:none;position:fixed;top:60px;left:0;right:0;box-shadow:none!important}.nav-links.open{display:flex}.nav-right{gap:8px}.nav-contact-btn{display:none}.nav-cta{padding:7px 14px;font-size:12px}.mobile-about-title{text-align:center;margin-bottom:24px;display:block!important}.desktop-about-title{display:none!important}}@keyframes lp-card-enter{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes lp-arrow-nudge{0%,to{transform:translate(0)}50%{transform:translate(5px)}}.dealers-section{background:linear-gradient(135deg, var(--navy) 0%, #0a111f 100%);margin-top:50px;padding:100px 5%;position:relative;overflow:hidden}.dealers-section:before{content:"";opacity:.8;z-index:0;background-image:radial-gradient(circle at 2px 2px,#d4af370d 1px,#0000 0);background-size:40px 40px;position:absolute;inset:0}.dealers-section:after{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#1a5fa808 0%,#0000 70%);width:80%;height:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dealers-grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:50px;display:grid;position:relative}.dealer-card{-webkit-backdrop-filter:blur(12px);text-align:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;align-items:center;padding:30px 20px;transition:all .2s cubic-bezier(.25,1,.5,1);display:flex;position:relative;overflow:hidden}.dealer-card:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff08,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.dealer-card:hover:before{left:100%}.dealer-card:hover{background:#ffffff0a;border-color:#d4af3766;transform:translateY(-8px);box-shadow:0 15px 45px -12px #00000080,0 0 20px #d4af371a}.dealer-badge{color:#000;letter-spacing:.05em;text-transform:uppercase;background:linear-gradient(135deg,#d4af37 0%,#b8860b 100%);border-radius:50px;padding:3px 8px;font-size:8px;font-weight:800;animation:3s ease-in-out infinite badgePulse;position:absolute;top:15px;right:15px;box-shadow:0 2px 10px #d4af3733}@keyframes badgePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.05);box-shadow:0 0 15px #d4af3766}}.dealer-monogram-wrap{background:radial-gradient(circle,#d4af370d 0%,#0000 70%);border:1px solid #d4af3733;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:20px;transition:all .3s;display:flex}.dealer-card:hover .dealer-monogram-wrap{background:radial-gradient(circle,#d4af371a 0%,#0000 70%);border-color:#d4af37}.dealer-monogram{-webkit-text-fill-color:transparent;letter-spacing:-1px;background:linear-gradient(135deg,#fff 0%,#d4af37 50%,#b8860b 100%);-webkit-background-clip:text;background-clip:text;font-family:Playfair Display,serif;font-size:28px;font-weight:700;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.dealer-card:hover .dealer-monogram{filter:drop-shadow(0 0 8px #d4af374d);transform:scale(1.15)}.dealer-info h3{color:#fff;letter-spacing:.2px;margin-bottom:8px;font-family:Outfit,sans-serif;font-size:17px;font-weight:700}.dealer-location{color:#fff6;justify-content:center;align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}.location-icon{color:#d4af37;opacity:.8;width:14px;height:14px}@media (width<=768px){.dealers-section{padding:40px 5%}.dealers-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:20px}.dealer-card{background:#ffffff08;border:1px solid #0000;border-radius:12px;padding:22px 5px 12px;animation:9s linear infinite mobileBorderPulse}.dealer-card:first-child{animation-delay:0s}.dealer-card:nth-child(5){animation-delay:1s}.dealer-card:nth-child(9){animation-delay:2s}.dealer-card:nth-child(2){animation-delay:3s}.dealer-card:nth-child(7){animation-delay:4s}.dealer-card:nth-child(3){animation-delay:5s}.dealer-card:nth-child(8){animation-delay:6s}.dealer-card:nth-child(4){animation-delay:7s}.dealer-card:nth-child(6){animation-delay:8s}@keyframes mobileBorderPulse{0%,25%,to{box-shadow:none;background:#ffffff08;border-color:#0000}12.5%{background:#d4af3714;border-color:#d4af37b3;box-shadow:0 0 18px #d4af374d}}.dealer-badge{white-space:nowrap;width:max-content;padding:2px 5px;font-size:5px;top:5px;left:50%;right:auto;transform:translate(-50%)}.dealer-monogram-wrap{border-color:#d4af3726;width:36px;height:36px;margin-bottom:10px}.dealer-monogram{font-size:16px}.dealer-info h3{margin-bottom:4px;font-size:9px;line-height:1.1}.dealer-location{gap:3px;font-size:8px}.location-icon{width:8px;height:8px}}.s-sub{white-space:normal!important}.surgicals-theme{--navy:#081221;--navy-light:#0d1b2a;--blue:#1a5fa8;--blue-mid:#0c447c;--blue-light:#f1f5f9;--teal:#0d9488;--cyan:#06b6d4;--amber:#c97a15;--amber-soft:#faeeda;--text:#0f172a;--text-mid:#475569;--text-light:#64748b;--border:#e2e8f0;--bg-alt:#f8fafc;--white:#fff;--shadow-soft:0 4px 6px -1px #0000000d, 0 2px 4px -2px #0000000d;--shadow-premium:0 20px 25px -5px #0000000d, 0 8px 10px -6px #0000000d;--radius-sm:8px;--radius:12px;--radius-lg:24px;--header-h:72px}.surgicals-theme *{box-sizing:border-box;margin:0;padding:0}.surgicals-theme,.surgicals-theme,.surgicals-theme #root{box-sizing:border-box;max-width:100vw;position:relative;overflow-x:clip}.surgicals-theme{color:var(--text);background:var(--white);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif;line-height:1.6}@supports (overflow:clip){.surgicals-theme,.surgicals-theme{overflow-x:clip}}.surgicals-theme #root{max-width:100%;overflow-x:clip}.surgicals-theme img{max-width:100%}.surgicals-theme h1,.surgicals-theme h2,.surgicals-theme h3,.surgicals-theme h4,.surgicals-theme h5,.surgicals-theme h6{color:var(--navy);font-family:Outfit,sans-serif;font-weight:600}body.surgicals-theme::-webkit-scrollbar{width:6px}.surgicals-theme ::-webkit-scrollbar{width:6px}body.surgicals-theme::-webkit-scrollbar-track{background:#f8fafc}.surgicals-theme ::-webkit-scrollbar-track{background:#f8fafc}body.surgicals-theme::-webkit-scrollbar-thumb{border-radius:4px;background:#1a5fa8!important}.surgicals-theme ::-webkit-scrollbar-thumb{border-radius:4px;background:#1a5fa8!important}body.surgicals-theme::-webkit-scrollbar-thumb:hover{background:#c97a15!important}.surgicals-theme ::-webkit-scrollbar-thumb:hover{background:#c97a15!important}.surgicals-theme body ::-webkit-scrollbar{width:0;display:none}.surgicals-theme nav{z-index:1000;background:var(--white);justify-content:space-between;align-items:center;width:100%;height:68px;padding:0 5%;transition:background .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s,box-shadow .3s;display:flex;position:fixed;top:0;left:0;right:0}.surgicals-theme nav.scrolled{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;box-shadow:none!important}.surgicals-theme .logo{align-items:center;gap:11px;text-decoration:none;display:flex}.surgicals-theme .logo-img{width:auto;height:75px;display:block}.surgicals-theme .logo-icon{flex-shrink:0;width:40px;height:40px;position:relative}.surgicals-theme .logo-icon svg{width:40px;height:40px}.surgicals-theme .logo-words .l1{color:var(--blue);letter-spacing:-.3px;font-size:15px;font-weight:600;line-height:1.1}@media (width>=360px){.surgicals-theme .logo-words .l1{font-size:17px}}.surgicals-theme .logo-words .l2{color:var(--amber);font-size:11px;font-weight:500;line-height:1.1}@media (width>=360px){.surgicals-theme .logo-words .l2{font-size:13px}}.surgicals-theme .nav-links{gap:28px;list-style:none;display:flex}.surgicals-theme .nav-links a{color:#0a1628;font-size:17px;font-weight:500;text-decoration:none;transition:color .2s;position:relative}@media (hover:hover){.surgicals-theme .nav-links a:hover{color:#1a5fa8}}.surgicals-theme .nav-links a.active{color:var(--blue)}.surgicals-theme .nav-links a.active:after{content:"";background:#c97a15;width:100%;height:2px;transition:transform .3s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-4px;left:0;transform:scaleX(1)}.surgicals-theme .nav-links a:after{content:"";background:#c97a15;width:100%;height:2px;transition:transform .3s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-4px;left:0;transform:scaleX(0)}@media (hover:hover){.surgicals-theme .nav-links a:hover:after{transform:scaleX(1)}}.surgicals-theme .nav-right{align-items:center;gap:12px;display:flex}.surgicals-theme .nav-phone{color:var(--blue);align-items:center;gap:6px;font-size:13px;font-weight:600;text-decoration:none;display:flex}.surgicals-theme .nav-phone svg{width:14px;height:14px}.surgicals-theme .nav-cta{color:#fff;cursor:pointer;background:#c97a15;border:none;border-radius:8px;padding:9px 20px;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s}.surgicals-theme .nav-cta:hover{background:#a86010}.surgicals-theme .nav-contact-btn{color:var(--blue);border:1.5px solid var(--blue);border-radius:8px;align-items:center;gap:6px;padding:9px 18px;font-size:13px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.surgicals-theme .nav-contact-btn:hover{background:var(--blue);color:#fff;transform:translateY(-2px);box-shadow:none!important}.surgicals-theme .nav-contact-btn svg{flex-shrink:0}.surgicals-theme .hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;display:none}.surgicals-theme .hamburger span{background:var(--text);border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}.surgicals-theme #hero{--spot-radius:190px;background:linear-gradient(135deg,#071a3e 0%,#0c3470 40%,#1a5fa8 100%);align-items:center;padding:45px 5% 90px;display:flex;position:relative;overflow:clip!important}.surgicals-theme #hero:before,.surgicals-theme #hero:after{content:"";pointer-events:none;background-image:radial-gradient(#c97a15 1.2px,#0000 1.2px);background-size:28px 28px;position:absolute;inset:0}.surgicals-theme #hero:before{opacity:.45;-webkit-mask-image:radial-gradient(circle var(--spot-radius) at var(--mouse-x,-999px) var(--mouse-y,-999px), transparent 0%, black 100%);mask-image:radial-gradient(circle var(--spot-radius) at var(--mouse-x,-999px) var(--mouse-y,-999px), transparent 0%, black 100%);-webkit-mask-image:radial-gradient(circle var(--spot-radius) at var(--mouse-x,-999px) var(--mouse-y,-999px), transparent 0%, black 100%);animation:8s ease-in-out infinite dotMotion,8s ease-in-out infinite breathingOpacity}.surgicals-theme #hero:after{opacity:.001;-webkit-mask-image:radial-gradient(circle var(--spot-radius) at var(--mouse-x,-999px) var(--mouse-y,-999px), black 0%, transparent 100%);mask-image:radial-gradient(circle var(--spot-radius) at var(--mouse-x,-999px) var(--mouse-y,-999px), black 0%, transparent 100%);-webkit-mask-image:radial-gradient(circle var(--spot-radius) at var(--mouse-x,-999px) var(--mouse-y,-999px), black 0%, transparent 100%);background-image:radial-gradient(#c97a15 5.5px,#0000 5.5px);transition:none;animation:8s ease-in-out infinite dotMotion;transform:none;filter:none!important}.surgicals-theme #hero:hover:after{opacity:1}.surgicals-theme #hero:not(:hover):before{-webkit-mask-image:none;mask-image:none}@keyframes dotMotion{0%,to{background-position:0 0}50%{background-position:0 10px}}@keyframes breathingOpacity{0%,to{opacity:.45}50%{opacity:.75}}.surgicals-theme .hero-wave{z-index:5;pointer-events:none;width:100%;line-height:0;position:absolute;bottom:-1px;left:0}.surgicals-theme .hero-wave svg{fill:#fff;width:100%;height:62px;display:block}.surgicals-theme .hero-inner{z-index:10;justify-content:space-between;align-items:center;gap:40px;width:100%;min-width:0;max-width:1400px;margin:0 auto;display:flex;position:relative}.surgicals-theme .hero-col-left{flex:60%;min-width:0;max-width:60%}.surgicals-theme .hero-col-right{flex:35%;min-width:0;max-width:35%}.surgicals-theme .hero-badge{color:#c97a15;opacity:0;background:#c97a151a;border:1px solid #c97a1566;border-radius:50px;align-items:center;margin-bottom:24px;padding:6px 14px;font-family:Space Mono,monospace;font-size:11px;animation:.6s .1s forwards fadeInDown;display:inline-flex}.surgicals-theme .hero-badge:hover{color:#fff;background-color:#c97a15}.surgicals-theme .reveal{opacity:0;transition:all 1s cubic-bezier(.22,1,.36,1);transform:translateY(40px)}.surgicals-theme .reveal.visible{opacity:1;transform:translateY(0)}.surgicals-theme .reveal-up{transform:translateY(60px)}.surgicals-theme .reveal-left{transform:translate(-60px)}.surgicals-theme .reveal-right{transform:translate(60px)}.surgicals-theme .reveal-scale{transform:scale(.9)}.surgicals-theme .visible{opacity:1!important;transform:translate(0)scale(1)!important}.surgicals-theme .hero-title-line em{text-shadow:none!important}.surgicals-theme .hero-title-line{opacity:0;display:block;transform:translateY(24px);text-shadow:none!important}.surgicals-theme .hero-title-line:first-child{animation:.6s cubic-bezier(.22,1,.36,1) .3s forwards fadeInUp}.surgicals-theme .hero-title-line:nth-child(2){animation:.6s cubic-bezier(.22,1,.36,1) .5s forwards fadeInUp}.surgicals-theme .hero-title-line:nth-child(3){animation:.6s cubic-bezier(.22,1,.36,1) .7s forwards fadeInUp}.surgicals-theme #hero h1{color:#fff;margin-bottom:24px;font-family:Instrument Serif,serif;font-size:clamp(42px,6vw,72px);font-weight:400;line-height:1.15}.surgicals-theme .hero-sub{color:#ffffffb8;text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;opacity:0;max-width:520px;margin-bottom:32px;font-family:DM Sans,sans-serif;font-size:17px;line-height:1.75;animation:.6s cubic-bezier(.22,1,.36,1) .9s forwards fadeInUp}.surgicals-theme .hero-value-props{opacity:0;flex-wrap:wrap;gap:20px;margin-bottom:40px;animation:.5s cubic-bezier(.22,1,.36,1) 1.1s forwards fadeInUp;display:flex}.surgicals-theme .hero-vp-item{color:#ffffffd9;align-items:center;gap:8px;margin-bottom:-20px;font-family:DM Sans,sans-serif;font-size:13px;display:flex}.surgicals-theme .hero-vp-item svg{color:#25d366;width:14px;height:14px}.surgicals-theme .hero-btns{opacity:0;flex-wrap:wrap;gap:16px;animation:.5s cubic-bezier(.22,1,.36,1) 1.3s forwards fadeInUp;display:flex}.surgicals-theme .btn-primary{color:#fff;cursor:pointer;background:#c97a15;border:none;border-radius:10px;align-items:center;margin-top:15px;padding:14px 32px;font-size:14px;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.22,1,.36,1);display:inline-flex;position:relative;overflow:hidden}.surgicals-theme .btn-primary:after{content:"";z-index:-1;border-radius:10px;animation:2s infinite pulse;position:absolute;inset:0;box-shadow:none!important}@keyframes pulse{0%{box-shadow:none!important}70%{box-shadow:none!important}to{box-shadow:none!important}}@media (hover:hover){.surgicals-theme .btn-primary:hover{background:#a86010;transform:translateY(-3px);box-shadow:none!important}}.surgicals-theme .btn-secondary{color:#fff;cursor:pointer;background:0 0;border:1.5px solid #fff6;border-radius:10px;align-items:center;margin-top:15px;padding:14px 32px;font-size:14px;font-weight:600;text-decoration:none;transition:background .3s,border-color .3s;display:inline-flex}@media (hover:hover){.surgicals-theme .btn-secondary:hover{background:#ffffff1a;border-color:#fff9}}.surgicals-theme .hero-slideshow{background:#071a3e;border:1px solid #ffffff26;border-radius:24px;width:100%;height:480px;animation:.8s cubic-bezier(.22,1,.36,1) .6s both fadeInRight;position:relative;overflow:hidden;box-shadow:none!important}.surgicals-theme .hs-track{width:100%;height:100%;position:relative;overflow:hidden}.surgicals-theme .hs-slide{opacity:0;pointer-events:none;z-index:1;will-change:transform, opacity, clip-path;position:absolute;inset:0}.surgicals-theme .hs-slide.active{opacity:1;pointer-events:auto;z-index:2;transform:translate(0)scale(1)}.surgicals-theme .hs-slide.active .hs-bg{animation:10s ease-out forwards kenBurns}@keyframes kenBurns{0%{transform:scale(1.15)}to{transform:scale(1)}}.surgicals-theme .hs-bg{will-change:transform;background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.1)}.surgicals-theme .hs-slide.exit-slide-over{filter:brightness(.7);z-index:1;opacity:0;transition:transform .9s cubic-bezier(.22,1,.36,1),filter .9s;transform:translate(-20px)scale(.98)}.surgicals-theme .hs-slide.enter-slide-over{z-index:2;opacity:1;animation:.9s cubic-bezier(.22,1,.36,1) forwards cinematicSlide}@keyframes cinematicSlide{0%{transform:translate(100%)}to{transform:translate(0)}}.surgicals-theme .hs-slide.exit-slide-over-reverse{filter:brightness(.7);z-index:1;opacity:0;transition:transform .9s cubic-bezier(.22,1,.36,1),filter .9s;transform:translate(20px)scale(.98)}.surgicals-theme .hs-slide.enter-slide-over-reverse{z-index:2;opacity:1;animation:.9s cubic-bezier(.22,1,.36,1) forwards cinematicSlideReverse}@keyframes cinematicSlideReverse{0%{transform:translate(-100%)}to{transform:translate(0)}}.surgicals-theme .hs-slide.exit-push{z-index:2;opacity:1;animation:.9s cubic-bezier(.22,1,.36,1) forwards cinematicPushOut}@keyframes cinematicPushOut{0%{transform:translate(0)}to{opacity:0;transform:translate(-100%)}}.surgicals-theme .hs-slide.enter-push{z-index:1;opacity:1;animation:.9s cubic-bezier(.22,1,.36,1) forwards cinematicPushIn}@keyframes cinematicPushIn{0%{transform:translate(100%)}to{transform:translate(0)}}.surgicals-theme .hs-slide.enter-wipe{z-index:3;opacity:1;animation:1.1s cubic-bezier(.22,1,.36,1) forwards cinematicWipeIn}@keyframes cinematicWipeIn{0%{clip-path:polygon(0 0,0 0,0 100%,0 100%);filter:brightness(1.5)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);filter:brightness()}}.surgicals-theme .hs-slide.exit-wipe{z-index:2;opacity:1;filter:grayscale(.2);transition:opacity .4s .8s,filter .4s .8s}.surgicals-theme .hs-slide.exit-zoom{z-index:2;opacity:1;animation:1s cubic-bezier(.22,1,.36,1) forwards cinematicZoomOut}@keyframes cinematicZoomOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.1)}}.surgicals-theme .hs-slide.enter-zoom{z-index:3;opacity:1;animation:1s cubic-bezier(.22,1,.36,1) forwards cinematicZoomIn}@keyframes cinematicZoomIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.surgicals-theme .hs-overlay{display:none}.surgicals-theme .hs-content>*{opacity:0;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);transform:translateY(20px)}.surgicals-theme .hs-slide.active .hs-content>*{opacity:1;transform:translateY(0)}.surgicals-theme .hs-slide.active .hs-tag{transition-delay:.3s}.surgicals-theme .hs-slide.active .hs-text-box{transition-delay:.45s}.surgicals-theme .hs-slide.active .hs-enquire{transition-delay:.6s}.surgicals-theme .hs-content{z-index:3;flex-direction:column;align-items:flex-start;display:flex;position:absolute;bottom:40px;left:24px;right:24px}.surgicals-theme .hs-tag{letter-spacing:.15em;color:#fff;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);background:#081221b3;border:1px solid #fff3;border-radius:20px;margin-bottom:10px;padding:5px 14px;font-family:Space Mono,monospace;font-size:11px;font-weight:700;display:inline-block;text-shadow:none!important}.surgicals-theme .hs-bottom-row{flex-flow:wrap;align-items:center;gap:14px;display:flex}.surgicals-theme .hs-name{color:#fff;-webkit-backdrop-filter:blur(10px);background:#081221d9;border:1px solid #ffffff26;border-radius:12px;margin:0;padding:10px 16px;font-family:Instrument Serif,serif;font-size:clamp(1rem,2vw,1.3rem);line-height:1.2;display:inline-block}.surgicals-theme .hs-desc{color:#ffffffd9;margin-bottom:0;font-family:DM Sans,sans-serif;font-size:13px;line-height:1.5}.surgicals-theme .hs-enquire{color:#fff;letter-spacing:.3px;background:#c97a15;border-radius:20px;align-items:center;gap:6px;padding:8px 16px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.surgicals-theme .hs-enquire:hover{background:#a86010;transform:translate(3px)}.surgicals-theme .hs-arrow{z-index:10;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;background:#0006;border:1px solid #0006;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.surgicals-theme .hero-slideshow:hover .hs-arrow{opacity:1}.surgicals-theme .hs-arrow:hover{background:#0009;transform:translateY(-50%)scale(1.08)}.surgicals-theme .hs-prev{left:14px}.surgicals-theme .hs-next{right:14px}.surgicals-theme .hs-dots{z-index:10;gap:6px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.surgicals-theme .hs-dot{cursor:pointer;background:#0006;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:all .35s cubic-bezier(.34,1.56,.64,1)}.surgicals-theme .hs-dot.active{background:#c97a15;border-radius:3px;width:20px}.surgicals-theme .hs-cat-badge{z-index:10;letter-spacing:.12em;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-transform:uppercase;background:#1a5fa899;border:1px solid #fff3;border-radius:20px;padding:5px 12px;font-family:Space Mono,monospace;font-size:10px;font-weight:700;transition:opacity .3s;position:absolute;top:14px;left:14px}.surgicals-theme .hs-thumbs{z-index:10;flex-direction:column;gap:6px;display:flex;position:absolute;bottom:52px;right:14px}.surgicals-theme .hs-thumb{cursor:pointer;opacity:.6;border:2px solid #ffffff26;border-radius:8px;width:52px;height:38px;transition:all .25s;overflow:hidden}.surgicals-theme .hs-thumb:hover,.surgicals-theme .hs-thumb.active{opacity:1;border-color:#c97a15}.surgicals-theme .hs-thumb img{object-fit:cover;pointer-events:none;width:100%;height:100%}@media (width<=768px){.surgicals-theme .hero-slideshow{border-radius:16px;width:362px;height:318px;margin:0 auto}.surgicals-theme .hs-content{bottom:36px;left:16px;right:16px}.surgicals-theme .hs-name{font-size:1.1rem}.surgicals-theme .hs-thumbs,.surgicals-theme .hs-arrow{display:none}}@media (pointer:coarse) and (width>=900px) and (width<=1200px){.surgicals-theme .hero-inner{flex-direction:column;justify-content:center;align-items:center;gap:30px}.surgicals-theme .hero-col-left,.surgicals-theme .hero-col-right{flex:100%;max-width:100%}.surgicals-theme .hero-title-line{text-align:center}.surgicals-theme .hero-slideshow{width:min(100%,520px);margin:0 auto}.surgicals-theme .products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.surgicals-theme .prod-grid,.surgicals-theme .pcat-grid{grid-template-columns:1fr}}.surgicals-theme .stats-bar{border-radius:var(--radius-lg);z-index:50;background:linear-gradient(135deg,#081221 0%,#0c447c 100%);border:1px solid #ffffff1a;grid-template-columns:repeat(4,1fr);width:92%;max-width:1300px;margin:80px auto 40px;padding:50px 5%;display:grid;position:relative}.surgicals-theme .stat-item{text-align:center;transition:transform .4s cubic-bezier(.25,1,.5,1);position:relative}.surgicals-theme .stat-item:hover{transform:translateY(-8px)}.surgicals-theme .stat-item:not(:last-child):after{content:"";background:linear-gradient(#0000,#ffffff1a,#0000);width:1px;height:60%;position:absolute;top:20%;right:0}.surgicals-theme .stat-num{color:var(--white);justify-content:center;align-items:baseline;margin-bottom:12px;font-size:48px;font-weight:700;line-height:1;display:flex}.surgicals-theme .stat-num span{color:var(--amber);margin-left:2px;font-size:32px}.surgicals-theme .stat-lbl{color:#ffffff80;text-transform:uppercase;letter-spacing:.15em;font-size:13px;font-weight:600}.surgicals-theme .strip{border-top:1px solid var(--border);background-color:#c97a15;max-width:100%;margin-top:68px;padding:12px 0;overflow:hidden}.surgicals-theme .strip-track{white-space:nowrap;gap:64px;width:max-content;animation:40s linear infinite marquee;display:flex}.surgicals-theme .strip-item{color:#fff;letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:12px;font-size:12px;font-weight:700;display:flex}.surgicals-theme .strip-item:before{content:"";background:var(--blue);border-radius:50%;width:6px;height:6px}.surgicals-theme .section{margin-bottom:0;padding:60px 5% 0}.surgicals-theme #products.section{padding-top:20px;padding-bottom:60px}.surgicals-theme #about.section{padding-top:10px}.surgicals-theme .section.alt{background:var(--bg)}.surgicals-theme .s-tag{color:var(--blue);letter-spacing:1.8px;text-transform:uppercase;margin-bottom:10px;font-size:11.5px;font-weight:700;display:inline-block}.surgicals-theme .s-title{color:var(--text);letter-spacing:1px;margin-bottom:10px;font-family:Instrument Serif,serif;font-size:clamp(1.7rem,2.8vw,2.4rem);font-weight:400;line-height:1.25}.surgicals-theme .s-title em{color:var(--blue);font-style:italic}.surgicals-theme .s-sub{color:var(--text-soft);text-align:center;white-space:nowrap;margin:0 auto;font-size:14px;line-height:1.75}@media (width<=600px){.surgicals-theme .s-sub{white-space:normal;width:100%;max-width:520px}}.surgicals-theme .s-head{margin-bottom:48px}.surgicals-theme .s-head.center{text-align:center}.surgicals-theme .s-head.center .s-sub{margin:0 auto}.surgicals-theme .section-visual{border-radius:var(--radius-lg);border:1px solid var(--border);width:100%;height:clamp(180px,28vw,300px);margin:-6px 0 40px;overflow:hidden;box-shadow:none!important}.surgicals-theme .section-visual img{object-fit:cover;width:100%;height:100%;display:block}.surgicals-theme .section-visual.dark{border-color:#ffffff26;box-shadow:none!important}.surgicals-theme .section-visual.contact{margin-bottom:32px}.surgicals-theme .showcase-band{background:var(--white);padding:100px 5%}.surgicals-theme .showcase-inner{grid-template-columns:1fr .8fr 1fr;gap:24px;height:500px;display:grid}.surgicals-theme .sc-col{flex-direction:column;flex:1;gap:12px;display:flex}.surgicals-theme .sc-img{border-radius:14px;flex-shrink:0;position:relative;overflow:hidden}.surgicals-theme .sc-img img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.22,1,.36,1);display:block}@media (width>=901px){.surgicals-theme .sc-img:hover img{transform:scale(1.08)}}.surgicals-theme .sc-tall{flex:1.2;width:0}.surgicals-theme .sc-short{flex:1}.surgicals-theme .sc-label{color:#fff;letter-spacing:.6px;text-transform:uppercase;background:linear-gradient(#0000,#042c53bf);padding:28px 14px 12px;font-size:13.5px;font-weight:700;transition:all .4s cubic-bezier(.25,1,.5,1);position:absolute;bottom:0;left:0;right:0}@media (width>=901px){.surgicals-theme .sc-img:hover .sc-label{background:linear-gradient(#0000,#042c53f2 90%);padding-bottom:24px}}.surgicals-theme .showcase-inner-4col{grid-template-columns:repeat(4,1fr);gap:20px;max-width:1400px;margin:0 auto;padding:0 5%;display:grid}.surgicals-theme .showcase-inner-4col>*{min-width:0}@media (width<=768px){.surgicals-theme .showcase-inner-4col{grid-template-columns:repeat(2,1fr)}.surgicals-theme .showcase-inner{flex-direction:column;height:auto}.surgicals-theme .sc-tall{width:100%;height:200px}.surgicals-theme .sc-col{flex-direction:row}.surgicals-theme .sc-short{flex:1;height:140px}}.surgicals-theme .about-grid{grid-template-columns:1.1fr .9fr;align-items:flex-start;gap:80px;display:grid}.surgicals-theme .desktop-about-title{display:block}.surgicals-theme .mobile-about-title{display:none}.surgicals-theme .about-visual{position:relative}.surgicals-theme .about-img{z-index:2;border-radius:var(--radius-lg);position:relative;top:-50px;overflow:visible;box-shadow:none!important}.surgicals-theme .about-chip{background:var(--navy);z-index:10;text-align:center;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:22px 30px;display:flex;position:absolute;bottom:-20px;right:-20px;box-shadow:none!important}.surgicals-theme .about-chip strong{color:var(--amber);margin-bottom:6px;font-size:32px;font-weight:700;line-height:1;display:block}.surgicals-theme .about-chip span{color:#fff;letter-spacing:.15em;text-transform:uppercase;font-size:11px;font-weight:600}@media (width<=768px){.surgicals-theme .about-chip{padding:16px 22px;bottom:-16px;right:-8px}.surgicals-theme .about-chip strong{font-size:24px}.surgicals-theme .about-chip span{font-size:9px}}@media (width>=1101px){.surgicals-theme .about-img{margin-top:50px}}.surgicals-theme .about-facts{gap:24px;margin-top:40px;list-style:none;display:grid}.surgicals-theme .about-fact{background:var(--white);border-radius:var(--radius);border:1px solid #0000000d;align-items:center;gap:16px;padding:16px;transition:all .4s cubic-bezier(.25,1,.5,1);display:flex;box-shadow:none!important}.surgicals-theme .about-fact:hover{border-color:var(--blue);transform:translate(10px);box-shadow:none!important}.surgicals-theme .about-fact:hover .fact-icon{background:var(--blue);color:var(--white);transform:scale(1.1)}.surgicals-theme .fact-icon{width:44px;height:44px;color:var(--text-mid);background:#f1f5f9;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.25,1,.5,1);display:flex}.surgicals-theme .fact-icon svg{fill:none;stroke:currentColor;stroke-width:2px;height:16px}.surgicals-theme .fact-text strong{color:var(--text-soft);letter-spacing:.5px;margin-bottom:2px;font-size:12px;font-weight:600;display:block}.surgicals-theme .fact-text p{color:var(--text);font-size:13.5px;line-height:1.5}.surgicals-theme .fact-value{color:var(--navy);font-weight:700}.surgicals-theme .proprietor-name{color:var(--navy);letter-spacing:.39px;font-family:Playfair Display,serif;font-size:15px;font-weight:bolder}.surgicals-theme .products-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.surgicals-theme .prod-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--white);cursor:default;will-change:transform, box-shadow;transition:all .4s cubic-bezier(.22,1,.36,1);overflow:hidden}.surgicals-theme .prod-card:hover{border-color:var(--blue-soft);transform:translateY(-8px);box-shadow:none!important}.surgicals-theme .prod-top{justify-content:center;align-items:center;height:160px;display:flex;position:relative;overflow:hidden}.surgicals-theme .prod-top img{object-fit:cover;width:100%;height:100%;transition:transform .4s}@media (width>=901px){.surgicals-theme .prod-card:hover .prod-top img{transform:scale(1.06)}}.surgicals-theme .prod-top-overlay{position:absolute;inset:0}.surgicals-theme .prod-top svg{fill:none;stroke-width:1.5px;opacity:.7;width:42px;height:42px}.surgicals-theme .prod-body{padding:18px 16px}.surgicals-theme .prod-body h3{color:var(--text);margin-bottom:7px;font-size:14.5px;font-weight:600}.surgicals-theme .prod-body p{color:var(--text-soft);margin-bottom:12px;font-size:13px;line-height:1.6}.surgicals-theme .prod-tags{flex-wrap:wrap;gap:5px;display:flex}.surgicals-theme .ptag{background:var(--bg);color:var(--text-mid);border-radius:20px;padding:3px 10px;font-size:11.5px;font-weight:500}.surgicals-theme .why-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.surgicals-theme .why-card{border-radius:var(--radius-lg);background:#ffffff0a;border:1px solid #ffffff1a;padding:40px;transition:all 10ms cubic-bezier(.25,1,.5,1)}.surgicals-theme .why-card:hover{border-color:var(--cyan);background:#ffffff1a;box-shadow:0 15px 35px -12px #06b6d459}.surgicals-theme .why-card:hover .why-icon svg{animation:.6s bounceIcon}@keyframes bounceIcon{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.surgicals-theme .why-icon{width:64px;height:64px;color:var(--cyan);background:#06b6d426;border-radius:16px;justify-content:center;align-items:center;margin-bottom:28px;display:flex}.surgicals-theme .why-icon svg{stroke:currentColor;fill:none;stroke-width:1.5px;width:32px;height:32px}.surgicals-theme .why-card h3{color:var(--white);margin-bottom:16px;font-size:22px;font-weight:600}.surgicals-theme .why-card p{color:#fff9;font-size:14.5px;line-height:1.6}.surgicals-theme .brands-grid{grid-template-columns:repeat(5,1fr);gap:24px;display:grid}.surgicals-theme .marquee-track{display:contents}.surgicals-theme .brand-tile.duplicate{display:none}.surgicals-theme .brand-tile{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;display:flex;position:relative;overflow:hidden}.surgicals-theme .brand-logo-wrapper{justify-content:center;align-items:center;width:100%;height:80px;margin-bottom:16px;display:flex}.surgicals-theme .brand-logo-wrapper img{object-fit:contain;max-width:85%;max-height:100%}.surgicals-theme .brand-tile .status{text-transform:uppercase;letter-spacing:.1em;color:var(--amber);font-size:10px;font-weight:700}.surgicals-theme .lic-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.surgicals-theme .lic-card{background:var(--bg-alt);border:1px solid var(--border);border-radius:var(--radius);text-align:center;padding:40px 32px;transition:all .4s cubic-bezier(.25,1,.5,1)}.surgicals-theme .lic-card:hover{background:var(--white);border-color:var(--blue);transform:translateY(-8px)}.surgicals-theme .lic-card:hover svg{color:var(--amber);transform:scale(1.15)rotate(-5deg)}.surgicals-theme .lic-card svg{width:48px;height:48px;color:var(--blue);stroke-width:1.5px;fill:none;stroke:currentColor;margin-bottom:24px;transition:all .4s cubic-bezier(.25,1,.5,1)}.surgicals-theme .lic-card h4{color:var(--navy);margin-bottom:10px;font-size:17px}.surgicals-theme .lic-card p{color:var(--text-light);letter-spacing:.5px;font-size:13px;font-weight:600}.surgicals-theme .svc-grid{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}.surgicals-theme .svc-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--white);align-items:flex-start;gap:32px;padding:40px;transition:all .4s cubic-bezier(.25,1,.5,1);display:flex}.surgicals-theme .svc-card:hover{border-color:var(--blue);transform:translateY(-8px)}.surgicals-theme .svc-icon{background:var(--blue-light);width:72px;height:72px;color:var(--blue);border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;transition:all .5s cubic-bezier(.25,1,.5,1);display:flex}.surgicals-theme .svc-card:hover .svc-icon{background:var(--blue);color:var(--white);transform:rotate(-8deg)scale(1.08);box-shadow:none!important}.surgicals-theme .svc-icon svg{fill:none;stroke:currentColor;stroke-width:1.5px;width:36px;height:36px}.surgicals-theme .svc-content h3{color:var(--navy);margin-bottom:12px;font-size:20px}.surgicals-theme .svc-content p{color:var(--text-mid);font-size:15px;line-height:1.6}.surgicals-theme .testi-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.surgicals-theme .testi-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:40px;transition:all .4s cubic-bezier(.25,1,.5,1);position:relative;box-shadow:none!important}.surgicals-theme .testi-card:before{content:"\"";color:var(--blue-light);z-index:0;font-family:Instrument Serif,serif;font-size:80px;line-height:1;transition:color .4s;position:absolute;top:20px;right:30px}.surgicals-theme .testi-card:hover{border-color:var(--blue);transform:translateY(-10px);box-shadow:none!important}.surgicals-theme .testi-card:hover:before{color:#1a5fa81f}.surgicals-theme .testi-stars{color:var(--amber);letter-spacing:2px;z-index:1;margin-bottom:20px;font-size:14px;position:relative}.surgicals-theme .testi-card blockquote{color:var(--text-mid);z-index:1;margin-bottom:32px;font-size:16px;line-height:1.7;position:relative}.surgicals-theme #testimonials .feedback-mobile{display:none}.surgicals-theme .testi-author{z-index:1;align-items:center;gap:16px;display:flex;position:relative}.surgicals-theme .tav{background:var(--blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;font-weight:700;display:flex;box-shadow:none!important}.surgicals-theme .tav.amber{background:var(--amber);box-shadow:none!important}.surgicals-theme .tav.green{background:#0d9488;box-shadow:none!important}.surgicals-theme .tavi strong{color:var(--navy);margin-bottom:2px;font-size:15px;display:block}.surgicals-theme .tavi small{color:var(--text-light);font-size:13px}.surgicals-theme .contact-wrap{background:var(--navy);border-radius:var(--radius-lg);grid-template-columns:1fr 1.1fr;gap:64px;padding:80px;display:grid;position:relative;overflow:hidden;box-shadow:none!important}.surgicals-theme .contact-wrap:before{content:"";background:radial-gradient(circle,#1a5fa826 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-100px}.surgicals-theme .contact-left{z-index:1;position:relative}.surgicals-theme .contact-left h2{color:var(--white);margin-bottom:20px;font-size:40px;line-height:1.1}.surgicals-theme .contact-left p{color:#fff9;margin-bottom:48px;font-size:16px;line-height:1.7}.surgicals-theme .contact-facts{gap:32px;display:grid}.surgicals-theme .cf{align-items:center;gap:20px;display:flex}.surgicals-theme .cf-icon{width:56px;height:56px;color:var(--cyan);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;justify-content:center;align-items:center;display:flex}.surgicals-theme .cf-icon svg{stroke:currentColor;fill:none;stroke-width:1.5px;width:24px;height:24px}.surgicals-theme .cf-lbl{text-transform:uppercase;letter-spacing:1px;color:#fff6;margin-bottom:4px;font-size:12px}.surgicals-theme .cf-val{color:var(--white);font-size:16px;font-weight:500}.surgicals-theme .cf-val a{color:inherit;text-decoration:none;transition:color .3s}.surgicals-theme .cf-val a:hover{color:var(--cyan)}.surgicals-theme .contact-form-wrap{border-radius:var(--radius);z-index:1;background:#ffffff08;border:1px solid #ffffff14;padding:48px;position:relative}.surgicals-theme .contact-form-wrap h3{color:var(--white);margin-bottom:32px;font-size:20px}.surgicals-theme .form-row{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px;display:grid}.surgicals-theme .fg{margin-bottom:20px}.surgicals-theme .fg label{color:#fff9;margin-bottom:8px;font-size:13px;display:block}.surgicals-theme .fg input,.surgicals-theme .fg select,.surgicals-theme .fg textarea{width:100%;color:var(--white);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;resize:vertical;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;padding:14px 18px;font-size:15px;transition:all .3s}.surgicals-theme .fg select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='white' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-position:right 18px center;background-repeat:no-repeat;background-size:18px;padding-right:48px}.surgicals-theme .fg select option{color:var(--white);background-color:#0d1b2a;padding:12px}.surgicals-theme .fg input:focus,.surgicals-theme .fg textarea:focus,.surgicals-theme .fg select:focus{border-color:var(--cyan);background:#ffffff14;outline:none;box-shadow:none!important}.surgicals-theme .form-btns{gap:16px;display:flex}.surgicals-theme .btn-wa{color:var(--white);cursor:pointer;background:#25d366;border:none;border-radius:10px;flex:1;align-items:center;gap:10px;padding:14px 28px;font-weight:600;transition:all .4s cubic-bezier(.25,1,.5,1);display:flex}.surgicals-theme .btn-wa:hover{background:#1eba58;transform:translateY(-3px);box-shadow:none!important}.surgicals-theme .btn-mail{color:var(--white);cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:14px 24px;transition:all .3s;display:flex}.surgicals-theme .btn-mail:hover{background:#ffffff1f}.surgicals-theme .map-band{padding:0 5% 72px}.surgicals-theme .map-box{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--bg);flex-direction:column;justify-content:center;align-items:center;gap:12px;height:300px;display:flex;overflow:hidden;box-shadow:none!important}.surgicals-theme .map-box svg{fill:none;width:36px;height:36px;stroke:var(--blue);stroke-width:1.5px}.surgicals-theme .map-box p{color:var(--text-soft);font-size:13.5px}.surgicals-theme .map-box a{background:var(--blue);color:#fff;border-radius:8px;align-items:center;gap:6px;padding:9px 20px;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s;display:flex}.surgicals-theme .map-box a:hover{background:var(--blue-mid)}.surgicals-theme .cta-banner{margin:0 5%;margin-top:none;border-radius:var(--radius-lg);background:var(--blue-dark);padding:56px 48px;position:relative;overflow:hidden}.surgicals-theme .cta-banner-bg{opacity:.13;background:url(https://images.unsplash.com/photo-1585435557343-3b348031a41f?w=1400&q=70&auto=format&fit=crop) 50%/cover no-repeat;position:absolute;inset:0}.surgicals-theme .cta-banner-inner{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;display:flex;position:relative}.surgicals-theme .cta-banner h2{color:#fff;margin-bottom:8px;font-family:Instrument Serif,serif;font-size:1.9rem;font-weight:400;line-height:1.25}.surgicals-theme .cta-banner h2 em{color:var(--blue-soft);font-style:italic}.surgicals-theme .cta-banner p{color:#ffffff8c;font-size:14px;line-height:1.6}.surgicals-theme .cta-banner-btns{flex-wrap:wrap;flex-shrink:0;gap:12px;display:flex}.surgicals-theme .btn-blue{background:var(--blue);color:#fff;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:13.5px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.surgicals-theme .btn-blue:hover{transform:translateY(-2px);box-shadow:none!important}.surgicals-theme .btn-ghost{color:#fff;background:0 0;border:1.5px solid #fff6;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:13.5px;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.surgicals-theme .btn-ghost:hover{background:#ffffff1a;transform:translateY(-2px)}@media (width<=768px){.surgicals-theme .cta-banner{border-radius:0;margin:0;padding:40px 5%}.surgicals-theme .cta-banner-inner{flex-direction:column;align-items:flex-start}}.surgicals-theme .faq-wrap{flex-direction:column;gap:16px;max-width:800px;margin:0 auto;display:flex}.surgicals-theme .faq-item{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);transition:all .3s;overflow:hidden}.surgicals-theme .faq-item:hover{border-color:var(--blue)}.surgicals-theme .faq-q{text-align:left;cursor:pointer;width:100%;color:var(--navy);background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;padding:24px 32px;font-size:16px;font-weight:600;display:flex}.surgicals-theme .faq-q svg{width:20px;height:20px;color:var(--blue);stroke-width:2.5px;flex-shrink:0;transition:transform .4s cubic-bezier(.22,1,.36,1)}.surgicals-theme .faq-q.open svg{transform:rotate(180deg)}.surgicals-theme .faq-a{max-height:0;color:var(--text-mid);padding:0 32px;font-size:15px;line-height:1.6;transition:all .4s cubic-bezier(.22,1,.36,1);overflow:hidden}.surgicals-theme .faq-a.open{max-height:200px;padding:0 32px 32px}.surgicals-theme footer{background:var(--navy);color:var(--white);margin-top:15px;padding:100px 5% 0}.surgicals-theme .footer-grid{border-bottom:1px solid #ffffff0d;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:64px;margin-top:-50px;padding-bottom:48px;display:grid}.surgicals-theme .fg-about p{color:#ffffff80;max-width:320px;margin-top:24px;font-size:14px;line-height:1.7}.surgicals-theme .foot-social{gap:12px;margin-top:32px;display:flex}.surgicals-theme .foot-social a{color:#fff;background:#ffffff0d;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .4s cubic-bezier(.25,1,.5,1);display:flex}@media (hover:hover){.surgicals-theme .foot-social a:hover{background:var(--blue);transform:translateY(-5px);box-shadow:none!important}}.surgicals-theme .foot-social svg{width:20px;height:20px}.surgicals-theme .fg-col h4{color:var(--white);letter-spacing:2px;text-transform:uppercase;margin-bottom:32px;font-size:13px;font-weight:700}.surgicals-theme .fg-col ul{gap:14px;list-style:none;display:grid}.surgicals-theme .fg-col ul a{color:#ffffffa6;font-size:14px;font-weight:500;text-decoration:none;transition:all .4s cubic-bezier(.25,1,.5,1);display:inline-block;position:relative}@media (hover:hover){.surgicals-theme .fg-col ul a:hover{font-weight:600;transform:translate(4px);color:#78b2f1!important;-webkit-text-fill-color:#78b2f1!important}}.surgicals-theme .fg-col ul a:active{opacity:.7}.surgicals-theme .fg-col ul a:visited,.surgicals-theme .fg-col ul a:focus{color:#ffffffa6;-webkit-text-fill-color:#ffffffa6;outline:none}.surgicals-theme .fg-col ul a{-webkit-tap-highlight-color:transparent}.surgicals-theme .foot-ci{align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.surgicals-theme .foot-ci svg{fill:none;width:20px;height:20px;stroke:var(--amber);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;margin-top:2px}.surgicals-theme .foot-ci svg path,.surgicals-theme .foot-ci svg circle,.surgicals-theme .foot-ci svg polyline{stroke:inherit;fill:inherit}.surgicals-theme .foot-ci p,.surgicals-theme .foot-ci a{color:#ffffff80;font-size:14px;line-height:1.5;text-decoration:none}.surgicals-theme .footer-bottom{color:#ffffff4d;justify-content:space-between;align-items:center;padding:18px 0 24px;font-size:13px;display:flex}.surgicals-theme .footer-bottom-left{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.surgicals-theme .footer-bottom .copyright-text{background:linear-gradient(90deg,#c97a15 0%,#f0c36a 38%,#78b2f1 72%,#1a5fa8 100%);-webkit-background-clip:text;background-clip:text;margin:0;font-size:15px;font-weight:800;transition:all .4s;color:#0000!important;-webkit-text-fill-color:transparent!important}.surgicals-theme .footer-bottom .dev-badge-wrap{flex-direction:column;align-items:flex-start;gap:6px;margin-top:8px;display:flex}.surgicals-theme .footer-bottom .dev-badge{-webkit-backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ffffff14;border-radius:100px;align-items:center;gap:8px;padding:6px 14px;transition:all .3s cubic-bezier(.22,1,.36,1);display:inline-flex;box-shadow:0 4px 12px #0000001a}.surgicals-theme .footer-bottom .dev-badge:hover{background:#ffffff0f;border-color:#8b5cf64d;transform:translateY(-2px);box-shadow:0 6px 20px #8b5cf626,0 2px 6px #8b5cf61a}.surgicals-theme .footer-bottom .dev-icon{color:#8b5cf6;justify-content:center;align-items:center;animation:2s ease-in-out infinite dev-icon-pulse;display:flex}.surgicals-theme .footer-bottom .dev-text-new{color:#fffc;letter-spacing:.01em;font-size:13px;font-weight:500}.surgicals-theme .footer-bottom .dev-link-new{background:linear-gradient(90deg,#8b5cf6,#c084fc,#818cf8,#a78bfa,#8b5cf6) 0 0/300%;letter-spacing:.03em;-webkit-background-clip:text;background-clip:text;align-items:center;font-weight:800;text-decoration:none;transition:filter .3s;animation:3s linear infinite kreateup-shimmer;display:inline-flex;color:#0000!important;-webkit-text-fill-color:transparent!important;margin-right:0!important}.surgicals-theme .footer-bottom .dev-link-new:hover{filter:brightness(1.2)drop-shadow(0 0 8px #8b5cf699)}.surgicals-theme .footer-bottom .dev-badge:hover .external-arrow{color:#a78bfa;animation:1.5s ease-in-out infinite arrow-nudge}@keyframes arrow-nudge{0%,to{transform:translate(1px,-1px)}50%{transform:translate(3px,-3px)}}@media (width<=768px){.surgicals-theme .footer-bottom .external-arrow{color:#a78bfa;animation:1.5s ease-in-out infinite arrow-nudge}}.surgicals-theme .footer-bottom .designers-credit{color:#ffffff59;letter-spacing:.02em;padding-left:8px;font-size:11px}@keyframes kreateup-shimmer{0%{background-position:0%}to{background-position:300%}}@keyframes dev-icon-pulse{0%,to{filter:drop-shadow(0 0 #8b5cf600);transform:scale(1)}50%{filter:drop-shadow(0 0 6px #8b5cf6cc);transform:scale(1.15)}}@media (hover:hover){.surgicals-theme .footer-bottom .copyright-text:hover{filter:brightness(1.2);transform:scale(1.02)}}.surgicals-theme .footer-bottom a{color:#fff;margin-right:80px;text-decoration:none;transition:color .3s}@media (hover:hover){.surgicals-theme .footer-bottom a:hover{color:var(--blue-light)}}.surgicals-theme .wa-float{z-index:900;color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;text-decoration:none;transition:transform .3s;display:flex;position:fixed;bottom:26px;right:26px}.surgicals-theme .wa-float:hover{transform:scale(1.12)}@keyframes waFloat{0%,to{transform:translateY(0);box-shadow:none!important}50%{transform:translateY(-6px);box-shadow:none!important}}.surgicals-theme .wa-float svg{fill:#fff;width:28px;height:28px}@keyframes logoGradientFlow{0%{background-position:100%}to{background-position:0%}}.surgicals-theme .p1,.surgicals-theme .p2,.surgicals-theme .p3,.surgicals-theme .p4,.surgicals-theme .p5,.surgicals-theme .p6{background:#f1f5f9}.surgicals-theme .p1 svg{stroke:#2e7d4f}.surgicals-theme .p2 svg{stroke:#1a5fa8}.surgicals-theme .p3 svg{stroke:#c97a15}.surgicals-theme .p4 svg{stroke:#7a3fcc}.surgicals-theme .p5 svg{stroke:#cc3f3f}.surgicals-theme .p6 svg{stroke:#0e7c7b}.surgicals-theme .pcat-wrap{grid-template-columns:minmax(240px,320px) minmax(0,1fr);align-items:start;gap:40px;min-width:0;display:grid}.surgicals-theme .pcat-grid{gap:16px;height:fit-content;display:grid;position:sticky;top:100px}.surgicals-theme .pcat-card{background:var(--white);border:1.5px solid var(--border);border-radius:var(--radius);cursor:pointer;align-items:center;gap:20px;padding:22px;transition:all .4s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden}.surgicals-theme .pcat-card:before{content:"";background:var(--blue);width:4px;height:100%;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleY(0)}.surgicals-theme .pcat-card:hover{border-color:var(--blue);transform:translate(12px);box-shadow:none!important}.surgicals-theme .pcat-card:hover:before{transform:scaleY(1)}.surgicals-theme .pcat-card.active{border-color:var(--blue);background:var(--white);transform:translate(12px);box-shadow:none!important}.surgicals-theme .pcat-card.active:before{transform:scaleY(1)}.surgicals-theme .pcat-img{border-radius:12px;flex-shrink:0;width:64px;height:64px;overflow:hidden}.surgicals-theme .pcat-img img{object-fit:cover;object-position:28% center;width:100%;height:100%;transition:transform .5s cubic-bezier(.22,1,.36,1)}.surgicals-theme .p1 img,.surgicals-theme .p2 img{object-position:48% center}.surgicals-theme .p3 img{object-position:35% center}@media (width>=901px){.surgicals-theme .pcat-card:hover .pcat-img img{transform:scale(1.15)}}.surgicals-theme .pcat-info h3{color:var(--navy);margin-bottom:4px;font-size:16px;font-weight:600}.surgicals-theme .pcat-info p{color:var(--text-mid);font-size:13px;line-height:1.4}.surgicals-theme .pcat-arrow{width:20px;height:20px;color:var(--text-light);margin-left:auto;transition:all .3s}.surgicals-theme .pcat-card.active .pcat-arrow{color:var(--blue);transform:translate(5px)}.surgicals-theme .pcat-panel{min-width:0;max-width:100%;position:sticky;top:100px}.surgicals-theme .pcat-detail{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1.5px solid var(--border);border-radius:var(--radius-lg);background:#fffffffa;min-width:0;max-width:100%;display:none;overflow:hidden;box-shadow:none!important}.surgicals-theme .pcat-detail.active{animation:.5s forwards fadeIn;display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.surgicals-theme .pcd-header{height:180px;position:relative;overflow:hidden}.surgicals-theme .pcd-header>img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;top:0;left:0}.surgicals-theme .pcd-header-overlay{background:linear-gradient(#0000 0%,#042c534d 40%,#042c53d9 100%);flex-direction:column;justify-content:flex-end;padding:32px;display:flex;position:absolute;inset:0}.surgicals-theme .pcd-header h2{color:var(--white);margin-bottom:8px;font-size:28px}.surgicals-theme .pcd-header p{color:#ffffffb3;font-size:14px}.surgicals-theme .pcd-body{min-width:0;padding:40px}.surgicals-theme .prod-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;min-width:0;margin-bottom:32px;display:grid}.surgicals-theme .pg-card{text-align:center;cursor:pointer;background:#f8fafc;border:1.5px solid #0000;border-radius:16px;flex-direction:column;justify-content:space-between;min-width:0;padding:24px;transition:all .4s cubic-bezier(.22,1,.36,1);display:flex}.surgicals-theme .pg-card:hover{background:var(--white);border-color:var(--blue);transform:translateY(-8px)scale(1.02);box-shadow:none!important}.surgicals-theme .pg-img{aspect-ratio:1;background:#fff;border-radius:12px;justify-content:center;align-items:center;width:100%;margin-bottom:20px;padding:15px;display:flex;overflow:hidden}.surgicals-theme .pg-img img{object-fit:contain;width:100%;max-width:100%;height:100%}.surgicals-theme .pg-info{min-width:0}.surgicals-theme .pg-info strong{color:var(--navy);overflow-wrap:break-word;margin-bottom:4px;font-size:14px;display:block}.surgicals-theme .pg-info span{color:var(--text-light);font-size:12px}.surgicals-theme .pcd-enquire{color:var(--white);border-radius:var(--radius);box-sizing:border-box;text-align:center;background:#25d366;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;width:100%;max-width:100%;padding:16px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.surgicals-theme .pcd-enquire:hover{background:#1eba58;box-shadow:none!important}@media (width<=1100px){.surgicals-theme .pcat-wrap{grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:24px}.surgicals-theme .pcd-body{padding:28px}.surgicals-theme .prod-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.surgicals-theme .hero-inner{text-align:center;flex-direction:column;gap:0!important}.surgicals-theme .hero-col-left{flex-direction:column;flex:100%;align-items:center;max-width:100%;display:flex}.surgicals-theme .hero-col-right{flex:100%;width:100%;max-width:100%;margin-top:8px}.surgicals-theme .hero-sub{max-width:90%}.surgicals-theme .hero-value-props{justify-content:center}.surgicals-theme .hero-btns{justify-content:center;width:100%;margin-top:12px!important}.surgicals-theme .hero-value-props{justify-content:center;margin-bottom:12px!important}.surgicals-theme .hero-sub{max-width:90%;margin-bottom:12px!important}.surgicals-theme .footer-grid{grid-template-columns:1fr 1fr;margin-top:0}.surgicals-theme .about-grid{grid-template-columns:1fr;gap:32px}.surgicals-theme .about-facts{gap:16px;padding-bottom:40px}.surgicals-theme .about-fact{gap:12px;padding:16px}.surgicals-theme .fact-icon{width:40px;height:40px}.surgicals-theme .about-img{margin-bottom:20px;top:0}.surgicals-theme .desktop-about-title{display:none!important}.surgicals-theme .mobile-about-title{text-align:center;margin-bottom:-10px;display:block!important}.surgicals-theme .stat-item:hover,.surgicals-theme .why-card:hover,.surgicals-theme .why-card:active,.surgicals-theme .lic-card:hover,.surgicals-theme .lic-card:active,.surgicals-theme .svc-card:hover,.surgicals-theme .svc-card:active,.surgicals-theme .prod-card:hover,.surgicals-theme .prod-card:active,.surgicals-theme .pcat-card:hover,.surgicals-theme .pcat-card:active,.surgicals-theme .pcat-card.active,.surgicals-theme .pg-card:hover,.surgicals-theme .pg-card:active,.surgicals-theme .about-fact:hover,.surgicals-theme .about-fact:active,.surgicals-theme .hs-thumb:hover,.surgicals-theme .hs-thumb:active,.surgicals-theme .sc-img:hover,.surgicals-theme .sc-img:active{box-shadow:none!important;transform:none!important}.surgicals-theme .pcat-card:not(.active):hover{background:#ffffff05!important;border-color:#ffffff1a!important}.surgicals-theme .pcat-card:hover:before,.surgicals-theme .pcat-card.active:before,.surgicals-theme .pcat-card:active:before{display:none!important;transform:none!important}.surgicals-theme .pcat-card:hover .pcat-img img,.surgicals-theme .pcat-card:active .pcat-img img,.surgicals-theme .prod-card:hover .prod-top img,.surgicals-theme .prod-card:active .prod-top img,.surgicals-theme .sc-img:hover img,.surgicals-theme .sc-img:active img{transition:none!important;transform:none!important}.surgicals-theme .sc-img:hover .sc-label,.surgicals-theme .sc-img:active .sc-label{background:linear-gradient(#0000,#042c53bf)!important;padding-bottom:12px!important}}@media (width<=900px){.surgicals-theme .pcat-wrap{grid-template-columns:1fr}.surgicals-theme .pcat-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.surgicals-theme .pcat-card{text-align:center;flex-direction:column;justify-content:center;padding:12px}.surgicals-theme .pcat-img{width:44px;height:44px;margin:0 auto}.surgicals-theme .brands-grid{width:100%;display:block;overflow:hidden}.surgicals-theme .marquee-track{gap:20px;width:max-content;padding:5px 0;animation:15s linear infinite marqueeScroll;display:flex}.surgicals-theme .marquee-track .brand-tile{flex-shrink:0;width:180px}.surgicals-theme .marquee-track .brand-tile.duplicate{display:flex}.surgicals-theme .pcat-info p,.surgicals-theme .pcat-arrow{display:none}.surgicals-theme .pcat-panel{position:static}.surgicals-theme .pcat-card:before{display:none}}@media (width<=768px){.surgicals-theme .section{padding:36px 5%}.surgicals-theme #why-us{padding:36px 5%!important}.surgicals-theme .showcase-band{z-index:20;margin-top:-2px;position:relative;padding-top:28px!important;padding-bottom:32px!important}.surgicals-theme footer{padding-top:48px}.surgicals-theme #products.section{padding-left:0;padding-right:0}.surgicals-theme #products .s-head{padding-left:24px;padding-right:24px}.surgicals-theme #products .pcat-detail{border-left:none;border-right:none;border-radius:0}.surgicals-theme .prod-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.surgicals-theme .pcd-body{padding:12px 0}.surgicals-theme .pg-card{border-radius:10px;padding:4px 8px}.surgicals-theme .pg-img{margin-bottom:4px;padding:6px}.surgicals-theme .pg-info{line-height:1.2}.surgicals-theme .pcd-enquire{gap:8px;padding:10px 12px;font-size:13px}.surgicals-theme .pcd-enquire svg{width:16px;height:16px}.surgicals-theme .pg-info strong{font-size:11px}.surgicals-theme .pg-info span{font-size:10px}.surgicals-theme #hero{padding:40px 5% 60px;overflow:visible!important}.surgicals-theme .hero-wave{bottom:-10px!important}.surgicals-theme .hero-sub{max-width:100%;margin-bottom:16px!important}.surgicals-theme .hero-value-props{justify-content:center;margin-bottom:16px!important}.surgicals-theme .hero-btns{justify-content:center;margin-top:0!important}.surgicals-theme .hero-btns .btn-primary,.surgicals-theme .hero-btns .btn-secondary{margin-top:8px!important}.surgicals-theme .hero-col-right{margin-top:10px!important}.surgicals-theme .s-head{margin-bottom:24px}.surgicals-theme .section-visual{height:170px;margin-bottom:24px}.surgicals-theme .nav-links{border-bottom:1px solid var(--border);background:#fff;flex-direction:column;gap:18px;padding:20px 5%;display:none;position:fixed;top:68px;left:0;right:0;box-shadow:none!important}.surgicals-theme .nav-links.open,.surgicals-theme .hamburger{display:flex}.surgicals-theme .nav-phone{display:none}.surgicals-theme .nav-right{gap:4px}@media (width>=360px){.surgicals-theme .nav-right{gap:8px}}.surgicals-theme .logo-img{width:auto!important;height:60px!important}.surgicals-theme .nav-cta,.surgicals-theme .nav-contact-btn{white-space:nowrap!important;box-sizing:border-box!important;border-radius:6px!important;justify-content:center!important;align-items:center!important;height:32px!important;padding:0 10px!important;font-size:11px!important;display:flex!important}.surgicals-theme .nav-cta{border:1.5px solid #0000!important}.surgicals-theme .nav-contact-btn svg{width:13px!important;height:13px!important}.surgicals-theme .stats-bar{grid-template-columns:repeat(4,1fr);margin:20px auto 16px;padding:16px 3%}@media (width<=480px){.surgicals-theme .stats-bar{grid-template-columns:repeat(2,1fr);gap:20px 10px}}.surgicals-theme .stat-num{font-size:28px}.surgicals-theme .stat-num span{font-size:20px}.surgicals-theme .stat-lbl{letter-spacing:.08em;font-size:8px}.surgicals-theme .stat-item .stat-icon{display:none}.surgicals-theme #about .about-chip{position:absolute;bottom:8px;right:0}.surgicals-theme .products-grid,.surgicals-theme .testi-grid,.surgicals-theme .lic-grid{grid-template-columns:1fr 1fr;gap:16px}.surgicals-theme .why-grid{grid-template-columns:1fr 1fr;grid-auto-rows:1fr;gap:10px}.surgicals-theme .why-card{text-align:left;flex-direction:row;align-items:center;gap:12px;padding:12px;display:flex}.surgicals-theme .why-icon{border-radius:12px;width:44px;min-width:44px;height:44px;margin-bottom:0}.surgicals-theme .why-icon svg{width:20px;height:20px}.surgicals-theme .why-card h3{margin-bottom:2px;font-size:13px}.surgicals-theme .why-card p{font-size:11px}.surgicals-theme .svc-grid{grid-template-columns:1fr 1fr;gap:10px}.surgicals-theme .svc-card{text-align:left;flex-direction:row;align-items:center;gap:12px;padding:12px}.surgicals-theme .svc-card h3{font-size:12px}.surgicals-theme .svc-card p{display:none}.surgicals-theme .svc-icon{border-radius:10px;width:42px;min-width:42px;height:42px}.surgicals-theme .svc-icon svg{width:20px;height:20px}.surgicals-theme .svc-content h3{font-size:16px}.surgicals-theme .svc-content p{font-size:13px}.surgicals-theme .testi-card{padding:24px}.surgicals-theme .testi-card:before{font-size:50px;top:10px;right:15px}.surgicals-theme .testi-stars{margin-bottom:12px}.surgicals-theme .testi-card blockquote{margin-bottom:20px;font-size:14px}.surgicals-theme .tav{width:36px;height:36px;font-size:14px}.surgicals-theme .tavi strong{font-size:13px}.surgicals-theme .tavi small{font-size:11px}.surgicals-theme .brands-grid{grid-template-columns:repeat(2,1fr)}.surgicals-theme .brands-grid .brand-tile:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;width:calc(50% - 12px)}.surgicals-theme #brands .brands-grid .brand-logo-wrapper img{filter:none;opacity:1}.surgicals-theme .contact-wrap{grid-template-columns:1fr;padding:64px 20px 40px}.surgicals-theme .contact-left h2{margin-bottom:12px;font-size:32px}.surgicals-theme .contact-left p{margin-bottom:32px}.surgicals-theme .contact-form-wrap{padding:32px 20px}.surgicals-theme .cf{gap:16px}.surgicals-theme .cf-icon{flex-shrink:0;width:48px;height:48px}.surgicals-theme .cf-val{word-wrap:break-word;overflow-wrap:break-word;font-size:14.5px;line-height:1.4}.surgicals-theme .cf>div:not(.cf-icon){flex:1;min-width:0}.surgicals-theme .footer-grid{grid-template-columns:1fr 1fr;gap:20px;margin-top:0;padding-bottom:12px}.surgicals-theme .footer-grid .fg-about{grid-column:1/-1}.surgicals-theme .footer-grid>.fg-col:last-child{grid-column:1/-1;margin-top:16px}.surgicals-theme .footer-grid .fg-col h4{letter-spacing:1.2px;margin-bottom:20px;font-size:11px}.surgicals-theme .footer-grid .fg-col ul{gap:10px}.surgicals-theme .footer-grid .fg-col ul a{font-size:12px}.surgicals-theme .lic-grid>*,.surgicals-theme .lic-card{padding:20px 16px}.surgicals-theme .lic-card h4{margin-bottom:6px;font-size:14px}.surgicals-theme .lic-card p{font-size:11px}.surgicals-theme .lic-card svg{width:32px;height:32px;margin-bottom:12px}.surgicals-theme .brands-grid>*,.surgicals-theme .footer-grid>*,.surgicals-theme .products-grid>*,.surgicals-theme .why-grid>*,.surgicals-theme .testi-grid>*,.surgicals-theme .lic-grid>*{min-width:0}.surgicals-theme .pcat-card:hover,.surgicals-theme .pcat-card.active{transform:none}.surgicals-theme .footer-bottom{text-align:center;flex-wrap:wrap;justify-content:center;gap:12px;padding:8px 0 20px}.surgicals-theme .footer-bottom p{max-width:100%}.surgicals-theme .footer-bottom a{margin-right:0}.surgicals-theme .section,.surgicals-theme .showcase-band{overflow-x:hidden}.surgicals-theme #why-us .why-card p{display:none}.surgicals-theme #testimonials .testi-card blockquote{margin-bottom:20px;font-size:14px}.surgicals-theme #testimonials .feedback-full{display:none}.surgicals-theme #testimonials .feedback-mobile{color:var(--text-mid);display:inline}.surgicals-theme .foot-ci a,.surgicals-theme .foot-ci p{word-break:break-word;overflow-wrap:anywhere}.surgicals-theme .foot-ci:last-child{margin-bottom:0}.surgicals-theme .form-row{grid-template-columns:1fr}}@media (width<=500px){.surgicals-theme .section{padding:20px 5%}.surgicals-theme #why-us{padding:30px 5%!important}.surgicals-theme .showcase-band{padding-top:24px!important;padding-bottom:28px!important}.surgicals-theme footer{padding-top:24px}.surgicals-theme .s-head{margin-bottom:20px}.surgicals-theme .section-visual{border-radius:14px;height:148px}.surgicals-theme .stats-bar{grid-template-columns:repeat(4,1fr);margin:32px auto 16px;padding:16px 3%}.surgicals-theme .stat-num{font-size:22px}.surgicals-theme .stat-num span{font-size:16px}.surgicals-theme .stat-lbl{font-size:7px}.surgicals-theme .pcat-grid{grid-template-columns:repeat(2,1fr)}.surgicals-theme .prod-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.surgicals-theme .pcd-body{padding:8px 0}.surgicals-theme .pg-card{border-radius:10px;padding:2px 6px}.surgicals-theme .pg-img{margin-bottom:2px;padding:4px}.surgicals-theme .pg-info{line-height:1.1}.surgicals-theme .pg-info strong{font-size:10px}.surgicals-theme .pg-info span{display:none}.surgicals-theme .products-grid{grid-template-columns:1fr}.surgicals-theme .brands-grid{grid-template-columns:repeat(2,1fr);gap:12px}.surgicals-theme .brands-grid .brand-tile:last-child:nth-child(odd){width:calc(50% - 6px)}.surgicals-theme .brand-tile{padding:18px 10px}.surgicals-theme .brand-logo-wrapper{height:52px;margin-bottom:0}.surgicals-theme .brand-logo-wrapper img{max-width:92%}}.surgicals-theme .product-modal-overlay{z-index:2000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;pointer-events:none;background:#081221b3;justify-content:center;align-items:center;padding:5%;transition:opacity .4s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;inset:0}.surgicals-theme .product-modal-overlay.active{opacity:1;pointer-events:auto}.surgicals-theme .product-modal{background:var(--white);border-radius:var(--radius-lg);width:100%;max-width:720px;transition:transform .5s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden;transform:scale(.9)translateY(40px);box-shadow:none!important}.surgicals-theme .product-modal-overlay.active .product-modal{transform:scale(1)translateY(0)}.surgicals-theme .pm-close{cursor:pointer;z-index:10;background:#08122114;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:16px;right:16px}.surgicals-theme .pm-close:hover{background:#08122126;transform:rotate(90deg)}.surgicals-theme .pm-close svg{width:20px;height:20px}.surgicals-theme .pm-body{grid-template-columns:1fr 1fr;display:grid}.surgicals-theme .pm-img-wrap{background:linear-gradient(135deg,#f1f5f9 0%,#e8eef5 100%);justify-content:center;align-items:center;min-height:340px;padding:48px;display:flex}.surgicals-theme .pm-img{object-fit:contain;border-radius:12px;max-width:100%;max-height:280px;transition:transform .4s}.surgicals-theme .pm-img:hover{transform:scale(1.05)}.surgicals-theme .pm-content{flex-direction:column;justify-content:center;padding:48px 40px;display:flex}.surgicals-theme .pm-cat{color:var(--blue);letter-spacing:1.5px;text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:700;display:inline-block}.surgicals-theme .pm-name{color:var(--navy);margin-bottom:12px;font-family:Instrument Serif,serif;font-size:28px;font-weight:400;line-height:1.2}.surgicals-theme .pm-desc{color:var(--text-mid);margin-bottom:32px;font-size:15px;line-height:1.7}.surgicals-theme .pm-wa{color:#fff;background:#25d366;border-radius:12px;align-self:flex-start;align-items:center;gap:10px;padding:14px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.surgicals-theme .pm-wa:hover{background:#1eba58;transform:translateY(-2px);box-shadow:none!important}.surgicals-theme .pm-wa svg{flex-shrink:0}@media (width<=768px){.surgicals-theme .pm-body{grid-template-columns:1fr}.surgicals-theme .pm-img-wrap{min-height:200px;padding:24px}.surgicals-theme .pm-content{padding:24px}.surgicals-theme .pm-name{font-size:22px}.surgicals-theme .reveal{transition-duration:.4s!important;transition-delay:0s!important;transform:translateY(20px)!important}.surgicals-theme .reveal.visible{transform:translateY(0)!important}.surgicals-theme .reveal-up{transform:translateY(20px)!important}.surgicals-theme .reveal-left{transform:translate(-20px)!important}.surgicals-theme .reveal-right{transform:translate(20px)!important}.surgicals-theme .reveal-scale{transform:scale(.95)!important}.surgicals-theme #hero:after{display:none!important}.surgicals-theme #hero:before{-webkit-mask-image:none!important;mask-image:none!important}.surgicals-theme .hs-slide.active .hs-bg{animation:none!important;transform:scale(1)!important}.surgicals-theme .hs-bg{transition:none!important;transform:scale(1)!important}.surgicals-theme #testimonials .testi-author .tav{display:none}.surgicals-theme .testi-grid{gap:12px}.surgicals-theme .testi-card{padding:16px}.surgicals-theme .testi-card blockquote{margin-bottom:12px;font-size:13px;line-height:1.5}.surgicals-theme .svc-card p,.surgicals-theme .svc-content p{display:none}.surgicals-theme .contact-facts{gap:24px;margin-top:24px;margin-bottom:32px;display:grid}.surgicals-theme .cf-icon{border-radius:12px;width:48px;height:48px}.surgicals-theme .cf-icon svg{width:20px;height:20px}.surgicals-theme .cf-lbl{font-size:11px}.surgicals-theme .cf-val{font-size:15px}.surgicals-theme #f-msg{height:48px;min-height:48px}.surgicals-theme #f-msg::placeholder{white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;overflow:hidden}.surgicals-theme .btn-wa svg{width:28px!important;height:28px!important}.surgicals-theme .fg{margin-bottom:10px}.surgicals-theme .form-row{grid-template-columns:1fr;gap:10px;margin-bottom:10px}.surgicals-theme .form-row .fg{margin-bottom:0}.surgicals-theme .contact-wrap{grid-template-columns:1fr;gap:12px;padding:40px 16px}.surgicals-theme .contact-form-wrap{padding:0 16px 24px}.surgicals-theme .form-btns{flex-direction:column}.surgicals-theme .contact-left p{margin-bottom:12px}}.surgicals-theme .about-enterprise-link{transform-origin:50%;color:#64748b;display:inline-flex}.surgicals-theme .about-enterprise-link span{background:linear-gradient(90deg,#c97a15 0%,#f0c36a 38%,#78b2f1 72%,#1a5fa8 100%);-webkit-background-clip:text;background-clip:text;font-weight:800;display:inline-block;-webkit-text-fill-color:transparent!important;color:#0000!important}.surgicals-theme .about-enterprise-link:hover{color:#0c447c;transform:scale(1.07)}@keyframes arrowBounceUpDown{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.surgicals-theme .about-enterprise-link:hover .hover-bounce-arrow{animation:1s ease-in-out infinite arrowBounceUpDown}.surgicals-theme .pp-hero{z-index:5;align-items:flex-end;height:220px;display:flex;position:relative;overflow:hidden;box-shadow:none!important}.surgicals-theme .pp-hero-bg{filter:brightness(.55);background-position:50%;background-size:cover;transition:background-image .5s;position:absolute;inset:0;transform:scale(1.05)}.surgicals-theme .pp-hero-overlay{background:linear-gradient(#0000 0%,#050e1e03 40%,#050e1e26 100%);position:absolute;inset:0}.surgicals-theme .pp-hero-content{z-index:2;width:100%;max-width:800px;padding:0 48px 24px;position:relative}.surgicals-theme .pp-hero-tag{letter-spacing:2px;text-transform:uppercase;color:#60a5fa;margin-bottom:10px;font-size:11px;font-weight:700;display:inline-block}.surgicals-theme .pp-hero-title{color:#fff;margin-bottom:10px;font-family:Instrument Serif,serif;font-size:clamp(28px,4vw,48px);font-weight:400;line-height:1.15;text-shadow:none!important}.surgicals-theme .pp-hero-title em{color:#93c5fd;font-style:italic}.surgicals-theme .pp-hero-sub{color:#fff;font-size:15px;line-height:1.6;text-shadow:none!important}.surgicals-theme .pp-back-btn{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #ffffff40;border-radius:999px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex;position:absolute;top:24px;left:24px}.surgicals-theme .pp-back-btn:hover{background:#ffffff47;transform:translate(-3px)}.surgicals-theme .pp-layout{background:#f8fafc;grid-template-columns:260px 1fr;gap:0;max-width:1400px;min-height:calc(100vh - 220px);margin:0 auto;padding:32px 24px 80px;display:grid}.surgicals-theme .pp-sidebar{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;border-right:1px solid #e5e7eb;height:fit-content;max-height:calc(100vh - 72px);padding:40px 16px;position:sticky;top:72px;overflow:hidden auto}.surgicals-theme .pp-sidebar-label{letter-spacing:2px;text-transform:uppercase;color:#94a3b8;margin-bottom:16px;padding-left:4px;font-size:10px;font-weight:700}.surgicals-theme .pp-cat-tab{cursor:pointer;color:#475569;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:10px;width:100%;margin-bottom:4px;padding:12px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex;position:relative}.surgicals-theme .pp-cat-tab:hover{color:#0f172a;background:#f1f5f9}.surgicals-theme .pp-cat-tab.active{color:#1d4ed8;background:#eff6ff;font-weight:700}.surgicals-theme .pp-cat-tab-dot{background:#cbd5e1;border-radius:50%;flex-shrink:0;width:8px;height:8px;transition:background .2s}.surgicals-theme .pp-cat-tab.active .pp-cat-tab-dot{background:#3b82f6}.surgicals-theme .pp-main{padding:40px 0 40px 40px}.surgicals-theme .pp-panel-head{border-radius:var(--radius-lg,16px);height:160px;margin-bottom:32px;position:relative;overflow:hidden;box-shadow:none!important}.surgicals-theme .pp-panel-head-img{height:100%;position:relative}.surgicals-theme .pp-panel-head-img img{object-fit:cover;filter:brightness(.65);width:100%;height:100%}.surgicals-theme .pp-panel-head-overlay{background:linear-gradient(#0000 0%,#050e1e03 40%,#050e1e04 100%);flex-direction:column;justify-content:center;padding:0 32px;display:flex;position:absolute;inset:0}.surgicals-theme .pp-panel-head-overlay h2{color:#fff;margin-bottom:4px;font-family:Instrument Serif,serif;font-size:28px;font-weight:400;text-shadow:none!important}.surgicals-theme .pp-panel-head-overlay p{color:#fff;font-size:13px;text-shadow:none!important}.surgicals-theme .pp-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px}.surgicals-theme .pg-card--clickable{cursor:pointer}@media (hover:hover){.surgicals-theme .pg-card--clickable:hover{transform:translateY(-4px);box-shadow:none!important}}.surgicals-theme .pp-cat-wa-wrap{border-top:1px solid #e5e7eb;margin-top:40px;padding-top:28px}.surgicals-theme .pm-overlay{z-index:2000;-webkit-backdrop-filter:blur(12px);background:#081221b3;justify-content:center;align-items:center;padding:5%;animation:.35s cubic-bezier(.22,1,.36,1) both pmFadeIn;display:flex;position:fixed;inset:0}.surgicals-theme .pm-overlay .product-modal{animation:.45s cubic-bezier(.22,1,.36,1) both pmSlideUp}@keyframes pmFadeIn{0%{opacity:0}to{opacity:1}}@keyframes pmSlideUp{0%{opacity:0;transform:scale(.9)translateY(40px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (width<=900px){.surgicals-theme .pp-layout{grid-template-columns:1fr;padding:0 16px 60px}.surgicals-theme .pp-sidebar{border-bottom:1px solid #e5e7eb;border-right:none;grid-template-columns:1fr 1fr;gap:12px;width:100%;max-height:none;padding:24px 0;display:grid;position:static;overflow:visible}.surgicals-theme .pp-sidebar-label{text-align:center;grid-column:1/-1;margin-bottom:8px}.surgicals-theme .pp-cat-tab{text-align:center;word-break:break-word;border:1px solid #e5e7eb;flex-direction:column;justify-content:center;gap:6px;width:100%;min-width:0;margin-bottom:0;padding:12px 8px;font-size:12px}.surgicals-theme .pp-cat-tab-dot{margin:0 auto}.surgicals-theme .pp-cat-tab.active{border-color:#3b82f6}.surgicals-theme .pp-main{padding:24px 0}.surgicals-theme .pp-hero-content{text-align:center;max-width:100%;padding:0 24px}.surgicals-theme .pp-hero-tag{font-size:10px}.surgicals-theme .pp-hero-title{margin-bottom:8px;font-size:clamp(22px,6vw,32px)}.surgicals-theme .pp-hero-sub{font-size:13px}.surgicals-theme .pp-hero{justify-content:center;align-items:flex-end;height:180px;padding-bottom:16px}.surgicals-theme .pp-panel-head{height:120px}.surgicals-theme .pp-panel-head-overlay h2{font-size:20px}.surgicals-theme .pp-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}.surgicals-theme .pp-back-btn{z-index:10;padding:6px 12px;position:absolute;top:78px;left:20px;transform:none}.surgicals-theme .pp-back-btn:hover{transform:translateY(-2px)}}@media (width<=480px){.surgicals-theme .pp-back-btn span{display:none}.surgicals-theme .pp-grid{grid-template-columns:repeat(2,1fr);gap:12px}}.surgicals-theme .lp-root{background-color:#f7f8fa;background-image:radial-gradient(circle at 15% 20%,#1a5fa80f 0%,#0000 50%),radial-gradient(circle at 85% 80%,#dc26260a 0%,#0000 50%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;justify-content:center;align-items:center;min-height:100dvh;font-family:Inter,Outfit,sans-serif;display:flex;position:relative;overflow:hidden}.surgicals-theme .lp-bg-pattern{opacity:.35;pointer-events:none;background-image:radial-gradient(circle,#c8c8d0 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.surgicals-theme .lp-main{z-index:1;flex-direction:column;align-items:center;gap:40px;width:100%;max-width:900px;margin:0 auto;padding:48px 24px 36px;display:flex;position:relative}.surgicals-theme .lp-header{text-align:center;flex-direction:column;align-items:center;gap:10px;animation:.7s cubic-bezier(.22,1,.36,1) both lp-fade-in;display:flex}.surgicals-theme .lp-eyebrow{letter-spacing:.15em;text-transform:uppercase;color:#1a5fa8;background:#1a5fa814;border:1px solid #1a5fa82e;border-radius:50px;padding:5px 14px;font-size:11px;font-weight:600;display:inline-block}.surgicals-theme .lp-heading{color:#0f172a;letter-spacing:-.02em;margin:0;font-family:Outfit,sans-serif;font-size:clamp(28px,5vw,42px);font-weight:700;line-height:1.15}.surgicals-theme .lp-subheading{color:#64748b;max-width:380px;margin:0;font-size:15px;line-height:1.6}.surgicals-theme .lp-cards{grid-template-columns:1fr 1fr;gap:24px;width:100%;animation:.8s cubic-bezier(.22,1,.36,1) .15s both lp-fade-in;display:grid}.surgicals-theme .lp-card{cursor:pointer;text-align:center;color:inherit;background:#fff;border:1px solid #00000012;border-radius:20px;outline:none;flex-direction:column;align-items:center;gap:20px;padding:36px 28px 32px;text-decoration:none;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1),border-color .35s;display:flex;position:relative;overflow:hidden;box-shadow:none!important}.surgicals-theme .lp-card:before{content:"";background:var(--accent,#1a5fa8);opacity:0;transform-origin:50%;border-radius:20px 20px 0 0;height:3px;transition:opacity .35s,transform .45s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}@media (hover:hover){.surgicals-theme .lp-card:hover{border-color:#0000001f;transform:translateY(-6px)scale(1.012);box-shadow:0 16px 40px #0000001a,0 4px 12px #0000000f}.surgicals-theme .lp-card:hover:before{opacity:1;transform:scaleX(1)}.surgicals-theme .lp-card:hover .lp-card-arrow{color:var(--accent,#1a5fa8);animation:1s ease-in-out infinite lp-arrow-sway}}.surgicals-theme .lp-card:focus-visible{box-shadow:none!important}.surgicals-theme .lp-card:active{transform:translateY(-2px)scale(1.005)}.surgicals-theme .lp-card-tag{letter-spacing:.1em;text-transform:uppercase;color:var(--accent,#1a5fa8);background:color-mix(in srgb, var(--accent,#1a5fa8) 10%, transparent);border:1px solid color-mix(in srgb, var(--accent,#1a5fa8) 20%, transparent);border-radius:50px;padding:3px 10px;font-size:10px;font-weight:600;position:absolute;top:16px;right:16px}.surgicals-theme .lp-card-logo-wrap{background:0 0;justify-content:center;align-items:center;width:280px;height:130px;padding:0;display:flex}.surgicals-theme .lp-logo-enterprise .lp-card-logo{transform:scale(1.15)}.surgicals-theme .lp-card-logo{object-fit:contain;-webkit-user-select:none;user-select:none;max-width:100%;max-height:100%;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;display:block}.surgicals-theme .lp-card-info{flex-direction:column;gap:6px;display:flex}.surgicals-theme .lp-card-title{color:#0f172a;margin:0;font-family:Outfit,sans-serif;font-size:clamp(16px,2.2vw,19px);font-weight:700;line-height:1.25}.surgicals-theme .lp-card-subtitle{color:#64748b;max-width:200px;margin:0;font-size:13px;line-height:1.5}.surgicals-theme .lp-card-arrow{color:#94a3b8;justify-content:center;align-items:center;margin-top:4px;transition:transform .3s cubic-bezier(.22,1,.36,1),color .3s;display:flex}.surgicals-theme .lp-footer-note{color:#94a3b8;text-align:center;font-size:12px;animation:1s .4s both lp-fade-in}@media (width<=600px){.surgicals-theme .lp-root{background:#fff}.surgicals-theme .lp-bg-pattern{display:none}.surgicals-theme .lp-main{gap:24px;padding:32px 16px 24px}.surgicals-theme .lp-header{gap:6px}.surgicals-theme .lp-heading{font-size:26px}.surgicals-theme .lp-subheading{max-width:300px;font-size:13px}.surgicals-theme .lp-cards{grid-template-columns:repeat(2,1fr);gap:12px}.surgicals-theme .lp-card{text-align:center;background:#fff;border:1px solid #00000014;border-radius:16px;flex-direction:column;align-items:center;gap:14px;padding:40px 12px 16px;box-shadow:none!important}.surgicals-theme .lp-card:before{opacity:1;height:2px;transform:scaleX(1)}.surgicals-theme .lp-card-arrow{color:var(--accent)}.surgicals-theme .lp-card:first-child{animation:.8s cubic-bezier(.22,1,.36,1) .2s both lp-card-enter}.surgicals-theme .lp-card:nth-child(2){animation:.8s cubic-bezier(.22,1,.36,1) .35s both lp-card-enter}.surgicals-theme .lp-card-logo-wrap{box-sizing:border-box;background:#fff;border:1px solid #0000001a;border-radius:14px;width:100%;height:80px;padding:10px}.surgicals-theme .lp-logo-enterprise .lp-card-logo{transform:none}.surgicals-theme .lp-card-title{justify-content:center;align-items:center;min-height:2.5em;font-size:15px;display:flex}.surgicals-theme .lp-card-subtitle{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-width:100%;height:2.8em;margin:0 auto;font-size:11px;display:-webkit-box;overflow:hidden}.surgicals-theme .lp-card-tag{padding:2px 6px;font-size:8px;display:block;top:10px;right:10px}.surgicals-theme .lp-card-arrow{background:color-mix(in srgb, var(--accent) 8%, transparent);color:var(--accent);border-radius:50px;margin-top:4px;padding:6px 16px;animation:2s ease-in-out infinite lp-arrow-nudge}.surgicals-theme .lp-card-arrow svg{width:18px;height:18px}}.surgicals-theme .ps-search-outer{box-sizing:border-box;justify-content:center;width:100%;margin:0;padding:0;display:flex}.surgicals-theme .pp-sidebar-search{border-bottom:1px solid #e5e7eb;justify-content:center;width:100%;margin-bottom:8px;padding:0 0 24px;display:flex}@media (width<=900px){.surgicals-theme .pp-sidebar-search{box-sizing:border-box;grid-column:1/-1;width:100%;padding:0 0 16px}}.surgicals-theme .ps-search-bar{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:8px;width:100%;max-width:210px;padding:10px 14px;transition:all .3s cubic-bezier(.22,1,.36,1);display:flex;position:relative;box-shadow:0 2px 6px #0000000a,inset 0 0 0 1px #ffffff80}.surgicals-theme .ps-search-bar:hover{border-color:#cbd5e1;box-shadow:none!important}.surgicals-theme .ps-search-bar:focus-within{border-color:#3b82f6;box-shadow:none!important}.surgicals-theme .ps-search-input{color:#1f2937;letter-spacing:.01em;background:0 0;flex:1;min-width:0;padding:2px 0;font-family:Inter,sans-serif;font-size:13px;font-weight:500;box-shadow:none!important;border:none!important;outline:none!important}.surgicals-theme .ps-search-input::placeholder{color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:700}.surgicals-theme .ps-search-input:focus::placeholder{opacity:.5;transform:translate(12px)}.surgicals-theme .ps-search-clear{cursor:pointer;color:#6b7280;background:#f3f4f6;border:none;border-radius:50%;align-items:center;padding:6px;transition:all .2s;animation:.3s cubic-bezier(.34,1.56,.64,1) both ps-clear-in;display:flex}.surgicals-theme .ps-search-clear:hover{color:#dc2626;background:#fee2e2;transform:scale(1.1)}.surgicals-theme .ps-search-icon-wrap{color:#9ca3af;align-items:center;transition:all .3s;display:flex}.surgicals-theme .ps-search-bar:focus-within .ps-search-icon-wrap{color:#3b82f6;transform:scale(1.1)rotate(10deg)}.surgicals-theme .ps-search-icon-wrap svg{width:16px;height:16px}.surgicals-theme .animate-bounce,.surgicals-theme .group:hover .group-hover\:animate-bounce{animation:1s infinite bounce}.surgicals-theme .w-4{width:1rem}.surgicals-theme .h-4{height:1rem}.surgicals-theme .inline-flex{display:inline-flex}.surgicals-theme .items-center{align-items:center}.surgicals-theme .justify-center{justify-content:center}.surgicals-theme .gap-1{gap:.25rem}@media (width<=768px){.surgicals-theme nav{height:60px;padding:0 16px}.surgicals-theme .logo-img{height:48px}.surgicals-theme .hamburger{display:flex}.surgicals-theme .nav-links{background:var(--white);border-bottom:1px solid var(--border);z-index:1000;flex-direction:column;gap:20px;padding:24px;display:none;position:fixed;top:60px;left:0;right:0;box-shadow:none!important}.surgicals-theme .nav-links.open{display:flex}.surgicals-theme .nav-right{gap:8px}.surgicals-theme .nav-contact-btn{display:none}.surgicals-theme .nav-cta{padding:7px 14px;font-size:12px}.surgicals-theme .mobile-about-title{text-align:center;margin-bottom:24px;display:block!important}.surgicals-theme .desktop-about-title{display:none!important}}.surgicals-theme .dealers-section{background:linear-gradient(135deg, var(--navy) 0%, #0a111f 100%);margin-top:50px;padding:100px 5%;position:relative;overflow:hidden}.surgicals-theme .dealers-section:before{content:"";opacity:.8;z-index:0;background-image:radial-gradient(circle at 2px 2px,#d4af370d 1px,#0000 0);background-size:40px 40px;position:absolute;inset:0}.surgicals-theme .dealers-section:after{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#1a5fa808 0%,#0000 70%);width:80%;height:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.surgicals-theme .dealers-grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:50px;display:grid;position:relative}.surgicals-theme .dealer-card{-webkit-backdrop-filter:blur(12px);text-align:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;align-items:center;padding:30px 20px;transition:all .2s cubic-bezier(.25,1,.5,1);display:flex;position:relative;overflow:hidden}.surgicals-theme .dealer-card:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff08,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.surgicals-theme .dealer-card:hover:before{left:100%}.surgicals-theme .dealer-card:hover{background:#ffffff0a;border-color:#d4af3766;transform:translateY(-8px);box-shadow:0 15px 45px -12px #00000080,0 0 20px #d4af371a}.surgicals-theme .dealer-badge{color:#000;letter-spacing:.05em;text-transform:uppercase;background:linear-gradient(135deg,#d4af37 0%,#b8860b 100%);border-radius:50px;padding:3px 8px;font-size:8px;font-weight:800;animation:3s ease-in-out infinite badgePulse;position:absolute;top:15px;right:15px;box-shadow:0 2px 10px #d4af3733}.surgicals-theme .dealer-monogram-wrap{background:radial-gradient(circle,#d4af370d 0%,#0000 70%);border:1px solid #d4af3733;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:20px;transition:all .3s;display:flex}.surgicals-theme .dealer-card:hover .dealer-monogram-wrap{background:radial-gradient(circle,#d4af371a 0%,#0000 70%);border-color:#d4af37}.surgicals-theme .dealer-monogram{-webkit-text-fill-color:transparent;letter-spacing:-1px;background:linear-gradient(135deg,#fff 0%,#d4af37 50%,#b8860b 100%);-webkit-background-clip:text;background-clip:text;font-family:Playfair Display,serif;font-size:28px;font-weight:700;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.surgicals-theme .dealer-card:hover .dealer-monogram{filter:drop-shadow(0 0 8px #d4af374d);transform:scale(1.15)}.surgicals-theme .dealer-info h3{color:#fff;letter-spacing:.2px;margin-bottom:8px;font-family:Outfit,sans-serif;font-size:17px;font-weight:700}.surgicals-theme .dealer-location{color:#fff6;justify-content:center;align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}.surgicals-theme .location-icon{color:#d4af37;opacity:.8;width:14px;height:14px}@media (width<=768px){.surgicals-theme .dealers-section{padding:40px 5%}.surgicals-theme .dealers-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:20px}.surgicals-theme .dealer-card{background:#ffffff08;border:1px solid #0000;border-radius:12px;padding:22px 5px 12px;animation:9s linear infinite mobileBorderPulse}.surgicals-theme .dealer-card:first-child{animation-delay:0s}.surgicals-theme .dealer-card:nth-child(5){animation-delay:1s}.surgicals-theme .dealer-card:nth-child(9){animation-delay:2s}.surgicals-theme .dealer-card:nth-child(2){animation-delay:3s}.surgicals-theme .dealer-card:nth-child(7){animation-delay:4s}.surgicals-theme .dealer-card:nth-child(3){animation-delay:5s}.surgicals-theme .dealer-card:nth-child(8){animation-delay:6s}.surgicals-theme .dealer-card:nth-child(4){animation-delay:7s}.surgicals-theme .dealer-card:nth-child(6){animation-delay:8s}@keyframes mobileBorderPulse{0%,25%,to{box-shadow:none;background:#ffffff08;border-color:#0000}12.5%{background:#d4af3714;border-color:#d4af37b3;box-shadow:0 0 18px #d4af374d}}.surgicals-theme .dealer-badge{white-space:nowrap;width:max-content;padding:2px 5px;font-size:5px;top:5px;left:50%;right:auto;transform:translate(-50%)}.surgicals-theme .dealer-monogram-wrap{border-color:#d4af3726;width:36px;height:36px;margin-bottom:10px}.surgicals-theme .dealer-monogram{font-size:16px}.surgicals-theme .dealer-info h3{margin-bottom:4px;font-size:9px;line-height:1.1}.surgicals-theme .dealer-location{gap:3px;font-size:8px}.surgicals-theme .location-icon{width:8px;height:8px}}.surgicals-theme .s-sub{white-space:normal!important}.surgicals-theme{--navy:#081221;--navy-light:#0d1b2a;--blue:#1a5fa8;--blue-mid:#0c447c;--blue-light:#f1f5f9;--teal:#0d9488;--cyan:#06b6d4;--amber:#c97a15;--amber-soft:#faeeda;--text:#0f172a;--text-mid:#475569;--text-light:#64748b;--border:#e2e8f0;--bg-alt:#f8fafc;--white:#fff;--shadow-soft:0 4px 6px -1px #0000000d, 0 2px 4px -2px #0000000d;--shadow-premium:0 20px 25px -5px #0000000d, 0 8px 10px -6px #0000000d;--radius-sm:8px;--radius:12px;--radius-lg:24px;--header-h:72px}.surgicals-theme nav{z-index:1000;background:var(--white);justify-content:space-between;align-items:center;width:100%;height:68px;padding:0 5%;transition:background .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s,box-shadow .3s;display:flex;position:fixed;top:0;left:0;right:0}.surgicals-theme nav.scrolled{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;box-shadow:none!important}.surgicals-theme .logo{align-items:center;gap:11px;text-decoration:none;display:flex}.surgicals-theme .logo-img{width:auto;height:75px;display:block}.surgicals-theme .logo-words .l1{color:var(--blue);letter-spacing:-.3px;font-size:15px;font-weight:600;line-height:1.1}@media (width>=360px){.surgicals-theme .logo-words .l1{font-size:17px}}.surgicals-theme .logo-words .l2{color:var(--amber);font-size:11px;font-weight:500;line-height:1.1}@media (width>=360px){.surgicals-theme .logo-words .l2{font-size:13px}}.surgicals-theme .nav-links{gap:28px;list-style:none;display:flex}.surgicals-theme .nav-links a{color:#0a1628;font-size:17px;font-weight:500;text-decoration:none;transition:color .2s;position:relative}@media (hover:hover){.surgicals-theme .nav-links a:hover{color:#1a5fa8}}.surgicals-theme .nav-links a.active{color:var(--blue)}.surgicals-theme .nav-links a.active:after{content:"";background:#c97a15;width:100%;height:2px;transition:transform .3s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-4px;left:0;transform:scaleX(1)}.surgicals-theme .nav-links a:after{content:"";background:#c97a15;width:100%;height:2px;transition:transform .3s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-4px;left:0;transform:scaleX(0)}@media (hover:hover){.surgicals-theme .nav-links a:hover:after{transform:scaleX(1)}}.surgicals-theme .nav-right{align-items:center;gap:12px;display:flex}.surgicals-theme .nav-phone{color:var(--blue);align-items:center;gap:6px;font-size:13px;font-weight:600;text-decoration:none;display:flex}.surgicals-theme .nav-phone svg{width:14px;height:14px}.surgicals-theme .nav-cta{color:#fff;cursor:pointer;background:#c97a15;border:none;border-radius:8px;padding:9px 20px;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s}.surgicals-theme .nav-cta:hover{background:#a86010}.surgicals-theme .nav-contact-btn{color:var(--blue);border:1.5px solid var(--blue);border-radius:8px;align-items:center;gap:6px;padding:9px 18px;font-size:13px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.surgicals-theme .nav-contact-btn:hover{background:var(--blue);color:#fff;transform:translateY(-2px);box-shadow:none!important}.surgicals-theme .hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;display:none}.surgicals-theme .hamburger span{background:var(--text);border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}.surgicals-theme #hero{--spot-radius:190px;background:linear-gradient(135deg,#071a3e 0%,#0c3470 40%,#1a5fa8 100%);align-items:center;padding:45px 5% 90px;display:flex;position:relative;overflow:clip!important}.surgicals-theme #hero:before,.surgicals-theme #hero:after{content:"";pointer-events:none;background-image:radial-gradient(#c97a15 1.2px,#0000 1.2px);background-size:28px 28px;position:absolute;inset:0}.surgicals-theme #hero:before{opacity:.45;-webkit-mask-image:radial-gradient(circle var(--spot-radius) at var(--mouse-x,-999px) var(--mouse-y,-999px), transparent 0%, black 100%);mask-image:radial-gradient(circle var(--spot-radius) at var(--mouse-x,-999px) var(--mouse-y,-999px), transparent 0%, black 100%);-webkit-mask-image:radial-gradient(circle var(--spot-radius) at var(--mouse-x,-999px) var(--mouse-y,-999px), transparent 0%, black 100%);animation:8s ease-in-out infinite dotMotion,8s ease-in-out infinite breathingOpacity}.surgicals-theme #hero:after{opacity:0;-webkit-mask-image:radial-gradient(circle var(--spot-radius) at var(--mouse-x,-999px) var(--mouse-y,-999px), black 0%, transparent 100%);mask-image:radial-gradient(circle var(--spot-radius) at var(--mouse-x,-999px) var(--mouse-y,-999px), black 0%, transparent 100%);-webkit-mask-image:radial-gradient(circle var(--spot-radius) at var(--mouse-x,-999px) var(--mouse-y,-999px), black 0%, transparent 100%);background-image:radial-gradient(#c97a15 1.8px,#0000 1.8px);transition:none;animation:8s ease-in-out infinite dotMotion;transform:none;filter:none!important}.surgicals-theme #hero:hover:after{opacity:1}.surgicals-theme #hero:not(:hover):before{-webkit-mask-image:none;mask-image:none}.surgicals-theme .hero-wave{z-index:5;pointer-events:none;width:100%;line-height:0;position:absolute;bottom:-1px;left:0}.surgicals-theme .hero-wave svg{fill:#fff;width:100%;height:62px;display:block}.surgicals-theme .hero-inner{z-index:10;justify-content:space-between;align-items:center;gap:40px;width:100%;min-width:0;max-width:1400px;margin:0 auto;display:flex;position:relative}.surgicals-theme .hero-col-left{flex:60%;min-width:0;max-width:60%}.surgicals-theme .hero-col-right{flex:35%;min-width:0;max-width:35%}.surgicals-theme .hero-badge{color:#c97a15;opacity:0;background:#c97a151a;border:1px solid #c97a1566;border-radius:50px;align-items:center;margin-bottom:24px;padding:6px 14px;font-family:Space Mono,monospace;font-size:11px;animation:.6s .1s forwards fadeInDown;display:inline-flex}.surgicals-theme .hero-title-line{opacity:0;display:block;transform:translateY(24px);text-shadow:none!important}.surgicals-theme .hero-title-line:first-child{animation:.6s cubic-bezier(.22,1,.36,1) .3s forwards fadeInUp}.surgicals-theme .hero-title-line:nth-child(2){animation:.6s cubic-bezier(.22,1,.36,1) .5s forwards fadeInUp}.surgicals-theme .hero-title-line:nth-child(3){animation:.6s cubic-bezier(.22,1,.36,1) .7s forwards fadeInUp}.surgicals-theme #hero h1{color:#fff;margin-bottom:24px;font-family:Instrument Serif,serif;font-size:clamp(42px,6vw,72px);font-weight:400;line-height:1.15}.surgicals-theme .hero-sub{color:#ffffffb8;text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;opacity:0;max-width:520px;margin-bottom:32px;font-family:DM Sans,sans-serif;font-size:17px;line-height:1.75;animation:.6s cubic-bezier(.22,1,.36,1) .9s forwards fadeInUp}.surgicals-theme .hero-value-props{opacity:0;flex-wrap:wrap;gap:20px;margin-bottom:40px;animation:.5s cubic-bezier(.22,1,.36,1) 1.1s forwards fadeInUp;display:flex}.surgicals-theme .hero-vp-item{color:#ffffffd9;align-items:center;gap:8px;margin-bottom:-20px;font-family:DM Sans,sans-serif;font-size:13px;display:flex}.surgicals-theme .hero-vp-item svg{color:#25d366;width:14px;height:14px}.surgicals-theme .hero-btns{opacity:0;flex-wrap:wrap;gap:16px;animation:.5s cubic-bezier(.22,1,.36,1) 1.3s forwards fadeInUp;display:flex}.surgicals-theme .btn-primary{color:#fff;cursor:pointer;background:#c97a15;border:none;border-radius:10px;align-items:center;margin-top:15px;padding:14px 32px;font-size:14px;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.22,1,.36,1);display:inline-flex;position:relative;overflow:hidden}.surgicals-theme .btn-secondary{color:#fff;cursor:pointer;background:0 0;border:1.5px solid #fff6;border-radius:10px;align-items:center;margin-top:15px;padding:14px 32px;font-size:14px;font-weight:600;text-decoration:none;transition:background .3s,border-color .3s;display:inline-flex}.surgicals-theme .hero-slideshow{background:#071a3e;border:1px solid #ffffff26;border-radius:24px;width:100%;height:480px;animation:.8s cubic-bezier(.22,1,.36,1) .6s both fadeInRight;position:relative;overflow:hidden}.surgicals-theme .hs-track{width:100%;height:100%;position:relative;overflow:hidden}.surgicals-theme .hs-slide{opacity:0;pointer-events:none;z-index:1;will-change:transform, opacity;position:absolute;inset:0}.surgicals-theme .hs-slide.active{opacity:1;pointer-events:auto;z-index:2;transform:translate(0)scale(1)}.surgicals-theme .hs-bg{will-change:transform;background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.1)}.surgicals-theme .hs-slide.active .hs-bg{animation:10s ease-out forwards kenBurns}.surgicals-theme .hs-content{z-index:3;flex-direction:column;align-items:flex-start;display:flex;position:absolute;bottom:40px;left:24px;right:24px}.surgicals-theme .hs-tag{color:#fff;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#081221b3;border:1px solid #fff3;border-radius:20px;margin-bottom:10px;padding:5px 14px;font-family:Space Mono,monospace;font-size:11px;font-weight:700}.surgicals-theme .hs-text-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#081221d9;border:1px solid #ffffff26;border-radius:12px;margin-bottom:16px;padding:12px 18px}.surgicals-theme .hs-name{color:#fff;font-family:Instrument Serif,serif;font-size:clamp(1.2rem,2.5vw,1.6rem);line-height:1.2}.surgicals-theme .hs-desc{color:#ffffffd9;font-family:DM Sans,sans-serif;font-size:13px;line-height:1.5}.surgicals-theme .hs-enquire{color:#fff;background:#c97a15;border-radius:20px;align-items:center;gap:6px;padding:8px 16px;font-size:12px;font-weight:700;text-decoration:none;transition:background .2s;display:inline-flex}.surgicals-theme .stats-bar{border-radius:var(--radius-lg);z-index:50;background:linear-gradient(135deg,#081221 0%,#0c447c 100%);border:1px solid #ffffff1a;grid-template-columns:repeat(4,1fr);width:92%;max-width:1300px;margin:80px auto 40px;padding:50px 5%;display:grid;position:relative}.surgicals-theme .stat-item{text-align:center;transition:transform .4s;position:relative}.surgicals-theme .stat-num{color:var(--white);justify-content:center;align-items:baseline;margin-bottom:12px;font-size:48px;font-weight:700;line-height:1;display:flex}.surgicals-theme .stat-num span{color:var(--amber);margin-left:2px;font-size:32px}.surgicals-theme .stat-lbl{color:#ffffff80;text-transform:uppercase;letter-spacing:.15em;font-size:13px;font-weight:600}.surgicals-theme .strip{border-top:1px solid var(--border);background-color:#c97a15;margin-top:68px;padding:12px 0;overflow:hidden}.surgicals-theme .strip-track{white-space:nowrap;gap:64px;width:max-content;animation:40s linear infinite marquee;display:flex}.surgicals-theme .strip-item{color:#fff;letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:12px;font-size:12px;font-weight:700;display:flex}.surgicals-theme .section{padding:60px 5% 0}.surgicals-theme .s-tag{color:var(--blue);letter-spacing:1.8px;text-transform:uppercase;margin-bottom:10px;font-size:11.5px;font-weight:700;display:inline-block}.surgicals-theme .s-title{color:var(--text);margin-bottom:10px;font-family:Instrument Serif,serif;font-size:clamp(1.7rem,2.8vw,2.4rem);font-weight:400;line-height:1.25}.surgicals-theme .s-title em{color:var(--blue);font-style:italic}.surgicals-theme .s-sub{color:var(--text-soft);text-align:justify;max-width:600px;font-size:14px;line-height:1.75}.surgicals-theme .about-grid{grid-template-columns:1.1fr .9fr;align-items:flex-start;gap:80px;display:grid}.surgicals-theme .about-visual{position:relative}.surgicals-theme .about-img{z-index:2;border-radius:var(--radius-lg);position:relative;top:-50px}.surgicals-theme .about-chip{background:var(--navy);z-index:10;text-align:center;border-radius:16px;padding:22px 30px;position:absolute;bottom:-20px;right:-20px;box-shadow:none!important}.surgicals-theme .about-chip strong{color:var(--amber);font-size:32px;font-weight:700;display:block}.surgicals-theme .about-chip span{color:#fff;text-transform:uppercase;font-size:11px;font-weight:600}.surgicals-theme .about-facts{gap:24px;margin-top:40px;list-style:none;display:grid}.surgicals-theme .about-fact{background:var(--white);border-radius:var(--radius);border:1px solid #0000000d;align-items:center;gap:16px;padding:16px;transition:all .4s;display:flex}.surgicals-theme .fact-icon{width:44px;height:44px;color:var(--text-mid);background:#f1f5f9;border-radius:10px;justify-content:center;align-items:center;display:flex}.surgicals-theme .fact-text strong{color:var(--text-soft);margin-bottom:2px;font-size:12px;display:block}.surgicals-theme .fact-text p{color:var(--text);font-size:13.5px}.surgicals-theme .pcat-wrap{grid-template-columns:minmax(240px,320px) minmax(0,1fr);align-items:start;gap:40px;display:grid}.surgicals-theme .pcat-card:first-child .pcat-img img,.surgicals-theme .pcat-card:nth-child(2) .pcat-img img{object-position:48% center}.surgicals-theme .pcat-card:nth-child(3) .pcat-img img{object-position:35% center}.surgicals-theme .pcat-grid{gap:16px;display:grid}.surgicals-theme .pcat-card{background:var(--white);border:1.5px solid var(--border);border-radius:var(--radius);cursor:pointer;align-items:center;gap:20px;padding:22px;transition:all .4s;display:flex}.surgicals-theme .pcat-card.active{border-color:var(--blue);transform:translate(12px);box-shadow:none!important}.surgicals-theme .pcat-img{border-radius:12px;flex-shrink:0;width:64px;height:64px;overflow:hidden}.surgicals-theme .pcat-img img{object-fit:cover;width:100%;height:100%}.surgicals-theme .pcat-info h3{color:var(--navy);font-size:16px;font-weight:600}.surgicals-theme .pcat-info p{color:var(--text-mid);font-size:13px}.surgicals-theme .pcat-panel{position:sticky;top:100px}.surgicals-theme .pcat-detail{border:1.5px solid var(--border);border-radius:var(--radius-lg);background:#fffffffa;display:none;overflow:hidden;box-shadow:none!important}.surgicals-theme .pcat-detail.active{animation:.5s forwards fadeIn;display:block}.surgicals-theme .pcd-header{height:180px;position:relative;overflow:hidden}.surgicals-theme .pcd-header img{object-fit:cover;width:100%;height:100%}.surgicals-theme .pcd-header-overlay{background:linear-gradient(#0000,#042c53d9);flex-direction:column;justify-content:flex-end;padding:32px;display:flex;position:absolute;inset:0}.surgicals-theme .pcd-header h2{color:#fff;font-size:28px}.surgicals-theme .pcd-body{padding-top:20px}.surgicals-theme .prod-grid{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:32px;display:grid}.surgicals-theme .pg-card{text-align:center;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:24px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:none!important}.surgicals-theme .pg-card:hover{border-color:var(--blue);background:#fff;transform:translateY(-4px);box-shadow:none!important}.surgicals-theme .pg-img{aspect-ratio:1;background:#fff;border-radius:12px;justify-content:center;align-items:center;width:100%;margin-bottom:20px;padding:15px;display:flex}.surgicals-theme .pg-img img{object-fit:contain;max-width:100%;max-height:100%}.surgicals-theme .pg-info strong{color:var(--navy);font-size:14px;display:block}.surgicals-theme .pg-info span{color:var(--text-light);font-size:12px}.surgicals-theme .pcd-enquire{color:#fff;border-radius:var(--radius);background:#25d366;justify-content:center;align-items:center;gap:12px;padding:16px;font-weight:600;text-decoration:none;display:flex}.surgicals-theme .why-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.surgicals-theme .why-card{border-radius:var(--radius-lg);background:#ffffff0a;border:1px solid #ffffff1a;padding:40px;transition:all .5s}.surgicals-theme .why-icon{width:64px;height:64px;color:var(--cyan);background:#06b6d426;border-radius:16px;justify-content:center;align-items:center;margin-bottom:28px;display:flex}.surgicals-theme .why-icon svg{fill:none;stroke:currentColor;width:32px;height:32px}.surgicals-theme .why-card h3{color:#fff;margin-bottom:16px;font-size:22px}.surgicals-theme .why-card p{color:#fff9;font-size:14.5px}.surgicals-theme .brands-grid{grid-template-columns:repeat(5,1fr);gap:20px;margin-top:40px;display:grid}.surgicals-theme .brand-tile{border:1px solid var(--border);border-radius:var(--radius);text-align:center;background:#fff;padding:32px;transition:all .3s}.surgicals-theme .brand-tile:hover{border-color:var(--blue);transform:translateY(-5px);box-shadow:none!important}.surgicals-theme .brand-logo-wrapper{justify-content:center;align-items:center;height:60px;margin-bottom:12px;display:flex}.surgicals-theme .brand-logo-wrapper img{object-fit:contain;max-width:100%;max-height:100%}.surgicals-theme .brand-logo-wrapper img[src*=puniska]{transform:scale(3.1)}.surgicals-theme .brand-logo-wrapper img[src*=sevana]{transform:scale(.9)}.surgicals-theme .brand-logo-wrapper img[src*=romsons],.surgicals-theme .brand-logo-wrapper img[src*=HMD]{transform:scale(2)}.surgicals-theme .status{color:var(--amber);text-transform:uppercase;letter-spacing:1px;font-size:10px;font-weight:700}.surgicals-theme .svc-grid{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}.surgicals-theme .svc-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--white);gap:32px;padding:40px;transition:all .4s;display:flex}.surgicals-theme .svc-icon{background:var(--blue-light);width:72px;height:72px;color:var(--blue);border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.surgicals-theme .svc-icon svg{fill:none;stroke:currentColor;width:36px;height:36px}.surgicals-theme .svc-content h3{color:var(--navy);margin-bottom:12px;font-size:20px}.surgicals-theme .svc-content p{color:var(--text-mid);font-size:15px}.surgicals-theme .testi-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.surgicals-theme .testi-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:40px;transition:all .4s}.surgicals-theme .testi-stars{color:var(--amber);margin-bottom:20px;font-size:14px}.surgicals-theme .testi-card blockquote{color:var(--text-mid);margin-bottom:32px;font-size:16px;line-height:1.7}.surgicals-theme .testi-author{align-items:center;gap:16px;display:flex}.surgicals-theme .tav{background:var(--blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-weight:700;display:flex}.surgicals-theme .tavi strong{color:var(--navy);font-size:15px;display:block}.surgicals-theme .tavi small{color:var(--text-light);font-size:13px}.surgicals-theme .contact-wrap{background:var(--navy);border-radius:var(--radius-lg);grid-template-columns:1fr 1.1fr;gap:64px;padding:80px;display:grid;position:relative;overflow:hidden}.surgicals-theme .contact-left h2{color:#fff;margin-bottom:20px;font-size:37px}.surgicals-theme .contact-left p{color:#fff9;margin-bottom:48px}.surgicals-theme .contact-facts{gap:32px;display:grid}.surgicals-theme .cf{align-items:center;gap:20px;display:flex}.surgicals-theme .cf-icon{width:56px;height:56px;color:var(--cyan);background:#ffffff0d;border-radius:14px;justify-content:center;align-items:center;display:flex}.surgicals-theme .cf-val{color:#fff;font-size:16px}.surgicals-theme .contact-form-wrap{border-radius:var(--radius);background:#ffffff08;border:1px solid #ffffff14;padding:48px}.surgicals-theme .fg{margin-bottom:20px}.surgicals-theme .fg label{color:#fff9;margin-bottom:8px;font-size:13px;display:block}.surgicals-theme .fg input,.surgicals-theme .fg select,.surgicals-theme .fg textarea{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;width:100%;padding:14px 18px}.surgicals-theme .form-btns{gap:16px;display:flex}.surgicals-theme .btn-wa{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:10px;flex:1;align-items:center;gap:10px;padding:14px 28px;font-weight:600;display:flex}.surgicals-theme footer{background:var(--navy);color:#fff;padding:100px 5% 0}.surgicals-theme .footer-grid{border-bottom:1px solid #ffffff0d;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:64px;padding-bottom:48px;display:grid}.surgicals-theme .fg-about p{color:#ffffff80;margin-top:24px;font-size:14px}.surgicals-theme .fg-col h4{color:#fff;text-transform:uppercase;letter-spacing:2px;margin-bottom:32px;font-size:13px;font-weight:700}.surgicals-theme .fg-col ul{gap:14px;list-style:none;display:grid}.surgicals-theme .fg-col ul a{color:#ffffffa6;font-size:14px;text-decoration:none}.surgicals-theme .foot-ci{gap:16px;margin-bottom:20px;display:flex}.surgicals-theme .foot-ci svg{width:20px;height:20px;color:var(--amber);stroke:currentColor;fill:none}.surgicals-theme .foot-ci p,.surgicals-theme .foot-ci a{color:#ffffff80;font-size:14px;text-decoration:none}.surgicals-theme .footer-bottom{color:#ffffff4d;justify-content:space-between;padding:18px 0 24px;font-size:13px;display:flex}.surgicals-theme .ps-search-bar{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:8px;width:100%;max-width:210px;padding:10px 14px;display:flex}.surgicals-theme .ps-search-input{background:0 0;border:none;outline:none;flex:1;font-size:13px}.surgicals-theme .ps-search-input::placeholder{color:#94a3b8;text-transform:uppercase;font-size:10px;font-weight:700}.surgicals-theme .pp-hero{background:var(--navy);height:350px;margin-top:var(--header-h);align-items:center;padding:0 5%;display:flex;position:relative;overflow:hidden}.surgicals-theme .pp-hero-bg{opacity:.3;background-position:50%;background-size:cover;transition:background-image .5s;position:absolute;inset:0}.surgicals-theme .pp-hero-overlay{background:0 0;position:absolute;inset:0}.surgicals-theme .pp-hero-content{z-index:10;max-width:600px;position:relative}.surgicals-theme .pp-hero-tag{color:#fff;text-transform:uppercase;letter-spacing:1px;background:#1a5fa833;border:1px solid #1a5fa866;border-radius:50px;margin-bottom:20px;padding:6px 12px;font-size:11px;font-weight:600;display:inline-block}.surgicals-theme .pp-hero-title{color:#fff;margin-bottom:16px;font-family:Instrument Serif,serif;font-size:48px;text-shadow:none!important}.surgicals-theme .pp-hero-title em{color:var(--amber);font-style:italic;text-shadow:none!important}.surgicals-theme .pp-hero-sub{color:#ffffffb3;font-size:18px;line-height:1.6;text-shadow:none!important}.surgicals-theme .pp-back-btn{z-index:20;color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .3s;display:flex;position:absolute;top:22px;left:123px}.surgicals-theme .pp-back-btn:hover{background:#ffffff1a;transform:translate(-4px)}.surgicals-theme .pp-layout{background:#fff;grid-template-columns:280px 1fr;gap:48px;min-height:100vh;padding:80px 5%;display:grid}.surgicals-theme .pp-sidebar{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;height:fit-content;padding:32px;position:sticky;top:100px}.surgicals-theme .pp-sidebar-label{text-transform:uppercase;color:#64748b;letter-spacing:1.5px;margin-bottom:24px;padding-left:8px;font-size:11px;font-weight:800}.surgicals-theme .pp-cat-tab{width:100%;color:var(--text-mid);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:14px;margin-bottom:8px;padding:14px 18px;font-size:15px;font-weight:600;transition:all .3s;display:flex}.surgicals-theme .pp-cat-tab-dot{background:#cbd5e1;border-radius:50%;width:8px;height:8px;transition:all .3s}.surgicals-theme .pp-cat-tab:hover{color:var(--blue);background:#fff}.surgicals-theme .pp-cat-tab.active{color:var(--blue);background:#fff;border-color:#e2e8f0;box-shadow:none!important}.surgicals-theme .pp-cat-tab.active .pp-cat-tab-dot{background:var(--blue);transform:scale(1.5)}.surgicals-theme .pp-main{position:relative}.surgicals-theme .pp-panel-head{border:1px solid #e2e8f0;border-radius:24px;margin-bottom:40px;overflow:hidden}.surgicals-theme .pp-panel-head-img{height:200px;position:relative}.surgicals-theme .pp-panel-head-img img{object-fit:cover;width:100%;height:100%}.surgicals-theme .pp-panel-head-overlay{background:linear-gradient(90deg,#0f172ae6,#0000);flex-direction:column;justify-content:center;padding:40px;display:flex;position:absolute;inset:0}.surgicals-theme .pp-panel-head-overlay h2{color:#fff;margin-bottom:8px;font-size:32px}.surgicals-theme .pp-panel-head-overlay p{color:#ffffffb3;max-width:500px;font-size:15px;line-height:1.6}.surgicals-theme .pp-grid{grid-template-columns:repeat(4,1fr);gap:24px}.surgicals-theme .pp-cat-wa-wrap{border-top:1px solid #e5e7eb;justify-content:center;margin-top:60px;padding-top:40px;display:flex}@media (width<=768px){.surgicals-theme .nav-links{border-bottom:1px solid var(--border);z-index:1000;background:#fff;flex-direction:column;gap:20px;padding:24px 5%;display:none;position:fixed;top:68px;left:0;right:0;box-shadow:none!important}.surgicals-theme .nav-links.open{display:flex}.surgicals-theme .nav-links li{width:100%}.surgicals-theme .nav-links li a{width:100%;padding:12px 0;line-height:1.4;text-decoration:none;display:block}.surgicals-theme .nav-links li a:after,.surgicals-theme .nav-links li a.active:after{content:none;display:none}.surgicals-theme .nav-links li a.active{text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:2px}.surgicals-theme .hamburger{display:flex}.surgicals-theme .nav-phone{display:none}.surgicals-theme .logo-img{max-height:100%;object-fit:contain!important;width:auto!important;height:60px!important}.surgicals-theme .nav-cta,.surgicals-theme .nav-contact-btn{justify-content:center!important;align-items:center!important;height:32px!important;padding:0 10px!important;font-size:11px!important;display:flex!important}.surgicals-theme .section{padding:40px 24px}.surgicals-theme .s-sub{text-align:justify;text-justify:inter-word}.surgicals-theme .strip{margin-top:64px!important}.surgicals-theme #hero{text-align:center;padding:20px 24px 60px!important;overflow:visible!important}.surgicals-theme .hero-inner{text-align:center;flex-direction:column;align-items:center;gap:32px;width:100%}.surgicals-theme .hero-col-left,.surgicals-theme .hero-col-right{flex:100%;width:100%;max-width:100%}.surgicals-theme #hero h1{text-align:center!important;margin-top:0!important;margin-bottom:8px!important;font-size:34px!important;line-height:1.1!important}.surgicals-theme .hero-badge{margin-bottom:8px!important;padding:6px 14px!important;font-size:11px!important;display:inline-block!important}.surgicals-theme .hero-sub{text-align:justify;text-justify:inter-word;max-width:100%;margin:0 auto 24px;font-size:16px;line-height:1.6}.surgicals-theme .hero-value-props{justify-content:center;gap:26px;margin-bottom:32px}.surgicals-theme .hero-btns{flex-direction:column;gap:8px;width:100%;max-width:300px;margin:20px auto 0}.surgicals-theme .btn-primary,.surgicals-theme .btn-secondary{justify-content:center;width:100%;margin-top:0}.surgicals-theme .btn-secondary{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#08122166!important;border:1.5px solid #ffffff4d!important}.surgicals-theme .stats-bar{grid-template-columns:repeat(4,1fr);margin:20px auto 16px;padding:16px 3%}.surgicals-theme .stat-num{font-size:24px}.surgicals-theme .stat-lbl{font-size:8px}.surgicals-theme .about-grid{grid-template-columns:1fr;gap:16px}.surgicals-theme .about-facts{margin-top:20px!important;padding-bottom:0!important}.surgicals-theme #about.section{padding-top:20px!important;padding-bottom:20px!important}.surgicals-theme #products.section{padding-top:20px!important;padding-bottom:40px!important}.surgicals-theme .about-img{margin-bottom:0;top:0}.surgicals-theme .about-chip{padding:12px 18px;bottom:10px;right:0}.surgicals-theme .about-chip strong{font-size:24px}.surgicals-theme .pcat-wrap{grid-template-columns:1fr;gap:24px}.surgicals-theme .pcat-panel{position:static;top:0}.surgicals-theme .pcat-detail{margin-top:10px}.surgicals-theme .pcat-grid{grid-template-columns:repeat(2,1fr);gap:12px;padding:0 16px}.surgicals-theme .pcat-card{text-align:center;flex-direction:column;padding:16px 12px}.surgicals-theme .pcat-img{width:68px;height:68px;margin:0 auto 10px}.surgicals-theme .pcat-info h3{font-size:13px;line-height:1.2}.surgicals-theme .pcat-info p{display:none}.surgicals-theme .pp-layout{grid-template-columns:1fr;padding:0 16px 40px}.surgicals-theme .pp-sidebar{border-bottom:1px solid #e5e7eb;border-right:none;grid-template-columns:1fr 1fr;gap:12px;max-height:none;padding:24px 0;display:grid;position:static}.surgicals-theme .pp-sidebar-label{text-align:center;grid-column:1/-1}.surgicals-theme .pp-cat-tab{text-align:center;flex-direction:column;gap:6px;padding:12px 8px;font-size:12px}.surgicals-theme .pp-main{padding:24px 0}.surgicals-theme .pp-sidebar-search{grid-column:1/-1;justify-content:center;width:100%;padding:0 0 16px;display:flex}.surgicals-theme .ps-search-bar{max-width:100%}.surgicals-theme .prod-grid{grid-template-columns:repeat(3,1fr);gap:12px;padding:0 16px}.surgicals-theme .pg-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:12px 8px;box-shadow:0 2px 4px #00000005}.surgicals-theme .pg-img{margin-bottom:4px;padding:6px}.surgicals-theme .pg-info strong{color:var(--navy);margin-bottom:0;font-size:13px;font-weight:800;line-height:1.1}.surgicals-theme .pg-info span{display:none}.surgicals-theme .why-grid{grid-template-columns:repeat(2,1fr);gap:12px}.surgicals-theme .why-card{text-align:left;background:#ffffff0d;border-radius:12px;flex-direction:row;align-items:center;gap:12px;padding:16px 12px;display:flex}.surgicals-theme .why-card p{display:none}.surgicals-theme .why-icon{background:#06b6d41a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:0;display:flex}.surgicals-theme .why-icon svg{width:16px;height:16px}.surgicals-theme .why-card h3{color:#fff;margin:0;font-size:11px;font-weight:600;line-height:1.3}.surgicals-theme .svc-grid{grid-template-columns:repeat(2,1fr);gap:12px}.surgicals-theme .svc-card{background:#fff;border:1px solid #f1f5f9;border-radius:24px;flex-direction:row;align-items:center;gap:12px;padding:16px 12px}.surgicals-theme .svc-card p{display:none}.surgicals-theme .svc-icon{width:48px;height:48px;color:var(--blue);background:#f1f5f9;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.surgicals-theme .svc-icon svg{width:22px;height:22px}.surgicals-theme .svc-content h3{color:var(--navy);margin:0;font-size:13.5px;font-weight:700;line-height:1.2}.surgicals-theme .brands-grid{grid-template-columns:repeat(2,1fr);gap:12px}.surgicals-theme .brand-tile{padding:20px 12px}.surgicals-theme .brand-tile:last-child{grid-column:span 2;width:calc(50% - 6px);margin:0 auto}.surgicals-theme .brand-logo-wrapper{height:44px}.surgicals-theme .brand-tile .status{font-size:8px}.surgicals-theme .lic-grid{grid-template-columns:repeat(2,1fr);gap:12px}.surgicals-theme .lic-card{text-align:center;padding:20px 12px}.surgicals-theme .lic-info h3{margin-top:10px;font-size:11px;line-height:1.3}.surgicals-theme .lic-info p{font-size:10px}.surgicals-theme .testi-grid{grid-template-columns:repeat(2,1fr);gap:12px}.surgicals-theme .testi-card{text-align:center;padding:16px}.surgicals-theme .tav{display:none}.surgicals-theme .footer-grid{grid-template-columns:repeat(2,1fr);gap:32px;padding-bottom:32px}.surgicals-theme footer{padding:30px 24px 20px!important}.surgicals-theme .footer-grid>div:first-child{text-align:center;grid-column:1/-1}.surgicals-theme .fg-about p{text-align:center;max-width:100%;margin:20px auto 32px;font-size:13px;line-height:1.6}.surgicals-theme .footer-bottom{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:24px 0;display:flex}.surgicals-theme .footer-bottom p{color:#fff6;text-align:center;font-size:11px}.surgicals-theme .fg-col h4{margin-bottom:16px;font-size:11px}.surgicals-theme .fg-col ul{gap:10px}.surgicals-theme .fg-col ul a{font-size:12px}.surgicals-theme .contact-wrap{grid-template-columns:1fr;padding:40px 16px}.surgicals-theme .contact-form-wrap{padding:24px 16px}.surgicals-theme .form-btns{flex-direction:column}}@media (width<=768px){.surgicals-theme .prod-grid{grid-template-columns:repeat(3,1fr)!important;gap:12px!important;padding:0 16px!important;display:grid!important}.surgicals-theme .pg-card{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:16px!important;flex-direction:column!important;align-items:center!important;height:auto!important;padding:12px 8px!important;display:flex!important;box-shadow:0 2px 4px #00000005!important}.surgicals-theme .pg-img{justify-content:center!important;width:100%!important;margin-bottom:4px!important;padding:6px!important;display:flex!important}.surgicals-theme .pg-info strong{color:#0f172a!important;text-align:center!important;margin-bottom:0!important;font-size:13px!important;font-weight:800!important;line-height:1.1!important;display:block!important}.surgicals-theme .pg-info span{display:none!important}.surgicals-theme .pp-layout{grid-template-columns:1fr!important;padding:0 16px 40px!important}.surgicals-theme .pp-panel-head{height:180px!important;margin-bottom:20px!important}.surgicals-theme .pp-panel-head-overlay{background:linear-gradient(90deg,#0f172aa6,#0f172a1a)!important;padding:16px!important}.surgicals-theme .pp-panel-head-overlay h2{margin-bottom:6px!important;font-size:24px!important}.surgicals-theme .pp-panel-head-overlay p{max-width:100%!important;font-size:12px!important;line-height:1.4!important}.surgicals-theme .pp-sidebar{grid-template-columns:1fr 1fr!important;gap:8px!important;max-height:none!important;padding:16px 12px!important;display:grid!important}.surgicals-theme .pp-sidebar-label{margin-bottom:6px!important}.surgicals-theme .pp-sidebar-search{padding:0 0 8px!important}.surgicals-theme .pp-cat-tab{gap:4px!important;margin-bottom:0!important;padding:8px 6px!important;font-size:12px!important}.surgicals-theme .pcat-grid{grid-template-columns:repeat(2,1fr)!important;gap:12px!important;padding:0 16px!important}.surgicals-theme .hero-slideshow{border-radius:16px!important;width:362px!important;height:318px!important;margin:0 auto!important}}.surgicals-theme .hs-slide.active .hs-bg,.surgicals-theme .hs-bg{transition:none!important;animation:none!important;transform:scale(1)!important}.ps-clients-section{--ps-navy-bg:#0b1f38;--ps-navy-light:#0f2a4a;--ps-gold:#e8a020;--ps-gold-rgb:232, 160, 32;--ps-gold-mid:#ffc85a;--ps-gold-light:#ffda85;--ps-white:#fff;--ps-white-rgb:255, 255, 255;--ps-text-light:#f8f9fa;background-color:var(--ps-navy-bg);border-top:1px solid rgba(var(--ps-white-rgb), .05);border-bottom:1px solid rgba(var(--ps-white-rgb), .05);margin-top:30px;padding:70px 0;font-family:Inter,system-ui,-apple-system,sans-serif;position:relative;overflow:hidden}.ps-clients-section:before,.ps-clients-section:after{content:"";z-index:0;pointer-events:none;border-radius:50%;position:absolute}.ps-clients-section:before{background:radial-gradient(circle, rgba(var(--ps-gold-rgb), .25) 0%, transparent 70%);width:80vw;max-width:800px;height:80vw;max-height:800px;animation:12s ease-in-out infinite alternate floatOrb;top:-30%;left:-20%}.ps-clients-section:after{background:radial-gradient(circle, rgba(var(--ps-gold-rgb), .2) 0%, transparent 70%);width:70vw;max-width:700px;height:70vw;max-height:700px;animation:18s ease-in-out infinite alternate-reverse floatOrb;bottom:-30%;right:-20%}@keyframes floatOrb{0%{transform:translate(0)scale(1)}50%{transform:translate(10%,15%)scale(1.1)}to{transform:translate(-10%,-10%)scale(.9)}}.ps-clients-container{z-index:1;max-width:100%;margin:0 auto;position:relative}.ps-clients-header{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:60px;padding:0 20px;display:flex}.ps-clients-label{color:var(--ps-gold-light);text-transform:uppercase;letter-spacing:.25em;background:rgba(var(--ps-gold-rgb), .15);border:1px solid rgba(var(--ps-gold-rgb), .3);box-shadow:0 0 20px rgba(var(--ps-gold-rgb), .15), inset 0 0 10px rgba(var(--ps-gold-rgb), .05);text-shadow:0 2px 4px #00000080;border-radius:50px;margin:0;padding:8px 20px;font-size:.85rem;font-weight:700;display:inline-block}.ps-clients-title{color:var(--ps-white);background:linear-gradient(135deg, var(--ps-white) 20%, var(--ps-gold-mid) 60%, var(--ps-gold) 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0px 4px 10px rgba(var(--ps-gold-rgb), .3));-webkit-background-clip:text;background-clip:text;margin:0;padding-bottom:24px;font-size:3.5rem;font-weight:900;display:inline-block;position:relative}.ps-clients-title:after{content:"";background:linear-gradient(90deg, transparent, var(--ps-gold-light), var(--ps-gold), transparent);width:100px;height:5px;box-shadow:0 0 15px rgba(var(--ps-gold-rgb), .5);border-radius:4px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.ps-clients-marquee-wrapper{flex-direction:column;gap:24px;width:100%;padding:30px 0;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 150px calc(100% - 150px),#0000);mask-image:linear-gradient(90deg,#0000,#000 150px calc(100% - 150px),#0000)}.ps-clients-marquee-track{gap:24px;width:max-content;padding-right:24px;display:flex}.ps-clients-marquee-track.track-1{animation:45s linear infinite marqueeScrollLeft}.ps-clients-marquee-track.track-2{animation:55s linear infinite marqueeScrollRight}.ps-clients-marquee-track:hover{animation-play-state:paused}@keyframes marqueeScrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marqueeScrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.ps-client-card{background:rgba(var(--ps-white-rgb), .03);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(var(--ps-white-rgb), .08);border-bottom:2px solid rgba(var(--ps-gold-rgb), .2);cursor:default;border-radius:12px;flex-shrink:0;align-items:center;gap:16px;min-width:320px;padding:16px 24px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 4px 20px #0000001a}.ps-client-card:hover{border-color:rgba(var(--ps-gold-rgb), .6);background:linear-gradient(145deg, rgba(var(--ps-gold-rgb), .15), #0000004d);box-shadow:0 15px 35px -10px rgba(var(--ps-gold-rgb), .3), inset 0 1px 0 rgba(var(--ps-white-rgb), .1);z-index:10;transform:translateY(-6px)scale(1.02)}.ps-client-icon{background:linear-gradient(135deg, rgba(var(--ps-gold-rgb), .1), rgba(var(--ps-gold-rgb), .02));border:1px solid rgba(var(--ps-gold-rgb), .4);width:44px;height:44px;color:var(--ps-gold);box-shadow:inset 0 0 10px rgba(var(--ps-gold-rgb), .1);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .4s;display:flex}.ps-client-card:hover .ps-client-icon{background:linear-gradient(135deg, var(--ps-gold), var(--ps-gold-mid));color:var(--ps-navy-light);box-shadow:0 0 20px rgba(var(--ps-gold-rgb), .5);transform:rotate(90deg)scale(1.1)}.ps-client-icon svg{fill:currentColor;width:20px;height:20px;transition:transform .3s}.ps-client-name{color:var(--ps-text-light);letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;text-shadow:0 2px 4px #00000080;font-size:1.05rem;font-weight:500;line-height:1.3;overflow:hidden}.ps-client-card:hover .ps-client-name{color:var(--ps-white)}.ps-clients-footer{text-align:center;color:rgba(var(--ps-white-rgb), .5);letter-spacing:.03em;margin-top:40px;padding:0 20px;font-size:1rem;font-weight:400}@media (width<=768px){.ps-clients-section{padding:50px 0}.ps-clients-title{font-size:2.2rem}.ps-client-card{min-width:260px;padding:16px 20px}.ps-client-name{font-size:.95rem}.ps-clients-footer{margin-top:20px}}.thiyash-theme{--navy:#081221;--navy-light:#0d1b2a;--blue:#1a5fa8;--blue-mid:#0c447c;--blue-light:#f1f5f9;--teal:#0d9488;--cyan:#06b6d4;--amber:#1a5fa8;--amber-soft:#ebf2fb;--text:#0f172a;--text-mid:#475569;--text-light:#64748b;--border:#e2e8f0;--bg-alt:#f8fafc;--white:#fff;--shadow-soft:0 4px 6px -1px #0000000d, 0 2px 4px -2px #0000000d;--shadow-premium:0 20px 25px -5px #0000000d, 0 8px 10px -6px #0000000d;--radius-sm:8px;--radius:12px;--radius-lg:24px;--header-h:72px}.thiyash-theme *{box-sizing:border-box;margin:0;padding:0}.thiyash-theme,.thiyash-theme,.thiyash-theme #root{box-sizing:border-box;max-width:100vw;position:relative;overflow-x:clip}.thiyash-theme{color:var(--text);background:var(--white);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif;line-height:1.6}@supports (overflow:clip){.thiyash-theme,.thiyash-theme{overflow-x:clip}}.thiyash-theme #root{max-width:100%;overflow-x:clip}.thiyash-theme img{max-width:100%}.thiyash-theme h1,.thiyash-theme h2,.thiyash-theme h3,.thiyash-theme h4,.thiyash-theme h5,.thiyash-theme h6{color:var(--navy);font-family:Outfit,sans-serif;font-weight:600}body.thiyash-theme::-webkit-scrollbar{width:6px}.thiyash-theme ::-webkit-scrollbar{width:6px}body.thiyash-theme::-webkit-scrollbar-track{background:#f8fafc}.thiyash-theme ::-webkit-scrollbar-track{background:#f8fafc}body.thiyash-theme::-webkit-scrollbar-thumb{border-radius:4px;background:#1a5fa8!important}.thiyash-theme ::-webkit-scrollbar-thumb{border-radius:4px;background:#1a5fa8!important}body.thiyash-theme::-webkit-scrollbar-thumb:hover{background:#e8191a!important}.thiyash-theme ::-webkit-scrollbar-thumb:hover{background:#e8191a!important}.thiyash-theme body ::-webkit-scrollbar{width:0;display:none}.thiyash-theme nav{z-index:1000;background:var(--white);justify-content:space-between;align-items:center;width:100%;height:68px;padding:0 5%;transition:background .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s,box-shadow .3s;display:flex;position:fixed;top:0;left:0;right:0}.thiyash-theme nav.scrolled{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;box-shadow:none!important}.thiyash-theme .logo{align-items:center;gap:11px;text-decoration:none;display:flex}.thiyash-theme .logo-img{width:auto;height:75px;display:block}.thiyash-theme .logo-icon{flex-shrink:0;width:40px;height:40px;position:relative}.thiyash-theme .logo-icon svg{width:40px;height:40px}.thiyash-theme .logo-words .l1{color:var(--blue);letter-spacing:-.3px;font-size:15px;font-weight:600;line-height:1.1}@media (width>=360px){.thiyash-theme .logo-words .l1{font-size:17px}}.thiyash-theme .logo-words .l2{color:var(--amber);font-size:11px;font-weight:500;line-height:1.1}@media (width>=360px){.thiyash-theme .logo-words .l2{font-size:13px}}.thiyash-theme .nav-links{gap:28px;list-style:none;display:flex}.thiyash-theme .nav-links a{color:#0a1628;font-size:17px;font-weight:500;text-decoration:none;transition:color .2s;position:relative}@media (hover:hover){.thiyash-theme .nav-links a:hover{color:#1a5fa8}}.thiyash-theme .nav-links a.active{color:var(--blue)}.thiyash-theme .nav-links a.active:after{content:"";background:#e8191a;width:100%;height:2px;transition:transform .3s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-4px;left:0;transform:scaleX(1)}.thiyash-theme .nav-links a:after{content:"";background:#e8191a;width:100%;height:2px;transition:transform .3s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-4px;left:0;transform:scaleX(0)}@media (hover:hover){.thiyash-theme .nav-links a:hover:after{transform:scaleX(1)}}.thiyash-theme .nav-right{align-items:center;gap:12px;display:flex}.thiyash-theme .nav-phone{color:var(--blue);align-items:center;gap:6px;font-size:13px;font-weight:600;text-decoration:none;display:flex}.thiyash-theme .nav-phone svg{width:14px;height:14px}.thiyash-theme .nav-cta{color:#fff;cursor:pointer;background:#1a5fa8;border:none;border-radius:8px;padding:9px 20px;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s}.thiyash-theme .nav-cta:hover{background:#0c447c}.thiyash-theme .nav-contact-btn{color:var(--blue);border:1.5px solid var(--blue);border-radius:8px;align-items:center;gap:6px;padding:9px 18px;font-size:13px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.thiyash-theme .nav-contact-btn:hover{background:var(--blue);color:#fff;transform:translateY(-2px);box-shadow:none!important}.thiyash-theme .nav-contact-btn svg{flex-shrink:0}.thiyash-theme .hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;display:none}.thiyash-theme .hamburger span{background:var(--text);border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}.thiyash-theme #hero{--spot-radius:190px;background:linear-gradient(135deg,#071a3e 0%,#0c3470 40%,#1a5fa8 100%);align-items:center;padding:45px 5% 90px;display:flex;position:relative;overflow:clip!important}.thiyash-theme #hero:before,.thiyash-theme #hero:after{content:"";pointer-events:none;background-image:radial-gradient(#1a5fa8 1.2px,#0000 1.2px);background-size:28px 28px;position:absolute;inset:0}.thiyash-theme #hero:before{opacity:.45;-webkit-mask-image:radial-gradient(circle var(--spot-radius) at var(--mouse-x,-999px) var(--mouse-y,-999px), transparent 0%, black 100%);mask-image:radial-gradient(circle var(--spot-radius) at var(--mouse-x,-999px) var(--mouse-y,-999px), transparent 0%, black 100%);-webkit-mask-image:radial-gradient(circle var(--spot-radius) at var(--mouse-x,-999px) var(--mouse-y,-999px), transparent 0%, black 100%);animation:8s ease-in-out infinite dotMotion,8s ease-in-out infinite breathingOpacity}.thiyash-theme #hero:after{opacity:.001;-webkit-mask-image:radial-gradient(circle var(--spot-radius) at var(--mouse-x,-999px) var(--mouse-y,-999px), black 0%, transparent 100%);mask-image:radial-gradient(circle var(--spot-radius) at var(--mouse-x,-999px) var(--mouse-y,-999px), black 0%, transparent 100%);-webkit-mask-image:radial-gradient(circle var(--spot-radius) at var(--mouse-x,-999px) var(--mouse-y,-999px), black 0%, transparent 100%);background-image:radial-gradient(#1a5fa8 5.5px,#0000 5.5px);transition:none;animation:8s ease-in-out infinite dotMotion;transform:none;filter:none!important}.thiyash-theme #hero:hover:after{opacity:1}.thiyash-theme #hero:not(:hover):before{-webkit-mask-image:none;mask-image:none}.thiyash-theme .hero-wave{z-index:5;pointer-events:none;width:100%;line-height:0;position:absolute;bottom:-1px;left:0}.thiyash-theme .hero-wave svg{fill:#fff;width:100%;height:62px;display:block}.thiyash-theme .hero-inner{z-index:10;justify-content:space-between;align-items:center;gap:40px;width:100%;min-width:0;max-width:1400px;margin:0 auto;display:flex;position:relative}.thiyash-theme .hero-col-left{flex:60%;min-width:0;max-width:60%}.thiyash-theme .hero-col-right{flex:35%;min-width:0;max-width:35%}.thiyash-theme .hero-badge{color:#1a5fa8;opacity:0;background:#1a5fa81a;border:1px solid #1a5fa866;border-radius:50px;align-items:center;margin-bottom:24px;padding:6px 14px;font-family:Space Mono,monospace;font-size:11px;animation:.6s .1s forwards fadeInDown;display:inline-flex}.thiyash-theme .hero-badge:hover{color:#fff;background-color:#1a5fa8}.thiyash-theme .reveal{opacity:0;transition:all 1s cubic-bezier(.22,1,.36,1);transform:translateY(40px)}.thiyash-theme .reveal.visible{opacity:1;transform:translateY(0)}.thiyash-theme .reveal-up{transform:translateY(60px)}.thiyash-theme .reveal-left{transform:translate(-60px)}.thiyash-theme .reveal-right{transform:translate(60px)}.thiyash-theme .reveal-scale{transform:scale(.9)}.thiyash-theme .visible{opacity:1!important;transform:translate(0)scale(1)!important}.thiyash-theme .hero-title-line em{text-shadow:none!important}.thiyash-theme .hero-title-line{opacity:0;display:block;transform:translateY(24px);text-shadow:none!important}.thiyash-theme .hero-title-line:first-child{animation:.6s cubic-bezier(.22,1,.36,1) .3s forwards fadeInUp}.thiyash-theme .hero-title-line:nth-child(2){animation:.6s cubic-bezier(.22,1,.36,1) .5s forwards fadeInUp}.thiyash-theme .hero-title-line:nth-child(3){animation:.6s cubic-bezier(.22,1,.36,1) .7s forwards fadeInUp}.thiyash-theme #hero h1{color:#fff;margin-bottom:24px;font-family:Instrument Serif,serif;font-size:clamp(42px,6vw,72px);font-weight:400;line-height:1.15}.thiyash-theme .hero-sub{color:#ffffffb8;text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;opacity:0;max-width:520px;margin-bottom:32px;font-family:DM Sans,sans-serif;font-size:17px;line-height:1.75;animation:.6s cubic-bezier(.22,1,.36,1) .9s forwards fadeInUp}.thiyash-theme .hero-value-props{opacity:0;flex-wrap:wrap;gap:20px;margin-bottom:40px;animation:.5s cubic-bezier(.22,1,.36,1) 1.1s forwards fadeInUp;display:flex}.thiyash-theme .hero-vp-item{color:#ffffffd9;align-items:center;gap:8px;margin-bottom:-20px;font-family:DM Sans,sans-serif;font-size:13px;display:flex}.thiyash-theme .hero-vp-item svg{color:#25d366;width:14px;height:14px}.thiyash-theme .hero-btns{opacity:0;flex-wrap:wrap;gap:16px;animation:.5s cubic-bezier(.22,1,.36,1) 1.3s forwards fadeInUp;display:flex}.thiyash-theme .btn-primary{color:#fff;cursor:pointer;background:#1a5fa8;border:none;border-radius:10px;align-items:center;margin-top:15px;padding:14px 32px;font-size:14px;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.22,1,.36,1);display:inline-flex;position:relative;overflow:hidden}.thiyash-theme .btn-primary:after{content:"";z-index:-1;border-radius:10px;animation:2s infinite pulse;position:absolute;inset:0;box-shadow:none!important}@media (hover:hover){.thiyash-theme .btn-primary:hover{background:#0c447c;transform:translateY(-3px);box-shadow:none!important}}.thiyash-theme .btn-secondary{color:#fff;cursor:pointer;background:0 0;border:1.5px solid #fff6;border-radius:10px;align-items:center;margin-top:15px;padding:14px 32px;font-size:14px;font-weight:600;text-decoration:none;transition:background .3s,border-color .3s;display:inline-flex}@media (hover:hover){.thiyash-theme .btn-secondary:hover{background:#ffffff1a;border-color:#fff9}}.thiyash-theme .hero-slideshow{background:#071a3e;border:1px solid #ffffff26;border-radius:24px;width:100%;height:480px;animation:.8s cubic-bezier(.22,1,.36,1) .6s both fadeInRight;position:relative;overflow:hidden;box-shadow:none!important}.thiyash-theme .hs-track{width:100%;height:100%;position:relative;overflow:hidden}.thiyash-theme .hs-slide{opacity:0;pointer-events:none;z-index:1;will-change:transform, opacity, clip-path;position:absolute;inset:0}.thiyash-theme .hs-slide.active{opacity:1;pointer-events:auto;z-index:2;transform:translate(0)scale(1)}.thiyash-theme .hs-slide.active .hs-bg{animation:10s ease-out forwards kenBurns}.thiyash-theme .hs-bg{will-change:transform;background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.1)}.thiyash-theme .hs-slide.exit-slide-over{filter:brightness(.7);z-index:1;opacity:0;transition:transform .9s cubic-bezier(.22,1,.36,1),filter .9s;transform:translate(-20px)scale(.98)}.thiyash-theme .hs-slide.enter-slide-over{z-index:2;opacity:1;animation:.9s cubic-bezier(.22,1,.36,1) forwards cinematicSlide}.thiyash-theme .hs-slide.exit-slide-over-reverse{filter:brightness(.7);z-index:1;opacity:0;transition:transform .9s cubic-bezier(.22,1,.36,1),filter .9s;transform:translate(20px)scale(.98)}.thiyash-theme .hs-slide.enter-slide-over-reverse{z-index:2;opacity:1;animation:.9s cubic-bezier(.22,1,.36,1) forwards cinematicSlideReverse}.thiyash-theme .hs-slide.exit-push{z-index:2;opacity:1;animation:.9s cubic-bezier(.22,1,.36,1) forwards cinematicPushOut}.thiyash-theme .hs-slide.enter-push{z-index:1;opacity:1;animation:.9s cubic-bezier(.22,1,.36,1) forwards cinematicPushIn}.thiyash-theme .hs-slide.enter-wipe{z-index:3;opacity:1;animation:1.1s cubic-bezier(.22,1,.36,1) forwards cinematicWipeIn}.thiyash-theme .hs-slide.exit-wipe{z-index:2;opacity:1;filter:grayscale(.2);transition:opacity .4s .8s,filter .4s .8s}.thiyash-theme .hs-slide.exit-zoom{z-index:2;opacity:1;animation:1s cubic-bezier(.22,1,.36,1) forwards cinematicZoomOut}.thiyash-theme .hs-slide.enter-zoom{z-index:3;opacity:1;animation:1s cubic-bezier(.22,1,.36,1) forwards cinematicZoomIn}.thiyash-theme .hs-overlay{display:none}.thiyash-theme .hs-content>*{opacity:0;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);transform:translateY(20px)}.thiyash-theme .hs-slide.active .hs-content>*{opacity:1;transform:translateY(0)}.thiyash-theme .hs-slide.active .hs-tag{transition-delay:.3s}.thiyash-theme .hs-slide.active .hs-text-box{transition-delay:.45s}.thiyash-theme .hs-slide.active .hs-enquire{transition-delay:.6s}.thiyash-theme .hs-content{z-index:3;flex-direction:column;align-items:flex-start;display:flex;position:absolute;bottom:40px;left:24px;right:24px}.thiyash-theme .hs-tag{letter-spacing:.15em;color:#fff;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);background:#081221b3;border:1px solid #fff3;border-radius:20px;margin-bottom:10px;padding:5px 14px;font-family:Space Mono,monospace;font-size:11px;font-weight:700;display:inline-block;text-shadow:none!important}.thiyash-theme .hs-bottom-row{flex-flow:wrap;align-items:center;gap:14px;display:flex}.thiyash-theme .hs-name{color:#fff;-webkit-backdrop-filter:blur(10px);background:#081221d9;border:1px solid #ffffff26;border-radius:12px;margin:0;padding:10px 16px;font-family:Instrument Serif,serif;font-size:clamp(1rem,2vw,1.3rem);line-height:1.2;display:inline-block}.thiyash-theme .hs-desc{color:#ffffffd9;margin-bottom:0;font-family:DM Sans,sans-serif;font-size:13px;line-height:1.5}.thiyash-theme .hs-enquire{color:#fff;letter-spacing:.3px;background:#1a5fa8;border-radius:20px;align-items:center;gap:6px;padding:8px 16px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.thiyash-theme .hs-enquire:hover{background:#0c447c;transform:translate(3px)}.thiyash-theme .hs-arrow{z-index:10;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;background:#0006;border:1px solid #0006;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.thiyash-theme .hero-slideshow:hover .hs-arrow{opacity:1}.thiyash-theme .hs-arrow:hover{background:#0009;transform:translateY(-50%)scale(1.08)}.thiyash-theme .hs-prev{left:14px}.thiyash-theme .hs-next{right:14px}.thiyash-theme .hs-dots{z-index:10;gap:6px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.thiyash-theme .hs-dot{cursor:pointer;background:#0006;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:all .35s cubic-bezier(.34,1.56,.64,1)}.thiyash-theme .hs-dot.active{background:#1a5fa8;border-radius:3px;width:20px}.thiyash-theme .hs-cat-badge{z-index:10;letter-spacing:.12em;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-transform:uppercase;background:#1a5fa899;border:1px solid #fff3;border-radius:20px;padding:5px 12px;font-family:Space Mono,monospace;font-size:10px;font-weight:700;transition:opacity .3s;position:absolute;top:14px;left:14px}.thiyash-theme .hs-thumbs{z-index:10;flex-direction:column;gap:6px;display:flex;position:absolute;bottom:52px;right:14px}.thiyash-theme .hs-thumb{cursor:pointer;opacity:.6;border:2px solid #ffffff26;border-radius:8px;width:52px;height:38px;transition:all .25s;overflow:hidden}.thiyash-theme .hs-thumb:hover,.thiyash-theme .hs-thumb.active{opacity:1;border-color:#1a5fa8}.thiyash-theme .hs-thumb img{object-fit:cover;pointer-events:none;width:100%;height:100%}@media (width<=768px){.thiyash-theme .hero-slideshow{border-radius:16px;height:320px}.thiyash-theme .hs-content{flex-direction:column;justify-content:flex-end;gap:10px;padding:8px 0;display:flex;bottom:36px;left:16px;right:16px}.thiyash-theme .hs-tag{margin-bottom:8px}.thiyash-theme .hs-name{font-size:1.1rem}.thiyash-theme .hs-thumbs,.thiyash-theme .hs-arrow{display:none}}@media (pointer:coarse) and (width>=900px) and (width<=1200px){.thiyash-theme .hero-inner{flex-direction:column;justify-content:center;align-items:center;gap:30px}.thiyash-theme .hero-col-left,.thiyash-theme .hero-col-right{flex:100%;max-width:100%}.thiyash-theme .hero-title-line{text-align:center}.thiyash-theme .hero-slideshow{width:min(100%,520px);margin:0 auto}.thiyash-theme .products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.thiyash-theme .prod-grid,.thiyash-theme .pcat-grid{grid-template-columns:1fr}}.thiyash-theme .stats-bar{border-radius:var(--radius-lg);z-index:50;background:linear-gradient(135deg,#081221 0%,#0c447c 100%);border:1px solid #ffffff1a;grid-template-columns:repeat(4,1fr);width:92%;max-width:1300px;margin:80px auto 40px;padding:50px 5%;display:grid;position:relative}.thiyash-theme .stat-item{text-align:center;transition:transform .4s cubic-bezier(.25,1,.5,1);position:relative}.thiyash-theme .stat-item:hover{transform:translateY(-8px)}.thiyash-theme .stat-item:not(:last-child):after{content:"";background:linear-gradient(#0000,#ffffff1a,#0000);width:1px;height:60%;position:absolute;top:20%;right:0}.thiyash-theme .stat-num{color:var(--white);justify-content:center;align-items:baseline;margin-bottom:12px;font-size:48px;font-weight:700;line-height:1;display:flex}.thiyash-theme .stat-num span{color:var(--amber);margin-left:2px;font-size:32px}.thiyash-theme .stat-lbl{color:#ffffff80;text-transform:uppercase;letter-spacing:.15em;font-size:13px;font-weight:600}.thiyash-theme .strip{border-top:1px solid var(--border);background-color:#1a5fa8;max-width:100%;margin-top:68px;padding:12px 0;overflow:hidden}.thiyash-theme .strip-track{white-space:nowrap;gap:64px;width:max-content;animation:40s linear infinite marquee;display:flex}.thiyash-theme .strip-item{color:#fff;letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:12px;font-size:12px;font-weight:700;display:flex}.thiyash-theme .strip-item:before{content:"";background:var(--blue);border-radius:50%;width:6px;height:6px}.thiyash-theme .section{margin-bottom:0;padding:60px 5% 0}.thiyash-theme #products.section{padding-top:20px;padding-bottom:60px}.thiyash-theme #about.section{padding-top:10px}.thiyash-theme .section.alt{background:var(--bg)}.thiyash-theme .s-tag{color:var(--blue);letter-spacing:1.8px;text-transform:uppercase;margin-bottom:10px;font-size:11.5px;font-weight:700;display:inline-block}.thiyash-theme .s-title{color:var(--text);letter-spacing:1px;margin-bottom:10px;font-family:Instrument Serif,serif;font-size:clamp(1.7rem,2.8vw,2.4rem);font-weight:400;line-height:1.25}.thiyash-theme .s-title em{color:var(--blue);font-style:italic}.thiyash-theme .s-sub{color:var(--text-soft);text-align:center;white-space:nowrap;margin:0 auto;font-size:14px;line-height:1.75}@media (width<=600px){.thiyash-theme .s-sub{white-space:normal;width:100%;max-width:520px}}.thiyash-theme .s-head{margin-bottom:48px}.thiyash-theme .s-head.center{text-align:center}.thiyash-theme .s-head.center .s-sub{margin:0 auto}.thiyash-theme .section-visual{border-radius:var(--radius-lg);border:1px solid var(--border);width:100%;height:clamp(180px,28vw,300px);margin:-6px 0 40px;overflow:hidden;box-shadow:none!important}.thiyash-theme .section-visual img{object-fit:cover;width:100%;height:100%;display:block}.thiyash-theme .section-visual.dark{border-color:#ffffff26;box-shadow:none!important}.thiyash-theme .section-visual.contact{margin-bottom:32px}.thiyash-theme .showcase-band{background:var(--white);padding:100px 5%}.thiyash-theme .showcase-inner{grid-template-columns:1fr .8fr 1fr;gap:24px;height:500px;display:grid}.thiyash-theme .sc-col{flex-direction:column;flex:1;gap:12px;display:flex}.thiyash-theme .sc-img{border-radius:14px;flex-shrink:0;position:relative;overflow:hidden}.thiyash-theme .sc-img img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.22,1,.36,1);display:block}@media (width>=901px){.thiyash-theme .sc-img:hover img{transform:scale(1.08)}}.thiyash-theme .sc-tall{flex:1.2;width:0}.thiyash-theme .sc-short{flex:1}.thiyash-theme .sc-label{color:#fff;letter-spacing:.6px;text-transform:uppercase;background:linear-gradient(#0000,#042c53bf);padding:28px 14px 12px;font-size:13.5px;font-weight:700;transition:all .4s cubic-bezier(.25,1,.5,1);position:absolute;bottom:0;left:0;right:0}@media (width>=901px){.thiyash-theme .sc-img:hover .sc-label{background:linear-gradient(#0000,#042c53f2 90%);padding-bottom:24px}}.thiyash-theme .showcase-inner-4col{grid-template-columns:repeat(4,1fr);gap:20px;max-width:1400px;margin:0 auto;padding:0 5%;display:grid}.thiyash-theme .showcase-inner-4col>*{min-width:0}@media (width<=768px){.thiyash-theme .showcase-inner-4col{grid-template-columns:repeat(2,1fr)}.thiyash-theme .showcase-inner{flex-direction:column;height:auto}.thiyash-theme .sc-tall{width:100%;height:200px}.thiyash-theme .sc-col{flex-direction:row}.thiyash-theme .sc-short{flex:1;height:140px}}.thiyash-theme .about-grid{grid-template-columns:1.1fr .9fr;align-items:flex-start;gap:80px;display:grid}.thiyash-theme .desktop-about-title{display:block}.thiyash-theme .mobile-about-title{display:none}.thiyash-theme .about-img{z-index:2;border-radius:var(--radius-lg);position:relative;top:-50px;overflow:visible;box-shadow:none!important}.thiyash-theme .about-chip{background:var(--navy);z-index:10;text-align:center;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:22px 30px;display:flex;position:absolute;bottom:-20px;right:-20px;box-shadow:none!important}@media (width<=768px){.thiyash-theme .about-chip{padding:16px 22px;bottom:-16px;right:-8px}.thiyash-theme .about-chip strong{font-size:24px}.thiyash-theme .about-chip span{font-size:9px}}@media (width>=1101px){.thiyash-theme .about-img{margin-top:50px}}.thiyash-theme .about-fact{background:var(--white);border-radius:var(--radius);border:1px solid #0000000d;align-items:center;gap:16px;padding:16px;transition:all .4s cubic-bezier(.25,1,.5,1);display:flex;box-shadow:none!important}.thiyash-theme .about-fact:hover{border-color:var(--blue);transform:translate(10px);box-shadow:none!important}.thiyash-theme .about-fact:hover .fact-icon{background:var(--blue);color:var(--white);transform:scale(1.1)}.thiyash-theme .fact-icon{width:44px;height:44px;color:var(--text-mid);background:#f1f5f9;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.25,1,.5,1);display:flex}.thiyash-theme .fact-icon svg{fill:none;stroke:currentColor;stroke-width:2px;height:16px}.thiyash-theme .fact-text strong{color:var(--text-soft);letter-spacing:.5px;margin-bottom:2px;font-size:12px;font-weight:600;display:block}.thiyash-theme .fact-text p{color:var(--text);font-size:13.5px;line-height:1.5}.thiyash-theme .fact-value{color:var(--navy);font-weight:700}.thiyash-theme .proprietor-name{color:var(--navy);letter-spacing:.39px;font-family:Playfair Display,serif;font-size:15px;font-weight:bolder}.thiyash-theme .products-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.thiyash-theme .prod-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--white);cursor:default;will-change:transform, box-shadow;transition:all .4s cubic-bezier(.22,1,.36,1);overflow:hidden}.thiyash-theme .prod-card:hover{border-color:var(--blue-soft);transform:translateY(-8px);box-shadow:none!important}.thiyash-theme .prod-top{justify-content:center;align-items:center;height:160px;display:flex;position:relative;overflow:hidden}.thiyash-theme .prod-top img{object-fit:cover;width:100%;height:100%;transition:transform .4s}@media (width>=901px){.thiyash-theme .prod-card:hover .prod-top img{transform:scale(1.06)}}.thiyash-theme .prod-top-overlay{position:absolute;inset:0}.thiyash-theme .prod-top svg{fill:none;stroke-width:1.5px;opacity:.7;width:42px;height:42px}.thiyash-theme .prod-body{padding:18px 16px}.thiyash-theme .prod-body h3{color:var(--text);margin-bottom:7px;font-size:14.5px;font-weight:600}.thiyash-theme .prod-body p{color:var(--text-soft);margin-bottom:12px;font-size:13px;line-height:1.6}.thiyash-theme .prod-tags{flex-wrap:wrap;gap:5px;display:flex}.thiyash-theme .ptag{background:var(--bg);color:var(--text-mid);border-radius:20px;padding:3px 10px;font-size:11.5px;font-weight:500}.thiyash-theme .why-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.thiyash-theme .why-card{border-radius:var(--radius-lg);background:#ffffff0a;border:1px solid #ffffff1a;padding:40px;transition:all 10ms cubic-bezier(.25,1,.5,1)}.thiyash-theme .why-card:hover{border-color:var(--cyan);background:#ffffff1a;box-shadow:0 15px 35px -12px #06b6d459}.thiyash-theme .why-card:hover .why-icon svg{animation:.6s bounceIcon}.thiyash-theme .why-icon{width:64px;height:64px;color:var(--cyan);background:#06b6d426;border-radius:16px;justify-content:center;align-items:center;margin-bottom:28px;display:flex}.thiyash-theme .why-icon svg{stroke:currentColor;fill:none;stroke-width:1.5px;width:32px;height:32px}.thiyash-theme .why-card h3{color:var(--white);margin-bottom:16px;font-size:22px;font-weight:600}.thiyash-theme .why-card p{color:#fff9;font-size:14.5px;line-height:1.6}.thiyash-theme .brands-grid{grid-template-columns:repeat(5,1fr);gap:24px;display:grid}.thiyash-theme .marquee-track{display:contents}.thiyash-theme .brand-tile.duplicate{display:none}.thiyash-theme .brand-tile{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;transition:border-color .3s,transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}@media (hover:hover){.thiyash-theme .brand-tile:hover{border-color:var(--blue);transform:translateY(-6px);box-shadow:0 12px 32px #1a5fa81f!important}}.thiyash-theme .brand-logo-wrapper{justify-content:center;align-items:center;width:100%;height:80px;margin-bottom:16px;display:flex}.thiyash-theme .brand-logo-wrapper img{object-fit:contain;max-width:85%;max-height:100%}.thiyash-theme .brand-tile .status{text-transform:uppercase;letter-spacing:.1em;color:var(--amber);font-size:10px;font-weight:700}.thiyash-theme .lic-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.thiyash-theme .lic-card{background:var(--bg-alt);border:1px solid var(--border);border-radius:var(--radius);text-align:center;padding:40px 32px;transition:all .4s cubic-bezier(.25,1,.5,1)}.thiyash-theme .lic-card:hover{background:var(--white);border-color:var(--blue);transform:translateY(-8px)}.thiyash-theme .lic-card:hover svg{color:var(--amber);transform:scale(1.15)rotate(-5deg)}.thiyash-theme .lic-card svg{width:48px;height:48px;color:var(--blue);stroke-width:1.5px;fill:none;stroke:currentColor;margin-bottom:24px;transition:all .4s cubic-bezier(.25,1,.5,1)}.thiyash-theme .lic-card h4{color:var(--navy);margin-bottom:10px;font-size:17px}.thiyash-theme .lic-card p{color:var(--text-light);letter-spacing:.5px;word-break:break-all;overflow-wrap:break-word;font-size:13px;font-weight:600}.thiyash-theme .lic-img-wrap{justify-content:center;align-items:center;height:100px;margin-bottom:24px;display:flex}.thiyash-theme .lic-img{object-fit:contain;max-width:100%;max-height:100%;transition:all .4s cubic-bezier(.25,1,.5,1)}.thiyash-theme .lic-card:hover .lic-img{transform:scale(1.1)}@media (width<=900px){.thiyash-theme .lic-img-wrap{height:80px!important;margin-bottom:16px!important}}@media (width<=600px){.thiyash-theme .lic-img-wrap{height:70px!important;margin-bottom:12px!important}}.thiyash-theme .svc-grid{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}.thiyash-theme .svc-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--white);align-items:flex-start;gap:32px;padding:40px;transition:all .4s cubic-bezier(.25,1,.5,1);display:flex}.thiyash-theme .svc-card:hover{border-color:var(--blue);transform:translateY(-8px)}.thiyash-theme .svc-icon{background:var(--blue-light);width:72px;height:72px;color:var(--blue);border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;transition:all .5s cubic-bezier(.25,1,.5,1);display:flex}.thiyash-theme .svc-card:hover .svc-icon{background:var(--blue);color:var(--white);transform:rotate(-8deg)scale(1.08);box-shadow:none!important}.thiyash-theme .svc-icon svg{fill:none;stroke:currentColor;stroke-width:1.5px;width:36px;height:36px}.thiyash-theme .svc-content h3{color:var(--navy);margin-bottom:12px;font-size:20px}.thiyash-theme .svc-content p{color:var(--text-mid);font-size:15px;line-height:1.6}.thiyash-theme .testi-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.thiyash-theme .testi-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:40px;transition:all .4s cubic-bezier(.25,1,.5,1);position:relative;box-shadow:none!important}.thiyash-theme .testi-card:before{content:"\"";color:var(--blue-light);z-index:0;font-family:Instrument Serif,serif;font-size:80px;line-height:1;transition:color .4s;position:absolute;top:20px;right:30px}.thiyash-theme .testi-card:hover{border-color:var(--blue);transform:translateY(-10px);box-shadow:none!important}.thiyash-theme .testi-card:hover:before{color:#1a5fa81f}.thiyash-theme .testi-stars{color:var(--amber);letter-spacing:2px;z-index:1;margin-bottom:20px;font-size:14px;position:relative}.thiyash-theme .testi-card blockquote{color:var(--text-mid);z-index:1;margin-bottom:32px;font-size:16px;line-height:1.7;position:relative}.thiyash-theme #testimonials .feedback-mobile{display:none}.thiyash-theme .testi-author{z-index:1;align-items:center;gap:16px;display:flex;position:relative}.thiyash-theme .tav{background:var(--blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;font-weight:700;display:flex;box-shadow:none!important}.thiyash-theme .tav.amber{background:var(--amber);box-shadow:none!important}.thiyash-theme .tav.green{background:#0d9488;box-shadow:none!important}.thiyash-theme .tavi strong{color:var(--navy);margin-bottom:2px;font-size:15px;display:block}.thiyash-theme .tavi small{color:var(--text-light);font-size:13px}.thiyash-theme .contact-wrap{background:var(--navy);border-radius:var(--radius-lg);grid-template-columns:1fr 1.1fr;gap:64px;padding:80px;display:grid;position:relative;overflow:hidden;box-shadow:none!important}.thiyash-theme .contact-wrap:before{content:"";background:radial-gradient(circle,#1a5fa826 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-100px}.thiyash-theme .contact-left{z-index:1;position:relative}.thiyash-theme .contact-left h2{color:var(--white);margin-bottom:20px;font-size:40px;line-height:1.1}.thiyash-theme .contact-left p{color:#fff9;margin-bottom:48px;font-size:16px;line-height:1.7}.thiyash-theme .contact-facts{gap:32px;display:grid}.thiyash-theme .cf{align-items:center;gap:20px;display:flex}.thiyash-theme .cf-icon{width:56px;height:56px;color:var(--cyan);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;justify-content:center;align-items:center;display:flex}.thiyash-theme .cf-icon svg{stroke:currentColor;fill:none;stroke-width:1.5px;width:24px;height:24px}.thiyash-theme .cf-lbl{text-transform:uppercase;letter-spacing:1px;color:#fff6;margin-bottom:4px;font-size:12px}.thiyash-theme .cf-val{color:var(--white);font-size:16px;font-weight:500}.thiyash-theme .cf-val a{color:inherit;text-decoration:none;transition:color .3s}.thiyash-theme .cf-val a:hover{color:var(--cyan)}.thiyash-theme .contact-form-wrap{border-radius:var(--radius);z-index:1;background:#ffffff08;border:1px solid #ffffff14;padding:48px;position:relative}.thiyash-theme .contact-form-wrap h3{color:var(--white);margin-bottom:32px;font-size:20px}.thiyash-theme .form-row{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px;display:grid}.thiyash-theme .fg{margin-bottom:20px}.thiyash-theme .fg label{color:#fff9;margin-bottom:8px;font-size:13px;display:block}.thiyash-theme .fg input,.thiyash-theme .fg select,.thiyash-theme .fg textarea{width:100%;color:var(--white);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;resize:vertical;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;padding:14px 18px;font-size:15px;transition:all .3s}.thiyash-theme .fg select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='white' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-position:right 18px center;background-repeat:no-repeat;background-size:18px;padding-right:48px}.thiyash-theme .fg select option{color:var(--white);background-color:#0d1b2a;padding:12px}.thiyash-theme .fg input:focus,.thiyash-theme .fg textarea:focus,.thiyash-theme .fg select:focus{border-color:var(--cyan);background:#ffffff14;outline:none;box-shadow:none!important}.thiyash-theme .form-btns{gap:16px;display:flex}.thiyash-theme .btn-wa{color:var(--white);cursor:pointer;background:#25d366;border:none;border-radius:10px;flex:1;align-items:center;gap:10px;padding:14px 28px;font-weight:600;transition:all .4s cubic-bezier(.25,1,.5,1);display:flex}.thiyash-theme .btn-wa:hover{background:#1eba58;transform:translateY(-3px);box-shadow:none!important}.thiyash-theme .btn-mail{color:var(--white);cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:14px 24px;transition:all .3s;display:flex}.thiyash-theme .btn-mail:hover{background:#ffffff1f}.thiyash-theme .map-band{padding:0 5% 72px}.thiyash-theme .map-box{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--bg);flex-direction:column;justify-content:center;align-items:center;gap:12px;height:300px;display:flex;overflow:hidden;box-shadow:none!important}.thiyash-theme .map-box svg{fill:none;width:36px;height:36px;stroke:var(--blue);stroke-width:1.5px}.thiyash-theme .map-box p{color:var(--text-soft);font-size:13.5px}.thiyash-theme .map-box a{background:var(--blue);color:#fff;border-radius:8px;align-items:center;gap:6px;padding:9px 20px;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s;display:flex}.thiyash-theme .map-box a:hover{background:var(--blue-mid)}.thiyash-theme .cta-banner{margin:0 5%;margin-top:none;border-radius:var(--radius-lg);background:var(--blue-dark);padding:56px 48px;position:relative;overflow:hidden}.thiyash-theme .cta-banner-bg{opacity:.13;background:url(https://images.unsplash.com/photo-1585435557343-3b348031a41f?w=1400&q=70&auto=format&fit=crop) 50%/cover no-repeat;position:absolute;inset:0}.thiyash-theme .cta-banner-inner{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;display:flex;position:relative}.thiyash-theme .cta-banner h2{color:#fff;margin-bottom:8px;font-family:Instrument Serif,serif;font-size:1.9rem;font-weight:400;line-height:1.25}.thiyash-theme .cta-banner h2 em{color:var(--blue-soft);font-style:italic}.thiyash-theme .cta-banner p{color:#ffffff8c;font-size:14px;line-height:1.6}.thiyash-theme .cta-banner-btns{flex-wrap:wrap;flex-shrink:0;gap:12px;display:flex}.thiyash-theme .btn-blue{background:var(--blue);color:#fff;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:13.5px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.thiyash-theme .btn-blue:hover{transform:translateY(-2px);box-shadow:none!important}.thiyash-theme .btn-ghost{color:#fff;background:0 0;border:1.5px solid #fff6;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:13.5px;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.thiyash-theme .btn-ghost:hover{background:#ffffff1a;transform:translateY(-2px)}@media (width<=768px){.thiyash-theme .cta-banner{border-radius:0;margin:0;padding:40px 5%}.thiyash-theme .cta-banner-inner{flex-direction:column;align-items:flex-start}}.thiyash-theme .faq-wrap{flex-direction:column;gap:16px;max-width:800px;margin:0 auto;display:flex}.thiyash-theme .faq-item{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);transition:all .3s;overflow:hidden}.thiyash-theme .faq-item:hover{border-color:var(--blue)}.thiyash-theme .faq-q{text-align:left;cursor:pointer;width:100%;color:var(--navy);background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;padding:24px 32px;font-size:16px;font-weight:600;display:flex}.thiyash-theme .faq-q svg{width:20px;height:20px;color:var(--blue);stroke-width:2.5px;flex-shrink:0;transition:transform .4s cubic-bezier(.22,1,.36,1)}.thiyash-theme .faq-q.open svg{transform:rotate(180deg)}.thiyash-theme .faq-a{max-height:0;color:var(--text-mid);padding:0 32px;font-size:15px;line-height:1.6;transition:all .4s cubic-bezier(.22,1,.36,1);overflow:hidden}.thiyash-theme .faq-a.open{max-height:200px;padding:0 32px 32px}.thiyash-theme footer{background:var(--navy);color:var(--white);margin-top:15px;padding:100px 5% 0}.thiyash-theme .footer-grid{border-bottom:1px solid #ffffff0d;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:64px;margin-top:-50px;padding-bottom:48px;display:grid}.thiyash-theme .fg-about p{color:#ffffff80;max-width:320px;margin-top:24px;font-size:14px;line-height:1.7}.thiyash-theme .foot-social{gap:12px;margin-top:32px;display:flex}.thiyash-theme .foot-social a{color:#fff;background:#ffffff0d;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .4s cubic-bezier(.25,1,.5,1);display:flex}@media (hover:hover){.thiyash-theme .foot-social a:hover{background:var(--blue);transform:translateY(-5px);box-shadow:none!important}}.thiyash-theme .foot-social svg{width:20px;height:20px}.thiyash-theme .fg-col h4{color:var(--white);letter-spacing:2px;text-transform:uppercase;margin-bottom:32px;font-size:13px;font-weight:700}.thiyash-theme .fg-col ul{gap:14px;list-style:none;display:grid}.thiyash-theme .fg-col ul a{color:#ffffffa6;font-size:14px;font-weight:500;text-decoration:none;transition:all .4s cubic-bezier(.25,1,.5,1);display:inline-block;position:relative}@media (hover:hover){.thiyash-theme .fg-col ul a:hover{font-weight:600;transform:translate(4px);color:#1a5fa8!important;-webkit-text-fill-color:#1a5fa8!important}}.thiyash-theme .fg-col ul a:active{opacity:.7}.thiyash-theme .fg-col ul a:visited,.thiyash-theme .fg-col ul a:focus{color:#ffffffa6;-webkit-text-fill-color:#ffffffa6;outline:none}.thiyash-theme .fg-col ul a{-webkit-tap-highlight-color:transparent}.thiyash-theme .foot-ci{align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.thiyash-theme .foot-ci svg{fill:none;width:20px;height:20px;stroke:var(--amber);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;margin-top:2px}.thiyash-theme .foot-ci svg path,.thiyash-theme .foot-ci svg circle,.thiyash-theme .foot-ci svg polyline{stroke:inherit;fill:inherit}.thiyash-theme .foot-ci p,.thiyash-theme .foot-ci a{color:#ffffff80;font-size:14px;line-height:1.5;text-decoration:none}.thiyash-theme .footer-bottom{color:#ffffff4d;justify-content:space-between;align-items:center;padding:18px 0 24px;font-size:13px;display:flex}.thiyash-theme .footer-bottom-left{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.thiyash-theme .footer-bottom .copyright-text{background:linear-gradient(90deg,#60a5fa 0%,#fff 50%,#60a5fa 100%);-webkit-background-clip:text;background-clip:text;margin:0;font-size:14px;font-weight:700;transition:all .4s;color:#0000!important;-webkit-text-fill-color:transparent!important}.thiyash-theme .footer-bottom .dev-badge-wrap{flex-direction:column;align-items:flex-start;gap:6px;margin-top:8px;display:flex}.thiyash-theme .footer-bottom .dev-badge{-webkit-backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ffffff14;border-radius:100px;align-items:center;gap:8px;padding:6px 14px;transition:all .3s cubic-bezier(.22,1,.36,1);display:inline-flex;box-shadow:0 4px 12px #0000001a}.thiyash-theme .footer-bottom .dev-badge:hover{background:#ffffff0f;border-color:#f59e0b4d;transform:translateY(-2px);box-shadow:0 6px 20px #f59e0b26,0 2px 6px #f59e0b1a}.thiyash-theme .footer-bottom .dev-icon{color:#f59e0b;justify-content:center;align-items:center;animation:2s ease-in-out infinite dev-icon-pulse-thiyash;display:flex}.thiyash-theme .footer-bottom .dev-text-new{color:#fffc;letter-spacing:.01em;font-size:13px;font-weight:500}.thiyash-theme .footer-bottom .dev-link-new{background:linear-gradient(90deg,#f59e0b,#fde68a,#f59e0b,#fbbf24,#f59e0b) 0 0/300%;letter-spacing:.03em;-webkit-background-clip:text;background-clip:text;align-items:center;font-weight:800;text-decoration:none;transition:filter .3s;animation:3s linear infinite kreateup-shimmer-thiyash;display:inline-flex;color:#0000!important;-webkit-text-fill-color:transparent!important;margin-right:0!important}.thiyash-theme .footer-bottom .dev-link-new:hover{filter:brightness(1.2)drop-shadow(0 0 8px #fbbf2499)}.thiyash-theme .footer-bottom .dev-badge:hover .external-arrow{color:#fde68a;animation:1.5s ease-in-out infinite arrow-nudge-thiyash}@keyframes arrow-nudge-thiyash{0%,to{transform:translate(1px,-1px)}50%{transform:translate(3px,-3px)}}@media (width<=768px){.thiyash-theme .footer-bottom .external-arrow{color:#fde68a;animation:1.5s ease-in-out infinite arrow-nudge-thiyash}}.thiyash-theme .footer-bottom .designers-credit{color:#ffffff59;letter-spacing:.02em;padding-left:8px;font-size:11px}@keyframes kreateup-shimmer-thiyash{0%{background-position:0%}to{background-position:300%}}@keyframes dev-icon-pulse-thiyash{0%,to{filter:drop-shadow(0 0 #f59e0b00);transform:scale(1)}50%{filter:drop-shadow(0 0 6px #f59e0bcc);transform:scale(1.15)}}@media (hover:hover){.thiyash-theme .footer-bottom .copyright-text:hover{filter:brightness(1.2);transform:scale(1.02)}}.thiyash-theme .footer-bottom a{color:#fff;margin-right:80px;text-decoration:none;transition:color .3s}@media (hover:hover){.thiyash-theme .footer-bottom a:hover{color:var(--blue-light)}}.thiyash-theme .wa-float{z-index:900;color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;text-decoration:none;transition:transform .3s;display:flex;position:fixed;bottom:26px;right:26px}.thiyash-theme .wa-float:hover{transform:scale(1.12)}.thiyash-theme .wa-float svg{fill:#fff;width:28px;height:28px}.thiyash-theme .p1,.thiyash-theme .p2,.thiyash-theme .p3,.thiyash-theme .p4,.thiyash-theme .p5,.thiyash-theme .p6{background:#f1f5f9}.thiyash-theme .p1 svg{stroke:#2e7d4f}.thiyash-theme .p2 svg,.thiyash-theme .p3 svg{stroke:#1a5fa8}.thiyash-theme .p4 svg{stroke:#7a3fcc}.thiyash-theme .p5 svg{stroke:#cc3f3f}.thiyash-theme .p6 svg{stroke:#0e7c7b}.thiyash-theme .pcat-wrap{grid-template-columns:minmax(240px,320px) minmax(0,1fr);align-items:start;gap:40px;min-width:0;display:grid}.thiyash-theme .pcat-grid{gap:16px;height:fit-content;display:grid;position:sticky;top:100px}.thiyash-theme .pcat-card{background:var(--white);border:1.5px solid var(--border);border-radius:var(--radius);cursor:pointer;align-items:center;gap:20px;padding:22px;transition:all .4s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden}.thiyash-theme .pcat-card:before{content:"";background:var(--blue);width:4px;height:100%;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleY(0)}.thiyash-theme .pcat-card:hover{border-color:var(--blue);transform:translate(12px);box-shadow:none!important}.thiyash-theme .pcat-card:hover:before{transform:scaleY(1)}.thiyash-theme .pcat-card.active{border-color:var(--blue);background:var(--white);transform:translate(12px);box-shadow:none!important}.thiyash-theme .pcat-card.active:before{transform:scaleY(1)}.thiyash-theme .pcat-img{border-radius:12px;flex-shrink:0;width:64px;height:64px;overflow:hidden}.thiyash-theme .pcat-img img{object-fit:cover;object-position:28% center;width:100%;height:100%;transition:transform .5s cubic-bezier(.22,1,.36,1)}.thiyash-theme .p1 img,.thiyash-theme .p2 img{object-position:48% center}.thiyash-theme .p3 img{object-position:35% center}@media (width>=901px){.thiyash-theme .pcat-card:hover .pcat-img img{transform:scale(1.15)}}.thiyash-theme .pcat-info h3{color:var(--navy);margin-bottom:4px;font-size:16px;font-weight:600}.thiyash-theme .pcat-info p{color:var(--text-mid);font-size:13px;line-height:1.4}.thiyash-theme .pcat-arrow{width:20px;height:20px;color:var(--text-light);margin-left:auto;transition:all .3s}.thiyash-theme .pcat-card.active .pcat-arrow{color:var(--blue);transform:translate(5px)}.thiyash-theme .pcat-panel{min-width:0;max-width:100%;position:sticky;top:100px}.thiyash-theme .pcat-detail{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1.5px solid var(--border);border-radius:var(--radius-lg);background:#fffffffa;min-width:0;max-width:100%;display:none;overflow:hidden;box-shadow:none!important}.thiyash-theme .pcat-detail.active{animation:.5s forwards fadeIn;display:block}.thiyash-theme .pcd-header{height:180px;position:relative;overflow:hidden}.thiyash-theme .pcd-header>img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;top:0;left:0}.thiyash-theme .pcd-header-overlay{background:linear-gradient(#0000 0%,#042c534d 40%,#042c53d9 100%);flex-direction:column;justify-content:flex-end;padding:32px;display:flex;position:absolute;inset:0}.thiyash-theme .pcd-header h2{color:var(--white);margin-bottom:8px;font-size:28px}.thiyash-theme .pcd-header p{color:#ffffffb3;font-size:14px}.thiyash-theme .pcd-body{min-width:0;padding:40px}.thiyash-theme .prod-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;min-width:0;margin-bottom:32px;display:grid}.thiyash-theme .pg-card{text-align:center;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-width:0;padding:24px;transition:all .4s cubic-bezier(.22,1,.36,1);display:flex}.thiyash-theme .pg-card:hover{background:var(--white);border-color:var(--blue);transform:translateY(-8px)scale(1.02);box-shadow:none!important}.thiyash-theme .pg-img{aspect-ratio:1;background:#fff;border-radius:12px;justify-content:center;align-items:center;width:100%;margin-bottom:20px;padding:15px;display:flex;overflow:hidden}.thiyash-theme .pg-img img{object-fit:contain;width:100%;max-width:100%;height:100%}.thiyash-theme .pg-info{min-width:0}.thiyash-theme .pg-info strong{color:var(--navy);overflow-wrap:break-word;margin-bottom:4px;font-size:14px;display:block}.thiyash-theme .pg-info span{color:var(--text-light);font-size:12px}.thiyash-theme .pcd-enquire{color:var(--white);border-radius:var(--radius);box-sizing:border-box;text-align:center;background:#25d366;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;width:100%;max-width:100%;padding:16px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.thiyash-theme .pcd-enquire:hover{background:#1eba58;box-shadow:none!important}@media (width<=1100px){.thiyash-theme .pcat-wrap{grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:24px}.thiyash-theme .pcd-body{padding:28px}.thiyash-theme .prod-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.thiyash-theme .hero-inner{text-align:center;flex-direction:column;gap:0!important}.thiyash-theme .hero-col-left{flex-direction:column;flex:100%;align-items:center;max-width:100%;display:flex}.thiyash-theme .hero-col-right{flex:100%;width:100%;max-width:100%;margin-top:8px}.thiyash-theme .hero-sub{max-width:90%}.thiyash-theme .hero-value-props{justify-content:center}.thiyash-theme .hero-btns{justify-content:center;width:100%;margin-top:12px!important}.thiyash-theme .hero-value-props{justify-content:center;margin-bottom:12px!important}.thiyash-theme .hero-sub{max-width:90%;margin-bottom:12px!important}.thiyash-theme .footer-grid{grid-template-columns:1fr 1fr;margin-top:0}.thiyash-theme .about-grid{grid-template-columns:1fr;gap:32px}.thiyash-theme .about-facts{gap:16px;padding-bottom:40px}.thiyash-theme .about-fact{gap:12px;padding:16px}.thiyash-theme .fact-icon{width:40px;height:40px}.thiyash-theme .about-img{margin-bottom:20px;top:0}.thiyash-theme .desktop-about-title{display:none!important}.thiyash-theme .mobile-about-title{text-align:center;margin-bottom:-10px;display:block!important}.thiyash-theme .stat-item:hover,.thiyash-theme .why-card:hover,.thiyash-theme .why-card:active,.thiyash-theme .lic-card:hover,.thiyash-theme .lic-card:active,.thiyash-theme .svc-card:hover,.thiyash-theme .svc-card:active,.thiyash-theme .prod-card:hover,.thiyash-theme .prod-card:active,.thiyash-theme .pcat-card:hover,.thiyash-theme .pcat-card:active,.thiyash-theme .pcat-card.active,.thiyash-theme .pg-card:hover,.thiyash-theme .pg-card:active,.thiyash-theme .about-fact:hover,.thiyash-theme .about-fact:active,.thiyash-theme .hs-thumb:hover,.thiyash-theme .hs-thumb:active,.thiyash-theme .sc-img:hover,.thiyash-theme .sc-img:active{box-shadow:none!important;transform:none!important}.thiyash-theme .pcat-card:hover:before,.thiyash-theme .pcat-card.active:before,.thiyash-theme .pcat-card:active:before{display:none!important;transform:none!important}.thiyash-theme .pcat-card:hover .pcat-img img,.thiyash-theme .pcat-card:active .pcat-img img,.thiyash-theme .prod-card:hover .prod-top img,.thiyash-theme .prod-card:active .prod-top img,.thiyash-theme .sc-img:hover img,.thiyash-theme .sc-img:active img{transition:none!important;transform:none!important}.thiyash-theme .sc-img:hover .sc-label,.thiyash-theme .sc-img:active .sc-label{background:linear-gradient(#0000,#042c53bf)!important;padding-bottom:12px!important}}@media (width<=900px){.thiyash-theme .pcat-wrap{grid-template-columns:1fr}.thiyash-theme .pcat-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.thiyash-theme .pcat-card{text-align:center;flex-direction:column;justify-content:center;padding:12px}.thiyash-theme .pcat-img{width:44px;height:44px;margin:0 auto}.thiyash-theme .brands-grid{width:100%;display:block;overflow:hidden}.thiyash-theme .marquee-track{gap:20px;width:max-content;padding:5px 0;animation:15s linear infinite marqueeScroll;display:flex}.thiyash-theme .marquee-track .brand-tile{flex-shrink:0;width:180px}.thiyash-theme .marquee-track .brand-tile.duplicate{display:flex}.thiyash-theme .pcat-info p,.thiyash-theme .pcat-arrow{display:none}.thiyash-theme .pcat-panel{position:static}.thiyash-theme .pcat-card:before{display:none}}@media (width<=768px){.thiyash-theme .section{padding:36px 5%}.thiyash-theme #why-us{padding:36px 5%!important}.thiyash-theme .showcase-band{z-index:20;margin-top:-2px;position:relative;padding-top:28px!important;padding-bottom:32px!important}.thiyash-theme footer{padding-top:48px}.thiyash-theme #products.section{padding-left:0;padding-right:0}.thiyash-theme #products .s-head{padding-left:24px;padding-right:24px}.thiyash-theme #products .pcat-detail{border-left:none;border-right:none;border-radius:0}.thiyash-theme .prod-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.thiyash-theme .pcd-body{padding:12px 0}.thiyash-theme .pg-card{border-radius:10px;padding:4px 8px}.thiyash-theme .pg-img{margin-bottom:4px;padding:6px}.thiyash-theme .pg-info{line-height:1.2}.thiyash-theme .pcd-enquire{gap:8px;padding:10px 12px;font-size:13px}.thiyash-theme .pcd-enquire svg{width:16px;height:16px}.thiyash-theme .pg-info strong{font-size:11px}.thiyash-theme .pg-info span{font-size:10px}.thiyash-theme #hero{padding:40px 5% 60px;overflow:visible!important}.thiyash-theme .hero-wave{bottom:-10px!important}.thiyash-theme .hero-sub{max-width:100%;margin-bottom:16px!important}.thiyash-theme .hero-value-props{justify-content:center;margin-bottom:16px!important}.thiyash-theme .hero-btns{justify-content:center;margin-top:0!important}.thiyash-theme .hero-btns .btn-primary,.thiyash-theme .hero-btns .btn-secondary{margin-top:8px!important}.thiyash-theme .hero-col-right{margin-top:10px!important}.thiyash-theme .s-head{margin-bottom:24px}.thiyash-theme .section-visual{height:170px;margin-bottom:24px}.thiyash-theme .nav-links{border-bottom:1px solid var(--border);background:#fff;flex-direction:column;gap:18px;padding:20px 5%;display:none;position:fixed;top:68px;left:0;right:0;box-shadow:none!important}.thiyash-theme .nav-links.open{display:flex}.thiyash-theme .nav-links li a{width:100%;padding:12px 0;line-height:1.4;display:block}.thiyash-theme .hamburger{display:flex}.thiyash-theme .nav-phone{display:none}.thiyash-theme .nav-right{gap:4px}@media (width>=360px){.thiyash-theme .nav-right{gap:8px}}.thiyash-theme .logo-img{width:auto!important;height:60px!important}.thiyash-theme .nav-cta,.thiyash-theme .nav-contact-btn{white-space:nowrap!important;box-sizing:border-box!important;border-radius:6px!important;justify-content:center!important;align-items:center!important;height:32px!important;padding:0 10px!important;font-size:11px!important;display:flex!important}.thiyash-theme .nav-cta{border:1.5px solid #0000!important}.thiyash-theme .nav-contact-btn svg{width:13px!important;height:13px!important}.thiyash-theme .stats-bar{grid-template-columns:repeat(4,1fr);margin:20px auto 16px;padding:16px 3%}@media (width<=480px){.thiyash-theme .stats-bar{grid-template-columns:repeat(2,1fr);gap:20px 10px}}.thiyash-theme .stat-num{font-size:28px}.thiyash-theme .stat-num span{font-size:20px}.thiyash-theme .stat-lbl{letter-spacing:.08em;font-size:8px}.thiyash-theme .stat-item .stat-icon{display:none}.thiyash-theme #about .about-chip{position:absolute;bottom:8px;right:0}.thiyash-theme .products-grid,.thiyash-theme .testi-grid,.thiyash-theme .lic-grid{grid-template-columns:1fr 1fr;gap:16px}.thiyash-theme .why-grid{grid-template-columns:1fr 1fr;grid-auto-rows:1fr;gap:10px}.thiyash-theme .why-card{text-align:left;flex-direction:row;align-items:center;gap:12px;padding:12px;display:flex}.thiyash-theme .why-icon{border-radius:12px;width:44px;min-width:44px;height:44px;margin-bottom:0}.thiyash-theme .why-icon svg{width:20px;height:20px}.thiyash-theme .why-card h3{margin-bottom:2px;font-size:13px}.thiyash-theme .why-card p{font-size:11px}.thiyash-theme .svc-grid{grid-template-columns:1fr 1fr;gap:10px}.thiyash-theme .svc-card{text-align:left;flex-direction:row;align-items:center;gap:12px;padding:12px}.thiyash-theme .svc-card h3{font-size:12px}.thiyash-theme .svc-card p{display:none}.thiyash-theme .svc-icon{border-radius:10px;width:42px;min-width:42px;height:42px}.thiyash-theme .svc-icon svg{width:20px;height:20px}.thiyash-theme .svc-content h3{font-size:16px}.thiyash-theme .svc-content p{font-size:13px}.thiyash-theme .testi-card{padding:24px}.thiyash-theme .testi-card:before{font-size:50px;top:10px;right:15px}.thiyash-theme .testi-stars{margin-bottom:12px}.thiyash-theme .testi-card blockquote{margin-bottom:20px;font-size:14px}.thiyash-theme .tav{width:36px;height:36px;font-size:14px}.thiyash-theme .tavi strong{font-size:13px}.thiyash-theme .tavi small{font-size:11px}.thiyash-theme .brands-grid{grid-template-columns:repeat(2,1fr)}.thiyash-theme .brands-grid .brand-tile:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;width:calc(50% - 12px)}.thiyash-theme #brands .brands-grid .brand-logo-wrapper img{filter:none;opacity:1}.thiyash-theme .contact-wrap{grid-template-columns:1fr;gap:16px;padding:64px 20px 40px}.thiyash-theme .contact-left h2{margin-bottom:12px;font-size:32px}.thiyash-theme .contact-left p{margin-bottom:32px}.thiyash-theme .contact-form-wrap{padding:32px 20px}.thiyash-theme .cf{gap:16px}.thiyash-theme .cf-icon{flex-shrink:0;width:48px;height:48px}.thiyash-theme .cf-val{word-wrap:break-word;overflow-wrap:break-word;font-size:14.5px;line-height:1.4}.thiyash-theme .cf>div:not(.cf-icon){flex:1;min-width:0}.thiyash-theme .footer-grid{grid-template-columns:1fr 1fr;gap:20px;margin-top:0;padding-bottom:12px}.thiyash-theme .footer-grid .fg-about{grid-column:1/-1}.thiyash-theme .footer-grid>.fg-col:last-child{grid-column:1/-1;margin-top:16px}.thiyash-theme .footer-grid .fg-col h4{letter-spacing:1.2px;margin-bottom:20px;font-size:11px}.thiyash-theme .footer-grid .fg-col ul{gap:10px}.thiyash-theme .footer-grid .fg-col ul a{font-size:12px}.thiyash-theme .lic-grid>*,.thiyash-theme .lic-card{padding:20px 16px}.thiyash-theme .lic-card h4{margin-bottom:6px;font-size:14px}.thiyash-theme .lic-card p{font-size:11px}.thiyash-theme .lic-card svg{width:32px;height:32px;margin-bottom:12px}.thiyash-theme .brands-grid>*,.thiyash-theme .footer-grid>*,.thiyash-theme .products-grid>*,.thiyash-theme .why-grid>*,.thiyash-theme .testi-grid>*,.thiyash-theme .lic-grid>*{min-width:0}.thiyash-theme .pcat-card:hover,.thiyash-theme .pcat-card.active{transform:none}.thiyash-theme .footer-bottom{text-align:center;flex-wrap:wrap;justify-content:center;gap:12px;padding:8px 0 20px}.thiyash-theme .footer-bottom p{max-width:100%}.thiyash-theme .footer-bottom a{margin-right:0}.thiyash-theme .section,.thiyash-theme .showcase-band{overflow-x:hidden}.thiyash-theme #why-us .why-card p{display:none}.thiyash-theme #testimonials .testi-card blockquote{margin-bottom:20px;font-size:14px}.thiyash-theme #testimonials .feedback-full{display:none}.thiyash-theme #testimonials .feedback-mobile{color:var(--text-mid);display:inline}.thiyash-theme .foot-ci a,.thiyash-theme .foot-ci p{word-break:break-word;overflow-wrap:anywhere}.thiyash-theme .foot-ci:last-child{margin-bottom:0}.thiyash-theme .form-row{grid-template-columns:1fr}}@media (width<=500px){.thiyash-theme .section{padding:20px 5%}.thiyash-theme #why-us{padding:30px 5%!important}.thiyash-theme .showcase-band{padding-top:24px!important;padding-bottom:28px!important}.thiyash-theme footer{padding-top:24px}.thiyash-theme .s-head{margin-bottom:20px}.thiyash-theme .section-visual{border-radius:14px;height:148px}.thiyash-theme .stats-bar{grid-template-columns:repeat(4,1fr);margin:32px auto 16px;padding:16px 3%}.thiyash-theme .stat-num{font-size:22px}.thiyash-theme .stat-num span{font-size:16px}.thiyash-theme .stat-lbl{font-size:7px}.thiyash-theme .pcat-grid{grid-template-columns:repeat(2,1fr)}.thiyash-theme .prod-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.thiyash-theme .pcd-body{padding:8px 0}.thiyash-theme .pg-card{border-radius:10px;padding:2px 6px}.thiyash-theme .pg-img{margin-bottom:2px;padding:4px}.thiyash-theme .pg-info{line-height:1.1}.thiyash-theme .pg-info strong{font-size:10px}.thiyash-theme .pg-info span{display:none}.thiyash-theme .products-grid{grid-template-columns:1fr}.thiyash-theme .brands-grid{grid-template-columns:repeat(2,1fr);gap:12px}.thiyash-theme .brands-grid .brand-tile:last-child:nth-child(odd){width:calc(50% - 6px)}.thiyash-theme .brand-tile{padding:18px 10px}.thiyash-theme .brand-logo-wrapper{height:52px;margin-bottom:0}.thiyash-theme .brand-logo-wrapper img{max-width:92%}}.thiyash-theme .product-modal-overlay{z-index:2000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;pointer-events:none;background:#081221b3;justify-content:center;align-items:center;padding:5%;transition:opacity .4s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;inset:0}.thiyash-theme .product-modal-overlay.active{opacity:1;pointer-events:auto}.thiyash-theme .product-modal{background:var(--white);border-radius:var(--radius-lg);width:100%;max-width:720px;transition:transform .5s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden;transform:scale(.9)translateY(40px);box-shadow:none!important}.thiyash-theme .product-modal-overlay.active .product-modal{transform:scale(1)translateY(0)}.thiyash-theme .pm-close{cursor:pointer;z-index:10;background:#08122114;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:16px;right:16px}.thiyash-theme .pm-close:hover{background:#08122126;transform:rotate(90deg)}.thiyash-theme .pm-close svg{width:20px;height:20px}.thiyash-theme .pm-body{grid-template-columns:1fr 1fr;display:grid}.thiyash-theme .pm-img-wrap{background:linear-gradient(135deg,#f1f5f9 0%,#e8eef5 100%);justify-content:center;align-items:center;min-height:340px;padding:48px;display:flex}.thiyash-theme .pm-img{object-fit:contain;border-radius:12px;max-width:100%;max-height:280px;transition:transform .4s}.thiyash-theme .pm-img:hover{transform:scale(1.05)}.thiyash-theme .pm-content{flex-direction:column;justify-content:center;padding:48px 40px;display:flex}.thiyash-theme .pm-cat{color:var(--blue);letter-spacing:1.5px;text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:700;display:inline-block}.thiyash-theme .pm-name{color:var(--navy);margin-bottom:12px;font-family:Instrument Serif,serif;font-size:28px;font-weight:400;line-height:1.2}.thiyash-theme .pm-desc{color:var(--text-mid);margin-bottom:32px;font-size:15px;line-height:1.7}.thiyash-theme .pm-wa{color:#fff;background:#25d366;border-radius:12px;align-self:flex-start;align-items:center;gap:10px;padding:14px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.thiyash-theme .pm-wa:hover{background:#1eba58;transform:translateY(-2px);box-shadow:none!important}.thiyash-theme .pm-wa svg{flex-shrink:0}@media (width<=768px){.thiyash-theme .pm-body{grid-template-columns:1fr}.thiyash-theme .pm-img-wrap{min-height:200px;padding:24px}.thiyash-theme .pm-content{padding:24px}.thiyash-theme .pm-name{font-size:22px}.thiyash-theme .reveal{transition-duration:.4s!important;transition-delay:0s!important;transform:translateY(20px)!important}.thiyash-theme .reveal.visible{transform:translateY(0)!important}.thiyash-theme .reveal-up{transform:translateY(20px)!important}.thiyash-theme .reveal-left{transform:translate(-20px)!important}.thiyash-theme .reveal-right{transform:translate(20px)!important}.thiyash-theme .reveal-scale{transform:scale(.95)!important}.thiyash-theme #hero:after{display:none!important}.thiyash-theme #hero:before{-webkit-mask-image:none!important;mask-image:none!important}.thiyash-theme .hs-slide.active .hs-bg{animation:none!important;transform:scale(1)!important}.thiyash-theme .hs-bg{transition:none!important;transform:scale(1)!important}.thiyash-theme #testimonials .testi-author .tav{display:none}.thiyash-theme #testimonials .testi-author{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;display:flex}.thiyash-theme #testimonials .tavi{text-align:center}.thiyash-theme .testi-grid{gap:12px}.thiyash-theme .testi-card{padding:16px}.thiyash-theme .testi-card blockquote{margin-bottom:12px;font-size:13px;line-height:1.5}.thiyash-theme .svc-card p,.thiyash-theme .svc-content p{display:none}.thiyash-theme .contact-facts{gap:24px;margin-top:24px;margin-bottom:16px;display:grid}.thiyash-theme .cf-icon{border-radius:12px;width:48px;height:48px}.thiyash-theme .cf-icon svg{width:20px;height:20px}.thiyash-theme .cf-lbl{font-size:11px}.thiyash-theme .cf-val{font-size:15px}.thiyash-theme #f-msg{height:48px;min-height:48px}.thiyash-theme #f-msg::placeholder{white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;overflow:hidden}.thiyash-theme .btn-wa svg{width:28px!important;height:28px!important}.thiyash-theme .fg{margin-bottom:10px}.thiyash-theme .form-row{grid-template-columns:1fr;gap:10px;margin-bottom:10px}.thiyash-theme .form-row .fg{margin-bottom:0}.thiyash-theme .contact-wrap{grid-template-columns:1fr;gap:16px;padding:40px 16px}.thiyash-theme .contact-form-wrap{padding:0 16px 24px}.thiyash-theme .form-btns{flex-direction:column}.thiyash-theme .contact-left p{margin-bottom:12px}}.thiyash-theme .about-enterprise-link{transform-origin:50%;color:#64748b;display:inline-flex}.thiyash-theme .about-enterprise-link span{background:linear-gradient(90deg,#1a5fa8 0%,#0c447c 50%,#1a5fa8 100%);-webkit-background-clip:text;background-clip:text;font-weight:800;display:inline-block;-webkit-text-fill-color:transparent!important;color:#0000!important}.thiyash-theme .about-enterprise-link:hover{color:#0c447c;transform:scale(1.07)}.thiyash-theme .about-enterprise-link:hover .hover-bounce-arrow{animation:1s ease-in-out infinite arrowBounceUpDown}.thiyash-theme .pp-hero{z-index:5;align-items:flex-end;height:220px;display:flex;position:relative;overflow:hidden;box-shadow:none!important}.thiyash-theme .pp-hero-bg{filter:brightness(.55);background-position:50%;background-size:cover;transition:background-image .5s;position:absolute;inset:0;transform:scale(1.05)}.thiyash-theme .pp-hero-overlay{background:linear-gradient(#0000 0%,#050e1e03 40%,#050e1e26 100%);position:absolute;inset:0}.thiyash-theme .pp-hero-content{z-index:2;width:100%;max-width:800px;padding:0 48px 24px;position:relative}.thiyash-theme .pp-hero-tag{letter-spacing:2px;text-transform:uppercase;color:#60a5fa;margin-bottom:10px;font-size:11px;font-weight:700;display:inline-block}.thiyash-theme .pp-hero-title{color:#fff;margin-bottom:10px;font-family:Instrument Serif,serif;font-size:clamp(28px,4vw,48px);font-weight:400;line-height:1.15;text-shadow:none!important}.thiyash-theme .pp-hero-title em{color:#93c5fd;font-style:italic}.thiyash-theme .pp-hero-sub{color:#fff;font-size:15px;line-height:1.6;text-shadow:none!important}.thiyash-theme .pp-back-btn{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #ffffff40;border-radius:999px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex;position:absolute;top:24px;left:24px}.thiyash-theme .pp-back-btn:hover{background:#ffffff47;transform:translate(-3px)}.thiyash-theme .pp-layout{background:#f8fafc;grid-template-columns:260px 1fr;gap:0;max-width:1400px;min-height:calc(100vh - 220px);margin:0 auto;padding:32px 24px 80px;display:grid}.thiyash-theme .pp-sidebar{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;border-right:1px solid #e5e7eb;height:fit-content;max-height:calc(100vh - 72px);padding:40px 16px;position:sticky;top:72px;overflow:hidden auto}.thiyash-theme .pp-sidebar-label{letter-spacing:2px;text-transform:uppercase;color:#94a3b8;margin-bottom:16px;padding-left:4px;font-size:10px;font-weight:700}.thiyash-theme .pp-cat-tab{cursor:pointer;color:#475569;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:10px;width:100%;margin-bottom:4px;padding:12px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex;position:relative}.thiyash-theme .pp-cat-tab:hover{color:#0f172a;background:#f1f5f9}.thiyash-theme .pp-cat-tab.active{color:#1d4ed8;background:#eff6ff;font-weight:700}.thiyash-theme .pp-cat-tab-dot{background:#cbd5e1;border-radius:50%;flex-shrink:0;width:8px;height:8px;transition:background .2s}.thiyash-theme .pp-cat-tab.active .pp-cat-tab-dot{background:#3b82f6}.thiyash-theme .pp-main{padding:40px 0 40px 40px}.thiyash-theme .pp-panel-head{border-radius:var(--radius-lg,16px);height:160px;margin-bottom:32px;position:relative;overflow:hidden;box-shadow:none!important}.thiyash-theme .pp-panel-head-img{height:100%;position:relative}.thiyash-theme .pp-panel-head-img img{object-fit:cover;filter:brightness(.65);width:100%;height:100%}.thiyash-theme .pp-panel-head-overlay{background:linear-gradient(#0000 0%,#050e1e03 40%,#050e1e04 100%);flex-direction:column;justify-content:center;padding:0 32px;display:flex;position:absolute;inset:0}.thiyash-theme .pp-panel-head-overlay h2{color:#fff;margin-bottom:4px;font-family:Instrument Serif,serif;font-size:28px;font-weight:400;text-shadow:none!important}.thiyash-theme .pp-panel-head-overlay p{color:#fff;font-size:13px;text-shadow:none!important}.thiyash-theme .pp-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px}.thiyash-theme .pg-card--clickable{cursor:pointer}@media (hover:hover){.thiyash-theme .pg-card--clickable:hover{transform:translateY(-4px);box-shadow:none!important}}.thiyash-theme .pp-cat-wa-wrap{border-top:1px solid #e5e7eb;margin-top:40px;padding-top:28px}.thiyash-theme .pm-overlay{z-index:2000;-webkit-backdrop-filter:blur(12px);background:#081221b3;justify-content:center;align-items:center;padding:5%;animation:.35s cubic-bezier(.22,1,.36,1) both pmFadeIn;display:flex;position:fixed;inset:0}.thiyash-theme .pm-overlay .product-modal{animation:.45s cubic-bezier(.22,1,.36,1) both pmSlideUp}@media (width<=900px){.thiyash-theme .pp-layout{grid-template-columns:1fr;padding:0 16px 60px}.thiyash-theme .pp-sidebar{border-bottom:1px solid #e5e7eb;border-right:none;grid-template-columns:1fr 1fr;gap:12px;width:100%;max-height:none;padding:24px 0;display:grid;position:static;overflow:visible}.thiyash-theme .pp-sidebar-label{text-align:center;grid-column:1/-1;margin-bottom:8px}.thiyash-theme .pp-cat-tab{text-align:center;word-break:break-word;border:1px solid #e5e7eb;flex-direction:column;justify-content:center;gap:6px;width:100%;min-width:0;margin-bottom:0;padding:12px 8px;font-size:12px}.thiyash-theme .pp-cat-tab-dot{margin:0 auto}.thiyash-theme .pp-cat-tab.active{border-color:#3b82f6}.thiyash-theme .pp-main{padding:24px 0}.thiyash-theme .pp-hero-content{text-align:center;max-width:100%;padding:0 24px}.thiyash-theme .pp-hero-tag{font-size:10px}.thiyash-theme .pp-hero-title{margin-bottom:8px;font-size:clamp(22px,6vw,32px)}.thiyash-theme .pp-hero-sub{font-size:13px}.thiyash-theme .pp-hero{justify-content:center;align-items:flex-end;height:180px;padding-bottom:16px}.thiyash-theme .pp-panel-head{height:120px}.thiyash-theme .pp-panel-head-overlay h2{font-size:20px}.thiyash-theme .pp-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}.thiyash-theme .pp-back-btn{z-index:10;padding:6px 12px;position:absolute;top:78px;left:20px;transform:none}.thiyash-theme .pp-back-btn:hover{transform:translateY(-2px)}}@media (width<=480px){.thiyash-theme .pp-back-btn span{display:none}.thiyash-theme .pp-grid{grid-template-columns:repeat(2,1fr);gap:12px}}.thiyash-theme .lp-root{background-color:#f7f8fa;background-image:radial-gradient(circle at 15% 20%,#1a5fa80f 0%,#0000 50%),radial-gradient(circle at 85% 80%,#dc26260a 0%,#0000 50%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;justify-content:center;align-items:center;min-height:100dvh;font-family:Inter,Outfit,sans-serif;display:flex;position:relative;overflow:hidden}.thiyash-theme .lp-bg-pattern{opacity:.35;pointer-events:none;background-image:radial-gradient(circle,#c8c8d0 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.thiyash-theme .lp-main{z-index:1;flex-direction:column;align-items:center;gap:40px;width:100%;max-width:900px;margin:0 auto;padding:48px 24px 36px;display:flex;position:relative}.thiyash-theme .lp-header{text-align:center;flex-direction:column;align-items:center;gap:10px;animation:.7s cubic-bezier(.22,1,.36,1) both lp-fade-in;display:flex}.thiyash-theme .lp-eyebrow{letter-spacing:.15em;text-transform:uppercase;color:#1a5fa8;background:#1a5fa814;border:1px solid #1a5fa82e;border-radius:50px;padding:5px 14px;font-size:11px;font-weight:600;display:inline-block}.thiyash-theme .lp-heading{color:#0f172a;letter-spacing:-.02em;margin:0;font-family:Outfit,sans-serif;font-size:clamp(28px,5vw,42px);font-weight:700;line-height:1.15}.thiyash-theme .lp-subheading{color:#64748b;max-width:380px;margin:0;font-size:15px;line-height:1.6}.thiyash-theme .lp-cards{grid-template-columns:1fr 1fr;gap:24px;width:100%;animation:.8s cubic-bezier(.22,1,.36,1) .15s both lp-fade-in;display:grid}.thiyash-theme .lp-card{cursor:pointer;text-align:center;color:inherit;background:#fff;border:1px solid #00000012;border-radius:20px;outline:none;flex-direction:column;align-items:center;gap:20px;padding:36px 28px 32px;text-decoration:none;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1),border-color .35s;display:flex;position:relative;overflow:hidden;box-shadow:none!important}.thiyash-theme .lp-card:before{content:"";background:var(--accent,#1a5fa8);opacity:0;transform-origin:50%;border-radius:20px 20px 0 0;height:3px;transition:opacity .35s,transform .45s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}@media (hover:hover){.thiyash-theme .lp-card:hover{border-color:#0000001f;transform:translateY(-6px)scale(1.012);box-shadow:0 16px 40px #0000001a,0 4px 12px #0000000f}.thiyash-theme .lp-card:hover:before{opacity:1;transform:scaleX(1)}.thiyash-theme .lp-card:hover .lp-card-arrow{color:var(--accent,#1a5fa8);animation:1s ease-in-out infinite lp-arrow-sway}}.thiyash-theme .lp-card:focus-visible{box-shadow:none!important}.thiyash-theme .lp-card:active{transform:translateY(-2px)scale(1.005)}.thiyash-theme .lp-card-tag{letter-spacing:.1em;text-transform:uppercase;color:var(--accent,#1a5fa8);background:color-mix(in srgb, var(--accent,#1a5fa8) 10%, transparent);border:1px solid color-mix(in srgb, var(--accent,#1a5fa8) 20%, transparent);border-radius:50px;padding:3px 10px;font-size:10px;font-weight:600;position:absolute;top:16px;right:16px}.thiyash-theme .lp-card-logo-wrap{background:0 0;justify-content:center;align-items:center;width:280px;height:130px;padding:0;display:flex}.thiyash-theme .lp-logo-enterprise .lp-card-logo{transform:scale(1.15)}.thiyash-theme .lp-card-logo{object-fit:contain;-webkit-user-select:none;user-select:none;max-width:100%;max-height:100%;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;display:block}.thiyash-theme .lp-card-info{flex-direction:column;gap:6px;display:flex}.thiyash-theme .lp-card-title{color:#0f172a;margin:0;font-family:Outfit,sans-serif;font-size:clamp(16px,2.2vw,19px);font-weight:700;line-height:1.25}.thiyash-theme .lp-card-subtitle{color:#64748b;max-width:200px;margin:0;font-size:13px;line-height:1.5}.thiyash-theme .lp-card-arrow{color:#94a3b8;justify-content:center;align-items:center;margin-top:4px;transition:transform .3s cubic-bezier(.22,1,.36,1),color .3s;display:flex}.thiyash-theme .lp-footer-note{color:#94a3b8;text-align:center;font-size:12px;animation:1s .4s both lp-fade-in}@media (width<=600px){.thiyash-theme .lp-root{background:#fff}.thiyash-theme .lp-bg-pattern{display:none}.thiyash-theme .lp-main{gap:24px;padding:32px 16px 24px}.thiyash-theme .lp-header{gap:6px}.thiyash-theme .lp-heading{font-size:26px}.thiyash-theme .lp-subheading{max-width:300px;font-size:13px}.thiyash-theme .lp-cards{grid-template-columns:repeat(2,1fr);gap:12px}.thiyash-theme .lp-card{text-align:center;background:#fff;border:1px solid #00000014;border-radius:16px;flex-direction:column;align-items:center;gap:14px;padding:40px 12px 16px;box-shadow:none!important}.thiyash-theme .lp-card:before{opacity:1;height:2px;transform:scaleX(1)}.thiyash-theme .lp-card-arrow{color:var(--accent)}.thiyash-theme .lp-card:first-child{animation:.8s cubic-bezier(.22,1,.36,1) .2s both lp-card-enter}.thiyash-theme .lp-card:nth-child(2){animation:.8s cubic-bezier(.22,1,.36,1) .35s both lp-card-enter}.thiyash-theme .lp-card-logo-wrap{box-sizing:border-box;background:#fff;border:1px solid #0000001a;border-radius:14px;width:100%;height:80px;padding:10px}.thiyash-theme .lp-logo-enterprise .lp-card-logo{transform:none}.thiyash-theme .lp-card-title{justify-content:center;align-items:center;min-height:2.5em;font-size:15px;display:flex}.thiyash-theme .lp-card-subtitle{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-width:100%;height:2.8em;margin:0 auto;font-size:11px;display:-webkit-box;overflow:hidden}.thiyash-theme .lp-card-tag{padding:2px 6px;font-size:8px;display:block;top:10px;right:10px}.thiyash-theme .lp-card-arrow{background:color-mix(in srgb, var(--accent) 8%, transparent);color:var(--accent);border-radius:50px;margin-top:4px;padding:6px 16px;animation:2s ease-in-out infinite lp-arrow-nudge}.thiyash-theme .lp-card-arrow svg{width:18px;height:18px}}.thiyash-theme .ps-search-outer{box-sizing:border-box;justify-content:center;width:100%;margin:0;padding:0;display:flex}.thiyash-theme .pp-sidebar-search{border-bottom:1px solid #e5e7eb;justify-content:center;width:100%;margin-bottom:8px;padding:0 0 24px;display:flex}@media (width<=900px){.thiyash-theme .pp-sidebar-search{box-sizing:border-box;grid-column:1/-1;width:100%;padding:0 0 16px}}.thiyash-theme .ps-search-bar{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:8px;width:100%;max-width:210px;padding:10px 14px;transition:all .3s cubic-bezier(.22,1,.36,1);display:flex;position:relative;box-shadow:0 2px 6px #0000000a,inset 0 0 0 1px #ffffff80}.thiyash-theme .ps-search-bar:hover{border-color:#cbd5e1;box-shadow:none!important}.thiyash-theme .ps-search-bar:focus-within{border-color:#3b82f6;box-shadow:none!important}.thiyash-theme .ps-search-input{color:#1f2937;letter-spacing:.01em;background:0 0;flex:1;min-width:0;padding:2px 0;font-family:Inter,sans-serif;font-size:13px;font-weight:500;box-shadow:none!important;border:none!important;outline:none!important}.thiyash-theme .ps-search-input::placeholder{color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:700}.thiyash-theme .ps-search-input:focus::placeholder{opacity:.5;transform:translate(12px)}.thiyash-theme .ps-search-clear{cursor:pointer;color:#6b7280;background:#f3f4f6;border:none;border-radius:50%;align-items:center;padding:6px;transition:all .2s;animation:.3s cubic-bezier(.34,1.56,.64,1) both ps-clear-in;display:flex}.thiyash-theme .ps-search-clear:hover{color:#dc2626;background:#fee2e2;transform:scale(1.1)}.thiyash-theme .ps-search-icon-wrap{color:#9ca3af;align-items:center;transition:all .3s;display:flex}.thiyash-theme .ps-search-bar:focus-within .ps-search-icon-wrap{color:#3b82f6;transform:scale(1.1)rotate(10deg)}.thiyash-theme .ps-search-icon-wrap svg{width:16px;height:16px}.thiyash-theme .animate-bounce,.thiyash-theme .group:hover .group-hover\:animate-bounce{animation:1s infinite bounce}.thiyash-theme .w-4{width:1rem}.thiyash-theme .h-4{height:1rem}.thiyash-theme .inline-flex{display:inline-flex}.thiyash-theme .items-center{align-items:center}.thiyash-theme .justify-center{justify-content:center}.thiyash-theme .gap-1{gap:.25rem}@media (width<=768px){.thiyash-theme nav{height:60px;padding:0 16px}.thiyash-theme .logo-img{height:48px}.thiyash-theme .hamburger{display:flex}.thiyash-theme .nav-links{background:var(--white);border-bottom:1px solid var(--border);z-index:1000;flex-direction:column;gap:20px;padding:24px;display:none;position:fixed;top:60px;left:0;right:0;box-shadow:none!important}.thiyash-theme .nav-links.open{display:flex}.thiyash-theme .nav-right{gap:8px}.thiyash-theme .nav-contact-btn{display:none}.thiyash-theme .nav-cta{padding:7px 14px;font-size:12px}.thiyash-theme .mobile-about-title{text-align:center;margin-bottom:24px;display:block!important}.thiyash-theme .desktop-about-title{display:none!important}}.thiyash-theme .dealers-section{background:linear-gradient(135deg, var(--navy) 0%, #0a111f 100%);margin-top:50px;padding:100px 5%;position:relative;overflow:hidden}.thiyash-theme .dealers-section:before{content:"";opacity:.8;z-index:0;background-image:radial-gradient(circle at 2px 2px,#d4af370d 1px,#0000 0);background-size:40px 40px;position:absolute;inset:0}.thiyash-theme .dealers-section:after{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#1a5fa808 0%,#0000 70%);width:80%;height:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.thiyash-theme .dealers-grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:50px;display:grid;position:relative}.thiyash-theme .dealer-card{-webkit-backdrop-filter:blur(12px);text-align:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;align-items:center;padding:30px 20px;transition:all .2s cubic-bezier(.25,1,.5,1);display:flex;position:relative;overflow:hidden}.thiyash-theme .dealer-card:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff08,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.thiyash-theme .dealer-card:hover:before{left:100%}.thiyash-theme .dealer-card:hover{background:#ffffff0a;border-color:#d4af3766;transform:translateY(-8px);box-shadow:0 15px 45px -12px #00000080,0 0 20px #d4af371a}.thiyash-theme .dealer-badge{color:#000;letter-spacing:.05em;text-transform:uppercase;background:linear-gradient(135deg,#d4af37 0%,#b8860b 100%);border-radius:50px;padding:3px 8px;font-size:8px;font-weight:800;animation:3s ease-in-out infinite badgePulse;position:absolute;top:15px;right:15px;box-shadow:0 2px 10px #d4af3733}.thiyash-theme .dealer-monogram-wrap{background:radial-gradient(circle,#d4af370d 0%,#0000 70%);border:1px solid #d4af3733;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:20px;transition:all .3s;display:flex}.thiyash-theme .dealer-card:hover .dealer-monogram-wrap{background:radial-gradient(circle,#d4af371a 0%,#0000 70%);border-color:#d4af37}.thiyash-theme .dealer-monogram{-webkit-text-fill-color:transparent;letter-spacing:-1px;background:linear-gradient(135deg,#fff 0%,#d4af37 50%,#b8860b 100%);-webkit-background-clip:text;background-clip:text;font-family:Playfair Display,serif;font-size:28px;font-weight:700;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.thiyash-theme .dealer-card:hover .dealer-monogram{filter:drop-shadow(0 0 8px #d4af374d);transform:scale(1.15)}.thiyash-theme .dealer-info h3{color:#fff;letter-spacing:.2px;margin-bottom:8px;font-family:Outfit,sans-serif;font-size:17px;font-weight:700}.thiyash-theme .dealer-location{color:#fff6;justify-content:center;align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}.thiyash-theme .location-icon{color:#d4af37;opacity:.8;width:14px;height:14px}@media (width<=768px){.thiyash-theme .dealers-section{padding:40px 5%}.thiyash-theme .dealers-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:20px}.thiyash-theme .dealer-card{background:#ffffff08;border:1px solid #0000;border-radius:12px;padding:22px 5px 12px;animation:9s linear infinite mobileBorderPulse}.thiyash-theme .dealer-card:first-child{animation-delay:0s}.thiyash-theme .dealer-card:nth-child(5){animation-delay:1s}.thiyash-theme .dealer-card:nth-child(9){animation-delay:2s}.thiyash-theme .dealer-card:nth-child(2){animation-delay:3s}.thiyash-theme .dealer-card:nth-child(7){animation-delay:4s}.thiyash-theme .dealer-card:nth-child(3){animation-delay:5s}.thiyash-theme .dealer-card:nth-child(8){animation-delay:6s}.thiyash-theme .dealer-card:nth-child(4){animation-delay:7s}.thiyash-theme .dealer-card:nth-child(6){animation-delay:8s}@keyframes mobileBorderPulse{0%,25%,to{box-shadow:none;background:#ffffff08;border-color:#0000}12.5%{background:#d4af3714;border-color:#d4af37b3;box-shadow:0 0 18px #d4af374d}}.thiyash-theme .dealer-badge{white-space:nowrap;width:max-content;padding:2px 5px;font-size:5px;top:5px;left:50%;right:auto;transform:translate(-50%)}.thiyash-theme .dealer-monogram-wrap{border-color:#d4af3726;width:36px;height:36px;margin-bottom:10px}.thiyash-theme .dealer-monogram{font-size:16px}.thiyash-theme .dealer-info h3{margin-bottom:4px;font-size:9px;line-height:1.1}.thiyash-theme .dealer-location{gap:3px;font-size:8px}.thiyash-theme .location-icon{width:8px;height:8px}}.thiyash-theme .s-sub{white-space:normal!important}.thiyash-theme{--navy:#0f172a;--navy-light:#1e293b;--blue:#1e2a6e;--blue-mid:#2a3b96;--blue-light:#e8efff;--teal:#1e2a6e;--red:#ef4444;--cyan:#ef4444;--amber:#ef4444;--amber-soft:#fde8e8;--bg:#f8fafc;--white:#fff}.thiyash-theme h1,.thiyash-theme h2,.thiyash-theme h3,.thiyash-theme h4,.thiyash-theme h5,.thiyash-theme h6{font-family:Playfair Display,serif!important}.thiyash-theme body,.thiyash-theme p,.thiyash-theme span,.thiyash-theme a,.thiyash-theme button{font-family:Inter,sans-serif!important}.thiyash-theme .btn-primary,.thiyash-theme .nav-cta{transition:all .4s;position:relative;overflow:hidden}.thiyash-theme .btn-primary:before,.thiyash-theme .nav-cta:before{content:"";background:linear-gradient(90deg,#fff0 0%,#fff6 50%,#fff0 100%);width:50%;height:100%;transition:all .7s;position:absolute;top:0;left:-100%;transform:skew(-25deg)}.thiyash-theme .btn-primary:hover:before,.thiyash-theme .nav-cta:hover:before{left:150%}.thiyash-theme .pg-card,.thiyash-theme .pcat-card{transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s}.thiyash-theme .pg-card:hover,.thiyash-theme .pcat-card:hover{transform:perspective(1000px)rotateX(2deg)rotateY(-2deg)scale(1.02);box-shadow:none!important;border-color:#e8191a4d!important}@media (hover:hover){.thiyash-theme .nav-links a:hover{color:var(--navy)}}.thiyash-theme .nav-links a.active{color:var(--navy)}.thiyash-theme .nav-links a:after{background:var(--blue);transform-origin:0;transition:transform .3s cubic-bezier(.22,1,.36,1)}.thiyash-theme .wu-card,.thiyash-theme .srv-card{transition:transform .4s,box-shadow .4s}.thiyash-theme .wu-card:hover,.thiyash-theme .srv-card:hover{transform:translateY(-8px);box-shadow:none!important}.thiyash-theme .hero-col-left{transition:transform .3s ease-out}.thiyash-theme #hero:hover .hero-col-left{transform:translateY(-5px)}.thiyash-theme #hero{--spot-radius:190px;background:linear-gradient(135deg,#0f172a 0%,#1e1b4b 40%,#7f1d1d 100%);align-items:center;padding:45px 5% 90px;display:flex;position:relative;overflow:clip!important}.thiyash-theme #hero:before,.thiyash-theme #hero:after{content:"";pointer-events:none;background-image:radial-gradient(#c00 1.2px,#0000 1.2px);background-size:28px 28px;position:absolute;inset:0}.thiyash-theme #hero:before{opacity:.45;-webkit-mask-image:radial-gradient(circle var(--spot-radius) at var(--mouse-x,-999px) var(--mouse-y,-999px), transparent 0%, black 100%);mask-image:radial-gradient(circle var(--spot-radius) at var(--mouse-x,-999px) var(--mouse-y,-999px), transparent 0%, black 100%);-webkit-mask-image:radial-gradient(circle var(--spot-radius) at var(--mouse-x,-999px) var(--mouse-y,-999px), transparent 0%, black 100%);animation:8s ease-in-out infinite dotMotion,8s ease-in-out infinite breathingOpacity}.thiyash-theme #hero:after{opacity:0;-webkit-mask-image:radial-gradient(circle var(--spot-radius) at var(--mouse-x,-999px) var(--mouse-y,-999px), black 0%, transparent 100%);mask-image:radial-gradient(circle var(--spot-radius) at var(--mouse-x,-999px) var(--mouse-y,-999px), black 0%, transparent 100%);-webkit-mask-image:radial-gradient(circle var(--spot-radius) at var(--mouse-x,-999px) var(--mouse-y,-999px), black 0%, transparent 100%);background-image:radial-gradient(#c00 1.8px,#0000 1.8px);transition:none;animation:8s ease-in-out infinite dotMotion;transform:none;filter:none!important}.thiyash-theme #hero:hover:after{opacity:1}.thiyash-theme #hero:not(:hover):before{-webkit-mask-image:none;mask-image:none}.thiyash-theme .hero-wave{z-index:5;pointer-events:none;width:100%;line-height:0;position:absolute;bottom:-1px;left:0}.thiyash-theme .hero-wave svg{fill:#fff;width:100%;height:62px;display:block}.thiyash-theme .hero-inner{z-index:10;justify-content:space-between;align-items:center;gap:40px;width:100%;min-width:0;max-width:1400px;margin:0 auto;display:flex;position:relative}.thiyash-theme .hero-col-left{flex:60%;min-width:0;max-width:60%}.thiyash-theme .hero-col-right{flex:35%;min-width:0;max-width:35%}.thiyash-theme .hero-badge{color:#fff;opacity:0;background:#c00;border:1px solid #c00;border-radius:50px;align-items:center;margin-bottom:24px;padding:6px 14px;font-family:Space Mono,monospace;font-size:11px;animation:.6s .1s forwards fadeInDown;display:inline-flex}.thiyash-theme .hero-badge:hover{color:#fff;background:#900;border-color:#900}.thiyash-theme .reveal{opacity:0;transition:all 1s cubic-bezier(.22,1,.36,1);transform:translateY(40px)}.thiyash-theme .reveal.visible{opacity:1;transform:translateY(0)}.thiyash-theme .reveal-up{transform:translateY(60px)}.thiyash-theme .reveal-left{transform:translate(-60px)}.thiyash-theme .reveal-right{transform:translate(60px)}.thiyash-theme .reveal-scale{transform:scale(.9)}.thiyash-theme .visible{opacity:1!important;transform:translate(0)scale(1)!important}.thiyash-theme .hero-title-line em{text-shadow:none!important}.thiyash-theme .hero-title-line{opacity:0;display:block;transform:translateY(24px);text-shadow:none!important}.thiyash-theme #hero h1{color:#fff;margin-bottom:24px;font-family:Instrument Serif,serif;font-size:clamp(42px,6vw,72px);font-weight:400;line-height:1.15}.thiyash-theme .hero-sub{color:#ffffffb8;text-align:left;opacity:0;max-width:520px;margin-bottom:32px;font-family:DM Sans,sans-serif;font-size:17px;line-height:1.75;animation:.6s cubic-bezier(.22,1,.36,1) .9s forwards fadeInUp}.thiyash-theme .hero-value-props{opacity:0;flex-wrap:wrap;gap:20px;margin-bottom:40px;animation:.5s cubic-bezier(.22,1,.36,1) 1.1s forwards fadeInUp;display:flex}.thiyash-theme .hero-vp-item{color:#ffffffd9;align-items:center;gap:8px;margin-bottom:-20px;font-family:DM Sans,sans-serif;font-size:13px;display:flex}.thiyash-theme .hero-vp-item svg{color:#25d366;width:14px;height:14px}.thiyash-theme .hero-btns{opacity:0;flex-wrap:wrap;gap:16px;animation:.5s cubic-bezier(.22,1,.36,1) 1.3s forwards fadeInUp;display:flex}.thiyash-theme .btn-primary{color:#fff;cursor:pointer;background:#c00;border:none;border-radius:10px;align-items:center;margin-top:15px;padding:14px 32px;font-size:14px;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.22,1,.36,1);display:inline-flex;position:relative;overflow:hidden}.thiyash-theme .btn-primary:after{content:"";z-index:-1;border-radius:10px;animation:2s infinite pulse;position:absolute;inset:0;box-shadow:none!important}@media (hover:hover){.thiyash-theme .btn-primary:hover{background:#900;transform:translateY(-3px);box-shadow:none!important}}.thiyash-theme .btn-secondary{color:#fff;cursor:pointer;background:0 0;border:1.5px solid #fff6;border-radius:10px;align-items:center;margin-top:15px;padding:14px 32px;font-size:14px;font-weight:600;text-decoration:none;transition:background .3s,border-color .3s;display:inline-flex}@media (hover:hover){.thiyash-theme .btn-secondary:hover{background:#ffffff1a;border-color:#fff9}}.thiyash-theme .hero-slideshow{background:#071a3e;border:1px solid #ffffff26;border-radius:24px;width:100%;height:480px;animation:.8s cubic-bezier(.22,1,.36,1) .6s both fadeInRight;position:relative;overflow:hidden;box-shadow:none!important}.thiyash-theme .hs-track{width:100%;height:100%;position:relative;overflow:hidden}.thiyash-theme .hs-slide{opacity:0;pointer-events:none;z-index:1;will-change:transform, opacity, clip-path;position:absolute;inset:0}.thiyash-theme .hs-slide.active{opacity:1;pointer-events:auto;z-index:2;transform:translate(0)scale(1)}.thiyash-theme .hs-slide.active .hs-bg{animation:10s ease-out forwards kenBurns}.thiyash-theme .hs-bg{will-change:transform;background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.1)}.thiyash-theme .hs-slide.exit-slide-over{filter:brightness(.7);z-index:1;opacity:0;transition:transform .9s cubic-bezier(.22,1,.36,1),filter .9s;transform:translate(-20px)scale(.98)}.thiyash-theme .hs-slide.enter-slide-over{z-index:2;opacity:1;animation:.9s cubic-bezier(.22,1,.36,1) forwards cinematicSlide}.thiyash-theme .hs-slide.exit-slide-over-reverse{filter:brightness(.7);z-index:1;opacity:0;transition:transform .9s cubic-bezier(.22,1,.36,1),filter .9s;transform:translate(20px)scale(.98)}.thiyash-theme .hs-slide.enter-slide-over-reverse{z-index:2;opacity:1;animation:.9s cubic-bezier(.22,1,.36,1) forwards cinematicSlideReverse}.thiyash-theme .hs-slide.exit-push{z-index:2;opacity:1;animation:.9s cubic-bezier(.22,1,.36,1) forwards cinematicPushOut}.thiyash-theme .hs-slide.enter-push{z-index:1;opacity:1;animation:.9s cubic-bezier(.22,1,.36,1) forwards cinematicPushIn}.thiyash-theme .hs-slide.enter-wipe{z-index:3;opacity:1;animation:1.1s cubic-bezier(.22,1,.36,1) forwards cinematicWipeIn}.thiyash-theme .hs-slide.exit-wipe{z-index:2;opacity:1;filter:grayscale(.2);transition:opacity .4s .8s,filter .4s .8s}.thiyash-theme .hs-slide.exit-zoom{z-index:2;opacity:1;animation:1s cubic-bezier(.22,1,.36,1) forwards cinematicZoomOut}.thiyash-theme .hs-slide.enter-zoom{z-index:3;opacity:1;animation:1s cubic-bezier(.22,1,.36,1) forwards cinematicZoomIn}.thiyash-theme .hs-content>*{opacity:0;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);transform:translateY(20px)}.thiyash-theme .hs-slide.active .hs-content>*{opacity:1;transform:translateY(0)}.thiyash-theme .hs-slide.active .hs-tag{transition-delay:.3s}.thiyash-theme .hs-slide.active .hs-text-box{transition-delay:.45s}.thiyash-theme .hs-slide.active .hs-enquire{transition-delay:.6s}.thiyash-theme .hs-content{z-index:3;flex-direction:column;align-items:flex-start;display:flex;position:absolute;bottom:40px;left:24px;right:24px}.thiyash-theme .hs-tag{letter-spacing:.15em;color:#fff;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);background:#081221b3;border:1px solid #fff3;border-radius:20px;margin-bottom:10px;padding:5px 14px;font-family:Space Mono,monospace;font-size:11px;font-weight:700;display:inline-block;text-shadow:none!important}.thiyash-theme .hs-text-box{-webkit-backdrop-filter:blur(10px);background:#081221d9;border:1px solid #ffffff26;border-radius:12px;margin-bottom:16px;padding:12px 18px;display:inline-block}.thiyash-theme .hs-name{color:#fff;margin-bottom:4px;font-family:Instrument Serif,serif;font-size:clamp(1.2rem,2.5vw,1.6rem);line-height:1.2}.thiyash-theme .hs-desc{color:#ffffffd9;margin-bottom:0;font-family:DM Sans,sans-serif;font-size:13px;line-height:1.5}.thiyash-theme .hs-enquire{color:#fff;letter-spacing:.3px;background:#c00;border-radius:20px;align-items:center;gap:6px;padding:8px 16px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.thiyash-theme .hs-enquire:hover{background:#900;transform:translate(3px)}.thiyash-theme .hs-arrow{z-index:10;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;background:#0006;border:1px solid #0006;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.thiyash-theme .hero-slideshow:hover .hs-arrow{opacity:1}.thiyash-theme .hs-arrow:hover{background:#0009;transform:translateY(-50%)scale(1.08)}.thiyash-theme .hs-prev{left:14px}.thiyash-theme .hs-next{right:14px}.thiyash-theme .hs-dots{z-index:10;gap:6px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.thiyash-theme .hs-dot{cursor:pointer;background:#0006;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:all .35s cubic-bezier(.34,1.56,.64,1)}.thiyash-theme .hs-dot.active{background:#c00;border-radius:3px;width:20px}.thiyash-theme .hs-cat-badge{z-index:10;letter-spacing:.12em;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-transform:uppercase;background:#1a5fa899;border:1px solid #fff3;border-radius:20px;padding:5px 12px;font-family:Space Mono,monospace;font-size:10px;font-weight:700;transition:opacity .3s;position:absolute;top:14px;left:14px}.thiyash-theme .hs-thumbs{z-index:10;flex-direction:column;gap:6px;display:flex;position:absolute;bottom:52px;right:14px}.thiyash-theme .hs-thumb{cursor:pointer;opacity:.6;border:2px solid #ffffff26;border-radius:8px;width:52px;height:38px;transition:all .25s;overflow:hidden}.thiyash-theme .hs-thumb:hover,.thiyash-theme .hs-thumb.active{opacity:1;border-color:#c00}.thiyash-theme .hs-thumb img{object-fit:cover;pointer-events:none;width:100%;height:100%}@media (width<=768px){.thiyash-theme .hero-slideshow{border-radius:16px;height:320px}.thiyash-theme .hs-content{bottom:36px;left:16px;right:16px}.thiyash-theme .hs-name{font-size:1.1rem}.thiyash-theme .hs-thumbs,.thiyash-theme .hs-arrow{display:none}}.thiyash-theme .stats-bar{border-radius:var(--radius-lg);z-index:50;background:linear-gradient(135deg,#081221 0%,#0c447c 100%);border:1px solid #ffffff1a;grid-template-columns:repeat(4,1fr);width:92%;max-width:1300px;margin:80px auto 40px;padding:50px 5%;display:grid;position:relative}.thiyash-theme .stat-item{text-align:center;transition:transform .4s cubic-bezier(.25,1,.5,1);position:relative}.thiyash-theme .stat-item:hover{transform:translateY(-8px)}.thiyash-theme .stat-item:not(:last-child):after{content:"";background:linear-gradient(#0000,#ffffff1a,#0000);width:1px;height:60%;position:absolute;top:20%;right:0}.thiyash-theme .stat-num{color:var(--white);justify-content:center;align-items:baseline;margin-bottom:12px;font-size:48px;font-weight:700;line-height:1;display:flex}.thiyash-theme .stat-num span{color:var(--amber);margin-left:2px;font-size:32px}.thiyash-theme .stat-lbl{color:#ffffff80;text-transform:uppercase;letter-spacing:.15em;font-size:13px;font-weight:600}.thiyash-theme .strip{border-top:1px solid var(--border);background-color:#c00;max-width:100%;margin-top:68px;padding:12px 0;overflow:hidden}.thiyash-theme .strip-track{white-space:nowrap;gap:64px;width:max-content;animation:40s linear infinite marquee;display:flex}.thiyash-theme .strip-item{color:#fff;letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:12px;font-size:12px;font-weight:700;display:flex}.thiyash-theme .strip-item:before{content:"";background-color:#ffffffc1;border-radius:50%;width:6px;height:6px}.thiyash-theme .section{margin-bottom:0;padding:60px 5% 0}.thiyash-theme #products.section{padding-top:20px}.thiyash-theme #about.section{padding-top:30px}.thiyash-theme .section.alt{background:var(--bg-alt);padding-bottom:15px}.thiyash-theme .s-tag{color:var(--blue);letter-spacing:1.8px;text-transform:uppercase;margin-bottom:10px;font-size:11.5px;font-weight:700;display:inline-block}.thiyash-theme .s-title{color:var(--text);letter-spacing:1px;margin-bottom:10px;font-family:Instrument Serif,serif;font-size:clamp(1.7rem,2.8vw,2.4rem);font-weight:400;line-height:1.25}.thiyash-theme .s-title em{color:var(--blue);font-style:italic}.thiyash-theme .s-sub{color:var(--text-mid);text-align:justify;max-width:600px;font-size:14px;line-height:1.75}.thiyash-theme .s-head{margin-bottom:48px}.thiyash-theme .s-head.center{text-align:center}.thiyash-theme .s-head.center .s-sub{margin:0 auto}.thiyash-theme .section-visual{border-radius:var(--radius-lg);border:1px solid var(--border);width:100%;height:clamp(180px,28vw,300px);margin:-6px 0 40px;overflow:hidden;box-shadow:none!important}.thiyash-theme .section-visual img{object-fit:cover;width:100%;height:100%;display:block}.thiyash-theme .section-visual.dark{border-color:#ffffff26;box-shadow:none!important}.thiyash-theme .section-visual.contact{margin-bottom:32px}.thiyash-theme .showcase-band{background:var(--white);padding:30px 5%}.thiyash-theme .showcase-inner{grid-template-columns:1fr .8fr 1fr;gap:24px;height:500px;display:grid}.thiyash-theme .sc-col{flex-direction:column;flex:1;gap:12px;display:flex}.thiyash-theme .sc-img{border-radius:14px;flex-shrink:0;position:relative;overflow:hidden}.thiyash-theme .sc-img img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.22,1,.36,1);display:block}.thiyash-theme .sc-tall{flex:1.2;width:0}.thiyash-theme .sc-short{flex:1}.thiyash-theme .sc-label{color:#fff;letter-spacing:.6px;text-transform:uppercase;background:linear-gradient(#0000,#042c53bf);padding:28px 14px 12px;font-size:13.5px;font-weight:700;transition:all .4s cubic-bezier(.25,1,.5,1);position:absolute;bottom:0;left:0;right:0}.thiyash-theme .showcase-inner-4col{grid-template-columns:repeat(4,1fr);gap:20px;max-width:1400px;margin:0 auto;padding:0 5%;display:grid}@media (width<=768px){.thiyash-theme .showcase-inner-4col{grid-template-columns:repeat(2,1fr)}.thiyash-theme .showcase-inner{flex-direction:column;height:auto}.thiyash-theme .sc-tall{width:100%;height:200px}.thiyash-theme .sc-col{flex-direction:row}.thiyash-theme .sc-short{flex:1;height:140px}}.thiyash-theme .prod-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.thiyash-theme .prod-card,.thiyash-theme .pg-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--white);text-align:center;padding:24px;transition:all .4s cubic-bezier(.22,1,.36,1);overflow:hidden}.thiyash-theme .pg-img{aspect-ratio:1;background:#f8fafc;border-radius:12px;justify-content:center;align-items:center;width:100%;margin-bottom:20px;padding:15px;display:flex}.thiyash-theme .pg-img img{object-fit:contain;max-width:90%;max-height:90%}.thiyash-theme .prod-card:hover{border-color:var(--blue-soft);transform:translateY(-8px);box-shadow:none!important}.thiyash-theme .prod-top{justify-content:center;align-items:center;height:160px;display:flex;position:relative;overflow:hidden}.thiyash-theme .prod-top img{object-fit:cover;width:100%;height:100%;transition:transform .4s}@media (width>=901px){.thiyash-theme .prod-card:hover .prod-top img{transform:scale(1.06)}}.thiyash-theme .prod-body{padding:18px 16px}.thiyash-theme .prod-body h3{color:var(--text);margin-bottom:7px;font-size:14.5px;font-weight:600}.thiyash-theme .prod-body p{color:var(--text-soft);margin-bottom:12px;font-size:13px;line-height:1.6}.thiyash-theme .prod-tags{flex-wrap:wrap;gap:5px;display:flex}.thiyash-theme .ptag{background:var(--bg);color:var(--text-mid);border-radius:20px;padding:3px 10px;font-size:11.5px;font-weight:500}.thiyash-theme .th-why-us{background:#fff;padding:100px 5%}.thiyash-theme .th-why-header{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:60px;display:flex}.thiyash-theme .th-why-title-wrap{flex:1}.thiyash-theme .th-why-desc-wrap{flex:0 400px}.thiyash-theme .th-section-tag{color:#1e2a6e;text-transform:uppercase;letter-spacing:2px;margin-bottom:12px;font-size:12px;font-weight:700;display:block}.thiyash-theme .th-section-title{color:#1e2a6e;font-family:Instrument Serif,serif;font-size:clamp(32px,4vw,48px);font-weight:400;line-height:1.1}.thiyash-theme .th-section-title em{color:#e8191a;font-style:italic}.thiyash-theme .th-section-sub{color:#64748b;font-size:16px;line-height:1.6}.thiyash-theme .th-why-main-visual{border:1px solid #0000000d;border-radius:32px;width:100%;height:400px;margin-bottom:60px;position:relative;overflow:hidden}.thiyash-theme .th-why-main-visual img{object-fit:cover;filter:brightness(.9);width:100%;height:100%}.thiyash-theme .th-why-visual-label{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#1e2a6e;background:#ffffffe6;border:1px solid #0000001a;border-radius:999px;padding:8px 16px;font-size:12px;font-weight:600;position:absolute;top:24px;left:24px}.thiyash-theme .th-why-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.thiyash-theme .th-why-card{border:1px solid var(--border);background:#f8fafc;border-radius:24px;padding:40px;transition:all .4s}@media (hover:hover){.thiyash-theme .th-why-card:hover{border-color:var(--blue);background:#fff;transform:translateY(-10px);box-shadow:0 12px 32px #1a5fa81f!important}}.thiyash-theme .th-why-icon-box{color:#00838f;background:#e0f7fa;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:28px;transition:transform .4s;display:flex}.thiyash-theme .th-why-card:hover .th-why-icon-box{transform:scale(1.1)rotate(5deg)}.thiyash-theme .th-why-icon-box svg{width:28px;height:28px}.thiyash-theme .th-why-card h3{color:#1e2a6e;margin-bottom:16px;font-size:20px;font-weight:700}.thiyash-theme .th-why-card p{color:#64748b;font-size:14px;line-height:1.6}@media (width<=900px){.thiyash-theme .th-why-header{flex-direction:column;align-items:flex-start;gap:20px}.thiyash-theme .th-why-desc-wrap{flex:none;width:100%}.thiyash-theme .th-why-grid{grid-template-columns:1fr}.thiyash-theme .th-why-main-visual{height:260px}}.thiyash-theme .brands-grid{grid-template-columns:repeat(5,1fr);gap:24px;display:grid}.thiyash-theme .brand-tile{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;transition:border-color .3s,transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}@media (hover:hover){.thiyash-theme .brand-tile:hover{border-color:var(--blue);transform:translateY(-6px);box-shadow:0 12px 32px #1a5fa81f!important}}.thiyash-theme .brand-logo-wrapper{justify-content:center;align-items:center;width:100%;height:80px;margin-bottom:16px;display:flex}.thiyash-theme .brand-logo-wrapper img{object-fit:contain;max-width:85%;max-height:100%}.thiyash-theme .lic-grid{justify-content:center;gap:24px;display:flex}.thiyash-theme .lic-card{background:var(--bg-alt);border:1px solid var(--border);border-radius:var(--radius);text-align:center;width:100%;max-width:340px;padding:40px 32px;transition:all .4s cubic-bezier(.25,1,.5,1)}.thiyash-theme .lic-card:hover{background:var(--white);border-color:var(--blue);transform:translateY(-8px)}.thiyash-theme .lic-card svg{width:48px;height:48px;color:var(--blue);stroke-width:1.5px;fill:none;stroke:currentColor;margin-bottom:24px;transition:all .4s cubic-bezier(.25,1,.5,1)}.thiyash-theme .lic-card h4{color:var(--navy);margin-bottom:10px;font-size:17px}.thiyash-theme .lic-card p{color:var(--text-light);letter-spacing:.5px;font-size:13px;font-weight:600}.thiyash-theme .svc-grid{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}.thiyash-theme .svc-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--white);align-items:flex-start;gap:32px;padding:40px;transition:all .4s cubic-bezier(.25,1,.5,1);display:flex}.thiyash-theme .svc-card:hover{border-color:var(--blue);transform:translateY(-8px)}.thiyash-theme .svc-icon{background:var(--blue-light);width:72px;height:72px;color:var(--blue);border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;transition:all .5s cubic-bezier(.25,1,.5,1);display:flex}.thiyash-theme .testi-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.thiyash-theme .testi-card{background:var(--white);border-radius:var(--radius-lg);border:1px solid var(--border);padding:48px;transition:all .4s cubic-bezier(.25,1,.5,1);position:relative}.thiyash-theme .testi-card:hover{border-color:var(--blue);transform:translateY(-8px)}.thiyash-theme .contact-wrap{grid-template-columns:1fr 1fr;gap:80px;padding:100px 5% 60px;display:grid}.thiyash-theme .contact-left h2{color:var(--white);margin-bottom:20px;font-family:Instrument Serif,serif;font-size:48px}.thiyash-theme .contact-form-wrap{background:#0b1423;border:1px solid #ffffff0d;border-radius:24px;padding:48px;box-shadow:none!important}.thiyash-theme .contact-form-wrap h3{color:#fff;margin-bottom:32px;font-family:Inter,sans-serif;font-size:24px;font-weight:700}.thiyash-theme .contact-form-wrap .fg{margin-bottom:24px}.thiyash-theme .contact-form-wrap .fg label{color:#718096;letter-spacing:.02em;text-transform:none;margin-bottom:10px;font-size:13px;font-weight:600;display:block}.thiyash-theme .contact-form-wrap input,.thiyash-theme .contact-form-wrap select,.thiyash-theme .contact-form-wrap textarea{color:#fff;background:#111827;border:1px solid #1f2937;border-radius:12px;width:100%;padding:16px 20px;font-family:Inter,sans-serif;font-size:15px;transition:all .2s cubic-bezier(.4,0,.2,1)}.thiyash-theme .contact-form-wrap select option{color:#fff;background-color:#111827}.thiyash-theme .contact-form-wrap input:focus,.thiyash-theme .contact-form-wrap select:focus,.thiyash-theme .contact-form-wrap textarea:focus{background:#0f172a;border-color:#38bdf8;outline:none;box-shadow:none!important}.thiyash-theme .contact-form-wrap input::placeholder,.thiyash-theme .contact-form-wrap textarea::placeholder{color:#4a5568}.thiyash-theme .contact-form-wrap select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2394A3B8' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-position:right 20px center;background-repeat:no-repeat;background-size:16px}.thiyash-theme .form-btns{gap:16px;margin-top:32px;display:flex}.thiyash-theme .btn-wa{flex:1;color:#fff!important;background:#22c55e!important;border:none!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;padding:16px 24px!important;font-size:15px!important;font-weight:700!important;transition:all .2s!important;display:flex!important}.thiyash-theme .btn-wa:hover{transform:translateY(-2px);background:#16a34a!important}.thiyash-theme .btn-mail{color:#fff!important;background:#1f2937!important;border:1px solid #374151!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;padding:16px 24px!important;font-size:15px!important;font-weight:600!important;transition:all .2s!important;display:flex!important}.thiyash-theme .btn-mail:hover{transform:translateY(-2px);background:#374151!important}.thiyash-theme .footer{color:#ffffffb3;background:#0e0e1a;padding:80px 5% 40px}.thiyash-theme .footer-grid{border-bottom:1px solid #ffffff1a;grid-template-columns:1.5fr repeat(3,1fr);gap:60px;padding-bottom:60px;display:grid}.thiyash-theme .fg-about p{color:#ffffff80;margin-top:24px;font-size:14px;line-height:1.6}.thiyash-theme .fg-col h4{color:#fff;text-transform:uppercase;letter-spacing:2px;margin-bottom:32px;font-size:13px;font-weight:700}.thiyash-theme .fg-col ul{gap:14px;list-style:none;display:grid}.thiyash-theme .fg-col ul a{color:#fff9;font-size:14px;text-decoration:none;transition:color .2s}.thiyash-theme .fg-col ul a:hover{color:#e8191a}.thiyash-theme .foot-social{gap:16px;margin-top:32px;display:flex}.thiyash-theme .foot-social a{color:#fff9;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.thiyash-theme .foot-social a:hover{color:var(--white);background:#e8191a;border-color:#e8191a;transform:translateY(-3px)}.thiyash-theme .foot-social a svg{width:18px;height:18px}.thiyash-theme .wa-float{z-index:1000;color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:none!important}.thiyash-theme .wa-float:hover{transform:scale(1.1)rotate(10deg)}.thiyash-theme .product-modal-overlay{z-index:2000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#081221b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.thiyash-theme .product-modal{background:var(--white);border-radius:var(--radius-lg);width:100%;max-width:720px;position:relative;overflow:hidden}@media (width<=900px){.thiyash-theme .pcat-grid{grid-template-columns:repeat(3,1fr)}.thiyash-theme .brands-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.thiyash-theme .nav-links{border-bottom:1px solid var(--border);z-index:1000;background:#fff;flex-direction:column;gap:20px;padding:24px 5%;display:none;position:fixed;top:68px;left:0;right:0;box-shadow:none!important}.thiyash-theme .nav-links.open{display:flex}.thiyash-theme .nav-links li{width:100%}.thiyash-theme .nav-links li a{width:100%;padding:14px 0;text-decoration:none;display:block}.thiyash-theme .nav-links li a:after,.thiyash-theme .nav-links li a.active:after{content:none;display:none}.thiyash-theme .nav-links li a.active{text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:2px}.thiyash-theme .hamburger{display:flex}.thiyash-theme .nav-phone{display:none}.thiyash-theme .logo-img{object-fit:contain;width:auto;max-height:100%;height:48px!important}.thiyash-theme .nav-cta,.thiyash-theme .nav-contact-btn{letter-spacing:0;white-space:nowrap;border-radius:6px!important;justify-content:center!important;align-items:center!important;height:28px!important;padding:0 8px!important;font-size:10px!important;display:flex!important}.thiyash-theme .section{padding:40px 24px}.thiyash-theme .s-sub{text-align:justify;text-justify:inter-word}.thiyash-theme .strip{margin-top:64px!important}.thiyash-theme #hero{text-align:center;padding:20px 24px 60px!important;overflow:visible!important}.thiyash-theme .hero-inner{text-align:center;flex-direction:column;align-items:center;gap:32px;width:100%}.thiyash-theme .hero-col-left,.thiyash-theme .hero-col-right{flex:100%;width:100%;max-width:100%}.thiyash-theme #hero h1{text-align:center!important;margin-top:0!important;margin-bottom:8px!important;font-size:34px!important;line-height:1.1!important}.thiyash-theme .hero-badge{margin-bottom:8px!important;padding:6px 14px!important;font-size:11px!important;display:inline-block!important}.thiyash-theme .hero-sub{text-align:justify;text-justify:inter-word;max-width:100%;margin:0 auto 24px;font-size:16px;line-height:1.6}.thiyash-theme .hero-value-props{justify-content:center;gap:26px;margin-bottom:32px}.thiyash-theme .hero-btns{flex-direction:column;gap:8px;width:100%;max-width:300px;margin:20px auto 0}.thiyash-theme .btn-primary,.thiyash-theme .btn-secondary{justify-content:center;width:100%;margin-top:0}.thiyash-theme .btn-secondary{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#08122166!important;border:1.5px solid #ffffff4d!important}.thiyash-theme .stats-bar{grid-template-columns:repeat(4,1fr);margin:20px auto 16px;padding:16px 3%}.thiyash-theme .stat-num{font-size:24px}.thiyash-theme .stat-lbl{font-size:8px}.thiyash-theme .about-grid{grid-template-columns:1fr;gap:32px}.thiyash-theme .about-img{background:#f1f5f9;min-height:400px;margin-bottom:20px;top:0}.thiyash-theme .about-chip{padding:12px 18px;bottom:10px;right:0}.thiyash-theme .thiyash-theme .mobile-about-title{display:block!important}.thiyash-theme .thiyash-theme .desktop-about-title{display:none!important}.thiyash-theme .about-chip strong{font-size:24px}.thiyash-theme .pcat-wrap{grid-template-columns:1fr;gap:24px}.thiyash-theme .pcat-panel{position:static;top:0}.thiyash-theme .pcat-detail{margin-top:10px}.thiyash-theme .pcat-grid{grid-template-columns:repeat(2,1fr);gap:12px;padding:0 16px}.thiyash-theme .pcat-card{text-align:center;flex-direction:column;padding:16px 12px}.thiyash-theme .pcat-img{width:68px;height:68px;margin:0 auto 10px}.thiyash-theme .pcat-info h3{font-size:13px;line-height:1.2}.thiyash-theme .pcat-info p{display:none}.thiyash-theme #products.section{padding-left:0;padding-right:0}.thiyash-theme #products .s-head{padding-left:24px;padding-right:24px}.thiyash-theme #products .pcat-detail{border-left:none;border-right:none;border-radius:0}.thiyash-theme .prod-grid{grid-template-columns:repeat(3,1fr);gap:12px;padding:0 16px}.thiyash-theme .pcd-body{padding:20px 0}.thiyash-theme .pg-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:12px 8px;box-shadow:0 2px 4px #00000005}.thiyash-theme .pg-img{margin-bottom:4px;padding:6px}.thiyash-theme .pg-info{line-height:1.2}.thiyash-theme .pg-info strong{margin-bottom:0;font-size:13px;font-weight:800;line-height:1.1}.thiyash-theme .pg-info span{display:none}.thiyash-theme .th-why-grid{grid-template-columns:repeat(2,1fr);gap:12px}.thiyash-theme .th-why-card{box-shadow:var(--shadow-soft);background:#fff;border:1px solid #0000000d;border-radius:16px;grid-template-columns:auto 1fr;align-items:center;gap:8px 10px;padding:16px 12px;display:grid}.thiyash-theme .th-why-card p{color:var(--text-mid);grid-column:1/-1;margin:0;font-size:11.5px;line-height:1.35;display:block}.thiyash-theme .th-why-icon-box{background:rgba(var(--th-red-rgb), .1);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:0;display:flex}.thiyash-theme .th-why-icon-box svg{width:16px;height:16px}.thiyash-theme .th-why-card h3{color:var(--navy);grid-column:2;margin:0;font-size:13.5px;font-weight:700;line-height:1.2}.thiyash-theme .th-why-header{flex-direction:column;align-items:flex-start;gap:20px}.thiyash-theme .th-why-desc-wrap{flex:none;width:100%}.thiyash-theme .th-why-main-visual{height:220px}.thiyash-theme .th-why-card{padding:24px}.thiyash-theme .why-grid{grid-template-columns:repeat(2,1fr);gap:12px}.thiyash-theme .why-card{text-align:left;background:#ffffff0d;border-radius:12px;flex-direction:row;align-items:center;gap:12px;padding:16px 12px;display:flex}.thiyash-theme .why-card p{display:none}.thiyash-theme .why-icon{background:#06b6d41a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:0;display:flex}.thiyash-theme .why-icon svg{width:16px;height:16px}.thiyash-theme .why-card h3{color:#fff;margin:0;font-size:11px;font-weight:600;line-height:1.3}.thiyash-theme .svc-grid{grid-template-columns:repeat(2,1fr);gap:12px}.thiyash-theme .svc-card{box-shadow:var(--shadow-soft);background:#fff;border:1px solid #0000000d;border-radius:16px;grid-template-columns:auto 1fr;align-items:center;gap:8px 10px;padding:16px 12px;display:grid}.thiyash-theme .svc-content{display:contents}.thiyash-theme .svc-card p{color:var(--text-mid);grid-column:1/-1;margin:0;font-size:11.5px;line-height:1.35;display:block}.thiyash-theme .svc-icon{width:32px;height:32px;color:var(--blue);background:#1a5fa81a;border-radius:8px;flex-shrink:0;grid-column:1;justify-content:center;align-items:center;display:flex}.thiyash-theme .svc-icon svg{width:16px;height:16px}.thiyash-theme .svc-content h3{color:var(--navy);grid-column:2;margin:0;font-size:13.5px;font-weight:700;line-height:1.2}.thiyash-theme .brands-grid{grid-template-columns:repeat(2,1fr);gap:12px}.thiyash-theme .brand-tile{padding:20px 12px}.thiyash-theme .brand-logo-wrapper{height:44px}.thiyash-theme .lic-grid{grid-template-columns:repeat(2,1fr);gap:12px}.thiyash-theme .lic-card{text-align:center;padding:20px 12px}.thiyash-theme .lic-card h4{margin-top:10px;font-size:11px;line-height:1.3}.thiyash-theme .lic-card p{font-size:10px}.thiyash-theme .testi-grid{grid-template-columns:repeat(2,1fr);gap:12px}.thiyash-theme .testi-card{text-align:center;padding:16px}.thiyash-theme .footer-grid{grid-template-columns:repeat(2,1fr);gap:32px;padding-bottom:32px}.thiyash-theme .footer{color:#ffffffb3!important;background:#0e0e1a!important;padding:60px 24px 30px!important}.thiyash-theme .footer-grid>div:first-child{text-align:center;flex-direction:column;grid-column:1/-1;align-items:center;display:flex}.thiyash-theme .footer-grid>div:first-child .logo{justify-content:center;display:flex}.thiyash-theme .footer-bottom{text-align:center;border-top:1px solid #ffffff1a;flex-direction:column;align-items:center;gap:16px;padding-top:24px;display:flex}.thiyash-theme .footer-bottom p{text-align:center;font-size:11px}.thiyash-theme .fg-col h4{margin-bottom:16px;font-size:11px}.thiyash-theme .fg-col ul{gap:10px}.thiyash-theme .fg-col ul a{font-size:12px}.thiyash-theme .contact-wrap{grid-template-columns:1fr;padding:60px 24px;gap:16px!important}.thiyash-theme .contact-form-wrap{padding:24px 16px}.thiyash-theme .form-btns{flex-direction:column}.thiyash-theme .showcase-inner-4col{grid-template-columns:repeat(2,1fr)}.thiyash-theme .showcase-inner{flex-direction:column;height:auto}.thiyash-theme .sc-tall{width:100%;height:200px}.thiyash-theme .sc-col{flex-direction:row}.thiyash-theme .sc-short{flex:1;height:140px}}.thiyash-theme .about-grid{grid-template-columns:1.1fr .9fr!important;align-items:flex-start!important;gap:80px!important;display:grid!important;position:relative!important}.thiyash-theme .about-visual{position:relative!important}.thiyash-theme .about-img{z-index:2!important;border-radius:var(--radius-lg)!important;box-shadow:none!important;background:var(--bg-alt)!important;position:relative!important;top:-50px!important;overflow:visible!important}.thiyash-theme .desktop-about-title{visibility:visible!important;display:block!important}.thiyash-theme .mobile-about-title{visibility:hidden!important;display:none!important}.thiyash-theme .about-chip{background:var(--navy)!important;z-index:10!important;text-align:center!important;border-radius:16px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;padding:22px 30px!important;display:flex!important;position:absolute!important;bottom:-20px!important;right:-20px!important}.thiyash-theme .about-chip strong{color:var(--amber)!important;margin-bottom:6px!important;font-size:32px!important;font-weight:700!important;line-height:1!important;display:block!important}.thiyash-theme .about-chip span{color:#fff!important;letter-spacing:.15em!important;text-transform:uppercase!important;font-size:11px!important;font-weight:600!important}.thiyash-theme .about-facts{gap:24px!important;margin-top:40px!important;list-style:none!important;display:grid!important}.thiyash-theme .about-fact{background:var(--white)!important;border-radius:var(--radius)!important;box-shadow:none!important;border:1px solid #0000000d!important;align-items:center!important;gap:16px!important;padding:16px!important;transition:all .4s cubic-bezier(.25,1,.5,1)!important;display:flex!important}@media (width<=1100px){.thiyash-theme .about-grid{grid-template-columns:1fr!important;gap:16px!important}.thiyash-theme .about-img{min-height:400px!important;margin-bottom:0!important;top:0!important}.thiyash-theme .about-chip{padding:12px 18px!important;bottom:10px!important;right:0!important}.thiyash-theme .mobile-about-title{visibility:visible!important;display:block!important}.thiyash-theme .desktop-about-title{visibility:hidden!important;display:none!important}}.thiyash-theme .hs-slide.active .hs-bg,.thiyash-theme .hs-bg{transition:none!important;animation:none!important;transform:scale(1)!important}.th-clients-section{--th-navy-bg:#0b1f38;--th-navy-light:#0f2a4a;--th-red:#e8191a;--th-red-rgb:232, 25, 26;--th-red-light:#ff7b7b;--th-white:#fff;--th-white-rgb:255, 255, 255;background-color:var(--th-navy-bg);border-top:1px solid rgba(var(--th-white-rgb), .05);padding:120px 0;font-family:Inter,system-ui,-apple-system,sans-serif;position:relative;overflow:hidden}.th-clients-section:before{content:"";background:radial-gradient(circle at 10% 20%, rgba(var(--th-red-rgb), .1) 0%, transparent 40%), radial-gradient(circle at 90% 80%, rgba(var(--th-red-rgb), .08) 0%, transparent 40%);pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.th-clients-container{z-index:1;max-width:1300px;margin:0 auto;padding:0 40px;position:relative}.th-clients-header{text-align:center;flex-direction:column;align-items:center;gap:20px;margin-bottom:80px;display:flex}.th-clients-label{color:var(--th-red-light);text-transform:uppercase;letter-spacing:.3em;background:rgba(var(--th-red-rgb), .1);border:1px solid rgba(var(--th-red-rgb), .2);border-radius:50px;padding:10px 24px;font-size:.8rem;font-weight:800}.th-clients-title{padding-bottom:24px;font-size:clamp(2.5rem,5vw,3.5rem);line-height:1.1;display:inline-block;position:relative;background:linear-gradient(90deg, #fff 30%, #ffb3b3 65%, var(--th-red-light) 100%)!important;-webkit-text-fill-color:transparent!important;color:#0000!important;-webkit-background-clip:text!important;background-clip:text!important;font-weight:700!important}.th-clients-title span{background:linear-gradient(90deg, #ffb3b3 0%, var(--th-red-light) 100%)!important;-webkit-text-fill-color:transparent!important;-webkit-background-clip:text!important;background-clip:text!important}.th-clients-title:after{content:"";background:linear-gradient(90deg, transparent, var(--th-red), transparent);width:140px;height:4px;box-shadow:0 0 20px rgba(var(--th-red-rgb), .3);border-radius:4px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.th-clients-subtitle{color:rgba(var(--th-white-rgb), .6);max-width:600px;font-size:1.1rem;line-height:1.6}.th-clients-grid{grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:80px;display:grid}.th-client-premium-card{perspective:1000px;height:100%;position:relative}.th-card-inner{background:rgba(var(--th-white-rgb), .05);border:1px solid rgba(var(--th-white-rgb), .09);box-sizing:border-box;border-radius:24px;flex-direction:column;height:100%;padding:40px 30px;transition:all .5s cubic-bezier(.23,1,.32,1);display:flex;position:relative;overflow:hidden}.th-card-front{z-index:2;flex-direction:column;align-items:flex-start;gap:24px;display:flex;position:relative}.th-client-badge{background:linear-gradient(135deg, rgba(var(--th-white-rgb), .1), transparent);border:1px solid rgba(var(--th-white-rgb), .2);width:52px;height:52px;color:var(--th-red-light);border-radius:14px;justify-content:center;align-items:center;font-size:20px;font-weight:900;transition:all .4s;display:flex;transform:rotate(-5deg)}.th-client-info{flex-direction:column;gap:8px;display:flex}.th-client-display-name{margin:0;font-size:1rem;font-weight:700;line-height:1.4;color:#fff!important}.th-client-type{text-transform:uppercase;letter-spacing:.1em;font-size:.85rem;font-weight:600;color:#ffffff8c!important}.th-client-premium-card:hover .th-card-inner{background:rgba(var(--th-white-rgb), .06);border-color:rgba(var(--th-red-rgb), .4);transform:translateY(-10px);box-shadow:0 30px 60px -15px #00000080}.th-client-premium-card:hover .th-client-badge{background:var(--th-red);color:var(--th-white);box-shadow:0 0 25px rgba(var(--th-red-rgb), .4);border-color:#0000;transform:scale(1.1)}.th-card-glow{background:radial-gradient(circle at var(--x,50%) var(--y,50%), rgba(var(--th-red-rgb), .15) 0%, transparent 60%);opacity:0;pointer-events:none;z-index:1;width:100%;height:100%;transition:opacity .5s;position:absolute;top:0;left:0}.th-client-premium-card:hover .th-card-glow{opacity:1}.th-clients-footer-v2{border-top:1px solid rgba(var(--th-white-rgb), .05);justify-content:center;align-items:center;gap:60px;padding-top:60px;display:flex}.th-footer-stat{flex-direction:column;align-items:center;gap:5px;display:flex}.th-footer-stat strong{color:var(--th-red-light);font-size:3.5rem;font-weight:900}.th-footer-stat span{color:rgba(var(--th-white-rgb), .5);text-transform:uppercase;letter-spacing:.1em;font-size:.9rem}.th-footer-divider{background:rgba(var(--th-white-rgb), .1);width:1px;height:40px}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.delay-4{animation-delay:.4s}.delay-5{animation-delay:.5s}.delay-6{animation-delay:.6s}@media (width<=1100px){.th-clients-grid{grid-template-columns:repeat(3,1fr);gap:20px}}@media (width<=900px){.th-clients-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.th-clients-section{padding:80px 0}.th-clients-container{padding:0 15px}.th-clients-header{margin-bottom:50px}.th-clients-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:30px}.th-card-inner{text-align:center;border-radius:16px;align-items:center;padding:24px 16px}.th-card-front{align-items:center;gap:16px}.th-client-badge{width:48px;height:48px;font-size:18px}.th-clients-footer-v2{gap:30px;padding-top:30px}.th-footer-stat strong{font-size:2.2rem}.th-footer-stat span{white-space:nowrap;letter-spacing:.05em;font-size:.65rem}}
