@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";.vs-header{z-index:1000;background:#f3f3f3;border-bottom:1px solid #00000014;width:100%;transition:background .35s,box-shadow .35s,border-bottom .35s,-webkit-backdrop-filter .35s,backdrop-filter .35s;position:fixed;top:0;left:0}.vs-header.home-transparent{box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border-bottom:none}.vs-header.scrolled{-webkit-backdrop-filter:blur(10px);background:#f3f3f3f5;border-bottom:1px solid #00000014;box-shadow:0 4px 18px #00000014}.vs-header-inner{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;max-width:1800px;height:80px;margin:0 auto;padding:0 42px;display:flex}.vs-logo-wrap{align-items:center;text-decoration:none;display:inline-flex}.vs-logo{object-fit:contain;width:clamp(90px,8vw,110px);height:auto;display:block}.vs-menu-trigger{cursor:pointer;background:#f3f3f3f3;border:none;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;padding:10px;display:flex}.vs-menu-text{color:#000;font-weight:600}.vs-menu-lines span{background:#000;width:22px;height:2px;margin:2px 0;display:block}.vs-menu-lines{flex-direction:column;gap:4px;width:32px;display:flex}.vs-menu-lines span{background:#111;border-radius:999px;width:100%;height:3px;transition:all .3s;display:block}.vs-menu-trigger:hover .vs-menu-text,.vs-menu-trigger:hover .vs-menu-lines span{opacity:.8}.vs-menu-overlay{z-index:2000;opacity:0;visibility:hidden;pointer-events:none;background:#000000f7;width:100%;height:100vh;transition:opacity .35s,visibility .35s;position:fixed;inset:0;overflow-y:auto}.vs-menu-overlay.active{opacity:1;visibility:visible;pointer-events:auto}.vs-close-btn{color:#fff;cursor:pointer;z-index:2100;background:0 0;border:none;align-items:center;gap:10px;font-size:18px;font-weight:700;transition:opacity .3s,transform .3s;display:inline-flex;position:absolute;top:30px;right:40px}.vs-close-btn:hover{opacity:.85;transform:scale(1.04)}.vs-menu-overlay-inner{box-sizing:border-box;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:120px 20px 60px;display:flex}.vs-overlay-nav{flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;display:flex}.vs-overlay-link{color:#fff;letter-spacing:.5px;background:0 0;border:1.5px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-width:180px;padding:12px 26px;font-size:28px;font-weight:600;line-height:1.2;text-decoration:none;transition:transform .3s,background .3s,color .3s,box-shadow .3s,border-color .3s;display:inline-flex;position:relative}.vs-overlay-link:hover{color:#fff;text-shadow:0 1px 3px #00000073;background:linear-gradient(135deg,#6d28d9 0%,#9333ea 40%,#c026d3 60%,#6d28d9 100%);border-color:#0000;transform:scale(1.05);box-shadow:0 6px 20px #00000073,0 0 15px #7c3aed59}.vs-overlay-link.active{color:#fff;text-shadow:0 1px 3px #00000073;background:linear-gradient(135deg,#6d28d9 0%,#9333ea 40%,#c026d3 60%,#6d28d9 100%);border-color:#0000;transform:scale(1.03);box-shadow:0 6px 20px #00000073,0 0 15px #7c3aed59}@media (width<=992px){.vs-header-inner{height:92px;padding:0 24px}.vs-logo{width:118px}.vs-menu-text{font-size:16px}.vs-menu-lines{gap:6px;width:34px}.vs-menu-lines span{height:2.5px}.vs-overlay-link{min-width:190px;padding:12px 24px;font-size:28px}}@media (width<=768px){.vs-header-inner{height:84px;padding:0 18px}.vs-logo{width:105px}.vs-close-btn{font-size:16px;top:22px;right:22px}.vs-menu-overlay-inner{padding:100px 16px 40px}.vs-overlay-nav{gap:16px}.vs-overlay-link{min-width:170px;padding:11px 18px;font-size:24px}}@media (width<=480px){.vs-menu-text{display:none}.vs-overlay-link{min-width:150px;padding:10px 16px;font-size:21px}}.vs-footer{color:#fff;background:#050505;width:100%;padding:80px 70px 30px}.vs-footer-container{max-width:1400px;margin:0 auto}.vs-footer-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:80px;display:grid}.vs-footer-column{text-align:center;flex-direction:column;align-items:center;display:flex}.vs-footer-column h3{color:#fff;letter-spacing:.4px;text-transform:uppercase;margin-bottom:34px;font-size:18px;font-weight:700}.vs-footer-column ul{width:100%;margin:0 0 36px;padding:0;list-style:none}.vs-footer-column ul li{margin-bottom:22px}.vs-footer-column ul li:last-child{margin-bottom:0}.vs-footer-column ul li a{color:#f5f5f5;border-radius:999px;padding:6px 14px;font-size:18px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.vs-footer-column ul li a:hover{color:#fff;text-shadow:0 1px 2px #0006;background:linear-gradient(135deg,#6d28d9 0%,#9333ea 40%,#c026d3 60%,#6d28d9 100%);transform:translateY(-1px);box-shadow:0 4px 14px #0006,0 0 10px #7c3aed4d}.company-name{color:#fff;margin:4px 0 28px;font-size:17px;font-weight:700;line-height:1.5}.contact-line{color:#f1f1f1;text-align:center;justify-content:center;align-items:center;gap:14px;margin:0 0 18px;font-size:17px;line-height:1.6;display:flex}.contact-icon,.office-icon{color:#f1f1f1;flex-shrink:0;font-size:20px}.vs-office-block{max-width:340px;margin-top:38px}.office-title{color:#fff;justify-content:center;align-items:center;gap:12px;margin-bottom:16px;font-size:17px;font-weight:700;display:flex}.vs-office-block p{color:#f1f1f1;margin:0 0 10px;font-size:17px;line-height:1.6}.vs-footer-bottom{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:60px;padding-top:24px;display:flex}.vs-footer-bottom p{color:#d8d8d8;margin:0;font-size:15px}.vs-footer-bottom p a{color:#d8d8d8;border-radius:999px;padding:4px 10px;text-decoration:none;transition:all .3s}.vs-footer-bottom p a:hover{color:#fff;background:linear-gradient(135deg,#6d28d9 0%,#9333ea 40%,#c026d3 60%,#6d28d9 100%)}.vs-socials{align-items:center;gap:14px;display:flex}.vs-socials a{color:#fff;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .3s;display:inline-flex}.vs-socials a:hover{color:#fff;background:linear-gradient(135deg,#6d28d9 0%,#9333ea 40%,#c026d3 60%,#6d28d9 100%);border-color:#0000;transform:translateY(-2px);box-shadow:0 4px 14px #00000059,0 0 10px #7c3aed4d}@media (width<=1100px){.vs-footer{padding:70px 40px 28px}.vs-footer-grid{gap:50px}.vs-footer-column ul li a,.company-name,.contact-line,.vs-office-block p,.office-title{font-size:16px}}@media (width<=900px){.vs-footer-grid{grid-template-columns:1fr;gap:50px}.vs-footer-column{text-align:center;align-items:center}.vs-footer-column ul{margin-bottom:24px}.vs-office-block{margin-top:24px}.vs-footer-bottom{text-align:center;justify-content:center}}@media (width<=600px){.vs-footer{padding:55px 20px 24px}.vs-footer-column h3{margin-bottom:24px;font-size:17px}.vs-footer-column ul li{margin-bottom:16px}.vs-footer-column ul li a,.company-name,.contact-line,.vs-office-block p,.office-title{font-size:15px}.contact-icon,.office-icon{font-size:18px}.vs-socials a{width:36px;height:36px}}.whatsapp-footer{border:1px solid #25d366;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;text-decoration:none;transition:all .3s;display:flex}.whatsapp-footer svg{font-size:22px;color:#25d366!important}.whatsapp-footer:hover{background:#25d366}.whatsapp-footer:hover svg{color:#fff!important}.footer-policy-link{color:#f5f5f5;border-radius:18px;padding:6px 14px;font-size:18px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.footer-policy-link:hover{color:#fff;text-shadow:0 1px 2px #0006;background:linear-gradient(135deg,#6d28d9 0%,#9333ea 40%,#c026d3 60%,#6d28d9 100%);transform:translateY(-1px);box-shadow:0 4px 14px #0006,0 0 10px #7c3aed4d}.footer-policy-link.active,.footer-policy-link[aria-current=page]{color:#fff;text-shadow:0 1px 2px #0006;background:linear-gradient(135deg,#6d28d9 0%,#9333ea 40%,#c026d3 60%,#6d28d9 100%);box-shadow:0 4px 14px #0006,0 0 10px #7c3aed4d}html,body{margin:0;padding:0;overflow-x:hidden}.home-hero{background:#000;width:100%;min-height:100vh;position:relative;overflow:hidden}.home-hero-video{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.home-hero-overlay{z-index:1;background:#00000061;position:absolute;inset:0}.home-hero-content{z-index:2;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:flex-start;min-height:100vh;padding:clamp(80px,10vh,120px) 50px 50px;display:flex;position:relative}.home-hero-left{max-width:760px;margin-top:20px}.home-hero-title{color:#fff;text-transform:uppercase;letter-spacing:-.03em;max-width:10ch;margin:0;font-size:clamp(42px,8vw,96px);font-weight:800;line-height:.95}.home-hero-cta-group{flex-wrap:wrap;align-items:center;gap:28px;margin-top:40px;display:flex}.hero-pill-btn{color:#fff;letter-spacing:.04em;text-transform:uppercase;background:#000000e6;border:2px solid #ffffffbf;border-radius:999px;justify-content:center;align-items:center;min-width:300px;height:82px;padding:0 34px;font-size:18px;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex}.hero-pill-btn:hover,.hero-pill-btn.active{color:#fff;background:linear-gradient(135deg,#6d28d9 0%,#9333ea 40%,#c026d3 60%,#6d28d9 100%);border-color:#0000;transform:translateY(-2px);box-shadow:0 8px 25px #7c3aed73}.featured-categories-section{background:#fff;padding:44px 0 62px}.featured-categories-container{width:min(100% - 44px,1880px);margin:0 auto}.featured-categories-heading{letter-spacing:-.03em;color:#000;text-align:left;margin:0 0 18px;font-size:clamp(34px,3.2vw,46px);font-weight:800;line-height:1}.featured-categories-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.featured-category-card{text-decoration:none;display:block}.featured-category-image-wrap{background:#111;border-radius:18px;height:376px;position:relative;overflow:hidden;box-shadow:0 10px 22px #00000014}.featured-category-image{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.featured-category-card:hover .featured-category-image{transform:scale(1.04)}.featured-category-overlay{background:linear-gradient(#00000057 0%,#00000029 34%,#0000001f 64%,#00000047 100%);position:absolute;inset:0}.featured-category-title{z-index:2;color:#fff;letter-spacing:-.02em;text-shadow:0 2px 8px #00000059;margin:0;font-size:clamp(22px,1.7vw,27px);font-weight:800;line-height:1.08;position:absolute;top:26px;left:24px;right:18px}.view-all-categories-btn{color:#111;cursor:pointer;background:#fff;border:1.4px solid #111;border-radius:999px;justify-content:center;align-items:center;gap:12px;min-width:266px;height:60px;margin:28px auto 0;padding:0 26px;font-size:17px;font-weight:500;transition:all .25s;display:flex}.view-all-categories-btn:hover{color:#fff;background:#111}.view-all-arrow{justify-content:center;align-items:center;line-height:1;display:inline-flex}.wcu-section{background:#101010;padding:80px 0}.wcu-container{width:min(100% - 44px,1880px);margin:0 auto}.wcu-heading{letter-spacing:-.03em;color:#fff;margin:0 0 34px;font-size:clamp(34px,3.2vw,48px);font-weight:800;line-height:1}.wcu-layout{grid-template-columns:.95fr 1.25fr;align-items:stretch;gap:34px;display:grid}.wcu-menu{border-top:1px solid #ffffff24;flex-direction:column;display:flex}.wcu-menu-item{color:#ffffffd1;text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:18px;width:100%;min-height:84px;padding:0 4px;font-size:21px;font-weight:600;transition:all .25s;display:flex}.wcu-menu-item span:first-child{max-width:90%;line-height:1.3}.wcu-menu-item:hover,.wcu-menu-item.active{color:#fff}.wcu-arrow{font-size:28px;line-height:1;transition:transform .25s;transform:translate(0)}.wcu-menu-item:hover .wcu-arrow,.wcu-menu-item.active .wcu-arrow{transform:translate(4px)}.wcu-content{grid-template-columns:1fr;gap:18px;display:grid}.wcu-image-wrap{background:#1a1a1a;border-radius:18px;width:100%;height:470px;overflow:hidden}.wcu-image{object-fit:cover;width:100%;height:100%;display:block}.wcu-text{padding:6px 2px 0}.wcu-text h3{color:#fff;margin:0 0 10px;font-size:clamp(28px,2.2vw,38px);font-weight:800;line-height:1.1}.wcu-text p{color:#ffffffc7;max-width:760px;margin:0;font-size:18px;line-height:1.7}.work-section{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:78vh;position:relative;overflow:hidden}.work-section-overlay{background:#00000075;position:absolute;inset:0}.work-section-content{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:min(100% - 44px,1880px);min-height:78vh;margin:0 auto;display:flex;position:relative}.work-section-title{color:#fff;letter-spacing:-.03em;margin:0 0 14px;font-size:clamp(44px,5vw,86px);font-weight:800;line-height:1}.work-section-subtitle{color:#ffffffe0;max-width:760px;margin:0 0 28px;font-size:22px;line-height:1.6}.work-section-btn{color:#fff;background:0 0;border:1.6px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:180px;height:58px;padding:0 26px;font-size:17px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.work-section-btn:hover{color:#eaeaea;text-shadow:0 1px 3px #00000080;background:linear-gradient(135deg,#6d28d9 0%,#9333ea 40%,#c026d3 60%,#6d28d9 100%);border-color:#0000;transition:all .3s;transform:scale(1.05);box-shadow:0 6px 20px #00000080,0 0 15px #7c3aed66}.contact-banner-section{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:72vh;position:relative;overflow:hidden}.contact-banner-overlay{background:#00000085;position:absolute;inset:0}.contact-banner-content{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:min(100% - 44px,1880px);min-height:72vh;margin:0 auto;display:flex;position:relative}.contact-banner-title{color:#fff;letter-spacing:-.03em;margin:0;font-size:clamp(42px,5vw,82px);font-weight:800;line-height:1}.contact-banner-subtitle{color:#ffffffe6;margin:0 0 18px;font-size:22px;line-height:1.6}.contact-banner-btn{color:#fff;background:0 0;border:1.6px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:190px;height:60px;padding:0 28px;font-size:17px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.contact-banner-btn:hover{color:#eaeaea;text-shadow:0 1px 3px #00000080;background:linear-gradient(135deg,#6d28d9 0%,#9333ea 40%,#c026d3 60%,#6d28d9 100%);border-color:#0000;transition:all .3s;transform:scale(1.05);box-shadow:0 6px 20px #00000080,0 0 15px #7c3aed66}@media (width<=1400px){.featured-category-image-wrap{height:330px}}@media (width<=1280px){.home-hero-title{font-size:clamp(40px,7vw,82px)}}@media (width<=1200px){.hero-pill-btn{min-width:260px;height:74px;font-size:16px}}@media (width<=1100px){.featured-categories-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-category-image-wrap{height:350px}.wcu-layout{grid-template-columns:1fr}.wcu-image-wrap{height:420px}}@media (width<=992px){.home-hero-content{padding:clamp(72px,8vh,96px) 32px 40px}.home-hero-title{font-size:clamp(38px,7vw,68px);line-height:1}.hero-pill-btn{min-width:220px;height:68px;font-size:15px}}@media (width<=768px){.home-hero-content{padding:clamp(64px,7vh,84px) 24px 40px}.home-hero-left{margin-top:10px}.home-hero-title{max-width:100%;font-size:clamp(34px,10vw,52px);line-height:1.02}.home-hero-cta-group{flex-direction:column;align-items:flex-start;gap:16px;width:100%;max-width:340px}.hero-pill-btn{width:100%;min-width:unset;height:64px;font-size:15px}.featured-categories-section{padding:34px 0 50px}.featured-categories-container,.wcu-container,.work-section-content,.contact-banner-content{width:min(100% - 24px,1880px)}.featured-categories-heading{margin-bottom:14px;font-size:clamp(28px,7vw,38px)}.featured-categories-grid{grid-template-columns:1fr;gap:16px}.featured-category-image-wrap{border-radius:16px;height:285px}.featured-category-title{font-size:24px;top:18px;left:18px;right:16px}.view-all-categories-btn{min-width:228px;height:52px;font-size:16px}.wcu-section{padding:58px 0}.wcu-heading{margin-bottom:22px;font-size:clamp(28px,7vw,38px)}.wcu-menu-item{min-height:72px;font-size:18px}.wcu-image-wrap{border-radius:16px;height:300px}.wcu-text h3{font-size:28px}.wcu-text p{font-size:16px}.work-section,.work-section-content{min-height:58vh}.work-section-subtitle{margin-bottom:22px;font-size:16px}.work-section-btn{min-width:150px;height:52px;font-size:15px}.contact-banner-section,.contact-banner-content{min-height:52vh}.contact-banner-subtitle{margin-bottom:14px;font-size:16px}.contact-banner-btn{min-width:160px;height:52px;font-size:15px}}.about-page{background:#fff}.about-hero{background-image:url(https://images.unsplash.com/photo-1505693416388-ac5ce068fe85?q=80&w=2070&auto=format&fit=crop);background-position:50% 35%;background-repeat:no-repeat;background-size:cover;min-height:58vh;margin-top:80px;position:relative;overflow:hidden}.about-hero-overlay{background:#00000094;position:absolute;inset:0}.about-hero-content{z-index:2;text-align:center;box-sizing:border-box;justify-content:center;align-items:center;min-height:58vh;padding:40px 20px;display:flex;position:relative}.about-text-logo{color:#fff;letter-spacing:.3em;text-transform:uppercase;text-align:center;margin:0;font-size:clamp(32px,4vw,58px);font-weight:700}.about-content-section{background:#fff;padding:70px 0 90px}.about-container{width:min(100% - 44px,1180px);margin:0 auto}.about-text-block{margin-bottom:46px}.about-text-block h2{color:#111;letter-spacing:-.02em;margin:0 0 18px;font-size:clamp(28px,3vw,40px);font-weight:800;line-height:1.1}.about-text-block p{color:#2d2d2d;margin:0 0 18px;font-size:17px;line-height:1.85}.about-highlight-card{background:#f1f1f1;border-radius:8px;margin:20px 0 50px;padding:34px}.about-highlight-card h3{color:#111;letter-spacing:-.02em;margin:0 0 18px;font-size:clamp(26px,2.8vw,36px);font-weight:800;line-height:1.1}.about-highlight-card p{color:#333;margin:0 0 16px;font-size:17px;line-height:1.85}@media (width<=768px){.about-hero{background-position:50%;min-height:42vh;margin-top:84px}.about-hero-content{min-height:42vh;padding:30px 16px}.about-content-section{padding:48px 0 64px}.about-container{width:min(100% - 24px,1180px)}.about-text-block h2,.about-highlight-card h3{font-size:26px}.about-text-block p,.about-highlight-card p{font-size:15px;line-height:1.75}.about-highlight-card{margin:16px 0 36px;padding:24px 20px}.about-text-logo{letter-spacing:.18em;font-size:clamp(20px,7vw,32px)}}.products-page{background:#f8f8f8;width:100%}.hero{background:url(https://images.unsplash.com/photo-1513694203232-719a280e022f?q=80&w=1600&auto=format&fit=crop) 50%/cover no-repeat;justify-content:center;align-items:center;height:320px;margin-top:80px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";background:#0000004d;position:absolute;inset:0}.hero h1{z-index:2;color:#fff;letter-spacing:1px;text-align:center;margin:0;font-size:52px;font-weight:700;position:relative}.container{grid-template-columns:280px 1fr;align-items:start;gap:30px;max-width:1400px;margin:0 auto;padding:50px;display:grid}.sidebar{color:#fff;background:#000;border-radius:14px;flex-direction:column;align-self:start;gap:12px;height:fit-content;padding:20px;display:flex;position:sticky;top:130px}.sidebar-item{cursor:pointer;color:#fff;text-align:left;background:0 0;border:none;border-radius:16px;outline:none;justify-content:space-between;align-items:center;width:100%;padding:16px 20px;transition:all .3s;display:flex}.sidebar-item-text{font-size:17px;font-weight:500;line-height:1.4}.sidebar-item-arrow{flex-shrink:0;margin-left:14px;font-size:28px;line-height:1;transition:transform .3s}.sidebar-item:hover,.sidebar-item.active{background:linear-gradient(135deg,#6d28d9 0%,#9333ea 40%,#c026d3 60%,#6d28d9 100%);box-shadow:0 6px 20px #9333ea66}.sidebar-item:hover .sidebar-item-arrow,.sidebar-item.active .sidebar-item-arrow{transform:translate(4px)}.content{background:#fff;border-radius:16px;padding:28px;box-shadow:0 8px 24px #0000000f}.content h2{color:#111;margin:0 0 10px;font-size:32px}.desc{color:#555;margin-bottom:24px;line-height:1.7}.grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.card{background:#fff;border:1px solid #eee;border-radius:14px;transition:transform .3s,box-shadow .3s;overflow:hidden}.card:hover{transform:translateY(-6px);box-shadow:0 10px 24px #0000001f}.card img{object-fit:cover;object-position:center;width:100%;height:230px;display:block}.card-footer{justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.card-footer span{color:#111;font-weight:600}.card-footer button{color:#fff;cursor:pointer;background-image:linear-gradient(90deg,#6d28d9 0%,#9333ea 40%,#c026d3 60%,#6d28d9 100%);background-size:200%;border:none;border-radius:999px;padding:8px 18px;font-size:14px;font-weight:500;transition:background-position .5s,transform .3s}.card-footer button:hover{background-position:100%;transform:translateY(-1px)}.whatsapp{color:#fff;z-index:999;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:26px;text-decoration:none;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 8px 18px #0003}@media (width<=1100px){.container{grid-template-columns:1fr}.sidebar{position:static}.grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.hero{height:240px;margin-top:84px}.hero h1{font-size:36px}.container,.content{padding:20px}.grid{grid-template-columns:1fr}.card-footer{flex-direction:column;align-items:flex-start}.card-footer button{width:100%}}@media (width<=480px){.hero{height:210px}.hero h1{padding:0 12px;font-size:28px}.container{gap:20px;padding:16px}.sidebar{padding:16px}.sidebar-item{padding:12px 14px}.content{padding:16px}.content h2{font-size:26px}}.projects-page{background:#fff;width:100%}.projects-hero{background:url(https://images.unsplash.com/photo-1513694203232-719a280e022f?q=80&w=1600&auto=format&fit=crop) 50%/cover no-repeat;justify-content:center;align-items:center;height:300px;margin-top:80px;display:flex;position:relative;overflow:hidden}.projects-hero:before{content:"";background:#00000059;position:absolute;inset:0}.projects-hero h1{z-index:2;color:#fff;margin:0;font-size:50px;font-weight:700;position:relative}.projects-container{grid-template-columns:repeat(3,1fr);gap:20px;padding:40px;display:grid}.project-card{background:#000;border-radius:12px;overflow:hidden}.project-card img{object-fit:cover;object-position:center;width:100%;height:300px;transition:transform .4s}.project-card:hover img{transform:scale(1.1)}@media (width<=900px){.projects-container{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.projects-hero{height:240px;margin-top:84px}.projects-hero h1{font-size:36px}}@media (width<=600px){.projects-container{grid-template-columns:1fr;padding:20px}.project-card img{height:240px}}.contact-page{color:#111;background:#fff;width:100%}.contact-hero{background:url(https://images.unsplash.com/photo-1516321318423-f06f85e504b3?q=80&w=1600&auto=format&fit=crop) 50%/cover no-repeat;justify-content:center;align-items:center;min-height:340px;margin-top:80px;display:flex;position:relative;overflow:hidden}.contact-hero-overlay{background:#00000073;position:absolute;inset:0}.contact-hero-content{z-index:2;text-align:center;padding:20px;position:relative}.contact-hero-content h1{color:#fff;letter-spacing:1px;margin:0;font-size:56px;font-weight:700}.contact-section{background:#f8f8f8;padding:70px 20px}.contact-container{grid-template-columns:1fr 1.1fr;align-items:start;gap:32px;max-width:1400px;margin:0 auto;display:grid}.contact-left,.contact-right{background:#fff;border-radius:20px;padding:32px;box-shadow:0 8px 24px #0000000f}.contact-left h2,.contact-form h2{color:#111;margin:0 0 14px;font-size:34px}.contact-intro{color:#555;margin:0 0 28px;font-size:16px;line-height:1.8}.contact-info-list{flex-direction:column;gap:18px;display:flex}.contact-info-card{background:#fafafa;border:1px solid #ececec;border-radius:16px;align-items:flex-start;gap:16px;padding:18px;display:flex}.contact-icon-box{color:#fff;background:#111;border-radius:50%;justify-content:center;align-items:center;width:52px;min-width:52px;height:52px;font-size:18px;display:flex}.contact-info-card h3{color:#111;margin:0 0 6px;font-size:18px}.contact-info-card p{color:#555;margin:0;font-size:15px;line-height:1.7}.contact-form{flex-direction:column;gap:16px;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.contact-form input,.contact-form textarea{color:#111;box-sizing:border-box;background:#fff;border:1px solid #ddd;border-radius:14px;outline:none;width:100%;padding:14px 16px;font-size:15px}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--brand-primary)}.contact-form button{color:#eaeaea;cursor:pointer;text-shadow:0 1px 2px #0006;background:linear-gradient(135deg,#6d28d9 0%,#9333ea 40%,#c026d3 100%);border:none;border-radius:999px;align-self:flex-start;padding:14px 24px;font-size:15px;font-weight:600;transition:all .3s;box-shadow:0 5px 16px #00000073,0 0 12px #7c3aed59}.contact-form button:hover{color:#fff;transform:translateY(-2px);box-shadow:0 8px 22px #0000008c,0 0 18px #7c3aed80}@media (width<=1024px){.contact-container{grid-template-columns:1fr}}@media (width<=768px){.contact-hero{min-height:250px;margin-top:84px}.contact-hero-content h1{font-size:38px}.contact-section{padding:45px 15px}.contact-left,.contact-right{padding:22px}.contact-left h2,.contact-form h2{font-size:28px}.form-row{grid-template-columns:1fr}.contact-form button{width:100%}}.policy-page{color:#222;background:#fff;width:100%}.policy-hero{background:url(https://images.unsplash.com/photo-1513694203232-719a280e022f?auto=format&fit=crop&w=1600&q=80) 50%/cover no-repeat;justify-content:center;align-items:center;height:320px;margin-top:80px;display:flex;position:relative;overflow:hidden}.policy-hero-overlay{background:#00000073;position:absolute;inset:0}.policy-hero-content{z-index:2;text-align:center;padding:20px;position:relative}.policy-hero-content h1{color:#fff;letter-spacing:1px;margin:0;font-size:46px;font-weight:600}.policy-content-section{background:#fafafa;padding:70px 20px}.policy-container{background:#fff;max-width:1000px;margin:0 auto;padding:40px 35px;box-shadow:0 8px 24px #0000000f}.policy-block{margin-bottom:28px}.policy-block h2{color:#111;margin-bottom:10px;font-size:24px}.policy-block p{color:#444;margin:0;font-size:16px;line-height:1.8}.policy-inline-note{border-left:4px solid var(--brand-primary);background:#f3f3f3;padding:16px 18px}.policy-block a{color:#111;text-decoration:underline}@media (width<=768px){.policy-hero{height:230px;margin-top:84px}.policy-hero-content h1{font-size:32px}.policy-content-section{padding:45px 15px}.policy-container{padding:25px 18px}.policy-block h2{font-size:20px}.policy-block p{font-size:15px}}:root{--font-body:"Inter", sans-serif;--color-white:#fff;--color-black:#0f0f10;--color-footer:#131313;--color-footer-2:#1a1a1d;--color-text-light:#ffffffeb;--color-text-muted:#ffffffc2;--color-border:#ffffff1a;--color-header-bg:#f3f3f3}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;overflow-x:hidden}body{font-family:var(--font-body);color:#111;background:#fff}a{color:inherit;text-decoration:none}ul{list-style:none}img{max-width:100%;display:block}.vs-footer{color:#fff;text-align:center;background:#111;padding:20px}:root{--brand-primary:#7c1dc9;--brand-secondary:#2f1b69;--brand-accent:#b13cff;--brand-text:#111;--brand-bg:#fff}
