:root{--blue:#1769f6;--blue2:#0954d8;--ink:#111827;--muted:#64748b;--line:#e7edf6;--soft:#f5f8ff;--white:#fff;--radius:22px;--shadow:0 14px 40px rgba(31,75,145,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ink);background:#fff;padding-bottom:0}body.drawer-open{overflow:hidden}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 32px));margin-inline:auto}.icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;display:block}.site-header{position:relative;z-index:70;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(225,232,243,.9)}.header-row{height:76px;display:grid;grid-template-columns:52px 1fr 52px;align-items:center}.site-brand{text-align:center}.custom-logo{max-height:45px;width:auto}.brand-fallback{display:inline-flex;align-items:center;gap:10px;font-size:27px;font-weight:850;letter-spacing:-1px}.brand-fallback>span:last-child span{color:var(--blue)}.brand-mark,.drawer-logo{width:42px;height:42px;border-radius:14px;background:linear-gradient(145deg,#2b7cff,#0754da);color:#fff;display:grid;place-items:center;font:700 25px Georgia;box-shadow:0 8px 18px rgba(23,105,246,.24)}.icon-button{width:44px;height:44px;border:1px solid var(--line);background:#fff;border-radius:14px;display:grid;place-items:center;cursor:pointer;color:#263247;box-shadow:0 6px 18px rgba(34,67,120,.05)}.menu-toggle{gap:4px;padding:12px}.menu-toggle span{display:block;width:20px;height:2px;border-radius:9px;background:currentColor}.cart-link{position:relative}.cart-link .icon{width:23px}.cart-count{position:absolute;right:-4px;top:-5px;background:var(--blue);color:#fff;border:2px solid #fff;border-radius:999px;font-size:10px;font-weight:800;min-width:21px;height:21px;display:grid;place-items:center}.search-wrap{padding-bottom:15px}.search-box-wrap{position:relative;max-width:850px;margin:auto}.wpinstall-search{height:58px;border:1px solid #dce5f2;border-radius:19px;display:flex;align-items:center;padding:6px 7px 6px 17px;background:#fff;box-shadow:0 8px 24px rgba(42,73,130,.06);transition:.2s}.wpinstall-search:focus-within{border-color:#9fc2ff;box-shadow:0 10px 28px rgba(23,105,246,.13)}.wpinstall-search input{border:0;outline:0;flex:1;min-width:0;font-size:16px;padding:0 13px;color:var(--ink);background:transparent}.search-icon{color:#75839a}.wpinstall-search button{border:0;background:linear-gradient(145deg,var(--blue),var(--blue2));color:#fff;width:44px;height:44px;border-radius:14px;display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 18px rgba(23,105,246,.25)}.wpinstall-search button .icon{width:20px}.search-suggestions{position:absolute;left:0;right:0;top:calc(100% + 8px);background:#fff;border:1px solid var(--line);border-radius:18px;padding:8px;box-shadow:0 22px 50px rgba(24,48,92,.18);z-index:90}.search-result-item{display:grid;grid-template-columns:52px 1fr 20px;align-items:center;gap:12px;padding:9px;border-radius:13px}.search-result-item:hover{background:var(--soft)}.search-result-item img{width:52px;height:52px;border-radius:11px;object-fit:cover}.search-result-item span b,.search-result-item span small{display:block}.search-result-item span b{font-size:14px}.search-result-item span small{color:var(--blue);font-weight:800;margin-top:4px}.search-result-item i{font-size:24px;color:#93a0b5;font-style:normal}.search-loading,.search-empty{padding:18px;text-align:center;color:var(--muted)}.drawer-overlay{position:fixed;inset:0;background:rgba(8,18,36,.48);backdrop-filter:blur(3px);z-index:98;opacity:0;transition:opacity .26s}.drawer-overlay.show{opacity:1}.drawer-menu{position:fixed;left:0;top:0;bottom:0;width:min(88vw,390px);z-index:99;background:#fff;transform:translateX(-103%);transition:transform .3s cubic-bezier(.2,.8,.2,1);display:flex;flex-direction:column;box-shadow:24px 0 60px rgba(8,18,36,.20)}.drawer-menu.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:22px;border-bottom:1px solid var(--line)}.drawer-brand{display:flex;align-items:center;gap:12px}.drawer-brand strong,.drawer-brand small{display:block}.drawer-brand strong{font-size:20px}.drawer-brand small{color:var(--muted);font-size:12px;margin-top:2px}.drawer-close{width:40px;height:40px;border:0;background:#f1f5fb;border-radius:13px;font-size:28px;color:#56637a;cursor:pointer}.drawer-content{padding:16px;overflow:auto;flex:1}.drawer-content ul,.drawer-default-nav{list-style:none;margin:0;padding:0;display:grid;gap:5px}.drawer-content li a,.drawer-default-nav a{display:flex;align-items:center;gap:14px;padding:13px 14px;border-radius:14px;font-weight:700;color:#354158}.drawer-content li a:hover,.drawer-default-nav a:hover{background:#eef5ff;color:var(--blue)}.drawer-default-nav .icon{width:21px}.drawer-footer{margin:16px;padding:17px;border-radius:19px;background:linear-gradient(145deg,#edf5ff,#f8fbff);border:1px solid #dceaff}.drawer-footer div b,.drawer-footer div span{display:block}.drawer-footer div span{font-size:12px;color:var(--muted);margin-top:4px}.drawer-footer>a{margin-top:14px;background:var(--blue);color:#fff;border-radius:13px;min-height:45px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:800}.drawer-footer .icon{width:19px}.hero{margin-top:24px;padding:42px;border-radius:32px;background:linear-gradient(135deg,#f8fbff 0%,#edf4ff 55%,#e9f2ff 100%);display:grid;grid-template-columns:1.05fr .95fr;min-height:500px;overflow:hidden;position:relative;border:1px solid #e0ebfa}.hero-copy{position:relative;z-index:2;align-self:center}.eyebrow{display:inline-flex;align-items:center;gap:7px;background:#e0edff;color:var(--blue);font-weight:850;border-radius:999px;padding:9px 14px;font-size:12px;letter-spacing:.5px}.eyebrow .icon{width:16px}.hero h1{font-size:clamp(42px,5vw,68px);line-height:1.03;letter-spacing:-2.5px;margin:25px 0 18px;max-width:670px}.hero h1 em{font-style:normal;color:var(--blue)}.hero p{font-size:18px;line-height:1.7;color:var(--muted);max-width:560px}.hero-actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:53px;padding:0 23px;border-radius:14px;font-weight:850}.btn .icon{width:20px}.btn.primary{background:linear-gradient(145deg,var(--blue),var(--blue2));color:#fff;box-shadow:0 12px 26px rgba(23,105,246,.25)}.btn.secondary{border:1.5px solid #a9c9ff;color:var(--blue);background:rgba(255,255,255,.8)}.hero-art{position:relative;min-height:390px}.hero-glow{position:absolute;width:330px;height:330px;border-radius:50%;background:rgba(80,143,255,.18);filter:blur(20px);right:5%;top:10%}.laptop{position:absolute;width:76%;left:10%;top:17%;transform:perspective(900px) rotateY(-9deg)}.screen{height:265px;border:14px solid #172033;border-radius:20px;background:#fff;display:grid;place-items:center;box-shadow:0 20px 45px rgba(24,44,82,.18);position:relative;overflow:hidden}.base{height:25px;background:linear-gradient(#d5dce5,#919cab);border-radius:0 0 70px 70px;transform:scaleX(1.15)}.wp-circle{width:105px;height:105px;border:7px solid #1e64ad;color:#1e64ad;border-radius:50%;display:grid;place-items:center;font:700 68px Georgia}.screen-lines{position:absolute;left:20px;right:20px;bottom:18px;display:grid;gap:7px}.screen-lines i{height:7px;border-radius:9px;background:#e9eff7}.screen-lines i:nth-child(2){width:70%}.screen-lines i:nth-child(3){width:45%}.float-icon{position:absolute;width:66px;height:66px;border-radius:19px;display:grid;place-items:center;color:#fff;font-weight:900;box-shadow:0 15px 30px rgba(30,55,100,.2);animation:float 4s ease-in-out infinite}.i1{left:3%;top:4%;background:#e50072}.i2{left:0;top:36%;background:#8849d4;animation-delay:.4s}.i3{left:8%;bottom:10%;background:#0cc6a0;animation-delay:.8s}.i4{right:2%;top:14%;background:#2557d8;animation-delay:1.1s}.i5{right:0;bottom:14%;background:#7049ea;animation-delay:1.4s}@keyframes float{50%{transform:translateY(-9px) rotate(2deg)}}.quick-access{margin-top:20px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.quick-access a{border:1px solid var(--line);border-radius:20px;padding:18px;background:#fff;display:grid;grid-template-columns:48px 1fr;column-gap:12px;align-items:center;box-shadow:0 8px 26px rgba(31,75,145,.06);transition:.2s}.quick-access a:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.quick-access a>span{grid-row:1/3;width:48px;height:48px;border-radius:15px;background:#edf5ff;color:var(--blue);display:grid;place-items:center}.quick-access a b,.quick-access a small{display:block}.quick-access a small{color:var(--muted);margin-top:3px}.quick-access .icon{width:23px}.category-section,.products-section{padding-top:55px}.section-row{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.section-row span{font-size:12px;color:var(--blue);font-weight:850;letter-spacing:.8px}.section-row h2{font-size:34px;letter-spacing:-1.2px;margin:6px 0 0}.section-row>a{color:var(--blue);font-weight:800;white-space:nowrap}.category-chips{display:flex;gap:10px;overflow:auto;padding:2px 2px 9px;scrollbar-width:none}.category-chips::-webkit-scrollbar{display:none}.category-chips a{flex:0 0 auto;display:flex;align-items:center;gap:8px;border:1px solid var(--line);background:#fff;padding:12px 15px;border-radius:999px;font-weight:750;box-shadow:0 5px 16px rgba(31,75,145,.05)}.category-chips a:hover{background:var(--blue);border-color:var(--blue);color:#fff}.category-chips small{background:#edf3fb;color:#6d7c92;border-radius:999px;padding:3px 7px;font-size:10px}.products-section{padding-bottom:55px}.products-section ul.products,.shop-shell ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px;margin:0!important}.woocommerce ul.products li.product{width:auto!important;margin:0!important;border:1px solid var(--line);border-radius:21px;padding:13px;background:#fff;box-shadow:0 8px 24px rgba(20,60,120,.055);transition:.22s;overflow:hidden}.woocommerce ul.products li.product:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(25,60,120,.12)}.woocommerce ul.products li.product img{border-radius:15px;aspect-ratio:1/1;object-fit:cover;margin-bottom:13px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px!important;line-height:1.35;padding:0!important;min-height:43px}.woocommerce ul.products li.product .star-rating{font-size:12px;margin:5px 0!important}.woocommerce ul.products li.product .price{font-weight:850;color:var(--ink)!important;font-size:16px!important}.woocommerce ul.products li.product .button{background:var(--blue);color:#fff;border-radius:12px;text-align:center;width:100%;margin-top:12px;padding:12px 10px;font-weight:800}.woocommerce span.onsale{background:var(--blue);min-height:auto;line-height:1;border-radius:999px;padding:8px 10px;margin:10px!important}.benefits{margin-bottom:50px;padding:22px;background:linear-gradient(145deg,#f8fbff,#eef5ff);border:1px solid #e0eaf7;border-radius:24px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.benefits article{display:flex;align-items:center;gap:12px;padding:13px}.benefits article>span{width:46px;height:46px;border-radius:14px;background:#fff;color:var(--blue);display:grid;place-items:center;box-shadow:0 7px 18px rgba(31,75,145,.08)}.benefits .icon{width:22px}.benefits strong,.benefits small{display:block}.benefits small{color:var(--muted);margin-top:4px;font-size:12px}.desktop-footer{background:#0e1830;color:#fff;padding:50px 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.footer-grid ul{list-style:none;padding:0}.footer-grid li{margin:8px 0}.mobile-bottom-nav{display:none}.content-area,.shop-shell{padding:38px 0}.post-card{padding:24px;border:1px solid var(--line);border-radius:18px;margin-bottom:16px}.woocommerce div.product{padding-bottom:90px}.woocommerce div.product form.cart .button{background:var(--blue);border-radius:12px}.woocommerce-message,.woocommerce-info{border-top-color:var(--blue)}@media(max-width:900px){.hero{grid-template-columns:1fr;padding:30px}.hero-art{min-height:360px}.quick-access{grid-template-columns:repeat(2,1fr)}.products-section ul.products,.shop-shell ul.products{grid-template-columns:repeat(3,1fr)!important}.benefits{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){body{padding-bottom:104px}.container{width:min(100% - 20px,680px)}.site-header{box-shadow:0 4px 18px rgba(31,56,100,.04)}.header-row{height:68px;grid-template-columns:46px 1fr 46px}.icon-button{width:42px;height:42px;border-radius:13px}.brand-fallback{font-size:22px;gap:7px}.brand-mark{width:36px;height:36px;border-radius:12px;font-size:21px}.custom-logo{max-height:38px}.search-wrap{padding-bottom:12px}.wpinstall-search{height:54px;border-radius:17px}.wpinstall-search button{width:42px;height:42px;border-radius:13px}.hero{margin-top:14px;padding:22px;border-radius:25px;min-height:auto}.hero h1{font-size:38px;letter-spacing:-1.7px;margin:21px 0 13px}.hero p{font-size:15px;line-height:1.65}.hero-actions{margin-top:22px}.btn{min-height:49px;padding:0 17px;font-size:14px}.hero-art{min-height:305px;margin-top:5px}.laptop{width:78%;left:14%;top:13%}.screen{height:195px;border-width:10px}.wp-circle{width:78px;height:78px;border-width:5px;font-size:49px}.float-icon{width:52px;height:52px;border-radius:16px;font-size:12px}.quick-access{margin-top:14px;gap:10px}.quick-access a{padding:13px;border-radius:17px;grid-template-columns:42px 1fr}.quick-access a>span{width:42px;height:42px;border-radius:13px}.quick-access a b{font-size:14px}.quick-access a small{font-size:11px}.category-section,.products-section{padding-top:38px}.section-row{align-items:center;margin-bottom:17px}.section-row h2{font-size:25px;letter-spacing:-.7px}.section-row>a{font-size:12px}.products-section ul.products,.shop-shell ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px}.woocommerce ul.products li.product{padding:10px;border-radius:17px}.woocommerce ul.products li.product img{border-radius:12px;margin-bottom:9px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:13px!important;min-height:36px}.woocommerce ul.products li.product .price{font-size:14px!important}.woocommerce ul.products li.product .button{font-size:12px;padding:10px 7px;border-radius:10px}.benefits{grid-template-columns:1fr;padding:10px;margin-bottom:20px}.benefits article{padding:10px}.desktop-footer{display:none}.mobile-bottom-nav{display:grid;grid-template-columns:repeat(3,1fr);position:fixed;left:14px;right:14px;bottom:12px;z-index:80;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border:1px solid rgba(224,231,241,.95);padding:8px 9px calc(8px + env(safe-area-inset-bottom));border-radius:24px;box-shadow:0 18px 45px rgba(14,32,66,.18)}.mobile-bottom-nav a{min-height:57px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#758195;border-radius:17px;transition:.2s}.mobile-bottom-nav .nav-icon{width:29px;height:28px;display:grid;place-items:center;border-radius:11px;transition:.2s}.mobile-bottom-nav .icon{width:22px}.mobile-bottom-nav small{font-size:10px;font-weight:750}.mobile-bottom-nav a.active{color:var(--blue);background:#eef5ff}.mobile-bottom-nav a.active .nav-icon{transform:translateY(-2px);background:#dceaff}.footer-grid{grid-template-columns:1fr}.shop-shell{padding-top:22px}.woocommerce div.product{padding-bottom:110px}}@media(max-width:420px){.hero h1{font-size:34px}.hero-actions{display:grid;grid-template-columns:1fr}.hero-art{min-height:275px}.screen{height:175px}.quick-access a{column-gap:8px}.quick-access a>span{width:39px;height:39px}.section-row h2{font-size:23px}.category-chips a{padding:10px 13px;font-size:13px}}body.woocommerce-checkout{background:#f6f8fc}.woocommerce-checkout .content-area,.woocommerce-checkout .shop-shell{padding-top:30px;padding-bottom:70px}.woocommerce-checkout .woocommerce{max-width:1120px;margin:0 auto}.woocommerce-checkout form.checkout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);gap:24px;align-items:start}.woocommerce-checkout #customer_details,.woocommerce-checkout #order_review_heading,.woocommerce-checkout #order_review{float:none;width:auto}.woocommerce-checkout #customer_details{display:block}.woocommerce-checkout #customer_details .col-1,.woocommerce-checkout #customer_details .col-2{float:none;width:100%;background:#fff;border:1px solid var(--line);border-radius:24px;padding:25px;box-shadow:0 12px 35px rgba(31,75,145,.07)}.woocommerce-checkout #customer_details .col-2{margin-top:18px}.woocommerce-checkout .woocommerce-billing-fields h3,.woocommerce-checkout .woocommerce-additional-fields h3,.woocommerce-checkout #order_review_heading{margin:0 0 20px;font-size:24px;line-height:1.25;letter-spacing:-.6px;color:var(--ink)}.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,.woocommerce-checkout .woocommerce-additional-fields__field-wrapper{display:grid;gap:16px}.woocommerce-checkout .form-row{float:none!important;width:100%!important;margin:0!important;padding:0!important}.woocommerce-checkout .form-row label{display:block;margin:0 0 8px;font-size:13px;font-weight:800;color:#344054}.woocommerce-checkout .form-row label .required{color:#ef4444}.woocommerce-checkout .input-text,.woocommerce-checkout select,.woocommerce-checkout .select2-container .select2-selection--single{width:100%;min-height:54px;border:1.5px solid #dfe6f1;border-radius:15px;background:#fbfcff;padding:0 15px;font:inherit;color:var(--ink);outline:none;box-shadow:none;transition:.2s}.woocommerce-checkout textarea.input-text{min-height:170px;padding:15px;line-height:1.6;resize:vertical}.woocommerce-checkout .input-text:focus,.woocommerce-checkout select:focus{border-color:#8db6ff;background:#fff;box-shadow:0 0 0 4px rgba(23,105,246,.09)}.woocommerce-checkout .woocommerce-input-wrapper{display:block;width:100%}.woocommerce-checkout #order_review_heading{grid-column:2;grid-row:1;margin:0;background:#fff;border:1px solid var(--line);border-bottom:0;border-radius:24px 24px 0 0;padding:25px 25px 12px}.woocommerce-checkout #order_review{grid-column:2;grid-row:1;margin-top:68px;background:#fff;border:1px solid var(--line);border-top:0;border-radius:0 0 24px 24px;padding:5px 25px 25px;box-shadow:0 12px 35px rgba(31,75,145,.07)}.woocommerce-checkout-review-order-table{border:0!important;border-collapse:separate!important;border-spacing:0 9px!important;margin:0 0 18px!important}.woocommerce-checkout-review-order-table th,.woocommerce-checkout-review-order-table td{border:0!important;padding:11px 4px!important}.woocommerce-checkout-review-order-table thead th{font-size:12px;text-transform:uppercase;letter-spacing:.6px;color:var(--muted)}.woocommerce-checkout-review-order-table .product-name{font-weight:700;color:#263247}.woocommerce-checkout-review-order-table .product-total{text-align:right;font-weight:800}.woocommerce-checkout-review-order-table tfoot tr.order-total th,.woocommerce-checkout-review-order-table tfoot tr.order-total td{border-top:1px dashed #d8e0ed!important;padding-top:18px!important;font-size:18px}.woocommerce-checkout #payment{background:#f5f8ff;border:1px solid #e1e9f5;border-radius:18px;padding:10px}.woocommerce-checkout #payment ul.payment_methods{border:0;padding:8px;margin:0}.woocommerce-checkout #payment div.payment_box{background:#fff;border-radius:12px;color:var(--muted)}.woocommerce-checkout #payment div.payment_box:before{border-bottom-color:#fff}.woocommerce-checkout #payment .place-order{padding:10px 8px 3px;margin:0}.woocommerce-checkout #place_order{width:100%;min-height:56px;border:0;border-radius:15px;background:linear-gradient(145deg,var(--blue),var(--blue2));color:#fff;font-weight:850;font-size:16px;box-shadow:0 12px 25px rgba(23,105,246,.23);transition:.2s}.woocommerce-checkout #place_order:hover{transform:translateY(-1px);box-shadow:0 15px 30px rgba(23,105,246,.3)}.woocommerce-checkout .woocommerce-privacy-policy-text{font-size:12px;line-height:1.55;color:var(--muted)}.woocommerce-checkout .woocommerce-error,.woocommerce-checkout .woocommerce-message,.woocommerce-checkout .woocommerce-info{border-radius:15px;background:#fff;border:1px solid var(--line);box-shadow:0 8px 25px rgba(31,75,145,.06)}@media(max-width:860px){.woocommerce-checkout form.checkout{grid-template-columns:1fr}.woocommerce-checkout #order_review_heading,.woocommerce-checkout #order_review{grid-column:1;grid-row:auto}.woocommerce-checkout #order_review_heading{margin-top:0}.woocommerce-checkout #order_review{margin-top:-1px}.woocommerce-checkout #customer_details .col-1,.woocommerce-checkout #customer_details .col-2{padding:20px;border-radius:20px}.woocommerce-checkout #order_review_heading{border-radius:20px 20px 0 0;padding:20px 20px 10px}.woocommerce-checkout #order_review{border-radius:0 0 20px 20px;padding:5px 20px 20px}}@media(max-width:700px){.woocommerce-checkout .content-area,.woocommerce-checkout .shop-shell{padding-top:18px;padding-bottom:115px}.woocommerce-checkout form.checkout{gap:16px}.woocommerce-checkout .woocommerce-billing-fields h3,.woocommerce-checkout .woocommerce-additional-fields h3,.woocommerce-checkout #order_review_heading{font-size:21px}.woocommerce-checkout .input-text,.woocommerce-checkout select{min-height:52px}.woocommerce-checkout textarea.input-text{min-height:155px}}body.woocommerce-page #primary,body.woocommerce-page .content-area,body.woocommerce-page .site-main,body.woocommerce-page .shop-shell,body.woocommerce-page .woocommerce{width:100%!important;max-width:100%!important;float:none!important;margin-left:0!important;margin-right:0!important}body.woocommerce-page #secondary,body.woocommerce-page .widget-area,body.woocommerce-page aside.sidebar,body.woocommerce-page .sidebar{display:none!important}.shop-shell{width:min(100% - 40px,1420px);margin-inline:auto;padding:38px 0 70px}.woocommerce-products-header{margin-bottom:24px}.woocommerce-products-header__title.page-title{font-size:40px;line-height:1.15;letter-spacing:-1.2px;margin:0 0 24px;color:var(--ink)}.woocommerce .woocommerce-result-count{margin:0 0 18px;font-size:16px;color:#344054}.woocommerce .woocommerce-ordering{margin:0 0 18px}.woocommerce .woocommerce-ordering select{min-width:270px;height:46px;border:1px solid var(--line);border-radius:13px;background:#fff;padding:0 42px 0 14px;font:inherit;color:var(--ink);outline:none}.woocommerce .woocommerce-ordering select:focus{border-color:#8db6ff;box-shadow:0 0 0 4px rgba(23,105,246,.08)}.woocommerce ul.products,.woocommerce ul.products.wpinstall-products-grid,.shop-shell ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important;clear:both!important;width:100%!important;margin:0!important;padding:0!important}.woocommerce ul.products::before,.woocommerce ul.products::after{display:none!important;content:none!important}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:none!important;clear:none!important;width:100%!important;max-width:none!important;margin:0!important;display:flex!important;flex-direction:column!important;min-width:0}.woocommerce ul.products li.product .woocommerce-loop-product__link{display:block;min-width:0}.woocommerce ul.products li.product img{width:100%!important;height:auto!important}.woocommerce ul.products li.product .button{margin-top:auto!important}.woocommerce ul.products li.product .price{margin-bottom:0}.woocommerce nav.woocommerce-pagination{margin-top:34px}@media(max-width:1100px){.woocommerce ul.products,.woocommerce ul.products.wpinstall-products-grid,.shop-shell ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:700px){.shop-shell{width:min(100% - 20px,680px);padding-top:22px}.woocommerce-products-header__title.page-title{font-size:29px;margin-bottom:18px}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{float:none!important;width:100%;margin-bottom:12px}.woocommerce .woocommerce-ordering select{width:100%;min-width:0}.woocommerce ul.products,.woocommerce ul.products.wpinstall-products-grid,.shop-shell ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:11px!important}}.products-section{padding-bottom:72px}.products-section .section-row{margin-bottom:28px}.products-section .section-row>div{display:grid;gap:3px}.products-section .section-row span{font-size:12px;letter-spacing:1.25px}.products-section .section-row h2{font-size:clamp(30px,3vw,42px);line-height:1.1;letter-spacing:-1.6px}.products-section .section-row>a{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:12px;background:#f3f7ff;border:1px solid #dce8fb;font-size:13px;transition:.2s}.products-section .section-row>a:hover{background:var(--blue);border-color:var(--blue);color:#fff;transform:translateY(-1px)}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{position:relative;padding:0!important;border:1px solid #e1e8f2!important;border-radius:22px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 8px 26px rgba(23,54,102,.065)!important;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease!important}.woocommerce ul.products li.product:hover,.woocommerce-page ul.products li.product:hover{transform:translateY(-7px)!important;border-color:#cbdcf6!important;box-shadow:0 22px 48px rgba(23,54,102,.14)!important}.woocommerce ul.products li.product .woocommerce-loop-product__link{display:flex!important;flex-direction:column!important;flex:1 1 auto;color:inherit}.woocommerce ul.products li.product .woocommerce-loop-product__link>img{display:block;width:calc(100% - 24px)!important;margin:12px 12px 0!important;border-radius:15px!important;aspect-ratio:1/1!important;object-fit:cover!important;background:#f5f7fb;transition:transform .35s ease,filter .35s ease}.woocommerce ul.products li.product:hover .woocommerce-loop-product__link>img{transform:scale(1.018);filter:saturate(1.03)}.wpinstall-card-badges{display:flex;flex-wrap:wrap;gap:7px;padding:13px 16px 0;order:2}.wpinstall-badge{display:inline-flex;align-items:center;gap:5px;min-height:27px;padding:0 9px;border-radius:999px;font-size:10px;line-height:1;font-weight:850;letter-spacing:.2px}.wpinstall-badge .icon{width:13px;height:13px;stroke-width:2.1}.wpinstall-badge-original{background:#eaf2ff;color:#145bd4}.wpinstall-badge-fast{background:#fff6df;color:#9a6300}.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product .wpinstall-product-title{order:3;min-height:auto!important;margin:0!important;padding:11px 16px 0!important;font-size:17px!important;line-height:1.38!important;letter-spacing:-.25px;font-weight:820!important;color:#152033!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.woocommerce ul.products li.product .star-rating{order:4;margin:9px 16px 0!important;font-size:12px!important;color:#ffad0a!important}.woocommerce ul.products li.product .star-rating::before{color:#dce2eb}.wpinstall-card-service{order:5;display:flex;flex-wrap:wrap;gap:10px;padding:11px 16px 0;color:#68778c;font-size:11px;font-weight:700}.wpinstall-card-service span{display:inline-flex;align-items:center;gap:4px}.wpinstall-card-service .icon{width:14px;height:14px;color:var(--blue);stroke-width:2}.woocommerce ul.products li.product .price{order:6;margin:15px 16px 0!important;padding-top:13px;border-top:1px solid #edf1f6;color:#101828!important;font-size:19px!important;line-height:1.2!important;font-weight:900!important;letter-spacing:-.4px}.woocommerce ul.products li.product .price del{font-size:12px;color:#98a2b3;opacity:1;font-weight:650;margin-right:5px}.woocommerce ul.products li.product .price ins{text-decoration:none}.woocommerce ul.products li.product>.button,.woocommerce ul.products li.product .button{position:relative;display:flex!important;align-items:center;justify-content:center;gap:8px;width:auto!important;min-height:48px;margin:15px 16px 16px!important;padding:0 16px!important;border:0!important;border-radius:13px!important;background:linear-gradient(135deg,#1d70ff,#0754da)!important;color:#fff!important;font-size:14px!important;line-height:1!important;font-weight:850!important;box-shadow:0 9px 20px rgba(23,105,246,.20)!important;transition:.2s!important}.woocommerce ul.products li.product .button::after{content:'→';font-size:18px;line-height:1;transition:transform .2s}.woocommerce ul.products li.product .button:hover{transform:translateY(-1px);box-shadow:0 13px 25px rgba(23,105,246,.30)!important}.woocommerce ul.products li.product .button:hover::after{transform:translateX(3px)}.woocommerce ul.products li.product .added_to_cart{margin:-8px 16px 14px;padding:9px 12px;border-radius:11px;background:#ecfdf3;color:#087a43;text-align:center;font-size:12px;font-weight:800}.woocommerce span.onsale{z-index:3;margin:22px!important;padding:8px 11px!important;background:#ef4444!important;box-shadow:0 7px 16px rgba(239,68,68,.22)}@media(max-width:700px){.products-section{padding-bottom:44px}.products-section .section-row{align-items:flex-end}.products-section .section-row h2{font-size:25px;letter-spacing:-.8px}.products-section .section-row>a{padding:8px 10px;font-size:11px;border-radius:10px}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{border-radius:17px!important}.woocommerce ul.products li.product .woocommerce-loop-product__link>img{width:calc(100% - 16px)!important;margin:8px 8px 0!important;border-radius:12px!important}.wpinstall-card-badges{gap:5px;padding:9px 10px 0}.wpinstall-badge{min-height:23px;padding:0 7px;font-size:8.5px}.wpinstall-badge .icon{width:11px;height:11px}.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product .wpinstall-product-title{padding:9px 10px 0!important;font-size:13px!important;line-height:1.35!important}.woocommerce ul.products li.product .star-rating{margin:7px 10px 0!important;font-size:10px!important}.wpinstall-card-service{display:none}.woocommerce ul.products li.product .price{margin:11px 10px 0!important;padding-top:10px;font-size:15px!important}.woocommerce ul.products li.product>.button,.woocommerce ul.products li.product .button{min-height:41px;margin:11px 10px 10px!important;padding:0 8px!important;border-radius:10px!important;font-size:11px!important}.woocommerce ul.products li.product .button::after{font-size:14px}}.wpinstall-single-product-page{background:#f7f9fd}.wpinstall-single-product-page .shop-shell{width:min(100% - 40px,1240px);padding-top:38px;padding-bottom:90px}.wpinstall-single-product-page .woocommerce-breadcrumb{margin:0 0 22px;color:#7b8799;font-size:13px}.wpinstall-single-product-page div.product{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);gap:46px;align-items:start;padding:30px;background:#fff;border:1px solid #e1e8f2;border-radius:30px;box-shadow:0 18px 55px rgba(22,53,100,.09)}.wpinstall-single-product-page div.product::before,.wpinstall-single-product-page div.product::after{display:none!important}.wpinstall-single-product-page div.product div.images,.wpinstall-single-product-page div.product div.summary{float:none!important;width:100%!important;margin:0!important}.wpinstall-single-product-page div.product div.images{position:sticky;top:24px}.wpinstall-single-product-page .woocommerce-product-gallery__wrapper{border-radius:23px;overflow:hidden;background:#f5f7fb;border:1px solid #e8edf5}.wpinstall-single-product-page .woocommerce-product-gallery__image img{width:100%;aspect-ratio:1/1;object-fit:cover}.wpinstall-single-product-page .flex-control-thumbs{display:grid!important;grid-template-columns:repeat(5,1fr);gap:9px;margin-top:12px!important}.wpinstall-single-product-page .flex-control-thumbs li{width:100%!important;float:none!important}.wpinstall-single-product-page .flex-control-thumbs img{border:2px solid transparent;border-radius:12px;opacity:.72;transition:.2s}.wpinstall-single-product-page .flex-control-thumbs img.flex-active{border-color:var(--blue);opacity:1}.wpinstall-single-product-page .summary{padding:8px 4px}.wpinstall-single-product-page .product_title{font-size:clamp(32px,4vw,48px);line-height:1.08;letter-spacing:-1.7px;margin:0 0 12px;color:#101828}.wpinstall-single-product-page .woocommerce-product-rating{display:flex;align-items:center;gap:10px;margin:0 0 18px!important}.wpinstall-single-product-page .woocommerce-review-link{font-size:13px;color:#667085;font-weight:700}.wpinstall-single-product-page .summary .price{font-size:32px!important;font-weight:900;color:#101828!important;letter-spacing:-1px;margin:0 0 18px!important}.wpinstall-single-product-page .summary .price del{font-size:17px;color:#98a2b3;opacity:1;font-weight:650}.wpinstall-single-product-page .summary .price ins{text-decoration:none}.wpinstall-single-product-page .woocommerce-product-details__short-description{font-size:15px;line-height:1.75;color:#536176;margin-bottom:18px}.wpinstall-single-highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0 20px}.wpinstall-single-highlights>span{display:grid;grid-template-columns:34px 1fr;column-gap:9px;align-items:center;padding:13px;border:1px solid #e2e9f4;border-radius:15px;background:#fbfcff}.wpinstall-single-highlights .icon{grid-row:1/3;width:30px;height:30px;padding:6px;border-radius:10px;background:#eaf2ff;color:var(--blue)}.wpinstall-single-highlights b,.wpinstall-single-highlights small{display:block}.wpinstall-single-highlights b{font-size:12px;color:#1d2939}.wpinstall-single-highlights small{font-size:10px;color:#78869a;margin-top:2px}.wpinstall-single-product-page form.cart{display:flex;align-items:center;gap:10px;padding:18px;background:#f4f7fc;border:1px solid #e1e9f4;border-radius:19px;margin:0 0 12px!important}.wpinstall-single-product-page form.cart .quantity{margin:0!important}.wpinstall-single-product-page form.cart .qty{width:78px;min-height:54px;border:1px solid #dbe4f1;border-radius:14px;background:#fff;font-weight:800;text-align:center}.wpinstall-single-product-page form.cart .single_add_to_cart_button{flex:1;min-height:54px;border-radius:14px!important;background:linear-gradient(135deg,#1d70ff,#0754da)!important;font-size:15px!important;font-weight:850!important;box-shadow:0 12px 24px rgba(23,105,246,.23);transition:.2s}.wpinstall-single-product-page form.cart .single_add_to_cart_button:hover{transform:translateY(-1px);box-shadow:0 16px 30px rgba(23,105,246,.31)}.wpinstall-access-notice{display:flex;gap:12px;padding:15px;border:1px solid #dce9fb;border-radius:16px;background:#f3f8ff;margin:0 0 12px}.wpinstall-access-icon{flex:0 0 38px;width:38px;height:38px;border-radius:12px;background:#fff;color:var(--blue);display:grid;place-items:center;box-shadow:0 5px 14px rgba(23,105,246,.1)}.wpinstall-access-icon .icon{width:20px}.wpinstall-access-notice strong{display:block;font-size:13px;margin-bottom:4px}.wpinstall-access-notice p{margin:0;color:#627189;font-size:11px;line-height:1.55}.wpinstall-single-whatsapp{display:flex;align-items:center;gap:12px;padding:14px 15px;border:1px solid #cfeede;border-radius:16px;background:#f0fcf6;color:#116b43;transition:.2s}.wpinstall-single-whatsapp:hover{transform:translateY(-1px);border-color:#98ddbb;background:#e8faf1}.wpinstall-single-whatsapp>.icon{width:25px;height:25px}.wpinstall-single-whatsapp strong,.wpinstall-single-whatsapp small{display:block}.wpinstall-single-whatsapp strong{font-size:13px}.wpinstall-single-whatsapp small{font-size:11px;color:#4c8068;margin-top:2px}.wpinstall-single-product-page .product_meta{margin-top:18px;padding-top:17px;border-top:1px solid #e9edf4;color:#6a778c;font-size:12px;line-height:1.9}.wpinstall-single-product-page .product_meta a{color:var(--blue);font-weight:750}.wpinstall-single-product-page .woocommerce-tabs,.wpinstall-single-product-page .related.products,.wpinstall-single-product-page .up-sells{grid-column:1/-1;width:100%;margin-top:12px}.wpinstall-single-product-page .woocommerce-tabs{border-top:1px solid #e8edf5;padding-top:30px}.wpinstall-single-product-page .woocommerce-tabs ul.tabs{display:flex;gap:8px;flex-wrap:wrap;padding:0!important;margin:0 0 22px!important}.wpinstall-single-product-page .woocommerce-tabs ul.tabs::before{display:none!important}.wpinstall-single-product-page .woocommerce-tabs ul.tabs li{border:1px solid #dfe7f2!important;background:#f7f9fc!important;border-radius:999px!important;margin:0!important;padding:0!important}.wpinstall-single-product-page .woocommerce-tabs ul.tabs li::before,.wpinstall-single-product-page .woocommerce-tabs ul.tabs li::after{display:none!important}.wpinstall-single-product-page .woocommerce-tabs ul.tabs li a{padding:11px 17px!important;font-size:13px!important}.wpinstall-single-product-page .woocommerce-tabs ul.tabs li.active{background:var(--blue)!important;border-color:var(--blue)!important}.wpinstall-single-product-page .woocommerce-tabs ul.tabs li.active a{color:#fff!important}.wpinstall-single-product-page .woocommerce-Tabs-panel{padding:22px!important;background:#fbfcff;border:1px solid #e5ebf4;border-radius:19px;font-size:15px;line-height:1.75;color:#46546a}.wpinstall-single-product-page .related.products>h2,.wpinstall-single-product-page .up-sells>h2{font-size:28px;letter-spacing:-.7px;margin:30px 0 18px}.wpinstall-cart-page{background:#f6f8fc}.wpinstall-cart-page .shop-shell{width:min(100% - 40px,1180px);padding-top:34px;padding-bottom:100px}.wpinstall-cart-page .entry-title,.wpinstall-cart-page .woocommerce>h2{font-size:38px;letter-spacing:-1.1px;margin:0 0 24px;color:#101828}.wpinstall-cart-page .woocommerce-cart-form{float:left;width:calc(100% - 390px);margin-right:26px}.wpinstall-cart-page .cart-collaterals{float:right;width:364px}.wpinstall-cart-page .woocommerce::after{content:"";display:block;clear:both}.wpinstall-cart-page table.shop_table{border:0!important;border-collapse:separate!important;border-spacing:0 13px!important;margin:0!important}.wpinstall-cart-page table.shop_table thead{display:none}.wpinstall-cart-page table.shop_table tbody tr.cart_item{position:relative;background:#fff;box-shadow:0 10px 30px rgba(28,61,112,.07)}.wpinstall-cart-page table.shop_table tbody tr.cart_item td{border:0!important;padding:18px 10px!important;vertical-align:middle;background:#fff}.wpinstall-cart-page table.shop_table tbody tr.cart_item td:first-child{border-radius:19px 0 0 19px;padding-left:18px!important}.wpinstall-cart-page table.shop_table tbody tr.cart_item td:last-child{border-radius:0 19px 19px 0;padding-right:18px!important}.wpinstall-cart-page td.product-thumbnail{width:96px}.wpinstall-cart-page td.product-thumbnail img{width:78px!important;height:78px!important;object-fit:cover;border-radius:14px;border:1px solid #e5eaf2}.wpinstall-cart-page td.product-name a{font-size:15px;font-weight:850;color:#172033}.wpinstall-cart-page td.product-price,.wpinstall-cart-page td.product-subtotal{font-weight:850;color:#172033;white-space:nowrap}.wpinstall-cart-page td.product-quantity .qty{width:68px;height:44px;border:1px solid #dce4f0;border-radius:12px;background:#f9fbfe;font-weight:800}.wpinstall-cart-page td.product-remove a.remove{width:34px;height:34px;border-radius:11px;background:#fff1f2;color:#e11d48!important;display:grid;place-items:center;font-size:22px;line-height:1;transition:.2s}.wpinstall-cart-page td.product-remove a.remove:hover{background:#e11d48;color:#fff!important}.wpinstall-cart-page tr:not(.cart_item) td.actions{padding:14px 0!important;border:0!important;background:transparent!important}.wpinstall-cart-page .coupon{display:flex!important;gap:8px}.wpinstall-cart-page .coupon .input-text{width:190px!important;min-height:48px;border:1px solid #dce4ef!important;border-radius:13px!important;padding:0 13px!important}.wpinstall-cart-page button.button{min-height:48px;border-radius:13px!important;padding:0 17px!important;background:#edf3ff!important;color:#145bd4!important;font-weight:800!important}.wpinstall-cart-page button.button:hover{background:#dce9ff!important}.wpinstall-cart-page .cart-collaterals .cart_totals{float:none!important;width:100%!important;background:#fff;border:1px solid #e1e8f2;border-radius:23px;padding:23px;box-shadow:0 13px 38px rgba(25,58,110,.08);position:sticky;top:24px}.wpinstall-cart-page .cart_totals h2{font-size:22px;margin:0 0 16px;letter-spacing:-.4px}.wpinstall-cart-page .cart_totals table{border-spacing:0!important}.wpinstall-cart-page .cart_totals th,.wpinstall-cart-page .cart_totals td{border:0!important;border-bottom:1px solid #edf1f6!important;padding:15px 0!important}.wpinstall-cart-page .cart_totals td{text-align:right;font-weight:800}.wpinstall-cart-page .cart_totals .order-total th,.wpinstall-cart-page .cart_totals .order-total td{font-size:18px;border-bottom:0!important}.wpinstall-cart-page .wc-proceed-to-checkout{padding:12px 0 0!important}.wpinstall-cart-page .checkout-button{display:flex!important;align-items:center;justify-content:center;min-height:56px;border-radius:15px!important;background:linear-gradient(135deg,#1d70ff,#0754da)!important;font-size:15px!important;font-weight:850!important;box-shadow:0 12px 26px rgba(23,105,246,.24)}.wpinstall-cart-page .checkout-button:hover{transform:translateY(-1px)}.wpinstall-cart-page .cart-empty{padding:45px;background:#fff;border:1px solid #e2e8f1;border-radius:24px;text-align:center;font-size:16px}.wpinstall-cart-page .return-to-shop{text-align:center}.wpinstall-cart-page .return-to-shop .button{display:inline-flex!important;align-items:center;justify-content:center;background:var(--blue)!important;color:#fff!important}.woocommerce-checkout .woocommerce-form-coupon-toggle,.woocommerce-checkout .woocommerce-form-login-toggle{max-width:1120px;margin:0 auto 12px}.woocommerce-checkout .woocommerce-info{padding:16px 18px 16px 48px!important}.woocommerce-checkout #customer_details .col-1::before,.woocommerce-checkout #customer_details .col-2::before{display:block;color:var(--blue);font-size:11px;font-weight:900;letter-spacing:1px;text-transform:uppercase;margin-bottom:7px}.woocommerce-checkout #customer_details .col-1::before{content:'Informasi pemesan'}.woocommerce-checkout #customer_details .col-2::before{content:'Informasi instalasi'}.woocommerce-checkout .form-row .description{display:block;margin-top:8px;color:#758399;font-size:11px;line-height:1.5}.woocommerce-checkout #order_review_heading::before{content:'Pesanan Anda';display:block;color:var(--blue);font-size:11px;font-weight:900;letter-spacing:1px;text-transform:uppercase;margin-bottom:7px}.woocommerce-checkout-review-order-table .product-name{display:flex;align-items:center;gap:8px}.woocommerce-checkout-review-order-table .product-quantity{display:inline-flex;padding:3px 7px;border-radius:999px;background:#eef4ff;color:#1764dc;font-size:10px}.woocommerce-checkout #payment ul.payment_methods li{padding:8px 4px;font-weight:750}.woocommerce-checkout #payment ul.payment_methods li input{margin-right:8px}.woocommerce-checkout #place_order::after{content:' →'}@media(max-width:900px){.wpinstall-single-product-page div.product{grid-template-columns:1fr;gap:24px;padding:22px}.wpinstall-single-product-page div.product div.images{position:static}.wpinstall-cart-page .woocommerce-cart-form,.wpinstall-cart-page .cart-collaterals{float:none;width:100%;margin:0}.wpinstall-cart-page .cart-collaterals{margin-top:18px}.wpinstall-cart-page .cart-collaterals .cart_totals{position:static}}@media(max-width:700px){.wpinstall-single-product-page .shop-shell,.wpinstall-cart-page .shop-shell{width:min(100% - 20px,680px);padding-top:18px;padding-bottom:120px}.wpinstall-single-product-page div.product{padding:12px;border-radius:20px;gap:18px}.wpinstall-single-product-page .product_title{font-size:28px;letter-spacing:-.8px}.wpinstall-single-product-page .summary .price{font-size:25px!important}.wpinstall-single-highlights{grid-template-columns:1fr;gap:7px}.wpinstall-single-highlights>span{grid-template-columns:31px 1fr;padding:10px 12px}.wpinstall-single-product-page form.cart{padding:10px;border-radius:15px}.wpinstall-single-product-page form.cart .qty{width:62px;min-height:49px}.wpinstall-single-product-page form.cart .single_add_to_cart_button{min-height:49px;font-size:13px!important}.wpinstall-single-product-page .woocommerce-tabs{padding-top:20px}.wpinstall-single-product-page .woocommerce-Tabs-panel{padding:15px!important;font-size:14px}.wpinstall-cart-page .entry-title,.wpinstall-cart-page .woocommerce>h2{font-size:29px}.wpinstall-cart-page table.shop_table{display:block;border-spacing:0!important}.wpinstall-cart-page table.shop_table tbody{display:block}.wpinstall-cart-page table.shop_table tbody tr.cart_item{display:grid;grid-template-columns:76px 1fr 32px;gap:0;margin-bottom:11px;padding:12px;border-radius:17px}.wpinstall-cart-page table.shop_table tbody tr.cart_item td{display:block;padding:4px 5px!important;background:transparent!important;border-radius:0!important}.wpinstall-cart-page td.product-thumbnail{grid-row:1/4;width:auto}.wpinstall-cart-page td.product-thumbnail img{width:66px!important;height:66px!important}.wpinstall-cart-page td.product-name{grid-column:2;grid-row:1}.wpinstall-cart-page td.product-remove{grid-column:3;grid-row:1}.wpinstall-cart-page td.product-price{display:none!important}.wpinstall-cart-page td.product-quantity{grid-column:2;grid-row:2}.wpinstall-cart-page td.product-subtotal{grid-column:2;grid-row:3;padding-top:7px!important}.wpinstall-cart-page td.product-remove a.remove{width:29px;height:29px;font-size:19px}.wpinstall-cart-page tr:not(.cart_item) td.actions{display:block!important}.wpinstall-cart-page .coupon{display:grid!important;grid-template-columns:1fr auto;margin-bottom:8px}.wpinstall-cart-page .coupon .input-text{width:100%!important}.wpinstall-cart-page td.actions>button.button{width:100%}.wpinstall-cart-page .cart-collaterals .cart_totals{padding:18px;border-radius:19px}.woocommerce-checkout #customer_details .col-1,.woocommerce-checkout #customer_details .col-2{padding:17px}}body.woocommerce-page .shop-shell{width:min(100% - 48px,1180px);margin-inline:auto}body.post-type-archive-product .shop-shell,body.tax-product_cat .shop-shell,body.tax-product_tag .shop-shell{max-width:1180px}.wpinstall-single-product-page .shop-shell{width:min(100% - 48px,1120px)}.wpinstall-single-product-page div.product{grid-template-columns:minmax(0,1fr) minmax(380px,.86fr);gap:34px;padding:25px}.wpinstall-cart-page .shop-shell{width:min(100% - 48px,1080px)}.wpinstall-cart-page .woocommerce-cart-form{width:calc(100% - 352px);margin-right:22px}.wpinstall-cart-page .cart-collaterals{width:330px}.woocommerce-checkout .woocommerce{max-width:1040px}.woocommerce-checkout form.checkout{grid-template-columns:minmax(0,1fr) minmax(330px,.82fr);gap:20px}.desktop-footer{padding:0;background:#0c1730;color:#fff;border-top:1px solid rgba(255,255,255,.06)}.footer-main{display:grid;grid-template-columns:minmax(300px,1.65fr) minmax(190px,.8fr) minmax(260px,1.05fr);gap:48px;padding-top:58px;padding-bottom:42px}.footer-logo{display:flex;align-items:center;gap:10px;margin-bottom:17px}.footer-logo .custom-logo-link{display:flex;align-items:center}.footer-logo .custom-logo{max-height:44px;width:auto}.footer-brand-mark{width:43px;height:43px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(145deg,#2877ff,#0753d4);font-size:25px;font-weight:900}.footer-logo strong{font-size:23px;letter-spacing:-.6px}.footer-brand>p{max-width:390px;margin:0;color:#aebbd0;font-size:13px;line-height:1.75}.footer-trust-list{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}.footer-trust-list span{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:rgba(255,255,255,.045);color:#dce7f8;font-size:10px;font-weight:750}.footer-trust-list .icon{width:14px;height:14px;color:#66a3ff}.footer-title{display:block;margin:3px 0 18px;font-size:14px;color:#fff}.footer-menu,.footer-links{list-style:none;margin:0;padding:0}.footer-menu li,.footer-links li{margin:0 0 11px}.footer-menu a,.footer-links a{color:#aebbd0;font-size:13px;transition:.2s}.footer-menu a:hover,.footer-links a:hover{color:#fff;transform:translateX(2px)}.footer-contact p{margin:0 0 17px;color:#aebbd0;font-size:13px;line-height:1.7}.footer-whatsapp{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:45px;padding:0 16px;border-radius:12px;background:#087a47;color:#fff;font-size:12px;font-weight:850;box-shadow:0 10px 24px rgba(33,182,111,.18);transition:.2s}.footer-whatsapp:hover{color:#fff;transform:translateY(-2px);background:#06663b}.footer-whatsapp .icon{width:18px;height:18px}.footer-payment-wrap{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-top:20px;padding-bottom:20px;border-top:1px solid rgba(255,255,255,.08)}.footer-payment-copy strong,.footer-payment-copy small{display:block}.footer-payment-copy strong{font-size:13px;margin-bottom:4px}.footer-payment-copy small{color:#8fa0ba;font-size:10px}.payment-methods{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.payment-logo{height:34px;min-width:61px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;background:#fff;color:#14213c;font-size:12px;font-weight:900;letter-spacing:-.2px;box-shadow:0 5px 15px rgba(0,0,0,.12)}.payment-bca{color:#0873c5}.payment-bri{color:#0759ad}.payment-mandiri{color:#173c75;font-style:italic}.payment-bni{color:#9a3412}.payment-qris{color:#1d2939;letter-spacing:.5px}.payment-gopay{color:#075f73}.payment-dana{background:#0759ad;color:#fff}.footer-bottom{background:#081126;border-top:1px solid rgba(255,255,255,.055)}.footer-bottom-inner{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-bottom p{margin:0;color:#7f90ac;font-size:10px}@media(max-width:1050px){.footer-main{grid-template-columns:1.35fr .8fr 1fr;gap:34px}.footer-contact{grid-column:auto;padding-top:0}.footer-payment-wrap{align-items:flex-start;flex-direction:column}.payment-methods{justify-content:flex-start}}@media(max-width:900px){body.woocommerce-page .shop-shell,.wpinstall-single-product-page .shop-shell,.wpinstall-cart-page .shop-shell{width:min(100% - 28px,820px)}.wpinstall-cart-page .woocommerce-cart-form,.wpinstall-cart-page .cart-collaterals{width:100%;margin-right:0}.woocommerce-checkout .woocommerce{max-width:760px}}@media(max-width:700px){body.woocommerce-page .shop-shell,.wpinstall-single-product-page .shop-shell,.wpinstall-cart-page .shop-shell{width:min(100% - 20px,680px)}.desktop-footer{display:none}}body.woocommerce-page #content{width:100%;background:#f6f8fc}body.woocommerce-page #content>.container,body.woocommerce-page #content>.shop-shell,body.woocommerce-page .shop-shell,body.woocommerce-page #primary,body.woocommerce-page .content-area,body.woocommerce-page .site-main{width:calc(100% - 64px)!important;max-width:1180px!important;margin-left:auto!important;margin-right:auto!important;float:none!important}body.single-product #content>.shop-shell,body.single-product .shop-shell,body.wpinstall-single-product-page #primary,body.wpinstall-single-product-page .content-area,body.wpinstall-single-product-page .site-main{width:calc(100% - 80px)!important;max-width:1120px!important}body.woocommerce-cart #content>.container,body.woocommerce-cart #content>.shop-shell,body.woocommerce-cart .shop-shell,body.wpinstall-cart-page #primary,body.wpinstall-cart-page .content-area,body.wpinstall-cart-page .site-main{width:calc(100% - 80px)!important;max-width:1140px!important}body.woocommerce-checkout #content>.container,body.woocommerce-checkout #content>.shop-shell,body.woocommerce-checkout .content-area,body.woocommerce-checkout .site-main,body.woocommerce-checkout .woocommerce{width:calc(100% - 80px)!important;max-width:1080px!important;margin-left:auto!important;margin-right:auto!important;float:none!important}body.woocommerce-checkout .content-area>article,body.woocommerce-cart .content-area>article{width:100%;max-width:100%}body.woocommerce-cart .entry-title,body.woocommerce-checkout .entry-title{margin-top:0;margin-bottom:28px}body.woocommerce-cart .woocommerce,body.woocommerce-checkout .woocommerce{padding-left:0!important;padding-right:0!important}body.wpinstall-cart-page .woocommerce-cart-form{width:calc(100% - 372px)!important;margin-right:24px!important}body.wpinstall-cart-page .cart-collaterals{width:348px!important}body.single-product div.product{max-width:100%}body.single-product .woocommerce-product-gallery__image img{max-height:640px}@media (max-width:1200px){body.woocommerce-page #content>.container,body.woocommerce-page #content>.shop-shell,body.woocommerce-page .shop-shell,body.woocommerce-page #primary,body.woocommerce-page .content-area,body.woocommerce-page .site-main,body.single-product #content>.shop-shell,body.single-product .shop-shell,body.woocommerce-cart #content>.container,body.woocommerce-cart #content>.shop-shell,body.woocommerce-cart .shop-shell,body.woocommerce-checkout #content>.container,body.woocommerce-checkout #content>.shop-shell,body.woocommerce-checkout .content-area,body.woocommerce-checkout .site-main,body.woocommerce-checkout .woocommerce{width:calc(100% - 40px)!important}}@media (max-width:900px){body.wpinstall-cart-page .woocommerce-cart-form,body.wpinstall-cart-page .cart-collaterals{width:100%!important;margin-right:0!important}}@media (max-width:700px){body.woocommerce-page #content>.container,body.woocommerce-page #content>.shop-shell,body.woocommerce-page .shop-shell,body.woocommerce-page #primary,body.woocommerce-page .content-area,body.woocommerce-page .site-main,body.single-product #content>.shop-shell,body.single-product .shop-shell,body.woocommerce-cart #content>.container,body.woocommerce-cart #content>.shop-shell,body.woocommerce-cart .shop-shell,body.woocommerce-checkout #content>.container,body.woocommerce-checkout #content>.shop-shell,body.woocommerce-checkout .content-area,body.woocommerce-checkout .site-main,body.woocommerce-checkout .woocommerce{width:calc(100% - 20px)!important}}body.woocommerce-page #content{width:100%!important;max-width:none!important;background:#f6f8fc}body.woocommerce-page #content>.container,body.woocommerce-page #content>.shop-shell,body.woocommerce-page .content-area.container,body.single-product #content>.shop-shell{width:min(1180px,calc(100% - 32px))!important;max-width:1180px!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;float:none!important}body.woocommerce-page #primary,body.woocommerce-page .site-main,body.woocommerce-page .content-area>article,body.woocommerce-page .shop-shell>.woocommerce,body.woocommerce-cart .woocommerce,body.woocommerce-checkout .woocommerce,body.single-product .woocommerce{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;float:none!important}body.woocommerce-page .content-area.container,body.woocommerce-page .shop-shell{padding-top:46px!important;padding-bottom:88px!important}body.woocommerce-page .entry-title,body.woocommerce-page .woocommerce-products-header__title{margin-top:0!important}body.single-product div.product{width:100%!important;max-width:100%!important;grid-template-columns:minmax(0,1fr) minmax(390px,.9fr)!important;gap:32px!important;padding:24px!important}body.single-product .woocommerce-product-gallery__image img{width:100%!important;height:auto!important;max-height:590px!important;object-fit:contain!important}body.wpinstall-cart-page .woocommerce-cart-form{width:calc(100% - 374px)!important;margin-right:24px!important}body.wpinstall-cart-page .cart-collaterals{width:350px!important}body.woocommerce-checkout form.checkout{width:100%!important;max-width:100%!important;grid-template-columns:minmax(0,1.08fr) minmax(350px,.92fr)!important;gap:24px!important}body.woocommerce-checkout .woocommerce-form-coupon-toggle,body.woocommerce-checkout .woocommerce-form-login-toggle{max-width:100%!important}@media(max-width:900px){body.woocommerce-page #content>.container,body.woocommerce-page #content>.shop-shell,body.woocommerce-page .content-area.container,body.single-product #content>.shop-shell{width:min(100% - 28px,820px)!important}body.single-product div.product{grid-template-columns:1fr!important}body.wpinstall-cart-page .woocommerce-cart-form,body.wpinstall-cart-page .cart-collaterals{width:100%!important;margin-right:0!important}body.woocommerce-checkout form.checkout{grid-template-columns:1fr!important}}@media(max-width:700px){body.woocommerce-page #content>.container,body.woocommerce-page #content>.shop-shell,body.woocommerce-page .content-area.container,body.single-product #content>.shop-shell{width:min(100% - 20px,680px)!important}body.woocommerce-page .content-area.container,body.woocommerce-page .shop-shell{padding-top:22px!important;padding-bottom:120px!important}body.single-product div.product{padding:12px!important;gap:18px!important}}html,body{max-width:100%;overflow-x:hidden}.site-header{display:block!important;visibility:visible!important;opacity:1!important;width:100%;min-height:1px;isolation:isolate;transform:none!important}.site-header .header-row,.site-header .search-wrap{visibility:visible!important;opacity:1!important}.site-brand,.site-brand .custom-logo-link{display:flex;align-items:center;justify-content:center;min-width:0}.site-brand .custom-logo{display:block;max-width:min(260px,100%);height:auto;object-fit:contain}.header-row>*{min-width:0}body.woocommerce-cart .entry-title,body.woocommerce-checkout .entry-title,body.woocommerce-account .entry-title,body.woocommerce-checkout .woocommerce-billing-fields>h3,body.woocommerce-checkout #order_review_heading{display:block!important;overflow:visible!important;white-space:normal!important;word-break:normal;line-height:1.2!important;height:auto!important;max-height:none!important;padding-top:.08em}body.woocommerce-account #content{background:#f6f8fc}body.woocommerce-account .shop-shell{width:min(100% - 40px,1080px)!important;margin-inline:auto!important;padding-top:36px;padding-bottom:60px}body.woocommerce-account .woocommerce{display:grid;grid-template-columns:250px minmax(0,1fr);gap:22px;align-items:start}body.woocommerce-account .woocommerce::before,body.woocommerce-account .woocommerce::after{display:none!important}body.woocommerce-account .woocommerce-MyAccount-navigation{float:none!important;width:100%!important;margin:0!important;padding:10px;background:#fff;border:1px solid #e3eaf4;border-radius:20px;box-shadow:0 10px 30px rgba(26,65,125,.07)}body.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0}body.woocommerce-account .woocommerce-MyAccount-navigation li{margin:0}body.woocommerce-account .woocommerce-MyAccount-navigation a{display:flex;padding:13px 14px;border-radius:12px;color:#526078;font-size:14px;font-weight:750}body.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a,body.woocommerce-account .woocommerce-MyAccount-navigation a:hover{background:#edf4ff;color:var(--blue)}body.woocommerce-account .woocommerce-MyAccount-content{float:none!important;width:100%!important;min-width:0;margin:0!important;padding:26px;background:#fff;border:1px solid #e3eaf4;border-radius:22px;box-shadow:0 10px 30px rgba(26,65,125,.07)}body.woocommerce-account .woocommerce-MyAccount-content p:first-child{margin-top:0}body.woocommerce-account form.login,body.woocommerce-account form.register{margin:0;padding:24px;border:1px solid #e3eaf4;border-radius:20px;background:#fff}body.woocommerce-account .woocommerce-form-row input.input-text,body.woocommerce-account .form-row input.input-text{min-height:50px;border:1px solid #dce5f1;border-radius:13px;padding:0 14px;background:#fff}body.woocommerce-account .woocommerce-button{min-height:48px;border-radius:13px!important;background:var(--blue)!important;color:#fff!important;padding:0 20px!important}body.woocommerce-cart .woocommerce-cart-form,body.woocommerce-cart .cart-collaterals{float:none!important}body.woocommerce-cart .woocommerce-cart-form__cart-item td{vertical-align:middle}body.woocommerce-cart table.shop_table{overflow:visible}body.woocommerce-checkout .entry-title{font-size:clamp(28px,4vw,42px);margin-bottom:22px!important}body.woocommerce-checkout form.checkout{align-items:start}body.woocommerce-checkout #customer_details,body.woocommerce-checkout #order_review{min-width:0}body.woocommerce-checkout #order_review_heading{clear:none!important}body.woocommerce-checkout .woocommerce-billing-fields>h3,body.woocommerce-checkout #order_review_heading{font-size:22px;margin:0 0 18px}@media(max-width:700px){.site-header{position:relative!important;top:auto!important;left:auto!important;right:auto!important}.header-row{display:grid!important;grid-template-columns:44px minmax(0,1fr) 44px!important;gap:8px;height:66px!important}.site-brand .custom-logo{max-width:min(190px,100%);max-height:40px!important}.search-wrap{display:block!important;width:min(100% - 20px,680px)!important;padding:0 0 12px!important}.wpinstall-search{width:100%;min-width:0}body.woocommerce-account .shop-shell{width:calc(100% - 20px)!important;padding-top:22px;padding-bottom:34px}body.woocommerce-account .woocommerce{display:block!important}body.woocommerce-account .woocommerce-MyAccount-navigation{margin-bottom:14px!important;padding:7px;overflow:hidden}body.woocommerce-account .woocommerce-MyAccount-navigation ul{display:flex;gap:7px;overflow-x:auto;padding-bottom:3px;scrollbar-width:none}body.woocommerce-account .woocommerce-MyAccount-navigation ul::-webkit-scrollbar{display:none}body.woocommerce-account .woocommerce-MyAccount-navigation li{flex:0 0 auto}body.woocommerce-account .woocommerce-MyAccount-navigation a{padding:10px 12px;white-space:nowrap;font-size:12px}body.woocommerce-account .woocommerce-MyAccount-content{padding:17px;border-radius:18px;overflow-wrap:anywhere}body.woocommerce-account form.login,body.woocommerce-account form.register{padding:17px;border-radius:17px}body.woocommerce-account .u-columns{display:block!important}body.woocommerce-account .u-column1,body.woocommerce-account .u-column2{float:none!important;width:100%!important;margin:0 0 15px!important}body.woocommerce-cart .entry-title{font-size:28px!important;margin:0 0 16px!important}body.wpinstall-cart-page .woocommerce-cart-form,body.wpinstall-cart-page .cart-collaterals{width:100%!important;margin:0!important}body.woocommerce-cart table.shop_table_responsive,body.woocommerce-cart table.shop_table{border:0!important;background:transparent!important}body.woocommerce-cart table.shop_table tbody{display:block;width:100%}body.woocommerce-cart table.shop_table tr.cart_item{display:grid!important;grid-template-columns:82px minmax(0,1fr) 34px!important;grid-template-rows:auto auto auto;gap:3px 9px;width:100%;margin:0 0 12px;padding:12px;background:#fff;border:1px solid #e1e8f2;border-radius:18px;box-shadow:0 8px 24px rgba(25,60,115,.06)}body.woocommerce-cart table.shop_table tr.cart_item td{display:block!important;width:auto!important;border:0!important;padding:0!important;text-align:left!important;background:transparent!important}body.woocommerce-cart td.product-thumbnail{display:block!important;grid-column:1;grid-row:1/4}body.woocommerce-cart td.product-thumbnail::before{display:none!important}body.woocommerce-cart td.product-thumbnail a{display:block}body.woocommerce-cart td.product-thumbnail img{display:block!important;width:76px!important;height:76px!important;max-width:none!important;border-radius:13px;object-fit:cover;margin:0!important}body.woocommerce-cart td.product-name{grid-column:2;grid-row:1;font-size:13px;font-weight:800;line-height:1.4;padding-right:2px!important}body.woocommerce-cart td.product-name::before,body.woocommerce-cart td.product-quantity::before,body.woocommerce-cart td.product-subtotal::before{display:none!important}body.woocommerce-cart td.product-remove{grid-column:3;grid-row:1;justify-self:end}body.woocommerce-cart td.product-remove::before{display:none!important}body.woocommerce-cart td.product-remove a.remove{display:grid!important;place-items:center;width:30px;height:30px;border-radius:10px;background:#fff1f2;color:#e23b4d!important;font-size:20px}body.woocommerce-cart td.product-price{display:none!important}body.woocommerce-cart td.product-quantity{grid-column:2;grid-row:2;margin-top:5px}body.woocommerce-cart td.product-quantity .quantity{display:inline-flex}body.woocommerce-cart td.product-quantity .qty{width:66px!important;min-height:38px;border:1px solid #dce4ef;border-radius:10px}body.woocommerce-cart td.product-subtotal{grid-column:2;grid-row:3;color:var(--blue);font-size:14px;font-weight:850;margin-top:4px}body.woocommerce-cart tr:not(.cart_item) td.actions{display:block!important;width:100%!important;padding:10px 0 0!important}body.woocommerce-cart td.actions .coupon{display:grid!important;grid-template-columns:minmax(0,1fr) auto;gap:8px;width:100%;float:none!important}body.woocommerce-cart td.actions .coupon .input-text{width:100%!important;min-width:0;min-height:45px;margin:0!important;border-radius:11px}body.woocommerce-cart td.actions .coupon .button{min-height:45px;margin:0!important;white-space:nowrap;border-radius:11px}body.woocommerce-cart td.actions>button.button{width:100%;min-height:45px;margin-top:8px;border-radius:11px}body.woocommerce-cart .cart-collaterals{margin-top:16px!important}body.woocommerce-cart .cart-collaterals .cart_totals{float:none!important;width:100%!important;padding:17px!important;border-radius:18px!important}body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{font-size:14px!important;line-height:1.3!important;padding:15px 12px!important}body.woocommerce-checkout #content>.shop-shell,body.woocommerce-checkout .woocommerce{width:calc(100% - 20px)!important}body.woocommerce-checkout .entry-title{font-size:28px!important;line-height:1.2!important;margin:0 0 17px!important;padding:2px 0 0!important}body.woocommerce-checkout form.checkout{display:block!important}body.woocommerce-checkout #customer_details,body.woocommerce-checkout #order_review{width:100%!important}body.woocommerce-checkout #customer_details .col-1,body.woocommerce-checkout #customer_details .col-2,body.woocommerce-checkout #order_review{padding:16px!important;border-radius:18px!important}body.woocommerce-checkout #order_review_heading{font-size:20px!important;margin:20px 0 13px!important;padding-top:2px!important}body.woocommerce-checkout .woocommerce-billing-fields>h3{font-size:20px!important}body.woocommerce-checkout table.shop_table{font-size:13px}body.woocommerce-checkout .form-row{width:100%!important;float:none!important}body.woocommerce-checkout .form-row input.input-text,body.woocommerce-checkout .form-row textarea{font-size:16px!important}}@media(max-width:380px){.header-row{grid-template-columns:40px minmax(0,1fr) 40px!important;gap:6px}.icon-button{width:40px;height:40px}.site-brand .custom-logo{max-width:150px}body.woocommerce-cart table.shop_table tr.cart_item{grid-template-columns:70px minmax(0,1fr) 30px!important;padding:10px;gap:3px 7px}body.woocommerce-cart td.product-thumbnail img{width:64px!important;height:64px!important}body.woocommerce-cart td.actions .coupon{grid-template-columns:1fr}body.woocommerce-cart td.actions .coupon .button{width:100%}}body.woocommerce-order-received #content{background:#f5f7fb}body.woocommerce-order-received .shop-shell{width:min(100% - 40px,1120px)!important;padding-top:34px;padding-bottom:64px}body.woocommerce-order-received .entry-title{display:none!important}.wpinstall-thankyou{display:grid;gap:20px;color:#172033}.wpinstall-payment-hero{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;align-items:center;padding:26px 28px;border:1px solid #dce7f7;border-radius:24px;background:linear-gradient(135deg,#ffffff 0%,#f2f7ff 100%);box-shadow:0 15px 40px rgba(29,68,128,.08);overflow:hidden}.wpinstall-payment-hero:after{content:"";position:absolute;right:-65px;top:-80px;width:210px;height:210px;border-radius:50%;background:rgba(28,105,246,.07);pointer-events:none}.wpinstall-payment-hero.is-failed{background:linear-gradient(135deg,#fff 0%,#fff5f5 100%);border-color:#f2d2d5}.wpinstall-payment-icon{position:relative;z-index:1;display:grid;place-items:center;width:58px;height:58px;border-radius:18px;background:#e8f7ef;color:#138a50;font-size:25px;font-weight:900;box-shadow:inset 0 0 0 1px rgba(19,138,80,.1)}.wpinstall-payment-icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.wpinstall-payment-hero.is-failed .wpinstall-payment-icon{background:#fff0f1;color:#d93649}.wpinstall-payment-copy{position:relative;z-index:1;min-width:0}.wpinstall-payment-eyebrow{display:block;margin-bottom:5px;color:#1769f6;font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.wpinstall-payment-hero h1{margin:0 0 6px!important;font-size:clamp(24px,3.4vw,34px)!important;line-height:1.18!important;color:#101828}.wpinstall-payment-hero p{margin:0;color:#667085;font-size:14px;line-height:1.65}.wpinstall-order-status{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 13px;border-radius:999px;background:#fff7df;color:#946200;font-size:12px;font-weight:800;white-space:nowrap;border:1px solid #f1dfa5}.wpinstall-payment-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fff;border:1px solid #e2e8f2;border-radius:20px;box-shadow:0 10px 30px rgba(29,68,128,.055);overflow:hidden}.wpinstall-summary-item{min-width:0;padding:19px 20px;border-right:1px solid #e8edf4}.wpinstall-summary-item:last-child{border-right:0}.wpinstall-summary-item span{display:block;margin-bottom:6px;color:#7b879a;font-size:11px;font-weight:750;letter-spacing:.035em;text-transform:uppercase}.wpinstall-summary-item strong{display:block;color:#172033;font-size:14px;line-height:1.45;overflow-wrap:anywhere}.wpinstall-summary-item.highlight{background:#1769f6}.wpinstall-summary-item.highlight span,.wpinstall-summary-item.highlight strong{color:#fff}.wpinstall-summary-item.highlight strong{font-size:18px}.wpinstall-transfer-notice{display:flex;gap:13px;align-items:flex-start;padding:16px 18px;border:1px solid #bcd6ff;border-radius:16px;background:#eef5ff;color:#27466f}.wpinstall-transfer-notice-icon{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:50%;background:#1769f6;color:#fff;font-weight:850}.wpinstall-transfer-notice strong{display:block;margin:1px 0 3px;color:#154f9d;font-size:14px}.wpinstall-transfer-notice p{margin:0;font-size:13px;line-height:1.6}.wpinstall-thankyou-actions{display:flex;gap:10px;flex-wrap:wrap}.wpinstall-thankyou-actions .button{min-height:46px;display:inline-flex!important;align-items:center!important;border-radius:12px!important;padding:0 18px!important}.wpinstall-thankyou-actions .button.secondary{background:#fff!important;color:#25314a!important;border:1px solid #dbe3ee!important}body.woocommerce-order-received .woocommerce-bacs-bank-details{margin:0!important;padding:24px!important;border:1px solid #e1e7f0;border-radius:20px;background:#fff;box-shadow:0 10px 30px rgba(29,68,128,.055)}body.woocommerce-order-received .wc-bacs-bank-details-heading{margin:0 0 17px!important;font-size:21px!important;color:#172033}body.woocommerce-order-received .wc-bacs-bank-details-account-name{margin:0 0 14px!important;padding-bottom:13px;border-bottom:1px dashed #dfe6ef;font-size:14px!important;color:#667085}body.woocommerce-order-received .wc-bacs-bank-details-account-name strong{color:#172033;font-size:17px}body.woocommerce-order-received ul.wc-bacs-bank-details{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0!important;padding:0!important;list-style:none!important}body.woocommerce-order-received ul.wc-bacs-bank-details li{display:block!important;margin:0!important;padding:14px 15px!important;border:1px solid #e3e9f2;border-radius:14px;background:#f8fafc;color:#78849a;font-size:11px!important;font-weight:750;text-transform:uppercase;letter-spacing:.04em}body.woocommerce-order-received ul.wc-bacs-bank-details li strong{display:block;margin-top:5px;color:#111827;font-size:16px!important;letter-spacing:.015em;text-transform:none;overflow-wrap:anywhere}body.woocommerce-order-received .woocommerce-order-details{margin:0!important;padding:24px;border:1px solid #e1e7f0;border-radius:20px;background:#fff;box-shadow:0 10px 30px rgba(29,68,128,.055)}body.woocommerce-order-received .woocommerce-order-details__title{margin:0 0 17px!important;font-size:21px!important;color:#172033}body.woocommerce-order-received .woocommerce-order-details table.shop_table{margin:0!important;border:1px solid #e1e7f0!important;border-radius:14px!important;overflow:hidden;background:#fff}body.woocommerce-order-received .woocommerce-order-details table.shop_table th,body.woocommerce-order-received .woocommerce-order-details table.shop_table td{padding:13px 14px!important;border-color:#e7ecf3!important;font-size:13px}body.woocommerce-order-received .woocommerce-order-details table.shop_table thead th{background:#f7f9fc;color:#354052;font-size:12px;text-transform:uppercase;letter-spacing:.03em}body.woocommerce-order-received .woocommerce-order-details table.shop_table tfoot tr:last-child th,body.woocommerce-order-received .woocommerce-order-details table.shop_table tfoot tr:last-child td{background:#edf4ff;color:#135cc9;font-size:15px;font-weight:850}body.woocommerce-order-received .woocommerce-table__product-name a{color:#172033;font-weight:750}body.woocommerce-order-received .woocommerce-customer-details{margin:0!important;padding:24px;border:1px solid #e1e7f0;border-radius:20px;background:#fff;box-shadow:0 10px 30px rgba(29,68,128,.055)}body.woocommerce-order-received .woocommerce-column__title{margin:0 0 15px!important;font-size:21px!important;color:#172033}body.woocommerce-order-received .woocommerce-customer-details address{margin:0!important;padding:17px!important;border:1px solid #e3e9f2!important;border-radius:14px!important;background:#f8fafc!important;color:#435066;line-height:1.8;font-style:normal}body.woocommerce-order-received .woocommerce-customer-details--phone,body.woocommerce-order-received .woocommerce-customer-details--email{margin:8px 0 0!important;padding-left:25px!important;color:#26364f}@media(max-width:800px){.wpinstall-payment-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.wpinstall-summary-item:nth-child(2){border-right:0}.wpinstall-summary-item:nth-child(-n+2){border-bottom:1px solid #e8edf4}}@media(max-width:600px){body.woocommerce-order-received .shop-shell{width:calc(100% - 20px)!important;padding-top:20px;padding-bottom:36px}.wpinstall-thankyou{gap:14px}.wpinstall-payment-hero{grid-template-columns:48px minmax(0,1fr);gap:12px;padding:18px 16px;border-radius:19px}.wpinstall-payment-icon{width:48px;height:48px;border-radius:15px}.wpinstall-payment-hero h1{font-size:22px!important}.wpinstall-order-status{grid-column:1/-1;justify-self:start;margin-left:60px}.wpinstall-payment-summary{grid-template-columns:1fr;border-radius:17px}.wpinstall-summary-item{padding:15px 16px;border-right:0!important;border-bottom:1px solid #e8edf4!important}.wpinstall-summary-item:last-child{border-bottom:0!important}.wpinstall-summary-item.highlight{order:-1}body.woocommerce-order-received .woocommerce-bacs-bank-details,body.woocommerce-order-received .woocommerce-order-details,body.woocommerce-order-received .woocommerce-customer-details{padding:17px!important;border-radius:17px}body.woocommerce-order-received ul.wc-bacs-bank-details{grid-template-columns:1fr}body.woocommerce-order-received .woocommerce-order-details table.shop_table th,body.woocommerce-order-received .woocommerce-order-details table.shop_table td{padding:11px 10px!important}body.woocommerce-order-received .woocommerce-order-details table.shop_table tbody td.product-total{white-space:nowrap}}body.woocommerce-order-received .woocommerce-bacs-bank-details{overflow:hidden}body.woocommerce-order-received ul.wc-bacs-bank-details{align-items:stretch}body.woocommerce-order-received ul.wc-bacs-bank-details li{width:100%!important;min-width:0!important}@media (max-width:600px){body.woocommerce-order-received .woocommerce-bacs-bank-details{padding:16px!important;border-radius:18px!important}body.woocommerce-order-received .wc-bacs-bank-details-heading{margin-bottom:13px!important;font-size:20px!important;line-height:1.25!important}body.woocommerce-order-received .wc-bacs-bank-details-account-name{margin-bottom:12px!important;padding-bottom:12px!important;font-size:13px!important}body.woocommerce-order-received .wc-bacs-bank-details-account-name strong{display:block;margin-top:4px;font-size:16px!important}body.woocommerce-order-received ul.wc-bacs-bank-details{display:flex!important;flex-direction:column!important;gap:9px!important;width:100%!important}body.woocommerce-order-received ul.wc-bacs-bank-details li{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;min-height:64px!important;margin:0!important;padding:12px 14px!important;border-radius:14px!important;text-align:left!important;overflow:hidden}body.woocommerce-order-received ul.wc-bacs-bank-details li strong{flex:0 1 auto;max-width:62%;margin:0!important;text-align:right;font-size:15px!important;overflow-wrap:anywhere}}@media (max-width:700px){body.wpinstall-cart-page .shop-shell,body.woocommerce-cart .shop-shell{width:calc(100% - 20px)!important;padding-top:18px!important}body.woocommerce-cart .entry-title{margin:0 0 18px!important;font-size:clamp(32px,11vw,48px)!important;line-height:1.05!important;letter-spacing:-1.5px}body.woocommerce-cart .woocommerce-cart-form,body.woocommerce-cart .cart-collaterals{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;float:none!important}body.woocommerce-cart table.shop_table,body.woocommerce-cart table.shop_table tbody{display:block!important;width:100%!important;max-width:100%!important;border:0!important;margin:0!important;overflow:visible!important}body.woocommerce-cart table.shop_table thead{display:none!important}body.woocommerce-cart table.shop_table tr.cart_item{position:relative!important;display:grid!important;grid-template-columns:78px minmax(0,1fr) 34px!important;grid-template-rows:auto auto auto!important;column-gap:12px!important;row-gap:7px!important;width:100%!important;max-width:100%!important;margin:0 0 12px!important;padding:13px!important;border:1px solid #dde5f0!important;border-radius:18px!important;background:#fff!important;box-shadow:0 8px 24px rgba(25,60,115,.06)!important;overflow:hidden!important}body.woocommerce-cart table.shop_table tr.cart_item td{display:block!important;width:auto!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;text-align:left!important}body.woocommerce-cart table.shop_table tr.cart_item td::before{display:none!important;content:none!important}body.woocommerce-cart td.product-thumbnail{grid-column:1!important;grid-row:1 / span 3!important}body.woocommerce-cart td.product-thumbnail::before{display:none!important}body.woocommerce-cart td.product-thumbnail a,body.woocommerce-cart td.product-thumbnail img{display:block!important;width:78px!important;height:78px!important;margin:0!important;border-radius:14px!important;object-fit:cover!important}body.woocommerce-cart td.product-name{grid-column:2!important;grid-row:1!important;padding-right:2px!important;font-size:15px!important;line-height:1.35!important;font-weight:850!important;overflow-wrap:anywhere}body.woocommerce-cart td.product-name a{color:#162033!important}body.woocommerce-cart td.product-price{display:none!important}body.woocommerce-cart td.product-quantity{grid-column:2!important;grid-row:2!important}body.woocommerce-cart td.product-quantity .quantity{display:inline-flex!important;width:auto!important}body.woocommerce-cart td.product-quantity .qty{width:64px!important;height:38px!important;min-height:38px!important;padding:0 8px!important;border:1px solid #d8e1ed!important;border-radius:10px!important;background:#f8fafc!important;font-size:15px!important;text-align:center!important}body.woocommerce-cart td.product-subtotal{grid-column:2!important;grid-row:3!important;color:#1769f6!important;font-size:16px!important;line-height:1.2!important;font-weight:900!important;white-space:normal!important}body.woocommerce-cart td.product-remove{grid-column:3!important;grid-row:1!important;justify-self:end!important}body.woocommerce-cart td.product-remove a.remove{display:grid!important;place-items:center!important;width:34px!important;height:34px!important;border-radius:11px!important;background:#fff0f1!important;color:#ef3f55!important;font-size:25px!important;line-height:1!important}body.woocommerce-cart tr:not(.cart_item) td.actions{display:block!important;width:100%!important;padding:2px 0 14px!important}body.woocommerce-cart td.actions .coupon{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;width:100%!important;margin:0 0 8px!important}body.woocommerce-cart td.actions .coupon input{width:100%!important;min-width:0!important;height:46px!important;border-radius:12px!important}body.woocommerce-cart td.actions .coupon .button,body.woocommerce-cart td.actions>.button{min-height:46px!important;border-radius:12px!important}body.woocommerce-cart td.actions>.button{width:100%!important}body.woocommerce-cart .cart_totals{width:100%!important;padding:18px!important;border-radius:18px!important}}@media (max-width:390px){body.woocommerce-cart table.shop_table tr.cart_item{grid-template-columns:68px minmax(0,1fr) 32px!important;column-gap:9px!important;padding:11px!important}body.woocommerce-cart td.product-thumbnail a,body.woocommerce-cart td.product-thumbnail img{width:68px!important;height:68px!important}body.woocommerce-cart td.actions .coupon{grid-template-columns:1fr!important}body.woocommerce-cart td.actions .coupon .button{width:100%!important}}body.woocommerce-order-received .woocommerce-bacs-bank-details{position:relative;padding:28px!important;border:1px solid #dce5f1!important;border-radius:24px!important;background:linear-gradient(145deg,#ffffff 0%,#f8fbff 100%)!important;box-shadow:0 18px 45px rgba(31,63,115,.08)!important}body.woocommerce-order-received .wc-bacs-bank-details-heading{display:flex;align-items:center;gap:11px;margin:0 0 12px!important;font-size:23px!important;line-height:1.25!important;color:#101828!important}body.woocommerce-order-received .wc-bacs-bank-details-heading::before{content:"Rp";display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;border-radius:12px;background:#1769f6;color:#fff;font-size:13px;font-weight:900;box-shadow:0 8px 18px rgba(23,105,246,.22)}body.woocommerce-order-received .wc-bacs-bank-details-account-name{margin:0 0 18px!important;padding:0 0 16px!important;border-bottom:1px dashed #d7e1ed!important;color:#667085!important;font-size:13px!important}body.woocommerce-order-received .wc-bacs-bank-details-account-name strong{display:inline-block!important;margin-left:5px!important;color:#101828!important;font-size:16px!important}body.woocommerce-order-received ul.wc-bacs-bank-details{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;width:100%!important;margin:0!important;padding:0!important}body.woocommerce-order-received ul.wc-bacs-bank-details li{position:relative;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;min-height:92px!important;padding:17px 58px 17px 18px!important;border:1px solid #dfe7f1!important;border-radius:17px!important;background:#fff!important;color:#748199!important;font-size:11px!important;font-weight:800!important;letter-spacing:.045em!important;text-align:left!important;text-transform:uppercase!important;box-shadow:0 7px 18px rgba(31,63,115,.045)!important}body.woocommerce-order-received ul.wc-bacs-bank-details li::after{content:"✓";position:absolute;right:18px;top:50%;display:grid;place-items:center;width:30px;height:30px;border-radius:10px;background:#eaf2ff;color:#1769f6;font-size:15px;font-weight:900;transform:translateY(-50%)}body.woocommerce-order-received ul.wc-bacs-bank-details li strong{display:block!important;max-width:100%!important;margin:6px 0 0!important;color:#101828!important;font-size:17px!important;line-height:1.25!important;letter-spacing:.01em!important;text-align:left!important;text-transform:none!important;overflow-wrap:anywhere!important}body.woocommerce-account .woocommerce{display:grid!important;grid-template-columns:230px minmax(0,1fr)!important;gap:20px!important;align-items:start!important}body.woocommerce-account .woocommerce-MyAccount-navigation{position:sticky;top:18px;padding:9px!important;border-radius:20px!important}body.woocommerce-account .woocommerce-MyAccount-navigation ul{display:grid!important;gap:5px!important;overflow:visible!important}body.woocommerce-account .woocommerce-MyAccount-navigation a{position:relative;padding:13px 14px 13px 17px!important;border-radius:12px!important}body.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a{box-shadow:inset 3px 0 0 #1769f6}body.woocommerce-account .woocommerce-MyAccount-content{min-width:0!important;padding:24px!important;border-radius:22px!important}body.woocommerce-account .woocommerce-MyAccount-content table.shop_table{overflow:hidden!important;border:1px solid #dde5ef!important;border-radius:16px!important;background:#fff!important}body.woocommerce-account .woocommerce-MyAccount-content table.shop_table th{background:#f5f8fc!important;color:#536179!important;font-size:12px!important;text-transform:uppercase!important;letter-spacing:.035em!important}body.woocommerce-account .woocommerce-MyAccount-content table.shop_table td,body.woocommerce-account .woocommerce-MyAccount-content table.shop_table th{padding:14px 15px!important}body.woocommerce-account .woocommerce-MyAccount-content .button{min-height:40px!important;padding:10px 16px!important;border-radius:11px!important}@media (max-width:780px){body.woocommerce-cart,body.woocommerce-cart #page,body.woocommerce-cart #content{overflow-x:hidden!important}body.woocommerce-cart .shop-shell,body.wpinstall-cart-page .shop-shell{width:calc(100% - 24px)!important;max-width:100%!important;margin-inline:auto!important;padding:18px 0 96px!important}body.woocommerce-cart .entry-title{margin:0 0 18px!important;font-size:38px!important;line-height:1.05!important;letter-spacing:-1.2px!important}body.woocommerce-cart table.shop_table,body.woocommerce-cart table.shop_table tbody,body.woocommerce-cart table.shop_table tr,body.woocommerce-cart table.shop_table td{max-width:100%!important;box-sizing:border-box!important}body.woocommerce-cart table.shop_table tr.cart_item{display:grid!important;grid-template-columns:76px minmax(0,1fr) 36px!important;grid-template-rows:auto auto auto!important;gap:8px 12px!important;width:100%!important;padding:14px!important;overflow:hidden!important}body.woocommerce-cart table.shop_table tr.cart_item>td{min-width:0!important;max-width:100%!important;overflow:hidden!important}body.woocommerce-cart table.shop_table tr.cart_item>td::before{display:none!important;content:none!important}body.woocommerce-cart table.shop_table tr.cart_item td.product-price,body.woocommerce-cart table.shop_table tr.cart_item td[data-title="Harga"],body.woocommerce-cart table.shop_table tr.cart_item td[data-title="Price"]{display:none!important;position:absolute!important;width:0!important;height:0!important;padding:0!important;margin:0!important;visibility:hidden!important;overflow:hidden!important}body.woocommerce-cart td.product-thumbnail{grid-column:1!important;grid-row:1 / span 3!important}body.woocommerce-cart td.product-thumbnail a,body.woocommerce-cart td.product-thumbnail img{width:76px!important;height:76px!important;max-width:76px!important;border-radius:14px!important}body.woocommerce-cart td.product-name{grid-column:2!important;grid-row:1!important;padding:2px 0 0!important;font-size:16px!important;line-height:1.3!important}body.woocommerce-cart td.product-quantity{grid-column:2!important;grid-row:2!important;align-self:center!important}body.woocommerce-cart td.product-quantity .qty{width:66px!important;height:39px!important;min-height:39px!important}body.woocommerce-cart td.product-subtotal{grid-column:2 / 4!important;grid-row:3!important;display:block!important;width:100%!important;padding:2px 0 0!important;color:#1769f6!important;font-size:17px!important;font-weight:900!important;white-space:normal!important;overflow:visible!important}body.woocommerce-cart td.product-remove{grid-column:3!important;grid-row:1!important;align-self:start!important;justify-self:end!important;overflow:visible!important}body.woocommerce-cart td.product-remove a.remove{width:36px!important;height:36px!important;border-radius:12px!important}body.woocommerce-account .shop-shell{width:calc(100% - 24px)!important;padding-top:18px!important}body.woocommerce-account .entry-title{margin-bottom:16px!important;font-size:34px!important;line-height:1.1!important}body.woocommerce-account .woocommerce{display:block!important}body.woocommerce-account .woocommerce-MyAccount-navigation{position:static!important;margin:0 0 14px!important;padding:8px!important;overflow:visible!important}body.woocommerce-account .woocommerce-MyAccount-navigation ul{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;padding:0!important;overflow:visible!important}body.woocommerce-account .woocommerce-MyAccount-navigation li{min-width:0!important}body.woocommerce-account .woocommerce-MyAccount-navigation a{justify-content:center!important;min-height:42px!important;padding:10px 8px!important;font-size:11.5px!important;line-height:1.15!important;text-align:center!important;white-space:normal!important}body.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a{box-shadow:none!important}body.woocommerce-account .woocommerce-MyAccount-content{padding:15px!important;border-radius:18px!important}body.woocommerce-account .woocommerce-orders-table,body.woocommerce-account .woocommerce-orders-table tbody{display:block!important;width:100%!important;border:0!important;background:transparent!important}body.woocommerce-account .woocommerce-orders-table thead{display:none!important}body.woocommerce-account .woocommerce-orders-table tr{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px 12px!important;margin:0 0 12px!important;padding:15px!important;border:1px solid #dfe7f1!important;border-radius:16px!important;background:#fff!important;box-shadow:0 8px 22px rgba(31,63,115,.055)!important}body.woocommerce-account .woocommerce-orders-table td{display:block!important;min-width:0!important;padding:0!important;border:0!important;text-align:left!important}body.woocommerce-account .woocommerce-orders-table td::before{display:block!important;float:none!important;margin:0 0 4px!important;color:#77849a!important;font-size:10px!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important}body.woocommerce-account .woocommerce-orders-table td.woocommerce-orders-table__cell-order-number,body.woocommerce-account .woocommerce-orders-table td.woocommerce-orders-table__cell-order-total,body.woocommerce-account .woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions{grid-column:1 / -1!important}body.woocommerce-account .woocommerce-orders-table td.woocommerce-orders-table__cell-order-number a{color:#1769f6!important;font-size:16px!important;font-weight:900!important}body.woocommerce-account .woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions .button{display:flex!important;justify-content:center!important;width:100%!important;min-height:43px!important;margin-top:3px!important}body.woocommerce-order-received .woocommerce-bacs-bank-details{padding:18px!important;border-radius:20px!important}body.woocommerce-order-received .wc-bacs-bank-details-heading{font-size:20px!important}body.woocommerce-order-received ul.wc-bacs-bank-details{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}body.woocommerce-order-received ul.wc-bacs-bank-details li{min-height:78px!important;padding:14px 52px 14px 15px!important}body.woocommerce-order-received ul.wc-bacs-bank-details li strong{font-size:16px!important}}@media (max-width:380px){body.woocommerce-cart table.shop_table tr.cart_item{grid-template-columns:66px minmax(0,1fr) 34px!important;gap:7px 9px!important;padding:11px!important}body.woocommerce-cart td.product-thumbnail a,body.woocommerce-cart td.product-thumbnail img{width:66px!important;height:66px!important}body.woocommerce-account .woocommerce-MyAccount-navigation ul{grid-template-columns:1fr!important}}:root{--wp-font-heading:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;--wp-font-body:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;--wp-primary:#2563eb;--wp-primary-dark:#1d4ed8;--wp-ink:#0f172a;--wp-muted:#64748b;--wp-border:#e2e8f0;--wp-surface:#ffffff;--wp-bg:#f8fafc;--wp-radius:22px;--wp-shadow:0 14px 40px rgba(15,23,42,.08)}html,body,button,input,textarea,select{font-family:var(--wp-font-body)!important}h1,h2,h3,h4,h5,h6,.site-title,.product_title,.entry-title,.woocommerce-loop-product__title,.section-row h2{font-family:var(--wp-font-heading)!important;letter-spacing:-.025em}body{color:var(--wp-ink);background:var(--wp-bg)}.btn,.button,button,input[type=submit]{font-family:var(--wp-font-heading)!important;font-weight:700!important}.section-description{max-width:560px;margin:8px 0 0;color:var(--wp-muted);font-size:14px;line-height:1.7}.category-section-v4{margin-top:42px;margin-bottom:52px}.category-cards-v4{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}.category-card-v4{position:relative;display:grid!important;grid-template-columns:62px minmax(0,1fr) 34px;align-items:center;gap:16px;min-height:118px;padding:22px!important;border:1px solid var(--wp-border)!important;border-radius:var(--wp-radius)!important;background:var(--wp-surface)!important;color:var(--wp-ink)!important;box-shadow:0 8px 24px rgba(15,23,42,.055);text-decoration:none!important;overflow:hidden;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.category-card-v4:before{content:"";position:absolute;inset:auto -55px -65px auto;width:150px;height:150px;border-radius:50%;background:rgba(37,99,235,.07)}.category-card-v4:hover{transform:translateY(-4px);border-color:rgba(37,99,235,.35)!important;box-shadow:var(--wp-shadow)}.category-icon-v4{display:grid;place-items:center;width:62px;height:62px;border-radius:18px;background:linear-gradient(145deg,#eff6ff,#dbeafe);color:var(--wp-primary)}.category-icon-v4 .icon{width:30px;height:30px}.category-copy-v4{display:flex;min-width:0;flex-direction:column;gap:6px}.category-copy-v4 b{font-family:var(--wp-font-heading);font-size:18px;line-height:1.25}.category-copy-v4 small{color:var(--wp-muted);font-size:13px;line-height:1.55}.category-arrow-v4{position:relative;z-index:1;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#eff6ff;color:var(--wp-primary)}.category-arrow-v4 .icon{width:17px;height:17px}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{border-radius:22px!important;box-shadow:0 8px 28px rgba(15,23,42,.06)!important;transition:transform .22s ease,box-shadow .22s ease!important}.woocommerce ul.products li.product:hover{transform:translateY(-4px);box-shadow:var(--wp-shadow)!important}@media(max-width:700px){.category-section-v4{margin-top:28px;margin-bottom:36px}.category-cards-v4{grid-template-columns:1fr!important;gap:12px!important}.category-card-v4{grid-template-columns:52px minmax(0,1fr) 30px;min-height:98px;padding:16px!important;border-radius:18px!important}.category-icon-v4{width:52px;height:52px;border-radius:15px}.category-icon-v4 .icon{width:25px;height:25px}.category-copy-v4 b{font-size:16px}.category-copy-v4 small{font-size:12px}.section-description{font-size:13px}}body.woocommerce-order-received section.woocommerce-bacs-bank-details{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:0!important;width:100%!important;min-height:0!important;padding:26px!important;overflow:hidden!important}body.woocommerce-order-received section.woocommerce-bacs-bank-details>.wc-bacs-bank-details-heading{grid-column:1/-1!important;width:100%!important;margin:0 0 10px!important;padding:0!important}body.woocommerce-order-received section.woocommerce-bacs-bank-details>.wc-bacs-bank-details-account-name{grid-column:1/-1!important;display:flex!important;align-items:center!important;gap:7px!important;width:100%!important;margin:0 0 18px!important;padding:0 0 17px!important;float:none!important;clear:both!important;border-bottom:1px dashed #d7e1ed!important;line-height:1.5!important}body.woocommerce-order-received section.woocommerce-bacs-bank-details>.wc-bacs-bank-details-account-name strong{display:inline!important;margin:0!important}body.woocommerce-order-received section.woocommerce-bacs-bank-details>ul.wc-bacs-bank-details,body.woocommerce-order-received section.woocommerce-bacs-bank-details>ul.order_details.wc-bacs-bank-details{grid-column:1/-1!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important;gap:14px!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;float:none!important;clear:both!important;border:0!important}body.woocommerce-order-received section.woocommerce-bacs-bank-details>ul.wc-bacs-bank-details::before,body.woocommerce-order-received section.woocommerce-bacs-bank-details>ul.wc-bacs-bank-details::after{display:none!important;content:none!important}body.woocommerce-order-received section.woocommerce-bacs-bank-details>ul.wc-bacs-bank-details>li{box-sizing:border-box!important;width:auto!important;max-width:none!important;min-width:0!important;min-height:96px!important;margin:0!important;padding:18px 58px 18px 18px!important;float:none!important;clear:none!important;border:1px solid #dfe7f1!important;border-radius:17px!important;background:#fff!important}body.woocommerce-order-received section.woocommerce-bacs-bank-details>ul.wc-bacs-bank-details>li strong{width:100%!important;white-space:normal!important;word-break:break-word!important}@media (max-width:700px){body.woocommerce-order-received section.woocommerce-bacs-bank-details{padding:18px!important}body.woocommerce-order-received section.woocommerce-bacs-bank-details>.wc-bacs-bank-details-account-name{display:block!important;margin-bottom:14px!important;padding-bottom:14px!important}body.woocommerce-order-received section.woocommerce-bacs-bank-details>.wc-bacs-bank-details-account-name strong{display:block!important;margin-top:3px!important}body.woocommerce-order-received section.woocommerce-bacs-bank-details>ul.wc-bacs-bank-details,body.woocommerce-order-received section.woocommerce-bacs-bank-details>ul.order_details.wc-bacs-bank-details{grid-template-columns:1fr!important;gap:10px!important}body.woocommerce-order-received section.woocommerce-bacs-bank-details>ul.wc-bacs-bank-details>li{min-height:82px!important;padding:15px 54px 15px 15px!important}}@media (max-width:700px){body.woocommerce-cart{background:linear-gradient(180deg,#f7f9fd 0,#eef3fa 100%);padding-bottom:118px!important}body.woocommerce-cart main#content{overflow:hidden}body.woocommerce-cart .shop-shell,body.wpinstall-cart-page .shop-shell{width:min(100% - 24px,680px)!important;margin-inline:auto!important;padding:28px 0 36px!important}body.woocommerce-cart .entry-title{margin:0 0 22px!important;font-size:34px!important;line-height:1.1!important;letter-spacing:-1.2px!important;color:#101c32!important}body.woocommerce-cart .woocommerce-notices-wrapper{margin-bottom:12px}body.woocommerce-cart form.woocommerce-cart-form{width:100%!important;margin:0!important}body.woocommerce-cart table.shop_table,body.woocommerce-cart table.shop_table tbody{display:block!important;width:100%!important;margin:0!important;border:0!important;background:transparent!important}body.woocommerce-cart table.shop_table thead{display:none!important}body.woocommerce-cart table.shop_table tr.cart_item{position:relative!important;display:grid!important;grid-template-columns:88px minmax(0,1fr)!important;grid-template-rows:auto auto auto!important;gap:8px 14px!important;width:100%!important;margin:0 0 14px!important;padding:15px 48px 15px 15px!important;border:1px solid #dfe7f2!important;border-radius:22px!important;background:#fff!important;box-shadow:0 10px 28px rgba(29,58,108,.08)!important;overflow:visible!important}body.woocommerce-cart table.shop_table tr.cart_item td{display:block!important;width:auto!important;min-width:0!important;padding:0!important;margin:0!important;border:0!important;background:transparent!important;text-align:left!important}body.woocommerce-cart table.shop_table tr.cart_item td::before{display:none!important;content:none!important}body.woocommerce-cart td.product-thumbnail{grid-column:1!important;grid-row:1 / span 3!important}body.woocommerce-cart td.product-thumbnail a,body.woocommerce-cart td.product-thumbnail img{display:block!important;width:88px!important;height:88px!important;max-width:none!important;margin:0!important;border-radius:16px!important;object-fit:cover!important;box-shadow:0 5px 15px rgba(22,48,91,.10)!important}body.woocommerce-cart td.product-name{grid-column:2!important;grid-row:1!important;align-self:start!important;padding:1px 0 0!important;font-size:16px!important;line-height:1.35!important;font-weight:800!important}body.woocommerce-cart td.product-name a{color:#111d32!important}body.woocommerce-cart td.product-name dl.variation{margin:5px 0 0!important;font-size:12px!important;color:#718096!important}body.woocommerce-cart td.product-price{display:none!important}body.woocommerce-cart td.product-quantity{grid-column:2!important;grid-row:2!important;align-self:center!important}body.woocommerce-cart td.product-quantity .quantity{display:inline-flex!important;align-items:center!important;width:auto!important}body.woocommerce-cart td.product-quantity .qty{width:72px!important;height:40px!important;min-height:40px!important;margin:0!important;padding:0 8px!important;border:1px solid #dbe4ef!important;border-radius:12px!important;background:#f8fafc!important;color:#162238!important;font-size:15px!important;font-weight:750!important;text-align:center!important;box-shadow:inset 0 1px 2px rgba(25,50,90,.03)!important}body.woocommerce-cart td.product-subtotal{grid-column:2!important;grid-row:3!important;color:#1266ed!important;font-size:17px!important;line-height:1.2!important;font-weight:900!important}body.woocommerce-cart td.product-remove{position:absolute!important;top:14px!important;right:13px!important;width:32px!important;height:32px!important;z-index:3!important}body.woocommerce-cart td.product-remove a.remove{display:grid!important;place-items:center!important;width:32px!important;height:32px!important;border:0!important;border-radius:11px!important;background:#fff0f2!important;color:#e73b52!important;font-size:0!important;line-height:1!important;box-shadow:none!important}body.woocommerce-cart td.product-remove a.remove::after{content:'×';font-size:23px;font-weight:500;line-height:1}body.woocommerce-cart table.shop_table tr:not(.cart_item){display:block!important;width:100%!important}body.woocommerce-cart table.shop_table tr:not(.cart_item) td.actions{display:block!important;width:100%!important;padding:5px 0 4px!important;border:0!important}body.woocommerce-cart td.actions .coupon{display:grid!important;grid-template-columns:minmax(0,1fr) 112px!important;gap:9px!important;width:100%!important;margin:0 0 10px!important;float:none!important}body.woocommerce-cart td.actions .coupon .input-text{width:100%!important;min-width:0!important;height:48px!important;margin:0!important;padding:0 15px!important;border:1px solid #dce5f0!important;border-radius:14px!important;background:#fff!important;font-size:14px!important}body.woocommerce-cart td.actions .coupon .button,body.woocommerce-cart td.actions>button.button{min-height:48px!important;margin:0!important;border-radius:14px!important;font-size:13px!important;font-weight:800!important}body.woocommerce-cart td.actions>button.button{width:100%!important}body.woocommerce-cart .cart-collaterals{display:block!important;width:100%!important;margin:16px 0 0!important}body.woocommerce-cart .cart-collaterals .cart_totals{float:none!important;width:100%!important;margin:0!important;padding:20px!important;border:1px solid #dfe7f2!important;border-radius:22px!important;background:#fff!important;box-shadow:0 10px 30px rgba(29,58,108,.08)!important}body.woocommerce-cart .cart_totals h2{margin:0 0 14px!important;font-size:21px!important;color:#111d32!important}body.woocommerce-cart .cart_totals table.shop_table,body.woocommerce-cart .cart_totals table.shop_table tbody,body.woocommerce-cart .cart_totals table.shop_table tr{display:table!important;width:100%!important}body.woocommerce-cart .cart_totals table.shop_table tr{display:table-row!important}body.woocommerce-cart .cart_totals table.shop_table th,body.woocommerce-cart .cart_totals table.shop_table td{display:table-cell!important;padding:12px 0!important;border:0!important;border-bottom:1px solid #edf1f6!important;font-size:14px!important}body.woocommerce-cart .cart_totals table.shop_table td{text-align:right!important;font-weight:800!important}body.woocommerce-cart .wc-proceed-to-checkout{padding:16px 0 0!important}body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{width:100%!important;margin:0!important;padding:16px 15px!important;border-radius:15px!important;font-size:15px!important;font-weight:850!important;box-shadow:0 9px 22px rgba(23,105,246,.24)!important}}@media (max-width:390px){body.woocommerce-cart .shop-shell,body.wpinstall-cart-page .shop-shell{width:calc(100% - 18px)!important}body.woocommerce-cart table.shop_table tr.cart_item{grid-template-columns:76px minmax(0,1fr)!important;gap:7px 11px!important;padding:12px 43px 12px 12px!important}body.woocommerce-cart td.product-thumbnail a,body.woocommerce-cart td.product-thumbnail img{width:76px!important;height:76px!important}body.woocommerce-cart td.product-name{font-size:14px!important}body.woocommerce-cart td.actions .coupon{grid-template-columns:1fr!important}body.woocommerce-cart td.actions .coupon .button{width:100%!important}}[hidden]{display:none!important}.screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link:focus{position:fixed!important;top:12px;left:12px;width:auto!important;height:auto!important;margin:0!important;padding:12px 16px!important;clip:auto!important;overflow:visible!important;white-space:normal!important;background:#fff;color:#0b57d0;border:2px solid #0b57d0;border-radius:10px;z-index:999999;font-weight:700}.icon[aria-hidden="true"]{pointer-events:none}.eyebrow{color:#0645ad;background:#f7fbff;border:1px solid #8db7f2}.section-row>a{color:#0645ad;text-decoration-thickness:1.5px;text-underline-offset:3px}.section-row>a:hover,.section-row>a:focus-visible{color:#043780;text-decoration:underline}.float-icon{color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.22)}.float-icon.i1{background:#b00058}.float-icon.i2{background:#6533a5}.float-icon.i3{background:#08775f}.float-icon.i4{background:#1746b3}.float-icon.i5{background:#5635bd}@media(max-width:700px){.mobile-bottom-nav a{color:#475569}.mobile-bottom-nav small{color:inherit}.mobile-bottom-nav a.active,.mobile-bottom-nav a[aria-current="page"]{color:#0645ad;background:#f4f8ff}.mobile-bottom-nav a.active .nav-icon,.mobile-bottom-nav a[aria-current="page"] .nav-icon{color:#0645ad;background:#d7e7ff}.mobile-bottom-nav a:focus-visible{outline:3px solid #0645ad;outline-offset:2px}}.footer-whatsapp{border:2px solid #ffffff;text-shadow:0 1px 1px rgba(0,0,0,.18)}.payment-logo{border:1px solid #cbd5e1}.payment-bni{color:#9a3412!important}.payment-gopay{color:#075f73!important}.payment-dana{background:#0759ad!important;color:#fff!important}.wpinstall-single-product-page .woocommerce-product-details__short-description table,.wpinstall-single-product-page .woocommerce-Tabs-panel table,.single-product .woocommerce-product-details__short-description table,.single-product .woocommerce-Tabs-panel table{display:table!important;table-layout:auto;width:100%!important;max-width:100%;margin:22px 0!important;border:1px solid #dbe3ef!important;border-collapse:separate!important;border-spacing:0!important;border-radius:14px;background:#fff;overflow:hidden;font-size:14px;line-height:1.55;box-shadow:0 8px 24px rgba(15,23,42,.045)}.wpinstall-single-product-page .woocommerce-product-details__short-description table thead,.wpinstall-single-product-page .woocommerce-Tabs-panel table thead,.single-product .woocommerce-product-details__short-description table thead,.single-product .woocommerce-Tabs-panel table thead{display:table-header-group!important}.wpinstall-single-product-page .woocommerce-product-details__short-description table tbody,.wpinstall-single-product-page .woocommerce-Tabs-panel table tbody,.single-product .woocommerce-product-details__short-description table tbody,.single-product .woocommerce-Tabs-panel table tbody{display:table-row-group!important}.wpinstall-single-product-page .woocommerce-product-details__short-description table tr,.wpinstall-single-product-page .woocommerce-Tabs-panel table tr,.single-product .woocommerce-product-details__short-description table tr,.single-product .woocommerce-Tabs-panel table tr{display:table-row!important}.wpinstall-single-product-page .woocommerce-product-details__short-description table th,.wpinstall-single-product-page .woocommerce-product-details__short-description table td,.wpinstall-single-product-page .woocommerce-Tabs-panel table th,.wpinstall-single-product-page .woocommerce-Tabs-panel table td,.single-product .woocommerce-product-details__short-description table th,.single-product .woocommerce-product-details__short-description table td,.single-product .woocommerce-Tabs-panel table th,.single-product .woocommerce-Tabs-panel table td{display:table-cell!important;width:auto!important;min-width:150px;padding:14px 16px!important;border:0!important;border-right:1px solid #e6ebf2!important;border-bottom:1px solid #e6ebf2!important;text-align:left!important;vertical-align:top!important;white-space:normal!important;word-break:normal!important;overflow-wrap:anywhere;color:#3f4d63;background:#fff}.wpinstall-single-product-page .woocommerce-product-details__short-description table th,.wpinstall-single-product-page .woocommerce-Tabs-panel table th,.single-product .woocommerce-product-details__short-description table th,.single-product .woocommerce-Tabs-panel table th{color:#243753;background:#f3f7fc;font-weight:800}.wpinstall-single-product-page .woocommerce-product-details__short-description table tr:nth-child(even) td,.wpinstall-single-product-page .woocommerce-Tabs-panel table tr:nth-child(even) td,.single-product .woocommerce-product-details__short-description table tr:nth-child(even) td,.single-product .woocommerce-Tabs-panel table tr:nth-child(even) td{background:#fbfdff}.wpinstall-single-product-page .woocommerce-product-details__short-description table tr>*:last-child,.wpinstall-single-product-page .woocommerce-Tabs-panel table tr>*:last-child,.single-product .woocommerce-product-details__short-description table tr>*:last-child,.single-product .woocommerce-Tabs-panel table tr>*:last-child{border-right:0!important}.wpinstall-single-product-page .woocommerce-product-details__short-description table tr:last-child>*,.wpinstall-single-product-page .woocommerce-Tabs-panel table tr:last-child>*,.single-product .woocommerce-product-details__short-description table tr:last-child>*,.single-product .woocommerce-Tabs-panel table tr:last-child>*{border-bottom:0!important}@media(max-width:700px){.wpinstall-single-product-page .woocommerce-product-details__short-description,.wpinstall-single-product-page .woocommerce-Tabs-panel,.single-product .woocommerce-product-details__short-description,.single-product .woocommerce-Tabs-panel{overflow-x:auto;-webkit-overflow-scrolling:touch}.wpinstall-single-product-page .woocommerce-product-details__short-description table,.wpinstall-single-product-page .woocommerce-Tabs-panel table,.single-product .woocommerce-product-details__short-description table,.single-product .woocommerce-Tabs-panel table{width:max-content!important;min-width:620px;margin:18px 0!important;border-radius:12px;font-size:13px}.wpinstall-single-product-page .woocommerce-product-details__short-description table th,.wpinstall-single-product-page .woocommerce-product-details__short-description table td,.wpinstall-single-product-page .woocommerce-Tabs-panel table th,.wpinstall-single-product-page .woocommerce-Tabs-panel table td,.single-product .woocommerce-product-details__short-description table th,.single-product .woocommerce-product-details__short-description table td,.single-product .woocommerce-Tabs-panel table th,.single-product .woocommerce-Tabs-panel table td{min-width:170px;padding:12px 13px!important}.wpinstall-single-product-page .woocommerce-product-details__short-description table th:first-child,.wpinstall-single-product-page .woocommerce-product-details__short-description table td:first-child,.wpinstall-single-product-page .woocommerce-Tabs-panel table th:first-child,.wpinstall-single-product-page .woocommerce-Tabs-panel table td:first-child,.single-product .woocommerce-product-details__short-description table th:first-child,.single-product .woocommerce-product-details__short-description table td:first-child,.single-product .woocommerce-Tabs-panel table th:first-child,.single-product .woocommerce-Tabs-panel table td:first-child{min-width:145px;font-weight:700}}.site-header[hidden]{display:block!important}.header-spacer{display:block;width:44px;height:44px}@media(max-width:700px){.header-spacer{width:42px;height:42px}}.drawer-brand{min-width:0;max-width:calc(100% - 52px)}.drawer-custom-logo{display:block;width:auto;height:auto;max-height:54px;object-fit:contain}.drawer-brand-text{min-width:0}.drawer-brand-text strong,.drawer-brand-text small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:700px){.drawer-head{padding:14px 18px}.drawer-custom-logo{max-height:48px}.drawer-brand{gap:9px}}.drawer-menu{width:min(92vw,420px);background:linear-gradient(180deg,#fff 0,#fbfdff 100%)}.drawer-head{position:relative;min-height:106px;padding:14px 16px;gap:12px;background:linear-gradient(145deg,#f8fbff,#eef5ff);border-bottom:1px solid #dce7f5}.drawer-brand-shell{display:flex;align-items:center;min-width:0;flex:1;min-height:78px;padding:9px 12px;border:1px solid rgba(195,213,238,.85);border-radius:20px;background:rgba(255,255,255,.92);box-shadow:0 10px 26px rgba(31,75,142,.08)}.drawer-brand{width:100%;min-width:0;max-width:none;justify-content:flex-start}.drawer-custom-logo{display:block;width:auto;height:auto;max-height:72px;object-fit:contain;object-position:left center;filter:drop-shadow(0 5px 9px rgba(26,50,92,.12))}.drawer-brand-text strong{font-size:20px;letter-spacing:-.3px;color:#17233a}.drawer-brand-text small{font-size:12px;color:#65758f;margin-top:3px}.drawer-close{flex:0 0 43px;width:43px;height:43px;border:1px solid #d9e3f0;background:#fff;box-shadow:0 7px 18px rgba(31,54,95,.08);transition:.2s}.drawer-close:hover{transform:rotate(4deg);background:#f5f8fc;color:#1e63d9}.drawer-content{padding:18px 16px 10px}.drawer-content ul,.drawer-default-nav{gap:7px}.drawer-content li a,.drawer-default-nav a{min-height:54px;padding:14px 16px;border:1px solid transparent;border-radius:15px;font-size:15px;letter-spacing:.1px;transition:background .18s,border-color .18s,transform .18s,color .18s}.drawer-content li a:before{content:"";width:7px;height:7px;border-radius:50%;background:#c8d6e8;box-shadow:0 0 0 5px #f2f6fb;flex:0 0 auto}.drawer-content li.current-menu-item>a,.drawer-content li.current_page_item>a,.drawer-content li a:hover,.drawer-default-nav a:hover{background:#eef5ff;border-color:#d7e7ff;color:#1769f6;transform:translateX(2px)}.drawer-content li.current-menu-item>a:before,.drawer-content li.current_page_item>a:before,.drawer-content li a:hover:before{background:#1769f6;box-shadow:0 0 0 5px #dceaff}.drawer-footer{margin:14px 16px 18px;padding:19px;border-radius:22px;background:linear-gradient(145deg,#eff6ff,#fff);box-shadow:0 12px 28px rgba(31,75,142,.07)}.drawer-footer>a{min-height:52px;border-radius:15px;box-shadow:0 10px 22px rgba(23,105,246,.24)}@media(max-width:700px){.drawer-head{min-height:98px;padding:11px 12px}.drawer-brand-shell{min-height:74px;padding:7px 10px;border-radius:18px}.drawer-custom-logo{max-height:66px}.drawer-content{padding:16px 13px 8px}.drawer-content li a,.drawer-default-nav a{min-height:52px;padding:13px 15px}.drawer-footer{margin:12px 13px 16px}}.drawer-menu.drawer-premium{width:min(92vw,410px);background:#fff;border-radius:0 24px 24px 0;overflow:hidden;box-shadow:30px 0 80px rgba(7,18,39,.3)}.drawer-premium .drawer-head{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:330px;padding:34px 24px 25px;background:linear-gradient(135deg,var(--drawer-gradient-start,#1267f4),var(--drawer-gradient-end,#8b2be2));border:0;color:#fff;overflow:hidden}.drawer-premium .drawer-head:before,.drawer-premium .drawer-head:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.drawer-premium .drawer-head:before{width:240px;height:240px;right:-110px;bottom:-120px;background:rgba(255,255,255,.09)}.drawer-premium .drawer-head:after{width:130px;height:130px;left:-70px;top:90px;border:18px solid rgba(255,255,255,.055)}.drawer-premium .drawer-close{position:absolute;z-index:2;right:18px;top:17px;width:44px;height:44px;color:#fff;font-size:31px;line-height:1;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.16);box-shadow:none;backdrop-filter:blur(8px)}.drawer-premium .drawer-close:hover{background:rgba(255,255,255,.24);color:#fff;transform:none}.drawer-premium .drawer-brand{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;width:100%;max-width:none;text-align:center;color:#fff}.drawer-premium .drawer-custom-logo{width:auto;height:auto;max-height:185px;object-fit:contain;object-position:center;filter:drop-shadow(0 12px 18px rgba(5,19,57,.26))}.drawer-premium .drawer-logo{display:grid;place-items:center;width:104px;height:104px;border-radius:28px;background:#fff;color:#1769f6;font-size:58px;font-weight:900;box-shadow:0 15px 30px rgba(0,0,0,.15)}.drawer-premium .drawer-brand-text{display:block;min-width:0;color:#fff}.drawer-premium .drawer-brand-text strong{display:block;color:#fff;font-size:24px;line-height:1.15;letter-spacing:-.55px;text-shadow:0 2px 8px rgba(0,0,0,.12)}.drawer-premium .drawer-brand-text small{display:block;color:rgba(255,255,255,.9);font-size:14px;margin-top:5px}.drawer-trust-row{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap;margin-top:18px;color:#fff;font-size:13px;font-weight:700}.drawer-trust-row span{white-space:nowrap}.drawer-trust-row span::first-letter{color:#4df08b}.drawer-premium .drawer-content{padding:18px 20px 8px;background:#fff;overflow:auto}.drawer-premium .drawer-content ul,.drawer-premium .drawer-default-nav{display:grid;gap:5px;margin:0;padding:0;list-style:none}.drawer-premium .drawer-content li a,.drawer-premium .drawer-default-nav a{position:relative;display:flex;align-items:center;gap:15px;min-height:53px;padding:10px 46px 10px 13px;border:0;border-radius:14px;background:transparent;color:#17233a;font-size:15px;font-weight:800;transform:none}.drawer-premium .drawer-content li a:after,.drawer-premium .drawer-default-nav a:after{content:"›";position:absolute;right:16px;top:50%;transform:translateY(-52%);color:#60738e;font-size:28px;font-weight:400;line-height:1}.drawer-premium .drawer-content li a:before{display:none!important}.drawer-premium .drawer-content .icon,.drawer-premium .drawer-nav-icon{flex:0 0 38px;width:38px;height:38px;padding:9px;border-radius:11px;background:#f0f4fa;color:#10223d;stroke-width:2}.drawer-premium .drawer-content li.current-menu-item>a,.drawer-premium .drawer-content li.current_page_item>a,.drawer-premium .drawer-content li a:hover,.drawer-premium .drawer-default-nav a:first-child,.drawer-premium .drawer-default-nav a:hover{background:linear-gradient(90deg,#e9f2ff,#f1efff);color:#1267f4;transform:none}.drawer-premium .drawer-content li.current-menu-item>a .icon,.drawer-premium .drawer-content li.current-menu-item>a .drawer-nav-icon,.drawer-premium .drawer-content li.current_page_item>a .icon,.drawer-premium .drawer-content li.current_page_item>a .drawer-nav-icon,.drawer-premium .drawer-content li a:hover .drawer-nav-icon,.drawer-premium .drawer-default-nav a:first-child .icon,.drawer-premium .drawer-default-nav a:hover .icon{background:#1769f6;color:#fff;box-shadow:0 7px 14px rgba(23,105,246,.23)}.drawer-premium .drawer-footer{margin:10px 20px 20px;padding:17px 18px;border:1px solid #e2e9f5;border-radius:20px;background:linear-gradient(145deg,#f5f8ff,#f7f3ff);box-shadow:none}.drawer-premium .drawer-footer div b{font-size:15px;color:#17233a}.drawer-premium .drawer-footer div span{font-size:12px;color:#687892;margin-top:4px}.drawer-premium .drawer-footer>a{min-height:48px;margin-top:13px;border-radius:13px;background:linear-gradient(90deg,var(--drawer-gradient-start,#1267f4),var(--drawer-gradient-end,#8b2be2));box-shadow:0 10px 20px rgba(58,65,210,.2)}.wpinstall-three-col{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}@media(max-width:700px){.drawer-menu.drawer-premium{width:min(94vw,390px);border-radius:0 20px 20px 0}.drawer-premium .drawer-head{min-height:290px;padding:28px 18px 21px}.drawer-premium .drawer-custom-logo{max-height:155px}.drawer-premium .drawer-brand-text strong{font-size:21px}.drawer-premium .drawer-brand-text small{font-size:13px}.drawer-trust-row{gap:12px;font-size:12px;margin-top:14px}.drawer-premium .drawer-content{padding:15px 14px 6px}.drawer-premium .drawer-content li a,.drawer-premium .drawer-default-nav a{min-height:49px;padding-top:7px;padding-bottom:7px}.drawer-premium .drawer-content .icon,.drawer-premium .drawer-nav-icon{width:35px;height:35px;flex-basis:35px}.drawer-premium .drawer-footer{margin:8px 14px 14px}.wpinstall-three-col{grid-template-columns:1fr}}@media(max-height:720px){.drawer-premium .drawer-head{min-height:235px;padding-top:22px;padding-bottom:15px}.drawer-premium .drawer-custom-logo{max-height:120px}.drawer-premium .drawer-brand-text strong{font-size:19px}.drawer-trust-row{margin-top:10px}.drawer-premium .drawer-content li a,.drawer-premium .drawer-default-nav a{min-height:44px}.drawer-premium .drawer-footer{padding:13px 15px}.drawer-premium .drawer-footer>a{min-height:43px}}html .site-header,body .site-header{display:block!important;visibility:visible!important;opacity:1!important;transform:none!important;animation:none!important}.site-header[hidden]{display:block!important}@media(max-width:700px){html .site-header,body .site-header{display:block!important;visibility:visible!important;opacity:1!important}}.site-header{position:relative!important;z-index:10000!important;isolation:isolate}.search-wrap,.search-box-wrap{position:relative;z-index:10001}.search-suggestions,#wpinstall-search-results{z-index:10002!important;isolation:isolate}.woocommerce div.product div.images,.woocommerce-product-gallery,.woocommerce-product-gallery__wrapper{position:relative;z-index:1!important}.woocommerce div.product div.images .woocommerce-product-gallery__trigger,.woocommerce-product-gallery__trigger{z-index:5!important}body.wpinstall-search-open .woocommerce-product-gallery__trigger{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.wpinstall-breadcrumb-bar{position:relative;z-index:2;background:var(--breadcrumb-bg,#f4f7fb);border-top:1px solid #e8eef7;border-bottom:1px solid #e4ebf5}.wpinstall-breadcrumb{padding-top:13px;padding-bottom:13px}.wpinstall-breadcrumb ol{display:flex;align-items:center;gap:0;min-width:0;margin:0;padding:0;list-style:none;white-space:nowrap;overflow-x:auto;scrollbar-width:none}.wpinstall-breadcrumb ol::-webkit-scrollbar{display:none}.wpinstall-breadcrumb li{display:flex;align-items:center;min-width:0;color:var(--breadcrumb-text,#64748b);font-size:13px;line-height:1.45}.wpinstall-breadcrumb a{color:var(--breadcrumb-text,#64748b);text-decoration:none;font-weight:600;transition:color .18s}.wpinstall-breadcrumb a:hover{color:var(--breadcrumb-active,#1769f6)}.wpinstall-breadcrumb .current{display:block;max-width:440px;overflow:hidden;text-overflow:ellipsis;color:var(--breadcrumb-active,#1769f6);font-weight:800}.wpinstall-breadcrumb .separator{flex:0 0 auto;margin:0 10px;color:#9aa8ba;font-size:16px}@media(max-width:700px){.wpinstall-breadcrumb{padding-top:10px;padding-bottom:10px}.wpinstall-breadcrumb li{font-size:12px}.wpinstall-breadcrumb .separator{margin:0 7px}.wpinstall-breadcrumb .current{max-width:210px}}html body .drawer-overlay{z-index:2147483000!important}html body .drawer-menu{z-index:2147483001!important;top:0!important;bottom:auto!important;height:100vh!important;height:100dvh!important;max-height:100dvh!important;isolation:isolate;overflow:hidden!important}html body .drawer-menu.drawer-premium{display:flex!important;flex-direction:column!important}html body .drawer-menu[hidden]{display:none!important}html body .drawer-menu.open{display:flex!important}.drawer-premium .drawer-head{position:relative!important;z-index:3!important;flex:0 0 auto!important;overflow:hidden!important}.drawer-premium .drawer-content{position:relative;z-index:2;flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.drawer-premium .drawer-footer{position:relative;z-index:3;flex:0 0 auto!important;margin-top:8px!important;background:linear-gradient(145deg,#f5f8ff,#f7f3ff)!important}body.drawer-open{overflow:hidden!important;touch-action:none}@supports(height:100dvh){html body .drawer-menu{height:100dvh!important;max-height:100dvh!important}}@media(max-height:720px){.drawer-premium .drawer-head{min-height:190px!important}.drawer-premium .drawer-custom-logo{max-height:92px!important}.drawer-trust-row{margin-top:7px!important}.drawer-premium .drawer-footer{padding:11px 13px!important;margin-bottom:10px!important}.drawer-premium .drawer-footer>a{min-height:41px!important;margin-top:8px!important}}:root{--wpinstall-blue:#1668f7;--wpinstall-indigo:#4f46e5;--wpinstall-navy:#071630;--wpinstall-surface:#fff;--wpinstall-muted:#64748b;--wpinstall-line:#e6ebf3;--wpinstall-shadow:0 18px 50px rgba(15,23,42,.10)}body{background:linear-gradient(180deg,#f8fbff 0,#fff 40%)}.hero{position:relative;overflow:hidden;min-height:430px;padding:64px 64px;border-radius:28px;background:radial-gradient(circle at 78% 22%,rgba(74,110,255,.32),transparent 28%),linear-gradient(135deg,#071630 0%,#0b2250 58%,#152f7d 100%);box-shadow:0 28px 70px rgba(7,22,48,.22);isolation:isolate}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to right,#000,transparent);z-index:-1}.hero-copy{max-width:590px;position:relative;z-index:2}.hero .eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(22,104,247,.24);color:#fff;font-weight:800;letter-spacing:.06em;font-size:12px;backdrop-filter:blur(10px)}.hero h1{font-size:clamp(38px,5vw,68px);line-height:1.02;letter-spacing:-.045em;margin:20px 0 18px;color:#fff}.hero h1 em{font-style:normal;background:linear-gradient(90deg,#60a5fa,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:transparent}.hero p{max-width:570px;color:#d7e2f4;font-size:18px;line-height:1.75}.hero-actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:30px}.hero .btn{min-height:50px;padding:0 20px;border-radius:12px;font-weight:800}.hero .btn.primary{box-shadow:0 13px 30px rgba(22,104,247,.36)}.hero .btn.secondary{color:#fff;border-color:rgba(255,255,255,.32);background:rgba(255,255,255,.07);backdrop-filter:blur(12px)}.hero-art{transform:scale(1.08);filter:drop-shadow(0 30px 30px rgba(0,0,0,.24))}.quick-access{position:relative;margin-top:-34px;z-index:4;background:rgba(255,255,255,.94);border:1px solid rgba(230,235,243,.9);box-shadow:var(--wpinstall-shadow);border-radius:22px;padding:14px;backdrop-filter:blur(18px)}.quick-access a{border-radius:15px;transition:.2s ease}.quick-access a:hover{background:#f3f7ff;transform:translateY(-2px)}.section-row{margin-bottom:22px}.section-row h2{font-size:clamp(26px,3vw,38px);letter-spacing:-.035em}.section-row>div>span{color:var(--wpinstall-blue);font-weight:900;letter-spacing:.09em}.category-card-v4,.woocommerce ul.products li.product{border:1px solid var(--wpinstall-line)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 8px 28px rgba(15,23,42,.055)!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important}.category-card-v4:hover,.woocommerce ul.products li.product:hover{transform:translateY(-5px);border-color:#bfdbfe!important;box-shadow:0 20px 48px rgba(15,23,42,.11)!important}.woocommerce ul.products li.product img{border-radius:14px!important;background:linear-gradient(145deg,#f8fbff,#eef4ff)!important}.woocommerce ul.products li.product .button{border-radius:11px!important;min-height:42px!important;font-weight:800!important}.benefits{border:1px solid var(--wpinstall-line);border-radius:22px;background:#fff;box-shadow:0 12px 40px rgba(15,23,42,.06);padding:18px}.benefits article{border-radius:15px;padding:18px}.benefits article:hover{background:#f7faff}.wpinstall-page-heading{margin-bottom:30px;padding:30px 34px;border-radius:22px;background:linear-gradient(135deg,#071630,#123b8e);box-shadow:0 18px 44px rgba(7,22,48,.18);color:#fff}.wpinstall-page-heading h1{margin:7px 0 0;color:#fff;font-size:clamp(32px,5vw,52px);letter-spacing:-.04em}.wpinstall-page-kicker{font-size:12px;font-weight:900;letter-spacing:.12em;color:#8fc2ff}.wpinstall-page-article{background:#fff;border:1px solid var(--wpinstall-line);border-radius:22px;padding:clamp(22px,4vw,46px);box-shadow:0 14px 42px rgba(15,23,42,.06)}.wpinstall-entry-content{font-size:16px;line-height:1.8;color:#334155}.wpinstall-entry-content h2,.wpinstall-entry-content h3{letter-spacing:-.025em;color:#0f172a}.wpinstall-entry-content img{border-radius:16px}.wpinstall-entry-content table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid var(--wpinstall-line);border-radius:14px}.wpinstall-entry-content th{background:#f3f7ff;color:#0f172a}.wpinstall-entry-content th,.wpinstall-entry-content td{padding:13px 15px;border-bottom:1px solid var(--wpinstall-line)}@media(max-width:782px){.hero{min-height:auto;padding:36px 24px 110px;border-radius:20px}.hero h1{font-size:40px}.hero p{font-size:16px}.hero-art{opacity:.35;right:-70px;bottom:-30px;transform:scale(.8)}.quick-access{margin-top:-68px;border-radius:18px}.wpinstall-page-heading{padding:24px}.wpinstall-page-article{border-radius:18px;padding:20px}}body.woocommerce-checkout form.checkout>.woocommerce-NoticeGroup,body.woocommerce-checkout form.checkout>.woocommerce-NoticeGroup-checkout{grid-column:1 / -1!important;grid-row:1!important;width:100%!important;margin:0!important}body.woocommerce-checkout form.checkout>.woocommerce-NoticeGroup ul,body.woocommerce-checkout form.checkout>.woocommerce-NoticeGroup-checkout ul{margin:0!important}body.woocommerce-checkout form.checkout:has(>.woocommerce-NoticeGroup)>#customer_details,body.woocommerce-checkout form.checkout:has(>.woocommerce-NoticeGroup-checkout)>#customer_details{grid-column:1!important;grid-row:2!important}body.woocommerce-checkout form.checkout:has(>.woocommerce-NoticeGroup)>#order_review_heading,body.woocommerce-checkout form.checkout:has(>.woocommerce-NoticeGroup-checkout)>#order_review_heading{grid-column:2!important;grid-row:2!important}body.woocommerce-checkout form.checkout:has(>.woocommerce-NoticeGroup)>#order_review,body.woocommerce-checkout form.checkout:has(>.woocommerce-NoticeGroup-checkout)>#order_review{grid-column:2!important;grid-row:2!important;margin-top:68px!important}@media(max-width:900px){body.woocommerce-checkout form.checkout>.woocommerce-NoticeGroup,body.woocommerce-checkout form.checkout>.woocommerce-NoticeGroup-checkout,body.woocommerce-checkout form.checkout:has(>.woocommerce-NoticeGroup)>#customer_details,body.woocommerce-checkout form.checkout:has(>.woocommerce-NoticeGroup-checkout)>#customer_details,body.woocommerce-checkout form.checkout:has(>.woocommerce-NoticeGroup)>#order_review_heading,body.woocommerce-checkout form.checkout:has(>.woocommerce-NoticeGroup-checkout)>#order_review_heading,body.woocommerce-checkout form.checkout:has(>.woocommerce-NoticeGroup)>#order_review,body.woocommerce-checkout form.checkout:has(>.woocommerce-NoticeGroup-checkout)>#order_review{grid-column:1!important;grid-row:auto!important}body.woocommerce-checkout form.checkout:has(>.woocommerce-NoticeGroup)>#order_review,body.woocommerce-checkout form.checkout:has(>.woocommerce-NoticeGroup-checkout)>#order_review{margin-top:-1px!important}}body.woocommerce-shop .shop-shell,body.tax-product_cat .shop-shell,body.tax-product_tag .shop-shell{padding-top:20px}body.wpinstall-shop-compact .woocommerce-products-header{margin:0 0 14px}body.wpinstall-shop-compact .woocommerce-products-header__title.page-title{font-size:clamp(28px,3vw,38px);line-height:1.12;letter-spacing:-.04em;margin:0 0 14px}.wpinstall-shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 22px;padding:11px 13px 11px 16px;border:1px solid #e3eaf4;border-radius:15px;background:#fff;box-shadow:0 7px 24px rgba(15,23,42,.045)}.wpinstall-shop-toolbar .woocommerce-result-count,.wpinstall-shop-toolbar .woocommerce-ordering{float:none!important;width:auto!important;margin:0!important}.wpinstall-shop-toolbar .woocommerce-result-count{font-size:14px;color:#667085;font-weight:650}.wpinstall-shop-toolbar .woocommerce-ordering select{height:42px;min-width:225px;border-radius:11px;background-color:#f8fafc;font-size:14px;font-weight:650}.woocommerce ul.products,.woocommerce ul.products.wpinstall-products-grid,.shop-shell ul.products{grid-template-columns:repeat(var(--wp-shop-desktop,4),minmax(0,1fr))!important;align-items:stretch}body.wpinstall-shop-equal-cards .woocommerce ul.products li.product{height:100%;display:flex!important;flex-direction:column!important}body.wpinstall-shop-equal-cards .woocommerce ul.products li.product .woocommerce-loop-product__link{display:flex!important;flex-direction:column;flex:1}.woocommerce ul.products li.product .woocommerce-loop-product__link>img{aspect-ratio:1/1!important;object-fit:var(--wp-shop-image-fit,contain)!important;object-position:center!important;background:#f7f9fc!important;padding:8px;box-sizing:border-box}body.wpinstall-shop-equal-cards .woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:2.7em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}body.wpinstall-shop-equal-cards .woocommerce ul.products li.product .star-rating{min-height:1em}body.wpinstall-shop-equal-cards .woocommerce ul.products li.product .price{margin-top:auto!important}.woocommerce ul.products li.product{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease!important}.woocommerce ul.products li.product:hover{transform:translateY(-3px)!important;box-shadow:0 16px 38px rgba(15,23,42,.10)!important}.woocommerce nav.woocommerce-pagination{margin:38px 0 4px!important}.woocommerce nav.woocommerce-pagination ul{display:inline-flex!important;gap:7px;border:0!important;padding:7px!important;border-radius:15px;background:#fff;box-shadow:0 8px 28px rgba(15,23,42,.08)}.woocommerce nav.woocommerce-pagination ul li{border:0!important}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{display:grid!important;place-items:center;min-width:40px;height:40px;padding:0 10px!important;border-radius:10px;font-weight:800;color:#475467!important;background:transparent!important}.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#1769f6!important;color:#fff!important}@media(max-width:1100px){.woocommerce ul.products,.woocommerce ul.products.wpinstall-products-grid,.shop-shell ul.products{grid-template-columns:repeat(var(--wp-shop-tablet,3),minmax(0,1fr))!important}}@media(max-width:700px){body.woocommerce-shop .shop-shell,body.tax-product_cat .shop-shell,body.tax-product_tag .shop-shell{padding-top:12px}.wpinstall-shop-toolbar{align-items:stretch;flex-direction:column;gap:9px;padding:11px;margin-bottom:15px}.wpinstall-shop-toolbar .woocommerce-ordering select{width:100%;min-width:0}.woocommerce ul.products,.woocommerce ul.products.wpinstall-products-grid,.shop-shell ul.products{grid-template-columns:repeat(var(--wp-shop-mobile,2),minmax(0,1fr))!important}.woocommerce ul.products li.product .woocommerce-loop-product__link>img{padding:5px}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{min-width:36px;height:36px}}body.woocommerce-checkout form.checkout{align-items:start!important;grid-auto-flow:row!important}body.woocommerce-checkout form.checkout>#customer_details{grid-column:1!important;grid-row:1 / span 2!important;align-self:start!important}body.woocommerce-checkout form.checkout>#order_review_heading{grid-column:2!important;grid-row:1!important;align-self:start!important;margin:0!important}body.woocommerce-checkout form.checkout>#order_review{grid-column:2!important;grid-row:2!important;align-self:start!important;width:100%!important;height:auto!important;min-height:0!important;margin-top:-1px!important}body.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table{margin-top:0!important}body.woocommerce-checkout form.checkout:has(>.woocommerce-NoticeGroup)>#customer_details,body.woocommerce-checkout form.checkout:has(>.woocommerce-NoticeGroup-checkout)>#customer_details{grid-column:1!important;grid-row:2 / span 2!important}body.woocommerce-checkout form.checkout:has(>.woocommerce-NoticeGroup)>#order_review_heading,body.woocommerce-checkout form.checkout:has(>.woocommerce-NoticeGroup-checkout)>#order_review_heading{grid-column:2!important;grid-row:2!important}body.woocommerce-checkout form.checkout:has(>.woocommerce-NoticeGroup)>#order_review,body.woocommerce-checkout form.checkout:has(>.woocommerce-NoticeGroup-checkout)>#order_review{grid-column:2!important;grid-row:3!important;margin-top:-1px!important}@media(max-width:900px){body.woocommerce-checkout form.checkout>.woocommerce-NoticeGroup,body.woocommerce-checkout form.checkout>.woocommerce-NoticeGroup-checkout,body.woocommerce-checkout form.checkout>#customer_details,body.woocommerce-checkout form.checkout>#order_review_heading,body.woocommerce-checkout form.checkout>#order_review,body.woocommerce-checkout form.checkout:has(>.woocommerce-NoticeGroup)>#customer_details,body.woocommerce-checkout form.checkout:has(>.woocommerce-NoticeGroup-checkout)>#customer_details,body.woocommerce-checkout form.checkout:has(>.woocommerce-NoticeGroup)>#order_review_heading,body.woocommerce-checkout form.checkout:has(>.woocommerce-NoticeGroup-checkout)>#order_review_heading,body.woocommerce-checkout form.checkout:has(>.woocommerce-NoticeGroup)>#order_review,body.woocommerce-checkout form.checkout:has(>.woocommerce-NoticeGroup-checkout)>#order_review{grid-column:1!important;grid-row:auto!important}body.woocommerce-checkout form.checkout>#order_review_heading{margin-top:0!important}body.woocommerce-checkout form.checkout>#order_review{margin-top:-1px!important}}body.single-product,body.single-product #page,body.single-product #content,body.single-product .shop-shell,body.single-product .woocommerce,body.single-product div.product,body.single-product div.product>*,body.single-product div.product .summary,body.single-product div.product .images{min-width:0!important;max-width:100%!important;box-sizing:border-box!important}body.single-product div.product .summary,body.single-product .woocommerce-product-details__short-description,body.single-product .woocommerce-product-details__short-description>*,body.single-product .woocommerce-product-details__short-description .elementor,body.single-product .woocommerce-product-details__short-description .elementor-section,body.single-product .woocommerce-product-details__short-description .elementor-container,body.single-product .woocommerce-product-details__short-description .elementor-column,body.single-product .woocommerce-product-details__short-description .elementor-widget-wrap,body.single-product .woocommerce-product-details__short-description .e-con,body.single-product .woocommerce-product-details__short-description .e-con-inner{min-width:0!important;max-width:100%!important;width:100%!important;box-sizing:border-box!important}body.single-product .woocommerce-product-details__short-description img,body.single-product .woocommerce-product-details__short-description video,body.single-product .woocommerce-product-details__short-description iframe,body.single-product .woocommerce-product-details__short-description svg,body.single-product .woocommerce-product-gallery img{max-width:100%!important;height:auto!important}body.single-product .woocommerce-product-details__short-description p,body.single-product .woocommerce-product-details__short-description li,body.single-product .woocommerce-product-details__short-description a,body.single-product .summary{white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important}@media(max-width:700px){body.single-product #content>.shop-shell,body.single-product .shop-shell{width:calc(100% - 20px)!important;max-width:calc(100% - 20px)!important;overflow:visible!important}body.single-product div.product{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important;overflow:hidden!important}body.single-product div.product .images,body.single-product div.product .summary{width:100%!important;max-width:100%!important;overflow:hidden!important}body.single-product .woocommerce-product-gallery__wrapper,body.single-product .woocommerce-product-gallery__image,body.single-product .woocommerce-product-gallery__image a{display:block!important;width:100%!important;max-width:100%!important}body.single-product .woocommerce-product-gallery__image img{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;aspect-ratio:1/1;object-fit:contain!important}body.single-product .woocommerce-product-details__short-description{overflow-x:hidden!important}}body.woocommerce-checkout .wpinstall-checkout-heading{width:100%;margin:0 0 18px;padding:20px 26px;border-radius:20px}body.woocommerce-checkout .wpinstall-checkout-heading h1{margin:0;font-size:clamp(28px,4vw,38px);line-height:1.15}body.woocommerce-checkout .wpinstall-checkout-article{padding:18px!important}body.woocommerce-checkout .wpinstall-checkout-article>.wpinstall-entry-content{width:100%}@media(max-width:700px){body.woocommerce-checkout .wpinstall-page-content>.container{width:min(100% - 20px,680px)}body.woocommerce-checkout .wpinstall-checkout-heading{margin-bottom:12px;padding:16px 20px;border-radius:17px}body.woocommerce-checkout .wpinstall-checkout-heading h1{font-size:30px}body.woocommerce-checkout .wpinstall-checkout-article{padding:10px!important;border-radius:18px}}body.woocommerce-checkout #customer_details,body.woocommerce-checkout #customer_details .col-1,body.woocommerce-checkout #customer_details .col-2,body.woocommerce-checkout .woocommerce-billing-fields,body.woocommerce-checkout .woocommerce-additional-fields,body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,body.woocommerce-checkout .woocommerce-additional-fields__field-wrapper,body.woocommerce-checkout .form-row,body.woocommerce-checkout .woocommerce-input-wrapper,body.woocommerce-checkout .input-text,body.woocommerce-checkout select,body.woocommerce-checkout textarea,body.woocommerce-checkout .select2-container{box-sizing:border-box!important}@media(max-width:700px){body.woocommerce-checkout #customer_details .col-1,body.woocommerce-checkout #customer_details .col-2{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:20px!important;padding-right:20px!important}body.woocommerce-checkout .woocommerce-billing-fields,body.woocommerce-checkout .woocommerce-additional-fields,body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,body.woocommerce-checkout .woocommerce-additional-fields__field-wrapper{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}body.woocommerce-checkout form.checkout .form-row,body.woocommerce-checkout form.checkout p.form-row,body.woocommerce-checkout form.checkout .form-row-first,body.woocommerce-checkout form.checkout .form-row-last,body.woocommerce-checkout form.checkout .form-row-wide{float:none!important;clear:both!important;display:block!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}body.woocommerce-checkout form.checkout .woocommerce-input-wrapper{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}body.woocommerce-checkout form.checkout .input-text,body.woocommerce-checkout form.checkout input[type="text"],body.woocommerce-checkout form.checkout input[type="email"],body.woocommerce-checkout form.checkout input[type="tel"],body.woocommerce-checkout form.checkout textarea,body.woocommerce-checkout form.checkout select,body.woocommerce-checkout form.checkout .select2-container{display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}}@media(max-width:700px){body.woocommerce-checkout .wpinstall-checkout-article,body.woocommerce-checkout article.wpinstall-page-article{padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important}body.woocommerce-checkout .wpinstall-checkout-article>.wpinstall-entry-content,body.woocommerce-checkout article.wpinstall-page-article>.wpinstall-entry-content{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}}body.woocommerce-checkout{--checkout-card:#ffffff;--checkout-soft:#f6f9ff;--checkout-line:#dfe7f3;--checkout-ink:#10213d;--checkout-muted:#64748b}body.woocommerce-checkout form.checkout{gap:26px}body.woocommerce-checkout #customer_details .col-1,body.woocommerce-checkout #customer_details .col-2,body.woocommerce-checkout #order_review_heading,body.woocommerce-checkout #order_review{border-color:var(--checkout-line);box-shadow:0 18px 50px rgba(27,59,111,.08)}body.woocommerce-checkout #customer_details .col-1,body.woocommerce-checkout #customer_details .col-2{padding:28px}body.woocommerce-checkout #customer_details .col-1::before,body.woocommerce-checkout #customer_details .col-2::before,body.woocommerce-checkout #order_review_heading::before{display:block;margin:0 0 8px;color:#1769f6;font-size:11px;font-weight:900;line-height:1.2;letter-spacing:1.05px;text-transform:uppercase}body.woocommerce-checkout #order_review_heading::before{content:'Pesanan Anda'}body.woocommerce-checkout .woocommerce-billing-fields h3,body.woocommerce-checkout .woocommerce-additional-fields h3,body.woocommerce-checkout #order_review_heading{color:var(--checkout-ink);font-weight:850}body.woocommerce-checkout .form-row label{margin-bottom:9px;color:#243652;font-size:13px;font-weight:800}body.woocommerce-checkout .input-text,body.woocommerce-checkout select,body.woocommerce-checkout .select2-container .select2-selection--single{min-height:56px;border:1px solid #cfd9e8;border-radius:13px;background:#fff;padding-left:16px;padding-right:16px;color:var(--checkout-ink);box-shadow:0 1px 2px rgba(16,33,61,.02)}body.woocommerce-checkout textarea.input-text{min-height:172px;padding:15px 16px}body.woocommerce-checkout .input-text:hover,body.woocommerce-checkout select:hover{border-color:#aebed4}body.woocommerce-checkout .input-text:focus,body.woocommerce-checkout select:focus{border-color:#1769f6;box-shadow:0 0 0 4px rgba(23,105,246,.10)}body.woocommerce-checkout #order_review_heading{padding:28px 28px 13px}body.woocommerce-checkout #order_review{margin-top:76px;padding:5px 28px 28px}@media(min-width:861px){body.woocommerce-checkout #order_review{position:sticky;top:24px}}body.woocommerce-checkout .woocommerce-checkout-review-order-table{border-spacing:0 8px!important}body.woocommerce-checkout .woocommerce-checkout-review-order-table thead th{padding:12px 10px!important;background:#f1f5fd;color:#52627b;font-size:11px;font-weight:850}body.woocommerce-checkout .woocommerce-checkout-review-order-table thead th:first-child{border-radius:10px 0 0 10px}body.woocommerce-checkout .woocommerce-checkout-review-order-table thead th:last-child{border-radius:0 10px 10px 0}body.woocommerce-checkout .woocommerce-checkout-review-order-table tbody td{padding:13px 5px!important}body.woocommerce-checkout .woocommerce-checkout-review-order-table .product-name{color:#172a48;font-size:14px;font-weight:800}body.woocommerce-checkout .woocommerce-checkout-review-order-table .product-quantity{display:inline-flex;align-items:center;justify-content:center;min-width:30px;height:30px;margin-left:8px;padding:0 8px;border-radius:999px;background:#edf3ff;color:#1769f6;font-size:11px;font-weight:900}body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot th,body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot td{padding:13px 5px!important;color:#273a57}body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr.order-total th,body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr.order-total td{border-top:1px dashed #cdd8e8!important;color:var(--checkout-ink);font-size:19px;font-weight:900}body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr.order-total td strong{font-weight:900}body.woocommerce-checkout #payment{margin-top:8px;border:1px solid #dbe5f3;border-radius:18px;background:#f4f8ff;padding:10px}body.woocommerce-checkout #payment ul.payment_methods{display:grid;gap:10px;padding:8px}body.woocommerce-checkout #payment ul.payment_methods>li{margin:0!important;border:1px solid #d7e1ef;border-radius:14px;background:#fff;padding:15px 15px 14px;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}body.woocommerce-checkout #payment ul.payment_methods>li:hover{border-color:#a9c3ec;box-shadow:0 8px 24px rgba(35,79,147,.08)}body.woocommerce-checkout #payment ul.payment_methods>li:has(input[type="radio"]:checked){border-color:#1769f6;box-shadow:0 0 0 3px rgba(23,105,246,.09),0 10px 25px rgba(35,79,147,.08)}body.woocommerce-checkout #payment ul.payment_methods>li>input[type="radio"]{width:18px;height:18px;accent-color:#1769f6;vertical-align:middle}body.woocommerce-checkout #payment ul.payment_methods>li>label{display:inline-flex;align-items:center;min-height:24px;margin-left:7px;color:#152844;font-size:14px;font-weight:850}body.woocommerce-checkout #payment div.payment_box{margin:14px 0 0;border:1px solid #e1e8f2;border-radius:12px;background:#f9fbff;padding:14px;color:#53647d;box-shadow:none}body.woocommerce-checkout #payment .place-order{padding:13px 8px 4px}body.woocommerce-checkout #place_order{min-height:58px;border-radius:14px;font-size:16px;letter-spacing:.1px}body.woocommerce-checkout #place_order::after{content:' →'}body.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info{border-color:#dce6f3;background:#fff;box-shadow:0 12px 35px rgba(31,75,145,.06)}@media(max-width:860px){body.woocommerce-checkout #order_review{margin-top:-1px;position:static}}@media(max-width:700px){body.woocommerce-checkout form.checkout{gap:14px}body.woocommerce-checkout #customer_details .col-1,body.woocommerce-checkout #customer_details .col-2{padding:20px!important;border-radius:18px;box-shadow:0 10px 28px rgba(27,59,111,.065)}body.woocommerce-checkout #customer_details .col-2{margin-top:14px}body.woocommerce-checkout #order_review_heading{padding:20px 20px 10px;border-radius:18px 18px 0 0}body.woocommerce-checkout #order_review{padding:4px 20px 20px;border-radius:0 0 18px 18px}body.woocommerce-checkout .woocommerce-billing-fields h3,body.woocommerce-checkout .woocommerce-additional-fields h3,body.woocommerce-checkout #order_review_heading{font-size:21px}body.woocommerce-checkout #payment{padding:6px;border-radius:16px}body.woocommerce-checkout #payment ul.payment_methods{gap:8px;padding:6px}body.woocommerce-checkout #payment ul.payment_methods>li{padding:13px}body.woocommerce-checkout .woocommerce-checkout-review-order-table .product-name{font-size:13px}}body.woocommerce-checkout form.checkout>#order_review_heading{margin:0!important;border:1px solid var(--checkout-line,#dfe7f3)!important;border-bottom:0!important;border-radius:24px 24px 0 0!important;background:#fff!important;box-shadow:none!important;position:relative!important;z-index:2!important}body.woocommerce-checkout form.checkout>#order_review{margin-top:-1px!important;border:1px solid var(--checkout-line,#dfe7f3)!important;border-top:0!important;border-radius:0 0 24px 24px!important;background:#fff!important;box-shadow:0 18px 50px rgba(27,59,111,.08)!important;overflow:hidden!important;position:relative!important;z-index:1!important}body.woocommerce-checkout form.checkout>#order_review .woocommerce-checkout-review-order-table{margin-top:0!important}@media(max-width:900px){body.woocommerce-checkout form.checkout>#order_review_heading{margin:0!important;padding:20px 20px 10px!important;border-radius:18px 18px 0 0!important}body.woocommerce-checkout form.checkout>#order_review{margin-top:-1px!important;padding:4px 20px 20px!important;border-radius:0 0 18px 18px!important}}@media (max-width:767px){.woocommerce-checkout #order_review_heading{margin:24px 16px 0!important;border-radius:20px 20px 0 0!important}.woocommerce-checkout #order_review{margin:0 16px 24px!important;border-radius:0 0 20px 20px!important}}body.woocommerce-checkout{--wpi-blue:#155eef;--wpi-blue-dark:#0f3f9f;--wpi-ink:#10233f;--wpi-muted:#65758b;--wpi-line:#dce6f3;--wpi-soft:#f4f7fc;--wpi-card:#ffffff}body.woocommerce-checkout .site-main,body.woocommerce-checkout .entry-content{overflow:visible}body.woocommerce-checkout form.checkout{align-items:start;gap:22px}body.woocommerce-checkout #customer_details{display:flex;flex-direction:column;gap:18px}body.woocommerce-checkout #customer_details .col-1,body.woocommerce-checkout #customer_details .col-2,body.woocommerce-checkout form.checkout>#order_review_heading,body.woocommerce-checkout form.checkout>#order_review{border-color:var(--wpi-line)!important;background:var(--wpi-card)!important}body.woocommerce-checkout #customer_details .col-1,body.woocommerce-checkout #customer_details .col-2{border-radius:22px!important;box-shadow:0 14px 38px rgba(30,64,120,.07)!important}body.woocommerce-checkout .woocommerce-billing-fields h3,body.woocommerce-checkout .woocommerce-additional-fields h3,body.woocommerce-checkout #order_review_heading{color:var(--wpi-ink)!important;font-weight:900!important;letter-spacing:-.45px}body.woocommerce-checkout .woocommerce-billing-fields h3::after,body.woocommerce-checkout .woocommerce-additional-fields h3::after,body.woocommerce-checkout #order_review_heading::after{display:block;width:42px;height:4px;margin-top:11px;border-radius:999px;background:linear-gradient(90deg,var(--wpi-blue),#6d8cff);content:""}body.woocommerce-checkout form .form-row label{margin-bottom:8px!important;color:#243b5c!important;font-size:13px!important;font-weight:800!important}body.woocommerce-checkout form .form-row input.input-text,body.woocommerce-checkout form .form-row textarea,body.woocommerce-checkout form .form-row select,body.woocommerce-checkout .select2-container .select2-selection{width:100%!important;border:1px solid #cdd9e8!important;border-radius:13px!important;background:#fff!important;color:var(--wpi-ink)!important;box-shadow:0 2px 0 rgba(16,35,63,.02)!important;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease!important}body.woocommerce-checkout form .form-row input.input-text,body.woocommerce-checkout form .form-row select,body.woocommerce-checkout .select2-container .select2-selection{min-height:54px!important}body.woocommerce-checkout form .form-row textarea{min-height:150px!important;line-height:1.55!important;resize:vertical}body.woocommerce-checkout form .form-row input.input-text:focus,body.woocommerce-checkout form .form-row textarea:focus,body.woocommerce-checkout form .form-row select:focus,body.woocommerce-checkout .select2-container--focus .select2-selection{border-color:var(--wpi-blue)!important;box-shadow:0 0 0 4px rgba(21,94,239,.10)!important;outline:none!important}body.woocommerce-checkout form.checkout>#order_review_heading{padding:25px 26px 12px!important;border-radius:22px 22px 0 0!important}body.woocommerce-checkout form.checkout>#order_review{padding:8px 26px 26px!important;border-radius:0 0 22px 22px!important;box-shadow:0 18px 48px rgba(30,64,120,.09)!important}body.woocommerce-checkout .woocommerce-checkout-review-order-table{border-collapse:separate!important;border-spacing:0 8px!important}body.woocommerce-checkout .woocommerce-checkout-review-order-table thead th{padding:14px 13px!important;background:#edf3ff!important;color:#314968!important;font-size:11px!important;letter-spacing:.45px!important;text-transform:uppercase!important}body.woocommerce-checkout .woocommerce-checkout-review-order-table thead th:first-child{border-radius:12px 0 0 12px!important}body.woocommerce-checkout .woocommerce-checkout-review-order-table thead th:last-child{border-radius:0 12px 12px 0!important}body.woocommerce-checkout .woocommerce-checkout-review-order-table tbody td{padding:15px 5px!important;border-bottom:1px solid #edf1f7!important}body.woocommerce-checkout .woocommerce-checkout-review-order-table .product-name{color:var(--wpi-ink)!important;font-weight:850!important}body.woocommerce-checkout .woocommerce-checkout-review-order-table .product-total{color:var(--wpi-ink)!important;font-weight:900!important;text-align:right!important}body.woocommerce-checkout .woocommerce-checkout-review-order-table .product-quantity{min-width:30px!important;height:30px!important;border:1px solid #d7e4fa;background:#eef4ff!important;color:var(--wpi-blue)!important}body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr:not(.order-total) th,body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr:not(.order-total) td{background:#f7f9fd!important}body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot th{border-radius:10px 0 0 10px}body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot td{border-radius:0 10px 10px 0;text-align:right!important}body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr.order-total th,body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr.order-total td{padding-top:18px!important;border-top:1px dashed #c9d6e8!important;background:#fff!important;color:var(--wpi-ink)!important}body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr.order-total td{color:var(--wpi-blue-dark)!important;font-size:20px!important}body.woocommerce-checkout #payment{margin-top:14px!important;padding:9px!important;border:1px solid #d8e3f2!important;border-radius:18px!important;background:#f3f7fd!important}body.woocommerce-checkout #payment ul.payment_methods{gap:10px!important;padding:7px!important}body.woocommerce-checkout #payment ul.payment_methods>li{border:1px solid #d8e2ef!important;border-radius:14px!important;background:#fff!important;box-shadow:0 5px 15px rgba(28,61,112,.035)}body.woocommerce-checkout #payment ul.payment_methods>li:has(input[type="radio"]:checked){border-color:var(--wpi-blue)!important;box-shadow:0 0 0 3px rgba(21,94,239,.10),0 12px 26px rgba(28,61,112,.08)!important}body.woocommerce-checkout #payment div.payment_box{border-color:#dce5f1!important;background:#f8faff!important}body.woocommerce-checkout #place_order{min-height:60px!important;border:0!important;border-radius:15px!important;background:linear-gradient(135deg,var(--wpi-blue),#1649b8)!important;box-shadow:0 14px 30px rgba(21,94,239,.25)!important;font-size:16px!important;font-weight:900!important;transition:transform .2s ease,box-shadow .2s ease!important}body.woocommerce-checkout #place_order:hover{transform:translateY(-1px);box-shadow:0 17px 34px rgba(21,94,239,.31)!important}body.woocommerce-checkout #payment .place-order::after{display:block;margin-top:13px;color:#64748b;font-size:11px;font-weight:700;line-height:1.55;text-align:center;content:"Pembayaran aman • Garansi instalasi • Dukungan WhatsApp"}@media(min-width:861px){body.woocommerce-checkout form.checkout>#order_review_heading,body.woocommerce-checkout form.checkout>#order_review{align-self:start}body.woocommerce-checkout form.checkout>#order_review{position:sticky!important;top:18px!important}}@media(max-width:767px){body.woocommerce-checkout form.checkout{gap:0!important}body.woocommerce-checkout #customer_details{gap:14px!important}body.woocommerce-checkout #customer_details .col-1,body.woocommerce-checkout #customer_details .col-2{padding:20px!important;border-radius:18px!important}body.woocommerce-checkout form.checkout>#order_review_heading{margin:22px 16px 0!important;padding:20px 20px 10px!important;border-radius:18px 18px 0 0!important}body.woocommerce-checkout form.checkout>#order_review{margin:0 16px 24px!important;padding:4px 20px 20px!important;border-radius:0 0 18px 18px!important}body.woocommerce-checkout .woocommerce-billing-fields h3,body.woocommerce-checkout .woocommerce-additional-fields h3,body.woocommerce-checkout #order_review_heading{font-size:22px!important}body.woocommerce-checkout form .form-row input.input-text,body.woocommerce-checkout form .form-row select,body.woocommerce-checkout .select2-container .select2-selection{min-height:52px!important}body.woocommerce-checkout .woocommerce-checkout-review-order-table thead th{padding:13px 11px!important}body.woocommerce-checkout #payment{padding:6px!important}body.woocommerce-checkout #payment ul.payment_methods{padding:5px!important}body.woocommerce-checkout #payment ul.payment_methods>li{padding:13px!important}}@media(max-width:767px){body.woocommerce-checkout form.checkout>#order_review_heading{margin:16px 0 0!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}body.woocommerce-checkout form.checkout>#order_review{margin:-1px 0 24px!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}}body.woocommerce-order-received #content{background:linear-gradient(180deg,#f4f7fc 0%,#eef3fb 100%)!important}body.woocommerce-order-received .shop-shell{width:min(100% - 48px,1180px)!important;padding-top:28px!important;padding-bottom:72px!important}body.woocommerce-order-received .wpinstall-thankyou{gap:22px!important}body.woocommerce-order-received .wpinstall-payment-hero{padding:30px 32px!important;border:1px solid #d9e5f7!important;border-radius:26px!important;background:linear-gradient(135deg,#fff 0%,#f5f9ff 72%,#edf4ff 100%)!important;box-shadow:0 20px 55px rgba(19,53,104,.10)!important}body.woocommerce-order-received .wpinstall-payment-hero:before{content:"";position:absolute;inset:auto 24px 0 24px;height:4px;border-radius:999px 999px 0 0;background:linear-gradient(90deg,#1769f6,#6c4df6,#1769f6)}body.woocommerce-order-received .wpinstall-payment-icon{width:64px!important;height:64px!important;border-radius:20px!important;background:linear-gradient(145deg,#eafaf1,#dff5e9)!important;box-shadow:0 10px 24px rgba(20,138,80,.13),inset 0 0 0 1px rgba(20,138,80,.12)!important}body.woocommerce-order-received .wpinstall-payment-eyebrow{font-size:11px!important;letter-spacing:.11em!important}body.woocommerce-order-received .wpinstall-payment-hero h1{font-size:clamp(26px,3vw,38px)!important;letter-spacing:-.035em!important}body.woocommerce-order-received .wpinstall-order-status{min-height:38px!important;padding:0 15px!important;background:#fff8df!important;box-shadow:0 6px 16px rgba(148,98,0,.08)!important}body.woocommerce-order-received .wpinstall-payment-summary{border-radius:22px!important;border-color:#dce5f1!important;box-shadow:0 14px 38px rgba(19,53,104,.07)!important}body.woocommerce-order-received .wpinstall-summary-item{padding:22px 22px!important}body.woocommerce-order-received .wpinstall-summary-item.highlight{background:linear-gradient(135deg,#1769f6 0%,#2558d8 100%)!important}body.woocommerce-order-received .wpinstall-next-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:18px;border:1px solid #dce5f1;border-radius:22px;background:#fff;box-shadow:0 14px 38px rgba(19,53,104,.06)}body.woocommerce-order-received .wpinstall-step{position:relative;display:flex;gap:12px;align-items:center;min-width:0;padding:15px 16px;border:1px solid #e5eaf2;border-radius:16px;background:#f8fafc}body.woocommerce-order-received .wpinstall-step:not(:last-child):after{content:"";position:absolute;right:-13px;top:50%;width:13px;height:2px;background:#d6dfec}body.woocommerce-order-received .wpinstall-step>span{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:13px;background:#e9f1ff;color:#1769f6;font-size:14px;font-weight:900}body.woocommerce-order-received .wpinstall-step.is-active>span{background:#1769f6;color:#fff;box-shadow:0 8px 18px rgba(23,105,246,.22)}body.woocommerce-order-received .wpinstall-step strong{display:block;color:#172033;font-size:13px;line-height:1.35}body.woocommerce-order-received .wpinstall-step small{display:block;margin-top:3px;color:#7a8699;font-size:11px;line-height:1.45}body.woocommerce-order-received .wpinstall-thankyou-actions-main{justify-content:center}body.woocommerce-order-received .wpinstall-thankyou-actions-main .button{min-height:50px!important;border-radius:14px!important;padding:0 22px!important;font-weight:800!important}body.woocommerce-order-received .wpinstall-confirm-payment{background:linear-gradient(135deg,#20b15a,#159447)!important;color:#fff!important;border:0!important;box-shadow:0 12px 24px rgba(21,148,71,.22)!important}body.woocommerce-order-received .wpinstall-confirm-payment:hover{transform:translateY(-1px);filter:brightness(.98)}body.woocommerce-order-received section.woocommerce-bacs-bank-details,body.woocommerce-order-received .woocommerce-order-details,body.woocommerce-order-received .woocommerce-customer-details{border-radius:22px!important;border-color:#dce5f1!important;box-shadow:0 14px 38px rgba(19,53,104,.06)!important}body.woocommerce-order-received section.woocommerce-bacs-bank-details{position:relative;overflow:hidden;padding:28px!important}body.woocommerce-order-received section.woocommerce-bacs-bank-details:before{content:"Detail Pembayaran";display:block;margin-bottom:18px;color:#172033;font-size:22px;font-weight:850;letter-spacing:-.02em}body.woocommerce-order-received .wc-bacs-bank-details-heading{font-size:23px!important;margin-bottom:18px!important}body.woocommerce-order-received section.woocommerce-bacs-bank-details>ul.wc-bacs-bank-details>li{background:linear-gradient(180deg,#f8fbff,#f3f7fd)!important;border-color:#dce6f4!important}body.woocommerce-order-received .woocommerce-order-details__title,body.woocommerce-order-received .woocommerce-column__title{font-size:23px!important;letter-spacing:-.025em}@media(max-width:700px){body.woocommerce-order-received .shop-shell{width:calc(100% - 20px)!important;padding-top:14px!important;padding-bottom:38px!important}body.woocommerce-order-received .wpinstall-thankyou{gap:14px!important}body.woocommerce-order-received .wpinstall-payment-hero{grid-template-columns:50px minmax(0,1fr)!important;padding:20px 17px!important;border-radius:20px!important}body.woocommerce-order-received .wpinstall-payment-icon{width:50px!important;height:50px!important;border-radius:16px!important}body.woocommerce-order-received .wpinstall-payment-hero h1{font-size:22px!important}body.woocommerce-order-received .wpinstall-order-status{grid-column:1/-1!important;margin-left:62px!important}body.woocommerce-order-received .wpinstall-next-steps{grid-template-columns:1fr!important;padding:13px!important;border-radius:18px!important}body.woocommerce-order-received .wpinstall-step:not(:last-child):after{display:none}body.woocommerce-order-received .wpinstall-thankyou-actions-main{display:grid!important;grid-template-columns:1fr!important}body.woocommerce-order-received .wpinstall-thankyou-actions-main .button{width:100%!important;justify-content:center!important}body.woocommerce-order-received section.woocommerce-bacs-bank-details{padding:18px!important;border-radius:18px!important}body.woocommerce-order-received section.woocommerce-bacs-bank-details:before{font-size:20px;margin-bottom:14px}}body.woocommerce-cart{background:#f4f7fc}body.woocommerce-cart .wpinstall-page-shell{padding-top:38px;padding-bottom:90px}body.woocommerce-cart .wpinstall-page-heading{margin-bottom:24px;padding:30px 34px;border-radius:24px;background:linear-gradient(135deg,#071a3c 0%,#123f98 100%);box-shadow:0 20px 46px rgba(9,39,96,.18)}body.woocommerce-cart .wpinstall-page-heading h1{font-size:clamp(36px,5vw,54px);line-height:1.05;letter-spacing:-.045em}body.woocommerce-cart article.wpinstall-page-article{padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}body.woocommerce-cart .wpinstall-entry-content{font-size:14px;line-height:1.55;color:#172033}body.woocommerce-cart .wpinstall-entry-content>.woocommerce{display:grid!important;grid-template-columns:minmax(0,1fr) 350px;gap:24px;align-items:start;width:100%!important}body.woocommerce-cart .woocommerce-notices-wrapper,body.woocommerce-cart .woocommerce-message,body.woocommerce-cart .woocommerce-info,body.woocommerce-cart .woocommerce-error{grid-column:1/-1}body.woocommerce-cart .woocommerce-cart-form{grid-column:1;width:100%!important;margin:0!important;padding:22px;background:#fff;border:1px solid #e2e9f3;border-radius:24px;box-shadow:0 14px 42px rgba(24,58,112,.075);overflow:hidden}body.woocommerce-cart .cart-collaterals{grid-column:2;width:100%!important;margin:0!important;float:none!important}body.woocommerce-cart table.shop_table{width:100%!important;border:0!important;border-collapse:separate!important;border-spacing:0 12px!important;margin:0!important;background:transparent!important}body.woocommerce-cart table.shop_table thead{display:table-header-group}body.woocommerce-cart table.shop_table thead th{padding:0 12px 10px!important;border:0!important;background:transparent!important;color:#7b889d;font-size:10px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}body.woocommerce-cart table.shop_table tbody tr.cart_item{background:#f9fbff;border:1px solid #e5ebf4;box-shadow:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}body.woocommerce-cart table.shop_table tbody tr.cart_item:hover{transform:translateY(-2px);border-color:#cbdcf8;box-shadow:0 12px 28px rgba(24,70,145,.08)}body.woocommerce-cart table.shop_table tbody tr.cart_item td{padding:16px 10px!important;border-top:1px solid #e5ebf4!important;border-bottom:1px solid #e5ebf4!important;background:#f9fbff!important;vertical-align:middle}body.woocommerce-cart table.shop_table tbody tr.cart_item td:first-child{border-left:1px solid #e5ebf4!important;border-radius:18px 0 0 18px;padding-left:16px!important}body.woocommerce-cart table.shop_table tbody tr.cart_item td:last-child{border-right:1px solid #e5ebf4!important;border-radius:0 18px 18px 0;padding-right:16px!important}body.woocommerce-cart td.product-remove{width:42px}body.woocommerce-cart td.product-thumbnail{width:92px}body.woocommerce-cart td.product-thumbnail img{width:72px!important;height:72px!important;border-radius:15px;object-fit:cover;border:1px solid #dce5f2;background:#fff;box-shadow:0 7px 18px rgba(25,62,120,.08)}body.woocommerce-cart td.product-name{min-width:190px}body.woocommerce-cart td.product-name a{display:block;color:#111b31;font-size:14px;font-weight:900;line-height:1.4}body.woocommerce-cart td.product-name a:hover{color:#1769e8}body.woocommerce-cart td.product-price,body.woocommerce-cart td.product-subtotal{color:#111b31;font-size:14px;font-weight:900;white-space:nowrap}body.woocommerce-cart td.product-subtotal{color:#0a56d8}body.woocommerce-cart td.product-quantity .quantity{display:inline-flex;align-items:center}body.woocommerce-cart td.product-quantity .qty{width:66px!important;height:44px!important;margin:0!important;border:1px solid #d7e1ef!important;border-radius:12px!important;background:#fff!important;color:#111b31;font-weight:900;text-align:center;box-shadow:inset 0 1px 2px rgba(15,23,42,.03)}body.woocommerce-cart td.product-remove a.remove{display:grid!important;place-items:center;width:34px;height:34px;border-radius:11px;background:#fff0f2;color:#dc2947!important;font-size:21px;transition:.18s}body.woocommerce-cart td.product-remove a.remove:hover{background:#dc2947;color:#fff!important;transform:scale(1.04)}body.woocommerce-cart tr:not(.cart_item) td.actions{padding:14px 0 0!important;border:0!important;background:transparent!important}body.woocommerce-cart td.actions{position:relative}body.woocommerce-cart td.actions .coupon{display:flex!important;align-items:center;gap:10px;float:left!important}body.woocommerce-cart td.actions .coupon .input-text{width:190px!important;min-height:48px;margin:0!important;padding:0 14px!important;border:1px solid #d7e1ef!important;border-radius:13px!important;background:#fff!important}body.woocommerce-cart td.actions button.button{min-height:48px!important;margin:0!important;padding:0 18px!important;border-radius:13px!important;background:#edf4ff!important;color:#1059d4!important;font-weight:900!important;box-shadow:none!important}body.woocommerce-cart td.actions button.button:hover{background:#dceaff!important;color:#084ab9!important}body.woocommerce-cart td.actions>button.button{float:right!important}body.woocommerce-cart .cart-collaterals .cart_totals{position:sticky;top:22px;float:none!important;width:100%!important;margin:0!important;padding:24px!important;border:1px solid #dfe7f2!important;border-radius:24px!important;background:#fff!important;box-shadow:0 16px 44px rgba(24,58,112,.10)}body.woocommerce-cart .cart_totals h2{margin:0 0 18px!important;font-size:23px!important;line-height:1.2;letter-spacing:-.035em;color:#111b31}body.woocommerce-cart .cart_totals h2:before{content:'🛒';display:inline-grid;place-items:center;width:38px;height:38px;margin-right:10px;border-radius:12px;background:#edf4ff;font-size:18px;vertical-align:middle}body.woocommerce-cart .cart_totals table{border:0!important;border-spacing:0!important;margin:0!important}body.woocommerce-cart .cart_totals tr th,body.woocommerce-cart .cart_totals tr td{padding:15px 0!important;border:0!important;border-bottom:1px solid #edf1f6!important;background:transparent!important;font-size:13px}body.woocommerce-cart .cart_totals tr th{color:#66758c;font-weight:750;text-align:left}body.woocommerce-cart .cart_totals tr td{text-align:right;color:#111b31;font-weight:900}body.woocommerce-cart .cart_totals tr.order-total th,body.woocommerce-cart .cart_totals tr.order-total td{padding-top:19px!important;border-bottom:0!important;font-size:18px;color:#0a56d8}body.woocommerce-cart .wc-proceed-to-checkout{padding:14px 0 0!important}body.woocommerce-cart .wc-proceed-to-checkout .checkout-button{display:flex!important;align-items:center;justify-content:center;min-height:58px;margin:0!important;border-radius:16px!important;background:linear-gradient(135deg,#2475ff,#0755db)!important;color:#fff!important;font-size:15px!important;font-weight:900!important;box-shadow:0 14px 28px rgba(20,101,239,.27);transition:.2s}body.woocommerce-cart .wc-proceed-to-checkout .checkout-button:after{content:'→';margin-left:9px;font-size:18px}body.woocommerce-cart .wc-proceed-to-checkout .checkout-button:hover{transform:translateY(-2px);box-shadow:0 18px 34px rgba(20,101,239,.34)}body.woocommerce-cart .cart_totals:after{content:'Pembayaran aman • Garansi instalasi • Support WhatsApp';display:block;margin-top:14px;padding:12px 10px;border-radius:12px;background:#f4f8ff;color:#62718a;font-size:10px;font-weight:800;text-align:center;line-height:1.5}body.woocommerce-cart .cross-sells{grid-column:1/-1;margin-top:8px}@media(max-width:900px){body.woocommerce-cart .wpinstall-entry-content>.woocommerce{grid-template-columns:1fr!important;gap:18px}body.woocommerce-cart .woocommerce-cart-form,body.woocommerce-cart .cart-collaterals{grid-column:1!important}body.woocommerce-cart .cart-collaterals .cart_totals{position:static}}@media(max-width:700px){body.woocommerce-cart .wpinstall-page-shell{padding-top:18px;padding-bottom:110px}body.woocommerce-cart .wpinstall-page-heading{padding:23px 22px;border-radius:20px;margin-bottom:14px}body.woocommerce-cart .wpinstall-page-heading h1{font-size:34px!important}body.woocommerce-cart .woocommerce-cart-form{padding:12px;border-radius:19px}body.woocommerce-cart table.shop_table thead{display:none!important}body.woocommerce-cart table.shop_table tbody{display:block!important}body.woocommerce-cart table.shop_table tr.cart_item{display:grid!important;grid-template-columns:76px minmax(0,1fr) 32px!important;grid-template-rows:auto auto auto!important;gap:4px 10px;width:100%;margin:0 0 11px;padding:12px;border:1px solid #e3eaf4;border-radius:17px;background:#f9fbff!important}body.woocommerce-cart table.shop_table tr.cart_item td{display:block!important;width:auto!important;padding:0!important;border:0!important;background:transparent!important;text-align:left!important}body.woocommerce-cart td.product-thumbnail{grid-column:1;grid-row:1/4;width:auto}body.woocommerce-cart td.product-thumbnail img{width:68px!important;height:68px!important;border-radius:13px}body.woocommerce-cart td.product-name{grid-column:2;grid-row:1;min-width:0;padding-right:4px!important}body.woocommerce-cart td.product-name a{font-size:13px;line-height:1.35}body.woocommerce-cart td.product-remove{grid-column:3;grid-row:1;width:auto;justify-self:end}body.woocommerce-cart td.product-price{display:none!important}body.woocommerce-cart td.product-quantity{grid-column:2;grid-row:2;margin-top:4px}body.woocommerce-cart td.product-quantity .qty{width:62px!important;height:38px!important}body.woocommerce-cart td.product-subtotal{grid-column:2;grid-row:3;margin-top:4px;color:#0a56d8;font-size:14px}body.woocommerce-cart tr:not(.cart_item) td.actions{display:block!important;padding-top:4px!important}body.woocommerce-cart td.actions .coupon{display:grid!important;grid-template-columns:minmax(0,1fr) auto;gap:8px;float:none!important;width:100%}body.woocommerce-cart td.actions .coupon .input-text{width:100%!important;min-width:0}body.woocommerce-cart td.actions>button.button{float:none!important;width:100%;margin-top:8px!important}body.woocommerce-cart .cart-collaterals .cart_totals{padding:18px!important;border-radius:19px!important}body.woocommerce-cart .cart_totals h2{font-size:20px!important}body.woocommerce-cart .cart_totals h2:before{width:34px;height:34px;font-size:16px}}@media (max-width:700px){body.woocommerce-cart td.product-remove{position:relative!important;z-index:2!important;align-self:start!important;width:34px!important;height:34px!important;overflow:visible!important}body.woocommerce-cart td.product-remove a.remove{position:relative!important;inset:auto!important;display:flex!important;align-items:center!important;justify-content:center!important;width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;min-height:34px!important;max-height:34px!important;margin:0!important;padding:0!important;overflow:hidden!important;border:1px solid #ffd8dd!important;border-radius:11px!important;background:#fff1f3!important;color:transparent!important;font-size:0!important;line-height:0!important;text-indent:-9999px!important;box-shadow:none!important;transform:none!important}body.woocommerce-cart td.product-remove a.remove::before,body.woocommerce-cart td.product-remove a.remove::after{content:""!important;position:absolute!important;left:50%!important;top:50%!important;display:block!important;width:15px!important;height:2px!important;margin:0!important;padding:0!important;border:0!important;border-radius:99px!important;background:#e72f48!important;transform-origin:center!important}body.woocommerce-cart td.product-remove a.remove::before{transform:translate(-50%,-50%) rotate(45deg)!important}body.woocommerce-cart td.product-remove a.remove::after{transform:translate(-50%,-50%) rotate(-45deg)!important}body.woocommerce-cart td.product-remove a.remove:hover,body.woocommerce-cart td.product-remove a.remove:focus{background:#ffe3e7!important;border-color:#ffbdc6!important}}@media (max-width:700px){body.woocommerce-cart table.shop_table tr.cart_item{grid-template-columns:76px minmax(0,1fr) 44px!important;overflow:visible!important}body.woocommerce-cart td.product-name{padding-right:8px!important}body.woocommerce-cart td.product-remove{grid-column:3!important;grid-row:1!important;position:relative!important;justify-self:end!important;align-self:start!important;width:42px!important;min-width:42px!important;height:42px!important;overflow:visible!important;z-index:10!important}body.woocommerce-cart td.product-remove a.remove{position:absolute!important;top:0!important;right:0!important;inset:auto 0 auto auto!important;display:grid!important;place-items:center!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important;margin:0!important;padding:0!important;overflow:visible!important;border:1px solid #ffd9df!important;border-radius:50%!important;background:#fff0f2!important;color:transparent!important;font-size:0!important;line-height:0!important;text-indent:0!important;box-shadow:none!important;transform:none!important}body.woocommerce-cart td.product-remove a.remove::before{content:""!important;position:static!important;display:block!important;width:20px!important;height:20px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background-color:#e32945!important;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M9 3h6l1 2h4v2H4V5h4l1-2Zm-2 6h10l-.8 11H7.8L7 9Zm3 2v7h2v-7h-2Zm4 0v7h2v-7h-2Z'/%3E%3C/svg%3E") center/contain no-repeat!important;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M9 3h6l1 2h4v2H4V5h4l1-2Zm-2 6h10l-.8 11H7.8L7 9Zm3 2v7h2v-7h-2Zm4 0v7h2v-7h-2Z'/%3E%3C/svg%3E") center/contain no-repeat!important;transform:none!important}body.woocommerce-cart td.product-remove a.remove::after{content:none!important;display:none!important}body.woocommerce-cart td.product-remove a.remove:hover,body.woocommerce-cart td.product-remove a.remove:focus{background:#ffe3e7!important;border-color:#ffbcc6!important;transform:scale(1.04)!important}body.woocommerce-cart td.product-remove a.remove:active{transform:scale(.94)!important}}@media (max-width:700px){body.woocommerce-cart table.shop_table tr.cart_item{grid-template-columns:76px minmax(0,1fr) 34px!important;column-gap:10px!important;overflow:hidden!important}body.woocommerce-cart td.product-name{padding-right:2px!important}body.woocommerce-cart td.product-subtotal{grid-column:2 / 4!important;padding-right:0!important}body.woocommerce-cart td.product-remove{grid-column:3!important;grid-row:1!important;position:static!important;display:block!important;justify-self:end!important;align-self:start!important;width:32px!important;min-width:32px!important;max-width:32px!important;height:32px!important;min-height:32px!important;max-height:32px!important;padding:0!important;margin:0!important;overflow:visible!important;z-index:2!important}body.woocommerce-cart td.product-remove a.remove{position:relative!important;inset:auto!important;top:auto!important;right:auto!important;display:grid!important;place-items:center!important;width:32px!important;min-width:32px!important;max-width:32px!important;height:32px!important;min-height:32px!important;max-height:32px!important;margin:0!important;padding:0!important;overflow:hidden!important;border:1px solid #ffd5dc!important;border-radius:10px!important;background:#fff1f3!important;color:transparent!important;font-size:0!important;line-height:0!important;text-indent:0!important;box-shadow:none!important;transform:none!important}body.woocommerce-cart td.product-remove a.remove::before{content:""!important;position:static!important;display:block!important;width:16px!important;height:16px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#e72f48!important;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9 3h6l1 2h4v2H4V5h4l1-2Zm-2 6h10l-.8 11H7.8L7 9Zm3 2v7h2v-7h-2Zm4 0v7h2v-7h-2Z'/%3E%3C/svg%3E") center/contain no-repeat!important;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9 3h6l1 2h4v2H4V5h4l1-2Zm-2 6h10l-.8 11H7.8L7 9Zm3 2v7h2v-7h-2Zm4 0v7h2v-7h-2Z'/%3E%3C/svg%3E") center/contain no-repeat!important;transform:none!important}body.woocommerce-cart td.product-remove a.remove::after{content:none!important;display:none!important}body.woocommerce-cart td.product-remove a.remove:hover,body.woocommerce-cart td.product-remove a.remove:focus{background:#ffe4e8!important;border-color:#ffbdc7!important;transform:none!important}body.woocommerce-cart td.product-remove a.remove:active{transform:scale(.94)!important}}@media (max-width:700px){body.woocommerce-cart table.shop_table tr.cart_item{position:relative!important;grid-template-columns:76px minmax(0,1fr)!important;column-gap:12px!important;overflow:hidden!important}body.woocommerce-cart table.shop_table tr.cart_item td.product-name{grid-column:2!important;padding-right:52px!important;min-width:0!important}body.woocommerce-cart table.shop_table tr.cart_item td.product-remove{position:absolute!important;top:56px!important;right:18px!important;left:auto!important;bottom:auto!important;display:block!important;width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important;min-height:36px!important;max-height:36px!important;margin:0!important;padding:0!important;overflow:visible!important;z-index:30!important}body.woocommerce-cart table.shop_table tr.cart_item td.product-remove::before,body.woocommerce-cart table.shop_table tr.cart_item td.product-remove::after{content:none!important;display:none!important}body.woocommerce-cart table.shop_table tr.cart_item td.product-remove a.remove{position:absolute!important;inset:0!important;display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important;min-height:36px!important;max-height:36px!important;margin:0!important;padding:0!important;overflow:hidden!important;border:1px solid #ffd0d8!important;border-radius:11px!important;background:#fff0f3!important;color:transparent!important;font-size:0!important;line-height:0!important;text-indent:0!important;box-shadow:none!important;transform:none!important}body.woocommerce-cart table.shop_table tr.cart_item td.product-remove a.remove::before{content:""!important;position:absolute!important;top:50%!important;left:50%!important;display:block!important;width:18px!important;height:18px!important;margin:0!important;padding:0!important;border:0!important;background-color:#ed2846!important;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9 3h6l1 2h4v2H4V5h4l1-2Zm-2 6h10l-.8 11H7.8L7 9Zm3 2v7h2v-7h-2Zm4 0v7h2v-7h-2Z'/%3E%3C/svg%3E") center/18px 18px no-repeat!important;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9 3h6l1 2h4v2H4V5h4l1-2Zm-2 6h10l-.8 11H7.8L7 9Zm3 2v7h2v-7h-2Zm4 0v7h2v-7h-2Z'/%3E%3C/svg%3E") center/18px 18px no-repeat!important;transform:translate(-50%,-50%)!important}body.woocommerce-cart table.shop_table tr.cart_item td.product-remove a.remove::after{content:none!important;display:none!important}body.woocommerce-cart table.shop_table tr.cart_item td.product-subtotal{grid-column:2!important}}.site-header .header-row{visibility:visible!important;opacity:1!important}.site-header .site-brand,.site-header .custom-logo-link,.site-header .custom-logo,.site-header .menu-toggle,.site-header .cart-link,.site-header .header-spacer{visibility:visible!important;opacity:1!important}.site-header svg.icon{display:block!important;visibility:visible!important;opacity:1!important}.site-header .menu-toggle span{display:block!important;visibility:visible!important;opacity:1!important}.wpinstall-home-v6{background:#f7faff;color:#0f172a;overflow:hidden}.home6-hero{position:relative;background:linear-gradient(125deg,#052db4 0%,#1264ed 55%,#25a9fa 100%);color:#fff;padding:56px 0 95px}.home6-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 75% 20%,rgba(255,255,255,.19),transparent 28%),linear-gradient(135deg,transparent 60%,rgba(255,255,255,.07));pointer-events:none}.home6-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:42px}.home6-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:999px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.25);font-size:13px;font-weight:700}.home6-copy h1{max-width:680px;margin:18px 0 16px;color:#fff;font-size:clamp(38px,5vw,66px);line-height:1.04;letter-spacing:-2.5px}.home6-copy h1 em{font-style:normal;color:#59d5ff}.home6-copy>p{max-width:620px;font-size:17px;line-height:1.75;color:#eaf4ff}.home6-checks{display:grid;grid-template-columns:repeat(2,max-content);gap:8px 32px;margin:24px 0;font-weight:650;font-size:14px}.home6-checks span:before{color:#40e48a}.home6-actions{display:flex;gap:12px;flex-wrap:wrap}.home6-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:50px;padding:0 23px;border-radius:13px;font-weight:800;text-decoration:none;transition:.2s}.home6-btn:hover{transform:translateY(-2px)}.home6-btn.is-green{background:#16c55e;color:#fff;box-shadow:0 13px 28px rgba(4,165,72,.3)}.home6-btn.is-white{background:#fff;color:#1455cf}.home6-device{position:relative;min-height:390px}.home6-wp{position:absolute;right:34px;top:0;width:96px;height:96px;border:5px solid white;border-radius:50%;display:grid;place-items:center;font:bold 56px Georgia;color:white}.home6-laptop{position:absolute;right:12px;bottom:30px;width:420px;height:265px;padding:13px;border:10px solid #152238;border-radius:16px;background:#d9e4ee;transform:perspective(800px) rotateY(-4deg);box-shadow:0 30px 55px rgba(0,16,80,.38)}.home6-laptop:after{content:"";position:absolute;left:-28px;right:-28px;bottom:-22px;height:22px;background:linear-gradient(#e8eef4,#9dacbc);border-radius:3px 3px 18px 18px}.home6-screen{height:100%;border-radius:5px;background:#fff;color:#17233a;padding:28px;display:flex;flex-direction:column;justify-content:center;align-items:center}.home6-screen span{width:100%;height:28px;background:#edf4ff;position:absolute;top:13px}.home6-screen b{font-size:22px}.home6-screen small{font-size:14px}.home6-screen i{width:70px;height:22px;border-radius:5px;background:#1769f6;margin-top:15px}.home6-phone{position:absolute;left:25px;bottom:24px;width:125px;height:230px;background:#fff;border:9px solid #172235;border-radius:25px;z-index:2;padding:25px 10px 10px;box-shadow:0 18px 35px rgba(0,16,80,.3)}.home6-phone span,.home6-phone i{display:block;background:#edf3ff;border-radius:7px;margin-bottom:10px}.home6-phone span{height:50px;background:#1769f6}.home6-phone i{height:35px}.home6-stat{position:absolute;right:-10px;z-index:4;display:grid;grid-template-columns:auto auto;gap:0 7px;align-items:center;background:rgba(255,255,255,.9);color:#1555c9;border-radius:9px;padding:8px 13px;box-shadow:0 10px 25px rgba(0,0,0,.15)}.home6-stat small{grid-column:2;font-size:10px;color:#64748b}.home6-stat.s1{top:90px}.home6-stat.s2{top:158px}.home6-stat.s3{top:226px}.home6-searchbox{position:relative;z-index:5;margin-top:-48px;background:white;padding:16px 24px;border-radius:17px;box-shadow:0 16px 45px rgba(18,54,109,.14)}.home6-searchbox .wpinstall-search{max-width:none}.home6-searchbox .wpinstall-search input{min-height:48px}.home6-popular{display:flex;justify-content:center;gap:9px;align-items:center;flex-wrap:wrap;margin-top:10px;font-size:12px}.home6-popular a{padding:5px 10px;border:1px solid #e5ebf5;border-radius:999px;color:#64748b;text-decoration:none}.home6-section{padding-top:70px}.home6-section header{text-align:center;margin-bottom:27px}.home6-section h2{font-size:clamp(25px,3vw,35px);letter-spacing:-.8px;margin:0 0 7px}.home6-section header p{margin:0;color:#64748b}.home6-section-row{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:27px}.home6-section-row header{text-align:left;margin:0}.home6-section-row>a{font-weight:700;text-decoration:none;color:#1769f6}.home6-category-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:12px}.home6-category-grid a{display:flex;min-height:112px;flex-direction:column;justify-content:center;align-items:center;gap:11px;background:#fff;border:1px solid #e7edf6;border-radius:14px;color:#17233a;text-decoration:none;box-shadow:0 8px 25px rgba(30,60,100,.05);transition:.2s}.home6-category-grid a:hover{transform:translateY(-5px);border-color:#9ec2ff;box-shadow:0 15px 30px rgba(30,80,180,.12)}.home6-category-grid span{width:40px;height:40px;border-radius:10px;background:#edf5ff;color:#1769f6;display:grid;place-items:center}.home6-category-grid svg{width:21px}.home6-category-grid b{font-size:12px;text-align:center}.home6-products ul.products{margin-bottom:0!important}.home6-benefits{display:grid;grid-template-columns:repeat(6,1fr);gap:13px}.home6-benefits article{background:#fff;border:1px solid #e4ebf5;border-radius:14px;padding:24px 14px;text-align:center;box-shadow:0 8px 25px rgba(30,60,100,.04)}.home6-benefits span{display:block;font-size:27px;margin-bottom:12px}.home6-benefits b,.home6-benefits small{display:block}.home6-benefits small{color:#64748b;margin-top:5px;font-size:11px}.home6-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.home6-steps article{position:relative;background:#fff;border:1px solid #e2eaf5;border-radius:14px;padding:30px 17px 22px;text-align:center}.home6-steps article:not(:last-child):after{content:"→";position:absolute;right:-14px;top:50%;z-index:2;color:#1769f6;font-weight:900}.home6-steps i{position:absolute;top:-14px;left:50%;transform:translateX(-50%);width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#1681ef;color:#fff;font-style:normal;font-weight:800}.home6-steps span{display:block;font-size:30px;margin-bottom:12px;color:#155acb}.home6-steps b,.home6-steps small{display:block}.home6-steps small{margin-top:8px;color:#64748b;line-height:1.45}.home6-numbers{margin-top:70px;background:linear-gradient(110deg,#0737bd,#287cf6);color:white;border-radius:0 0 34px 34px}.home6-numbers .container{display:grid;grid-template-columns:repeat(4,1fr);padding-top:25px;padding-bottom:25px}.home6-numbers span{text-align:center;border-right:1px solid rgba(255,255,255,.24)}.home6-numbers span:last-child{border:0}.home6-numbers b,.home6-numbers small{display:block}.home6-numbers b{font-size:32px}.home6-numbers small{font-size:12px}.home6-testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.home6-testimonials article{background:#fff;border:1px solid #e2eaf4;border-radius:14px;padding:23px;box-shadow:0 8px 28px rgba(30,60,100,.06)}.home6-testimonials div{color:#ffa700;letter-spacing:2px}.home6-testimonials p{color:#334155;line-height:1.6}.home6-testimonials b,.home6-testimonials small{display:block}.home6-testimonials small{color:#64748b}.home6-faq-wrap{display:grid;grid-template-columns:1.35fr .65fr;gap:45px;align-items:center}.home6-faq-wrap header{text-align:left}.home6-faq details{background:#fff;border:1px solid #e2eaf4;border-radius:10px;margin-bottom:8px;padding:0 15px}.home6-faq summary{cursor:pointer;padding:14px 0;font-weight:700}.home6-faq details p{color:#64748b;line-height:1.65;margin:0 0 15px}.home6-faq-art{position:relative;min-height:300px;display:grid;place-items:center}.home6-faq-laptop{width:230px;height:150px;border:13px solid #15315e;border-bottom-width:22px;border-radius:12px;background:linear-gradient(135deg,#0c5ee5,#52b6ff);display:grid;place-items:center;color:white;font:80px Georgia}.home6-faq-art>span{position:absolute;right:35px;top:60px;width:72px;height:84px;clip-path:polygon(50% 0,100% 16%,90% 72%,50% 100%,10% 72%,0 16%);display:grid;place-items:center;background:#22c968;color:white;font-size:34px}.home6-posts{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.home6-posts article{overflow:hidden;background:#fff;border:1px solid #e2eaf4;border-radius:12px}.home6-posts a{color:#17233a;text-decoration:none}.home6-posts img{width:100%;height:150px;object-fit:cover}.home6-posts h3{font-size:16px;line-height:1.4;margin:14px 16px 7px}.home6-posts small{display:block;color:#64748b;margin:0 16px 16px}.home6-cta{margin-top:70px;margin-bottom:35px;padding:28px;border-radius:18px;background:linear-gradient(100deg,#0aa4e9,#1649e9);color:#fff;text-align:center}.home6-cta h2{color:#fff;margin:0 0 4px}.home6-cta p{margin:0 0 15px}.home6-cta>div{display:flex;justify-content:center;gap:10px}.home6-cta .home6-btn{min-height:43px}@media(max-width:1024px){.home6-category-grid{grid-template-columns:repeat(4,1fr)}.home6-benefits{grid-template-columns:repeat(3,1fr)}.home6-device{transform:scale(.85);transform-origin:right center}.home6-steps{grid-template-columns:repeat(3,1fr)}.home6-steps article:after{display:none}}@media(max-width:767px){.home6-hero{padding:38px 0 75px}.home6-hero-grid{grid-template-columns:1fr}.home6-copy{text-align:center}.home6-copy h1{font-size:39px;letter-spacing:-1.6px}.home6-copy>p{font-size:15px}.home6-checks{grid-template-columns:1fr 1fr;text-align:left;gap:8px 13px;font-size:12px}.home6-actions{justify-content:center}.home6-device{display:none}.home6-searchbox{margin:0 12px;margin-top:-35px;padding:13px}.home6-searchbox .wpinstall-search{display:flex!important}.home6-popular{justify-content:flex-start;overflow:auto;flex-wrap:nowrap}.home6-section{padding-top:50px}.home6-section-row{align-items:flex-start}.home6-section-row>a{font-size:12px;white-space:nowrap}.home6-category-grid{grid-template-columns:repeat(4,1fr);gap:8px}.home6-category-grid a{min-height:92px;padding:7px}.home6-category-grid b{font-size:10px}.home6-benefits{grid-template-columns:repeat(2,1fr)}.home6-steps{grid-template-columns:1fr 1fr}.home6-numbers{border-radius:0}.home6-numbers .container{grid-template-columns:1fr 1fr;gap:22px}.home6-numbers span:nth-child(2){border:0}.home6-numbers b{font-size:27px}.home6-testimonials{grid-template-columns:1fr;overflow:auto}.home6-faq-wrap{grid-template-columns:1fr}.home6-faq-art{display:none}.home6-posts{grid-template-columns:1fr}.home6-cta{margin:50px 12px 22px}.home6-cta>div{flex-direction:column}.home6-products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.home6-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 76% 34%,rgba(20,130,255,.42),transparent 31%),radial-gradient(circle at 58% 90%,rgba(0,98,255,.35),transparent 32%),linear-gradient(118deg,#06183d 0%,#06286f 48%,#075bd4 100%)}.home6-hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(71,164,255,.55) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(to left,#000,transparent 72%);opacity:.35}.home6-hero:after{content:"";position:absolute;width:620px;height:620px;border:1px solid rgba(64,173,255,.22);border-radius:50%;right:-180px;top:-250px;box-shadow:0 0 120px rgba(0,137,255,.16)}.home6-hero-grid{min-height:670px;position:relative;z-index:2;align-items:center}.home6-copy{padding:72px 0 110px}.home6-copy h1{max-width:680px;font-size:clamp(48px,5.25vw,82px);line-height:1.03;letter-spacing:-.052em;text-shadow:0 12px 40px rgba(0,0,0,.18)}.home6-copy h1 em{font-style:normal;background:linear-gradient(90deg,#39a6ff,#72d6ff);-webkit-background-clip:text;color:transparent}.home6-copy>p{max-width:690px;font-size:20px;line-height:1.75;color:#d8e8ff}.home6-pill{background:rgba(32,113,255,.22);border:1px solid rgba(122,192,255,.28);box-shadow:inset 0 1px rgba(255,255,255,.12),0 8px 28px rgba(0,0,0,.14);backdrop-filter:blur(12px)}.home6-checks{gap:16px 28px}.home6-checks span{display:flex;align-items:center;gap:8px;color:#edf7ff}.home6-actions{margin-top:28px}.home6-btn{min-height:62px;padding:0 30px;border-radius:15px;box-shadow:0 14px 34px rgba(0,0,0,.16)}.home6-btn.is-green{background:linear-gradient(135deg,#20d565,#08ad49);box-shadow:0 16px 38px rgba(5,184,75,.25)}.home6-btn.is-white{color:#fff;background:rgba(6,35,90,.46);border:1px solid rgba(83,167,255,.72);backdrop-filter:blur(10px)}.premium-device{min-height:590px;position:relative;filter:drop-shadow(0 34px 35px rgba(0,0,0,.3))}.premium-orbit{position:absolute;width:470px;height:470px;border-radius:50%;right:0;top:20px;border:1px solid rgba(94,190,255,.34);box-shadow:0 0 70px rgba(0,150,255,.34),inset 0 0 80px rgba(0,120,255,.14)}.premium-wpmark{position:absolute;right:68px;top:28px;width:160px;height:160px;border:10px solid rgba(99,202,255,.7);border-radius:50%;display:grid;place-items:center;font:700 104px Georgia;color:rgba(119,212,255,.8);text-shadow:0 0 32px #0af;box-shadow:0 0 38px rgba(0,170,255,.4)}.premium-stage{position:absolute;inset:104px 0 15px 0}.premium-laptop{position:absolute;width:76%;height:365px;right:3%;top:45px;background:#111c31;border:10px solid #13223d;border-radius:22px 22px 8px 8px;box-shadow:0 30px 60px rgba(0,0,0,.42),0 0 0 2px rgba(255,255,255,.1)}.premium-browser{height:37px;background:#f7fbff;border-radius:10px 10px 0 0;padding:10px 14px;color:#0c2b66;display:flex;gap:7px;align-items:center;font-size:10px}.premium-browser span{width:7px;height:7px;border-radius:50%;background:#83a6d7}.premium-browser b{margin-left:8px}.premium-screen{height:calc(100% - 37px);padding:20px;background:linear-gradient(145deg,#080d38,#17115d 54%,#091d4d);overflow:hidden}.premium-screen-hero{height:170px;border-radius:10px;background:radial-gradient(circle at 70% 35%,rgba(119,60,255,.8),transparent 28%),linear-gradient(135deg,#151c68,#32105f);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:28px;color:#fff;position:relative}.premium-screen-hero:after{content:"";position:absolute;right:35px;bottom:18px;width:150px;height:90px;border:7px solid rgba(255,255,255,.65);border-radius:10px;transform:skewY(-4deg);box-shadow:-45px 18px 0 -29px #243cff}.premium-screen-hero small{font-size:9px;letter-spacing:.15em;color:#a9bdff}.premium-screen-hero strong{font-size:22px;margin:8px 0 14px}.premium-screen-hero i{width:65px;height:18px;border-radius:5px;background:#2166ff}.premium-product-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}.premium-product-row span{height:66px;border-radius:8px;background:linear-gradient(135deg,#b429a5,#5230df);color:#fff;padding:12px;font-size:10px;font-weight:700}.premium-phone{position:absolute;z-index:3;width:180px;height:330px;left:5%;top:92px;border:9px solid #17243d;background:#f7faff;border-radius:30px;padding:35px 14px 15px;box-shadow:0 28px 45px rgba(0,0,0,.4);color:#102650}.premium-notch{position:absolute;top:8px;left:50%;transform:translateX(-50%);width:72px;height:14px;border-radius:10px;background:#17243d}.premium-phone b{display:block;font-size:12px;margin-bottom:20px}.premium-phone span{display:block;height:47px;margin:10px 0;padding:15px 8px 8px 43px;border-radius:9px;background:linear-gradient(90deg,#ececff,#fff);font-size:9px;font-weight:700;position:relative}.premium-phone span:before{content:"";position:absolute;left:8px;top:8px;width:29px;height:29px;border-radius:7px;background:linear-gradient(135deg,#b526ae,#6435ed)}.premium-phone i{display:block;width:70px;height:22px;border-radius:6px;background:#17bd57;margin:14px auto}.premium-base{position:absolute;right:-1%;bottom:6px;width:83%;height:34px;border-radius:0 0 90px 90px;background:linear-gradient(#b9cae6,#62779b 55%,#263c62);box-shadow:0 16px 23px rgba(0,0,0,.38)}.premium-base:after{content:"";position:absolute;inset:24px -25px -18px;border-radius:50%;border:4px solid #0e98ff;box-shadow:0 0 18px #0e98ff,0 0 48px #0076ff;background:rgba(0,76,170,.25)}.premium-device .home6-stat{right:-4px;min-width:150px;padding:13px 15px 13px 48px;border-radius:14px;background:rgba(255,255,255,.96);box-shadow:0 15px 35px rgba(0,0,0,.25);color:#0c2b66}.premium-device .home6-stat i{position:absolute;left:14px;top:17px;font-style:normal;font-size:22px}.premium-device .home6-stat b{font-size:19px}.premium-device .s1{top:185px}.premium-device .s2{top:270px}.premium-device .s3{top:355px}.premium-device .s4{top:440px}.home6-searchbox{position:relative;z-index:10;margin-top:-58px;border-radius:22px;padding:18px 22px;box-shadow:0 24px 55px rgba(14,43,90,.18)}@media(max-width:1050px){.home6-hero-grid{grid-template-columns:1fr}.home6-copy{padding-bottom:20px}.premium-device{min-height:540px;max-width:760px;margin:auto;width:100%}}@media(max-width:700px){.home6-hero-grid{min-height:auto}.home6-copy{padding:55px 0 20px}.home6-copy h1{font-size:44px}.home6-copy>p{font-size:16px}.premium-device{min-height:390px;transform:scale(.88);transform-origin:top center;margin-bottom:-35px}.premium-phone{width:120px;height:245px;top:95px}.premium-laptop{height:280px;top:72px}.premium-device .home6-stat{display:none}.premium-wpmark{width:110px;height:110px;font-size:72px}.home6-searchbox{margin-top:-18px}}.home6-categories{padding-top:82px}.home6-categories>header{margin-bottom:38px}.home6-kicker{display:inline-block;margin-bottom:10px;color:#2563eb;font-size:13px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.home6-heading-accent{display:block;position:relative;width:42px;height:4px;margin:17px auto 0;border-radius:999px;background:linear-gradient(90deg,#2563eb,#60a5fa)}.home6-heading-accent:after{content:"";position:absolute;right:-10px;top:0;width:4px;height:4px;border-radius:50%;background:#93c5fd}.home6-category-grid{gap:14px}.home6-category-grid a{position:relative;min-height:218px;padding:24px 10px 20px;justify-content:flex-start;gap:16px;border-radius:22px;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%);border-color:#e5ecf6;box-shadow:0 14px 38px rgba(30,64,175,.075);overflow:hidden}.home6-category-grid a:before{content:"";position:absolute;inset:0;background:linear-gradient(145deg,rgba(37,99,235,.055),transparent 48%);opacity:0;transition:opacity .25s ease}.home6-category-grid a:hover{transform:translateY(-7px);border-color:#bfdbfe;box-shadow:0 22px 46px rgba(37,99,235,.14)}.home6-category-grid a:hover:before{opacity:1}.home6-category-grid .home6-category-icon{position:relative;width:82px;height:82px;border-radius:50%;background:linear-gradient(145deg,#5b8cff 0%,#1d4ed8 100%);color:#fff;box-shadow:0 12px 28px rgba(37,99,235,.28),inset 0 1px 0 rgba(255,255,255,.55);border:7px solid #eaf2ff;transition:transform .25s ease,box-shadow .25s ease}.home6-category-grid .home6-category-icon:after{content:"";position:absolute;inset:-8px;border:1px solid #dbeafe;border-radius:50%}.home6-category-grid a:hover .home6-category-icon{transform:translateY(-2px) scale(1.04);box-shadow:0 16px 34px rgba(37,99,235,.36),inset 0 1px 0 rgba(255,255,255,.65)}.home6-category-grid .home6-category-icon svg{width:32px;height:32px;stroke-width:1.9}.home6-category-grid b{position:relative;font-size:14px;line-height:1.35;max-width:125px}.home6-category-arrow{position:relative;width:36px;height:36px;margin-top:auto;border:1px solid #e5ebf5;border-radius:50%;background:#fff;color:#174ea6;display:grid;place-items:center;box-shadow:0 6px 16px rgba(15,23,42,.06);transition:.22s}.home6-category-arrow svg{width:17px!important;height:17px;transform:rotate(90deg)}.home6-category-grid a:hover .home6-category-arrow{background:#2563eb;color:#fff;border-color:#2563eb;transform:translateY(2px)}@media(max-width:1100px){.home6-category-grid{grid-template-columns:repeat(4,1fr)}.home6-category-grid a{min-height:205px}}@media(max-width:767px){.home6-categories{padding-top:54px}.home6-categories>header{margin-bottom:24px}.home6-kicker{font-size:10px}.home6-category-grid{grid-template-columns:repeat(2,1fr);gap:10px}.home6-category-grid a{min-height:170px;padding:18px 8px 14px;border-radius:18px;gap:12px}.home6-category-grid .home6-category-icon{width:66px;height:66px;border-width:6px}.home6-category-grid .home6-category-icon svg{width:26px;height:26px}.home6-category-grid b{font-size:12px}.home6-category-arrow{width:31px;height:31px}}.home6-searchbox{padding:28px 30px 24px;border:1px solid rgba(219,234,254,.9);background:rgba(255,255,255,.98);box-shadow:0 26px 70px rgba(15,48,110,.18)}.home6-searchbox .search-box-wrap{width:100%}.home6-searchbox .wpinstall-search{display:grid!important;grid-template-columns:auto minmax(0,1fr) 200px;align-items:center;gap:0;width:100%;padding:7px 7px 7px 20px;border:1px solid #dbe5f2;border-radius:18px;background:#fff;box-shadow:inset 0 1px 2px rgba(15,23,42,.02)}.home6-searchbox .wpinstall-search:focus-within{border-color:#7aa7ff;box-shadow:0 0 0 4px rgba(37,99,235,.1)}.home6-searchbox .wpinstall-search .search-icon{position:static!important;display:grid;place-items:center;width:32px;height:32px;color:#174ea6;transform:none!important}.home6-searchbox .wpinstall-search .search-icon svg{width:25px;height:25px}.home6-searchbox .wpinstall-search input[type=search]{width:100%;min-width:0;min-height:58px!important;padding:0 16px!important;border:0!important;background:transparent!important;box-shadow:none!important;font-size:16px;color:#0f2348;outline:0}.home6-searchbox .wpinstall-search input::placeholder{color:#7b8ca8;opacity:1}.home6-searchbox .wpinstall-search button{position:static!important;display:inline-flex!important;align-items:center;justify-content:center;min-width:190px;height:58px;padding:0 28px;border:0;border-radius:14px;background:linear-gradient(135deg,#377dff,#1559ed);color:#fff;font-size:16px;font-weight:800;box-shadow:0 12px 26px rgba(37,99,235,.28);transition:transform .2s ease,box-shadow .2s ease}.home6-searchbox .wpinstall-search button:before{content:"✦";margin-right:10px;font-size:15px}.home6-searchbox .wpinstall-search button:hover{transform:translateY(-2px);box-shadow:0 16px 30px rgba(37,99,235,.34)}.home6-popular{margin-top:20px;gap:12px;font-size:13px}.home6-popular>b{margin-right:6px;color:#2563eb;font-size:14px}.home6-popular a{display:inline-flex;align-items:center;gap:9px;min-height:42px;padding:7px 16px 7px 8px;border:1px solid #dfe7f2;border-radius:999px;background:#fff;color:#17233a;font-weight:700;box-shadow:0 5px 16px rgba(15,23,42,.035);transition:.2s}.home6-popular a:hover{transform:translateY(-2px);border-color:#b9d1ff;box-shadow:0 9px 20px rgba(37,99,235,.1)}.home6-popular a i{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;color:#fff;font-size:11px;font-style:normal;font-weight:900;box-shadow:inset 0 1px rgba(255,255,255,.35)}.home6-popular .brand-elementor i{background:linear-gradient(135deg,#da2b8b,#9b1f76)}.home6-popular .brand-rankmath i{background:linear-gradient(135deg,#8d6cf4,#5440cb)}.home6-popular .brand-astra i{background:linear-gradient(135deg,#a846f3,#6a28db)}.home6-popular .brand-woo i{background:linear-gradient(135deg,#a768df,#7040b6)}.home6-popular .brand-tutor i{background:linear-gradient(135deg,#38a8ff,#1269e8)}.home6-categories{padding-top:72px}@media(max-width:767px){.home6-searchbox{margin-left:12px;margin-right:12px;padding:14px;border-radius:18px}.home6-searchbox .wpinstall-search{grid-template-columns:auto minmax(0,1fr);padding:4px 5px 4px 12px;border-radius:14px}.home6-searchbox .wpinstall-search input[type=search]{min-height:50px!important;padding:0 9px!important;font-size:13px}.home6-searchbox .wpinstall-search button{grid-column:1/-1;width:100%;min-width:0;height:48px;margin-top:5px;border-radius:11px;font-size:14px}.home6-popular{justify-content:flex-start;margin-top:13px;padding-bottom:3px;gap:8px}.home6-popular>b{position:sticky;left:0;z-index:2;background:#fff;padding-right:5px}.home6-popular a{min-height:36px;padding:5px 12px 5px 6px;font-size:11px;white-space:nowrap}.home6-popular a i{width:24px;height:24px;font-size:9px}.home6-categories{padding-top:48px}}.home6-premium-zone{position:relative;isolation:isolate}.home6-benefits-zone{margin-top:70px;padding:0 0 76px;background:linear-gradient(180deg,#f7faff 0%,#eef5ff 100%)}.home6-benefits-zone:before,.home6-order-zone:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(circle at 8% 20%,rgba(37,99,235,.10),transparent 25%),radial-gradient(circle at 92% 85%,rgba(79,70,229,.09),transparent 28%)}.home6-premium-heading{max-width:760px;margin-left:auto!important;margin-right:auto!important}.home6-premium-heading .home6-kicker{display:inline-flex;align-items:center;gap:8px;color:#2563eb;font-size:12px;font-weight:900;letter-spacing:.16em}.home6-premium-heading .home6-kicker:before,.home6-premium-heading .home6-kicker:after{content:"";width:22px;height:1px;background:#93b4ff}.home6-premium-heading h2{margin-top:10px;font-size:clamp(30px,3vw,42px);letter-spacing:-1.3px}.home6-premium-heading p{font-size:15px;line-height:1.7}.home6-benefits{grid-template-columns:repeat(3,1fr);gap:20px}.home6-benefits article{position:relative;overflow:hidden;min-height:260px;padding:30px 25px 25px;text-align:left;border:1px solid rgba(199,215,239,.85);border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(248,251,255,.96));box-shadow:0 18px 50px rgba(23,56,112,.08);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.home6-benefits article:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#2563eb,#60a5fa,#4f46e5);opacity:0;transition:.3s}.home6-benefits article:after{content:"";position:absolute;width:130px;height:130px;right:-54px;bottom:-55px;border-radius:50%;background:radial-gradient(circle,rgba(37,99,235,.13),transparent 68%)}.home6-benefits article:hover{transform:translateY(-9px);border-color:#93b4ff;box-shadow:0 25px 65px rgba(37,99,235,.16)}.home6-benefits article:hover:before{opacity:1}.home6-feature-icon{display:grid!important;place-items:center;width:68px;height:68px;margin:0 0 22px!important;border-radius:21px;background:linear-gradient(145deg,#1d4ed8,#3b82f6 55%,#60a5fa);color:#fff;box-shadow:0 13px 28px rgba(37,99,235,.27),inset 0 1px rgba(255,255,255,.35);transform:rotate(-3deg)}.home6-feature-icon svg{width:30px;height:30px;stroke-width:1.9}.home6-benefits b{font-size:18px;letter-spacing:-.25px}.home6-benefits small{max-width:260px;margin-top:9px;font-size:13px;line-height:1.65}.home6-benefits em{display:inline-flex;margin-top:20px;padding:6px 10px;border-radius:999px;background:#edf4ff;color:#2563eb;font-size:9px;font-weight:900;font-style:normal;letter-spacing:.11em}.home6-order-zone{padding:0 0 76px;background:#071a43;color:#fff}.home6-order-zone:before{background:radial-gradient(circle at 50% -10%,rgba(37,99,235,.42),transparent 35%),radial-gradient(circle at 0 100%,rgba(14,165,233,.15),transparent 30%),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:auto,auto,34px 34px,34px 34px}.home6-order-zone .home6-premium-heading h2{color:#fff}.home6-order-zone .home6-premium-heading p{color:#b9c7df}.home6-order-zone .home6-kicker{color:#60a5fa}.home6-order-zone .home6-heading-accent{background:#60a5fa}.home6-steps{position:relative;grid-template-columns:repeat(5,1fr);gap:16px}.home6-steps:before{content:"";position:absolute;left:10%;right:10%;top:51px;height:2px;background:linear-gradient(90deg,transparent,#2563eb 10%,#60a5fa 50%,#2563eb 90%,transparent);opacity:.7}.home6-steps article{min-height:300px;padding:29px 19px 24px;border:1px solid rgba(147,180,255,.20);border-radius:23px;background:linear-gradient(160deg,rgba(255,255,255,.105),rgba(255,255,255,.045));backdrop-filter:blur(14px);box-shadow:0 18px 45px rgba(0,0,0,.18);transition:.3s}.home6-steps article:hover{transform:translateY(-8px);border-color:rgba(96,165,250,.65);background:linear-gradient(160deg,rgba(37,99,235,.28),rgba(255,255,255,.065));box-shadow:0 24px 54px rgba(0,0,0,.30)}.home6-steps article:not(:last-child):after{display:none}.home6-steps i{top:18px;left:18px;transform:none;width:auto;height:auto;border-radius:0;background:transparent;color:#76a9ff;font-size:12px;letter-spacing:.12em}.home6-step-icon{position:relative;z-index:2;display:grid!important;place-items:center;width:76px;height:76px;margin:0 auto 25px!important;border:1px solid rgba(147,197,253,.38);border-radius:50%;background:radial-gradient(circle at 35% 25%,#60a5fa,#2563eb 55%,#1e40af);color:#fff;box-shadow:0 0 0 9px rgba(37,99,235,.12),0 16px 35px rgba(0,0,0,.28)}.home6-step-icon svg{width:31px;height:31px;stroke-width:1.8}.home6-steps b{color:#fff;font-size:17px}.home6-steps small{min-height:64px;margin-top:10px;color:#b9c7df;font-size:12px;line-height:1.65}.home6-steps strong{display:inline-flex;margin-top:17px;padding:6px 10px;border:1px solid rgba(147,197,253,.22);border-radius:999px;color:#76a9ff;font-size:9px;letter-spacing:.12em}.home6-order-note{display:flex;align-items:center;gap:14px;margin-top:24px;padding:17px 20px;border:1px solid rgba(147,197,253,.18);border-radius:18px;background:rgba(255,255,255,.065)}.home6-order-note>span{display:grid;place-items:center;width:43px;height:43px;flex:0 0 43px;border-radius:13px;background:#16a34a;color:#fff}.home6-order-note svg{width:22px}.home6-order-note div{display:flex;flex-direction:column}.home6-order-note b{color:#fff}.home6-order-note small{color:#aebdd5}.home6-order-note a{margin-left:auto;padding:11px 16px;border-radius:11px;background:#fff;color:#174fbf;font-weight:800;text-decoration:none;white-space:nowrap}.home6-order-zone+.home6-numbers{margin-top:0}@media(max-width:1024px){.home6-benefits{grid-template-columns:repeat(2,1fr)}.home6-steps{grid-template-columns:repeat(3,1fr)}.home6-steps:before{display:none}}@media(max-width:767px){.home6-benefits-zone{margin-top:50px;padding-bottom:52px}.home6-order-zone{padding-bottom:52px}.home6-premium-heading h2{font-size:29px}.home6-premium-heading p{padding:0 10px}.home6-benefits{grid-template-columns:1fr;gap:14px}.home6-benefits article{min-height:0;padding:22px}.home6-feature-icon{width:58px;height:58px;border-radius:18px}.home6-benefits small{max-width:none}.home6-steps{grid-template-columns:1fr;gap:14px}.home6-steps article{min-height:0;padding:24px 21px}.home6-steps small{min-height:0}.home6-step-icon{width:68px;height:68px;margin-bottom:18px!important}.home6-order-note{align-items:flex-start;flex-wrap:wrap}.home6-order-note a{width:100%;margin-left:0;text-align:center}.home6-order-note div{width:calc(100% - 58px)}}.home6-products{position:relative}.home6-products-heading{align-items:center}.home6-products-heading .home6-kicker{display:block;margin-bottom:8px}.home6-view-products{display:inline-flex!important;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 18px;border:1px solid #dbe6f6;border-radius:14px;background:#fff;box-shadow:0 9px 25px rgba(15,55,110,.07);transition:.22s}.home6-view-products:hover{transform:translateY(-2px);border-color:#a9c8ff;box-shadow:0 14px 30px rgba(15,78,190,.13)}.home6-view-products span{font-size:19px}.home6-product-tabs{display:flex;gap:9px;overflow-x:auto;padding:3px 2px 13px;margin-bottom:10px;scrollbar-width:thin}.home6-product-tabs button{appearance:none;border:1px solid #e2e9f4;background:#fff;color:#17233a;border-radius:12px;min-height:48px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;font:700 13px/1 inherit;cursor:pointer;box-shadow:0 7px 20px rgba(23,55,96,.05);transition:.2s}.home6-product-tabs button svg{width:18px;height:18px;color:#2563eb}.home6-product-tabs button:hover{border-color:#a9c8ff;transform:translateY(-2px)}.home6-product-tabs button.is-active{color:#fff;border-color:#1769f6;background:linear-gradient(135deg,#2783ff,#1559e8);box-shadow:0 12px 25px rgba(25,100,235,.24)}.home6-product-tabs button.is-active svg{color:#fff}.home6-product-toolbar{display:flex;align-items:center;gap:11px;margin:0 0 20px;padding:12px 14px;border:1px solid #e2eaf5;border-radius:15px;background:rgba(255,255,255,.92);box-shadow:0 8px 24px rgba(23,55,96,.055)}.home6-filter-title{display:flex;align-items:center;gap:7px;color:#4f6484}.home6-filter-title svg{width:17px;color:#1769f6}.home6-product-toolbar select{appearance:none;min-height:40px;padding:0 38px 0 13px;border:1px solid #dfe7f2;border-radius:10px;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23546b8d' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat right 13px center;color:#243654;font-weight:650;outline:none}.home6-product-toolbar select:focus{border-color:#73a7ff;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.home6-product-count{margin-left:auto;color:#6b7c98;font-size:12px}.home6-product-count span{font-weight:850;color:#1769f6}.home6-product-results{position:relative}.home6-product-results ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important}.home6-product-results ul.products:before,.home6-product-results ul.products:after{display:none!important}.home6-product-results ul.products li.product{float:none!important;width:auto!important;margin:0!important;display:flex!important;flex-direction:column;position:relative;overflow:hidden;padding:13px 13px 14px!important;border:1px solid #dfe8f4!important;border-radius:20px!important;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)!important;box-shadow:0 10px 30px rgba(23,55,96,.075)!important;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease;animation:home6ProductIn .28s ease both}.home6-product-results ul.products li.product:hover{transform:translateY(-7px);border-color:#aac9ff!important;box-shadow:0 22px 45px rgba(23,73,160,.15)!important}.home6-product-results li.product>a:first-child{display:flex;flex-direction:column;flex:1;text-decoration:none}.home6-product-results li.product img{width:100%!important;aspect-ratio:1/1;object-fit:cover;border-radius:14px!important;margin:0 0 15px!important;background:#f4f7fb;transition:transform .35s ease}.home6-product-results li.product:hover img{transform:scale(1.025)}.home6-product-results li.product .woocommerce-loop-product__title{font-size:18px!important;line-height:1.3!important;color:#0b1830!important;margin:3px 6px 7px!important;padding:0!important;font-weight:850!important;letter-spacing:-.25px}.home6-product-results li.product .star-rating{margin:0 6px 9px!important;color:#f7a800}.home6-product-results li.product .price{display:block;margin:auto 6px 12px!important;padding-top:13px;border-top:1px solid #e8eef6;color:#1261e9!important;font-size:22px!important;font-weight:900!important}.home6-product-results li.product .price del{font-size:12px;color:#8a99ae!important}.home6-product-results li.product .price ins{text-decoration:none}.home6-product-results li.product .button,.home6-product-results li.product .added_to_cart{display:flex!important;align-items:center;justify-content:center;min-height:48px;margin:0 6px!important;border-radius:12px!important;background:linear-gradient(135deg,#2782ff,#1256e6)!important;color:#fff!important;font-weight:850!important;box-shadow:0 10px 22px rgba(23,105,246,.2);transition:.2s}.home6-product-results li.product .button:hover{transform:translateY(-2px);box-shadow:0 14px 27px rgba(23,105,246,.3)}.home6-product-results li.product[hidden]{display:none!important}.home6-product-empty{min-height:240px;border:1px dashed #c9d7ea;border-radius:18px;background:#fff;display:grid;place-items:center;align-content:center;text-align:center;color:#61738e}.home6-product-empty[hidden]{display:none}.home6-product-empty span{width:52px;height:52px;display:grid;place-items:center;border-radius:50%;background:#edf5ff;color:#1769f6;margin-bottom:10px}.home6-product-empty svg{width:24px}.home6-product-empty b,.home6-product-empty small{display:block}.home6-product-empty b{font-size:18px;color:#17233a}.home6-product-empty small{margin-top:5px}.home6-product-results.is-filtering{opacity:.55;transform:translateY(3px);transition:.15s}@keyframes home6ProductIn{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}@media(max-width:1100px){.home6-product-results ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:767px){.home6-products-heading{display:block}.home6-products-heading .home6-view-products{margin-top:15px}.home6-product-tabs{margin-left:-12px;margin-right:-12px;padding-left:12px;padding-right:12px}.home6-product-tabs button{min-height:44px;padding:0 13px}.home6-product-toolbar{display:grid;grid-template-columns:1fr 1fr;padding:10px;gap:8px}.home6-filter-title{grid-column:1/-1}.home6-product-toolbar label,.home6-product-toolbar select{width:100%}.home6-product-count{grid-column:1/-1;margin-left:0;text-align:right}.home6-product-results ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:11px!important}.home6-product-results ul.products li.product{padding:8px!important;border-radius:15px!important}.home6-product-results li.product img{border-radius:11px!important;margin-bottom:10px!important}.home6-product-results li.product .woocommerce-loop-product__title{font-size:13px!important;margin-left:3px!important;margin-right:3px!important}.home6-product-results li.product .price{font-size:16px!important;margin-left:3px!important;margin-right:3px!important}.home6-product-results li.product .button{min-height:41px;font-size:11px!important;margin-left:3px!important;margin-right:3px!important;padding:0 7px!important}}.home6-product-tabs{display:none!important}.home6-product-results ul.products li.product.is-product-filter-hidden{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.home6-product-toolbar{margin-top:8px}.home6-faq-premium{position:relative;padding:110px 0;background:radial-gradient(circle at 12% 20%,rgba(31,111,255,.10),transparent 34%),linear-gradient(180deg,#f8fbff,#eef5ff);overflow:hidden}.home6-faq-grid{display:grid;grid-template-columns:minmax(320px,.82fr) minmax(480px,1.18fr);gap:70px;align-items:center}.home6-faq-side h2{font-size:clamp(34px,4vw,54px);line-height:1.08;margin:12px 0 18px;color:#071b43}.home6-faq-side>p{font-size:17px;line-height:1.75;color:#64748b;max-width:560px}.home6-faq-visual{position:relative;height:265px;margin:32px 0 24px;border-radius:30px;background:linear-gradient(145deg,#071b43,#0a4ac7);box-shadow:0 30px 70px rgba(7,37,98,.25);overflow:hidden}.home6-faq-orbit{position:absolute;width:260px;height:260px;border:1px solid rgba(78,180,255,.35);border-radius:50%;right:-35px;top:-70px;box-shadow:0 0 0 35px rgba(46,129,255,.06),0 0 0 70px rgba(46,129,255,.03)}.home6-faq-screen{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:210px;height:142px;border:12px solid #12336d;border-radius:18px;background:linear-gradient(135deg,#1c6cf2,#47b4ff);display:grid;place-items:center;color:#fff;box-shadow:0 24px 44px rgba(0,0,0,.28)}.home6-faq-screen b{font:700 78px Georgia}.home6-faq-screen span{position:absolute;right:-34px;top:-36px;width:74px;height:84px;display:grid;place-items:center;background:#23c66d;clip-path:polygon(50% 0,100% 18%,92% 75%,50% 100%,8% 75%,0 18%);font-size:38px}.home6-faq-visual>i{position:absolute;padding:9px 13px;border-radius:999px;background:rgba(255,255,255,.94);color:#0b3b91;font-style:normal;font-size:12px;font-weight:800;box-shadow:0 12px 28px rgba(0,0,0,.16)}.home6-faq-visual .f1{left:24px;top:24px}.home6-faq-visual .f2{right:24px;bottom:24px}.home6-faq-visual .f3{left:28px;bottom:28px}.home6-faq-help{padding:22px;border:1px solid #dce8f8;border-radius:22px;background:rgba(255,255,255,.88);box-shadow:0 16px 40px rgba(20,73,151,.08)}.home6-faq-help b,.home6-faq-help small{display:block}.home6-faq-help b{font-size:18px;color:#071b43}.home6-faq-help small{color:#64748b;margin:7px 0 16px;line-height:1.6}.home6-faq-help a{display:inline-flex;align-items:center;gap:9px;padding:12px 18px;border-radius:13px;background:linear-gradient(135deg,#16c75b,#05a847);color:#fff;text-decoration:none;font-weight:800;box-shadow:0 12px 25px rgba(5,168,71,.23)}.home6-faq-list{display:grid;gap:14px}.home6-faq-list details{border:1px solid #dbe6f5;border-radius:20px;background:rgba(255,255,255,.92);box-shadow:0 12px 34px rgba(14,61,130,.07);overflow:hidden;transition:.25s}.home6-faq-list details[open]{border-color:#9fc3ff;box-shadow:0 18px 46px rgba(31,111,255,.13);transform:translateY(-2px)}.home6-faq-list summary{list-style:none;display:grid;grid-template-columns:48px 1fr 34px;align-items:center;gap:15px;padding:21px 23px;cursor:pointer}.home6-faq-list summary::-webkit-details-marker{display:none}.home6-faq-list summary span{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#edf4ff;color:#1769f6;font-size:12px;font-weight:900}.home6-faq-list summary b{font-size:17px;color:#0b1d3c;line-height:1.4}.home6-faq-list summary i{position:relative;width:30px;height:30px;border-radius:50%;background:#edf4ff}.home6-faq-list summary i:before,.home6-faq-list summary i:after{content:"";position:absolute;left:8px;right:8px;top:14px;height:2px;background:#1769f6;border-radius:3px;transition:.2s}.home6-faq-list summary i:after{transform:rotate(90deg)}.home6-faq-list details[open] summary i:after{transform:rotate(0)}.home6-faq-list details>div{padding:0 24px 22px 86px}.home6-faq-list details p{margin:0;padding:17px 19px;border-left:3px solid #1769f6;border-radius:0 14px 14px 0;background:#f5f9ff;color:#5b6f8e;line-height:1.75}.home6-testimonial-section header{text-align:center}.home6-testimonial-section .home6-kicker{display:block}.home6-testimonials article{position:relative;overflow:hidden}.home6-testimonials article:before{content:"“";position:absolute;right:18px;top:-18px;font:900 100px Georgia;color:#edf4ff}.home6-testimonials article>div,.home6-testimonials article>p,.home6-testimonials article>b,.home6-testimonials article>small{position:relative;z-index:1}@media(max-width:980px){.home6-faq-grid{grid-template-columns:1fr;gap:36px}.home6-faq-visual{max-width:620px}.home6-faq-side{text-align:center}.home6-faq-side>p{margin-left:auto;margin-right:auto}.home6-faq-help{text-align:left}}@media(max-width:600px){.home6-faq-premium{padding:72px 0}.home6-faq-side h2{font-size:34px}.home6-faq-visual{height:220px}.home6-faq-screen{width:170px;height:116px}.home6-faq-list summary{grid-template-columns:38px 1fr 30px;padding:17px 15px;gap:10px}.home6-faq-list summary span{width:36px;height:36px}.home6-faq-list summary b{font-size:15px}.home6-faq-list details>div{padding:0 15px 16px}.home6-faq-list details p{font-size:14px}.home6-faq-visual>i{font-size:10px}}.wpinstall-home-v6 .home6-categories .home6-category-grid{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;align-items:stretch}.wpinstall-home-v6 .home6-categories .home6-service-card{width:auto;min-width:0;margin:0}.wpinstall-home-v6 .home6-categories .home6-service-card>a{width:100%;min-width:0;min-height:320px;height:100%;box-sizing:border-box;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;gap:20px!important;padding:28px!important;border-radius:26px!important;background:linear-gradient(145deg,#fff,#f7faff)!important;border:1px solid #dfe9f7!important;box-shadow:0 14px 36px rgba(26,68,132,.08)!important;text-align:left!important;overflow:hidden}.wpinstall-home-v6 .home6-categories .home6-service-card>a>div{width:100%;min-width:0;display:flex;flex:1;flex-direction:column}.wpinstall-home-v6 .home6-categories .home6-category-icon{position:relative;width:74px!important;height:74px!important;min-width:74px!important;min-height:74px!important;padding:0!important;border:7px solid #eaf2ff!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:linear-gradient(145deg,#5b8cff,#1d4ed8)!important;color:#fff!important;box-shadow:0 12px 28px rgba(37,99,235,.25)!important}.wpinstall-home-v6 .home6-categories .home6-category-icon svg{width:31px!important;height:31px!important}.wpinstall-home-v6 .home6-categories .home6-category-icon img{width:36px!important;height:36px!important;object-fit:contain}.wpinstall-home-v6 .home6-categories .home6-service-card h3{width:100%;max-width:none;margin:0 0 10px;font-size:19px;line-height:1.35;color:#0d2142}.wpinstall-home-v6 .home6-categories .home6-service-card p{width:100%;margin:0 0 20px;font-size:14px;line-height:1.7;color:#64748b}.wpinstall-home-v6 .home6-categories .home6-service-link{width:auto!important;height:auto!important;margin-top:auto;padding:0!important;border-radius:0!important;background:transparent!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:7px;color:#1769f6!important;font-size:13px;font-weight:800}.wpinstall-home-v6 .home6-categories .home6-service-link svg{width:16px!important;height:16px!important}@media(max-width:1024px){.wpinstall-home-v6 .home6-categories .home6-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wpinstall-home-v6 .home6-categories .home6-service-card>a{min-height:285px}}@media(max-width:600px){.wpinstall-home-v6 .home6-categories .home6-category-grid{grid-template-columns:1fr;gap:15px}.wpinstall-home-v6 .home6-categories .home6-service-card>a{min-height:0;padding:22px!important;flex-direction:row!important}.wpinstall-home-v6 .home6-categories .home6-category-icon{width:62px!important;height:62px!important;min-width:62px!important;min-height:62px!important;border-width:6px!important}.wpinstall-home-v6 .home6-categories .home6-service-card h3{font-size:17px}}.wpinstall-home-v6 .home6-benefits-zone{background:linear-gradient(180deg,#f8faff 0%,#f1f5fc 72%,#edf3fb 100%)}.wpinstall-home-v6 .home6-order-zone{background:linear-gradient(180deg,#edf3fb 0%,#f7faff 24%,#f3f7fd 100%);border-top:0}.wpinstall-home-v6 .home6-benefits-zone:before{background:radial-gradient(circle at 7% 18%,rgba(37,99,235,.07),transparent 27%),radial-gradient(circle at 92% 82%,rgba(59,130,246,.06),transparent 28%)}.wpinstall-home-v6 .home6-order-zone:before{background:radial-gradient(circle at 8% 8%,rgba(59,130,246,.065),transparent 25%),radial-gradient(circle at 93% 18%,rgba(37,99,235,.055),transparent 24%),radial-gradient(circle at 50% 110%,rgba(96,165,250,.07),transparent 38%)}.wpinstall-home-v6 .home6-premium-heading .home6-kicker{padding:8px 14px;border:1px solid rgba(37,99,235,.10);border-radius:999px;background:rgba(255,255,255,.62);box-shadow:0 7px 22px rgba(31,68,128,.045)}.wpinstall-home-v6 .home6-order-zone .home6-kicker{background:rgba(255,255,255,.72);color:#245ec7}.wpinstall-home-v6 .home6-premium-heading h2{color:#10213f}.wpinstall-home-v6 .home6-premium-heading p{color:#66758c}.wpinstall-home-v6 .home6-benefits article,.wpinstall-home-v6 .home6-steps article{border-color:#dce6f3;background:linear-gradient(160deg,#ffffff 0%,#fbfdff 100%);box-shadow:0 15px 40px rgba(34,67,120,.075)}.wpinstall-home-v6 .home6-benefits article:hover,.wpinstall-home-v6 .home6-steps article:hover{border-color:#aac5ef;box-shadow:0 23px 54px rgba(37,99,235,.13)}.wpinstall-home-v6 .home6-feature-icon{background:linear-gradient(145deg,#377af0,#1558cc);box-shadow:0 11px 25px rgba(37,99,235,.22),inset 0 1px rgba(255,255,255,.35)}.wpinstall-home-v6 .home6-step-icon{background:linear-gradient(145deg,#ffffff,#f0f5fd);color:#2867d7;border-color:#f5f8fc;box-shadow:0 11px 27px rgba(31,68,128,.10),inset 0 0 0 1px #dbe6f4}.wpinstall-home-v6 .home6-steps i{background:linear-gradient(145deg,#397cf0,#1959c9);box-shadow:0 7px 18px rgba(37,99,235,.21),0 0 0 7px #f2f6fc}.wpinstall-home-v6 .home6-steps:before{background:linear-gradient(90deg,transparent,#9bbcf0 9%,#5f94e8 50%,#9bbcf0 91%,transparent);opacity:.72}.wpinstall-home-v6 .home6-steps strong{background:#eef4fd;color:#245fc9}.wpinstall-home-v6 .home6-order-trust{border-color:#dce6f3;background:rgba(255,255,255,.84);box-shadow:0 13px 36px rgba(31,68,128,.065)}.wpinstall-home-v6 .home6-order-trust span{background:linear-gradient(145deg,#fff,#f0f5fd);color:#2867d7;box-shadow:0 7px 18px rgba(31,68,128,.08),inset 0 0 0 1px #dce6f3}\n\n .wpinstall-home-v6 .home6-benefits-strip-zone{position:relative;z-index:3;margin:0;padding:46px 0;background:linear-gradient(180deg,#f5f8fe 0%,#edf3fc 100%)}.wpinstall-home-v6 .home6-benefits-strip-zone .home6-section{padding-top:0;padding-bottom:0}.wpinstall-home-v6 .home6-service-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid #d9e4f3;border-radius:28px;background:rgba(255,255,255,.94);box-shadow:0 22px 55px rgba(22,57,112,.10);backdrop-filter:blur(12px)}.wpinstall-home-v6 .home6-service-strip article{position:relative;min-width:0;min-height:148px;display:flex;align-items:center;gap:18px;padding:30px 28px;transition:background .25s ease,transform .25s ease}.wpinstall-home-v6 .home6-service-strip article:not(:last-child):after{content:"";position:absolute;top:28px;right:0;bottom:28px;width:1px;background:#dce5f2}.wpinstall-home-v6 .home6-service-strip article:hover{background:#f8fbff}.wpinstall-home-v6 .home6-service-strip article:hover>span{transform:translateY(-4px);box-shadow:0 15px 32px rgba(37,99,235,.16)}.wpinstall-home-v6 .home6-service-strip article>span{width:66px;height:66px;min-width:66px;display:grid;place-items:center;border:1px solid #d5e3f7;border-radius:50%;background:linear-gradient(145deg,#fff,#f3f7fd);color:#1769f6;box-shadow:0 9px 24px rgba(31,68,128,.08);transition:.25s ease}.wpinstall-home-v6 .home6-service-strip svg{width:27px;height:27px}.wpinstall-home-v6 .home6-service-strip div{min-width:0}.wpinstall-home-v6 .home6-service-strip b,.wpinstall-home-v6 .home6-service-strip small{display:block}.wpinstall-home-v6 .home6-service-strip b{margin-bottom:7px;color:#0b1d3c;font-size:17px;line-height:1.35}.wpinstall-home-v6 .home6-service-strip small{color:#66758c;font-size:13px;line-height:1.65}.wpinstall-home-v6 .home6-order-zone{position:relative;overflow:hidden;border:0;background:radial-gradient(circle at 14% 18%,rgba(34,104,255,.19),transparent 28%),radial-gradient(circle at 88% 76%,rgba(16,83,220,.15),transparent 30%),linear-gradient(135deg,#06142c 0%,#071d43 48%,#061630 100%)}.wpinstall-home-v6 .home6-order-zone:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.36;background-image:linear-gradient(rgba(93,145,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(93,145,255,.07) 1px,transparent 1px);background-size:42px 42px}.wpinstall-home-v6 .home6-order-zone .home6-section{position:relative;z-index:1}.wpinstall-home-v6 .home6-order-zone .home6-kicker{border-color:rgba(85,143,255,.25);background:rgba(22,74,170,.28);color:#72a9ff;box-shadow:none}.wpinstall-home-v6 .home6-order-zone .home6-premium-heading h2{color:#fff;text-shadow:0 4px 22px rgba(0,0,0,.22)}.wpinstall-home-v6 .home6-order-zone .home6-premium-heading p{color:#c8d5e9}.wpinstall-home-v6 .home6-order-zone .home6-heading-accent{background:#438cff}.wpinstall-home-v6 .home6-order-zone .home6-heading-accent:after{background:#86b4ff}.wpinstall-home-v6 .home6-order-zone .home6-steps article{border-color:rgba(91,145,241,.24);background:linear-gradient(155deg,rgba(17,42,81,.92),rgba(7,27,58,.96));box-shadow:0 22px 50px rgba(0,0,0,.24),inset 0 1px rgba(255,255,255,.035)}.wpinstall-home-v6 .home6-order-zone .home6-steps article:hover{border-color:rgba(67,140,255,.62);box-shadow:0 26px 62px rgba(0,0,0,.32),0 0 30px rgba(31,111,255,.10)}.wpinstall-home-v6 .home6-order-zone .home6-steps b{color:#fff}.wpinstall-home-v6 .home6-order-zone .home6-steps small{color:#b8c7dd}.wpinstall-home-v6 .home6-order-zone .home6-step-icon{border-color:rgba(71,137,255,.44);background:radial-gradient(circle at 38% 30%,#123e86,#061a39 68%);color:#8db9ff;box-shadow:0 0 0 10px rgba(29,88,187,.17),0 0 28px rgba(38,112,255,.30),inset 0 0 0 1px rgba(130,177,255,.22)}.wpinstall-home-v6 .home6-order-zone .home6-steps i{color:#fff;background:linear-gradient(145deg,#438cff,#1255d8);box-shadow:0 8px 22px rgba(24,92,222,.42),0 0 0 7px #0a234d}.wpinstall-home-v6 .home6-order-zone .home6-steps:before{background:linear-gradient(90deg,transparent,#2677ff 9%,#55a0ff 50%,#2677ff 91%,transparent);opacity:.82;box-shadow:0 0 13px rgba(38,119,255,.48)}.wpinstall-home-v6 .home6-order-zone .home6-steps strong{border:1px solid rgba(70,137,255,.32);background:rgba(17,67,151,.28);color:#89b8ff}.wpinstall-home-v6 .home6-order-zone .home6-order-trust{border-color:rgba(89,139,225,.22);background:rgba(7,26,57,.78);box-shadow:0 18px 48px rgba(0,0,0,.22);backdrop-filter:blur(10px)}.wpinstall-home-v6 .home6-order-zone .home6-order-trust article:not(:last-child):after{background:rgba(125,160,216,.22)}.wpinstall-home-v6 .home6-order-zone .home6-order-trust span{border:1px solid rgba(76,142,255,.33);background:radial-gradient(circle at 35% 30%,#123f86,#071a38 70%);color:#8ebaff;box-shadow:0 0 22px rgba(34,104,255,.20)}.wpinstall-home-v6 .home6-order-zone .home6-order-trust b{color:#fff}.wpinstall-home-v6 .home6-order-zone .home6-order-trust small{color:#b4c3d9}@media(max-width:1050px){.wpinstall-home-v6 .home6-service-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.wpinstall-home-v6 .home6-service-strip article:nth-child(2):after{display:none}.wpinstall-home-v6 .home6-service-strip article:nth-child(-n+2){border-bottom:1px solid #dce5f2}}@media(max-width:640px){.wpinstall-home-v6 .home6-benefits-strip-zone{padding:30px 0}.wpinstall-home-v6 .home6-service-strip{grid-template-columns:1fr;border-radius:22px}.wpinstall-home-v6 .home6-service-strip article{min-height:0;padding:21px 20px;gap:15px}.wpinstall-home-v6 .home6-service-strip article:not(:last-child){border-bottom:1px solid #dce5f2}.wpinstall-home-v6 .home6-service-strip article:after{display:none!important}.wpinstall-home-v6 .home6-service-strip article>span{width:55px;height:55px;min-width:55px}.wpinstall-home-v6 .home6-service-strip b{font-size:15px}.wpinstall-home-v6 .home6-service-strip small{font-size:12px}}.wpinstall-home-v6 .home6-hero-benefits-zone{position:relative;z-index:6;margin-top:-1px;padding:0 0 34px;background:linear-gradient(180deg,#eef4ff 0%,#f7faff 58%,#fff 100%)}.wpinstall-home-v6 .home6-hero-benefits-zone .container{transform:translateY(-18px)}.wpinstall-home-v6 .home6-hero-benefits-zone .home6-service-strip{margin:0;box-shadow:0 22px 48px rgba(31,68,130,.12);border-color:#dbe6f7}.wpinstall-home-v6 .home6-order-zone .home6-steps{margin-bottom:0}@media(max-width:900px){.wpinstall-home-v6 .home6-hero-benefits-zone{padding-bottom:24px}.wpinstall-home-v6 .home6-hero-benefits-zone .container{transform:translateY(-10px)}}@media(max-width:640px){.wpinstall-home-v6 .home6-hero-benefits-zone{padding-bottom:18px}.wpinstall-home-v6 .home6-hero-benefits-zone .container{transform:none;padding-top:14px}}.home6-products{padding-bottom:clamp(88px,8vw,124px)!important}.home6-products .home6-product-results,.home6-products ul.products{margin-bottom:0!important}.home6-testimonial-section{position:relative;overflow:hidden;background:radial-gradient(circle at 12% 12%,rgba(38,112,255,.09),transparent 32%),radial-gradient(circle at 88% 82%,rgba(71,166,255,.08),transparent 30%),linear-gradient(180deg,#f8fbff 0%,#eef5ff 100%);border-top:1px solid #dfeafa}.home6-testimonial-section:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.42;background-image:radial-gradient(#8cb7ff 1px,transparent 1px);background-size:26px 26px;-webkit-mask-image:linear-gradient(to bottom,transparent,#000 30%,transparent 88%);mask-image:linear-gradient(to bottom,transparent,#000 30%,transparent 88%)}.home6-testimonial-section>.container{position:relative;z-index:1;padding-top:clamp(76px,7vw,104px);padding-bottom:clamp(84px,8vw,118px)}.home6-testimonial-section header{max-width:700px;margin-left:auto;margin-right:auto;margin-bottom:38px}.home6-testimonial-section header p{font-size:15px}.home6-testimonials{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.home6-testimonials article{position:relative;display:flex;min-height:290px;flex-direction:column;overflow:hidden;padding:30px;border:1px solid rgba(181,204,239,.78);border-radius:24px;background:rgba(255,255,255,.94);box-shadow:0 18px 50px rgba(24,66,130,.09);transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}.home6-testimonials article:before{content:"“";position:absolute;right:22px;top:-25px;font:900 125px/1 Georgia,serif;color:#edf4ff;pointer-events:none}.home6-testimonials article:after{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,#1769f6,#45adff);opacity:0;transition:opacity .28s ease}.home6-testimonials article:hover{transform:translateY(-7px);border-color:#9fc3ff;box-shadow:0 26px 64px rgba(24,78,172,.15)}.home6-testimonials article:hover:after{opacity:1}.home6-testimonial-top{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;gap:12px}.home6-stars{color:#ffad00;font-size:15px;letter-spacing:2px}.home6-verified{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid #d8e7ff;border-radius:999px;background:#f2f7ff;color:#1769f6;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.home6-verified svg{width:13px;height:13px}.home6-testimonials blockquote{position:relative;z-index:1;flex:1;margin:25px 0 28px;color:#273a58;font-size:16px;line-height:1.78}.home6-testimonials footer{position:relative;z-index:1;display:flex;align-items:center;gap:13px;padding-top:20px;border-top:1px solid #e7eef8}.home6-testimonial-avatar{flex:0 0 48px;width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#1769f6,#56b9ff);color:#fff;font-size:17px;font-weight:900;box-shadow:0 9px 22px rgba(23,105,246,.25)}.home6-testimonials footer>span:last-child{min-width:0}.home6-testimonials footer b,.home6-testimonials footer small{display:block}.home6-testimonials footer b{color:#0d1f3c;font-size:14px}.home6-testimonials footer small{margin-top:3px;color:#70819b;font-size:12px}@media(max-width:900px){.home6-testimonials{grid-template-columns:repeat(2,minmax(0,1fr))}.home6-testimonials article:last-child{grid-column:1/-1;max-width:calc(50% - 11px);width:100%;justify-self:center}}@media(max-width:600px){.home6-products{padding-bottom:72px!important}.home6-testimonial-section>.container{padding-top:66px;padding-bottom:74px}.home6-testimonials{grid-template-columns:1fr;gap:16px;overflow:visible}.home6-testimonials article,.home6-testimonials article:last-child{grid-column:auto;max-width:none;min-height:0;padding:23px;border-radius:20px}.home6-testimonials blockquote{font-size:14px;margin:21px 0 23px}.home6-verified{font-size:9px;padding:6px 8px}}.home6-testimonial-section{position:relative;background:radial-gradient(circle at 18% 8%,rgba(36,111,255,.18),transparent 32%),radial-gradient(circle at 88% 18%,rgba(42,144,255,.12),transparent 30%),linear-gradient(180deg,#071a3b 0%,#06162f 100%)!important;color:#fff;overflow:hidden}.home6-testimonial-section:before{opacity:.22!important;background-image:radial-gradient(rgba(88,158,255,.55) 1px,transparent 1px)!important}.home6-testimonial-section header .home6-kicker,.home6-testimonial-section header h2{color:#fff!important}.home6-testimonial-section header p{color:#b9c9e8!important}.home6-testimonials article{background:linear-gradient(145deg,rgba(18,46,91,.94),rgba(9,30,65,.96))!important;border-color:rgba(112,166,255,.25)!important;box-shadow:0 22px 52px rgba(0,7,28,.32)!important}.home6-testimonials article:before{color:rgba(117,173,255,.10)!important}.home6-testimonials article:after{background:linear-gradient(90deg,#2d7cff,#56bcff)!important}.home6-testimonials article:hover{border-color:rgba(98,164,255,.58)!important;box-shadow:0 28px 68px rgba(0,8,32,.46),0 0 0 1px rgba(77,145,255,.10)!important}.home6-testimonials blockquote{color:#e7efff!important}.home6-testimonials footer{border-top-color:rgba(152,188,255,.16)!important}.home6-testimonials footer b{color:#fff!important}.home6-testimonials footer small{color:#aebfdd!important}.home6-verified{color:#bcd6ff!important;background:rgba(41,113,255,.14)!important;border-color:rgba(100,161,255,.34)!important}.home6-testimonial-avatar{background:linear-gradient(145deg,#2d7cff,#5ec5ff)!important;box-shadow:0 9px 24px rgba(23,105,246,.32)!important}.home6-faq-premium{position:relative;padding:110px 0!important;background:radial-gradient(circle at 12% 22%,rgba(31,111,255,.17),transparent 32%),radial-gradient(circle at 92% 82%,rgba(31,111,255,.10),transparent 30%),linear-gradient(180deg,#06162f 0%,#081c3e 100%)!important;color:#fff;overflow:hidden}.home6-faq-premium:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.16;background-image:linear-gradient(rgba(86,145,235,.16) 1px,transparent 1px),linear-gradient(90deg,rgba(86,145,235,.16) 1px,transparent 1px);background-size:38px 38px}.home6-faq-premium>.container{position:relative;z-index:1}.home6-faq-premium .home6-kicker{color:#70a9ff!important}.home6-faq-side h2{color:#fff!important}.home6-faq-side>p{color:#b8c7e2!important}.home6-faq-visual{border:1px solid rgba(111,168,255,.20)!important;background:linear-gradient(145deg,#0b2653,#0a4ac7)!important;box-shadow:0 30px 70px rgba(0,5,25,.42)!important}.home6-faq-help{background:rgba(10,35,76,.86)!important;border-color:rgba(112,169,255,.20)!important;box-shadow:0 18px 46px rgba(0,7,31,.30)!important}.home6-faq-help b{color:#fff!important}.home6-faq-help small{color:#b8c7e2!important}.home6-faq-list details{background:linear-gradient(145deg,rgba(17,48,96,.96),rgba(9,31,67,.97))!important;border-color:rgba(115,168,255,.22)!important;box-shadow:0 15px 38px rgba(0,7,28,.24)!important}.home6-faq-list details:hover,.home6-faq-list details[open]{border-color:rgba(95,159,255,.58)!important;box-shadow:0 20px 52px rgba(0,7,30,.38),0 0 0 1px rgba(62,133,255,.08)!important}.home6-faq-list summary span,.home6-faq-list summary i{background:rgba(43,114,255,.15)!important;color:#80b4ff!important}.home6-faq-list summary i:before,.home6-faq-list summary i:after{background:#78adff!important}.home6-faq-list summary b{color:#f8fbff!important}.home6-faq-list details p{color:#c5d3eb!important;background:rgba(4,20,47,.48)!important;border-left-color:#428bff!important}@media(max-width:600px){.home6-faq-premium{padding:72px 0!important}}.home6-testimonial-section{background:radial-gradient(circle at 12% 12%,rgba(38,112,255,.09),transparent 32%),radial-gradient(circle at 88% 82%,rgba(71,166,255,.08),transparent 30%),linear-gradient(180deg,#f8fbff 0%,#eef5ff 100%)!important;color:#0f172a!important;border-top:1px solid #dfeafa!important}.home6-testimonial-section:before{opacity:.42!important;background-image:radial-gradient(#8cb7ff 1px,transparent 1px)!important}.home6-testimonial-section header .home6-kicker{color:#1769f6!important}.home6-testimonial-section header h2{color:#071b43!important}.home6-testimonial-section header p{color:#64748b!important}.home6-testimonials article{background:rgba(255,255,255,.96)!important;border-color:rgba(181,204,239,.78)!important;box-shadow:0 18px 50px rgba(24,66,130,.09)!important}.home6-testimonials article:before{color:#edf4ff!important}.home6-testimonials article:hover{border-color:#9fc3ff!important;box-shadow:0 26px 64px rgba(24,78,172,.15)!important}.home6-testimonials blockquote{color:#273a58!important}.home6-testimonials footer{border-top-color:#e7eef8!important}.home6-testimonials footer b{color:#0d1f3c!important}.home6-testimonials footer small{color:#70819b!important}.home6-verified{color:#1769f6!important;background:#f2f7ff!important;border-color:#d8e7ff!important}.home6-testimonial-avatar{background:linear-gradient(145deg,#1769f6,#56b9ff)!important;box-shadow:0 9px 22px rgba(23,105,246,.25)!important}.home6-hero-slider{position:relative;overflow:hidden;background:#071c45;isolation:isolate}.home6-hero-slider:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 42%,rgba(36,119,255,.34),transparent 34%),linear-gradient(120deg,#061838 0%,#0a3179 52%,#075fe8 100%);z-index:-3}.home6-hero-slider:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.026) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.026) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to right,transparent,#000 45%,#000);z-index:-2}.home6-slider-track{position:relative;min-height:720px}.home6-hero-slide{position:absolute;inset:0;display:flex;align-items:center;opacity:0;visibility:hidden;transform:scale(1.02);transition:opacity .65s ease,transform .9s cubic-bezier(.2,.7,.2,1),visibility .65s;pointer-events:none}.home6-hero-slide.is-active{position:relative;opacity:1;visibility:visible;transform:none;pointer-events:auto}.home6-hero-slide .home6-copy>*{opacity:0;transform:translateY(24px)}.home6-hero-slide.is-active .home6-copy>*{animation:wpHeroIn .7s both}.home6-hero-slide.is-active .home6-copy>*:nth-child(2){animation-delay:.08s}.home6-hero-slide.is-active .home6-copy>*:nth-child(3){animation-delay:.16s}.home6-hero-slide.is-active .home6-copy>*:nth-child(4){animation-delay:.24s}.home6-hero-slide.is-active .home6-copy>*:nth-child(5){animation-delay:.32s}@keyframes wpHeroIn{to{opacity:1;transform:none}}.home6-slide-art{position:relative;min-height:520px;opacity:0;transform:translateX(42px) scale(.96);transition:.9s cubic-bezier(.2,.75,.2,1)}.home6-hero-slide.is-active .home6-slide-art{opacity:1;transform:none}.home6-art-glow{position:absolute;width:420px;height:420px;border-radius:50%;left:50%;top:48%;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(50,139,255,.42),rgba(13,73,185,.12) 55%,transparent 72%);filter:blur(3px)}.home6-art-orbit{position:absolute;border:1px solid rgba(100,183,255,.36);border-radius:50%;left:50%;top:48%;transform:translate(-50%,-50%)}.home6-art-orbit.one{width:430px;height:430px}.home6-art-orbit.two{width:540px;height:540px;border-style:dashed;opacity:.46;animation:wpOrbit 26s linear infinite}@keyframes wpOrbit{to{transform:translate(-50%,-50%) rotate(360deg)}}.home6-art-device{position:absolute;width:420px;height:305px;left:50%;top:50%;transform:translate(-45%,-43%);border:8px solid #091a35;border-radius:22px;background:#11144f;box-shadow:0 32px 80px rgba(0,0,0,.42),0 0 0 1px rgba(111,191,255,.35)}.home6-art-browser{height:42px;display:flex;align-items:center;gap:7px;padding:0 15px;background:#f6f9ff;border-radius:13px 13px 0 0;color:#19345d}.home6-art-browser i{width:7px;height:7px;border-radius:50%;background:#8eabd8}.home6-art-browser b{margin-left:7px;font-size:11px}.home6-art-screen{padding:38px 34px;color:#fff}.home6-art-screen small{display:block;letter-spacing:.16em;color:#8cc7ff}.home6-art-screen strong{display:block;font-size:28px;margin:12px 0}.home6-art-screen>span{display:block;width:70px;height:11px;border-radius:8px;background:#287cff}.home6-art-screen>div{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:42px}.home6-art-screen>div i{height:58px;border-radius:10px;background:linear-gradient(135deg,#8f28e8,#3922b0)}.home6-art-phone{position:absolute;width:145px;height:285px;left:8%;top:35%;border:7px solid #0c1b34;border-radius:28px;background:#f5f7ff;padding:38px 15px 15px;box-shadow:0 20px 50px rgba(0,0,0,.38);color:#16274c}.home6-art-phone>span{position:absolute;top:10px;left:50%;transform:translateX(-50%);width:55px;height:9px;border-radius:10px;background:#132443}.home6-art-phone b{font-size:12px}.home6-art-phone i{display:block;height:42px;border-radius:9px;background:linear-gradient(90deg,#ece8ff,#fff);margin-top:12px;border-left:9px solid #7e28e9}.home6-art-phone i:last-child{height:18px;background:#18bc70;border:0;width:68%;margin-inline:auto}.home6-art-badge{position:absolute;right:2%;display:flex;align-items:center;gap:7px;padding:14px 18px;border-radius:15px;background:rgba(255,255,255,.96);box-shadow:0 16px 38px rgba(0,0,0,.2);color:#112858}.home6-art-badge b{font-size:20px}.home6-art-badge small{color:#789}.home6-art-badge.b1{top:27%}.home6-art-badge.b2{top:49%;right:-2%}.home6-art-symbol{position:absolute;left:50%;top:2%;transform:translateX(-50%);font:800 96px/1 Arial;color:rgba(80,193,255,.68);text-shadow:0 0 28px rgba(41,160,255,.4)}.home6-slider-arrow{position:absolute;top:50%;z-index:8;width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.23);background:rgba(5,25,61,.48);backdrop-filter:blur(12px);color:#fff;font-size:34px;line-height:1;cursor:pointer;transition:.25s}.home6-slider-arrow:hover{background:#2176f6;transform:translateY(-50%) scale(1.06)}.home6-slider-arrow.is-prev{left:28px;transform:translateY(-50%)}.home6-slider-arrow.is-next{right:28px;transform:translateY(-50%)}.home6-slider-nav{position:absolute;z-index:8;left:50%;bottom:32px;transform:translateX(-50%);display:flex;gap:10px;padding:8px 10px;border-radius:30px;background:rgba(5,22,53,.4);backdrop-filter:blur(10px)}.home6-slider-nav button{width:38px;height:6px;padding:0;border:0;border-radius:9px;background:rgba(255,255,255,.3);overflow:hidden;cursor:pointer}.home6-slider-nav button span{display:block;width:0;height:100%;background:#fff}.home6-slider-nav button.is-active span{animation:wpProgress var(--hero-duration,6500ms) linear forwards}@keyframes wpProgress{to{width:100%}}.home6-slider-pause{position:absolute;z-index:8;bottom:32px;left:calc(50% + 92px);width:28px;height:28px;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:rgba(5,22,53,.5);color:#fff;font-weight:800;cursor:pointer}.home6-hero-slider.is-paused .home6-slider-nav button.is-active span{animation-play-state:paused}.home6-slide-art.is-website .home6-art-screen>div i{background:linear-gradient(135deg,#16b7ec,#2468ec)}.home6-slide-art.is-website .home6-art-phone i{border-left-color:#16a8e8}.home6-slide-art.is-migration .home6-art-screen>div i{background:linear-gradient(135deg,#10c08a,#0879d9)}.home6-slide-art.is-migration .home6-art-phone i{border-left-color:#16b986}@media(max-width:1100px){.home6-slider-arrow{display:none}.home6-slider-track{min-height:670px}.home6-art-device{width:350px;height:270px}.home6-art-phone{left:0}.home6-art-badge{right:-4%}}@media(max-width:820px){.home6-slider-track{min-height:auto}.home6-hero-slide{padding:72px 0 90px}.home6-hero-slide .home6-hero-grid{grid-template-columns:1fr;text-align:center}.home6-hero-slide .home6-copy{max-width:680px;margin:auto}.home6-hero-slide .home6-checks,.home6-hero-slide .home6-actions{justify-content:center}.home6-slide-art{min-height:430px;margin-top:20px}.home6-slider-nav{bottom:22px}}@media(max-width:560px){.home6-hero-slide{padding:50px 0 78px}.home6-slide-art{min-height:330px;transform:scale(.86)}.home6-hero-slide.is-active .home6-slide-art{transform:scale(.86)}.home6-art-device{width:300px;height:225px}.home6-art-phone{width:104px;height:220px;padding:32px 10px 10px}.home6-art-screen{padding:24px}.home6-art-screen strong{font-size:20px}.home6-art-badge{padding:9px 11px}.home6-art-badge b{font-size:15px}.home6-slider-pause{display:none}.home6-slider-nav{left:50%}}@media(prefers-reduced-motion:reduce){.home6-hero-slide,.home6-slide-art,.home6-hero-slide .home6-copy>*{animation:none!important;transition:none!important}.home6-slider-nav button.is-active span{animation:none;width:100%}}.home6-hero-slider .home6-slider-track{min-height:610px}.home6-hero-slider .home6-hero-grid{min-height:610px;gap:34px}.home6-hero-slider .home6-copy{padding:52px 0 86px}.home6-hero-slider .home6-copy h1{font-size:clamp(42px,4.4vw,68px);max-width:650px;line-height:1.02}.home6-hero-slider .home6-copy>p{font-size:17px;line-height:1.65;max-width:620px}.home6-hero-slider .home6-checks{margin:18px 0;gap:10px 24px}.home6-hero-slider .home6-actions{margin-top:20px}.home6-hero-slider .home6-btn{min-height:52px;padding:0 24px}.home6-hero-slider .home6-slide-art{min-height:430px;transform:translateX(28px) scale(.88);transform-origin:center}.home6-hero-slider .home6-hero-slide.is-active .home6-slide-art{transform:scale(.88)}.home6-hero-slider .home6-art-device{width:360px;height:265px}.home6-hero-slider .home6-art-phone{width:120px;height:245px;left:7%;top:37%;padding:34px 12px 12px}.home6-hero-slider .home6-art-glow{width:350px;height:350px}.home6-hero-slider .home6-art-orbit.one{width:360px;height:360px}.home6-hero-slider .home6-art-orbit.two{width:450px;height:450px}.home6-hero-slider .home6-art-symbol{font-size:76px}.home6-hero-slider .home6-art-badge{padding:11px 14px}.home6-hero-slider .home6-art-badge b{font-size:17px}@media(max-width:1100px){.home6-hero-slider .home6-slider-track,.home6-hero-slider .home6-hero-grid{min-height:560px}.home6-hero-slider .home6-copy{padding:44px 0 76px}.home6-hero-slider .home6-copy h1{font-size:clamp(40px,5vw,60px)}.home6-hero-slider .home6-slide-art{min-height:390px;transform:scale(.8)}.home6-hero-slider .home6-hero-slide.is-active .home6-slide-art{transform:scale(.8)}}@media(max-width:820px){.home6-hero-slider .home6-slider-track,.home6-hero-slider .home6-hero-grid{min-height:auto}.home6-hero-slider .home6-hero-slide{padding:36px 0 72px}.home6-hero-slider .home6-copy{padding:0}.home6-hero-slider .home6-copy h1{font-size:clamp(36px,9vw,50px);line-height:1.04;margin:14px auto 12px}.home6-hero-slider .home6-copy>p{font-size:15px;line-height:1.6;margin-inline:auto}.home6-hero-slider .home6-checks{margin:16px auto;gap:8px 16px}.home6-hero-slider .home6-slide-art{min-height:300px;margin-top:4px;transform:scale(.67)}.home6-hero-slider .home6-hero-slide.is-active .home6-slide-art{transform:scale(.67)}.home6-hero-slider .home6-slider-nav{bottom:16px}}@media(max-width:560px){.home6-hero-slider .home6-hero-slide{padding:28px 0 64px}.home6-hero-slider .home6-copy h1{font-size:36px;letter-spacing:-1.6px}.home6-hero-slider .home6-copy>p{font-size:14px}.home6-hero-slider .home6-pill{font-size:11px;padding:7px 10px}.home6-hero-slider .home6-checks{grid-template-columns:1fr 1fr;font-size:11px}.home6-hero-slider .home6-btn{min-height:46px;padding:0 18px;font-size:13px}.home6-hero-slider .home6-slide-art{min-height:238px;margin-top:-8px;transform:scale(.52)}.home6-hero-slider .home6-hero-slide.is-active .home6-slide-art{transform:scale(.52)}.home6-hero-slider .home6-art-badge{display:none}.home6-hero-slider .home6-slider-nav{bottom:13px}}.home6-hero-slider .home6-slider-track,.home6-hero-slider .home6-hero-grid{min-height:520px}.home6-hero-slider .home6-copy{padding:38px 0 68px}.home6-hero-slider .home6-copy h1{font-size:clamp(38px,3.8vw,58px);max-width:590px;line-height:1.01}.home6-hero-slider .home6-copy>p{font-size:16px;line-height:1.55;max-width:570px}.home6-hero-slider .home6-checks{margin:14px 0;gap:8px 20px}.home6-hero-slider .home6-actions{margin-top:16px}.home6-hero-slider .home6-btn{min-height:48px;padding:0 21px}.home6-hero-slider .home6-slide-art{min-height:350px;transform:translateX(18px) scale(.74)}.home6-hero-slider .home6-hero-slide.is-active .home6-slide-art{transform:scale(.74)}.home6-hero-slider .home6-art-device{width:330px;height:242px}.home6-hero-slider .home6-art-phone{width:106px;height:218px;left:8%;top:39%}.home6-hero-slider .home6-art-glow{width:310px;height:310px}.home6-hero-slider .home6-art-orbit.one{width:320px;height:320px}.home6-hero-slider .home6-art-orbit.two{width:395px;height:395px}.home6-hero-slider .home6-art-symbol{font-size:66px}.home6-hero-slider .home6-slider-nav{bottom:18px}@media(max-width:1100px){.home6-hero-slider .home6-slider-track,.home6-hero-slider .home6-hero-grid{min-height:500px}.home6-hero-slider .home6-copy{padding:34px 0 62px}.home6-hero-slider .home6-copy h1{font-size:clamp(36px,4.6vw,54px)}.home6-hero-slider .home6-slide-art{min-height:330px;transform:scale(.68)}.home6-hero-slider .home6-hero-slide.is-active .home6-slide-art{transform:scale(.68)}}@media(max-width:767px){.home6-hero-slider .home6-slider-track,.home6-hero-slider .home6-hero-grid{min-height:auto}.home6-hero-slider .home6-hero-slide{padding:34px 0 72px}.home6-hero-slider .home6-copy{padding:0}.home6-hero-slider .home6-copy h1{font-size:clamp(31px,9vw,42px);line-height:1.04;margin:13px auto 12px;max-width:520px}.home6-hero-slider .home6-copy>p{font-size:14px;line-height:1.55;max-width:500px}.home6-hero-slider .home6-checks{margin:14px auto;gap:7px 14px}.home6-hero-slider .home6-actions{margin-top:15px}.home6-hero-slider .home6-slide-art{display:none!important}.home6-hero-slider .home6-hero-grid{display:block;text-align:center}.home6-hero-slider .home6-slider-nav{bottom:14px}}@media(max-width:480px){.home6-hero-slider .home6-hero-slide{padding:26px 0 62px}.home6-hero-slider .home6-copy h1{font-size:32px;letter-spacing:-1.25px}.home6-hero-slider .home6-pill{font-size:10px;padding:6px 9px}.home6-hero-slider .home6-checks{font-size:10.5px;gap:6px 10px}.home6-hero-slider .home6-actions{gap:9px}.home6-hero-slider .home6-btn{min-height:44px;padding:0 15px;font-size:12px}}.home6-hero-slider .home6-slider-track,.home6-hero-slider .home6-hero-grid{min-height:440px}.home6-hero-slider .home6-copy{padding:28px 0 58px}.home6-hero-slider .home6-copy h1{font-size:clamp(34px,3.3vw,52px);max-width:560px;line-height:1.02;margin-bottom:14px}.home6-hero-slider .home6-copy>p{font-size:15px;line-height:1.5;max-width:560px;margin-bottom:0}.home6-hero-slider .home6-actions{margin-top:20px}.home6-hero-slider .home6-btn{min-height:46px;padding:0 20px}.home6-hero-slider .home6-slide-art{min-height:300px;transform:translateX(12px) scale(.64)}.home6-hero-slider .home6-hero-slide.is-active .home6-slide-art{transform:scale(.64)}.home6-hero-slider .home6-art-device{width:310px;height:225px}.home6-hero-slider .home6-art-phone{width:96px;height:198px;left:10%;top:40%;padding:31px 10px 10px}.home6-hero-slider .home6-art-glow{width:280px;height:280px}.home6-hero-slider .home6-art-orbit.one{width:290px;height:290px}.home6-hero-slider .home6-art-orbit.two{width:355px;height:355px}.home6-hero-slider .home6-art-symbol{font-size:58px}.home6-hero-slider .home6-art-badge{padding:9px 12px}.home6-hero-slider .home6-art-badge b{font-size:15px}.home6-hero-slider .home6-slider-nav{bottom:14px}@media(max-width:1100px){.home6-hero-slider .home6-slider-track,.home6-hero-slider .home6-hero-grid{min-height:420px}.home6-hero-slider .home6-copy{padding:26px 0 54px}.home6-hero-slider .home6-copy h1{font-size:clamp(32px,4vw,48px)}.home6-hero-slider .home6-slide-art{min-height:285px;transform:scale(.59)}.home6-hero-slider .home6-hero-slide.is-active .home6-slide-art{transform:scale(.59)}}@media(max-width:767px){.home6-hero-slider .home6-hero-slide{padding:28px 0 58px}.home6-hero-slider .home6-copy h1{font-size:clamp(29px,8vw,38px);margin:11px auto 10px}.home6-hero-slider .home6-copy>p{font-size:13.5px;line-height:1.5}.home6-hero-slider .home6-actions{margin-top:17px}.home6-hero-slider .home6-slide-art{display:none!important}}@media(max-width:480px){.home6-hero-slider .home6-hero-slide{padding:24px 0 54px}.home6-hero-slider .home6-copy h1{font-size:30px}.home6-hero-slider .home6-copy>p{font-size:13px}.home6-hero-slider .home6-btn{min-height:42px;padding:0 14px;font-size:12px}}.home6-hero-slider.home6-hero-centered{min-height:var(--hero-height,410px);background:#08245a}.home6-hero-centered:before,.home6-hero-centered:after{display:none!important}.home6-hero-centered .home6-slider-track,.home6-hero-centered .home6-hero-slide,.home6-hero-centered .home6-hero-grid{min-height:var(--hero-height,410px)!important}.home6-hero-centered .home6-hero-slide{background-color:var(--slide-bg,#08245a);background-image:linear-gradient(var(--slide-overlay,rgba(6,27,66,.78)),var(--slide-overlay,rgba(6,27,66,.78))),var(--slide-image,none);background-size:cover;background-position:var(--slide-position,center center);background-repeat:no-repeat}.home6-hero-centered .home6-hero-grid{display:flex!important;align-items:center;justify-content:center;text-align:center;padding-top:34px;padding-bottom:58px}.home6-hero-centered .home6-copy{width:min(900px,100%);max-width:900px!important;padding:0!important;margin:0 auto;display:flex;flex-direction:column;align-items:center}.home6-hero-centered .home6-copy h1{max-width:850px!important;margin:15px auto 13px;font-size:clamp(38px,4.2vw,64px);line-height:1.02;text-wrap:balance}.home6-hero-centered .home6-copy>p{max-width:720px!important;margin:0 auto;color:rgba(255,255,255,.82);font-size:16px;line-height:1.6;text-wrap:balance}.home6-hero-centered .home6-actions{justify-content:center;margin-top:22px}.home6-hero-centered .home6-slide-art{display:none!important}.home6-hero-centered .home6-slider-arrow{top:50%}.home6-hero-centered .home6-slider-nav{bottom:17px}.home6-hero-centered .home6-slider-pause{bottom:14px}@media(max-width:900px){.home6-hero-slider.home6-hero-centered{--hero-height:390px!important}.home6-hero-centered .home6-hero-grid{padding:30px 54px 58px}.home6-hero-centered .home6-copy h1{font-size:clamp(34px,7vw,50px)}}@media(max-width:767px){.home6-hero-slider.home6-hero-centered{--hero-height:360px!important}.home6-hero-centered .home6-hero-grid{padding:26px 22px 54px}.home6-hero-centered .home6-copy h1{font-size:clamp(31px,9.5vw,42px);margin:12px auto 10px}.home6-hero-centered .home6-copy>p{font-size:14px;line-height:1.55}.home6-hero-centered .home6-pill{font-size:10px}.home6-hero-centered .home6-actions{margin-top:18px}.home6-hero-centered .home6-slider-arrow{display:none}.home6-hero-centered .home6-slider-pause{display:none}}@media(max-width:480px){.home6-hero-slider.home6-hero-centered{--hero-height:340px!important}.home6-hero-centered .home6-hero-grid{padding-inline:16px}.home6-hero-centered .home6-copy h1{font-size:31px}.home6-hero-centered .home6-actions{gap:9px}.home6-hero-centered .home6-btn{min-height:44px;padding:0 15px;font-size:12px}}.home6-hero-centered{border-bottom:1px solid rgba(255,255,255,.1);box-shadow:inset 0 -1px rgba(255,255,255,.04)}.home6-hero-centered .home6-hero-slide{isolation:isolate;overflow:hidden}.home6-hero-centered .home6-hero-slide:before{content:"";position:absolute;inset:0;z-index:-2;background:radial-gradient(circle at 50% 115%,rgba(41,132,255,.42),transparent 48%),linear-gradient(115deg,rgba(255,255,255,.035),transparent 34%,rgba(53,151,255,.08));pointer-events:none}.home6-premium-orb{position:absolute;border-radius:50%;pointer-events:none;z-index:-1;filter:blur(1px)}.home6-premium-orb.orb-one{width:430px;height:430px;left:-120px;top:-245px;border:1px solid rgba(113,190,255,.22);box-shadow:0 0 90px rgba(31,111,255,.14),inset 0 0 70px rgba(34,130,255,.06)}.home6-premium-orb.orb-two{width:360px;height:360px;right:-90px;bottom:-250px;background:radial-gradient(circle,rgba(40,135,255,.16),transparent 68%);border:1px solid rgba(109,184,255,.13)}.home6-premium-lines{position:absolute;inset:0;z-index:-1;opacity:.35;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to bottom,transparent 5%,#000 48%,transparent 100%)}.home6-hero-centered .home6-copy{position:relative}.home6-hero-centered .home6-copy:before{content:"";position:absolute;inset:-28px -48px;border-radius:32px;background:linear-gradient(135deg,rgba(255,255,255,.055),rgba(255,255,255,.012));border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 80px rgba(0,18,55,.22);backdrop-filter:blur(2px);z-index:-1;opacity:.72}.home6-hero-centered .home6-pill{border:1px solid rgba(129,195,255,.35);background:rgba(8,55,126,.62);box-shadow:0 10px 30px rgba(0,20,70,.24),inset 0 1px rgba(255,255,255,.12);backdrop-filter:blur(10px);letter-spacing:.01em}.home6-hero-centered .home6-copy h1{letter-spacing:-.045em;text-shadow:0 5px 30px rgba(0,20,70,.34)}.home6-hero-centered .home6-copy h1 span{background:linear-gradient(100deg,#55c7ff,#2d8fff 55%,#87dcff);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 8px 24px rgba(44,151,255,.18))}.home6-hero-centered .home6-copy>p{color:rgba(232,241,255,.84);text-shadow:0 2px 14px rgba(0,15,50,.3)}.home6-hero-centered .home6-btn{border-radius:14px;font-weight:800;letter-spacing:-.01em;box-shadow:0 13px 30px rgba(0,20,70,.2);transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.home6-hero-centered .home6-btn:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(0,20,70,.3)}.home6-hero-centered .home6-btn.is-green{background:linear-gradient(135deg,#20d777,#08b95e);border-color:rgba(255,255,255,.18);box-shadow:0 14px 35px rgba(9,194,101,.24)}.home6-hero-centered .home6-btn.is-white{background:rgba(7,35,82,.58);border-color:rgba(139,198,255,.34);backdrop-filter:blur(12px);color:#fff}.home6-hero-centered .home6-slider-arrow{width:44px;height:44px;border-color:rgba(143,200,255,.3);background:rgba(5,29,70,.55);box-shadow:0 12px 34px rgba(0,18,52,.24);font-size:28px}.home6-hero-centered .home6-slider-arrow:hover{background:linear-gradient(135deg,#2786ff,#1761df)}.home6-hero-centered .home6-slider-nav{gap:7px;padding:7px 9px;background:rgba(4,25,62,.58);border:1px solid rgba(145,203,255,.16);box-shadow:0 10px 30px rgba(0,15,48,.22)}.home6-hero-centered .home6-slider-nav button{width:32px;height:5px;background:rgba(255,255,255,.22)}.home6-hero-centered .home6-slider-nav button span{background:linear-gradient(90deg,#5ecbff,#fff)}.home6-hero-centered .home6-slider-pause{background:rgba(4,25,62,.62);border-color:rgba(145,203,255,.2)}@media(max-width:767px){.home6-hero-centered .home6-copy:before{inset:-18px -12px;border-radius:24px;opacity:.55}.home6-premium-orb.orb-one{width:260px;height:260px;left:-130px;top:-130px}.home6-premium-orb.orb-two{width:240px;height:240px;right:-110px;bottom:-150px}.home6-premium-lines{background-size:38px 38px}.home6-hero-centered .home6-btn{border-radius:12px}.home6-hero-centered .home6-slider-nav button{width:27px}}@media(max-width:767px){.wpinstall-home-v6 .home6-service-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important;border-radius:18px;gap:0}.wpinstall-home-v6 .home6-service-strip article{min-width:0;min-height:112px;padding:14px 11px!important;gap:9px!important;align-items:flex-start;border-bottom:0!important}.wpinstall-home-v6 .home6-service-strip article:nth-child(odd){border-right:1px solid #dce5f2}.wpinstall-home-v6 .home6-service-strip article:nth-child(-n+2){border-bottom:1px solid #dce5f2!important}.wpinstall-home-v6 .home6-service-strip article:after{display:none!important}.wpinstall-home-v6 .home6-service-strip article>span{width:40px!important;height:40px!important;min-width:40px!important;border-radius:12px!important}.wpinstall-home-v6 .home6-service-strip svg{width:20px!important;height:20px!important}.wpinstall-home-v6 .home6-service-strip b{font-size:13px!important;line-height:1.25;margin-bottom:4px!important}.wpinstall-home-v6 .home6-service-strip small{font-size:10.5px!important;line-height:1.35!important;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}@media(max-width:390px){.wpinstall-home-v6 .home6-service-strip article{padding:12px 9px!important;gap:7px!important}.wpinstall-home-v6 .home6-service-strip article>span{width:36px!important;height:36px!important;min-width:36px!important}.wpinstall-home-v6 .home6-service-strip b{font-size:12px!important}.wpinstall-home-v6 .home6-service-strip small{font-size:10px!important}}@media screen and (max-width:767px){body.wpinstall-home-v6 .home6-hero-benefits-zone .home6-service-strip,.wpinstall-home-v6 .home6-hero-benefits-zone .home6-service-strip{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-flow:row!important;gap:0!important;overflow:hidden!important;border-radius:20px!important}body.wpinstall-home-v6 .home6-hero-benefits-zone .home6-service-strip>article,.wpinstall-home-v6 .home6-hero-benefits-zone .home6-service-strip>article{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;min-width:0!important;width:auto!important;min-height:132px!important;padding:15px 13px!important;gap:9px!important;border:0!important;border-radius:0!important}.wpinstall-home-v6 .home6-hero-benefits-zone .home6-service-strip>article:nth-child(odd){border-right:1px solid #dce5f2!important}.wpinstall-home-v6 .home6-hero-benefits-zone .home6-service-strip>article:nth-child(-n+2){border-bottom:1px solid #dce5f2!important}.wpinstall-home-v6 .home6-hero-benefits-zone .home6-service-strip>article:after{display:none!important;content:none!important}.wpinstall-home-v6 .home6-hero-benefits-zone .home6-service-strip>article>span{width:40px!important;height:40px!important;min-width:40px!important;border-radius:12px!important;margin:0!important}.wpinstall-home-v6 .home6-hero-benefits-zone .home6-service-strip>article>span svg{width:20px!important;height:20px!important}.wpinstall-home-v6 .home6-hero-benefits-zone .home6-service-strip>article>div{width:100%!important;min-width:0!important}.wpinstall-home-v6 .home6-hero-benefits-zone .home6-service-strip>article b{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;font-size:13px!important;line-height:1.3!important;margin:0 0 5px!important}.wpinstall-home-v6 .home6-hero-benefits-zone .home6-service-strip>article small{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;font-size:10.5px!important;line-height:1.4!important;margin:0!important}}@media screen and (max-width:390px){.wpinstall-home-v6 .home6-hero-benefits-zone .home6-service-strip>article{min-height:124px!important;padding:13px 11px!important}.wpinstall-home-v6 .home6-hero-benefits-zone .home6-service-strip>article>span{width:36px!important;height:36px!important;min-width:36px!important}.wpinstall-home-v6 .home6-hero-benefits-zone .home6-service-strip>article>span svg{width:18px!important;height:18px!important}.wpinstall-home-v6 .home6-hero-benefits-zone .home6-service-strip>article b{font-size:12px!important}.wpinstall-home-v6 .home6-hero-benefits-zone .home6-service-strip>article small{font-size:10px!important}}@media screen and (max-width:767px){.wpinstall-home-v6 .home6-products{padding-top:34px!important}.wpinstall-home-v6 .home6-products-heading{position:relative!important;isolation:isolate;overflow:hidden;display:grid!important;grid-template-columns:1fr!important;align-items:start!important;gap:18px!important;margin:0 0 18px!important;padding:22px 18px 18px!important;border:1px solid #dbe7f8!important;border-radius:24px!important;background:radial-gradient(circle at 100% 0,rgba(37,99,235,.14),transparent 38%),linear-gradient(145deg,#ffffff 0%,#f3f7ff 100%)!important;box-shadow:0 14px 34px rgba(31,74,145,.09)!important}.wpinstall-home-v6 .home6-products-heading:before,.wpinstall-home-v6 .home6-products-heading:after{content:"";position:absolute;z-index:-1;pointer-events:none;border-radius:50%}.wpinstall-home-v6 .home6-products-heading:before{width:130px;height:130px;right:-62px;top:-66px;border:22px solid rgba(37,99,235,.07)}.wpinstall-home-v6 .home6-products-heading:after{width:52px;height:52px;right:34px;bottom:22px;background:rgba(59,130,246,.07)}.wpinstall-home-v6 .home6-products-heading header{position:relative;z-index:1;width:100%;margin:0!important;padding:0!important;text-align:left!important}.wpinstall-home-v6 .home6-products-heading .home6-kicker{display:inline-flex!important;align-items:center;min-height:25px;margin:0 0 10px!important;padding:5px 9px!important;border:1px solid #d6e5ff;border-radius:999px;background:rgba(255,255,255,.78);color:#1762dc!important;font-size:10px!important;line-height:1.2!important;letter-spacing:.11em!important;box-shadow:0 6px 18px rgba(37,99,235,.06)}.wpinstall-home-v6 .home6-products-heading h2{margin:0 0 8px!important;color:#0b1b37!important;font-size:28px!important;line-height:1.13!important;letter-spacing:-.7px!important}.wpinstall-home-v6 .home6-products-heading header p{max-width:92%;margin:0!important;color:#64748b!important;font-size:14px!important;line-height:1.6!important}.wpinstall-home-v6 .home6-view-products{position:relative;z-index:1;width:max-content!important;min-width:190px;min-height:48px;margin:0!important;padding:0 18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;border:1px solid #bfd5fb!important;border-radius:15px!important;background:#fff!important;color:#1762dc!important;font-size:13px!important;font-weight:850!important;box-shadow:0 8px 22px rgba(37,99,235,.08)!important}.wpinstall-home-v6 .home6-view-products span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#edf4ff}.wpinstall-home-v6 .home6-order-zone .home6-steps{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;align-items:stretch!important}.wpinstall-home-v6 .home6-order-zone .home6-steps:before{display:none!important}.wpinstall-home-v6 .home6-order-zone .home6-steps article{min-width:0!important;min-height:255px!important;padding:42px 13px 16px!important;border-radius:20px!important}.wpinstall-home-v6 .home6-order-zone .home6-steps article:nth-child(5){grid-column:1/-1!important;min-height:220px!important;padding-left:24px!important;padding-right:24px!important}.wpinstall-home-v6 .home6-order-zone .home6-steps i{top:-12px!important;width:36px!important;height:36px!important;box-shadow:0 7px 17px rgba(37,99,235,.28),0 0 0 5px #0a1d40!important;font-size:11px!important}.wpinstall-home-v6 .home6-order-zone .home6-step-icon{width:66px!important;height:66px!important;margin-bottom:14px!important;border-width:5px!important}.wpinstall-home-v6 .home6-order-zone .home6-step-icon svg{width:27px!important;height:27px!important}.wpinstall-home-v6 .home6-order-zone .home6-steps b{font-size:14px!important;line-height:1.35!important;text-align:center!important}.wpinstall-home-v6 .home6-order-zone .home6-steps small{min-height:0!important;margin-top:9px!important;font-size:11px!important;line-height:1.5!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;overflow:hidden!important;text-align:center!important}.wpinstall-home-v6 .home6-order-zone .home6-steps strong{min-height:31px!important;margin-top:13px!important;padding:7px 11px!important;font-size:8px!important;letter-spacing:.08em!important}}@media screen and (max-width:390px){.wpinstall-home-v6 .home6-products-heading{padding:20px 16px 16px!important;border-radius:21px!important}.wpinstall-home-v6 .home6-products-heading h2{font-size:25px!important}.wpinstall-home-v6 .home6-products-heading header p{font-size:13px!important;max-width:96%}.wpinstall-home-v6 .home6-view-products{width:100%!important;min-width:0!important}.wpinstall-home-v6 .home6-order-zone .home6-steps{gap:11px!important}.wpinstall-home-v6 .home6-order-zone .home6-steps article{min-height:244px!important;padding:40px 10px 14px!important;border-radius:18px!important}.wpinstall-home-v6 .home6-order-zone .home6-steps article:nth-child(5){min-height:210px!important}.wpinstall-home-v6 .home6-order-zone .home6-step-icon{width:60px!important;height:60px!important}.wpinstall-home-v6 .home6-order-zone .home6-steps b{font-size:13px!important}.wpinstall-home-v6 .home6-order-zone .home6-steps small{font-size:10.5px!important}}@media (max-width:600px){.wpinstall-home-v6 .home6-categories .home6-category-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:11px!important;align-items:stretch!important}.wpinstall-home-v6 .home6-categories .home6-service-card{min-width:0!important;height:100%!important}.wpinstall-home-v6 .home6-categories .home6-service-card>a{min-height:210px!important;height:100%!important;padding:15px 12px!important;flex-direction:column!important;align-items:flex-start!important;gap:11px!important;border-radius:18px!important}.wpinstall-home-v6 .home6-categories .home6-category-icon{width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;border-width:5px!important}.wpinstall-home-v6 .home6-categories .home6-category-icon svg{width:21px!important;height:21px!important}.wpinstall-home-v6 .home6-categories .home6-category-icon img{width:25px!important;height:25px!important}.wpinstall-home-v6 .home6-categories .home6-service-card>a>div{width:100%!important;min-width:0!important;display:flex!important;flex:1!important;flex-direction:column!important}.wpinstall-home-v6 .home6-categories .home6-service-card h3{margin:0 0 6px!important;font-size:14px!important;line-height:1.3!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important}.wpinstall-home-v6 .home6-categories .home6-service-card p{margin:0 0 10px!important;font-size:11px!important;line-height:1.5!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;overflow:hidden!important}.wpinstall-home-v6 .home6-categories .home6-service-link{margin-top:auto!important;gap:4px!important;font-size:10px!important;white-space:nowrap!important}.wpinstall-home-v6 .home6-categories .home6-service-link svg{width:13px!important;height:13px!important}}@media (max-width:370px){.wpinstall-home-v6 .home6-categories .home6-category-grid{gap:8px!important}.wpinstall-home-v6 .home6-categories .home6-service-card>a{min-height:200px!important;padding:13px 10px!important}.wpinstall-home-v6 .home6-categories .home6-service-card h3{font-size:13px!important}.wpinstall-home-v6 .home6-categories .home6-service-card p{font-size:10px!important}}.home6-blog{position:relative;padding-bottom:8px}.home6-blog-heading{align-items:flex-end;margin-bottom:28px}.home6-blog-heading header{max-width:720px}.home6-blog-kicker{display:inline-flex;align-items:center;gap:7px;margin-bottom:9px;color:#1769f6;font-size:12px;font-weight:850;letter-spacing:.13em}.home6-blog-kicker:before{content:"";width:22px;height:3px;border-radius:999px;background:#1769f6}.home6-blog-heading h2{font-size:clamp(30px,3vw,44px);letter-spacing:-1.4px}.home6-blog-heading p{font-size:16px;line-height:1.65}.home6-blog-all{display:inline-flex!important;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:0 17px;border:1px solid #cfe0ff;border-radius:13px;background:#fff;box-shadow:0 8px 24px rgba(31,86,170,.08);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.home6-blog-all:hover{transform:translateY(-2px);border-color:#87b2ff;box-shadow:0 14px 30px rgba(31,86,170,.14)}.home6-blog-all b{font-size:18px}.home6-posts{gap:22px}.home6-posts .home6-post-card{overflow:hidden;border:1px solid #dbe6f5;border-radius:19px;background:#fff;box-shadow:0 12px 32px rgba(30,64,120,.07);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.home6-posts .home6-post-card:hover{transform:translateY(-6px);border-color:#afcbf8;box-shadow:0 20px 42px rgba(30,73,150,.14)}.home6-post-link{display:flex;height:100%;flex-direction:column}.home6-post-thumb{position:relative;overflow:hidden;aspect-ratio:16/9;background:linear-gradient(135deg,#eaf3ff,#f7faff)}.home6-posts .home6-post-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.home6-post-card:hover .home6-post-thumb img{transform:scale(1.045)}.home6-post-placeholder{display:grid;width:100%;height:100%;place-items:center;color:#1769f6;font-size:54px;font-weight:900}.home6-post-category{position:absolute;left:14px;bottom:14px;max-width:calc(100% - 28px);padding:7px 11px;border:1px solid rgba(255,255,255,.55);border-radius:999px;background:rgba(8,38,92,.78);backdrop-filter:blur(8px);color:#fff;font-size:11px;font-weight:800;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home6-post-content{display:flex;flex:1;flex-direction:column;padding:18px 19px 19px}.home6-post-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;color:#71819b;font-size:12px}.home6-post-meta span+span:before{content:"•";margin-right:8px;color:#1769f6}.home6-posts .home6-post-content h3{display:-webkit-box;overflow:hidden;margin:0;color:#10203d;font-size:18px;line-height:1.45;letter-spacing:-.25px;-webkit-line-clamp:3;-webkit-box-orient:vertical}.home6-post-more{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:18px;color:#1769f6;font-size:13px;font-weight:800}.home6-post-more b{font-size:17px;transition:transform .2s}.home6-post-card:hover .home6-post-more b{transform:translateX(4px)}@media(max-width:767px){.home6-blog{padding-top:44px}.home6-blog-heading{display:grid;grid-template-columns:1fr auto;align-items:end;gap:12px;margin-bottom:18px}.home6-blog-heading header{grid-column:1/-1}.home6-blog-kicker{margin-bottom:7px;font-size:10px}.home6-blog-heading h2{font-size:29px;letter-spacing:-.8px}.home6-blog-heading p{max-width:92%;font-size:14px;line-height:1.55}.home6-blog-all{grid-column:1/-1;justify-self:stretch;min-height:43px;padding:0 14px;font-size:13px}.home6-posts{grid-template-columns:1fr!important;gap:14px}.home6-posts .home6-post-card{border-radius:16px}.home6-post-link{display:grid;grid-template-columns:118px minmax(0,1fr);min-height:132px}.home6-post-thumb{height:100%;min-height:132px;aspect-ratio:auto}.home6-post-category{left:8px;bottom:8px;max-width:calc(100% - 16px);padding:5px 7px;font-size:9px}.home6-post-content{min-width:0;padding:13px 13px 12px}.home6-post-meta{align-items:flex-start;flex-direction:column;gap:2px;margin-bottom:6px;font-size:10px}.home6-post-meta span+span:before{display:none}.home6-posts .home6-post-content h3{font-size:14px;line-height:1.38;-webkit-line-clamp:3}.home6-post-more{padding-top:8px;font-size:11px}.home6-post-more b{font-size:15px}}@media(max-width:380px){.home6-post-link{grid-template-columns:104px minmax(0,1fr)}.home6-post-content{padding:11px}.home6-posts .home6-post-content h3{font-size:13px}}.wpinstall-home-v6 .home6-order-zone .home6-steps-three{width:100%;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:28px!important;align-items:stretch}.wpinstall-home-v6 .home6-order-zone .home6-steps-three:before{left:16%!important;right:16%!important;top:98px!important;height:2px!important;background:linear-gradient(90deg,transparent,#2386ff 12%,#60a5fa 50%,#2386ff 88%,transparent)!important;opacity:.95!important}.wpinstall-home-v6 .home6-order-zone .home6-steps-three article{min-height:350px!important;padding:34px 28px 28px!important;border:1px solid rgba(55,145,255,.42)!important;border-radius:22px!important;background:linear-gradient(155deg,#0d3269 0%,#092553 52%,#061d43 100%)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 20px 50px rgba(0,0,0,.22)!important;overflow:visible!important}.wpinstall-home-v6 .home6-order-zone .home6-steps-three article:not(:last-child):after{content:"›"!important;display:grid!important;place-items:center;position:absolute!important;right:-47px!important;top:50%!important;transform:translateY(-50%)!important;width:42px!important;height:42px!important;border:1px solid #2386ff!important;border-radius:50%!important;background:#09295b!important;color:#fff!important;font-size:34px!important;font-weight:400!important;line-height:1!important;box-shadow:0 0 0 5px rgba(35,134,255,.12),0 0 24px rgba(35,134,255,.55)!important;z-index:5!important}.wpinstall-home-v6 .home6-order-zone .home6-steps-three i{top:17px!important;left:17px!important;display:grid!important;place-items:center;width:34px!important;height:34px!important;border:1px solid #2386ff!important;border-radius:8px!important;background:#0a2b61!important;color:#fff!important;font-size:13px!important;font-style:normal!important;font-weight:900!important;letter-spacing:.06em!important;box-shadow:0 0 16px rgba(35,134,255,.3)!important}.wpinstall-home-v6 .home6-order-zone .home6-steps-three .home6-step-icon{width:92px!important;height:92px!important;margin:12px auto 28px!important;border:1px solid #2489ff!important;background:radial-gradient(circle at 50% 35%,#123f7d 0%,#092b61 60%,#061b40 100%)!important;color:#fff!important;box-shadow:0 0 0 10px rgba(35,134,255,.12),0 0 30px rgba(35,134,255,.35),inset 0 0 24px rgba(35,134,255,.12)!important}.wpinstall-home-v6 .home6-order-zone .home6-steps-three .home6-step-icon svg{width:40px!important;height:40px!important;color:#fff!important;stroke:#fff!important;stroke-width:2!important}.wpinstall-home-v6 .home6-order-zone .home6-steps-three b{color:#fff!important;font-size:22px!important;line-height:1.25!important}.wpinstall-home-v6 .home6-order-zone .home6-steps-three small{display:block!important;min-height:58px!important;max-width:310px;margin:12px auto 0!important;color:#d7e3f5!important;font-size:13px!important;line-height:1.65!important}.wpinstall-home-v6 .home6-order-zone .home6-steps-three strong{min-width:104px!important;justify-content:center!important;margin-top:18px!important;padding:8px 18px!important;border:1px solid #2386ff!important;border-radius:999px!important;background:rgba(6,29,67,.72)!important;color:#fff!important;font-size:10px!important;font-weight:900!important;letter-spacing:.12em!important}@media (max-width:767px){.wpinstall-home-v6 .home6-order-zone .home6-steps-three{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.wpinstall-home-v6 .home6-order-zone .home6-steps-three:before{display:none!important}.wpinstall-home-v6 .home6-order-zone .home6-steps-three article{min-height:232px!important;padding:18px 7px 14px!important;border-radius:15px!important}.wpinstall-home-v6 .home6-order-zone .home6-steps-three article:not(:last-child):after{right:-12px!important;width:24px!important;height:24px!important;font-size:22px!important;box-shadow:0 0 0 3px rgba(35,134,255,.10),0 0 12px rgba(35,134,255,.4)!important}.wpinstall-home-v6 .home6-order-zone .home6-steps-three i{top:9px!important;left:9px!important;width:24px!important;height:24px!important;border-radius:6px!important;font-size:9px!important}.wpinstall-home-v6 .home6-order-zone .home6-steps-three .home6-step-icon{width:56px!important;height:56px!important;margin:9px auto 18px!important;box-shadow:0 0 0 6px rgba(35,134,255,.10),0 0 18px rgba(35,134,255,.3)!important}.wpinstall-home-v6 .home6-order-zone .home6-steps-three .home6-step-icon svg{width:26px!important;height:26px!important}.wpinstall-home-v6 .home6-order-zone .home6-steps-three b{display:block!important;min-height:34px;font-size:12px!important;line-height:1.35!important}.wpinstall-home-v6 .home6-order-zone .home6-steps-three small{min-height:48px!important;margin-top:6px!important;font-size:9px!important;line-height:1.45!important;display:-webkit-box!important;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.wpinstall-home-v6 .home6-order-zone .home6-steps-three strong{min-width:64px!important;margin-top:10px!important;padding:6px 8px!important;font-size:8px!important}}@media (max-width:390px){.wpinstall-home-v6 .home6-order-zone .home6-steps-three{gap:6px!important}.wpinstall-home-v6 .home6-order-zone .home6-steps-three article{padding-left:5px!important;padding-right:5px!important}.wpinstall-home-v6 .home6-order-zone .home6-steps-three b{font-size:11px!important}.wpinstall-home-v6 .home6-order-zone .home6-steps-three small{font-size:8.5px!important}}.wpinstall-shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 24px;padding:13px 16px;border:1px solid #dce6f3;border-radius:17px;background:rgba(255,255,255,.96);box-shadow:0 10px 30px rgba(15,23,42,.055)}.wpinstall-shop-toolbar__filters{display:flex;align-items:center;gap:10px;min-width:0}.wpinstall-shop-toolbar__label{font-size:14px;font-weight:800;color:#40506a;white-space:nowrap}.wpinstall-shop-filter{position:relative;display:block;margin:0}.wpinstall-shop-filter:after{content:"";position:absolute;right:15px;top:50%;width:7px;height:7px;border-right:1.8px solid #72809a;border-bottom:1.8px solid #72809a;transform:translateY(-65%) rotate(45deg);pointer-events:none}.wpinstall-shop-filter select{appearance:none;-webkit-appearance:none;height:44px;min-width:188px;margin:0!important;padding:0 42px 0 15px!important;border:1px solid #d7e2f0!important;border-radius:12px!important;background:#fff!important;color:#15233b!important;font-size:13px!important;font-weight:750!important;line-height:1!important;box-shadow:0 2px 8px rgba(15,23,42,.025)!important;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.wpinstall-shop-filter select:hover{border-color:#b9cbe2!important}.wpinstall-shop-filter select:focus{border-color:#1769f6!important;box-shadow:0 0 0 4px rgba(23,105,246,.09)!important;outline:0}.wpinstall-shop-toolbar__count{display:flex;align-items:baseline;gap:4px;font-size:13px;color:#75839b;white-space:nowrap}.wpinstall-shop-toolbar__count strong{font-size:14px;color:#1769f6;font-weight:850}.wpinstall-shop-toolbar noscript .button{height:44px;border-radius:12px}@media(max-width:760px){.wpinstall-shop-toolbar{align-items:stretch;flex-direction:column;gap:12px;padding:13px;border-radius:15px}.wpinstall-shop-toolbar__filters{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(0,1fr);gap:8px}.wpinstall-shop-filter select{width:100%;min-width:0;height:43px;padding-left:12px!important;font-size:12px!important}.wpinstall-shop-toolbar__count{justify-content:flex-end;padding-right:2px}}@media(max-width:480px){.wpinstall-shop-toolbar__filters{grid-template-columns:1fr 1fr}.wpinstall-shop-toolbar__label{grid-column:1/-1}.wpinstall-shop-filter select{font-size:11.5px!important;padding-right:32px!important}.wpinstall-shop-filter:after{right:12px}}.home6-testimonials footer small{color:#53657e!important}.home6-post-meta{color:#56657c!important}.home6-art-badge small{color:#52627a!important}.wpinstall-shop-toolbar__count{color:#59677d!important}.home6-product-card small,.home6-service-strip small{color:#53657e}.is-product-filter-hidden,[hidden]{display:none!important}@media (forced-colors:active){.home6-btn,.wpinstall-shop-filter select,.home6-slider-arrow,.home6-slider-pause{forced-color-adjust:auto}}:root{--muted:#526176;--wp-muted:#526176}.section-description,.category-copy-v4 small,.drawer-brand-text small,.drawer-premium .drawer-footer div span,.wpinstall-breadcrumb li{color:#526176!important}.home6-premium-heading p,.home6-section header p,.home6-post-card p,.home6-testimonial-card p,.woocommerce-result-count{color:#4b5b72!important}.search-loading,.search-empty{color:#3f4d63!important}@media(max-width:700px){.mobile-bottom-nav a{color:#3f4d63}}.wpinstall-home-v6{color:#172033}.wpinstall-home-v6 .home6-product-toolbar{color:#24324a;background:#fff;border-color:#ccd8e8}.wpinstall-home-v6 .home6-filter-title{color:#334155;font-weight:800}.wpinstall-home-v6 .home6-product-toolbar label{color:#334155}.wpinstall-home-v6 .home6-product-toolbar select{color:#111827;border-color:#cbd5e1;background-color:#fff}.wpinstall-home-v6 .home6-product-count{color:#334155;font-size:13px;font-weight:650}.wpinstall-home-v6 .home6-product-count span{color:#0757d6;font-weight:900}.wpinstall-home-v6 .home6-hero,.wpinstall-home-v6 .home6-hero h1,.wpinstall-home-v6 .home6-hero p,.wpinstall-home-v6 .home6-hero .home6-pill,.wpinstall-home-v6 .home6-hero .home6-checks{color:#fff}.wpinstall-home-v6 .home6-copy>p{color:#fff}.wpinstall-home-v6 .home6-pill{background:rgba(0,27,94,.42);border-color:rgba(255,255,255,.55)}.wpinstall-home-v6 .home6-section header p,.wpinstall-home-v6 .home6-premium-heading p{color:#42526a}@media(max-width:767px){.wpinstall-home-v6 .home6-product-count{font-size:12px}}.menu-toggle.icon-button{width:52px;height:52px;padding:0;border:1px solid #dce6f3;border-radius:17px;background:#fff;color:#17233a;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;box-shadow:0 10px 26px rgba(20,45,85,.09);transition:background .2s,border-color .2s,box-shadow .2s,transform .2s}.menu-toggle.icon-button:hover,.menu-toggle.icon-button:focus-visible{background:#f5f9ff;border-color:#9fc2ff;box-shadow:0 12px 30px rgba(23,105,246,.15);outline:3px solid rgba(23,105,246,.14);outline-offset:2px}.menu-toggle.icon-button:active{transform:scale(.96)}.menu-toggle.icon-button span{display:block!important;width:24px!important;height:2.5px!important;min-height:2.5px;border-radius:999px;background:currentColor!important;flex:0 0 auto;transition:transform .22s,opacity .22s,width .22s}.menu-toggle.icon-button span:nth-child(2){width:18px!important;align-self:center}.menu-toggle.icon-button[aria-expanded="true"] span:nth-child(1){transform:translateY(7.5px) rotate(45deg)}.menu-toggle.icon-button[aria-expanded="true"] span:nth-child(2){opacity:0;width:0!important}.menu-toggle.icon-button[aria-expanded="true"] span:nth-child(3){transform:translateY(-7.5px) rotate(-45deg)}.drawer-menu.drawer-premium{width:min(92vw,390px);border-radius:0 24px 24px 0}.drawer-premium .drawer-head{min-height:220px;padding:26px 24px 22px;justify-content:center}.drawer-premium .drawer-brand{gap:10px;max-width:100%}.drawer-premium .drawer-custom-logo{display:block;width:auto!important;height:auto!important;max-width:min(230px,76vw)!important;max-height:108px!important;padding:0!important;border-radius:0!important;background:transparent!important;object-fit:contain}.drawer-premium .drawer-logo{width:78px;height:78px;border-radius:22px;font-size:42px}.drawer-premium .drawer-brand-text{max-width:290px;text-align:center}.drawer-premium .drawer-brand-text strong{font-size:21px;line-height:1.2;white-space:normal;word-break:normal}.drawer-premium .drawer-brand-text small{font-size:13px;line-height:1.4}.drawer-premium .drawer-close{display:grid;place-items:center;padding:0;font-family:Arial,sans-serif}.drawer-trust-row{margin-top:14px;gap:10px 16px;font-size:12px}.drawer-premium .drawer-content{padding:16px 18px 8px}.drawer-premium .drawer-content ul,.drawer-premium .drawer-default-nav{gap:7px}.drawer-premium .drawer-content li a,.drawer-premium .drawer-default-nav a{min-height:58px;padding:9px 46px 9px 10px;gap:13px;border-radius:16px;font-size:16px;line-height:1.25}.drawer-premium .drawer-content .icon,.drawer-premium .drawer-nav-icon{display:block!important;box-sizing:border-box!important;flex:0 0 42px!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;max-width:42px!important;max-height:42px!important;padding:10px!important;border-radius:13px!important;background:#f0f5fb;color:#233756;stroke:currentColor;stroke-width:2!important;overflow:visible}.drawer-premium .drawer-content .icon *,.drawer-premium .drawer-nav-icon *{vector-effect:non-scaling-stroke}.drawer-premium .drawer-content li a:hover .icon,.drawer-premium .drawer-content li a:hover .drawer-nav-icon,.drawer-premium .drawer-default-nav a:hover .icon,.drawer-premium .drawer-default-nav a:first-child .icon,.drawer-premium .drawer-content li.current-menu-item>a .icon,.drawer-premium .drawer-content li.current-menu-item>a .drawer-nav-icon,.drawer-premium .drawer-content li.current_page_item>a .icon,.drawer-premium .drawer-content li.current_page_item>a .drawer-nav-icon{background:linear-gradient(145deg,#2d76ff,#1257db);color:#fff;box-shadow:0 8px 18px rgba(23,105,246,.24)}.drawer-premium .drawer-content li a:after,.drawer-premium .drawer-default-nav a:after{right:15px;font-size:26px}.drawer-premium .drawer-nav-label,.drawer-premium .drawer-default-nav a>span{display:block;min-width:0}@media(max-width:700px){.header-row{grid-template-columns:56px 1fr 56px}.menu-toggle.icon-button{width:50px;height:50px;border-radius:16px}.drawer-premium .drawer-head{min-height:196px;padding:24px 18px 18px}.drawer-premium .drawer-custom-logo{max-width:min(220px,72vw)!important;max-height:94px!important}.drawer-premium .drawer-brand-text strong{font-size:20px}.drawer-premium .drawer-content{padding:14px 13px 6px}.drawer-premium .drawer-content li a,.drawer-premium .drawer-default-nav a{min-height:57px;padding:8px 43px 8px 9px;font-size:15.5px}.drawer-premium .drawer-content .icon,.drawer-premium .drawer-nav-icon{flex-basis:40px!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;max-width:40px!important;max-height:40px!important;padding:9px!important}}.site-header,.site-header .header-row,.site-header .menu-toggle,.site-header .site-brand,.site-header .cart-link{visibility:visible!important;opacity:1!important}.site-header .header-row{position:relative;min-width:0}.site-header .menu-toggle.icon-button{position:relative;isolation:isolate;flex:0 0 52px;width:52px!important;height:52px!important;min-width:52px;min-height:52px;margin:0;padding:0!important;border:1px solid #d9e4f2;border-radius:18px;background:linear-gradient(180deg,#fff 0%,#f8fbff 100%);color:#17243a;display:grid!important;place-items:center!important;overflow:hidden;transform:translateZ(0);box-shadow:0 10px 28px rgba(28,52,91,.10),inset 0 1px 0 rgba(255,255,255,.9);-webkit-tap-highlight-color:transparent;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease}.site-header .menu-toggle.icon-button:before{content:"";position:absolute;inset:7px;border-radius:13px;background:linear-gradient(145deg,rgba(23,105,246,.08),rgba(23,105,246,0));opacity:0;transform:scale(.82);transition:opacity .2s ease,transform .2s ease;z-index:-1}.site-header .menu-toggle.icon-button:hover:before,.site-header .menu-toggle.icon-button:focus-visible:before{opacity:1;transform:scale(1)}.site-header .menu-toggle.icon-button:hover{border-color:#a9c7f3;box-shadow:0 13px 32px rgba(23,105,246,.16),inset 0 1px 0 #fff;transform:translateY(-1px)}.site-header .menu-toggle.icon-button:focus-visible{outline:3px solid rgba(23,105,246,.18);outline-offset:3px}.site-header .menu-toggle.icon-button:active{transform:translateY(0) scale(.96)}.site-header .menu-toggle-svg{display:block!important;width:28px!important;height:28px!important;overflow:visible;pointer-events:none}.site-header .menu-toggle-svg .menu-line{fill:none;stroke:currentColor;stroke-width:2.35;stroke-linecap:round;transform-box:fill-box;transform-origin:center;transition:transform .28s cubic-bezier(.4,0,.2,1),opacity .18s ease}.site-header .menu-toggle[aria-expanded="true"]{color:#fff;border-color:#1769f6;background:linear-gradient(145deg,#2c79ff,#0c56dd);box-shadow:0 13px 30px rgba(23,105,246,.28)}.site-header .menu-toggle[aria-expanded="true"] .menu-line--top{transform:translateY(7px) rotate(45deg)}.site-header .menu-toggle[aria-expanded="true"] .menu-line--middle{opacity:0;transform:scaleX(.25)}.site-header .menu-toggle[aria-expanded="true"] .menu-line--bottom{transform:translateY(-7px) rotate(-45deg)}.site-header .site-brand{display:flex!important;align-items:center;justify-content:center;min-width:0;opacity:1!important}.site-header .site-brand>a{display:inline-flex!important;align-items:center;justify-content:center;min-width:0}.site-header .custom-logo{display:block!important;width:auto!important;height:auto!important;max-width:min(210px,100%)!important;max-height:52px!important;object-fit:contain}.site-header .cart-link.icon-button{display:grid!important;place-items:center!important;flex:0 0 52px;width:52px!important;height:52px!important;min-width:52px;min-height:52px;border-radius:18px}.site-header .cart-link .icon{display:block!important;width:25px!important;height:25px!important;min-width:25px;min-height:25px}@media(max-width:700px){.site-header .header-row{height:78px;grid-template-columns:52px minmax(0,1fr) 52px;column-gap:10px}.site-header .menu-toggle.icon-button,.site-header .cart-link.icon-button{width:48px!important;height:48px!important;min-width:48px;min-height:48px;border-radius:16px}.site-header .menu-toggle-svg{width:26px!important;height:26px!important}.site-header .custom-logo{max-width:min(170px,100%)!important;max-height:46px!important}}@media(min-width:701px){.site-header .header-row{grid-template-columns:52px minmax(0,1fr) 52px;column-gap:16px}}@media(prefers-reduced-motion:reduce){.site-header .menu-toggle.icon-button,.site-header .menu-toggle-svg .menu-line,.site-header .menu-toggle.icon-button:before{transition:none!important}}.site-header .menu-toggle-svg,.site-header .header-cart-svg{display:block!important;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;overflow:visible!important;color:inherit!important;opacity:1!important;visibility:visible!important;pointer-events:none}.site-header .menu-toggle-svg path,.site-header .header-cart-svg path{opacity:1!important;visibility:visible!important}.site-header .menu-toggle.icon-button{color:#13233c!important}.site-header .menu-toggle.icon-button:hover,.site-header .menu-toggle.icon-button:focus-visible{color:#0b5fe8!important}.site-header .cart-link.icon-button{position:relative;color:#16304f!important;border-color:#d8e4f3!important;background:linear-gradient(180deg,#fff 0%,#f7faff 100%)!important;box-shadow:0 10px 28px rgba(29,55,94,.10),inset 0 1px 0 rgba(255,255,255,.95)!important;transition:transform .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease!important}.site-header .cart-link.icon-button:before{content:"";position:absolute;inset:7px;border-radius:13px;background:linear-gradient(145deg,rgba(23,105,246,.10),rgba(23,105,246,0));opacity:0;transform:scale(.82);transition:opacity .2s ease,transform .2s ease}.site-header .cart-link.icon-button:hover,.site-header .cart-link.icon-button:focus-visible{color:#0b5fe8!important;border-color:#a9c7f3!important;box-shadow:0 13px 32px rgba(23,105,246,.16),inset 0 1px 0 #fff!important;transform:translateY(-1px)}.site-header .cart-link.icon-button:hover:before,.site-header .cart-link.icon-button:focus-visible:before{opacity:1;transform:scale(1)}.site-header .cart-link.icon-button:active{transform:translateY(0) scale(.96)}.site-header .header-cart-svg{position:relative;z-index:1;width:27px!important;height:27px!important}.site-header .cart-count{z-index:3;right:-5px!important;top:-6px!important;min-width:23px!important;height:23px!important;padding:0 6px!important;border:3px solid #fff!important;background:linear-gradient(145deg,#2878ff,#0755dc)!important;color:#fff!important;font-size:11px!important;line-height:1!important;font-weight:850!important;box-shadow:0 5px 13px rgba(23,105,246,.32)!important}@media(max-width:700px){.site-header .menu-toggle-svg{width:27px!important;height:27px!important}.site-header .header-cart-svg{width:26px!important;height:26px!important}}.woocommerce ul.products li.product .added_to_cart.wc-forward,.woocommerce-page ul.products li.product .added_to_cart.wc-forward{display:flex!important;align-items:center;justify-content:center;gap:8px;min-height:48px;margin:-8px 16px 16px!important;padding:0 16px!important;border:1px solid #129a55!important;border-radius:13px!important;background:linear-gradient(135deg,#19b864,#0b8f4a)!important;color:#fff!important;text-decoration:none!important;font-size:14px!important;line-height:1!important;font-weight:850!important;box-shadow:0 10px 22px rgba(16,153,82,.22)!important;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease!important}.woocommerce ul.products li.product .added_to_cart.wc-forward::before,.woocommerce-page ul.products li.product .added_to_cart.wc-forward::before{content:'✓';display:grid;place-items:center;width:20px;height:20px;border-radius:999px;background:rgba(255,255,255,.2);font-size:12px}.woocommerce ul.products li.product .added_to_cart.wc-forward:hover,.woocommerce-page ul.products li.product .added_to_cart.wc-forward:hover{transform:translateY(-1px);filter:brightness(1.03);box-shadow:0 14px 28px rgba(16,153,82,.3)!important}.woocommerce ul.products li.product .added_to_cart.wc-forward:focus-visible{outline:3px solid rgba(22,163,74,.25)!important;outline-offset:3px}.wpinstall-page-loader{position:fixed;inset:0;z-index:2147483000;display:grid;place-items:center;padding:24px;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}.wpinstall-page-loader.is-visible{opacity:1;visibility:visible;pointer-events:auto}.wpinstall-page-loader__card{display:grid;place-items:center;gap:13px;min-width:220px;padding:26px 30px;border:1px solid #e2eaf6;border-radius:24px;background:#fff;box-shadow:0 24px 70px rgba(24,55,104,.14)}.wpinstall-page-loader__logo{display:block;max-width:210px;max-height:72px;width:auto;height:auto;object-fit:contain}.wpinstall-page-loader__mark{width:58px;height:58px;border-radius:17px;display:grid;place-items:center;background:linear-gradient(135deg,#2878ff,#0755dc);color:#fff;font:800 30px/1 system-ui;box-shadow:0 12px 28px rgba(23,105,246,.24)}.wpinstall-page-loader strong{color:#17233b;font-size:14px;line-height:1.4;font-weight:750;letter-spacing:.1px}.wpinstall-page-loader__bar{display:block;width:116px;height:4px;border-radius:999px;background:#e7eef8;overflow:hidden}.wpinstall-page-loader__bar:after{content:"";display:block;width:42%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2878ff,#0755dc);animation:wpinstall-page-progress .75s ease-in-out infinite alternate}@keyframes wpinstall-page-progress{to{transform:translateX(150%)}}@media(max-width:600px){.wpinstall-page-loader__card{min-width:190px;padding:23px 25px;border-radius:21px}.wpinstall-page-loader__logo{max-width:175px;max-height:62px}}@media(prefers-reduced-motion:reduce){.wpinstall-page-loader{transition:none}.wpinstall-page-loader__bar:after{animation:none;width:100%}}}@media screen and (max-width:767px){body.wpinstall-home-v6 .home6-hero-benefits-zone .home6-service-strip,.wpinstall-home-v6 .home6-hero-benefits-zone .home6-service-strip{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;overflow:visible!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important}body.wpinstall-home-v6 .home6-hero-benefits-zone .home6-service-strip>article,.wpinstall-home-v6 .home6-hero-benefits-zone .home6-service-strip>article{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;gap:13px!important;min-width:0!important;min-height:168px!important;padding:17px 15px!important;border:1px solid #dbe6f4!important;border-radius:20px!important;background:linear-gradient(145deg,#fff 0%,#f8fbff 100%)!important;box-shadow:0 10px 25px rgba(31,68,128,.08)!important;overflow:hidden!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease!important}.wpinstall-home-v6 .home6-hero-benefits-zone .home6-service-strip>article:nth-child(odd),.wpinstall-home-v6 .home6-hero-benefits-zone .home6-service-strip>article:nth-child(-n+2){border:1px solid #dbe6f4!important}.wpinstall-home-v6 .home6-hero-benefits-zone .home6-service-strip>article:after{display:none!important;content:none!important}.wpinstall-home-v6 .home6-hero-benefits-zone .home6-service-strip>article>span{display:grid!important;place-items:center!important;width:48px!important;height:48px!important;min-width:48px!important;margin:0!important;border:1px solid #cfe0fb!important;border-radius:15px!important;background:linear-gradient(145deg,#fff,#eef5ff)!important;color:#1769f6!important;box-shadow:0 8px 18px rgba(23,105,246,.1)!important}.wpinstall-home-v6 .home6-hero-benefits-zone .home6-service-strip>article>span svg{width:23px!important;height:23px!important}.wpinstall-home-v6 .home6-hero-benefits-zone .home6-service-strip>article>div{width:100%!important;min-width:0!important}.wpinstall-home-v6 .home6-hero-benefits-zone .home6-service-strip>article b{display:block!important;overflow:visible!important;margin:0 0 7px!important;color:#102344!important;font-size:14px!important;line-height:1.35!important;font-weight:800!important;letter-spacing:-.01em!important}.wpinstall-home-v6 .home6-hero-benefits-zone .home6-service-strip>article small{display:block!important;overflow:visible!important;margin:0!important;color:#5a6b84!important;font-size:11.5px!important;line-height:1.55!important;-webkit-line-clamp:unset!important}}@media screen and (max-width:390px){body.wpinstall-home-v6 .home6-hero-benefits-zone .home6-service-strip,.wpinstall-home-v6 .home6-hero-benefits-zone .home6-service-strip{gap:9px!important}body.wpinstall-home-v6 .home6-hero-benefits-zone .home6-service-strip>article,.wpinstall-home-v6 .home6-hero-benefits-zone .home6-service-strip>article{min-height:158px!important;padding:15px 12px!important;gap:11px!important;border-radius:17px!important}.wpinstall-home-v6 .home6-hero-benefits-zone .home6-service-strip>article>span{width:44px!important;height:44px!important;min-width:44px!important;border-radius:14px!important}.wpinstall-home-v6 .home6-hero-benefits-zone .home6-service-strip>article>span svg{width:21px!important;height:21px!important}.wpinstall-home-v6 .home6-hero-benefits-zone .home6-service-strip>article b{font-size:13px!important}.wpinstall-home-v6 .home6-hero-benefits-zone .home6-service-strip>article small{font-size:10.8px!important;line-height:1.5!important}}
