:root{--blue:#1428ff;--blue2:#0b1bc7;--red:#ff3154;--ink:#0d1424;--muted:#667085;--line:#e6e9ef;--soft:#f5f7fb;--warm:#fff7f0;--green:#0a9b68;--radius:18px;--shadow:0 20px 60px rgba(12,24,50,.1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.5}body[dir=rtl]{font-family:"Segoe UI",Tahoma,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.container{width:min(1280px,calc(100% - 40px));margin:auto}.narrow{width:min(860px,calc(100% - 40px));margin:auto}.eyebrow{display:inline-block;font-size:12px;letter-spacing:.16em;font-weight:900;color:var(--blue);margin-bottom:14px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 23px;border-radius:12px;font-weight:850;border:1px solid transparent;transition:.2s ease}.btn.primary{background:var(--blue);color:white}.btn.primary:hover{background:var(--blue2);transform:translateY(-1px)}.btn.secondary{background:white;border-color:#cfd5df;color:var(--ink)}.btn.secondary:hover{border-color:var(--ink)}.btn.light{background:white;color:var(--ink)}.btn.full{width:100%}.btn.big{min-height:58px}.text-link{font-weight:800;color:var(--blue)}
.admin-frontbar{height:38px;background:#0d1424;color:white;display:flex;align-items:center;justify-content:center;gap:22px;font-size:12px;position:relative;z-index:120}.admin-frontbar a{font-weight:800;color:#aeb8ff}.top-strip{background:#f6f7fa;border-bottom:1px solid #eceef3;font-size:12px;color:#4d5667}.top-strip-inner{height:34px;display:flex;align-items:center;justify-content:space-between}.top-strip-inner>div{display:flex;gap:22px}.top-strip a:hover{color:var(--blue)}
.site-header{background:#fff;position:sticky;top:0;z-index:100;box-shadow:0 2px 0 rgba(20,30,55,.04)}.admin-frontbar+.top-strip+.site-header{top:0}.header-main{height:86px;display:grid;grid-template-columns:220px minmax(260px,1fr) auto;align-items:center;gap:34px}.logo{display:flex;align-items:center;gap:11px}.logo-mark{width:42px;height:42px;border-radius:11px;background:var(--blue);color:#fff;display:grid;place-items:center;font-size:26px;font-weight:950;transform:skew(-5deg)}.logo b{display:block;font-size:22px;line-height:1}.logo small{display:block;font-size:9px;letter-spacing:.18em;color:#7b8494;margin-top:4px}.site-search{height:48px;background:#f6f7fa;border:1px solid #e3e6ed;border-radius:11px;display:flex;overflow:hidden}.site-search:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px rgba(20,40,255,.09)}.site-search input{flex:1;border:0;background:transparent;outline:0;padding:0 18px;color:var(--ink)}.site-search button{width:52px;border:0;background:transparent;color:var(--blue);font-size:28px}.head-actions{display:flex;align-items:center;gap:18px}.head-actions>a{display:flex;align-items:center;gap:7px;font-weight:750;font-size:13px;position:relative}.action-icon{width:30px;height:30px;border:1px solid #d8dce5;border-radius:50%;display:grid;place-items:center}.lang-btn{width:37px;height:37px;border:1px solid #d8dce5;border-radius:50%;justify-content:center!important}.cart-action em{position:absolute;top:-7px;right:-9px;background:var(--red);color:white;border-radius:20px;font-style:normal;font-size:10px;min-width:18px;height:18px;display:grid;place-items:center}.category-nav{border-top:1px solid #eff1f5;border-bottom:1px solid #e9ecf2}.nav-row{min-height:48px;display:flex;align-items:stretch}.nav-links{display:flex;align-items:stretch;gap:3px;width:100%}.mega-item{position:relative;display:flex;align-items:stretch}.mega-item>a,.nav-service{display:flex;align-items:center;padding:0 10px;font-size:12px;font-weight:800;white-space:nowrap;border-bottom:3px solid transparent}.mega-item:hover>a,.nav-service:hover{color:var(--blue);border-bottom-color:var(--blue)}.nav-service{margin-inline-start:auto}.mega-panel{position:fixed;left:50%;transform:translateX(-50%) translateY(10px);top:168px;width:min(1180px,calc(100% - 50px));background:#fff;border:1px solid var(--line);box-shadow:0 30px 80px rgba(15,23,42,.16);border-radius:0 0 20px 20px;padding:32px;display:grid;grid-template-columns:300px 1fr;gap:40px;opacity:0;visibility:hidden;transition:.18s}.mega-item:hover .mega-panel{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.mega-copy{padding:22px;background:#f4f6ff;border-radius:16px}.mega-copy small{color:var(--blue);font-weight:900}.mega-copy h3{font-size:28px;margin:8px 0}.mega-copy p{color:var(--muted)}.mega-columns{display:grid;grid-template-columns:repeat(3,1fr);align-content:start;gap:4px 22px}.mega-columns a{padding:10px;border-bottom:1px solid #f0f1f4;font-weight:700;font-size:14px}.mega-columns a:hover{color:var(--blue)}.mobile-nav-btn{display:none}
.flash{margin-top:14px;border-radius:12px;padding:13px 16px;font-weight:700}.flash-success{background:#e7f8f1;color:#06724e}.flash-error{background:#fff0f2;color:#b4233e}
.hero{background:linear-gradient(180deg,#f7f8ff 0,#fff 92%);overflow:hidden;border-bottom:1px solid #f0f1f5}.hero-grid{min-height:620px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:50px;padding-block:58px}.hero-copy h1{font-size:clamp(43px,5.4vw,76px);line-height:.99;letter-spacing:-.052em;margin:0 0 24px;max-width:780px}.hero-copy>p{font-size:19px;line-height:1.65;color:#5e6879;max-width:660px}.hero-actions{display:flex;gap:12px;margin-top:30px}.hero-proof{display:flex;gap:30px;margin-top:45px;border-top:1px solid #dfe3ee;padding-top:20px}.hero-proof span{display:flex;flex-direction:column;font-size:11px;color:#697386}.hero-proof b{font-size:18px;color:var(--ink);margin-bottom:2px}.hero-stage{height:500px;position:relative;border-radius:30px;background:linear-gradient(145deg,#e9edff,#f8f9ff);overflow:hidden;box-shadow:inset 0 0 0 1px #e2e6f4}.hero-stage:before{content:"";position:absolute;width:390px;height:390px;border-radius:50%;background:var(--blue);right:-100px;top:-95px;opacity:.95}.stage-paper{position:absolute;background:white;box-shadow:0 25px 50px rgba(20,30,80,.18);display:flex;flex-direction:column;padding:24px}.paper-a{width:240px;height:150px;left:8%;top:16%;transform:rotate(-8deg)}.paper-a span{color:var(--blue);font-weight:900}.paper-a b{font-size:35px;line-height:1}.paper-a small{margin-top:auto;color:#8b94a5}.paper-b{width:190px;height:240px;right:11%;bottom:11%;background:var(--red);color:white;transform:rotate(8deg)}.paper-b span{font-size:11px;letter-spacing:.2em}.paper-b b{font-size:43px;line-height:.91;margin-top:auto}.stage-rollup{position:absolute;left:39%;top:25%;width:140px;height:290px;background:#101a36;box-shadow:0 30px 50px rgba(10,20,60,.25);color:white;padding:24px;transform:rotate(2deg)}.stage-rollup strong{font-size:27px;line-height:.9;position:absolute;bottom:32px}.stage-rollup i{position:absolute;bottom:-14px;left:-12px;width:164px;height:15px;background:#c7ccd7;border-radius:3px}.stage-label{position:absolute;width:93px;height:93px;border-radius:50%;background:#ffdc55;left:23%;bottom:10%;display:grid;place-items:center;font-size:45px;font-weight:950;color:#1428ff;box-shadow:0 14px 30px #19204422}.hero-floating{position:absolute;left:7%;bottom:7%;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:14px 18px;border-radius:12px;box-shadow:0 12px 35px #0d173022}.hero-floating small{display:block;color:var(--blue);font-weight:900}.hero-floating b{font-size:12px}
.trustbar{border-bottom:1px solid var(--line)}.trustgrid{display:grid;grid-template-columns:repeat(4,1fr)}.trustgrid>div{padding:22px 25px;border-inline-end:1px solid var(--line);display:grid;grid-template-columns:35px 1fr;column-gap:10px}.trustgrid>div:last-child{border:0}.trustgrid span{grid-row:1/3;font-size:12px;font-weight:900;color:var(--blue)}.trustgrid b{font-size:14px}.trustgrid small{color:#778091;margin-top:3px}.section{padding:84px 0}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:34px}.section-head h2,.service-intro h2,.faq-layout h2{font-size:clamp(30px,3.4vw,48px);line-height:1.06;letter-spacing:-.035em;margin:0}.section-head.centered{justify-content:center;text-align:center}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.category-card{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff;transition:.2s}.category-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#cfd5e4}.category-art{height:150px;position:relative;background:#f4f5f8;overflow:hidden}.category-art>span{position:absolute;top:15px;left:15px;font-size:11px;font-weight:900;color:#8790a0}.category-card>div:last-child{padding:17px}.category-card h3{font-size:16px;line-height:1.2;margin:0 0 9px}.category-card p{font-size:12px;color:var(--blue);font-weight:800;margin:0}.shape{position:absolute;left:50%;top:55%;transform:translate(-50%,-50%);box-shadow:0 16px 22px #1120441f}.shape-0{width:74px;height:95px;background:#1428ff}.shape-0:after{content:"T";color:white;font-weight:900;font-size:35px;position:absolute;left:15px;bottom:8px}.shape-1{width:110px;height:68px;background:white;border:1px solid #d8dde8;transform:translate(-50%,-50%) rotate(-7deg)}.shape-1:after{content:"TSMART";font-size:14px;color:#ff3154;font-weight:900;position:absolute;left:18px;top:25px}.shape-2{width:88px;height:88px;background:#ffdf55;border-radius:50%}.shape-2:after{content:"PRINT";font-size:12px;font-weight:900;color:#1428ff;position:absolute;left:21px;top:36px}.shape-3{width:105px;height:75px;background:#101a36;border-radius:5px}.shape-3:after{content:"SMART";font-size:20px;color:white;font-weight:900;position:absolute;left:17px;top:24px}.cat-1 .category-art{background:#fff6ec}.cat-2 .category-art{background:#eef9f5}.cat-3 .category-art{background:#f7efff}.cat-4 .category-art{background:#fff0f3}
.promos{padding-top:20px}.promo-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.promo-card{min-height:330px;border-radius:24px;background:var(--promo);color:white;display:grid;grid-template-columns:1.15fr .85fr;padding:38px;overflow:hidden}.promo-card small{font-weight:900;letter-spacing:.14em;opacity:.75}.promo-card h2{font-size:36px;line-height:1.02;max-width:420px;margin:12px 0}.promo-card p{max-width:430px;opacity:.82}.promo-card>div:first-child>span{display:inline-block;margin-top:20px;font-weight:900}.promo-visual{position:relative}.promo-visual i{position:absolute;background:#fff;box-shadow:0 20px 40px #0002}.promo-visual i:nth-child(1){width:125px;height:175px;right:15px;top:25px;transform:rotate(9deg)}.promo-visual i:nth-child(2){width:150px;height:95px;left:0;bottom:20px;transform:rotate(-7deg);background:#ffdc55}.promo-visual i:nth-child(3){width:70px;height:70px;border-radius:50%;right:85px;bottom:10px;background:#ff3154}
.product-section{background:#f7f8fa}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{background:white;border:1px solid #e4e7ed;border-radius:16px;overflow:hidden;transition:.2s}.product-card:hover{transform:translateY(-4px);box-shadow:0 20px 50px #0d17301a}.product-image{height:230px;background:#f2f3f6;position:relative;display:grid;place-items:center;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover}.product-image em{position:absolute;left:13px;top:13px;background:var(--red);color:white;border-radius:7px;padding:5px 8px;font-style:normal;font-size:10px;font-weight:900}.product-mock{width:155px;height:110px;background:#fff;box-shadow:0 18px 28px #11204424;padding:18px;transform:rotate(-5deg);display:flex;flex-direction:column;justify-content:space-between}.product-mock span{font-size:25px;color:var(--blue);font-weight:950}.product-mock b{font-size:13px}.product-body{padding:18px}.product-body>small{color:#7b8494;font-size:11px;font-weight:700}.product-body h3{font-size:18px;margin:7px 0}.product-body p{font-size:13px;color:var(--muted);min-height:40px}.price-row{border-top:1px solid #edf0f4;margin-top:15px;padding-top:14px;display:flex;align-items:center;justify-content:space-between;font-size:12px}.price-row b{font-size:15px}.price-row i{width:29px;height:29px;border-radius:50%;background:#f1f3f8;display:grid;place-items:center;color:var(--blue);font-style:normal}
.how{background:white}.steps{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);margin-top:45px}.steps>div{padding:30px 32px;border-inline-end:1px solid var(--line)}.steps>div:last-child{border:0}.steps span{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:#eef0ff;color:var(--blue);font-weight:900}.steps h3{margin:18px 0 8px}.steps p{color:var(--muted);font-size:14px}.services{background:#0d1424;color:white}.service-intro{max-width:800px}.service-intro .eyebrow{color:#9ba8ff}.service-intro p{color:#aeb5c2;font-size:17px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:40px}.service-card{border:1px solid #293246;border-radius:16px;padding:25px;background:#121c31}.service-card small{color:#8291ff;font-weight:900}.service-card h3{font-size:22px}.service-card p{color:#aeb5c2;min-height:65px}.service-card strong{display:block;font-size:26px;margin:18px 0}.service-card a{color:#aab5ff;font-weight:800}.faq-home{background:#fff}.faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.faq-layout>div:first-child p{color:var(--muted);max-width:360px}.accordion details{border-bottom:1px solid var(--line);padding:0}.accordion summary{padding:20px 5px;font-weight:800;cursor:pointer;list-style:none;display:flex;justify-content:space-between}.accordion summary:after{content:"+";color:var(--blue);font-size:22px}.accordion details[open] summary:after{content:"−"}.accordion details p{padding:0 5px 20px;color:var(--muted);margin:0}.accordion.big details{border:1px solid var(--line);border-radius:14px;margin-bottom:10px;padding-inline:18px}.final-cta{background:var(--blue);color:white;padding:65px 0}.final-cta .container{display:flex;align-items:center;justify-content:space-between;gap:40px}.final-cta h2{font-size:38px;line-height:1.04;margin:8px 0}.final-cta p{max-width:700px;color:#dfe3ff}
.catalog-hero,.simple-hero,.content-hero{background:#f5f6fb;border-bottom:1px solid #e7e9f0;padding:55px 0}.catalog-hero h1,.simple-hero h1,.content-hero h1{font-size:48px;letter-spacing:-.04em;margin:0 0 12px}.catalog-hero p,.content-hero p{color:var(--muted);font-size:17px;max-width:700px}.catalog-layout{display:grid;grid-template-columns:245px 1fr;gap:35px}.catalog-side{position:sticky;top:170px;align-self:start;border:1px solid var(--line);border-radius:14px;padding:18px}.catalog-side h3{margin:0 0 12px}.catalog-side a{display:block;padding:9px 10px;border-radius:8px;font-size:13px;font-weight:700;color:#596375}.catalog-side a.active,.catalog-side a:hover{background:#eef0ff;color:var(--blue)}.catalog-search{display:flex;gap:8px;margin-bottom:15px}.catalog-search input{height:47px;flex:1;border:1px solid #dce0e8;border-radius:10px;padding:0 14px}.catalog-search button{border:0;border-radius:10px;background:var(--ink);color:white;padding:0 24px;font-weight:800}.catalog-count{font-size:12px;color:var(--muted);margin-bottom:20px}.empty-state{text-align:center;border:1px dashed #ccd2dd;border-radius:16px;padding:50px}.catalog-main .product-grid{grid-template-columns:repeat(3,1fr)}
.breadcrumb{display:flex;gap:8px;align-items:center;padding-top:25px;font-size:12px;color:#7a8494}.breadcrumb a{color:var(--blue)}.product-page{background:#fff;padding-bottom:80px}.product-layout{display:grid;grid-template-columns:minmax(350px,.82fr) minmax(520px,1.18fr);gap:60px;padding-top:25px}.product-gallery{position:sticky;top:180px;align-self:start}.main-product-visual{height:520px;background:#f2f3f6;border-radius:20px;overflow:hidden;display:grid;place-items:center}.main-product-visual>img{width:100%;height:100%;object-fit:contain}.large-mock{width:100%;height:100%;display:grid;place-items:center;background:radial-gradient(circle at 30% 30%,#fff 0,#f0f2f8 70%)}.mock-object{width:280px;height:200px;background:white;box-shadow:0 35px 55px #1420402b;transform:rotate(-7deg);padding:32px;display:flex;flex-direction:column}.mock-object span{color:var(--blue);font-weight:900;letter-spacing:.1em}.mock-object strong{font-size:28px;margin-top:auto;line-height:1}.mock-object small{color:#8891a0;margin-top:8px}.product-info-card{display:flex;gap:13px;margin-top:15px;padding:16px;border:1px solid var(--line);border-radius:13px}.product-info-card>span{width:26px;height:26px;border-radius:50%;background:#eef0ff;color:var(--blue);display:grid;place-items:center;font-weight:900}.product-info-card p{margin:4px 0 0;color:var(--muted);font-size:13px}.resource-row{display:flex;gap:10px;margin-top:12px}.resource-row a{flex:1;border:1px solid var(--line);padding:12px;border-radius:10px;font-size:12px;font-weight:800;text-align:center}.product-heading{padding-bottom:26px;border-bottom:1px solid var(--line)}.product-heading h1{font-size:46px;line-height:1.03;letter-spacing:-.04em;margin:0 0 12px}.product-heading p{color:var(--muted)}.config-progress{display:flex;align-items:center;margin:30px 0}.config-progress span{width:30px;height:30px;border-radius:50%;background:#e9ecf3;display:grid;place-items:center;font-weight:900;font-size:12px}.config-progress span.active{background:var(--blue);color:white}.config-progress i{height:1px;flex:1;background:#dfe3eb}.config-section{padding:25px 0;border-bottom:1px solid var(--line)}.config-title{display:flex;gap:13px;align-items:start;margin-bottom:20px}.config-title>span{width:31px;height:31px;border-radius:8px;background:#eef0ff;color:var(--blue);display:grid;place-items:center;font-weight:900}.config-title h2{margin:1px 0 3px;font-size:20px}.config-title p{margin:0;color:var(--muted);font-size:13px}.option-group{border:0;padding:0;margin:0 0 23px}.option-group legend{font-size:13px;font-weight:850;margin-bottom:10px}.option-cards{display:flex;flex-wrap:wrap;gap:8px}.choice input{position:absolute;opacity:0}.choice>span{min-width:105px;min-height:47px;padding:10px 14px;border:1px solid #dfe3eb;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;background:#fff}.choice input:checked+span{border:2px solid var(--blue);padding:9px 13px;background:#f7f8ff;color:var(--blue)}.choice small{font-size:10px}.delivery-list{display:flex;flex-direction:column;gap:8px}.delivery-choice{position:relative}.delivery-choice input{position:absolute;opacity:0}.delivery-choice>span,.delivery-choice>strong{pointer-events:none}.delivery-choice{border:1px solid #dfe3eb;border-radius:12px;min-height:76px;padding:13px 16px;display:grid;grid-template-columns:1.2fr .8fr 55px;align-items:center;gap:12px;cursor:pointer}.delivery-choice:has(input:checked){border:2px solid var(--blue);padding:12px 15px;background:#f8f8ff}.delivery-main,.delivery-date{display:flex;flex-direction:column}.delivery-main small,.delivery-date small{color:var(--muted);font-size:11px}.delivery-date b{font-size:12px}.delivery-choice>strong{text-align:end;color:var(--blue);font-size:12px}.file-note{border:1px dashed #bcc4d2;border-radius:12px;padding:18px;display:flex;gap:15px;background:#fbfcfe}.file-note>span{background:#e94a63;color:white;font-size:11px;font-weight:900;border-radius:6px;padding:8px}.file-note p{margin:3px 0;color:var(--muted);font-size:12px}.sticky-buy{position:sticky;bottom:15px;background:#fff;border:1px solid #dfe3eb;box-shadow:0 14px 45px #0a163022;border-radius:15px;padding:16px;display:flex;align-items:center;gap:15px;margin-top:20px;z-index:5}.sticky-buy>div:first-child{display:flex;flex-direction:column;margin-inline-end:auto}.sticky-buy small{color:var(--muted)}.sticky-buy strong{font-size:25px}.sticky-buy span{font-size:10px;color:#8790a0}.qty-input{width:70px;height:48px;border:1px solid #d9dee7;border-radius:10px;text-align:center}
.cart-layout,.checkout-layout{display:grid;grid-template-columns:1fr 370px;gap:32px;align-items:start}.cart-list{display:flex;flex-direction:column;gap:12px}.cart-item{display:grid;grid-template-columns:105px 1fr auto;gap:18px;padding:18px;border:1px solid var(--line);border-radius:14px}.cart-thumb{height:90px;background:#f3f4f7;border-radius:9px;display:grid;place-items:center}.mini-mock{width:55px;height:40px;background:white;box-shadow:0 8px 16px #11204420;color:var(--blue);font-weight:950;display:grid;place-items:center}.cart-info h3{margin:4px 0}.cart-info p{display:flex;flex-wrap:wrap;gap:7px;margin:7px 0}.cart-info p span{font-size:11px;background:#f4f6f8;border-radius:6px;padding:4px 7px}.cart-info small{color:var(--muted)}.cart-price{text-align:end;display:flex;flex-direction:column;align-items:end}.cart-price strong{font-size:19px}.cart-price small{color:var(--muted)}.link-button{border:0;background:none;color:var(--red);padding:8px 0}.order-summary,.checkout-summary{position:sticky;top:180px;border:1px solid var(--line);border-radius:16px;padding:24px}.order-summary h2,.checkout-summary h2{margin-top:0}.order-summary>div,.checkout-summary>div{display:flex;justify-content:space-between;margin:12px 0}.discount{color:#07875b}.coupon-form{display:flex;border-top:1px solid var(--line);padding-top:15px;margin-top:16px}.coupon-form input{min-width:0;flex:1;border:1px solid #d9dde6;border-radius:9px 0 0 9px;padding:10px}.coupon-form button{border:0;background:#151d2c;color:white;border-radius:0 9px 9px 0;font-weight:800;padding:0 12px}.order-summary .btn{margin-top:18px}.continue{display:block;text-align:center;margin-top:14px;font-size:12px;color:var(--blue);font-weight:800}.checkout-form{display:flex;flex-direction:column;gap:18px}.form-card{border:1px solid var(--line);border-radius:16px;padding:25px;position:relative}.form-card h2{margin-top:0;padding-inline-start:40px}.form-num{position:absolute;width:29px;height:29px;border-radius:8px;background:#eef0ff;color:var(--blue);display:grid;place-items:center;font-weight:900}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid .span-2{grid-column:1/-1}label{font-size:12px;font-weight:750}.form-card input,.form-card textarea,.form-card select,.contact-form input,.contact-form textarea,.auth-card input{width:100%;border:1px solid #dce1e9;border-radius:10px;padding:12px;margin-top:6px;outline:0}.form-card input:focus,.contact-form input:focus,.contact-form textarea:focus,.auth-card input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1428ff12}.payment-list label{display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:11px;padding:14px;margin-top:8px}.payment-list input{width:auto;margin:0}.payment-list span{display:flex;flex-direction:column}.payment-list small{color:var(--muted)}.terms-check{display:flex;gap:8px;align-items:center}.terms-check input{width:auto}.summary-product{font-size:12px}.checkout-summary hr{border:0;border-top:1px solid var(--line)}.summary-total{border-top:1px solid var(--line);padding-top:16px}.summary-total strong{font-size:24px}.checkout-summary>p{font-size:10px;color:var(--muted)}
.prose{font-size:17px;line-height:1.9;color:#394355}.contact-hero{background:#f5f7fc;padding:80px 0}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px}.contact-grid h1{font-size:54px;line-height:1.02;letter-spacing:-.04em;margin:0 0 20px}.contact-grid>div>p{font-size:17px;color:var(--muted)}.contact-points{margin-top:40px;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.contact-points div{padding:17px;background:#fff;border:1px solid var(--line);border-radius:11px}.contact-points small{display:block;color:var(--muted)}.contact-form{background:white;border:1px solid var(--line);border-radius:20px;padding:28px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:13px}.account-grid{display:grid;grid-template-columns:230px 1fr;gap:30px}.account-nav{border:1px solid var(--line);border-radius:13px;padding:13px;height:max-content}.account-nav>a,.account-nav button{display:block;width:100%;text-align:start;padding:11px 12px;border-radius:8px;color:#5c6677;font-weight:800;font-size:13px}.account-nav>a.active{background:#eef0ff;color:var(--blue)}.account-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.order-list{display:flex;flex-direction:column;gap:9px}.order-list article{border:1px solid var(--line);border-radius:12px;padding:15px 17px;display:flex;align-items:center;justify-content:space-between;gap:15px}.order-list article h3{margin:2px 0;font-size:15px}.order-list small,.order-list span{color:var(--muted);font-size:11px}.success-page{min-height:520px;display:grid;place-items:center;text-align:center;padding:80px 0}.success-mark{width:65px;height:65px;border-radius:50%;background:#e9f8f2;color:#07875b;font-size:30px;display:grid;place-items:center;margin:0 auto 20px}.success-page h1{font-size:48px;margin:5px}.success-page p{color:var(--muted)}.success-actions{display:flex;justify-content:center;gap:10px;margin-top:28px}.auth-page{min-height:680px;display:grid;grid-template-columns:1fr 1fr}.auth-art{background:var(--blue);display:grid;place-items:center;color:white;padding:60px}.auth-art>div{max-width:500px}.auth-art span{font-weight:900;letter-spacing:.18em}.auth-art h2{font-size:48px;line-height:1.05}.auth-card{align-self:center;justify-self:center;width:min(430px,calc(100% - 40px));display:flex;flex-direction:column;gap:15px}.auth-card h1{font-size:44px;margin:0 0 10px}.auth-card p{text-align:center;color:var(--muted)}.auth-card p a{color:var(--blue);font-weight:800}
.footer{background:#0c1322;color:#fff;padding-top:65px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:50px}.footer-logo .logo-mark{background:#fff;color:var(--blue)}.footer-logo small{color:#8f99aa}.footer-grid>div:first-child p{color:#9ca6b5;max-width:360px}.footer h4{font-size:13px;margin:0 0 17px}.footer-grid>div>a{display:block;color:#aab2bf;font-size:12px;padding:5px 0}.socials{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.socials a{font-size:10px;border:1px solid #2c3548;border-radius:7px;padding:5px 7px}.footer-bottom{border-top:1px solid #263044;margin-top:50px;padding:19px 0;display:flex;justify-content:space-between;font-size:10px;color:#7f8998}.chat-launch{position:fixed;right:22px;bottom:22px;z-index:80;background:var(--blue);color:#fff;border:0;border-radius:28px;padding:14px 18px;box-shadow:0 14px 35px #1428ff44;font-weight:850}.chat-box{position:fixed;right:22px;bottom:80px;z-index:90;width:340px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 25px 65px #0b14283d;overflow:hidden}.chat-head{background:#121b30;color:white;padding:14px;display:flex;justify-content:space-between}.chat-head button{background:none;border:0;color:white;font-size:20px}.chat-messages{height:220px;padding:15px;overflow:auto;background:#f7f8fb}.chat-messages p{background:white;border-radius:10px;padding:10px;font-size:12px}.chat-box form{padding:10px;display:flex;gap:6px}.chat-box textarea{flex:1;resize:none;border:1px solid #dfe3eb;border-radius:9px;padding:8px;height:55px}.chat-box form button{border:0;background:var(--blue);color:white;border-radius:9px;padding:0 12px;font-weight:800}
[dir=rtl] .cart-action em{right:auto;left:-9px}[dir=rtl] .mega-panel{direction:rtl}[dir=rtl] .paper-a{left:auto;right:8%;transform:rotate(8deg)}[dir=rtl] .paper-b{right:auto;left:11%;transform:rotate(-8deg)}[dir=rtl] .stage-rollup{left:auto;right:39%}[dir=rtl] .stage-label{left:auto;right:23%}[dir=rtl] .hero-floating{left:auto;right:7%}[dir=rtl] .chat-launch,[dir=rtl] .chat-box{right:auto;left:22px}
@supports not ((backdrop-filter:blur(2px)) or (-webkit-backdrop-filter:blur(2px))){.hero-floating{background:#fff}}
@media(max-width:1100px){.header-main{grid-template-columns:180px 1fr auto;gap:15px}.head-actions>a>span:not(.action-icon){display:none}.category-grid{grid-template-columns:repeat(4,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.service-grid{grid-template-columns:repeat(2,1fr)}.mega-item>a{font-size:11px;padding:0 7px}.product-layout{grid-template-columns:.9fr 1.1fr;gap:35px}.catalog-main .product-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:850px){.container{width:min(100% - 28px,1280px)}.top-strip-inner>span{display:none}.header-main{height:auto;padding:13px 0;grid-template-columns:1fr auto}.site-search{grid-column:1/-1;grid-row:2}.head-actions{gap:8px}.category-nav{position:relative}.mobile-nav-btn{display:flex;border:0;background:white;width:100%;height:45px;align-items:center;justify-content:space-between;font-weight:800}.nav-row{display:block}.nav-links{display:none;position:absolute;top:45px;left:0;right:0;background:white;box-shadow:0 15px 35px #10192c22;padding:15px;max-height:70vh;overflow:auto}.nav-links.open{display:block}.mega-item{display:block}.mega-item>a,.nav-service{padding:10px;border:0}.mega-panel{display:none!important}.hero-grid{grid-template-columns:1fr;min-height:0;padding-block:45px}.hero-copy h1{font-size:51px}.hero-stage{height:400px}.trustgrid{grid-template-columns:1fr 1fr}.category-grid{grid-template-columns:repeat(2,1fr)}.promo-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:1fr 1fr}.faq-layout,.contact-grid{grid-template-columns:1fr}.catalog-layout{grid-template-columns:1fr}.catalog-side{position:static;display:flex;overflow:auto;gap:5px}.catalog-side h3{display:none}.catalog-side a{white-space:nowrap}.product-layout{grid-template-columns:1fr}.product-gallery{position:static}.main-product-visual{height:430px}.cart-layout,.checkout-layout{grid-template-columns:1fr}.order-summary,.checkout-summary{position:static}.account-grid{grid-template-columns:1fr}.account-nav{display:flex;overflow:auto}.footer-grid{grid-template-columns:1fr 1fr}.auth-page{grid-template-columns:1fr}.auth-art{display:none}.auth-card{padding:60px 0}.final-cta .container{flex-direction:column;align-items:start}.contact-grid h1{font-size:45px}}
@media(max-width:560px){.header-main{grid-template-columns:1fr auto}.logo b{font-size:18px}.logo-mark{width:36px;height:36px}.head-actions>a:not(.lang-btn):first-of-type{display:none}.hero-copy h1{font-size:42px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column}.hero-proof{gap:14px;flex-wrap:wrap}.hero-stage{height:330px}.paper-a{width:180px;height:115px}.paper-b{width:130px;height:180px}.paper-b b{font-size:30px}.stage-rollup{width:100px;height:220px}.stage-rollup i{width:125px}.stage-rollup strong{font-size:20px}.stage-label{width:65px;height:65px;font-size:30px}.hero-floating{display:none}.trustgrid{grid-template-columns:1fr}.trustgrid>div{border-inline:0;border-bottom:1px solid var(--line)}.section{padding:60px 0}.section-head{align-items:start;gap:12px}.section-head>a{font-size:11px}.category-grid{grid-template-columns:1fr 1fr;gap:9px}.category-art{height:120px}.product-grid,.catalog-main .product-grid{grid-template-columns:1fr}.promo-card{grid-template-columns:1fr;min-height:300px}.promo-visual{display:none}.steps{grid-template-columns:1fr}.steps>div{border-inline:0;border-bottom:1px solid var(--line)}.service-grid{grid-template-columns:1fr}.faq-layout{gap:25px}.catalog-hero h1,.simple-hero h1,.content-hero h1{font-size:38px}.product-heading h1{font-size:38px}.main-product-visual{height:340px}.delivery-choice{grid-template-columns:1fr 1fr}.delivery-choice>strong{display:none}.sticky-buy{flex-wrap:wrap}.sticky-buy>div:first-child{width:100%}.sticky-buy .btn{flex:1}.cart-item{grid-template-columns:75px 1fr}.cart-thumb{height:70px}.cart-price{grid-column:2}.form-grid{grid-template-columns:1fr}.form-grid .span-2{grid-column:auto}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:5px}.contact-points{grid-template-columns:1fr}.contact-grid h1{font-size:39px}.order-list article{align-items:start;flex-direction:column}.success-page h1{font-size:38px}.auth-card h1{font-size:38px}.chat-box{width:calc(100% - 28px);right:14px;left:auto}[dir=rtl] .chat-box{right:auto;left:14px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.account-order-grid{display:grid;grid-template-columns:1fr 360px;gap:28px}.order-detail-item{border:1px solid var(--line);border-radius:14px;padding:18px;margin-bottom:12px;display:grid;grid-template-columns:1fr auto;gap:12px}.order-detail-item h3{margin:0}.order-detail-item small{color:var(--muted)}.artwork-upload{grid-column:1/-1;border-top:1px solid var(--line);padding-top:14px;display:flex;align-items:end;gap:10px}.artwork-upload label{flex:1}.artwork-upload input{display:block;width:100%;margin-top:6px;border:1px dashed #bdc5d2;border-radius:9px;padding:10px}.customer-file{grid-column:1/-1;background:#f7f8fa;border-radius:9px;padding:10px;display:flex;justify-content:space-between}.customer-file b,.customer-file small{display:block}.customer-file small{font-size:10px}.customer-file a{font-size:11px;color:var(--blue);font-weight:800}.order-timeline{border:1px solid var(--line);border-radius:14px;padding:20px;height:max-content}.order-timeline>div:not(.tracking-box){display:flex;gap:10px;position:relative;padding-bottom:18px}.order-timeline>div:not(.tracking-box):after{content:"";position:absolute;right:4px;top:14px;width:1px;height:calc(100% - 8px);background:#dfe3eb}.order-timeline>div:not(.tracking-box):last-of-type:after{display:none}.order-timeline i{width:9px;height:9px;background:var(--blue);border-radius:50%;margin-top:5px;z-index:1}.order-timeline p{margin:0}.order-timeline b,.order-timeline small{display:block}.order-timeline small{font-size:10px;color:var(--muted)}.tracking-box{background:#f0f2ff;border-radius:10px;padding:14px;display:flex;flex-direction:column}.tracking-box small{color:var(--muted)}.tracking-box strong{font-size:17px}.tracking-box .btn{margin-top:10px}@media(max-width:850px){.account-order-grid{grid-template-columns:1fr}.artwork-upload{flex-direction:column;align-items:stretch}}
.service-detail{background:#f5f7fb;min-height:650px;padding:80px 0}.service-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.service-detail h1{font-size:58px;line-height:1;letter-spacing:-.045em;margin:0 0 20px}.service-detail>div p{color:var(--muted);font-size:17px}.service-detail ul{padding-inline-start:20px;color:#475467}.service-detail li{margin:8px 0}.service-price{margin-top:25px;display:flex;align-items:baseline;gap:8px}.service-price small{color:var(--muted)}.service-price strong{font-size:34px}.service-detail-art{height:480px;background:var(--blue);border-radius:24px;display:grid;place-items:center;overflow:hidden}.browser-mock{width:82%;background:white;border-radius:12px;box-shadow:0 30px 60px #07104455;overflow:hidden;transform:rotate(3deg)}.browser-mock>div{height:30px;background:#edf0f5;display:flex;gap:5px;padding:10px}.browser-mock i{width:7px;height:7px;border-radius:50%;background:#b7becc}.browser-mock section{height:280px;padding:35px;display:flex;flex-direction:column;background:linear-gradient(145deg,#fff,#eef1ff)}.browser-mock section span{color:var(--blue);font-weight:900}.browser-mock section b{font-size:32px;margin-top:auto}.browser-mock section small{color:var(--muted)}@media(max-width:850px){.service-detail-grid{grid-template-columns:1fr}.service-detail h1{font-size:46px}.service-detail-art{height:360px}}
.hero{position:relative}.hero-slide{display:none}.hero-slide.active{display:block}.hero-dots{position:absolute;bottom:22px;left:50%;transform:translateX(-50%);display:flex;gap:7px;z-index:3}.hero-dots button{width:26px;height:4px;border:0;border-radius:5px;background:#cfd4e4;padding:0}.hero-dots button.active{background:var(--blue)}.banner-stage{background:var(--banner-bg)!important}.banner-stage>img{width:100%;height:100%;object-fit:cover}.banner-stage:before{display:none}.banner-letter{position:absolute;font-size:290px;font-weight:950;line-height:.8;color:#fff;opacity:.15;right:5%;bottom:-10%}.banner-shape{position:absolute;background:white;box-shadow:0 25px 50px #0003}.banner-shape.one{width:210px;height:270px;left:15%;top:17%;transform:rotate(-7deg)}.banner-shape.two{width:190px;height:125px;right:12%;bottom:15%;background:#ffdc55;transform:rotate(7deg)}
.ticket-thread{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.ticket-thread article{width:85%;border:1px solid var(--line);border-radius:13px;padding:15px;background:#fff}.ticket-thread article.staff{align-self:flex-end;background:#f0f2ff;border-color:#dbe0ff}.ticket-thread header{display:flex;justify-content:space-between}.ticket-thread header small{color:var(--muted)}.ticket-thread p{margin-bottom:0}.ticket-reply textarea{width:100%;border:1px solid #dce1e9;border-radius:10px;padding:12px;margin-top:6px}
.social-rail{position:fixed;left:0;top:45%;z-index:60;display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-left:0;border-radius:0 10px 10px 0;overflow:hidden;box-shadow:0 10px 25px #10192a14}.social-rail a{width:36px;height:36px;display:grid;place-items:center;border-bottom:1px solid var(--line);font-size:9px;font-weight:900;color:#5e6877}.social-rail a:hover{background:var(--blue);color:#fff}[dir=rtl] .social-rail{left:auto;right:0;border-left:1px solid var(--line);border-right:0;border-radius:10px 0 0 10px}@media(max-width:700px){.social-rail{display:none}}
.custom-logo{max-width:185px;max-height:56px;object-fit:contain}
.choice.selected>span{border:2px solid var(--blue);padding:9px 13px;background:#f7f8ff;color:var(--blue)}.delivery-choice.selected{border:2px solid var(--blue);padding:12px 15px;background:#f8f8ff}
.admin-frontbar button{border:0;background:#1428ff;color:#fff;border-radius:8px;padding:8px 12px;font-weight:800;cursor:pointer}.admin-frontbar button.active{background:#ff3154}.inline-edit-mode [data-inline-edit]{outline:2px dashed #ff3154!important;outline-offset:5px;cursor:pointer;position:relative}.inline-edit-mode [data-inline-edit]:hover{background:#fff7f8!important}

/* === T Smart Commerce OS 1.1 — responsive foundation and visual-builder renderer === */
html{-webkit-text-size-adjust:100%;text-size-adjust:100%;overflow-x:hidden}
body{min-width:320px;overflow-x:hidden;text-rendering:optimizeLegibility}
:where(button,a,input,select,textarea){-webkit-tap-highlight-color:transparent}
:where(button,a,input,select,textarea):focus-visible{outline:3px solid color-mix(in srgb,var(--blue) 28%,transparent);outline-offset:2px}
svg{width:1.35em;height:1.35em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.sr-only{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}
.mobile-menu-trigger,.mobile-menu,.mobile-menu-backdrop,.mobile-bottom-nav{display:none}
.site-preview-shell{width:100%;min-width:0;background:#fff}
.frontbar-primary{background:#fff;color:#111a31!important;border-radius:8px;padding:6px 10px}
.admin-frontbar{min-height:42px;height:auto;padding:6px max(12px,env(safe-area-inset-left));flex-wrap:wrap}
.site-header{isolation:isolate}
.header-main{grid-template-columns:minmax(180px,220px) minmax(280px,1fr) auto}
.site-search button{display:grid;place-items:center;font-size:18px}.site-search button svg{width:21px;height:21px}
.head-actions .head-action{min-height:42px}.head-actions svg{width:21px;height:21px}.head-actions .lang-btn{min-width:38px}
.mobile-menu-trigger{border:0;background:transparent;padding:8px;color:var(--ink);align-items:center;gap:6px}
.mobile-menu-trigger svg{width:24px;height:24px}

/* Visual-builder output */
.ts-builder-page{width:100%;overflow:clip}
.pb-container{position:relative;background:var(--pb-bg);color:var(--pb-color);border-radius:var(--pb-radius);padding:var(--pb-pad-d);margin:var(--pb-mar-d);min-height:var(--pb-min-d)}
.pb-container__inner{display:flex;flex-direction:var(--pb-dir);align-items:var(--pb-align);justify-content:var(--pb-justify);gap:var(--pb-gap-d);width:100%;min-width:0;margin-inline:auto}
.pb-container__inner.is-boxed{width:min(var(--pb-inner-max),calc(100% - 40px))}.pb-container__inner.is-full{max-width:var(--pb-inner-max)}
.pb-widget{position:relative;min-width:0;width:var(--pw-width);padding:var(--pw-pad-d);margin:var(--pw-mar-d);background:var(--pw-bg);color:var(--pw-color);border-radius:var(--pw-radius);text-align:var(--pw-align);display:var(--pw-hide-d)}
.pb-widget :where(h1,h2,h3,h4,p){overflow-wrap:anywhere}
.pb-widget-heading .pb-heading{max-width:780px}.pb-heading h1,.pb-heading h2,.pb-heading h3,.pb-heading h4{margin:0;letter-spacing:-.04em;line-height:1.04}.pb-heading h1{font-size:clamp(42px,6vw,76px)}.pb-heading h2{font-size:clamp(32px,4vw,52px)}.pb-heading h3{font-size:clamp(25px,3vw,38px)}.pb-heading h4{font-size:22px}.pb-heading p{margin:12px 0 0;color:var(--muted);font-size:clamp(14px,1.5vw,17px);max-width:680px}.pb-richtext{color:var(--muted);font-size:16px;line-height:1.75;max-width:760px}
.pb-image{width:100%;height:auto;border-radius:inherit}.pb-image-placeholder{min-height:220px;border:1px dashed #ccd3df;border-radius:16px;background:#f5f6f9;display:grid;place-items:center;font-size:42px;font-weight:950;color:var(--blue)}
.pb-spacer{height:var(--sp-d)}.pb-divider{width:var(--div-w);height:var(--div-h);border:0;background:#dde2eb;margin:0}
.pb-hero{min-height:620px;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(420px,.96fr);gap:clamp(30px,5vw,72px);align-items:center;padding:clamp(42px,6vw,82px) 0}
.pb-hero__copy h1{font-size:clamp(48px,6.3vw,86px);line-height:.94;letter-spacing:-.06em;margin:0 0 24px;max-width:820px}.pb-hero__copy>p{font-size:clamp(16px,1.6vw,20px);line-height:1.65;color:#5d6879;max-width:680px;margin:0}.pb-hero__actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:30px}.pb-hero__micro{display:flex;flex-wrap:wrap;gap:16px 24px;margin-top:34px;padding-top:22px;border-top:1px solid #dfe4ef;font-size:12px;font-weight:750;color:#667085}
.pb-hero__visual{height:520px;position:relative;border-radius:32px;overflow:hidden;background:linear-gradient(145deg,#e4e9ff,#f8f9ff);box-shadow:inset 0 0 0 1px #dee4f3}.pb-hero__visual:before{content:"";position:absolute;width:390px;height:390px;border-radius:50%;background:var(--blue);inset-inline-end:-90px;top:-100px}.pb-hero__visual.visual-digital{background:linear-gradient(145deg,#0e1832,#263765)}.pb-hero__visual.visual-minimal{background:linear-gradient(145deg,#f6f2e9,#fff)}.print-card{position:absolute;background:#fff;box-shadow:0 28px 60px #14204428;padding:24px;display:flex;flex-direction:column;z-index:2}.print-card.a{width:245px;height:160px;inset-inline-start:7%;top:15%;transform:rotate(-8deg)}.print-card.a small{color:var(--blue);font-weight:950}.print-card.a b{font-size:31px;line-height:.94;margin-top:auto}.print-card.b{width:180px;height:230px;inset-inline-end:8%;bottom:11%;background:var(--red);color:#fff;transform:rotate(8deg)}.print-card.b b{font-size:38px;margin-top:auto}.print-card.b span{font-size:13px;letter-spacing:.12em}.print-roll{position:absolute;inset-inline-start:42%;top:25%;width:135px;height:285px;background:#111b36;color:#fff;padding:20px;box-shadow:0 28px 55px #111b3640;z-index:1}.print-roll strong{position:absolute;bottom:27px;font-size:24px;line-height:.9}.print-dot{position:absolute;inset-inline-start:25%;bottom:9%;width:84px;height:84px;border-radius:50%;background:#ffdc55;color:var(--blue);display:grid;place-items:center;font-size:40px;font-weight:950;z-index:3}
.pb-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-block:1px solid #e7eaf0}.pb-trust>div{padding:22px 24px;display:grid;grid-template-columns:34px 1fr;gap:2px 10px;border-inline-end:1px solid #e7eaf0}.pb-trust>div:last-child{border:0}.pb-trust span{grid-row:1/3;color:var(--blue);font-size:11px;font-weight:950}.pb-trust b{font-size:14px}.pb-trust small{color:#778190;font-size:11px;line-height:1.4}
.pb-category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.pb-category-card{border:1px solid #e3e7ee;border-radius:18px;overflow:hidden;background:#fff;transition:transform .2s,box-shadow .2s,border-color .2s}.pb-category-card:hover{transform:translateY(-4px);border-color:#cfd6e5;box-shadow:0 20px 50px #0c173018}.pb-category-media{height:160px;display:grid;place-items:center;background:#f4f5f8;overflow:hidden}.pb-category-media img{width:100%;height:100%;object-fit:cover}.pb-category-card>div:last-child{padding:17px}.pb-category-card small{font-size:10px;color:#9aa2b0;font-weight:900}.pb-category-card h3{font-size:16px;line-height:1.2;margin:7px 0 14px}.pb-category-card>div:last-child>span{font-size:11px;color:var(--blue);font-weight:850}.pb-category-shape{width:90px;height:88px;background:#fff;box-shadow:0 16px 34px #111a3120;display:grid;place-items:center;transform:rotate(-5deg)}.pb-category-shape span{font-size:36px;font-weight:950;color:var(--blue)}.pb-category-shape.shape-1{border-radius:50%;background:#ffde57}.pb-category-shape.shape-2{background:#101b35}.pb-category-shape.shape-2 span{color:#fff}.pb-category-shape.shape-3{width:62px;height:115px;background:var(--red)}.pb-category-shape.shape-3 span{color:#fff}.pb-category-shape.shape-4{border-radius:18px;background:#e7f8f1}
.pb-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.pb-product-card{background:#fff;border:1px solid #e2e6ed;border-radius:18px;overflow:hidden;min-width:0;transition:transform .2s,box-shadow .2s}.pb-product-card:hover{transform:translateY(-4px);box-shadow:0 20px 55px #0d17301b}.pb-product-media{aspect-ratio:1.15/1;background:#f1f3f6;display:grid;place-items:center;overflow:hidden}.pb-product-media img{width:100%;height:100%;object-fit:cover}.pb-product-placeholder{width:55%;aspect-ratio:1.4;background:#fff;box-shadow:0 18px 35px #14204425;transform:rotate(-6deg);display:flex;flex-direction:column;padding:18px;justify-content:space-between}.pb-product-placeholder b{font-size:36px;color:var(--blue)}.pb-product-placeholder span{font-size:10px;font-weight:900}.pb-product-copy{padding:17px}.pb-product-copy>small{font-size:10px;color:#7c8594}.pb-product-copy h3{font-size:17px;margin:6px 0 17px;line-height:1.2}.pb-product-copy>div{border-top:1px solid #edf0f4;padding-top:13px;display:flex;justify-content:space-between;align-items:center;font-size:12px}.pb-product-copy>div span{color:var(--blue);font-size:18px}
.pb-promo{min-height:350px;flex:1;border-radius:28px;padding:38px;display:grid;grid-template-columns:1.15fr .85fr;overflow:hidden;color:#fff;position:relative}.pb-promo-blue{background:linear-gradient(145deg,var(--blue),#5466ff)}.pb-promo-dark{background:linear-gradient(145deg,#101a31,#24365e)}.pb-promo-warm{background:linear-gradient(145deg,#f2693c,#ff9f5b)}.pb-promo small{font-weight:900;letter-spacing:.14em;opacity:.75}.pb-promo h2{font-size:clamp(28px,3vw,42px);line-height:1.02;margin:12px 0;max-width:520px}.pb-promo p{opacity:.82;max-width:500px}.pb-promo a{display:inline-flex;margin-top:22px;font-weight:900}.pb-promo-art{position:relative}.pb-promo-art i{position:absolute;background:#fff;box-shadow:0 20px 45px #0002}.pb-promo-art i:first-child{width:125px;height:180px;inset-inline-end:5px;top:20px;transform:rotate(9deg)}.pb-promo-art i:nth-child(2){width:145px;height:90px;inset-inline-start:0;bottom:16px;background:#ffdc55;transform:rotate(-8deg)}.pb-promo-art b{position:absolute;inset-inline-end:28px;bottom:28px;width:72px;height:72px;border-radius:50%;background:var(--red);display:grid;place-items:center;font-size:33px}
.pb-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.pb-stats>div{padding:26px;border-inline-start:3px solid var(--blue);background:#f8f9fc}.pb-stats strong{display:block;font-size:clamp(28px,3.5vw,46px);line-height:1}.pb-stats span{display:block;color:var(--muted);font-size:12px;margin-top:8px}
.pb-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.pb-service-card{min-height:260px;padding:28px;border-radius:20px;background:#0f1c35;color:#fff;display:flex;flex-direction:column;position:relative;overflow:hidden}.pb-service-card:after{content:"";position:absolute;width:170px;height:170px;border-radius:50%;background:#fff1;inset-inline-end:-60px;top:-70px}.pb-service-card.service-1{background:#263fbd}.pb-service-card.service-2{background:#46276d}.pb-service-card>span{font-size:10px;font-weight:900;letter-spacing:.12em;color:#aab5ff}.pb-service-card h3{font-size:25px;line-height:1.05;margin:12px 0}.pb-service-card p{font-size:13px;color:#c5ccda;line-height:1.6}.pb-service-card>div{margin-top:auto;display:flex;align-items:end;justify-content:space-between}.pb-service-card i{font-size:24px;font-style:normal}
.pb-faq{display:grid;grid-template-columns:.75fr 1.25fr;gap:72px;color:#fff}.pb-faq__intro .eyebrow{color:#9aa7ff}.pb-faq__intro h2{font-size:clamp(34px,4vw,54px);line-height:1.02;margin:5px 0 15px}.pb-faq__intro p{color:#aeb7c6;line-height:1.65}.pb-faq__intro .btn{margin-top:16px}.pb-faq__list details{border-bottom:1px solid #2a3853}.pb-faq__list summary{list-style:none;cursor:pointer;padding:20px 4px;font-weight:800;display:flex;justify-content:space-between;gap:15px}.pb-faq__list summary::-webkit-details-marker{display:none}.pb-faq__list summary span{color:#9aa7ff;font-size:22px}.pb-faq__list details[open] summary span{transform:rotate(45deg)}.pb-faq__list p{color:#abb4c3;margin:0;padding:0 4px 20px;line-height:1.65}
.pb-contact-cta{background:linear-gradient(135deg,#f1f3ff,#fff);border:1px solid #e2e6f4;border-radius:28px;padding:clamp(28px,5vw,58px);display:flex;align-items:center;justify-content:space-between;gap:40px;box-shadow:0 20px 60px #12214a0b}.pb-contact-cta h2{font-size:clamp(31px,4vw,52px);line-height:1.03;margin:3px 0 12px}.pb-contact-cta p{color:var(--muted);max-width:700px;margin:0}

/* Improved responsive shell */
@media(max-width:1120px){
 .header-main{grid-template-columns:180px minmax(220px,1fr) auto;gap:18px}.head-actions{gap:8px}.head-actions .head-action span{display:none}.head-actions .head-action{width:42px;height:42px;display:grid;place-items:center;border:1px solid #e0e4eb;border-radius:50%}.mega-item>a,.nav-service{font-size:11px;padding-inline:7px}
 .pb-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.pb-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pb-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:900px){
 body.nav-open{overflow:hidden}.top-strip{display:none}.category-nav{display:none}.mobile-menu-trigger{display:flex}.header-main{height:auto;min-height:72px;grid-template-columns:auto 1fr auto;grid-template-areas:"menu logo actions" "search search search";gap:10px 12px;padding:11px 0}.mobile-menu-trigger{grid-area:menu}.header-main>.logo{grid-area:logo;justify-self:start}.site-search{grid-area:search;width:100%;height:46px}.head-actions{grid-area:actions}.logo-copy small{display:none}.logo b{font-size:20px}.custom-logo{max-width:150px;max-height:46px}.lang-btn{display:none!important}.head-actions .head-action:first-of-type{display:none}.cart-action em{inset-inline-end:-5px;right:auto}
 .mobile-menu-backdrop{display:block;position:fixed;inset:0;background:#07102180;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:300;opacity:0;transition:opacity .22s}.mobile-menu-backdrop.open{opacity:1}.mobile-menu{display:flex;position:fixed;z-index:301;top:0;bottom:0;inset-inline-start:0;width:min(420px,92vw);background:#fff;box-shadow:0 0 70px #07102135;transform:translateX(-105%);transition:transform .25s ease;flex-direction:column;padding:0 max(16px,env(safe-area-inset-left)) max(18px,env(safe-area-inset-bottom));overflow:auto}.mobile-menu.open{transform:none}[dir=rtl] .mobile-menu{transform:translateX(105%)}[dir=rtl] .mobile-menu.open{transform:none}.mobile-menu-head{min-height:76px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7eaf0}.mobile-menu-head button{width:42px;height:42px;border:0;border-radius:50%;background:#f2f4f7;font-size:26px}.mobile-menu-search{display:flex;margin:15px 0;background:#f4f6f9;border:1px solid #e4e7ed;border-radius:12px;overflow:hidden}.mobile-menu-search input{flex:1;min-width:0;border:0;background:transparent;padding:13px;outline:0;font-size:16px}.mobile-menu-search button{width:48px;border:0;background:transparent;color:var(--blue);display:grid;place-items:center}.mobile-menu-links{display:flex;flex-direction:column}.mobile-menu-links>a,.mobile-menu-links summary{min-height:48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf0f4;font-weight:800;cursor:pointer;list-style:none}.mobile-menu-links summary::-webkit-details-marker{display:none}.mobile-menu-links details>div{display:flex;flex-direction:column;background:#f7f8fb;border-radius:10px;padding:7px 12px;margin:3px 0 10px}.mobile-menu-links details>div a{padding:9px 3px;font-size:13px;color:#596477}.mobile-menu-links details[open] summary span{transform:rotate(45deg)}.mobile-all{color:var(--blue)}.mobile-menu-foot{margin-top:auto;padding-top:18px;display:grid;gap:8px}.mobile-menu-foot a{min-height:45px;border-radius:10px;background:#f5f7fb;padding:10px;display:flex;align-items:center;gap:9px;font-weight:800;font-size:13px}.mobile-menu-foot svg{width:20px;height:20px}
 .pb-container__inner.is-boxed{width:min(var(--pb-inner-max),calc(100% - 30px))}.pb-container{padding:var(--pb-pad-t);margin:var(--pb-mar-t);min-height:var(--pb-min-t)}.pb-container__inner{flex-direction:var(--pb-dir-t);gap:var(--pb-gap-t)}.pb-widget{padding:var(--pw-pad-t);margin:var(--pw-mar-t);display:var(--pw-hide-t)}.pb-spacer{height:var(--sp-t)}
 .pb-hero{min-height:0;grid-template-columns:1fr;gap:30px;padding:52px 0}.pb-hero__copy h1{font-size:clamp(44px,8vw,68px)}.pb-hero__visual{height:420px;max-width:680px;width:100%;margin:auto}.pb-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pb-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pb-promo{min-height:310px;padding:30px}.pb-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.pb-faq{grid-template-columns:1fr;gap:28px}.pb-contact-cta{align-items:flex-start;flex-direction:column}.pb-trust{grid-template-columns:repeat(2,minmax(0,1fr))}.pb-trust>div:nth-child(2){border-inline-end:0}.pb-trust>div:nth-child(-n+2){border-bottom:1px solid #e7eaf0}
 .catalog-hero,.simple-hero,.content-hero{padding:42px 0}.catalog-layout{gap:20px}.catalog-side{position:static}.product-layout{gap:28px}.main-product-visual{height:min(520px,65vw)}
 .footer{padding-bottom:76px}
 .mobile-bottom-nav{position:fixed;z-index:210;inset-inline:10px;bottom:max(8px,env(safe-area-inset-bottom));height:62px;border:1px solid #e0e4eb;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 18px 48px #0b17352c;border-radius:17px;display:grid;grid-template-columns:repeat(4,1fr);padding:4px}.mobile-bottom-nav a{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:9px;font-weight:800;color:#5d6675;border-radius:12px}.mobile-bottom-nav a:hover,.mobile-bottom-nav a:focus-visible{background:#f3f5ff;color:var(--blue)}.mobile-bottom-nav svg{width:20px;height:20px}.mobile-bottom-nav em{position:absolute;top:3px;inset-inline-end:22%;font-style:normal;min-width:17px;height:17px;border-radius:20px;background:var(--red);color:#fff;display:grid;place-items:center;font-size:8px}
 .chat-launch{bottom:82px!important}.chat-box{bottom:84px!important}
}
@media(max-width:640px){
 :root{--mobile-gutter:18px}.container,.narrow{width:calc(100% - (var(--mobile-gutter) * 2))}.header-main{grid-template-columns:auto 1fr auto}.mobile-menu-trigger span{display:none}.mobile-menu-trigger{width:42px;height:42px;justify-content:center}.header-main>.logo{justify-self:center}.logo-mark{width:38px;height:38px;font-size:23px;border-radius:10px}.logo-copy b{font-size:18px}.head-actions .head-action{width:40px;height:40px}.site-search input{font-size:16px;padding-inline:14px}.admin-frontbar{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;white-space:nowrap}.admin-frontbar span{display:none}
 input,textarea,select{font-size:16px}.btn{min-height:48px;padding-inline:18px}.section{padding-block:52px}.catalog-hero h1,.simple-hero h1,.content-hero h1{font-size:clamp(34px,10vw,44px)}
 .pb-container__inner.is-boxed{width:calc(100% - 36px)}.pb-container{padding:var(--pb-pad-m);margin:var(--pb-mar-m);min-height:var(--pb-min-m)}.pb-container__inner{flex-direction:var(--pb-dir-m);gap:var(--pb-gap-m)}.pb-widget{padding:var(--pw-pad-m);margin:var(--pw-mar-m);display:var(--pw-hide-m)}.pb-spacer{height:var(--sp-m)}
 .pb-heading h2{font-size:clamp(30px,9vw,42px)}.pb-heading p{font-size:14px}.pb-hero{padding:38px 0 28px}.pb-hero__copy h1{font-size:clamp(40px,12vw,58px);letter-spacing:-.055em}.pb-hero__copy>p{font-size:16px}.pb-hero__actions{display:grid;grid-template-columns:1fr}.pb-hero__actions .btn{width:100%}.pb-hero__micro{gap:8px 14px;margin-top:24px;padding-top:18px;font-size:10px}.pb-hero__visual{height:330px;border-radius:24px}.pb-hero__visual:before{width:260px;height:260px}.print-card{padding:16px}.print-card.a{width:175px;height:112px}.print-card.a b{font-size:21px}.print-card.b{width:120px;height:160px}.print-card.b b{font-size:26px}.print-roll{width:90px;height:205px;inset-inline-start:44%;padding:12px}.print-roll strong{font-size:17px}.print-dot{width:58px;height:58px;font-size:28px}
 .pb-trust{grid-template-columns:1fr}.pb-trust>div{border-inline-end:0;border-bottom:1px solid #e7eaf0;padding:17px 0}.pb-trust>div:last-child{border-bottom:0}.pb-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.pb-category-media{height:118px}.pb-category-card>div:last-child{padding:13px}.pb-category-card h3{font-size:14px}.pb-product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding-bottom:10px;margin-inline:-18px;padding-inline:18px}.pb-product-card{flex:0 0 min(82vw,310px);scroll-snap-align:start}.pb-product-media{aspect-ratio:1.2/1}.pb-promo{grid-template-columns:1fr;min-height:300px;padding:26px}.pb-promo-art{display:none}.pb-stats{grid-template-columns:1fr 1fr;gap:8px}.pb-stats>div{padding:19px 14px}.pb-stats strong{font-size:30px}.pb-service-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;margin-inline:-18px;padding-inline:18px;padding-bottom:8px}.pb-service-card{flex:0 0 min(84vw,320px);scroll-snap-align:start;min-height:235px}.pb-faq__intro h2{font-size:38px}.pb-faq__list summary{font-size:14px}.pb-contact-cta{border-radius:20px;padding:28px 22px}.pb-contact-cta .btn{width:100%}
 .catalog-layout{grid-template-columns:1fr}.catalog-side{display:flex;overflow-x:auto;scrollbar-width:none;border:0;border-radius:0;padding:0;margin-inline:-18px;padding-inline:18px;gap:7px}.catalog-side::-webkit-scrollbar{display:none}.catalog-side h3{display:none}.catalog-side a{white-space:nowrap;border:1px solid #e1e5ec;border-radius:999px;background:#fff;padding:9px 13px}.catalog-main .product-grid{grid-template-columns:1fr}.catalog-search{position:sticky;top:118px;z-index:20;background:#fff;padding-block:8px}.catalog-search button{padding-inline:16px}.product-image{height:auto;aspect-ratio:1.25/1}
 .breadcrumb{overflow:auto;white-space:nowrap;scrollbar-width:none}.breadcrumb::-webkit-scrollbar{display:none}.product-layout{grid-template-columns:1fr;padding-top:16px}.product-gallery{position:static}.main-product-visual{height:auto;aspect-ratio:1/1}.product-heading h1{font-size:clamp(34px,10vw,46px)}.config-section{padding-block:20px}.option-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.choice>span{min-width:0;width:100%;min-height:50px;padding:10px}.delivery-choice{grid-template-columns:1fr auto;padding:13px}.delivery-choice .delivery-date{grid-column:1}.delivery-choice>strong{grid-column:2;grid-row:1/3}.sticky-buy{bottom:76px;margin-inline:-6px;padding:13px;gap:9px}.sticky-buy>div:first-child{width:100%}.sticky-buy strong{font-size:22px}.sticky-buy .qty-input{width:62px}.sticky-buy .btn{flex:1}.resource-row{flex-direction:column}
 .cart-item{grid-template-columns:64px minmax(0,1fr);gap:11px}.cart-thumb{height:64px}.cart-info h3{font-size:15px}.cart-price{grid-column:2;display:flex;align-items:center;justify-content:space-between;gap:10px}.cart-layout,.checkout-layout{gap:18px}.order-summary,.checkout-summary{border-radius:15px}.form-card{padding:18px}.payment-list label{padding:13px}.account-nav{margin-inline:-18px;padding-inline:18px;scrollbar-width:none}.account-nav::-webkit-scrollbar{display:none}.account-head{align-items:flex-start;gap:12px}.account-head .btn{min-height:42px;font-size:12px}.footer-grid{grid-template-columns:1fr}.footer-brand{padding-bottom:10px}.footer-bottom{align-items:flex-start}.chat-box{width:calc(100% - 20px)!important;inset-inline:10px!important;right:auto!important;left:auto!important;max-height:min(72dvh,620px)}
}
@media(max-width:390px){.pb-category-grid{grid-template-columns:1fr}.pb-stats{grid-template-columns:1fr}.option-cards{grid-template-columns:1fr}.header-main>.logo .logo-copy{display:none}.mobile-menu-trigger{width:38px}.head-actions .head-action{width:38px;height:38px}}
@supports not (backdrop-filter:blur(1px)){.mobile-menu-backdrop{background:#071021b5}.mobile-bottom-nav{background:#fff}.chat-box{background:#fff}}
@media(hover:none) and (pointer:coarse){.pb-category-card:hover,.pb-product-card:hover,.product-card:hover{transform:none;box-shadow:none}.mega-item:hover .mega-panel{opacity:0;visibility:hidden}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.mobile-menu,.mobile-menu-backdrop,.pb-category-card,.pb-product-card{transition:none!important}}

/* v1.2 — mobile-first storefront refinement */
body{font-family:var(--font-site,Inter,system-ui,-apple-system,"Segoe UI",sans-serif);font-weight:var(--font-weight-base,500)}
.logo .custom-logo{width:auto;max-width:var(--logo-w,176px);max-height:54px;object-fit:contain}.mobile-head-actions,.mobile-search-panel{display:none}
.pb-campaign-grid,.pb-bestseller-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.pb-campaign-card{display:block;min-width:0}.pb-campaign-media{aspect-ratio:1/1;background:#f5f5f5;border:1px solid #e1e3e7;overflow:hidden;display:grid;place-items:center}.pb-campaign-media img{width:100%;height:100%;object-fit:contain;padding:10px}.pb-campaign-card h3{margin:14px 6px 0;text-align:center;font-size:20px;line-height:1.16;font-weight:850;letter-spacing:-.025em}.pb-bestseller-grid .pb-product-card{border-radius:0;border-color:#e2e3e7}.pb-review-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.pb-review-mini{border:1px solid #e1e5ec;border-radius:18px;background:#fff;padding:22px;min-height:190px}.pb-review-mini .stars{color:#f0a500;letter-spacing:.04em}.pb-review-mini p{color:#4e596b;line-height:1.7}.pb-review-mini footer{display:flex;flex-direction:column;gap:3px}.pb-review-mini footer a{color:var(--blue);font-size:12px;font-weight:800}
.product-thumbs{display:flex;gap:9px;margin-top:12px;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.product-thumb{flex:0 0 78px;width:78px;height:78px;border:1px solid #dfe3ea;background:#fff;border-radius:10px;padding:4px;overflow:hidden}.product-thumb.active{border:2px solid var(--blue);padding:3px}.product-thumb img{width:100%;height:100%;object-fit:contain}.rating-summary{display:inline-flex;align-items:center;gap:7px;margin-top:8px}.stars{color:#efa600}.rating-summary small{color:var(--muted)}.product-detail-sections{display:grid;gap:34px;padding-top:64px}.product-detail-card,.reviews-section{border-top:1px solid var(--line);padding-top:38px}.product-detail-card h2,.reviews-head h2{font-size:clamp(28px,3vw,42px);margin:0 0 18px}.product-description{line-height:1.85;color:#4f5a6c;max-width:900px}.product-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.product-tags span{background:#f3f5f8;border:1px solid #e5e8ee;border-radius:999px;padding:7px 11px;font-size:12px}.reviews-head{display:flex;justify-content:space-between;gap:20px;align-items:end}.review-score{display:grid;text-align:center}.review-score strong{font-size:40px}.review-score small{color:var(--muted)}.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:24px}.review-card{border:1px solid #e1e5ec;border-radius:16px;padding:20px;background:#fff}.review-card>div,.review-card footer{display:flex;justify-content:space-between;gap:12px}.review-card>div small{color:var(--muted)}.review-card h3{margin:12px 0 4px}.review-card p{line-height:1.7;color:#525d6e}.review-card footer span{color:var(--green);font-size:11px;font-weight:800}.review-empty{margin-top:20px;padding:24px;border:1px dashed #ccd3dd;border-radius:14px;color:var(--muted)}.review-form-wrap{margin-top:24px;max-width:720px}.review-form{display:grid;gap:12px;border:1px solid #e0e4eb;border-radius:18px;padding:22px;background:#fafbfc}.review-form label{display:grid;gap:6px}.review-form input,.review-form select,.review-form textarea{width:100%;border:1px solid #dbe0e8;border-radius:10px;padding:11px;background:#fff}.review-eligibility{background:#f7f8fb;border-radius:12px;padding:14px;color:#596477}.review-eligibility a{color:var(--blue);font-weight:800}

@media(max-width:1100px){.pb-campaign-grid,.pb-bestseller-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pb-review-strip,.review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}

@media(max-width:760px){
 :root{--mobile-gutter:24px}
 body{font-size:15px;background:#fff}.container,.narrow{width:calc(100% - (var(--mobile-gutter)*2));max-width:none}.top-strip,.category-nav,.site-search,.head-actions{display:none!important}
 .site-header{position:sticky;top:0;background:#fff;box-shadow:0 1px 0 #eceef2;z-index:180}.header-main{height:76px!important;min-height:76px!important;padding:0!important;display:grid!important;grid-template-columns:48px minmax(0,1fr) 132px!important;grid-template-areas:"menu logo actions"!important;gap:8px!important;align-items:center}.mobile-menu-trigger{display:grid!important;place-items:center;width:46px!important;height:46px!important;padding:0!important}.mobile-menu-trigger svg{width:30px;height:30px;stroke-width:1.5}.header-main>.logo{grid-area:logo!important;justify-self:center!important;max-width:100%;min-width:0}.header-main>.logo .custom-logo{max-width:min(var(--logo-mobile-w,154px),100%);max-height:45px}.header-main>.logo .logo-mark{width:38px;height:38px}.header-main>.logo .logo-copy small{display:none}.header-main>.logo .logo-copy b{font-size:20px;white-space:nowrap}.mobile-head-actions{grid-area:actions;display:flex!important;justify-self:end;align-items:center;gap:3px}.mobile-head-actions>a,.mobile-head-actions>button{position:relative;width:42px;height:46px;border:0;background:transparent;color:#171b23;display:grid;place-items:center;padding:0}.mobile-head-actions svg{width:26px;height:26px;stroke-width:1.45}.mobile-cart-icon em{position:absolute;top:2px;inset-inline-end:0;min-width:17px;height:17px;border-radius:50%;background:var(--red);color:#fff;font-style:normal;font-size:9px;display:grid;place-items:center}.mobile-search-panel{display:block;background:#fff;border-top:1px solid #f0f1f4;padding:10px var(--mobile-gutter) 12px;box-shadow:0 7px 14px #1118270a}.mobile-search-panel[hidden]{display:none}.mobile-search-panel form{height:46px;border:1px solid #dcdfe5;background:#f7f7f8;display:flex;border-radius:8px;overflow:hidden}.mobile-search-panel input{flex:1;min-width:0;border:0;background:transparent;padding:0 14px;font-size:16px;outline:0}.mobile-search-panel button{width:48px;border:0;background:transparent;display:grid;place-items:center;color:#161b25}.mobile-search-panel svg{width:22px;height:22px}
 .admin-frontbar{min-height:40px;padding:5px 10px;font-size:11px;justify-content:flex-start}.admin-frontbar a,.admin-frontbar button{white-space:nowrap}
 .mobile-menu{display:flex;position:fixed;z-index:240;top:0;bottom:0;inset-inline-start:0;width:min(88vw,370px);background:#fff;transform:translateX(-105%);transition:transform .22s ease;padding:0 20px max(18px,env(safe-area-inset-bottom));flex-direction:column;overflow:auto}.mobile-menu.open{transform:translateX(0)}[dir=rtl] .mobile-menu{transform:translateX(105%)}[dir=rtl] .mobile-menu.open{transform:translateX(0)}.mobile-menu-backdrop{display:block;position:fixed;inset:0;background:#07102180;z-index:230;opacity:0;transition:.2s}.mobile-menu-backdrop.open{opacity:1}.mobile-menu-head{min-height:76px}
 .pb-container__inner.is-boxed{width:calc(100% - (var(--mobile-gutter)*2))}.pb-container{padding:var(--pb-pad-m)!important;margin:var(--pb-mar-m)!important;min-height:var(--pb-min-m)!important}.pb-container__inner{flex-direction:var(--pb-dir-m)!important;gap:var(--pb-gap-m)!important}.pb-widget{padding:var(--pw-pad-m)!important;margin:var(--pw-mar-m)!important;display:var(--pw-hide-m)!important}
 .pb-heading h1,.pb-heading h2{font-size:34px!important;line-height:1.08;letter-spacing:-.035em}.pb-heading h3{font-size:26px!important}.pb-heading p{font-size:15px;line-height:1.6;margin-top:9px}.pb-widget-heading{padding-top:6px!important}
 .pb-hero{grid-template-columns:1fr!important;min-height:0;padding:34px 0 20px;gap:24px}.pb-hero__copy h1{font-size:38px!important;line-height:1.03;letter-spacing:-.045em;margin-bottom:16px}.pb-hero__copy>p{font-size:16px;line-height:1.65}.pb-hero__actions{display:grid;grid-template-columns:1fr 1fr;margin-top:22px}.pb-hero__actions .btn{min-height:48px;padding:0 12px}.pb-hero__micro{margin-top:20px;padding-top:14px;font-size:10px}.pb-hero__visual{height:240px;border-radius:12px}.pb-hero__visual:before{width:200px;height:200px}.print-card.a{width:135px;height:88px;padding:12px}.print-card.a b{font-size:17px}.print-card.b{width:92px;height:125px;padding:12px}.print-card.b b{font-size:21px}.print-roll{width:66px;height:155px;padding:9px}.print-roll strong{font-size:12px}.print-dot{width:48px;height:48px;font-size:23px}
 .pb-trust{grid-template-columns:1fr 1fr}.pb-trust>div{padding:14px 8px;border-bottom:1px solid #e7eaf0}.pb-trust>div:nth-child(2n){border-inline-end:0}.pb-trust b{font-size:12px}.pb-trust small{font-size:10px}.pb-trust span{display:none}
 .pb-category-grid,.pb-campaign-grid,.pb-product-grid,.pb-bestseller-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:26px 16px!important;overflow:visible!important;margin:0!important;padding:0!important}.pb-category-card,.pb-product-card,.pb-campaign-card{border-radius:0!important;border:0!important;box-shadow:none!important;background:transparent!important;min-width:0!important;transform:none!important}.pb-category-media,.pb-campaign-media,.pb-product-media{height:auto!important;aspect-ratio:1/1!important;background:#fafafa!important;border:1px solid #dedfe3!important}.pb-category-media img,.pb-campaign-media img,.pb-product-media img{object-fit:contain!important;padding:8px}.pb-category-shape{width:62%;height:62%;max-height:120px}.pb-category-card>div:last-child,.pb-product-copy{padding:10px 4px 0!important}.pb-category-card small,.pb-category-card>div:last-child>span,.pb-product-copy>small,.pb-product-copy>div{display:none}.pb-category-card h3,.pb-campaign-card h3,.pb-product-copy h3{font-size:19px!important;line-height:1.18!important;font-weight:850!important;text-align:center!important;margin:4px 0 0!important;letter-spacing:-.02em}.pb-product-card{flex:none!important}.pb-product-placeholder{width:58%;padding:10px}.pb-product-placeholder b{font-size:25px}.pb-product-placeholder span{font-size:8px}
 .pb-promo{border-radius:14px;min-height:260px;padding:25px;grid-template-columns:1fr}.pb-promo-art{display:none}.pb-promo h2{font-size:30px}.pb-stats{grid-template-columns:1fr 1fr}.pb-service-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0;padding:0}.pb-service-card{min-height:220px;min-width:0}.pb-review-strip,.review-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;margin-inline:calc(var(--mobile-gutter)*-1);padding-inline:var(--mobile-gutter);padding-bottom:8px}.pb-review-mini,.review-card{flex:0 0 86%;scroll-snap-align:start}.pb-faq{grid-template-columns:1fr;gap:24px}.pb-faq__intro h2{font-size:34px}.pb-contact-cta{border-radius:14px;padding:25px;align-items:flex-start;flex-direction:column}.pb-contact-cta .btn{width:100%}
 .catalog-hero,.simple-hero,.content-hero{padding:28px 0 22px;background:#fff}.catalog-hero h1,.simple-hero h1,.content-hero h1{font-size:34px;line-height:1.05;margin-bottom:8px}.catalog-hero p,.content-hero p{font-size:14px}.catalog-layout{grid-template-columns:1fr;gap:12px}.catalog-side{position:static;display:flex;overflow-x:auto;gap:8px;margin-inline:calc(var(--mobile-gutter)*-1);padding-inline:var(--mobile-gutter);border:0;border-radius:0;scrollbar-width:none}.catalog-side::-webkit-scrollbar{display:none}.catalog-side h3{display:none}.catalog-side a{flex:0 0 auto;border:1px solid #dddfe4;border-radius:999px;padding:9px 13px;background:#fff;white-space:nowrap}.catalog-search{position:static;margin-top:6px}.catalog-search input{font-size:16px}.catalog-main .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px 14px}.product-card{border:0;border-radius:0;box-shadow:none}.product-image{height:auto;aspect-ratio:1/1;border:1px solid #e0e1e5;background:#fafafa}.product-image img{object-fit:contain;padding:7px}.product-body{padding:9px 2px 0}.product-body>small,.product-body p{display:none}.product-body h3{font-size:16px;line-height:1.18;text-align:center;margin:4px 0 8px}.price-row{border:0;padding:0;margin:0;justify-content:center}.price-row i{display:none}.price-row span{font-size:11px}.price-row b{font-size:13px}
 .breadcrumb{padding-top:14px;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.product-page{padding-bottom:52px}.product-layout{grid-template-columns:1fr;gap:24px;padding-top:12px}.product-gallery{position:static}.main-product-visual{height:auto;aspect-ratio:1/1;border-radius:8px;border:1px solid #e1e3e7;background:#fafafa}.main-product-visual>img{padding:8px}.product-thumbs{gap:7px;margin-inline:-2px}.product-thumb{flex-basis:68px;width:68px;height:68px;border-radius:6px}.product-info-card{border-radius:8px;padding:13px}.resource-row{display:grid;grid-template-columns:1fr 1fr}.resource-row a{padding:11px 8px}.product-heading{padding-bottom:18px}.product-heading h1{font-size:32px!important;line-height:1.07}.product-heading p{font-size:14px}.rating-summary{font-size:13px}.config-progress{margin:20px 0}.config-section{padding:20px 0}.config-title h2{font-size:19px}.config-title p{font-size:12px}.option-cards{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.choice{min-width:0}.choice>span{min-width:0;width:100%;min-height:54px;padding:9px 8px;text-align:center;flex-direction:column}.choice input:checked+span{padding:8px 7px}.choice img{max-height:55px}.delivery-choice{grid-template-columns:minmax(0,1fr) auto;padding:13px;min-height:86px}.delivery-choice .delivery-date{grid-column:1}.delivery-choice>strong{grid-column:2;grid-row:1/3}.file-note{padding:14px}.sticky-buy{position:sticky;bottom:max(8px,env(safe-area-inset-bottom));margin-inline:-10px;padding:12px;border-radius:12px;display:grid;grid-template-columns:1fr auto;gap:9px}.sticky-buy>div:first-child{width:100%;grid-column:1/-1}.sticky-buy strong{font-size:22px}.sticky-buy span{display:none}.sticky-buy .qty-input{width:72px}.sticky-buy .btn{width:100%;min-height:50px}.product-detail-sections{padding-top:38px;gap:26px}.product-detail-card,.reviews-section{padding-top:27px}.reviews-head{align-items:flex-start}.review-score strong{font-size:32px}.review-form{padding:16px}.review-form input,.review-form select,.review-form textarea{font-size:16px}
 .footer{padding-top:48px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px 18px}.footer-brand{grid-column:1/-1}.footer-bottom{align-items:flex-start;flex-direction:column}.chat-launch{width:52px;height:52px;border-radius:50%;padding:0;font-size:0;display:grid;place-items:center;bottom:18px!important;inset-inline-end:18px;right:auto}.chat-launch:after{content:"✦";font-size:22px}.chat-box{bottom:80px!important;width:calc(100% - 24px)!important;inset-inline:12px!important;max-height:min(70dvh,620px)}
}

@media(max-width:420px){
 :root{--mobile-gutter:20px}.header-main{grid-template-columns:44px minmax(0,1fr) 126px!important}.mobile-head-actions>a,.mobile-head-actions>button{width:40px}.header-main>.logo .custom-logo{max-width:min(var(--logo-mobile-w,145px),100%)}.pb-category-grid,.pb-campaign-grid,.pb-product-grid,.pb-bestseller-grid,.catalog-main .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px 12px!important}.pb-category-card h3,.pb-campaign-card h3,.pb-product-copy h3{font-size:17px!important}.product-body h3{font-size:15px}.pb-service-grid{grid-template-columns:1fr}.pb-hero__actions{grid-template-columns:1fr}.review-score{display:none}.option-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}}

@media(max-width:340px){:root{--mobile-gutter:14px}.header-main{grid-template-columns:40px minmax(0,1fr) 116px!important}.mobile-head-actions>a,.mobile-head-actions>button{width:36px}.pb-category-card h3,.pb-campaign-card h3,.pb-product-copy h3{font-size:15px!important}.catalog-main .product-grid{gap:20px 9px!important}.product-body h3{font-size:14px}}


/* v1.2 mobile storefront + typography system */
body{font-family:var(--font-site,Inter,system-ui,-apple-system,"Segoe UI",sans-serif);font-weight:var(--font-weight-base,500);font-size:var(--body-font-size,16px)}
.mobile-head-actions{display:none}.mobile-search-panel{display:none}.custom-logo{width:auto;max-width:var(--logo-w,176px);max-height:56px;object-fit:contain}
.site-icon-btn,.mobile-head-actions>a,.mobile-head-actions>button{width:42px;height:42px;display:grid;place-items:center;border:0;background:transparent;color:var(--ink);position:relative;padding:0;border-radius:50%}.mobile-head-actions svg,.mobile-menu-trigger svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.mobile-head-actions em{position:absolute;top:0;inset-inline-end:-2px;min-width:17px;height:17px;border-radius:999px;background:var(--red);color:#fff;font-style:normal;font-size:9px;display:grid;place-items:center}
.product-thumbs{display:flex;gap:9px;overflow:auto;padding-top:12px;scrollbar-width:none}.product-thumbs::-webkit-scrollbar{display:none}.product-thumb{flex:0 0 72px;width:72px;height:72px;border:1px solid #dfe3eb;border-radius:12px;padding:3px;background:#fff;overflow:hidden}.product-thumb.active{border:2px solid var(--blue);padding:2px}.product-thumb img{width:100%;height:100%;object-fit:cover;border-radius:8px}
.rating-summary{display:inline-flex;align-items:center;gap:7px;margin-top:8px}.stars{color:#f3a600;letter-spacing:.06em}.rating-summary small{color:var(--muted)}
.product-detail-sections{display:grid;gap:22px}.product-detail-card,.reviews-section{border-top:1px solid var(--line);padding-top:34px}.product-detail-card h2,.reviews-head h2{font-size:clamp(28px,3.2vw,44px);margin:4px 0 18px}.product-description{max-width:900px;color:#4e596b;line-height:1.8}.product-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px}.product-tags span{background:#f3f5f8;border-radius:999px;padding:7px 11px;font-size:12px}.reviews-head{display:flex;justify-content:space-between;align-items:end;gap:20px}.review-score{text-align:center;min-width:140px}.review-score strong{display:block;font-size:40px;line-height:1}.review-score span,.review-score small{display:block}.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-top:22px}.review-card{border:1px solid var(--line);border-radius:15px;padding:18px;background:#fff}.review-card>div,.review-card footer{display:flex;justify-content:space-between;gap:10px}.review-card h3{font-size:17px;margin:12px 0 6px}.review-card p{color:#5d6675;line-height:1.7}.review-card footer{border-top:1px solid #edf0f4;padding-top:12px;font-size:12px}.review-card footer span{color:var(--green);font-weight:800}.review-form-wrap{margin-top:24px}.review-form{max-width:720px;display:grid;grid-template-columns:1fr 1fr;gap:12px;background:#f7f8fb;border-radius:16px;padding:20px}.review-form h3,.review-form label:last-of-type,.review-form button{grid-column:1/-1}.review-form label span{display:block;font-weight:800;font-size:12px;margin-bottom:6px}.review-form input,.review-form select,.review-form textarea{width:100%;border:1px solid #dce1e8;border-radius:10px;background:#fff;padding:11px;outline:0}.review-eligibility,.review-empty{background:#f7f8fb;border-radius:12px;padding:14px;color:#626d7c}.review-eligibility a{color:var(--blue);font-weight:800}

@media(max-width:900px){
  .site-header{box-shadow:0 1px 0 #e8ebf0}.header-main{min-height:74px;height:74px;grid-template-columns:44px minmax(0,1fr) auto;grid-template-areas:"menu logo actions";gap:8px;padding:0}.header-main>.logo{grid-area:logo;justify-self:center;min-width:0}.header-main>.logo .custom-logo{max-width:var(--logo-mobile-w,154px);max-height:46px}.header-main>.site-search,.head-actions{display:none}.mobile-head-actions{grid-area:actions;display:flex;align-items:center;gap:1px}.mobile-menu-trigger{grid-area:menu;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;padding:0}.mobile-search-panel{position:absolute;left:0;right:0;top:100%;background:#fff;border-top:1px solid #edf0f4;border-bottom:1px solid #e5e8ee;padding:10px 14px;box-shadow:0 16px 35px #0b17351f}.mobile-search-panel[hidden]{display:none}.mobile-search-panel:not([hidden]){display:block}.mobile-search-panel form{height:46px;display:flex;background:#f4f6f9;border:1px solid #dfe4eb;border-radius:12px;overflow:hidden}.mobile-search-panel input{flex:1;min-width:0;border:0;background:transparent;padding:0 14px;outline:0;font-size:16px}.mobile-search-panel button{width:48px;border:0;background:transparent;color:var(--blue);display:grid;place-items:center}.mobile-search-panel svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7}.custom-logo{max-width:var(--logo-mobile-w,154px)}
  .section{padding-block:48px}.section-head{margin-bottom:22px;align-items:center}.section-head h2,.pb-heading h2{font-size:clamp(31px,7.8vw,42px);letter-spacing:-.03em}.section-head a{font-size:12px}
  .pb-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.pb-category-card{border-radius:0;border-color:#dfe3e8;box-shadow:none}.pb-category-media{height:auto;aspect-ratio:1/1;background:#fff}.pb-category-card>div:last-child{padding:12px 10px 18px;text-align:center}.pb-category-card small,.pb-category-card>div:last-child>span{display:none}.pb-category-card h3{font-size:clamp(16px,4.2vw,21px);margin:0;line-height:1.16;font-weight:800}.pb-category-shape{width:62%;height:62%;box-shadow:0 12px 25px #10182c16}
  .pb-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible;margin:0;padding:0;gap:12px}.pb-product-card{min-width:0;flex:none;border-radius:0;box-shadow:none}.pb-product-media{aspect-ratio:1/1;background:#fff}.pb-product-copy{padding:12px 10px 15px}.pb-product-copy>small{font-size:9px}.pb-product-copy h3{font-size:15px;min-height:36px;margin:5px 0 10px}.pb-product-copy>div{font-size:10px;padding-top:9px}.pb-product-copy>div b{font-size:12px}
  .pb-promo{border-radius:0;padding:24px;min-height:270px}.pb-promo h2{font-size:30px}.pb-stats{gap:10px}
  .catalog-search{top:84px}.catalog-main .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card{border-radius:0}.product-body{padding:12px}.product-body h3{font-size:15px}.product-body p{display:none}.price-row{font-size:10px}.price-row b{font-size:12px}
  .product-layout{gap:20px}.main-product-visual{border-radius:0;background:#fafafa}.product-thumbs{margin-inline:-4px}.product-heading{padding-bottom:20px}.product-heading h1{font-size:clamp(30px,8vw,42px)}.product-heading p{font-size:14px}.config-progress{margin:20px 0}.config-section{padding-block:18px}.config-title h2{font-size:19px}.option-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.choice>span{border-radius:8px;font-size:13px}.delivery-choice{border-radius:10px}.sticky-buy{position:sticky;bottom:max(8px,env(safe-area-inset-bottom));z-index:35;border-radius:14px;box-shadow:0 10px 32px #0d17302b}.has-mobile-bottom-nav .sticky-buy{bottom:76px}.reviews-head{align-items:flex-start}.review-grid{grid-template-columns:1fr}.review-form{grid-template-columns:1fr}.review-form h3,.review-form label:last-of-type,.review-form button{grid-column:auto}
}
@media(max-width:520px){
  :root{--mobile-gutter:14px}.container,.narrow{width:calc(100% - 28px)}.header-main{grid-template-columns:42px minmax(0,1fr) auto}.mobile-head-actions>a,.mobile-head-actions>button{width:38px;height:42px}.mobile-head-actions svg,.mobile-menu-trigger svg{width:23px;height:23px}.header-main>.logo .custom-logo{max-width:min(var(--logo-mobile-w,154px),42vw)}.header-main>.logo .logo-copy small{display:none}.header-main>.logo .logo-copy b{font-size:19px}.site-header .container{width:calc(100% - 20px)}
  .pb-category-grid,.catalog-main .product-grid{gap:10px}.pb-category-card h3{font-size:17px}.pb-product-copy h3{font-size:14px}.pb-promo{margin-inline:-14px;padding-inline:20px}.option-cards{grid-template-columns:1fr 1fr}.delivery-choice{grid-template-columns:minmax(0,1fr) auto}.sticky-buy{margin-inline:-4px;display:grid;grid-template-columns:1fr auto}.sticky-buy>div:first-child{grid-column:1/-1}.sticky-buy .btn{min-width:150px}.review-score strong{font-size:34px}
}
@media(max-width:360px){.mobile-head-actions>a,.mobile-head-actions>button{width:34px}.mobile-head-actions{gap:0}.pb-category-card h3{font-size:15px}.option-cards{grid-template-columns:1fr}.sticky-buy{grid-template-columns:1fr}.sticky-buy .qty-input,.sticky-buy .btn{width:100%}}
@media(max-width:760px){.header-main{position:relative!important;display:flex!important;justify-content:space-between!important;gap:0!important}.header-main>.logo{position:absolute!important;inset-inline-start:50%!important;transform:translateX(-50%)!important;max-width:118px!important}.header-main>.logo .custom-logo{max-width:min(var(--logo-mobile-w,118px),118px)!important}.mobile-menu-trigger{flex:0 0 46px}.mobile-head-actions{margin-inline-start:auto;flex:0 0 126px}.header-main>.logo .logo-copy b{font-size:18px}}
@media(max-width:360px){.header-main>.logo{max-width:100px!important}.header-main>.logo .custom-logo{max-width:100px!important}.mobile-head-actions{flex-basis:116px}.mobile-head-actions>a,.mobile-head-actions>button{width:38px}}

/* v1.3 stability + mobile commerce polish */
.product-utility-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.product-utility-actions form{margin:0}.utility-action{min-height:40px;padding:8px 13px;border:1px solid #dfe3ea;border-radius:999px;background:#fff;color:#273247;font:inherit;font-weight:700;font-size:13px;display:inline-flex;align-items:center;justify-content:center;gap:6px;text-decoration:none;cursor:pointer}.utility-action:hover,.utility-action.active{border-color:var(--blue);color:var(--blue);background:#f4f6ff}
.compare-table-wrap{overflow:auto;border:1px solid #e3e6ec;border-radius:18px;background:#fff}.compare-table{border-collapse:collapse;width:100%;min-width:760px}.compare-table th,.compare-table td{padding:18px;border-inline-end:1px solid #edf0f4;border-bottom:1px solid #edf0f4;text-align:start;vertical-align:top}.compare-table thead th{background:#f8f9fb;min-width:190px}.compare-table thead th:first-child{min-width:130px}.compare-table ul{margin:0;padding-inline-start:18px}.compare-image{width:150px;height:150px;object-fit:contain;display:block;margin:auto}.wishlist-grid .empty-state{grid-column:1/-1}
.pb-newsletter{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:36px;align-items:center;padding:38px;border-radius:24px;background:linear-gradient(135deg,#eef2ff,#fff);border:1px solid #dfe4ff}.pb-newsletter h2{font-size:clamp(28px,4vw,48px);line-height:1.05;margin:7px 0 12px}.pb-newsletter p{margin:0;color:#667085;line-height:1.7}.pb-newsletter form{display:flex;gap:8px;padding:7px;background:#fff;border:1px solid #dde2ea;border-radius:14px;box-shadow:0 12px 35px #18203a10}.pb-newsletter input{flex:1;min-width:0;border:0;outline:0;padding:0 12px;font:inherit;font-size:16px}.pb-social-links{display:flex;flex-wrap:wrap;gap:9px}.pb-social-links a{padding:10px 14px;border:1px solid currentColor;border-radius:999px;color:inherit;text-decoration:none;font-weight:700;opacity:.86}.pb-icon-box{display:flex;gap:16px;align-items:flex-start;padding:22px;border:1px solid #e3e7ee;border-radius:18px;background:#fff;color:inherit;text-decoration:none;transition:.2s}.pb-icon-box:hover{transform:translateY(-2px);box-shadow:0 14px 35px #18203a0d}.pb-icon-box>span{flex:0 0 46px;width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:#eef2ff;color:var(--blue);font-size:22px}.pb-icon-box h3{margin:1px 0 7px;font-size:20px}.pb-icon-box p{margin:0;color:#687083;line-height:1.6}.pb-notice{min-height:52px;padding:11px 16px;border-radius:13px;display:flex;align-items:center;gap:10px;text-decoration:none}.pb-notice b{flex:1}.pb-notice i{font-style:normal}.pb-notice-blue{background:#edf2ff;color:#1428aa}.pb-notice-dark{background:#10192d;color:#fff}.pb-notice-warm{background:#fff0e7;color:#8a3915}.pb-empty-note{padding:20px;border:1px dashed #ccd3df;border-radius:14px;color:#697386;background:#fafbfc}

@media(max-width:900px){
  /* A dedicated mobile storefront, not a scaled-down desktop header. */
  .top-strip{display:none!important}.site-header{position:sticky;top:0;z-index:220;background:#fff}.header-main{height:68px!important;min-height:68px!important;padding-inline:8px!important}.mobile-menu-trigger{width:44px!important;height:44px!important}.mobile-head-actions{flex-basis:126px!important;justify-content:flex-end!important}.mobile-head-actions>a,.mobile-head-actions>button{width:42px!important;height:44px!important}.mobile-head-actions svg,.mobile-menu-trigger svg{width:26px!important;height:26px!important;stroke-width:1.55!important}.header-main>.logo{max-width:132px!important}.header-main>.logo .custom-logo{max-width:min(var(--logo-mobile-w,128px),128px)!important;max-height:42px!important}.mobile-menu{width:min(92vw,410px)}
  .pb-heading h2{font-size:clamp(31px,8vw,43px);letter-spacing:-.035em}.pb-heading p{font-size:14px;margin-top:8px}.pb-hero{grid-template-columns:1fr!important;min-height:0!important;padding:18px 0 10px}.pb-hero__visual{display:none!important}.pb-hero__copy h1{font-size:clamp(34px,9.2vw,48px)!important;max-width:14ch}.pb-hero__copy p{font-size:15px!important;line-height:1.65}.pb-hero__actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.pb-hero__actions .btn{width:100%;min-height:47px;padding-inline:10px}.pb-hero__micro{display:flex!important;gap:8px!important;overflow-x:auto!important;white-space:nowrap!important;padding-bottom:2px!important;scrollbar-width:none}.pb-hero__micro::-webkit-scrollbar{display:none}
  .pb-category-grid,.pb-campaign-grid,.pb-product-grid,.pb-bestseller-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px 14px!important}.pb-category-media,.pb-campaign-media,.pb-product-media{aspect-ratio:1/1!important;border:1px solid #e0e3e8!important;background:#fff!important}.pb-category-card h3,.pb-campaign-card h3,.pb-product-copy h3{font-size:18px!important;line-height:1.18!important;margin-top:9px!important}.pb-category-media img,.pb-campaign-media img,.pb-product-media img{padding:5px!important;object-fit:contain!important}.pb-category-card,.pb-campaign-card,.pb-product-card{border:0!important;background:transparent!important;box-shadow:none!important}.pb-newsletter{grid-template-columns:1fr;gap:20px;padding:25px 18px;border-radius:16px}.pb-newsletter form{display:grid;grid-template-columns:1fr}.pb-newsletter .btn{width:100%}.pb-icon-box{padding:17px;border-radius:14px}.pb-notice{border-radius:10px}.compare-table-wrap{margin-inline:calc(var(--mobile-gutter)*-1);border-radius:0;border-inline:0}.wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .product-utility-actions{display:grid;grid-template-columns:1fr 1fr}.product-utility-actions form,.utility-action{width:100%}
}
@media(max-width:520px){
  .pb-container{overflow:clip}.pb-category-grid,.pb-campaign-grid,.pb-product-grid,.pb-bestseller-grid{gap:22px 12px!important}.pb-category-card h3,.pb-campaign-card h3,.pb-product-copy h3{font-size:16.5px!important}.pb-hero__actions{grid-template-columns:1fr!important}.pb-newsletter{margin-inline:-2px}.wishlist-grid{gap:22px 12px!important}.product-utility-actions{grid-template-columns:1fr 1fr}.utility-action{font-size:12px;padding-inline:9px}
}
.footer-newsletter{margin-top:34px;padding:22px 0;border-top:1px solid #ffffff24;border-bottom:1px solid #ffffff24;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,520px);gap:24px;align-items:center}.footer-newsletter>div{display:grid;gap:5px}.footer-newsletter b{font-size:18px}.footer-newsletter span{font-size:13px;opacity:.72}.footer-newsletter form{display:flex;gap:7px;background:#fff;padding:6px;border-radius:12px}.footer-newsletter input{flex:1;min-width:0;border:0;outline:0;padding:0 11px;font:inherit;font-size:16px}.footer-newsletter button{border:0;border-radius:9px;background:var(--blue);color:#fff;padding:11px 17px;font:inherit;font-weight:800;cursor:pointer}
@media(max-width:760px){.footer-newsletter{grid-template-columns:1fr;gap:15px}.footer-newsletter form{display:grid;grid-template-columns:1fr}.footer-newsletter button{width:100%}}

/* === T Smart Commerce OS 1.4: desktop catalog, app shell, Arabic typography, digital growth === */
html[dir="rtl"] body{font-family:var(--font-site),"Noto Sans Arabic",Tahoma,Arial,sans-serif;line-height:var(--arabic-line-height,1.75);letter-spacing:0}
html[dir="rtl"] h1,html[dir="rtl"] h2,html[dir="rtl"] h3,html[dir="rtl"] h4,html[dir="rtl"] h5,html[dir="rtl"] h6{line-height:1.38;letter-spacing:0;word-spacing:.02em}
html[dir="rtl"] .eyebrow{letter-spacing:.06em}
html[dir="rtl"] .hero-copy h1,html[dir="rtl"] .pb-hero h1{line-height:1.22;letter-spacing:0}
.desktop-logo-markup{display:contents}.mobile-logo-markup{display:none}
.header-main{grid-template-columns:minmax(180px,220px) minmax(330px,1fr) auto;gap:26px}
.header-main>.logo{min-width:0}.site-search{max-width:720px;width:100%;justify-self:center}
.head-actions{gap:12px}.head-actions>a{min-height:44px;padding:0 5px}.head-actions svg,.mobile-head-actions svg,.mobile-menu-trigger svg,.mobile-bottom-nav svg,.catalog-mega summary svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.category-nav{display:block;background:#fff}.desktop-catalog-bar{height:54px;display:flex;align-items:stretch;gap:20px;position:relative}
.catalog-mega{position:relative;display:flex;align-items:stretch;flex:0 0 auto}.catalog-mega>summary{list-style:none;min-width:188px;padding:0 18px;display:flex;align-items:center;gap:10px;border-inline:1px solid var(--line);font-size:13px;font-weight:900;cursor:pointer;color:var(--ink)}.catalog-mega>summary::-webkit-details-marker{display:none}.catalog-mega>summary span{margin-inline-start:auto;color:#7d8697}.catalog-mega[open]>summary{background:#f5f7ff;color:var(--blue)}
.catalog-mega-panel{position:absolute;inset-inline-start:0;top:54px;width:min(1180px,calc(100vw - 48px));max-height:min(680px,calc(100vh - 190px));overflow:auto;background:#fff;border:1px solid var(--line);border-top:3px solid var(--blue);box-shadow:0 28px 70px rgba(11,23,53,.18);border-radius:0 0 22px 22px;padding:28px;z-index:130}.catalog-mega-head{display:flex;align-items:end;justify-content:space-between;padding-bottom:22px;border-bottom:1px solid var(--line)}.catalog-mega-head small{color:var(--blue);font-weight:900;letter-spacing:.12em}.catalog-mega-head h2{font-size:30px;margin:5px 0 0}.catalog-mega-head>a{font-weight:850;color:var(--blue)}.catalog-mega-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:26px 30px;padding:27px 0}.catalog-mega-grid section{min-width:0}.catalog-mega-grid a{display:block;padding:5px 0;color:#5b6575;font-size:13px;line-height:1.4}.catalog-mega-grid a:hover{color:var(--blue)}.catalog-mega-grid .catalog-root{font-size:14px;color:var(--ink);font-weight:900;margin-bottom:5px}.catalog-mega-footer{display:grid;grid-template-columns:1fr 1fr;gap:12px;border-top:1px solid var(--line);padding-top:18px}.catalog-mega-footer>a{display:flex;justify-content:space-between;gap:15px;align-items:center;padding:16px 18px;border-radius:14px;background:#f5f7ff}.catalog-mega-footer>a:last-child{background:#f4f8f6}.catalog-mega-footer b{font-size:14px}.catalog-mega-footer span{font-size:12px;color:var(--blue)}
.desktop-quick-links{display:flex;align-items:stretch;min-width:0;flex:1}.desktop-quick-links>a{display:flex;align-items:center;padding:0 13px;font-size:12px;font-weight:800;white-space:nowrap;border-bottom:3px solid transparent}.desktop-quick-links>a:hover{color:var(--blue);border-bottom-color:var(--blue)}.desktop-quick-links .digital-link{color:#6d2bd1}.desktop-quick-links .digital-link:before{content:"●";font-size:8px;margin-inline-end:6px;color:#9e55f4}

.digital-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 76% 30%,#5332ff 0 8%,transparent 28%),linear-gradient(135deg,#0a1020 0,#121d38 55%,#331362 130%);color:#fff;padding:92px 0}.digital-hero:after{content:"";position:absolute;width:420px;height:420px;border:1px solid #ffffff26;border-radius:50%;inset-inline-end:-100px;top:-90px}.digital-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:70px}.digital-hero .eyebrow{color:#b7bfff}.digital-hero h1{font-size:clamp(48px,6vw,82px);line-height:.98;max-width:760px;margin:8px 0 24px}.digital-hero p{font-size:18px;color:#c8d0df;max-width:720px;line-height:1.7}.digital-hero .btn.secondary{background:#ffffff0f;border-color:#ffffff3d;color:#fff}.digital-hero-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:32px}.digital-hero-pills span{padding:8px 12px;border:1px solid #ffffff24;background:#ffffff0b;border-radius:999px;font-size:11px;font-weight:800}.digital-orbit{width:min(390px,80vw);aspect-ratio:1;margin:auto;position:relative;border:1px solid #ffffff20;border-radius:50%;animation:tsOrbit 36s linear infinite}.digital-orbit:before,.digital-orbit:after{content:"";position:absolute;inset:15%;border:1px solid #ffffff20;border-radius:50%}.digital-orbit:after{inset:32%}.orbit-core{position:absolute;inset:50% auto auto 50%;translate:-50% -50%;width:100px;height:100px;border-radius:30px;background:#fff;color:#1428ff;display:grid;place-items:center;font-size:54px;font-weight:950;box-shadow:0 25px 70px #05061666}.digital-orbit>span{--a:calc(var(--i)*72deg);position:absolute;left:calc(50% + cos(var(--a))*45%);top:calc(50% + sin(var(--a))*45%);translate:-50% -50%;width:54px;height:54px;border-radius:18px;background:#fff;color:#11192b;display:grid;place-items:center;font-weight:950;box-shadow:0 15px 35px #0005;animation:tsOrbit 36s linear reverse infinite}@keyframes tsOrbit{to{transform:rotate(360deg)}}
.digital-process{padding:82px 0;background:#f6f7fb}.digital-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:36px}.digital-process-grid article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:26px;min-height:215px}.digital-process-grid article>span{display:grid;place-items:center;width:39px;height:39px;border-radius:12px;background:#eef0ff;color:var(--blue);font-weight:900}.digital-process-grid h3{margin:24px 0 8px;font-size:19px}.digital-process-grid p{color:var(--muted);font-size:13px}.digital-plans-section{padding:88px 0;background:#fff}.digital-section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px}.digital-section-head>div{max-width:800px}.digital-section-head h2{font-size:clamp(34px,4vw,54px);line-height:1.06;margin:8px 0 14px}.digital-section-head p{color:var(--muted);font-size:16px}.digital-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.digital-plan-card{position:relative;border:1px solid var(--line);border-radius:22px;padding:27px;background:#fff;display:flex;flex-direction:column;min-height:580px;transition:.22s}.digital-plan-card:hover{transform:translateY(-5px);box-shadow:0 24px 60px #0d173016}.digital-plan-card.highlighted{border:2px solid var(--blue);background:linear-gradient(180deg,#f5f6ff,#fff 30%)}.plan-popular{position:absolute;top:-12px;inset-inline-end:22px;background:var(--blue);color:#fff;padding:6px 11px;border-radius:999px;font-size:10px;font-weight:900}.plan-type{font-size:11px;font-weight:900;letter-spacing:.09em;color:var(--blue);text-transform:uppercase}.digital-plan-card h3{font-size:25px;margin:12px 0 6px}.digital-plan-card>p{color:var(--muted);min-height:44px}.plan-price{padding:20px 0;border-block:1px solid var(--line);margin:15px 0}.plan-price strong{font-size:29px;display:block}.plan-price span{font-size:12px;color:var(--muted)}.plan-metrics{display:flex;gap:10px}.plan-metrics span{flex:1;background:#f6f7fa;padding:10px;border-radius:11px;font-size:10px;color:var(--muted)}.plan-metrics b{display:block;color:var(--ink);font-size:16px}.digital-plan-card ul{list-style:none;padding:0;margin:20px 0;display:grid;gap:9px;font-size:13px}.digital-plan-card li{color:#3c4657}.digital-plan-card li::first-letter{color:var(--green)}.plan-actions{margin-top:auto;display:flex;align-items:center;gap:14px}.plan-actions form{flex:1}.plan-actions form .btn{width:100%}.plan-actions>a{font-size:12px;font-weight:800;color:var(--blue)}.digital-final-cta{padding:28px 0 88px}.digital-final-cta>.container{background:#1428ff;color:#fff;border-radius:28px;padding:45px 50px;display:flex;justify-content:space-between;align-items:center;gap:35px}.digital-final-cta h2{font-size:clamp(30px,3.7vw,48px);max-width:800px;margin:5px 0 10px}.digital-final-cta p{color:#dbe0ff;max-width:780px}.digital-final-cta .btn{background:#fff;color:#1428ff;white-space:nowrap}

/* design instructions on product */
.product-design-guides{margin-top:42px}.design-profile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.design-profile-card{border:1px solid var(--line);border-radius:18px;padding:20px;background:#fff}.design-profile-card h3{margin:5px 0 12px}.design-specs{display:grid;grid-template-columns:1fr 1fr;gap:7px;font-size:12px}.design-specs span{background:#f6f7fa;border-radius:9px;padding:8px}.design-assets-list{display:grid;gap:8px;margin-top:14px}.design-assets-list a{display:flex;justify-content:space-between;gap:12px;padding:11px 13px;background:#f6f7fa;border-radius:10px;font-size:12px;font-weight:750}.artwork-method-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.artwork-method-card{border:1px solid var(--line);border-radius:15px;padding:18px;background:#fff}.artwork-method-card strong{display:block;margin-bottom:5px}.artwork-method-card p{font-size:12px;color:var(--muted)}

@media(max-width:1100px) and (min-width:901px){.header-main{grid-template-columns:170px minmax(250px,1fr) auto;gap:15px}.head-actions>a span{display:none}.desktop-quick-links>a{padding-inline:8px;font-size:11px}.catalog-mega>summary{min-width:165px;padding-inline:13px}.catalog-mega-grid{grid-template-columns:repeat(4,1fr)}.digital-plan-grid{grid-template-columns:repeat(2,1fr)}}

@media(max-width:900px){
 html{scroll-padding-top:78px}.site-header{position:sticky;top:0;z-index:180;border-bottom:1px solid #eceef2;box-shadow:0 6px 24px rgba(11,23,53,.07)}.top-strip,.category-nav,.site-search,.head-actions{display:none!important}.header-main{width:100%;min-height:64px;padding:max(7px,env(safe-area-inset-top)) 14px 7px;display:grid;grid-template-columns:44px 1fr auto;grid-template-areas:"menu logo actions";gap:8px;border:0}.mobile-menu-trigger{grid-area:menu;display:grid;width:42px;height:42px;place-items:center;border:0;background:transparent;border-radius:12px;color:#141b2c}.header-main>.logo{grid-area:logo;justify-self:center;max-width:min(210px,52vw);overflow:hidden}.desktop-logo-markup{display:none}.mobile-logo-markup{display:contents}.logo .logo-mark{width:37px;height:37px;font-size:23px;border-radius:9px}.logo .logo-copy b{font-size:20px;white-space:nowrap}.logo .logo-copy small{display:none}.custom-logo{max-height:41px;max-width:var(--logo-mobile-w);width:auto}.mobile-head-actions{grid-area:actions;display:flex;align-items:center;gap:1px}.mobile-head-actions>*{width:39px;height:42px;display:grid;place-items:center;border:0;background:transparent;color:#141b2c;position:relative;border-radius:11px}.mobile-head-actions svg,.mobile-menu-trigger svg{width:25px;height:25px}.mobile-head-actions>*:active,.mobile-menu-trigger:active{background:#f1f3f8}.mobile-search-panel{position:fixed;z-index:175;top:64px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:10px 14px;box-shadow:0 12px 30px #0b173516}.admin-frontbar~.site-preview-shell .mobile-search-panel{top:64px}.mobile-search-panel form{height:49px;background:#f3f5f8;border:1px solid #e1e5ec;border-radius:14px;display:flex}.mobile-search-panel input{min-width:0;flex:1;border:0;background:transparent;padding:0 15px;outline:0;font-size:16px}.mobile-search-panel button{width:50px;border:0;background:transparent;color:var(--blue)}
 .mobile-menu{width:min(92vw,410px);border-radius:0 22px 22px 0}.mobile-menu-head{min-height:70px}.mobile-menu-links details summary,.mobile-menu-links>a{min-height:48px;display:flex;align-items:center}.mobile-menu-links details>div a{min-height:42px;display:flex;align-items:center}.mobile-menu-foot a{min-height:46px}
 .container,.narrow{width:calc(100% - 28px)}main{min-height:70vh}.section{padding:50px 0}.section-head{margin-bottom:24px}.section-head h2,.service-intro h2,.faq-layout h2{font-size:clamp(28px,8vw,38px)}
 .hero-grid{padding:32px 0 42px}.hero-copy h1{font-size:clamp(36px,10.5vw,52px);line-height:1.05}.hero-copy>p{font-size:15px}.hero-stage{height:min(92vw,390px);border-radius:22px}.hero-proof{overflow-x:auto;gap:22px;padding-bottom:5px}.hero-proof span{min-width:max-content}
 .category-grid,.pb-category-grid,.pb-campaign-grid,.product-grid,.pb-product-grid,.pb-bestseller-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.category-art,.pb-category-media,.pb-campaign-media{aspect-ratio:1/1;height:auto}.category-card>div:last-child{padding:12px}.category-card h3,.pb-category-card h3,.pb-campaign-card h3{font-size:14px;line-height:1.35}.product-card{border-radius:12px}.product-image{height:auto;aspect-ratio:1/1}.product-body{padding:13px}.product-body h3{font-size:15px;line-height:1.35}.product-body p{display:none}.price-row{margin-top:9px;padding-top:9px}.promo-card{grid-template-columns:1fr;min-height:300px;padding:26px}.promo-card h2{font-size:28px}.promo-visual{min-height:120px}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.service-card{padding:17px}.service-card h3{font-size:17px}.service-card p{font-size:12px}.trustgrid{grid-template-columns:1fr 1fr}.trustgrid>div{padding:16px 12px}.steps{grid-template-columns:1fr 1fr}.steps>div{padding:21px 14px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-brand{grid-column:1/-1}
 .product-layout{gap:18px}.main-product-visual{height:auto;aspect-ratio:1/1;border-radius:14px}.product-heading h1{font-size:clamp(28px,8.5vw,38px)}.product-summary{font-size:14px}.config-section{padding:18px 0}.option-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.choice>span{min-height:48px;display:grid;place-items:center}.artwork-method-grid,.design-profile-grid{grid-template-columns:1fr}.sticky-buy{bottom:78px}.has-mobile-bottom-nav main{padding-bottom:72px}
 .mobile-bottom-nav{inset-inline:8px;bottom:max(7px,env(safe-area-inset-bottom));height:64px;grid-template-columns:repeat(5,1fr);border-radius:20px;padding:4px 3px;background:rgba(255,255,255,.97);box-shadow:0 12px 38px #0713292c}.mobile-bottom-nav a,.mobile-bottom-nav button{appearance:none;border:0;background:transparent;color:#596273;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:9px;font-weight:800;border-radius:14px;position:relative}.mobile-bottom-nav .mobile-nav-search{width:52px;height:52px;align-self:center;justify-self:center;background:var(--blue);color:#fff;border-radius:18px;transform:translateY(-8px);box-shadow:0 9px 22px rgba(20,40,255,.28)}.mobile-bottom-nav .mobile-nav-search span{display:none}.mobile-bottom-nav svg{width:21px;height:21px}.mobile-bottom-nav .mobile-nav-search svg{width:25px;height:25px}.mobile-bottom-nav em{inset-inline-end:13%;top:2px}
 .digital-hero{padding:52px 0}.digital-hero-grid{grid-template-columns:1fr;gap:32px}.digital-hero h1{font-size:clamp(40px,12vw,62px);line-height:1.03}.digital-hero p{font-size:15px}.digital-orbit{width:min(300px,76vw)}.digital-process{padding:50px 0}.digital-process-grid{grid-template-columns:repeat(2,1fr);gap:9px}.digital-process-grid article{padding:18px;min-height:190px}.digital-plans-section{padding:55px 0}.digital-section-head{display:block}.digital-section-head>.btn{margin-top:15px}.digital-plan-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;margin-inline:-14px;padding:6px 14px 20px}.digital-plan-card{min-width:min(84vw,360px);scroll-snap-align:center;min-height:540px}.digital-final-cta{padding:10px 0 60px}.digital-final-cta>.container{border-radius:20px;padding:30px 22px;display:block}.digital-final-cta .btn{margin-top:16px;width:100%}
}
@media(max-width:520px){.mobile-head-actions>*{width:36px}.header-main{padding-inline:10px;grid-template-columns:40px 1fr auto}.mobile-menu-trigger{width:40px}.container,.narrow{width:calc(100% - 22px)}.hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.hero-actions .btn{padding-inline:12px}.category-grid,.pb-category-grid,.pb-campaign-grid,.product-grid,.pb-product-grid,.pb-bestseller-grid{gap:8px!important}.product-body h3{font-size:13.5px}.price-row b{font-size:13px}.trustgrid{gap:0}.trustgrid>div{grid-template-columns:25px 1fr}.service-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr}.digital-process-grid{grid-template-columns:1fr 1fr}.digital-process-grid article{min-height:170px;padding:15px}.digital-process-grid h3{font-size:16px;margin-top:16px}.digital-process-grid p{font-size:11.5px}.design-specs{grid-template-columns:1fr}}
@media(max-width:360px){.mobile-head-actions>a:first-of-type{display:none}.header-main>.logo{max-width:48vw}.category-grid,.pb-category-grid,.pb-campaign-grid,.product-grid,.pb-product-grid,.pb-bestseller-grid{gap:6px!important}.category-card h3,.pb-category-card h3,.pb-campaign-card h3,.product-body h3{font-size:12.5px}.mobile-bottom-nav a,.mobile-bottom-nav button{font-size:8px}}
@media(hover:none) and (pointer:coarse){.category-card:hover,.product-card:hover,.digital-plan-card:hover{transform:none}.btn.primary:hover{transform:none}}
@media(prefers-reduced-motion:reduce){.digital-orbit,.digital-orbit>span{animation:none!important}}
.pb-digital-widget>.pb-digital-intro{max-width:820px;margin-bottom:30px}.pb-digital-widget>.pb-digital-intro h2{font-size:clamp(34px,4vw,54px);line-height:1.06;margin:5px 0 12px}.pb-digital-widget>.pb-digital-intro p{color:var(--muted);font-size:16px}.pb-digital-widget .digital-plan-card{min-height:500px}
.pb-design-online{display:grid;grid-template-columns:1fr minmax(360px,.9fr);align-items:center;gap:clamp(35px,6vw,80px);background:linear-gradient(135deg,#f7f8ff,#fff);border:1px solid #e6e9f4;border-radius:28px;padding:clamp(28px,5vw,64px);overflow:hidden}.pb-design-online-copy h2{font-size:clamp(36px,4.5vw,58px);line-height:1.05;margin:7px 0 16px}.pb-design-online-copy>p{font-size:16px;line-height:1.7;color:var(--muted);max-width:650px}.pb-design-points{display:grid;gap:9px;margin:25px 0}.pb-design-points span{display:flex;align-items:center;gap:13px;font-size:11px;color:var(--blue);font-weight:900}.pb-design-points b{font-size:13px;color:var(--ink)}.pb-design-mock{height:390px;background:#11192c;border-radius:20px;display:grid;grid-template-columns:58px 1fr 72px;gap:10px;padding:13px;box-shadow:0 28px 70px #121b3938;transform:rotate(2deg)}.pb-design-toolbar,.pb-design-properties{background:#1b263e;border-radius:12px;display:flex;flex-direction:column;gap:9px;padding:10px}.pb-design-toolbar i,.pb-design-properties i{height:35px;border-radius:8px;background:#2c3954;color:#fff;display:grid;place-items:center;font-style:normal;font-size:11px}.pb-design-properties i{height:16px}.pb-design-sheet{background:#fff;align-self:center;aspect-ratio:1.414/1;border-radius:4px;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#17203a;box-shadow:inset 0 0 0 2px #f4adbd}.pb-design-sheet:before{content:"";position:absolute;inset:8px;border:1px dashed #55b68c}.pb-design-sheet>span{position:absolute;top:14px;font-size:7px;color:#55a27f}.pb-design-sheet>b{font-size:28px;color:var(--blue)}.pb-design-sheet>small{font-size:8px;font-weight:850;letter-spacing:.12em}.brand-kit-account{background:#f7f8fb;border-top:1px solid var(--line)}.brand-kit-account .account-head>div{max-width:760px}.brand-kit-account .account-head p{color:var(--muted)}.brand-kit-form{display:grid;grid-template-columns:300px 1fr;gap:28px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:26px}.brand-kit-preview{border-radius:17px;background:linear-gradient(145deg,#10192e,#2b3a6b);color:#fff;min-height:250px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.brand-kit-preview img{max-width:190px;max-height:120px;object-fit:contain;background:#fff;border-radius:10px;padding:8px}.brand-placeholder{width:72px;height:72px;border-radius:20px;background:#fff;color:var(--blue);display:grid;place-items:center;font-size:38px;font-weight:950}.brand-kit-preview b{font-size:22px}.brand-preview-colors{display:flex;gap:6px;margin-top:10px}.brand-preview-colors i{width:27px;height:27px;border-radius:50%;background:var(--c);border:2px solid #ffffff55}.brand-kit-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.brand-kit-fields label{display:grid;gap:6px;font-size:12px;font-weight:800}.brand-kit-fields input,.brand-kit-fields select,.brand-kit-fields textarea{width:100%;border:1px solid #d9dee7;border-radius:11px;padding:11px 12px;background:#fff;min-height:45px}.brand-kit-fields input[type=color]{padding:5px;height:45px}.brand-kit-fields .wide{grid-column:1/-1}
.order-design-row{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:14px 0;border-bottom:1px solid var(--line)}.order-design-row:last-child{border:0}.order-design-row small{display:block;color:var(--muted);margin-top:4px}.order-design-row .actions{display:flex;gap:8px;flex-wrap:wrap}.order-design-row .actions a{padding:7px 10px;border-radius:8px;background:#f1f3f8;color:var(--blue);font-size:11px;font-weight:800}
@media(max-width:900px){.pb-design-online{grid-template-columns:1fr;padding:26px 20px;border-radius:20px}.pb-design-online-copy h2{font-size:34px}.pb-design-mock{height:300px;grid-template-columns:45px 1fr 54px;transform:none}.pb-design-sheet>b{font-size:20px}.brand-kit-form{grid-template-columns:1fr;padding:17px}.brand-kit-preview{min-height:180px}.brand-kit-fields{grid-template-columns:1fr}.brand-kit-fields .wide{grid-column:auto}.order-design-row{align-items:flex-start;flex-direction:column}}

/* v1.4 cross-browser orbit fallback + compact digital service details */
.digital-orbit>span{animation:none!important;transform:none!important}
.digital-orbit>span:nth-of-type(1){left:50%;top:4%;transform:translate(-50%,-50%)!important}
.digital-orbit>span:nth-of-type(2){left:94%;top:35%;transform:translate(-50%,-50%)!important}
.digital-orbit>span:nth-of-type(3){left:78%;top:84%;transform:translate(-50%,-50%)!important}
.digital-orbit>span:nth-of-type(4){left:22%;top:84%;transform:translate(-50%,-50%)!important}
.digital-orbit>span:nth-of-type(5){left:6%;top:35%;transform:translate(-50%,-50%)!important}
@media(max-width:760px){.digital-orbit>span{font-size:10px;min-width:58px;min-height:58px}.digital-orbit>span:nth-of-type(1){top:5%}.digital-orbit>span:nth-of-type(2){left:92%}.digital-orbit>span:nth-of-type(3){left:76%;top:83%}.digital-orbit>span:nth-of-type(4){left:24%;top:83%}.digital-orbit>span:nth-of-type(5){left:8%}}


/* v1.5 visual polish + stronger mobile/app shell */
:root{
  --glass-bg:rgba(255,255,255,.62);
  --glass-border:rgba(255,255,255,.42);
  --glass-shadow:0 14px 38px rgba(10,22,52,.10);
  --glass-shadow-hover:0 20px 48px rgba(10,22,52,.14);
  --section-wash:linear-gradient(135deg,#eef4ff 0%,#f9fbff 48%,#fff4fb 100%);
}
body{background:linear-gradient(180deg,#fbfcff 0%,#f5f7fb 100%);}
.site-preview-shell{position:relative;overflow:hidden}
.site-preview-shell::before,.site-preview-shell::after{content:"";position:fixed;z-index:-1;border-radius:50%;filter:blur(60px);opacity:.55;pointer-events:none}
.site-preview-shell::before{width:280px;height:280px;top:110px;left:-70px;background:rgba(20,40,255,.12)}
.site-preview-shell::after{width:300px;height:300px;top:35vh;right:-90px;background:rgba(255,49,84,.09)}

.site-header,.mobile-bottom-nav,.chat-box,.sticky-buy,.catalog-mega-panel,.mobile-search-panel,.mobile-menu,.footer-newsletter,.design-specs,.artwork-method-card,.design-profile-card,.category-card,.product-card,.service-card,.plan-card,.pb-newsletter,.pb-icon-box,.pb-notice,.pb-category-card,.pb-campaign-card,.pb-product-card,.pb-review-card,.review-card,.faq-card,.digital-process-grid article{
  backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);
}
.site-header{background:rgba(255,255,255,.82)!important;border-bottom:1px solid rgba(227,231,238,.72)!important;box-shadow:0 12px 36px rgba(11,23,53,.06)!important}
.mobile-search-panel,.mobile-menu,.mobile-bottom-nav,.chat-box,.sticky-buy,.footer-newsletter,.design-specs,.artwork-method-card,.design-profile-card,.category-card,.product-card,.service-card,.plan-card,.pb-newsletter,.pb-icon-box,.pb-notice,.pb-category-card,.pb-campaign-card,.pb-product-card,.pb-review-card,.review-card,.faq-card,.digital-process-grid article{
  background:var(--glass-bg)!important;border:1px solid var(--glass-border)!important;box-shadow:var(--glass-shadow)!important;
}
.product-card:hover,.category-card:hover,.service-card:hover,.plan-card:hover,.pb-category-card:hover,.pb-campaign-card:hover,.pb-product-card:hover,.pb-icon-box:hover,.digital-process-grid article:hover{transform:translateY(-4px);box-shadow:var(--glass-shadow-hover)!important}

h1,h2,h3,h4{letter-spacing:-.02em;line-height:1.12}
[lang="ar"] h1,[lang="ar"] h2,[lang="ar"] h3,[lang="ar"] h4{letter-spacing:0;line-height:1.35}
p,li,.product-summary,.hero-copy p,.section-lead{line-height:1.75;color:#475166}
[lang="ar"] p,[lang="ar"] li,[lang="ar"] .product-summary,[lang="ar"] .hero-copy p,[lang="ar"] .section-lead{line-height:var(--arabic-line-height,1.75)}
.btn,.hero-actions .btn,.sticky-buy .btn,.mobile-menu-foot a{font-weight:800;letter-spacing:.01em}

.hero-grid,.pb-hero,.hero-panel{background:var(--section-wash)!important;border-radius:34px;position:relative;overflow:hidden}
.hero-grid::before,.pb-hero::before{content:"";position:absolute;inset:auto auto -55px -40px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(20,40,255,.18) 0%,rgba(20,40,255,0) 70%)}
.hero-grid::after,.pb-hero::after{content:"";position:absolute;top:-45px;right:-20px;width:180px;height:180px;border-radius:36px;background:linear-gradient(135deg,rgba(255,49,84,.10),rgba(20,40,255,.10));transform:rotate(18deg)}
.hero-copy h1{max-width:12ch}
.hero-copy p{max-width:62ch}

.catalog-mega-panel{background:rgba(255,255,255,.86)!important;border:1px solid rgba(227,231,238,.8)!important;border-radius:0 0 26px 26px!important}
.desktop-quick-links a,.mobile-menu-links>a,.mobile-menu-links summary{font-size:14px;font-weight:800}
.logo .logo-copy b{font-weight:900}

/* Mobile drawer and fixed buttons stability */
@media (max-width: 860px){
  .mobile-menu-backdrop{pointer-events:none;display:block!important;opacity:0!important;visibility:hidden!important}
  .mobile-menu-backdrop.open{pointer-events:auto;opacity:1!important;visibility:visible!important}
  .mobile-menu{display:flex!important;pointer-events:none;visibility:hidden;transform:translateX(-105%)!important;transition:transform .26s ease,visibility .26s ease!important}
  [dir=rtl] .mobile-menu{transform:translateX(105%)!important}
  .mobile-menu.open{pointer-events:auto;visibility:visible;transform:translateX(0)!important}
  .mobile-search-panel{display:block!important;opacity:0;transform:translateY(-10px);pointer-events:none;transition:opacity .18s ease,transform .18s ease}
  .mobile-search-panel.open{opacity:1;transform:none;pointer-events:auto}
  .mobile-bottom-nav,.mobile-bottom-nav a,.mobile-bottom-nav button{pointer-events:auto!important}
  .mobile-bottom-nav{backdrop-filter:blur(22px)!important;-webkit-backdrop-filter:blur(22px)!important;background:rgba(255,255,255,.88)!important;border:1px solid rgba(255,255,255,.58)!important;box-shadow:0 18px 50px rgba(10,22,52,.16)!important}
  .mobile-bottom-nav a,.mobile-bottom-nav button{min-width:0}
  .mobile-bottom-nav .mobile-nav-search{box-shadow:0 14px 28px rgba(20,40,255,.34)!important}
  .mobile-head-actions>*,.mobile-menu-trigger{cursor:pointer;-webkit-tap-highlight-color:transparent}
  .mobile-menu-links details>div{background:rgba(245,247,251,.9)!important;border:1px solid rgba(222,227,238,.68)}
  .mobile-menu-foot a{background:rgba(245,247,251,.95)!important}
  .pb-category-grid,.pb-campaign-grid,.pb-product-grid,.pb-bestseller-grid,.product-grid,.category-grid{gap:12px!important}
  .pb-category-media,.pb-campaign-media,.pb-product-media,.product-media,.category-media{border-radius:18px!important;background:rgba(255,255,255,.82)!important}
  .pb-category-card h3,.pb-campaign-card h3,.pb-product-copy h3,.product-body h3,.category-card h3{font-size:15px!important;line-height:1.28!important;font-weight:850!important}
}

@media (min-width:861px){
  .desktop-catalog-bar,.desktop-quick-links{gap:10px}
  .desktop-quick-links a{min-height:44px;padding:0 14px;border-radius:12px;transition:background .18s ease,color .18s ease}
  .desktop-quick-links a:hover{background:rgba(20,40,255,.06);color:var(--blue)}
  .catalog-mega summary{min-height:46px;border-radius:14px;padding-inline:14px;background:rgba(20,40,255,.04)}
}

/* Stronger glass system for sections/widgets */
.ts-builder-page > section,.pb-section,.service-card,.plan-card,.faq-item,.faq-card,.review-card,.design-specs,.artwork-method-card,.design-profile-card,.digital-process-grid article{border-radius:24px}
.pb-icon-box,.service-card,.plan-card,.digital-process-grid article{padding:22px}
.pb-icon-box .icon,.service-card .icon{width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,rgba(20,40,255,.12),rgba(255,49,84,.08));display:grid;place-items:center;margin-bottom:14px}
.section-title,.home-section h2,.pb-heading h2{font-weight:900}
.section-kicker,.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:rgba(20,40,255,.07);color:var(--blue);font-weight:900;font-size:12px;text-transform:uppercase;letter-spacing:.08em}

@supports not ((backdrop-filter: blur(2px)) or (-webkit-backdrop-filter: blur(2px))){
  .mobile-menu,.mobile-bottom-nav,.mobile-search-panel,.site-header,.category-card,.product-card,.service-card,.plan-card,.pb-category-card,.pb-campaign-card,.pb-product-card,.pb-newsletter,.pb-icon-box,.design-specs,.artwork-method-card,.design-profile-card{background:#fff!important}
}

/* v1.6 orders, address book and payment UX */
.address-book-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0 0 26px}.address-card,.checkout-address-card,.order-overview-cards article,.customer-design-card{border:1px solid rgba(219,225,237,.86);background:rgba(255,255,255,.82);box-shadow:0 12px 34px rgba(14,27,57,.07);border-radius:18px}.address-card{padding:20px;position:relative}.address-card.is-default{border-color:rgba(20,40,255,.35);box-shadow:0 14px 36px rgba(20,40,255,.10)}.address-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.address-card-head span{padding:5px 9px;border-radius:999px;background:#edf0ff;color:var(--blue);font-weight:850;font-size:11px}.address-card h3{margin:14px 0 4px}.address-card p{margin:2px 0}.address-actions{display:flex;align-items:center;gap:10px;margin-top:16px}.address-actions form{margin:0}.link-button.danger{color:#c72e47}.address-editor{margin-top:20px}.check-card{display:flex!important;align-items:flex-start;gap:11px;padding:14px;border:1px solid #e1e5ed;border-radius:14px;background:#fafbfe}.check-card input{margin-top:3px}.check-card span{display:grid;gap:3px}.checkout-addresses{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:12px 0 16px}.checkout-address-card{display:block;cursor:pointer;padding:0;overflow:hidden}.checkout-address-card>input{position:absolute;opacity:0;pointer-events:none}.checkout-address-card>span{display:grid;gap:5px;padding:15px;min-height:120px;border:2px solid transparent;border-radius:16px}.checkout-address-card>input:checked+span{border-color:var(--blue);background:linear-gradient(135deg,rgba(20,40,255,.06),rgba(255,255,255,.88))}.checkout-address-card strong{font-size:14px}.checkout-address-card small{color:#647086;line-height:1.5}.new-address-details{border:1px dashed #d7dce6;border-radius:16px;padding:0 16px 16px;background:#fafbfe}.new-address-details summary{cursor:pointer;padding:15px 0;font-weight:850}.form-card-title>div{display:flex;align-items:center;justify-content:space-between;gap:14px}.form-card-title a{font-weight:800;color:var(--blue);font-size:13px}.payment-list label em{font-style:normal;font-size:10px;font-weight:850;color:var(--blue);display:inline-flex;margin-top:4px}.order-overview-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.order-overview-cards article{padding:18px;display:grid;gap:6px}.order-overview-cards small{color:#7b8493;font-weight:800}.order-overview-cards strong{font-size:20px}.order-overview-cards span{color:#5f697a;line-height:1.55}.order-item-main{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.order-config-pills{display:flex;flex-wrap:wrap;gap:7px;margin:13px 0}.order-config-pills span{padding:7px 10px;border-radius:999px;background:#f1f4fa;font-size:12px;font-weight:750}.order-design-actions,.customer-design-card{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:14px 0;padding:14px}.order-design-actions{border:1px solid rgba(20,40,255,.14);background:linear-gradient(135deg,rgba(20,40,255,.05),rgba(255,255,255,.85));border-radius:16px}.order-design-actions small{max-width:430px;color:#677186}.customer-design-card>div{display:grid;gap:3px}.customer-design-card small{color:#667187}.success-order-state{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:18px 0}.success-order-state span{padding:9px 12px;border-radius:999px;background:#f3f5fa}.btn.small{padding:9px 12px;min-height:38px;font-size:12px}
@media(max-width:760px){.address-book-grid,.checkout-addresses,.order-overview-cards{grid-template-columns:1fr}.checkout-address-card>span{min-height:0}.order-design-actions,.customer-design-card,.order-item-main{align-items:stretch;flex-direction:column}.order-overview-cards article{padding:15px}.new-address-details{padding-inline:12px}}

/* v1.7 customer artwork portal + detailed orders + invoices */
.customer-home-file-cta{margin-top:14px;margin-bottom:4px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 22px;border:1px solid rgba(255,255,255,.55);border-radius:20px;background:linear-gradient(135deg,rgba(255,255,255,.82),rgba(239,244,255,.72));box-shadow:0 14px 38px rgba(11,23,53,.08);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.customer-home-file-cta>div{display:grid;gap:2px}.customer-home-file-cta b{font-size:18px}.customer-home-file-cta small{color:var(--muted)}
.account-dashboard-hero .account-hero-actions,.order-detail-hero .order-hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.enhanced-order-list article{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(260px,auto);align-items:center;gap:18px}.order-list-price{display:grid;text-align:end;gap:2px}.order-list-price strong{font-size:18px}.order-list-price small{color:var(--muted)}.order-list-actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}
.account-artwork-hero{background:linear-gradient(135deg,#eef4ff,#f8fbff 55%,#fff3f7)}.artwork-portal-main{min-width:0}.order-switcher{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin:18px 0 24px}.order-switcher select{height:50px;border:1px solid var(--line);border-radius:14px;background:#fff;padding:0 14px;font:inherit}.portal-order-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:16px;border-radius:20px;background:rgba(255,255,255,.78);border:1px solid rgba(255,255,255,.62);box-shadow:0 14px 36px rgba(10,22,52,.07);margin-bottom:20px}.portal-order-summary>div{display:grid;gap:4px}.portal-order-summary small{color:var(--muted);font-weight:700}.portal-order-summary strong{font-size:16px}.portal-order-actions{grid-column:1/-1;display:flex!important;flex-direction:row!important;gap:8px!important;flex-wrap:wrap}
.artwork-item-list{display:grid;gap:18px}.artwork-portal-item{border:1px solid rgba(255,255,255,.62);border-radius:24px;padding:22px;background:rgba(255,255,255,.76);box-shadow:0 14px 40px rgba(10,22,52,.08);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.artwork-portal-item>header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;border-bottom:1px solid var(--line);padding-bottom:16px}.artwork-portal-item h3{margin:4px 0;font-size:22px}.print-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:14px 0}.print-guide-card{display:grid;gap:4px;padding:13px 14px;border:1px solid #e3e7ef;border-radius:14px;background:#f9fbff}.print-guide-card span{font-weight:800}.print-guide-card small{color:var(--muted)}.artwork-assets{margin:14px 0}.artwork-assets h4{margin-bottom:9px}.artwork-assets>div{display:flex;gap:8px;flex-wrap:wrap}.artwork-assets a{min-width:180px;display:grid;gap:2px;padding:11px 13px;border-radius:12px;border:1px solid #dfe4ee;background:#fff}.artwork-assets a small{color:var(--muted)}
.portal-upload-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(240px,.7fr);gap:12px;margin-top:16px}.portal-upload-card,.portal-designer-card{padding:17px;border-radius:18px;background:linear-gradient(135deg,#f9fbff,#f4f7ff);border:1px solid #dfe6f4}.portal-upload-card{display:grid;gap:12px}.portal-upload-card p,.portal-designer-card p{margin:4px 0;color:var(--muted)}.portal-upload-card label{display:grid;gap:6px}.portal-upload-card select{height:44px;border:1px solid #dfe4ec;border-radius:11px;background:white;padding:0 10px}.file-drop{padding:13px;border:1.5px dashed #b9c5dc;border-radius:13px;background:rgba(255,255,255,.7)}.file-drop input{width:100%}.portal-designer-card{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.portal-designer-card>span{font-size:11px;font-weight:900;color:var(--blue);letter-spacing:.09em}.uploaded-file-list{margin-top:18px}.uploaded-file-list h4{margin-bottom:8px}.uploaded-file-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 0;border-top:1px solid #e9edf3}.uploaded-file-row>div:first-child{display:grid;gap:3px;min-width:0}.uploaded-file-row b{overflow-wrap:anywhere}.uploaded-file-row small{color:var(--muted)}.file-actions{display:flex;gap:7px;flex-wrap:wrap}.preflight-badge{width:max-content;display:inline-flex;padding:4px 8px;border-radius:999px;font-size:11px;font-weight:800}.preflight-passed{background:#e8f8ee;color:#13753d}.preflight-warning{background:#fff5d9;color:#986100}.preflight-failed{background:#ffe7eb;color:#b4233f}
.order-price-card{display:block!important}.order-price-card>div{display:flex;justify-content:space-between;gap:14px;padding:4px 0}.order-price-card .grand{border-top:1px solid var(--line);margin-top:7px;padding-top:9px}.order-print-guides{margin:16px 0;padding:15px;border-radius:16px;background:#f8faff;border:1px solid #e4e9f2}.customer-file{gap:14px}.customer-file>div:first-child{display:grid;gap:3px}.payment-transaction-mini{margin-top:18px;border-top:1px solid var(--line);padding-top:16px}.payment-transaction-mini p{display:grid;gap:2px;border-bottom:1px solid #eceff4;padding:8px 0}.payment-transaction-mini span,.payment-transaction-mini small{color:var(--muted);font-size:12px}
@media(max-width:980px){.enhanced-order-list article{grid-template-columns:1fr auto}.order-list-actions{grid-column:1/-1;justify-content:flex-start}.portal-order-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-upload-grid{grid-template-columns:1fr}}
@media(max-width:680px){.customer-home-file-cta{margin-inline:10px;width:auto;align-items:flex-start;flex-direction:column}.customer-home-file-cta .btn{width:100%}.enhanced-order-list article{grid-template-columns:1fr}.order-list-price{text-align:start}.order-list-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.order-list-actions .btn{width:100%;justify-content:center}.order-switcher{grid-template-columns:1fr}.portal-order-summary{grid-template-columns:1fr 1fr;padding:13px}.artwork-portal-item{padding:15px;border-radius:18px}.artwork-portal-item>header{display:block}.artwork-portal-item>header>strong{display:block;margin-top:8px}.print-guide-grid{grid-template-columns:1fr}.portal-upload-grid{grid-template-columns:1fr}.uploaded-file-row{align-items:flex-start;flex-direction:column}.file-actions{width:100%}.file-actions .btn{flex:1;justify-content:center}.account-grid{gap:18px}.account-nav{scrollbar-width:none}.account-nav::-webkit-scrollbar{display:none}}

/* v1.8 premium print-file center + visual system */
:root{--surface-glass:rgba(255,255,255,.76);--surface-line:rgba(219,226,238,.78);--surface-shadow:0 18px 52px rgba(13,30,64,.09);--surface-shadow-lg:0 28px 76px rgba(13,30,64,.13);--soft-blue:#eef4ff;--soft-pink:#fff1f5;--soft-ink:#13203a}
.artwork-portal-hero{position:relative;overflow:hidden;padding:54px 0 38px;background:linear-gradient(135deg,#eef4ff 0%,#f9fbff 48%,#fff3f7 100%);border-bottom:1px solid #e5eaf2}.artwork-portal-hero:before,.artwork-portal-hero:after{content:"";position:absolute;border-radius:50%;filter:blur(4px);pointer-events:none}.artwork-portal-hero:before{width:260px;height:260px;right:-70px;top:-100px;background:radial-gradient(circle,rgba(20,40,255,.16),rgba(20,40,255,0) 68%)}.artwork-portal-hero:after{width:240px;height:240px;left:-60px;bottom:-150px;background:radial-gradient(circle,rgba(255,49,84,.12),rgba(255,49,84,0) 68%)}.artwork-portal-hero .container{display:flex;align-items:center;justify-content:space-between;gap:32px;position:relative;z-index:2}.artwork-portal-hero h1{font-size:clamp(34px,4.2vw,58px);margin:8px 0 10px;max-width:13ch}.artwork-portal-hero p{max-width:720px;margin:0;color:#556176;font-size:16px}.artwork-hero-badge{width:150px;height:150px;flex:0 0 150px;border-radius:34px;background:rgba(255,255,255,.68);border:1px solid rgba(255,255,255,.8);box-shadow:0 22px 52px rgba(20,40,255,.12);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);display:grid;place-items:center;align-content:center;transform:rotate(4deg)}.artwork-hero-badge b{font-size:34px;color:#1428ff;line-height:1}.artwork-hero-badge span{font-weight:900;margin-top:6px}.artwork-hero-badge small{color:#748095;margin-top:2px}.artwork-center-section{background:linear-gradient(180deg,#f8faff,#f2f5fa)}.artwork-order-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:14px}.artwork-order-head>div>span{font-size:10px;font-weight:900;letter-spacing:.12em;color:#1428ff}.artwork-order-head h2{font-size:clamp(24px,3vw,36px);margin:4px 0 0}.order-switcher.premium{padding:14px;background:var(--surface-glass);border:1px solid var(--surface-line);border-radius:18px;box-shadow:var(--surface-shadow);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.order-switcher.premium label{display:grid;gap:5px}.order-switcher.premium label>span{font-size:10px;font-weight:900;color:#667085}.order-switcher.premium select{height:48px;border-radius:12px;background:#fff;border:1px solid #dce2eb}.portal-order-summary.premium{grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;padding:0;background:#fff;border:1px solid #dfe4ec;overflow:hidden;border-radius:20px;box-shadow:var(--surface-shadow)}.portal-order-summary.premium>div{padding:17px 16px;border-inline-end:1px solid #e8ebf1;min-height:70px;align-content:center}.portal-order-summary.premium>div:last-child{border-inline-end:0}.portal-order-summary.premium small{font-size:10px}.portal-order-summary.premium strong{font-size:15px}.portal-order-summary.premium .portal-order-actions{grid-column:auto;display:grid!important;grid-template-columns:1fr!important;gap:5px!important}.portal-order-summary.premium .portal-order-actions .btn{min-height:30px;padding:6px 9px;font-size:9px}.artwork-job-tabs{display:flex;gap:7px;overflow:auto;padding:4px 1px 14px;scrollbar-width:none}.artwork-job-tabs::-webkit-scrollbar{display:none}.artwork-job-tabs a{min-width:180px;display:grid;gap:3px;text-decoration:none;border:1px solid #dfe4ed;background:#fff;border-radius:13px;padding:10px 13px;box-shadow:0 5px 18px rgba(13,30,64,.04)}.artwork-job-tabs a:hover{border-color:#9fafff;background:#f7f8ff}.artwork-job-tabs span{font-size:8px;color:#1428ff;font-weight:900;letter-spacing:.08em}.artwork-job-tabs b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.artwork-portal-item.premium{padding:0!important;overflow:hidden;border-radius:22px!important;background:rgba(255,255,255,.84)!important;border:1px solid rgba(255,255,255,.8)!important;box-shadow:var(--surface-shadow-lg)!important}.artwork-job-head{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:18px 22px!important;background:linear-gradient(90deg,#fbfcff,#f5f8ff)!important;border-bottom:1px solid #e3e8f0!important;border-inline-start:6px solid #1428ff}.artwork-job-head h3{font-size:19px!important;margin:3px 0!important}.artwork-job-head p{margin:0;font-size:11px}.job-number{font-size:9px;color:#1428ff;font-weight:900;letter-spacing:.1em}.job-total{text-align:end}.job-total small,.job-total strong{display:block}.job-total small{font-size:9px;color:#7b8597}.job-total strong{font-size:17px;margin-top:3px}.artwork-portal-item>.order-config-pills{padding:14px 22px 0}.job-guidance-panel{margin:18px 22px 0;padding:16px;border:1px solid #dfe6f3;border-radius:16px;background:linear-gradient(135deg,#f8fbff,#f3f7ff)}.guidance-title{display:flex;align-items:center;gap:10px}.guidance-title>span{width:32px;height:32px;border-radius:10px;background:#1428ff;color:#fff;display:grid;place-items:center;font-weight:900;font-family:Georgia,serif}.guidance-title b,.guidance-title small{display:block}.guidance-title b{font-size:12px}.guidance-title small{font-size:9px;color:#69758a;margin-top:2px}.job-guidance-panel .print-guide-grid{margin:13px 0 0;grid-template-columns:repeat(3,minmax(0,1fr))}.job-guidance-panel .print-guide-card{background:rgba(255,255,255,.8);border-radius:11px;padding:10px 12px}.artwork-assets{margin:13px 0 0}.artwork-assets>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.artwork-assets a{min-width:0;display:flex;align-items:center;gap:8px;padding:9px 10px;background:#fff;border-radius:11px;text-decoration:none}.artwork-assets a>span{width:26px;height:26px;border-radius:8px;background:#eef2ff;color:#1428ff;display:grid;place-items:center}.artwork-assets a b,.artwork-assets a small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.artwork-assets a b{font-size:10px}.artwork-assets a small{font-size:8px}.artwork-choice-title{padding:24px 22px 12px;text-align:center}.artwork-choice-title h4{font-size:21px;margin:0 0 5px}.artwork-choice-title p{font-size:11px;margin:0}.portal-action-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:0 22px 24px}.portal-action-card{border:1px solid #dfe4ec;border-radius:18px;background:#fff;overflow:hidden;min-height:360px;box-shadow:0 12px 30px rgba(13,30,64,.06)}.portal-action-card summary{list-style:none;cursor:pointer}.portal-action-card summary::-webkit-details-marker{display:none}.portal-action-card>summary,.portal-action-card.design-action{display:flex;flex-direction:column}.portal-action-card>summary{height:100%;min-height:350px}.portal-action-card>summary>div:not(.portal-action-visual){padding:0 22px 18px}.portal-action-card>summary>i{display:none}.portal-action-visual{height:150px;background:#f3f5f9;display:grid;place-items:center;color:#2476bc}.portal-action-visual svg{width:78px;height:78px}.portal-action-visual.upload{background:linear-gradient(135deg,#eff4fb,#f7f9fc)}.portal-action-visual.design{background:linear-gradient(135deg,#eff1ff,#f7f3ff);color:#1428ff}.portal-action-card span:not(.drop-icon){font-size:9px;font-weight:900;letter-spacing:.1em;color:#1428ff}.portal-action-card h4{font-size:18px;margin:6px 0 8px}.portal-action-card p{font-size:11px;line-height:1.7;color:#637086}.portal-action-body{border-top:1px solid #e7ebf1;padding:18px;background:#fbfcfe}.portal-upload-card.redesigned{display:grid;gap:12px}.portal-profile-select{display:grid;gap:5px}.portal-profile-select span{font-size:9px!important;color:#667085!important;letter-spacing:0!important}.portal-profile-select select{height:44px;border:1px solid #dce2eb;border-radius:11px;background:#fff;padding:0 10px}.portal-file-drop{min-height:190px;border:1.5px dashed #b9c5d7;border-radius:15px;background:#fff;display:grid;place-items:center;align-content:center;text-align:center;padding:20px;cursor:pointer;transition:.15s}.portal-file-drop:hover{border-color:#1428ff;background:#f8f9ff}.portal-file-drop input{position:absolute;opacity:0;pointer-events:none}.portal-file-drop .drop-icon{width:58px;height:58px;border-radius:50%;background:#eef3ff;color:#1428ff;display:grid;place-items:center;font-size:31px;margin-bottom:10px}.portal-file-drop b{font-size:12px}.portal-file-drop small{max-width:390px;margin-top:5px;color:#718096}.portal-file-drop em{margin-top:9px;font-size:9px;font-style:normal;color:#1428ff;font-weight:900}.btn.wide{width:100%;justify-content:center}.portal-action-card.design-action{padding-bottom:18px}.portal-action-card.design-action .portal-action-copy{padding:0 22px 14px;flex:1}.portal-action-card.design-action .design-launch{margin:0 22px}.portal-action-card.design-action .designer-not-ready{margin:0 22px;padding:10px;border-radius:9px;background:#f4f5f7;color:#667085!important;letter-spacing:0!important}.uploaded-file-list.redesigned{margin:0 22px 24px;padding-top:20px;border-top:1px solid #e6eaf0}.uploaded-list-head{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:10px}.uploaded-list-head h4{margin:0;font-size:15px}.uploaded-list-head p{margin:2px 0 0;font-size:9px}.uploaded-list-head>span{font-size:9px;font-weight:900;background:#eef2ff;color:#1428ff;border-radius:999px;padding:6px 9px}.uploaded-file-row.premium{display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:11px;align-items:center;padding:11px 0;border-bottom:1px solid #edf0f4}.file-type-icon{width:44px;height:48px;border-radius:10px;background:linear-gradient(135deg,#ffedf1,#fff6f8);color:#d62648;display:grid;place-items:center;font-size:9px;font-weight:950;border:1px solid #f3d4dc}.file-main b,.file-main small{display:block}.file-main b{font-size:11px}.file-main small{font-size:8px;color:#7c8799;margin-top:3px}.file-preflight{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:5px}.artwork-empty{min-height:300px;display:grid;place-items:center;align-content:center;text-align:center;border:1px dashed #cad4e4;border-radius:22px;background:rgba(255,255,255,.72)}.artwork-empty>div{font-size:48px;color:#1428ff}.artwork-empty h3{margin:8px 0 0}

/* Broader visual refinement for customer-facing pages */
.account-grid>*,.order-detail-card,.checkout-card,.cart-card,.support-card,.address-card,.auth-card,.catalog-side,.product-configurator,.review-form{border-radius:20px}.simple-hero{background:linear-gradient(135deg,#f0f5ff,#fbfcff 55%,#fff4f7)}.section h1,.section h2,.section h3{font-weight:900}.btn.primary{background:linear-gradient(135deg,var(--blue),#4f63ff);box-shadow:0 8px 22px rgba(20,40,255,.18)}.btn.primary:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(20,40,255,.24)}.btn.secondary{background:rgba(255,255,255,.8);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}

@media(max-width:980px){.portal-order-summary.premium{grid-template-columns:repeat(2,1fr)}.portal-order-summary.premium .portal-order-actions{grid-column:1/-1;grid-template-columns:1fr 1fr!important}.job-guidance-panel .print-guide-grid,.artwork-assets>div{grid-template-columns:1fr 1fr}.portal-action-grid{grid-template-columns:1fr}.portal-action-card{min-height:0}.portal-action-card>summary{min-height:320px}}
@media(max-width:680px){.artwork-portal-hero{padding:32px 0 24px}.artwork-portal-hero .container{align-items:flex-start}.artwork-portal-hero h1{font-size:32px}.artwork-portal-hero p{font-size:13px}.artwork-hero-badge{width:92px;height:92px;flex-basis:92px;border-radius:24px}.artwork-hero-badge b{font-size:23px}.artwork-hero-badge span{font-size:10px}.artwork-hero-badge small{font-size:8px}.artwork-order-head{align-items:flex-start;flex-direction:column}.artwork-order-head .btn{width:100%}.portal-order-summary.premium{grid-template-columns:1fr 1fr}.portal-order-summary.premium>div{padding:12px;min-height:58px}.artwork-job-tabs{margin-inline:-11px;padding-inline:11px}.artwork-job-tabs a{min-width:150px}.artwork-job-head{padding:14px!important}.job-total{text-align:start}.job-guidance-panel{margin:14px 14px 0;padding:12px}.job-guidance-panel .print-guide-grid,.artwork-assets>div{grid-template-columns:1fr}.artwork-choice-title{padding:20px 14px 10px}.artwork-choice-title h4{font-size:18px}.portal-action-grid{padding:0 14px 18px;gap:12px}.portal-action-visual{height:125px}.portal-action-card>summary>div:not(.portal-action-visual),.portal-action-card.design-action .portal-action-copy{padding-inline:16px}.portal-action-card.design-action .design-launch,.portal-action-card.design-action .designer-not-ready{margin-inline:16px}.uploaded-file-list.redesigned{margin:0 14px 18px}.uploaded-file-row.premium{grid-template-columns:42px minmax(0,1fr)}.uploaded-file-row.premium .file-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.file-type-icon{width:40px;height:44px}.portal-order-summary.premium .portal-order-actions{grid-template-columns:1fr!important}.portal-order-summary.premium .portal-order-actions .btn{width:100%}}
@media(max-width:430px){.artwork-hero-badge{display:none}.portal-order-summary.premium{grid-template-columns:1fr}.portal-order-summary.premium>div{border-inline-end:0;border-bottom:1px solid #e8ebf1}.portal-action-visual svg{width:62px;height:62px}.portal-file-drop{min-height:170px}.job-total{margin-top:6px}}

/* v1.8 unified premium surfaces */
.product-gallery,.product-info,.catalog-side,.checkout-summary,.order-summary,.cart-summary,.account-nav,.account-card,.address-card,.support-ticket,.review-card,.faq-card,.contact-card,.auth-card,.service-detail,.digital-plan,.product-configurator,.config-section,.delivery-choice,.wishlist-card,.compare-table-wrap{border-color:rgba(218,224,235,.86)!important}
.product-gallery,.checkout-summary,.order-summary,.cart-summary,.account-card,.address-card,.review-card,.faq-card,.contact-card,.auth-card,.service-detail,.product-configurator{background:rgba(255,255,255,.82)!important;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 16px 44px rgba(13,30,64,.07)!important}
.product-heading h1,.simple-hero h1,.contact-grid h1,.auth-card h1{letter-spacing:-.035em}.product-heading .eyebrow,.simple-hero .eyebrow{box-shadow:inset 0 0 0 1px rgba(20,40,255,.05)}
input,select,textarea{transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}input:focus,select:focus,textarea:focus{border-color:#9facff!important;box-shadow:0 0 0 4px rgba(20,40,255,.08)!important;outline:0}.product-card,.category-card,.service-card,.digital-plan,.review-card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.product-card:hover,.category-card:hover,.service-card:hover,.digital-plan:hover,.review-card:hover{transform:translateY(-3px);border-color:rgba(159,175,255,.8)!important;box-shadow:0 22px 52px rgba(13,30,64,.11)!important}
@media(max-width:760px){.simple-hero{padding-block:30px}.simple-hero h1{font-size:clamp(30px,8vw,40px)}.section{padding-block:34px}.product-gallery,.product-info,.checkout-summary,.order-summary,.cart-summary,.account-card,.address-card,.auth-card{border-radius:16px!important}.btn{min-height:44px}.account-nav{padding:6px;background:rgba(255,255,255,.86)!important;border:1px solid rgba(219,225,235,.86);box-shadow:0 8px 26px rgba(13,30,64,.06)}.account-nav a{border-radius:10px;padding:10px 12px}}
.portal-file-drop.dragging,.portal-file-drop.has-file{border-color:#1428ff;background:#f3f6ff}.portal-file-drop.has-file .drop-icon{background:#1428ff;color:#fff}.artwork-job-tabs a.active{border-color:#1428ff;background:#eef2ff;box-shadow:0 8px 24px rgba(20,40,255,.10)}

/* v1.9 premium visual system + services + cart */
:root{--surface:#ffffff;--surface-soft:#f7f9fc;--surface-glass:rgba(255,255,255,.78);--ink-strong:#0d1728;--text:#465166;--line-soft:#e8ecf2;--shadow-soft:0 14px 42px rgba(13,23,40,.08);--shadow-card:0 20px 52px rgba(13,23,40,.10)}
body{color:var(--ink-strong);background:#f7f9fc}.section{padding-block:clamp(48px,7vw,92px)}.section-heading h2,.business-head h2,.digital-section-head h2{font-size:clamp(30px,4.4vw,52px);line-height:1.06;margin:.12em 0 .3em;font-weight:900}.section-heading p,.business-head p,.digital-section-head p{font-size:clamp(15px,1.8vw,18px);max-width:760px;color:var(--text)}
.pb-container:nth-child(even){position:relative}.pb-container:nth-child(even)::before{content:"";position:absolute;inset:6% 0;background:linear-gradient(90deg,transparent,rgba(20,40,255,.025),transparent);pointer-events:none}.pb-hero{border:1px solid rgba(255,255,255,.8)!important;box-shadow:0 26px 70px rgba(22,41,86,.11)!important;background:linear-gradient(135deg,#f4f7ff 0%,#fff 44%,#fff4f8 100%)!important}.pb-hero__copy h1{font-size:clamp(42px,6vw,76px);max-width:11ch;letter-spacing:-.045em}.pb-hero__copy p{font-size:18px;max-width:620px}.pb-hero__visual .print-card,.pb-hero__visual .print-roll,.pb-hero__visual .print-dot{box-shadow:0 24px 55px rgba(13,23,40,.14);border:1px solid rgba(255,255,255,.75)}[lang="ar"] .pb-hero__copy h1{letter-spacing:0;line-height:1.24}
.pb-category-card,.pb-product-card,.pb-campaign-card{background:#fff!important;border:1px solid var(--line-soft)!important;box-shadow:0 8px 24px rgba(13,23,40,.055)!important;border-radius:20px!important;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.pb-category-card:hover,.pb-product-card:hover,.pb-campaign-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-card)!important;border-color:#dce3ef!important}.pb-category-media,.pb-product-media,.pb-campaign-media{background:linear-gradient(145deg,#f9fbff,#f1f4fa)!important;border:0!important}.pb-product-copy{padding:16px 16px 18px}.pb-product-copy h3{font-size:18px}.pb-product-copy small{font-weight:800;color:#7a8496}.pb-product-copy>div:last-child{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #eef1f5;padding-top:12px;margin-top:12px}
.business-showcase{padding-block:clamp(60px,7vw,96px);position:relative}.business-showcase::before{content:"";position:absolute;inset:8% 0;background:radial-gradient(circle at 15% 20%,rgba(37,99,235,.08),transparent 28%),radial-gradient(circle at 85% 70%,rgba(124,58,237,.07),transparent 30%);pointer-events:none}.business-head{position:relative;margin-bottom:28px}.business-plan-grid,.digital-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;position:relative}.business-plan-card,.digital-plan-card{--plan-accent:#1428ff;background:rgba(255,255,255,.86)!important;border:1px solid #e5eaf1!important;border-radius:24px!important;padding:24px!important;box-shadow:var(--shadow-soft)!important;position:relative;overflow:hidden;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transition:transform .22s ease,box-shadow .22s ease}.business-plan-card::after,.digital-plan-card::after{content:"";position:absolute;inset:0 0 auto;height:4px;background:var(--plan-accent)}.business-plan-card.highlighted,.digital-plan-card.highlighted{transform:translateY(-8px);border-color:color-mix(in srgb,var(--plan-accent) 28%,#e5eaf1)!important;box-shadow:0 26px 64px color-mix(in srgb,var(--plan-accent) 12%,transparent)!important}.business-plan-card:hover,.digital-plan-card:hover{transform:translateY(-6px)}.plan-icon,.plan-visual-icon{width:58px;height:58px;border-radius:18px;background:color-mix(in srgb,var(--plan-accent) 10%,white);color:var(--plan-accent);display:grid;place-items:center;margin-bottom:18px}.plan-icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.plan-visual-icon b{font-size:28px}.business-plan-card>small{color:var(--plan-accent);font-weight:800}.business-plan-card h3,.digital-plan-card h3{font-size:25px;margin:7px 0}.plan-badge,.plan-popular{position:absolute!important;top:18px!important;inset-inline-end:18px!important;background:var(--plan-accent)!important;color:#fff!important;border-radius:999px!important;padding:7px 11px!important;font-size:10px!important;font-weight:900!important}.business-plan-card .plan-price,.digital-plan-card .plan-price{margin:20px 0}.business-plan-card .plan-price strong,.digital-plan-card .plan-price strong{font-size:31px;letter-spacing:-.03em}.business-plan-card .plan-price span,.digital-plan-card .plan-price span{color:#7b8597;margin-inline-start:5px}.business-plan-card ul,.digital-plan-card ul{list-style:none;padding:0;margin:0;display:grid;gap:10px}.business-plan-card li,.digital-plan-card li{display:flex;gap:8px;color:#4f5a6d;font-size:14px}.business-plan-card li i,.digital-plan-card li i{color:var(--plan-accent);font-style:normal;font-weight:900}.plan-bottom,.digital-plan-card .plan-actions{margin-top:22px}.business-plan-card .btn,.digital-plan-card .btn{width:100%;justify-content:center;background:var(--plan-accent)}
.digital-plans-section.premium-plans{background:linear-gradient(180deg,#0d1728,#111f38);color:#fff;padding-block:clamp(64px,8vw,108px);border-radius:40px 40px 0 0}.premium-plans .digital-section-head p{color:#aab6ca}.premium-plans .digital-plan-card{background:rgba(255,255,255,.07)!important;border-color:rgba(255,255,255,.1)!important;color:#fff}.premium-plans .digital-plan-card p,.premium-plans .digital-plan-card li,.premium-plans .plan-price span{color:#c1cad8}.premium-plans .plan-visual-icon{background:color-mix(in srgb,var(--plan-accent) 26%,transparent)}
.premium-service{padding:clamp(55px,7vw,100px) 0;background:radial-gradient(circle at 90% 10%,color-mix(in srgb,var(--service-accent) 10%,transparent),transparent 30%),linear-gradient(180deg,#f8faff,#fff)}.premium-service .service-detail-grid{align-items:center;gap:clamp(38px,6vw,90px)}.service-copy h1{font-size:clamp(42px,6vw,70px);line-height:1.02;margin:10px 0}.service-copy h2{font-size:22px;color:var(--service-accent);margin:0 0 14px}.service-copy>p{font-size:17px;max-width:700px;color:#556176}.service-badge{display:inline-flex;padding:7px 11px;background:color-mix(in srgb,var(--service-accent) 10%,white);color:var(--service-accent);border-radius:999px;margin-inline-start:8px}.service-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 14px;margin:24px 0}.service-feature-grid span{display:flex;gap:8px;align-items:flex-start;color:#465166}.service-feature-grid i{color:var(--service-accent);font-style:normal;font-weight:900}.service-price-box{border:1px solid #e3e8ef;border-radius:22px;padding:20px;background:rgba(255,255,255,.82);box-shadow:var(--shadow-soft);display:flex;justify-content:space-between;align-items:end;gap:18px}.service-price-box small{display:block;color:#7c8798}.service-price-box strong{font-size:34px}.service-art.premium{position:relative;min-height:500px;display:grid;place-items:center}.service-art-card{position:relative;z-index:3;width:min(420px,92%);background:rgba(255,255,255,.75);border:1px solid rgba(255,255,255,.9);backdrop-filter:blur(22px);border-radius:30px;padding:34px;box-shadow:0 36px 90px rgba(13,23,40,.15)}.service-art-icon{height:220px;border-radius:22px;background:linear-gradient(135deg,color-mix(in srgb,var(--service-accent) 8%,white),#f8fbff);display:grid;place-items:center;margin-bottom:25px}.service-art-icon svg{width:150px;height:150px;fill:none;stroke:var(--service-accent);stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.service-art-card h3{font-size:28px;margin:6px 0}.service-art-orb{position:absolute;border-radius:50%;filter:blur(2px)}.service-art-orb.a{width:240px;height:240px;background:color-mix(in srgb,var(--service-accent) 17%,transparent);top:6%;right:2%}.service-art-orb.b{width:180px;height:180px;background:rgba(255,49,84,.10);bottom:5%;left:4%}.service-assurance{padding:0 0 80px}.service-assurance .container{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.service-assurance article{background:#fff;border:1px solid var(--line-soft);border-radius:20px;padding:23px}.service-assurance article>b{color:var(--service-accent,#1428ff);font-size:12px}.service-assurance h3{margin:8px 0}.service-assurance p{font-size:14px}
.cart-hero{padding:44px 0 22px;background:linear-gradient(180deg,#f5f8ff,#f7f9fc)}.cart-hero>.container{display:flex;justify-content:space-between;align-items:end;gap:24px}.cart-hero h1{font-size:clamp(38px,5vw,58px);margin:5px 0}.cart-progress{display:flex;align-items:center;gap:8px}.cart-progress span{display:flex;align-items:center;gap:6px;color:#8a94a6;font-size:12px}.cart-progress span:first-letter{background:#eef2f7}.cart-progress span.active{color:var(--blue)}.cart-progress span b{font-weight:800}.cart-progress i{width:46px;height:1px;background:#d8dee8}.premium-cart{gap:28px}.cart-item.premium{border:1px solid var(--line-soft);border-radius:22px;background:#fff;padding:18px;box-shadow:0 12px 36px rgba(13,23,40,.06);display:grid;grid-template-columns:130px 1fr auto;gap:18px}.cart-thumb{border-radius:16px;background:#f4f7fb;overflow:hidden;display:grid;place-items:center;min-height:120px}.cart-thumb img{width:100%;height:100%;object-fit:contain}.mini-mock svg{width:62px;height:62px;fill:none;stroke:#8b95a7;stroke-width:2}.cart-info>small{color:#8993a5;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.cart-info h3{font-size:21px;margin:4px 0 10px}.cart-config-chips{display:flex;flex-wrap:wrap;gap:7px}.cart-config-chips span{border:1px solid #e2e7ef;background:#f9fafc;border-radius:10px;padding:7px 9px;display:grid}.cart-config-chips small{font-size:9px;color:#8a94a6}.cart-config-chips b{font-size:11px}.cart-delivery{margin-top:10px;display:flex;align-items:center;gap:7px;color:#657084;font-size:12px}.cart-delivery svg{width:20px;height:20px;fill:none;stroke:var(--blue);stroke-width:1.7}.premium-summary{border-radius:24px!important;border:1px solid var(--line-soft)!important;background:#fff!important;box-shadow:var(--shadow-card)!important;padding:25px!important}.summary-icon{width:54px;height:54px;border-radius:16px;background:#eef3ff;color:var(--blue);display:grid;place-items:center}.summary-icon svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:2}.premium-summary h2{font-size:26px;margin:15px 0}.summary-trust{display:grid;gap:6px;padding:16px 0;color:#5f6b7e;font-size:12px;border-top:1px solid #edf0f5;margin-top:14px}.premium-empty{padding:60px 30px!important;border:1px dashed #d7dee9!important;background:#fff!important;border-radius:24px!important}.empty-illustration{width:110px;height:110px;border-radius:28px;background:#eef3ff;display:grid;place-items:center;margin:0 auto 20px}.empty-illustration svg{width:70px;height:70px;fill:none;stroke:var(--blue);stroke-width:3}
.content-hero{background:linear-gradient(135deg,#f1f5ff,#fff 48%,#fff4f7);padding:72px 0 46px}.content-hero h1{font-size:clamp(40px,5vw,64px);max-width:16ch}.prose{font-size:17px;line-height:1.9;white-space:normal}.prose br+br{display:block;content:"";margin-top:14px}.accordion.big details{border:1px solid var(--line-soft);border-radius:17px;background:#fff;margin-bottom:10px;padding:0 18px;box-shadow:0 7px 22px rgba(13,23,40,.04)}.accordion.big summary{padding:18px 0;font-size:17px;font-weight:850}.accordion.big p{padding:0 0 18px;margin:0;color:#596477}
@media(max-width:980px){.business-plan-grid,.digital-plan-grid{grid-template-columns:1fr 1fr}.business-plan-card.highlighted,.digital-plan-card.highlighted{transform:none}.premium-service .service-detail-grid{grid-template-columns:1fr}.service-art.premium{min-height:420px}.service-assurance .container{grid-template-columns:1fr 1fr}.cart-hero>.container{align-items:flex-start;flex-direction:column}.cart-progress{width:100%;justify-content:flex-start}.cart-item.premium{grid-template-columns:100px 1fr}.cart-price{grid-column:2}.premium-cart{grid-template-columns:1fr}.order-summary{position:static!important}}
@media(max-width:680px){.business-showcase{padding-block:54px}.business-plan-grid,.digital-plan-grid{grid-template-columns:1fr}.business-plan-card,.digital-plan-card{padding:20px!important;border-radius:20px!important}.digital-plans-section.premium-plans{border-radius:28px 28px 0 0}.service-feature-grid{grid-template-columns:1fr}.service-price-box{align-items:stretch;flex-direction:column}.service-assurance .container{grid-template-columns:1fr}.service-art.premium{min-height:340px}.service-art-card{padding:24px}.service-art-icon{height:170px}.service-art-icon svg{width:115px;height:115px}.cart-progress span b{display:none}.cart-progress i{width:28px}.cart-item.premium{grid-template-columns:82px 1fr;padding:12px;gap:12px}.cart-thumb{min-height:82px}.cart-info h3{font-size:16px}.cart-config-chips span{padding:5px 7px}.cart-price{grid-column:1/-1;display:flex!important;align-items:center;justify-content:space-between;border-top:1px solid #edf0f4;padding-top:10px}.premium-summary{border-radius:20px!important;padding:20px!important}.content-hero{padding:48px 0 30px}.prose{font-size:15.5px;line-height:1.85}}

/* v1.9 resilient artwork upload */
.artwork-upload-progress{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;margin-top:12px}.artwork-upload-progress>div{height:8px;border-radius:999px;background:#e8edf5;overflow:hidden}.artwork-upload-progress i{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),#5b7cff);transition:width .15s ease}.artwork-upload-progress span{font-weight:800;font-size:12px;color:#475166}

/* v2.0 content, checkout and upload experience */
.contact-premium{padding:clamp(48px,7vw,92px) 0;background:radial-gradient(circle at 85% 10%,rgba(20,40,255,.10),transparent 32%),linear-gradient(180deg,#f6f8ff,#fff)}.contact-premium-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);gap:clamp(28px,6vw,78px);align-items:start}.contact-premium h1,.faq-help-hero h1{font-size:clamp(42px,6vw,72px);line-height:1.03;margin:8px 0 18px}.contact-lead{font-size:18px;max-width:760px}.contact-service-pills{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0}.contact-service-pills span{padding:8px 12px;border:1px solid #dfe5ee;border-radius:999px;background:#fff;font-size:12px;font-weight:800;color:#435069}.contact-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:25px}.contact-info-card{border:1px solid #e4e9f1;background:rgba(255,255,255,.78);border-radius:18px;padding:16px;display:grid;gap:5px}.contact-info-card small{font-size:10px;color:#8290a3;text-transform:uppercase;letter-spacing:.08em}.contact-info-card b,.contact-info-card a{font-size:14px}.contact-form-card{background:rgba(255,255,255,.9);border:1px solid #e1e6ef;border-radius:26px;padding:clamp(20px,3vw,32px);box-shadow:0 25px 70px rgba(14,30,65,.10);position:sticky;top:100px}.contact-form-card h2{font-size:29px;margin:0 0 5px}.contact-form-card>p{margin:0 0 20px}.contact-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contact-form-grid .full{grid-column:1/-1}.contact-form-grid label{display:grid;gap:6px;font-size:12px;font-weight:800}.contact-form-grid input,.contact-form-grid select,.contact-form-grid textarea{border:1px solid #dfe5ee;background:#fff;border-radius:13px;padding:12px 13px;outline:0}.contact-form-grid input:focus,.contact-form-grid select:focus,.contact-form-grid textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(20,40,255,.08)}.privacy-inline-note{font-size:11px;color:#728096;line-height:1.6}.privacy-inline-note a{color:var(--blue);font-weight:800}
.faq-help-hero{padding:clamp(48px,7vw,80px) 0 34px;background:linear-gradient(135deg,#eef4ff,#fff 54%,#fff3f7)}.faq-search-wrap{max-width:720px;margin-top:24px;display:flex;border:1px solid #dbe2ed;background:#fff;border-radius:17px;box-shadow:0 12px 35px rgba(11,23,53,.08);overflow:hidden}.faq-search-wrap input{flex:1;border:0;outline:0;padding:15px 17px;font-size:16px}.faq-search-wrap span{width:52px;display:grid;place-items:center;color:var(--blue);font-size:22px}.faq-layout-premium{display:grid;grid-template-columns:240px minmax(0,1fr);gap:28px;padding:42px 0 70px}.faq-category-nav{position:sticky;top:105px;align-self:start;display:grid;gap:5px}.faq-category-nav a{padding:10px 12px;border-radius:11px;color:#59677b;font-size:13px;font-weight:800}.faq-category-nav a:hover{background:#eef3ff;color:var(--blue)}.faq-group{margin-bottom:34px}.faq-group>h2{font-size:25px;margin:0 0 12px}.faq-group details{border:1px solid #e1e6ef;background:#fff;border-radius:16px;margin:8px 0;padding:0 17px;box-shadow:0 8px 25px rgba(13,23,40,.04)}.faq-group summary{cursor:pointer;list-style:none;padding:17px 0;font-size:15px;font-weight:850}.faq-group summary::-webkit-details-marker{display:none}.faq-group details p{padding:0 0 17px;margin:0}.faq-no-results{padding:26px;border:1px dashed #ccd5e3;border-radius:16px;text-align:center;color:#6f7b8f}.faq-contact-cta{background:#0d1b36;color:#fff;border-radius:24px;padding:27px;display:flex;align-items:center;justify-content:space-between;gap:20px}.faq-contact-cta p{color:#cbd6ea;margin:4px 0 0}
.legal-meta-strip{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 4px}.legal-meta-strip span{padding:7px 10px;border:1px solid #e0e5ed;background:#fff;border-radius:999px;color:#5e6b7e;font-size:10px;font-weight:800}.cookie-public-table{width:100%;border-collapse:separate;border-spacing:0;margin:25px 0;border:1px solid #e2e7ef;border-radius:16px;overflow:hidden;background:#fff}.cookie-public-table th,.cookie-public-table td{padding:12px 13px;text-align:start;border-bottom:1px solid #edf0f4;font-size:12px}.cookie-public-table th{background:#f6f8fb;font-size:10px;text-transform:uppercase;letter-spacing:.05em}.cookie-public-table tr:last-child td{border-bottom:0}.cookie-settings-inline{display:flex;gap:10px;align-items:center;padding:16px;border-radius:15px;background:#f4f7ff;border:1px solid #dfe6ff;margin-top:20px}
.checkout-legal-consents{display:grid;gap:9px;margin:17px 0;padding:15px;border:1px solid #e0e5ee;border-radius:15px;background:#f9fbff}.checkout-legal-consents label{display:flex;gap:10px;align-items:flex-start;font-size:12px;line-height:1.6}.checkout-legal-consents input{margin-top:3px;accent-color:var(--blue)}.checkout-legal-consents a{color:var(--blue);font-weight:800}.checkout-order-obligation{font-size:10px;text-align:center;color:#728096;margin-top:7px}
.artwork-file-picked{display:flex;align-items:center;gap:8px;margin:9px 0;font-size:11px;color:#5b687c}.artwork-file-picked:before{content:"PDF";font-size:8px;font-weight:900;color:#fff;background:#e33b52;border-radius:6px;padding:4px 5px}.artwork-upload-progress{margin-top:12px}.upload-diagnostic{font-size:10px;color:#7a8799;margin-top:6px}.artwork-upload-form.is-uploading button[type=submit]{opacity:.65;pointer-events:none}
@media(max-width:900px){.contact-premium-grid{grid-template-columns:1fr}.contact-form-card{position:static}.faq-layout-premium{grid-template-columns:1fr}.faq-category-nav{position:static;display:flex;overflow:auto}.faq-category-nav a{white-space:nowrap}}
@media(max-width:580px){.contact-info-grid,.contact-form-grid{grid-template-columns:1fr}.contact-form-grid .full{grid-column:auto}.faq-contact-cta{align-items:flex-start;flex-direction:column}.cookie-public-table{display:block;overflow-x:auto;white-space:nowrap}}

/* v2.0 final legal/help surfaces */
.contact-premium-hero{padding:clamp(52px,7vw,94px) 0;background:radial-gradient(circle at 84% 8%,rgba(20,40,255,.12),transparent 30%),linear-gradient(180deg,#f4f7ff,#fff)}.contact-premium-hero .contact-premium-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.78fr);gap:clamp(28px,6vw,80px);align-items:start}.contact-copy h1{font-size:clamp(42px,6vw,72px);line-height:1.04;margin:9px 0 18px}.contact-copy>p{font-size:17px;max-width:770px}.contact-channel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:24px 0}.contact-channel-grid>a,.contact-channel-grid>div{display:flex;gap:11px;align-items:center;padding:14px;border-radius:16px;background:#fff;border:1px solid #e3e8f0}.contact-channel-grid>*>span{width:38px;height:38px;border-radius:12px;background:#edf3ff;color:var(--blue);display:grid;place-items:center;font-size:17px}.contact-channel-grid small,.contact-channel-grid b{display:block}.contact-channel-grid small{font-size:9px;color:#8b96a8;text-transform:uppercase;letter-spacing:.06em}.contact-channel-grid b{font-size:12px;margin-top:2px}.premium-contact-form{background:rgba(255,255,255,.92);border:1px solid #e0e6ef;border-radius:27px;padding:clamp(20px,3vw,32px);box-shadow:0 26px 80px rgba(13,27,60,.12);position:sticky;top:100px}.form-kicker{display:flex;gap:12px;align-items:center;padding-bottom:18px;border-bottom:1px solid #edf0f4;margin-bottom:18px}.form-kicker>span{width:42px;height:42px;border-radius:14px;background:var(--blue);color:#fff;display:grid;place-items:center;font-weight:900}.form-kicker b,.form-kicker small{display:block}.form-kicker small{color:#7b8799}.premium-contact-form .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.premium-contact-form label{display:grid;gap:6px;font-size:11px;font-weight:800;margin-bottom:11px}.premium-contact-form input,.premium-contact-form select,.premium-contact-form textarea{width:100%;border:1px solid #dfe5ee;background:#fff;border-radius:13px;padding:12px 13px;outline:0}.premium-contact-form input:focus,.premium-contact-form select:focus,.premium-contact-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(20,40,255,.08)}.form-privacy-note{font-size:10px;color:#798699}.form-privacy-note a{color:var(--blue);font-weight:900}.contact-expect .steps article{background:#fff;border:1px solid #e4e9f0;border-radius:19px;padding:22px}.contact-expect .steps article>b{width:34px;height:34px;border-radius:11px;background:#eef3ff;color:var(--blue);display:grid;place-items:center}
.faq-premium-hero{padding:clamp(54px,7vw,84px) 0 38px;background:linear-gradient(135deg,#edf3ff,#fff 52%,#fff3f7)}.faq-premium-hero h1{font-size:clamp(42px,6vw,68px);line-height:1.04;margin:8px 0 15px}.faq-premium-hero p{max-width:780px}.faq-search{max-width:730px;height:54px;border:1px solid #dbe2ec;background:#fff;border-radius:17px;display:flex;align-items:center;margin-top:23px;box-shadow:0 12px 36px rgba(11,23,53,.08);overflow:hidden}.faq-search span{width:50px;display:grid;place-items:center;font-size:24px;color:var(--blue)}.faq-search input{flex:1;min-width:0;border:0;outline:0;font-size:16px;padding:0 12px}.faq-categories{position:sticky;top:105px;align-self:start;display:grid;gap:5px}.faq-categories>b{font-size:11px;color:#7c8799;margin-bottom:5px}.faq-categories a{display:flex;justify-content:space-between;gap:12px;padding:10px 11px;border-radius:11px;font-size:12px;font-weight:800;color:#566478}.faq-categories a:hover{background:#eef3ff;color:var(--blue)}.faq-categories a span{min-width:24px;height:22px;border-radius:999px;background:#eff2f6;display:grid;place-items:center;font-size:9px}.faq-group-title{display:flex;align-items:center;justify-content:space-between;margin:0 0 11px}.faq-group-title span{font-size:23px;font-weight:900}.faq-group-title small{font-size:9px;font-weight:900;color:#8b96a8}.faq-groups [data-faq-group]{margin-bottom:32px}.faq-groups .accordion.big details{position:relative}.faq-groups .accordion.big summary{display:flex;justify-content:space-between;gap:12px}.faq-groups .accordion.big summary i{font-style:normal;color:var(--blue);font-size:20px}.faq-groups details[open] summary i{transform:rotate(45deg)}.faq-more-help{display:flex;justify-content:space-between;align-items:center;gap:18px;border-radius:23px;padding:22px;background:#0e1a31;color:#fff}.faq-more-help>div{display:flex;align-items:center;gap:13px}.faq-more-help>div>span{width:48px;height:48px;border-radius:16px;background:#fff;color:#13244b;display:grid;place-items:center;font-size:25px;font-weight:900}.faq-more-help h3{margin:0}.faq-more-help p{margin:3px 0 0;color:#c7d1e3}
.legal-meta-strip{padding:12px 0;background:#f5f7fb;border-bottom:1px solid #e7ebf1}.legal-meta-strip>.container{display:flex;flex-wrap:wrap;gap:8px}.legal-meta-strip>.container>div{padding:8px 11px;background:#fff;border:1px solid #e2e7ef;border-radius:12px;display:grid;gap:2px}.legal-meta-strip span{font-size:8px;color:#8793a5;text-transform:uppercase;letter-spacing:.08em}.legal-meta-strip b{font-size:11px}.privacy-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.privacy-detail-grid article{border:1px solid #e1e6ef;background:#fff;border-radius:20px;padding:22px}.privacy-detail-grid article>span{width:35px;height:35px;background:#edf3ff;color:var(--blue);border-radius:11px;display:grid;place-items:center;font-size:10px;font-weight:900}.privacy-detail-grid h2{font-size:18px;margin:12px 0 7px}.privacy-detail-grid p{font-size:13px}.privacy-retention-card,.privacy-rights-card{margin-top:13px;border-radius:22px;border:1px solid #e0e6ef;padding:22px;background:linear-gradient(135deg,#f7f9ff,#fff)}.privacy-retention-card{display:grid;grid-template-columns:.8fr 1.2fr;gap:20px}.privacy-retention-card dl{margin:0;display:grid;gap:7px}.privacy-retention-card dl div{display:flex;justify-content:space-between;gap:20px;padding:10px 12px;background:#fff;border-radius:11px;border:1px solid #e8ecf3}.privacy-retention-card dt{font-size:11px;color:#647186}.privacy-retention-card dd{margin:0;font-size:11px;font-weight:900}.privacy-retention-card>small{grid-column:1/-1;color:#7e899a}.withdrawal-cta{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:28px;border-radius:24px;background:linear-gradient(135deg,#0e1c36,#173d82);color:#fff}.withdrawal-cta p{color:#d1dcf0;margin:4px 0 0}.withdrawal-cta h2{margin:5px 0}
.withdraw-hero{padding:clamp(50px,7vw,82px) 0 34px;background:linear-gradient(135deg,#eef3ff,#fff 56%,#fff4f7)}.withdraw-hero.compact{padding-bottom:28px}.withdraw-hero h1{font-size:clamp(40px,6vw,65px);line-height:1.04;margin:7px 0 14px}.withdraw-hero p{max-width:820px}.withdraw-card{background:#fff;border:1px solid #e0e5ee;border-radius:25px;padding:clamp(20px,3vw,32px);box-shadow:0 24px 70px rgba(13,27,60,.10)}.withdraw-card-head{display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #edf0f4;padding-bottom:17px;margin-bottom:20px}.withdraw-card-head>div{display:flex;align-items:center;gap:11px}.withdraw-card-head>div>span{width:39px;height:39px;border-radius:13px;background:var(--blue);color:#fff;display:grid;place-items:center;font-weight:900}.withdraw-card-head h2{margin:0;font-size:23px}.withdraw-card-head a{color:var(--blue);font-size:11px;font-weight:850}.withdraw-form{display:grid;grid-template-columns:1fr 1fr;gap:13px}.withdraw-form label{display:grid;gap:6px;font-size:11px;font-weight:800}.withdraw-form label.full,.withdraw-form button{grid-column:1/-1}.withdraw-form input,.withdraw-form select,.withdraw-form textarea{width:100%;border:1px solid #dfe5ee;border-radius:13px;padding:12px 13px;outline:0}.withdraw-confirm{display:flex!important;grid-template-columns:auto 1fr;align-items:flex-start}.withdraw-confirm input{width:auto;margin-top:4px;accent-color:var(--blue)}.withdraw-note{font-size:10px;color:#7b8798;margin:12px 0 0}.withdraw-receipt{background:#fff;border:1px solid #dee4ed;border-radius:25px;padding:clamp(22px,4vw,38px);box-shadow:0 25px 70px rgba(13,27,60,.10)}.withdraw-receipt header{display:flex;justify-content:space-between;gap:20px;border-bottom:2px solid #13244b;padding-bottom:17px}.withdraw-receipt header small{font-weight:900;color:var(--blue)}.withdraw-receipt header h2{margin:3px 0}.withdraw-receipt header>b{font-family:monospace}.withdraw-receipt dl{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:22px 0}.withdraw-receipt dl div{padding:11px 12px;border-radius:11px;background:#f7f9fc;display:grid;gap:3px}.withdraw-receipt dl .full{grid-column:1/-1}.withdraw-receipt dt{font-size:9px;color:#7c899b}.withdraw-receipt dd{margin:0;font-size:12px;font-weight:750}.withdraw-receipt-status{display:flex;align-items:center;justify-content:space-between;padding:13px;border-radius:12px;background:#eef3ff;color:#1e3a8a;margin-bottom:15px}.withdraw-receipt-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}
@media(max-width:900px){.contact-premium-hero .contact-premium-grid{grid-template-columns:1fr}.premium-contact-form{position:static}.faq-layout-premium{grid-template-columns:1fr}.faq-categories{position:static;display:flex;overflow:auto}.faq-categories>b{display:none}.faq-categories a{white-space:nowrap}.privacy-retention-card{grid-template-columns:1fr}.withdrawal-cta{align-items:flex-start;flex-direction:column}}
@media(max-width:580px){.contact-channel-grid,.premium-contact-form .form-grid,.privacy-detail-grid,.withdraw-form,.withdraw-receipt dl{grid-template-columns:1fr}.withdraw-form label.full,.withdraw-form button,.withdraw-receipt dl .full{grid-column:auto}.faq-more-help,.withdraw-card-head{align-items:flex-start;flex-direction:column}.withdrawal-cta .btn,.withdraw-form .btn{width:100%;justify-content:center}}
@media print{.withdraw-hero,.withdraw-receipt-actions,.site-header,.top-strip,.category-nav,.footer,.mobile-bottom-nav,.chat-launch,.cookie-settings-fab{display:none!important}.withdraw-receipt{box-shadow:none;border:0;padding:0}}
.checkout-legal-box{display:grid;gap:9px;padding:15px;border:1px solid #dfe5ef;border-radius:16px;background:#f9fbff}.checkout-legal-box .terms-check{align-items:flex-start;line-height:1.6}.checkout-legal-box .terms-check input{margin-top:3px;accent-color:var(--blue)}.checkout-legal-box .terms-check a{color:var(--blue);font-weight:850}.checkout-legal-box .terms-check.optional{padding-top:9px;border-top:1px dashed #dce3ee;color:#5f6c7f}

/* v2.1 artwork preview, WhatsApp and UI refinements */
.catalog-mega-panel{background:#fff!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-color:#e1e6ee!important;box-shadow:0 28px 80px rgba(7,19,45,.22)!important;opacity:1!important}
.catalog-mega[open]::before{content:"";position:fixed;inset:0;top:var(--header-overlay-top,0);background:rgba(8,18,38,.32);z-index:-1;pointer-events:none}
.catalog-mega-grid section{background:#fff;border:1px solid #edf0f5;border-radius:14px;padding:14px}
.catalog-mega-grid section:hover{border-color:#d8dfec;box-shadow:0 10px 25px rgba(15,30,60,.06)}

.faq-groups .accordion.big summary:after{content:none!important;display:none!important}
.faq-groups .accordion.big summary i{width:34px;height:34px;flex:0 0 34px;border-radius:50%;background:#eef3ff;color:var(--blue);display:grid;place-items:center;font-size:0!important;transition:transform .2s ease,background .2s ease,color .2s ease}
.faq-groups .accordion.big summary i:before,.faq-groups .accordion.big summary i:after{content:"";position:absolute;width:13px;height:2px;border-radius:3px;background:currentColor}
.faq-groups .accordion.big summary i{position:relative}
.faq-groups .accordion.big summary i:after{transform:rotate(90deg)}
.faq-groups .accordion.big details[open] summary i{transform:rotate(45deg);background:var(--blue);color:#fff}
.faq-groups .accordion.big summary{align-items:center}

.newsletter-premium{position:relative;grid-template-columns:86px minmax(0,1fr) minmax(340px,520px)!important;gap:24px!important;padding:26px 28px!important;margin-top:38px!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:24px!important;background:linear-gradient(135deg,rgba(255,255,255,.09),rgba(255,255,255,.035))!important;overflow:hidden}
.newsletter-premium:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;right:-100px;top:-120px;background:radial-gradient(circle,rgba(62,104,255,.38),transparent 68%);pointer-events:none}
.newsletter-art{width:76px;height:76px;border-radius:22px;display:grid;place-items:center;background:linear-gradient(145deg,#fff,#dce5ff);color:#10214b;position:relative;box-shadow:0 14px 32px rgba(0,0,0,.16)}
.newsletter-art b{font-size:20px!important;letter-spacing:-.04em}.newsletter-art span{position:absolute;top:9px;right:10px;color:#ff3154;font-size:16px}.newsletter-art i{position:absolute;width:36px;height:5px;background:#1428ff;transform:rotate(-13deg);bottom:14px;border-radius:999px}
.newsletter-copy{display:flex!important;flex-direction:column;gap:5px!important}.newsletter-copy small{font-size:10px;font-weight:900;letter-spacing:.14em;color:#9eaeff}.newsletter-copy b{font-size:20px!important;line-height:1.25}.newsletter-copy span{font-size:12px!important;max-width:560px}
.newsletter-premium form{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:7px!important;padding:6px!important;border-radius:16px!important;position:relative;z-index:1}.newsletter-premium form label{min-width:0}.newsletter-premium form input{width:100%;height:45px}.newsletter-premium form button{min-width:118px}.newsletter-premium form>small{grid-column:1/-1;color:#748099;font-size:9px;padding-inline:7px}

.whatsapp-float{position:fixed;z-index:205;right:18px;bottom:92px;display:flex;align-items:center;gap:10px;padding:9px 13px 9px 9px;border-radius:18px;background:#fff;color:#11203b;border:1px solid #e0e6ee;box-shadow:0 16px 44px rgba(11,30,60,.18);transition:.2s}
[dir=rtl] .whatsapp-float{right:auto;left:18px;padding:9px 9px 9px 13px}.whatsapp-float:hover{transform:translateY(-3px);box-shadow:0 22px 52px rgba(11,30,60,.22)}
.whatsapp-icon{width:42px;height:42px;border-radius:14px;background:#25d366;color:white;display:grid;place-items:center;font-size:11px;font-weight:950;box-shadow:0 8px 18px rgba(37,211,102,.28)}.whatsapp-copy{display:flex;flex-direction:column}.whatsapp-copy b{font-size:12px}.whatsapp-copy small{font-size:9px;color:#7d8798}

.portal-action-grid-v21{align-items:stretch}.portal-action-grid-v21 .portal-action-card{position:relative;z-index:1;pointer-events:auto!important;overflow:visible}.portal-action-grid-v21 .portal-action-card *{pointer-events:auto}
.portal-action-card-head{display:grid;grid-template-columns:108px 1fr;gap:18px;align-items:center}.upload-card-v21 .portal-action-card-head{padding-bottom:18px;border-bottom:1px solid #e8edf4}.portal-upload-card.always-open{display:grid!important;visibility:visible!important;opacity:1!important;height:auto!important;margin-top:18px}
.portal-file-drop.active-drop{min-height:190px;border:1.5px dashed #a9b8d2;background:linear-gradient(180deg,#fbfcff,#f3f6ff);cursor:pointer}.portal-file-drop.active-drop:hover{border-color:var(--blue);background:#f3f6ff}.artwork-upload-submit{min-height:50px;font-size:15px}.upload-native-hint{display:block;color:#8490a2;text-align:center;line-height:1.5}.design-card-v21{display:flex!important;flex-direction:column;justify-content:flex-start}.design-card-v21 .design-launch{margin-top:auto;min-height:50px}.design-card-features{display:grid;gap:7px;margin:14px 0 20px;padding:0;list-style:none}.design-card-features li{font-size:12px;color:#536075;display:flex;gap:8px}.design-card-features li:before{content:"✓";width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#eaf9f0;color:#15924c;font-weight:900;font-size:10px}
.uploaded-file-row .file-actions{display:flex;gap:6px;flex-wrap:wrap}

.artwork-viewer-page{min-height:78vh;padding:54px 0 80px;background:radial-gradient(circle at 15% 10%,rgba(20,40,255,.09),transparent 30%),linear-gradient(180deg,#f5f7fb,#fff)}
.viewer-topbar{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:24px}.viewer-topbar h1{font-size:clamp(32px,5vw,58px);margin:8px 0}.viewer-topbar p{margin:0;color:#667287}.viewer-top-actions{display:flex;gap:8px;flex-wrap:wrap}
.viewer-shell{background:#fff;border:1px solid #e0e6ef;border-radius:28px;padding:16px;box-shadow:0 26px 80px rgba(12,28,62,.12)}.viewer-tabs{display:flex;gap:6px;padding:5px;background:#f0f3f8;border-radius:15px;margin-bottom:14px;overflow:auto}.viewer-tabs button{border:0;background:transparent;min-height:42px;padding:0 16px;border-radius:11px;font:inherit;font-size:12px;font-weight:850;color:#637087;cursor:pointer;white-space:nowrap}.viewer-tabs button.active{background:#fff;color:#1428ff;box-shadow:0 5px 14px rgba(10,25,60,.08)}
.viewer-stage{display:none;min-height:620px;border-radius:21px;background:linear-gradient(145deg,#edf1f8,#f9fbff);overflow:hidden;position:relative}.viewer-stage.active{display:block}.viewer-paper{height:620px;display:grid;place-items:center;padding:24px}.viewer-paper iframe,.viewer-paper img{width:100%;height:100%;border:0;border-radius:13px;background:#fff;object-fit:contain;box-shadow:0 18px 45px rgba(14,26,52,.13)}
.viewer-file-fallback{max-width:430px;text-align:center}.viewer-file-fallback strong{display:grid;place-items:center;width:110px;height:110px;margin:0 auto 20px;border-radius:28px;background:#fff;color:#1428ff;font-size:25px;box-shadow:0 16px 35px rgba(10,25,55,.1)}
.mockup-toolbar{height:54px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;color:#657187;font-size:11px}.mockup-toolbar button{border:1px solid #d9e0eb;background:#fff;border-radius:10px;padding:8px 12px;font:inherit;font-weight:800;cursor:pointer}.mockup-world{height:530px;display:grid;place-items:center;perspective:1100px;cursor:grab;touch-action:none;user-select:none}.mockup-world.dragging{cursor:grabbing}.mockup-object{width:min(68vw,560px);height:min(44vw,360px);max-height:68%;position:relative;transform-style:preserve-3d;transition:transform .08s linear}.mockup-face{position:absolute;inset:0;border-radius:8px;overflow:hidden;background:#fff;backface-visibility:hidden;box-shadow:0 30px 60px rgba(12,22,45,.18)}.mockup-face.front{transform:translateZ(4px)}.mockup-face.back{transform:rotateY(180deg) translateZ(4px);display:grid;place-items:center;background:linear-gradient(135deg,#fff,#eef2fa);color:#8a96a9;font-weight:900;letter-spacing:.14em}.mockup-face iframe,.mockup-face img{width:100%;height:100%;border:0;object-fit:contain;pointer-events:none}.mockup-placeholder{height:100%;display:grid;place-items:center;text-align:center;font-size:27px;font-weight:950;color:#1428ff}.mockup-edge{position:absolute;background:#d7dde8}.edge-r{top:0;right:-4px;width:8px;height:100%;transform:rotateY(90deg);transform-origin:left}.edge-b{left:0;bottom:-4px;width:100%;height:8px;transform:rotateX(90deg);transform-origin:top}.viewer-note{margin:0;padding:12px 18px;text-align:center;font-size:11px;color:#718097}
.real-model-wrap{height:620px;background:linear-gradient(145deg,#edf1f8,#fff);display:grid;place-items:center}.real-model-wrap model-viewer{width:100%;height:100%;--poster-color:transparent}.viewer-meta-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:14px}.viewer-meta-grid article{padding:14px 16px;border:1px solid #e4e9f1;border-radius:15px;background:#fafbfd;display:grid;gap:4px}.viewer-meta-grid small{font-size:9px;color:#8b96a8;text-transform:uppercase;letter-spacing:.08em}.viewer-meta-grid b{font-size:13px}

@media(max-width:900px){.newsletter-premium{grid-template-columns:66px 1fr!important}.newsletter-premium form{grid-column:1/-1}.newsletter-art{width:62px;height:62px}.viewer-topbar{align-items:flex-start;flex-direction:column}.viewer-stage,.viewer-paper,.real-model-wrap{min-height:520px;height:520px}.viewer-meta-grid{grid-template-columns:1fr 1fr}.portal-action-card-head{grid-template-columns:76px 1fr}}
@media(max-width:600px){.newsletter-premium{grid-template-columns:1fr!important;padding:22px 18px!important}.newsletter-art{display:none}.newsletter-premium form{grid-template-columns:1fr!important}.newsletter-premium form button{width:100%}.whatsapp-float{bottom:82px;right:10px;padding:7px;border-radius:16px}[dir=rtl] .whatsapp-float{left:10px;right:auto}.whatsapp-copy{display:none}.whatsapp-icon{width:44px;height:44px}.portal-action-card-head{grid-template-columns:1fr}.portal-action-visual{margin-inline:auto}.viewer-shell{padding:8px;border-radius:20px}.viewer-stage,.viewer-paper,.real-model-wrap{min-height:440px;height:440px}.viewer-paper{padding:10px}.viewer-meta-grid{grid-template-columns:1fr}.mockup-object{width:82vw;height:54vw}.mockup-world{height:390px}.mockup-toolbar span{max-width:60%}}

.whatsapp-icon svg{width:24px;height:24px;fill:none;stroke:#fff;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.whatsapp-icon svg path:first-child{fill:none}.whatsapp-icon svg path:last-child{fill:#fff;stroke:none}

/* v2.2 Precision Visual System ------------------------------------------------ */
:root{
  --ts-ink:#0d1628;
  --ts-muted:#5d687d;
  --ts-line:rgba(20,32,58,.10);
  --ts-surface:rgba(255,255,255,.86);
  --ts-surface-strong:#ffffff;
  --ts-blue:#1937ff;
  --ts-blue-2:#5f75ff;
  --ts-cyan:#37c6ff;
  --ts-violet:#8458ff;
  --ts-coral:#ff5b77;
  --ts-green:#14b87a;
  --ts-shadow-xs:0 2px 8px rgba(14,26,54,.05);
  --ts-shadow-sm:0 10px 28px rgba(14,26,54,.08);
  --ts-shadow-md:0 18px 50px rgba(14,26,54,.12);
  --ts-shadow-lg:0 32px 90px rgba(14,26,54,.16);
  --ts-glass:linear-gradient(145deg,rgba(255,255,255,.92),rgba(255,255,255,.68));
  --ts-radius-sm:14px;
  --ts-radius-md:20px;
  --ts-radius-lg:30px;
  --ts-ease:cubic-bezier(.2,.7,.2,1);
}
html{background:#f6f8fc;color:var(--ts-ink);scroll-behavior:smooth}
body{background:
  radial-gradient(1000px 540px at 2% -10%,rgba(25,55,255,.10),transparent 56%),
  radial-gradient(760px 500px at 98% 18%,rgba(132,88,255,.08),transparent 54%),
  linear-gradient(180deg,#fbfcff 0%,#f7f9fd 48%,#fff 100%);color:var(--ts-ink)}
::selection{background:rgba(25,55,255,.18);color:#071125}
.container{max-width:1320px}
.btn{min-height:48px;border-radius:14px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:850;transition:transform .18s var(--ts-ease),box-shadow .18s var(--ts-ease),background .18s var(--ts-ease)}
.btn.primary{background:linear-gradient(135deg,var(--ts-blue),#3155ff);border-color:transparent;box-shadow:0 12px 26px rgba(25,55,255,.23)}
.btn.primary:hover{transform:translateY(-2px);box-shadow:0 17px 34px rgba(25,55,255,.30)}
.btn.secondary{background:rgba(255,255,255,.82);border:1px solid rgba(18,34,70,.12);box-shadow:var(--ts-shadow-xs)}
.btn.secondary:hover{background:#fff;transform:translateY(-2px)}

/* Header */
.site-header{background:rgba(255,255,255,.92)!important;backdrop-filter:blur(24px) saturate(150%);-webkit-backdrop-filter:blur(24px) saturate(150%);border-bottom:1px solid rgba(18,34,70,.07)!important;box-shadow:0 8px 30px rgba(13,27,58,.055)!important}
.header-main{min-height:82px}
.logo-mark{background:linear-gradient(135deg,var(--ts-blue),var(--ts-violet));box-shadow:0 10px 24px rgba(25,55,255,.22)}
.site-search{background:#f5f7fb;border-color:#e6eaf2;border-radius:15px;transition:.2s var(--ts-ease)}
.site-search:focus-within{background:#fff;border-color:rgba(25,55,255,.45);box-shadow:0 0 0 4px rgba(25,55,255,.08),var(--ts-shadow-sm)}
.desktop-catalog-bar{gap:12px}
.catalog-mega summary{border:1px solid rgba(25,55,255,.08);background:linear-gradient(135deg,rgba(25,55,255,.075),rgba(95,117,255,.045));border-radius:14px;font-weight:900}
.catalog-mega-panel{background:#fff!important;opacity:1!important;box-shadow:0 28px 80px rgba(14,26,54,.19)!important;border:1px solid rgba(16,30,60,.10)!important}
.catalog-mega-grid section{background:#fafbfe;border:1px solid #edf0f6;border-radius:16px;padding:15px;transition:.18s var(--ts-ease)}
.catalog-mega-grid section:hover{background:#fff;border-color:rgba(25,55,255,.14);box-shadow:var(--ts-shadow-sm);transform:translateY(-2px)}
.desktop-quick-links a{font-size:13px!important;font-weight:800!important;color:#27324a!important}
.desktop-quick-links a:hover{background:#f2f5ff!important;color:var(--ts-blue)!important}

/* Premium hero */
.pb-hero-premium{min-height:610px;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);align-items:center;gap:54px;padding:66px 62px;border-radius:38px;background:
 linear-gradient(145deg,rgba(255,255,255,.98),rgba(246,249,255,.88)),
 radial-gradient(circle at 80% 20%,rgba(25,55,255,.13),transparent 34%);border:1px solid rgba(255,255,255,.94);box-shadow:0 28px 80px rgba(14,26,54,.10);overflow:hidden;position:relative}
.pb-hero-premium:before{content:"";position:absolute;width:330px;height:330px;border-radius:50%;background:radial-gradient(circle,rgba(55,198,255,.16),rgba(55,198,255,0) 68%);left:-100px;bottom:-120px}
.pb-hero-premium .pb-hero__copy{position:relative;z-index:2}
.pb-hero-premium .eyebrow{background:rgba(25,55,255,.07);border:1px solid rgba(25,55,255,.09);color:#1631da;padding:9px 13px;border-radius:999px;font-size:11px;font-weight:900;letter-spacing:.1em}
.pb-hero-premium h1{font-size:clamp(48px,5.4vw,82px);line-height:.98;letter-spacing:-.055em;max-width:10.5ch;margin:22px 0 24px;color:#0a1426}
[dir=rtl] .pb-hero-premium h1{letter-spacing:0;line-height:1.16;max-width:12ch}
.pb-hero-premium .pb-hero__copy>p{font-size:18px;max-width:630px;color:#566278;line-height:1.8}
.pb-hero__micro{display:flex;gap:18px;flex-wrap:wrap;margin-top:25px}.pb-hero__micro span{display:flex;align-items:center;gap:7px;color:#526079;font-weight:700;font-size:12px}.pb-hero__micro i{font-style:normal;width:22px;height:22px;border-radius:50%;background:#e9fbf4;color:#079965;display:grid;place-items:center}
.pb-hero__visual{height:470px;position:relative;isolation:isolate;perspective:1200px}
.hero-glow{position:absolute;border-radius:50%;filter:blur(8px);opacity:.9}.hero-glow.one{width:270px;height:270px;background:rgba(25,55,255,.14);right:60px;top:60px}.hero-glow.two{width:210px;height:210px;background:rgba(255,91,119,.11);left:20px;bottom:30px}
.hero-print-stack{position:absolute;inset:50% auto auto 50%;width:290px;height:350px;transform:translate(-50%,-50%) rotate(-3deg);transform-style:preserve-3d}
.hero-sheet{position:absolute;inset:0;border-radius:24px;display:flex;flex-direction:column;padding:30px;box-shadow:0 28px 55px rgba(12,24,52,.17);overflow:hidden}
.hero-sheet:after{content:"";position:absolute;width:150px;height:150px;border-radius:50%;right:-50px;bottom:-45px;background:rgba(255,255,255,.15)}
.hero-sheet-back{background:#e9edff;transform:translate3d(52px,-18px,-60px) rotate(9deg);color:#5870cf;font-size:11px;font-weight:900}
.hero-sheet-mid{background:linear-gradient(150deg,#ff5777,#ff8c70);transform:translate3d(-43px,20px,-30px) rotate(-9deg);color:#fff;justify-content:flex-end}.hero-sheet-mid b{font-size:100px;line-height:.8}.hero-sheet-mid small{font-weight:900;letter-spacing:.12em;margin-top:18px}
.hero-sheet-front{background:linear-gradient(145deg,#1533f5 0%,#2448ff 52%,#7a5dff 100%);color:#fff;z-index:3}.hero-sheet-front small{font-weight:900;letter-spacing:.16em}.hero-sheet-front b{font-size:48px;line-height:.95;margin:auto 0}.hero-sheet-front span{font-size:10px;letter-spacing:.13em;font-weight:800}
.hero-float-card{position:absolute;z-index:5;display:flex;align-items:center;gap:12px;padding:13px 15px;border-radius:17px;background:rgba(255,255,255,.87);border:1px solid rgba(255,255,255,.9);backdrop-filter:blur(18px);box-shadow:0 16px 40px rgba(14,26,54,.13);animation:tsFloat 6s ease-in-out infinite}.hero-float-card svg{width:32px;height:32px;fill:none;stroke:var(--ts-blue);stroke-width:1.6}.hero-float-card b{display:block;font-size:13px}.hero-float-card small{color:#738098;font-size:10px}.hero-float-card.card-a{left:0;top:80px}.hero-float-card.card-b{right:0;bottom:70px;animation-delay:-3s}
@keyframes tsFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-9px)}}

/* Trust */
.pb-trust-premium{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:12px;background:rgba(255,255,255,.72);border:1px solid rgba(255,255,255,.94);border-radius:24px;box-shadow:var(--ts-shadow-sm);backdrop-filter:blur(18px)}
.pb-trust-premium>div{display:grid;grid-template-columns:48px 1fr;gap:12px;align-items:center;padding:17px;border-radius:17px;transition:.18s var(--ts-ease)}.pb-trust-premium>div:hover{background:#fff;box-shadow:var(--ts-shadow-xs);transform:translateY(-2px)}
.trust-icon{width:46px;height:46px;border-radius:15px;background:linear-gradient(135deg,#edf1ff,#f7f3ff);display:grid;place-items:center;color:var(--ts-blue)}.trust-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}
.pb-trust-premium small{display:block;color:#9aa4b5;font-size:9px;font-weight:900;letter-spacing:.13em}.pb-trust-premium b{display:block;margin:3px 0;font-size:14px}.pb-trust-premium em{font-style:normal;color:#778296;font-size:11px;line-height:1.5}

/* Common visual cards */
.pb-category-card,.pb-product-card,.product-card,.category-card,.pb-service-card,.service-card,.digital-plan-card,.premium-service,.faq-card,.review-card{border-radius:22px!important;background:rgba(255,255,255,.86)!important;border:1px solid rgba(17,30,60,.075)!important;box-shadow:0 10px 28px rgba(14,26,54,.065)!important;overflow:hidden;transition:transform .22s var(--ts-ease),box-shadow .22s var(--ts-ease),border-color .22s var(--ts-ease)}
.pb-category-card:hover,.pb-product-card:hover,.product-card:hover,.category-card:hover,.pb-service-card:hover,.service-card:hover,.digital-plan-card:hover{transform:translateY(-6px)!important;box-shadow:0 23px 52px rgba(14,26,54,.12)!important;border-color:rgba(25,55,255,.14)!important}
.pb-category-media,.pb-product-media,.product-media,.category-media{background:linear-gradient(145deg,#f3f5fa,#fff)!important;overflow:hidden}.pb-category-media img,.pb-product-media img,.product-media img{transition:transform .45s var(--ts-ease)}.pb-category-card:hover img,.pb-product-card:hover img,.product-card:hover img{transform:scale(1.035)}
.pb-product-copy,.product-body{padding:18px!important}.pb-product-copy small{color:#78849a;text-transform:uppercase;letter-spacing:.07em;font-weight:800;font-size:9px}.pb-product-copy h3,.product-body h3{font-size:17px;line-height:1.3;margin:7px 0 16px;color:#111a2c}.pb-product-copy>div{padding-top:12px;border-top:1px solid #edf0f5;display:flex;align-items:center;justify-content:space-between;color:#536078}.pb-product-copy strong{color:#0d1729;font-size:16px}

/* Product page */
.product-page{padding-top:34px}.product-layout{gap:52px}.main-product-visual{background:linear-gradient(145deg,#f3f5fa,#fff);border:1px solid #e9edf4;border-radius:28px!important;box-shadow:var(--ts-shadow-sm)}
.product-heading h1{font-size:clamp(35px,4vw,58px);letter-spacing:-.035em}.product-heading p{font-size:16px;line-height:1.8}.product-configurator{background:rgba(255,255,255,.9);border:1px solid #e8ecf3;border-radius:26px;padding:24px;box-shadow:var(--ts-shadow-sm)}
.config-section{border-bottom:1px solid #edf0f5}.choice>span,.delivery-choice{border-radius:14px!important;border-color:#e3e8f0!important;background:#fff!important;transition:.18s var(--ts-ease)}.choice input:checked+span,.delivery-choice:has(input:checked){border-color:var(--ts-blue)!important;box-shadow:0 0 0 3px rgba(25,55,255,.08)!important;background:#f7f8ff!important}
.sticky-buy{background:rgba(255,255,255,.94)!important;border:1px solid rgba(20,34,65,.10)!important;box-shadow:0 20px 55px rgba(14,26,54,.14)!important}

/* Cart */
.premium-cart .cart-item,.cart-card,.checkout-card,.cart-summary,.checkout-summary{background:#fff!important;border:1px solid #e7ebf2!important;border-radius:22px!important;box-shadow:var(--ts-shadow-sm)!important}.cart-thumb{border-radius:17px!important;background:linear-gradient(145deg,#f0f3f8,#fff)!important}.cart-config-chips span{background:#f4f6fb!important;border:1px solid #e7ebf3!important;color:#566278!important;border-radius:999px!important}.cart-summary h3,.checkout-summary h3{font-size:21px}.cart-progress{background:#f1f4f9;border-radius:999px;overflow:hidden}

/* Service and pricing layouts */
.digital-plan-grid,.service-grid{gap:18px!important}.digital-plan-card,.premium-service{position:relative;padding:27px!important}.digital-plan-card.highlighted,.premium-service.featured{border-color:rgba(25,55,255,.30)!important;box-shadow:0 22px 55px rgba(25,55,255,.13)!important}.plan-price strong{font-size:34px!important;letter-spacing:-.03em}.digital-plan-card ul,.premium-service ul{display:grid;gap:9px}.digital-plan-card li,.premium-service li{color:#526078;line-height:1.5}.plan-popular{background:linear-gradient(135deg,var(--ts-blue),var(--ts-violet))!important;border-radius:999px!important;padding:7px 11px!important;color:#fff!important;font-size:10px!important;font-weight:900!important}

/* FAQ */
.faq-item,.faq-card{background:#fff!important}.faq-item summary{min-height:68px;font-weight:850;font-size:16px}.faq-item summary:after{background:#f0f3fa!important;color:#26344f!important}.faq-item[open] summary:after{background:#172fff!important;color:#fff!important}

/* Footer */
.footer{background:linear-gradient(160deg,#0c172c 0%,#0f203f 55%,#132a50 100%)!important;color:#fff}.footer a{color:rgba(255,255,255,.74)!important}.footer a:hover{color:#fff!important}.footer-newsletter{background:linear-gradient(135deg,rgba(255,255,255,.10),rgba(255,255,255,.055))!important;border:1px solid rgba(255,255,255,.13)!important;box-shadow:none!important}.footer-newsletter input{background:rgba(255,255,255,.96)!important;border:0!important}.footer-newsletter button{background:#fff!important;color:#122441!important;font-weight:900!important}

/* Responsive precision */
@media(max-width:1100px){.pb-hero-premium{grid-template-columns:1fr 410px;padding:50px 42px}.pb-hero-premium h1{font-size:58px}.pb-trust-premium{grid-template-columns:repeat(2,1fr)}}
@media(max-width:860px){
  body{background:#f8f9fc}.pb-container__inner.is-boxed{width:calc(100% - 28px)!important}.pb-hero-premium{display:block;min-height:0;padding:28px 22px 26px;border-radius:24px}.pb-hero-premium h1{font-size:clamp(39px,12vw,58px);max-width:12ch;margin-top:16px}.pb-hero-premium .pb-hero__copy>p{font-size:15px}.pb-hero__visual{height:330px;margin-top:24px}.hero-print-stack{width:210px;height:260px}.hero-sheet{padding:21px;border-radius:18px}.hero-sheet-front b{font-size:34px}.hero-sheet-mid b{font-size:70px}.hero-float-card{padding:10px 11px;border-radius:14px}.hero-float-card.card-a{top:32px}.hero-float-card.card-b{bottom:25px}.hero-float-card svg{width:25px;height:25px}
  .pb-trust-premium{grid-template-columns:1fr 1fr;padding:8px;border-radius:20px;gap:7px}.pb-trust-premium>div{grid-template-columns:40px 1fr;padding:12px;gap:8px}.trust-icon{width:38px;height:38px;border-radius:12px}.pb-trust-premium em{display:none}
  .pb-category-grid,.pb-product-grid,.pb-bestseller-grid,.product-grid,.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.pb-category-card,.pb-product-card,.product-card,.category-card{border-radius:17px!important}.pb-product-copy,.product-body{padding:12px!important}.pb-product-copy h3,.product-body h3{font-size:13.5px;margin:5px 0 10px}.pb-product-copy>div{font-size:11px;padding-top:9px}.pb-product-copy strong{font-size:13px}
  .product-layout{gap:22px}.product-configurator{padding:17px;border-radius:20px}.main-product-visual{border-radius:20px!important}.product-heading h1{font-size:34px}
  .mobile-bottom-nav{border:1px solid rgba(255,255,255,.8)!important;background:rgba(255,255,255,.92)!important;box-shadow:0 18px 45px rgba(10,22,52,.16)!important;backdrop-filter:blur(24px) saturate(160%)!important}.mobile-bottom-nav .mobile-nav-search{background:linear-gradient(135deg,var(--ts-blue),var(--ts-violet))!important;box-shadow:0 11px 28px rgba(25,55,255,.32)!important}
}
@media(max-width:420px){.pb-hero-premium{padding:24px 17px}.pb-hero__visual{height:290px}.hero-print-stack{width:184px;height:232px}.hero-float-card.card-a{left:-2px}.hero-float-card.card-b{right:-3px}.hero-float-card small{display:none}.pb-trust-premium>div{display:flex;align-items:center}.pb-trust-premium b{font-size:12px}.pb-category-grid,.pb-product-grid,.pb-bestseller-grid,.product-grid,.category-grid{gap:8px!important}}
@media(min-width:1600px){.container{max-width:1420px}.pb-hero-premium{padding:76px 78px}.pb-hero-premium h1{font-size:84px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.hero-float-card{animation:none!important}}
@supports not ((backdrop-filter:blur(4px)) or (-webkit-backdrop-filter:blur(4px))){.site-header,.hero-float-card,.pb-trust-premium,.mobile-bottom-nav{background:#fff!important}}

/* v2.3 premium upload progress */
.artwork-upload-progress.premium{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;margin-top:14px;padding:12px 14px;border-radius:16px;border:1px solid #d9e2ec;background:linear-gradient(180deg,#fbfdfd,#f3f8f5);box-shadow:0 12px 28px rgba(16,24,40,.05)}
.artwork-upload-progress.premium>div{height:14px;border-radius:999px;background:#e7efe9;overflow:hidden;box-shadow:inset 0 1px 2px rgba(0,0,0,.04)}
.artwork-upload-progress.premium i{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#16a34a,#34d399);transition:width .2s ease}
.artwork-upload-progress.premium span{font-weight:900;font-size:15px;color:#166534}
.artwork-upload-progress.premium small{grid-column:1/-1;font-size:11px;color:#3f5b49}
.ts-upload-overlay{position:fixed;inset:0;z-index:9999;background:rgba(10,18,30,.36);backdrop-filter:blur(8px);display:grid;place-items:center;padding:20px}
.ts-upload-overlay[hidden]{display:none}
.ts-upload-overlay-card{width:min(460px,92vw);border-radius:24px;padding:24px;background:linear-gradient(180deg,#ffffff,#f6fbf8);border:1px solid rgba(255,255,255,.8);box-shadow:0 30px 80px rgba(10,18,30,.24)}
.ts-upload-overlay-card b{display:block;font-size:40px;line-height:1;color:#166534;margin-bottom:14px;font-weight:950}
.ts-upload-overlay-bar{height:18px;border-radius:999px;background:#e4efe8;overflow:hidden;box-shadow:inset 0 1px 2px rgba(0,0,0,.05)}
.ts-upload-overlay-bar i{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#16a34a,#34d399);transition:width .2s ease}
.ts-upload-overlay-card small{display:block;margin-top:12px;font-size:14px;color:#365043;line-height:1.5}

/* v2.4 commerce visual architecture */
:root{--ts-ink:#101828;--ts-navy:#0b1730;--ts-blue:#1739ff;--ts-blue2:#596fff;--ts-soft:#f5f7fb;--ts-line:#e5eaf2;--ts-green:#16a34a;--ts-shadow:0 18px 46px rgba(15,23,42,.09)}
.home-visual-navigator{padding:34px 0 52px;background:linear-gradient(180deg,#fff 0,#f7f9fc 100%);border-bottom:1px solid #eef1f5}.home-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.home-section-head h2{font-size:clamp(27px,3.6vw,46px);line-height:1.08;letter-spacing:-.035em;margin:7px 0 8px;color:var(--ts-ink)}.home-section-head p{max-width:720px;color:#657084;line-height:1.75;margin:0}.home-section-head>a{white-space:nowrap;text-decoration:none;color:var(--ts-blue);font-weight:850;border:1px solid #dce3ff;background:#fff;border-radius:999px;padding:11px 15px;box-shadow:0 8px 18px rgba(23,57,255,.06)}
.home-category-visual-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.home-category-visual{display:block;text-decoration:none;color:var(--ts-ink);background:#fff;border:1px solid var(--ts-line);border-radius:22px;overflow:hidden;box-shadow:0 10px 26px rgba(15,23,42,.045);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.home-category-visual:hover{transform:translateY(-4px);border-color:#cfd8ff;box-shadow:0 18px 38px rgba(15,23,42,.09)}.home-category-visual figure{height:180px;margin:0;background:linear-gradient(135deg,#f7f9ff,#eef3fa);overflow:hidden}.home-category-visual img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.home-category-visual:hover img{transform:scale(1.035)}.home-category-visual>div{padding:15px 16px 17px}.home-category-visual b{display:block;font-size:15px;line-height:1.35}.home-category-visual span{display:block;margin-top:6px;font-size:10px;color:#6f7a8c;font-weight:700}
.home-order-journey{padding:76px 0;background:radial-gradient(circle at 10% 0,rgba(82,102,255,.21),transparent 35%),linear-gradient(135deg,#09152a,#101f3b 58%,#13294d);color:#fff}.home-section-head.light h2{color:#fff}.home-section-head.light p{color:#bac7d9}.home-order-journey .eyebrow{color:#9fb0ff}.home-journey-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.home-journey-grid article{min-height:190px;padding:20px 17px;border-radius:20px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.11);backdrop-filter:blur(14px);position:relative;overflow:hidden}.home-journey-grid article:after{content:"";position:absolute;width:90px;height:90px;border-radius:50%;right:-45px;bottom:-45px;background:rgba(91,112,255,.18)}.home-journey-grid i{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:linear-gradient(135deg,#2a49ff,#6677ff);font-style:normal;font-size:10px;font-weight:900;margin-bottom:28px}.home-journey-grid b{display:block;font-size:14px}.home-journey-grid span{display:block;margin-top:8px;color:#aebbd0;font-size:10px;line-height:1.55}
/* premium mega menu opacity and layering */
[data-catalog-mega] .catalog-mega-panel,.catalog-mega-panel{background:#fff!important;opacity:1!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:0 24px 70px rgba(10,22,45,.22)!important;border:1px solid #e4e9f1!important;isolation:isolate}.site-header:has([data-catalog-mega][open]):after{content:"";position:fixed;inset:0;background:rgba(9,18,34,.20);z-index:-1;pointer-events:none}
/* Support Gateway */
.chat-launch-v2{position:fixed;right:22px;bottom:24px;z-index:120;display:flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.35);border-radius:20px;padding:9px 13px 9px 9px;background:linear-gradient(135deg,#101f38,#182d50);color:#fff;box-shadow:0 18px 42px rgba(9,20,39,.24);cursor:pointer}.chat-launch-orb{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#183cff,#6878ff);display:grid;place-items:center;font-weight:950;position:relative}.chat-launch-orb i{position:absolute;right:-2px;top:-2px;width:10px;height:10px;border-radius:50%;background:#ef4444;border:2px solid #fff}.chat-launch-orb i.online{background:#22c55e}.chat-launch-orb i.busy{background:#f59e0b}.chat-launch-v2>span:last-child{text-align:start}.chat-launch-v2 b,.chat-launch-v2 small{display:block}.chat-launch-v2 b{font-size:12px}.chat-launch-v2 small{font-size:9px;color:#b8c5da;margin-top:2px}.chat-box-v2{position:fixed;right:22px;bottom:88px;width:min(390px,calc(100vw - 24px));height:min(620px,calc(100dvh - 130px));z-index:150;background:#fff;border:1px solid #e3e8f0;border-radius:26px;box-shadow:0 30px 80px rgba(8,19,39,.28);overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr) auto auto}.chat-box-v2[hidden]{display:none}.chat-box-v2 .chat-head{padding:15px 16px;background:linear-gradient(135deg,#0c1930,#15294a);color:#fff;display:flex;align-items:center;justify-content:space-between}.chat-agent{display:flex;align-items:center;gap:10px}.chat-agent-avatar{width:40px;height:40px;border-radius:13px;background:linear-gradient(135deg,#2445ff,#6478ff);display:grid;place-items:center;font-weight:950}.chat-agent b,.chat-agent small{display:block}.chat-agent small{font-size:9px;color:#b9c7da;margin-top:2px}.chat-head>button{border:0;background:rgba(255,255,255,.1);color:#fff;width:32px;height:32px;border-radius:10px;font-size:20px;cursor:pointer}.chat-messages{padding:15px;overflow:auto;background:linear-gradient(180deg,#f7f9fc,#fff)}.chat-loading{font-size:11px;color:#7d8797;text-align:center;padding:16px}.chat-bubble{max-width:84%;margin:8px 0}.chat-bubble p{margin:0;padding:11px 13px;border-radius:16px 16px 16px 5px;background:#fff;border:1px solid #e2e7ef;box-shadow:0 7px 20px rgba(15,23,42,.045);font-size:12px;line-height:1.65}.chat-bubble.mine{margin-inline-start:auto}.chat-bubble.mine p{background:linear-gradient(135deg,#183aff,#5268ff);color:#fff;border-color:transparent;border-radius:16px 16px 5px 16px}.chat-bubble.ai p{background:linear-gradient(135deg,#eef2ff,#f9faff);border-color:#d8e0ff}.chat-bubble small{display:block;margin:4px 7px;color:#8b95a5;font-size:8px}.chat-email-capture{padding:13px 15px;border-top:1px solid #e8ecf2;background:#fff8eb}.chat-email-capture b{font-size:11px}.chat-email-capture p{font-size:9px;color:#79694e;line-height:1.5;margin:4px 0 8px}.chat-email-capture input{width:100%;border:1px solid #e0cfae;border-radius:10px;padding:10px 11px;font:inherit;font-size:12px}.chat-box-v2 form{padding:12px 13px;background:#fff;border-top:1px solid #e8ecf2}.chat-box-v2 textarea{width:100%;border:0;outline:0;resize:none;font:inherit;font-size:13px;min-height:52px;max-height:120px;padding:7px}.chat-compose{display:flex;align-items:center;justify-content:space-between;gap:8px}.chat-compose small{font-size:8px;color:#8c96a5}.chat-compose button{border:0;border-radius:12px;padding:10px 12px;background:linear-gradient(135deg,#173aff,#6072ff);color:#fff;font-weight:850;cursor:pointer}.chat-compose button span{margin-inline-end:5px}.chat-compose button:disabled{opacity:.55}
/* Better cross-device rhythm */
@media(max-width:1000px){.home-category-visual-grid{grid-template-columns:repeat(3,1fr)}.home-journey-grid{grid-template-columns:repeat(3,1fr)}.home-category-visual figure{height:160px}}
@media(max-width:680px){.home-visual-navigator{padding:24px 0 36px}.home-section-head{display:block}.home-section-head>a{display:inline-flex;margin-top:13px}.home-category-visual-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.home-category-visual{border-radius:17px}.home-category-visual figure{height:122px}.home-category-visual>div{padding:12px}.home-category-visual b{font-size:12px}.home-order-journey{padding:48px 0}.home-journey-grid{grid-template-columns:repeat(2,1fr);gap:8px}.home-journey-grid article{min-height:150px;padding:15px}.home-journey-grid i{margin-bottom:18px}.chat-launch-v2{right:12px;bottom:calc(78px + env(safe-area-inset-bottom));padding:8px}.chat-launch-v2>span:last-child{display:none}.chat-box-v2{right:6px;left:6px;bottom:calc(78px + env(safe-area-inset-bottom));width:auto;height:min(620px,calc(100dvh - 110px));border-radius:22px}}
@media(max-width:390px){.home-category-visual figure{height:105px}.home-journey-grid article{min-height:140px}.home-journey-grid span{font-size:9px}}

/* =========================================================
   v2.5 — T Smart Precision Commerce UI
   Clearer, denser, print-commerce first. No overlapping floaters.
   ========================================================= */
:root{--ts25-ink:#0b1830;--ts25-navy:#10284a;--ts25-blue:#173cff;--ts25-blue-2:#526cff;--ts25-paper:#fff;--ts25-soft:#f4f7fb;--ts25-line:#dfe6ef;--ts25-muted:#66758b;--ts25-green:#12a66a;--ts25-shadow:0 18px 44px rgba(17,32,58,.10)}
body{background:#fff!important;color:var(--ts25-ink)}
.container{width:min(1280px,calc(100% - 40px))}
.site-header{background:#fff!important;border-bottom:1px solid #e8edf3;box-shadow:0 5px 18px rgba(14,29,53,.045)!important}
.top-strip{background:#0b1930!important;color:#dce6f4!important}.top-strip a{color:#fff!important}
.header-main{height:82px}.site-search{background:#f7f9fc!important;border-color:#dfe6ef!important;border-radius:8px!important}.site-search:focus-within{background:#fff!important;border-color:#9cb0ff!important;box-shadow:0 0 0 3px rgba(23,60,255,.08)!important}
.category-nav{background:#fff!important}.desktop-catalog-bar{min-height:48px}.catalog-mega summary{border-radius:8px!important;background:#10284a!important;color:#fff!important;padding-inline:15px!important}.catalog-mega[open] summary{background:#173cff!important}.desktop-quick-links a{font-size:12px!important;font-weight:800!important;color:#24344f!important}
.catalog-mega-panel{background:#fff!important;opacity:1!important;border-color:#dfe6ef!important;box-shadow:0 24px 60px rgba(11,24,48,.17)!important}.catalog-mega-panel:before{content:"";position:fixed;inset:0;z-index:-1;background:rgba(7,18,36,.22);pointer-events:none}.catalog-mega-grid section{background:#f8fafc;border:1px solid #edf1f5;border-radius:14px;padding:14px}.catalog-mega-grid a{color:#43516a}.catalog-root{color:#0d1e38!important;font-size:14px!important}.catalog-mega-footer>a{background:#0f2748!important;color:#fff!important;border:0!important}.catalog-mega-footer>a:last-child{background:#173cff!important}

/* Home category navigator: product-first, clean and visual */
.home-visual-navigator{padding:44px 0 62px!important;background:#fff!important;border-bottom:1px solid #edf1f5!important}.home-section-head{align-items:center!important;margin-bottom:28px!important}.home-section-head h2{font-size:clamp(30px,3.1vw,44px)!important}.home-section-head p{font-size:15px!important;max-width:780px}.home-section-head>a{border-radius:8px!important;border:1px solid #dce3ed!important;box-shadow:none!important;color:#10284a!important;padding:11px 15px!important}.home-section-head>a:hover{background:#10284a!important;color:#fff!important;border-color:#10284a!important}
.home-category-visual-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important}.home-category-visual{background:#fff!important;border:1px solid #dfe6ef!important;border-radius:14px!important;box-shadow:0 8px 22px rgba(13,29,52,.055)!important;overflow:hidden!important;transform:none!important}.home-category-visual:hover{transform:translateY(-4px)!important;border-color:#b8c7dc!important;box-shadow:0 18px 36px rgba(13,29,52,.10)!important}.home-category-visual figure{height:185px!important;background:#f4f7fb!important;border-bottom:1px solid #edf1f5!important}.home-category-visual figure img{width:100%;height:100%;object-fit:cover!important;transform:scale(1.01);transition:transform .25s ease}.home-category-visual:hover figure img{transform:scale(1.045)}.home-category-visual>div{padding:16px 17px 17px!important}.home-category-visual b{font-size:16px!important;color:#0b1830!important}.home-category-visual span{display:block;margin-top:5px;color:#31507b!important;font-size:11px!important;font-weight:800}

/* Homepage business strip — intentionally compact. */
.home-business-compact{padding:66px 0;background:#f5f7fa;border-top:1px solid #edf1f5;border-bottom:1px solid #e6ebf1}.home-business-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px;margin-bottom:26px}.home-business-head h2{font-size:clamp(29px,3vw,42px);line-height:1.08;margin:7px 0 9px;letter-spacing:-.035em}.home-business-head p{max-width:720px;color:#66758b;line-height:1.7;margin:0}.home-business-head>a{display:inline-flex;align-items:center;gap:9px;padding:11px 15px;border:1px solid #d9e1eb;border-radius:8px;background:#fff;color:#10284a;font-weight:850}.home-business-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.home-business-card{display:grid;grid-template-columns:78px minmax(0,1fr);align-items:center;gap:17px;background:#fff;border:1px solid #dfe6ee;border-radius:14px;padding:20px;text-decoration:none;color:#0c1930;box-shadow:0 8px 24px rgba(11,27,52,.055);transition:.2s}.home-business-card:hover{transform:translateY(-4px);border-color:#b7c4d6;box-shadow:0 18px 38px rgba(11,27,52,.10)}.home-business-icon{width:72px;height:72px;border-radius:12px;display:grid;place-items:center;background:#10284a;color:#fff}.home-business-card.web .home-business-icon{background:#173cff}.home-business-card.social .home-business-icon{background:#0a9a70}.home-business-icon svg{width:43px;height:43px;fill:none;stroke:currentColor;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.home-business-copy small{display:block;font-size:9px;letter-spacing:.05em;text-transform:uppercase;color:#718096;font-weight:850}.home-business-copy h3{font-size:20px;margin:4px 0 6px}.home-business-copy p{font-size:11px;line-height:1.55;color:#6c7a8f;margin:0}.home-business-copy>span{display:block;margin-top:12px;color:#173cff;font-size:11px;font-weight:850}

/* Hide the large workflow visually unless admin enables it. When enabled keep it clean. */
.home-order-journey{padding:62px 0!important;background:#10284a!important}.home-journey-grid{gap:1px!important;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.10);border-radius:14px;overflow:hidden}.home-journey-grid article{border:0!important;border-radius:0!important;background:#10284a!important;min-height:164px!important;backdrop-filter:none!important}.home-journey-grid article:after{display:none}.home-journey-grid i{border-radius:8px!important;background:#fff!important;color:#173cff!important}

/* Business services landing */
.business-services-hero{padding:74px 0 62px;background:linear-gradient(180deg,#fff,#f5f8fc);border-bottom:1px solid #e7edf3}.business-services-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 480px;gap:70px;align-items:center}.business-services-hero h1{font-size:clamp(40px,5.1vw,67px);line-height:.98;letter-spacing:-.055em;margin:10px 0 20px;max-width:820px}.business-services-hero p{font-size:17px;line-height:1.7;color:#607087;max-width:760px}.business-hero-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.business-hero-links a{padding:10px 14px;border-radius:8px;background:#fff;border:1px solid #d9e2ec;color:#10284a;font-size:12px;font-weight:850}.business-hero-links a:hover{background:#10284a;color:#fff}.business-services-visual{height:360px;position:relative}.visual-window{position:absolute;inset:26px 42px 46px 12px;border-radius:20px;background:#fff;border:1px solid #d7e1ec;box-shadow:0 28px 60px rgba(17,36,66,.14);overflow:hidden;transform:rotate(-3deg)}.visual-window-top{height:38px;background:#edf2f7;display:flex;align-items:center;gap:6px;padding:0 13px}.visual-window-top i{width:8px;height:8px;border-radius:50%;background:#c1cad6}.visual-window-body{padding:32px}.visual-window-body span{display:block;width:52%;height:17px;background:#10284a;border-radius:5px;margin-bottom:23px}.visual-window-body b{display:block;width:100%;height:52px;background:#f1f4f8;border-radius:10px;margin-bottom:10px}.visual-window-body b:nth-of-type(2){width:82%}.visual-window-body b:nth-of-type(3){width:64%}.visual-card{position:absolute;padding:14px 16px;border-radius:13px;color:#fff;font-size:10px;font-weight:700;box-shadow:0 18px 34px rgba(14,28,53,.16);line-height:1.2}.visual-card strong{font-size:22px}.visual-card.a{right:0;top:32px;background:#0a9a70}.visual-card.b{left:5px;bottom:12px;background:#173cff}.visual-card.c{right:30px;bottom:2px;background:#10284a}
.business-pricing-section{padding:78px 0;border-bottom:1px solid #e8edf3}.business-pricing-section:nth-of-type(even){background:#f7f9fc}.business-pricing-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px}.business-pricing-head h2{font-size:clamp(30px,3.2vw,44px);line-height:1.05;margin:7px 0 8px}.business-pricing-head p{color:#66758b;max-width:720px;line-height:1.65;margin:0}.business-pricing-count{padding:8px 11px;border-radius:7px;background:#10284a;color:#fff;font-size:10px;font-weight:850}.business-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.business-price-card{display:flex;flex-direction:column;min-width:0;padding:28px 26px 24px;background:#fff;border:1px solid #dce4ed;border-radius:14px;box-shadow:0 10px 28px rgba(17,34,61,.055);position:relative}.business-price-card.highlighted{border:2px solid #173cff;padding:27px 25px 23px;box-shadow:0 20px 44px rgba(23,60,255,.11)}.business-price-top>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.plan-index{font-size:11px;letter-spacing:.12em;color:#9aa6b6;font-weight:900}.business-price-badge{font-size:9px;background:#173cff;color:#fff;border-radius:6px;padding:6px 8px}.business-price-top>small{display:block;color:#718096;font-size:10px;font-weight:800;margin-top:24px;min-height:15px}.business-price-card h3{font-size:27px;margin:5px 0 9px;letter-spacing:-.03em}.business-price-card p{font-size:12px;line-height:1.62;color:#6b798d;min-height:58px;margin:0}.business-price-value{padding:21px 0 19px;border-bottom:1px solid #e8edf3}.business-price-value strong{display:block;font-size:35px;letter-spacing:-.04em}.business-price-value strong em{font-size:14px;font-style:normal}.business-price-value>span{display:block;margin-top:4px;color:#7d8a9d;font-size:10px}.business-plan-facts{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;margin:14px 0}.business-plan-facts span{padding:10px;border-radius:8px;background:#f4f7fa;color:#66758b;font-size:9px}.business-plan-facts b{display:block;font-size:19px;color:#10284a}.business-price-card ul{list-style:none;padding:20px 0 10px;margin:0;display:grid;gap:9px;flex:1}.business-price-card li{display:grid;grid-template-columns:20px 1fr;gap:8px;align-items:start;color:#4f5f75;font-size:11px;line-height:1.5}.business-price-card li i{width:18px;height:18px;border-radius:50%;background:#e9f8f1;color:#0b9764;display:grid;place-items:center;font-style:normal;font-size:9px;font-weight:900}.business-price-actions{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;margin-top:12px}.business-price-actions form{margin:0}.business-price-actions .btn{width:100%;border-radius:8px}.business-price-actions>a{padding:10px;color:#173cff;font-size:10px;font-weight:850}.business-services-cta{padding:60px 0;background:#10284a;color:#fff}.business-services-cta .container{display:flex;align-items:center;justify-content:space-between;gap:30px}.business-services-cta h2{font-size:clamp(28px,3vw,42px);margin:7px 0 0;max-width:850px}.business-services-cta .eyebrow{color:#b9c9e6}.business-services-cta .btn{background:#fff!important;color:#10284a!important;border-color:#fff!important}

/* Single service detail */
.service-premium-hero{padding:74px 0;background:#fff;border-bottom:1px solid #e6ecf2}.service-premium-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:70px;align-items:center}.service-premium-copy h1{font-size:clamp(42px,5vw,66px);line-height:1;letter-spacing:-.05em;margin:11px 0 12px}.service-premium-copy h2{font-size:19px;font-weight:650;color:#52647c;margin:0 0 12px}.service-premium-copy>p{max-width:760px;color:#65748a;line-height:1.7;font-size:15px}.service-premium-badge{display:inline-flex;margin-inline-start:8px;padding:6px 8px;border-radius:6px;background:#e9efff;color:#173cff;font-size:9px}.service-premium-actions{display:flex;gap:9px;margin-top:23px}.service-premium-actions form{margin:0}.service-premium-summary{padding:30px;background:#10284a;color:#fff;border-radius:16px;box-shadow:0 24px 50px rgba(16,40,74,.18)}.service-premium-summary>small{font-size:10px;color:#b7c8df}.service-premium-summary>strong{display:block;font-size:42px;letter-spacing:-.045em;margin-top:7px}.service-premium-summary>strong em{font-size:15px;font-style:normal}.service-premium-summary>span{display:block;color:#b7c8df;font-size:10px;margin-top:3px}.service-summary-mark{margin-top:28px;padding-top:20px;border-top:1px solid rgba(255,255,255,.13);display:flex;align-items:center;gap:10px}.service-summary-mark span{width:40px;height:40px;border-radius:9px;background:#173cff;display:grid;place-items:center;font-weight:900}.service-summary-mark b{font-size:11px}.service-premium-body{padding:72px 0;background:#f6f8fb}.service-premium-body-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px}.service-premium-body h2{font-size:clamp(30px,3vw,42px);margin:8px 0 10px}.service-premium-body p{color:#66758b;line-height:1.7}.service-feature-list{display:grid;grid-template-columns:1fr 1fr;gap:8px}.service-feature-list>div{display:grid;grid-template-columns:24px 1fr;gap:10px;padding:14px;background:#fff;border:1px solid #e0e7ef;border-radius:10px;font-size:12px;line-height:1.5}.service-feature-list i{width:22px;height:22px;border-radius:50%;background:#e7f8f1;color:#0b9865;display:grid;place-items:center;font-style:normal;font-size:10px}.service-premium-process{padding:70px 0;background:#fff}.service-process-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #e0e7ef;border-radius:14px;overflow:hidden}.service-process-grid article{padding:24px;border-inline-end:1px solid #e0e7ef}.service-process-grid article:last-child{border:0}.service-process-grid span{font-size:10px;color:#173cff;font-weight:900}.service-process-grid h3{font-size:18px;margin:18px 0 7px}.service-process-grid p{font-size:11px;color:#6d7b90;line-height:1.6;margin:0}

/* Refined social plan cards wherever legacy digital page uses them */
.refined-social-plans{padding:74px 0;background:#f6f8fb}.refined-plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.refined-plan-card{padding:27px 25px;background:#fff;border:1px solid #dce4ed;border-radius:14px;display:flex;flex-direction:column;box-shadow:0 10px 28px rgba(17,34,61,.055)}.refined-plan-card.highlighted{border:2px solid #173cff;padding:26px 24px;box-shadow:0 20px 42px rgba(23,60,255,.11)}.refined-plan-head{display:flex;justify-content:space-between;align-items:center}.refined-plan-head .plan-number{font-size:10px;letter-spacing:.12em;color:#98a5b6;font-weight:900}.refined-plan-head>b{font-size:9px;background:#173cff;color:#fff;border-radius:6px;padding:6px 8px}.refined-plan-card>small{margin-top:24px;color:#758399;font-size:10px;font-weight:800}.refined-plan-card h3{font-size:27px;margin:5px 0 16px}.refined-plan-price{padding-bottom:18px;border-bottom:1px solid #e7edf3}.refined-plan-price strong{font-size:35px;letter-spacing:-.04em}.refined-plan-price em{font-size:14px;font-style:normal}.refined-plan-price span{display:block;font-size:10px;color:#7b899b}.refined-plan-metrics{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;margin:15px 0}.refined-plan-metrics span{background:#f3f6fa;border-radius:8px;padding:9px;font-size:9px;color:#6e7d90}.refined-plan-metrics b{display:block;font-size:18px;color:#10284a}.refined-plan-card ul{list-style:none;margin:0;padding:4px 0 14px;display:grid;gap:9px;flex:1}.refined-plan-card li{display:grid;grid-template-columns:18px 1fr;gap:8px;font-size:11px;color:#526177}.refined-plan-card li i{font-style:normal;color:#0a9a70}.refined-plan-actions{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center}.refined-plan-actions form{margin:0}.refined-plan-actions .btn{width:100%;border-radius:8px}.refined-plan-actions>a{font-size:10px;color:#173cff;font-weight:850}

/* Chat: separate floating zones and a cleaner assistant UI */
.chat-launch-v2{right:18px!important;left:auto!important;bottom:22px!important;border-radius:14px!important;padding:8px 12px 8px 8px!important;background:#10284a!important;border:1px solid #17375f!important;box-shadow:0 16px 38px rgba(8,24,47,.22)!important}.chat-launch-orb{border-radius:10px!important;background:#173cff!important}.chat-box-v2{right:18px!important;left:auto!important;bottom:82px!important;width:min(410px,calc(100vw - 30px))!important;border-radius:18px!important;border:1px solid #d9e2ec!important;box-shadow:0 30px 80px rgba(7,21,42,.25)!important}.chat-box-v2 .chat-head{background:#10284a!important}.chat-agent-avatar{border-radius:9px!important;background:#173cff!important}.chat-messages{background:#f7f9fc!important}.chat-bubble p{border-radius:14px 14px 14px 5px!important}.chat-bubble.mine p{background:#173cff!important}.chat-bubble.ai p{background:#eef2ff!important;border-color:#d6dfff!important}.chat-quick-prompts{display:flex;gap:6px;padding:9px 12px;overflow:auto;border-top:1px solid #e7edf3;background:#fff;scrollbar-width:none}.chat-quick-prompts::-webkit-scrollbar{display:none}.chat-quick-prompts button{flex:0 0 auto;border:1px solid #dce4ee;background:#f7f9fc;color:#31445f;border-radius:7px;padding:7px 9px;font:inherit;font-size:9px;font-weight:800;cursor:pointer}.chat-quick-prompts button:hover{border-color:#9eb1ff;background:#eef2ff;color:#173cff}.chat-compose button{background:#173cff!important;border-radius:9px!important}.chat-compose small{max-width:220px;line-height:1.35}.chat-typing p{display:flex;gap:4px;width:max-content}.chat-typing i{width:6px;height:6px;border-radius:50%;background:#6d7c91;animation:tsTyping 1s infinite ease-in-out}.chat-typing i:nth-child(2){animation-delay:.12s}.chat-typing i:nth-child(3){animation-delay:.24s}@keyframes tsTyping{0%,70%,100%{transform:translateY(0);opacity:.45}35%{transform:translateY(-4px);opacity:1}}
.whatsapp-float{left:18px!important;right:auto!important;bottom:22px!important;z-index:119!important;border-radius:14px!important;background:#fff!important;border:1px solid #dce5ed!important;box-shadow:0 14px 34px rgba(11,30,60,.14)!important}.whatsapp-icon{background:#18b56f!important}.chat-open .whatsapp-float,.chat-open .cookie-settings-fab{opacity:0!important;pointer-events:none!important;transform:translateY(10px) scale(.94)!important}.chat-open .social-rail{opacity:.25;pointer-events:none}.cookie-settings-fab{transition:.2s}.whatsapp-float,.chat-launch-v2{transition:transform .2s,opacity .2s,box-shadow .2s}

/* Prevent floating tools from fighting the mobile bottom navigation. */
@media(max-width:850px){.container{width:min(100% - 24px,1280px)}.home-category-visual-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.home-category-visual figure{height:150px!important}.home-business-head{grid-template-columns:1fr}.home-business-head>a{width:max-content}.home-business-grid{grid-template-columns:1fr}.business-services-hero-grid{grid-template-columns:1fr;gap:32px}.business-services-visual{height:280px;max-width:520px}.business-pricing-grid{grid-template-columns:1fr}.business-pricing-head{align-items:start}.service-premium-grid,.service-premium-body-grid{grid-template-columns:1fr;gap:30px}.service-premium-summary{max-width:520px}.service-process-grid{grid-template-columns:1fr 1fr}.service-process-grid article{border-bottom:1px solid #e0e7ef}.refined-plan-grid{grid-template-columns:1fr}.chat-launch-v2{right:10px!important;bottom:calc(78px + env(safe-area-inset-bottom))!important}.whatsapp-float{left:10px!important;right:auto!important;bottom:calc(78px + env(safe-area-inset-bottom))!important}.chat-box-v2{right:6px!important;left:6px!important;bottom:calc(76px + env(safe-area-inset-bottom))!important;width:auto!important;height:min(650px,calc(100dvh - 100px))!important}.chat-open .mobile-bottom-nav{opacity:.25;pointer-events:none}.chat-quick-prompts{padding-inline:10px}}
@media(max-width:560px){.home-category-visual figure{height:128px!important}.home-category-visual b{font-size:13px!important}.home-business-compact{padding:45px 0}.home-business-card{grid-template-columns:60px 1fr;padding:15px;gap:13px}.home-business-icon{width:58px;height:58px}.home-business-icon svg{width:34px;height:34px}.business-services-hero{padding:48px 0 42px}.business-services-hero h1{font-size:39px}.business-services-visual{height:230px}.visual-window{inset:20px 22px 32px 4px}.visual-card{padding:10px}.business-pricing-section{padding:50px 0}.business-pricing-head{display:block}.business-pricing-count{display:inline-block;margin-top:12px}.business-price-card{padding:22px 19px}.business-price-card.highlighted{padding:21px 18px}.service-premium-hero{padding:48px 0}.service-premium-copy h1{font-size:39px}.service-feature-list{grid-template-columns:1fr}.service-process-grid{grid-template-columns:1fr}.service-process-grid article{border-inline-end:0}.business-services-cta .container{display:block}.business-services-cta .btn{margin-top:22px}.chat-launch-v2{width:48px;height:48px;padding:4px!important;border-radius:14px!important}.chat-launch-v2>span:last-child{display:none!important}.chat-launch-orb{width:38px!important;height:38px!important}.whatsapp-float{padding:4px!important;width:48px;height:48px;display:grid!important;place-items:center}.whatsapp-copy{display:none!important}.whatsapp-icon{width:38px!important;height:38px!important}.chat-box-v2{border-radius:16px!important}.chat-compose small{display:none}.chat-compose{justify-content:flex-end}.chat-quick-prompts button{font-size:8px;padding:6px 8px}}

@media(prefers-reduced-motion:reduce){.home-category-visual,.home-business-card,.whatsapp-float,.chat-launch-v2,.chat-typing i{transition:none!important;animation:none!important}}

/* Bring builder-generated homepage into the same commercial language. */
.pb-hero-premium,.pb-hero{border-radius:18px!important;border:1px solid #dfe6ef!important;background:linear-gradient(115deg,#f7f9fc 0,#fff 52%,#eef3ff 100%)!important;box-shadow:none!important;overflow:hidden}.pb-hero-premium{padding:58px 54px!important}.pb-hero-premium:before{display:none!important}.pb-hero-premium .eyebrow{border-radius:6px!important;background:#eaf0ff!important;color:#173cff!important;padding:7px 9px!important}.pb-hero-premium h1,.pb-hero__copy h1{color:#0b1830!important}.pb-hero-premium .pb-hero__copy>p,.pb-hero__copy>p{color:#5f7088!important}.pb-hero__visual{border-radius:14px!important;background:#eef3f9!important;box-shadow:inset 0 0 0 1px #dfe7f0!important}.hero-sheet,.print-card,.print-roll{border-radius:12px!important}.hero-float-card{border-radius:10px!important;backdrop-filter:none!important;background:#fff!important;border:1px solid #dfe6ef!important;box-shadow:0 12px 26px rgba(12,28,54,.10)!important}.pb-hero__actions .btn{border-radius:8px!important}
.pb-category-card,.pb-product-card,.pb-campaign-card,.product-card,.category-card{border-radius:12px!important;background:#fff!important;border:1px solid #dfe6ee!important;box-shadow:0 7px 18px rgba(15,31,56,.045)!important}.pb-category-card:hover,.pb-product-card:hover,.pb-campaign-card:hover,.product-card:hover,.category-card:hover{transform:translateY(-3px)!important;box-shadow:0 16px 30px rgba(15,31,56,.09)!important;border-color:#b9c7da!important}.pb-category-media,.pb-product-media,.pb-campaign-media,.product-media,.category-media{background:#f4f7fa!important}.pb-product-copy,.product-body{padding:14px 15px 16px!important}.pb-product-copy h3,.product-body h3{font-weight:800!important}.pb-campaign-card{position:relative}.pb-campaign-copy{padding:19px!important}.pb-campaign-copy h3{font-size:20px!important}.pb-section-head h2,.section-head h2{color:#0b1830!important}.pb-container{background:transparent!important}.pb-container:nth-child(even)::before{display:none!important}
@media(max-width:800px){.pb-hero-premium{padding:28px 20px!important;border-radius:14px!important}.pb-hero__visual{border-radius:10px!important}.pb-category-card,.pb-product-card,.pb-campaign-card,.product-card,.category-card{border-radius:10px!important}}

/* v2.5 builder service domains: compact by design */
.pb-service-domains{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}
.pb-service-domain{position:relative;min-height:280px!important;padding:22px!important;border:1px solid #e0e6ef!important;border-radius:20px!important;background:#fff!important;color:#17233a!important;box-shadow:0 12px 32px rgba(16,40,74,.06)!important;overflow:hidden;display:flex!important;flex-direction:column!important;align-items:flex-start!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important}
.pb-service-domain:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:#173cff}.pb-service-domain.domain-web:before{background:#10284a}.pb-service-domain.domain-social:before{background:#0a9a70}
.pb-service-domain:hover{transform:translateY(-3px)!important;border-color:#cbd5ff!important;box-shadow:0 18px 42px rgba(16,40,74,.1)!important}
.pb-service-domain-icon{width:54px;height:54px;border-radius:15px;background:#eef2ff;display:grid;place-items:center;color:#173cff;margin-bottom:19px}.domain-web .pb-service-domain-icon{background:#edf2f7;color:#10284a}.domain-social .pb-service-domain-icon{background:#eafaf5;color:#087b5a}.pb-service-domain-icon svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.pb-service-domain>span{font-size:9px!important;font-weight:900!important;letter-spacing:.13em!important;color:#78859a!important;margin:0 0 7px!important}.pb-service-domain h3{font-size:21px!important;line-height:1.15!important;letter-spacing:-.025em!important;margin:0 0 9px!important}.pb-service-domain p{font-size:12px!important;line-height:1.7!important;color:#67758a!important;margin:0 0 20px!important;max-width:36ch}
.pb-service-domain>div:last-child{width:100%;margin-top:auto!important;padding-top:15px!important;border-top:1px solid #edf0f4!important;display:flex!important;align-items:center!important;gap:6px!important}.pb-service-domain>div:last-child small{font-size:9px;color:#8793a4}.pb-service-domain>div:last-child b{font-size:16px;color:#142033}.pb-service-domain>div:last-child i{font-style:normal;margin-inline-start:auto;font-size:18px;color:#173cff}
.pb-services-compare{text-align:center;margin-top:18px}.pb-services-compare .btn{min-width:210px}
@media(max-width:900px){.pb-service-domains{grid-template-columns:1fr 1fr!important}.pb-service-domain:last-child{grid-column:1/-1}}
@media(max-width:620px){.pb-service-domains{grid-template-columns:1fr!important}.pb-service-domain:last-child{grid-column:auto}.pb-service-domain{min-height:0!important;padding:18px!important}.pb-service-domain-icon{width:48px;height:48px;margin-bottom:15px}}
.chat-box-v2{grid-template-rows:auto minmax(0,1fr) auto auto auto!important}

/* v2.6 professional homepage business ecosystem */
.home-business-ecosystem{position:relative;padding:94px 0 0;background:#fff;border-top:1px solid #e8edf3;overflow:hidden}.home-business-ecosystem:before{content:"";position:absolute;inset:0 0 auto;height:380px;background:linear-gradient(180deg,#f8fafc 0,rgba(248,250,252,0) 100%);pointer-events:none}.ecosystem-intro{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:40px;padding-bottom:42px}.ecosystem-intro h2{max-width:850px;margin:8px 0 12px;font-size:clamp(34px,4vw,58px);line-height:1.04;letter-spacing:-.04em;color:#0c1728}.ecosystem-intro p{max-width:850px;margin:0;color:#64748b;font-size:16px;line-height:1.75}.ecosystem-intro nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:420px}.ecosystem-intro nav a{border:1px solid #dde4ed;background:#fff;border-radius:999px;padding:9px 13px;font-size:11px;font-weight:850;color:#26364b;box-shadow:0 4px 14px rgba(15,23,42,.035)}.ecosystem-intro nav a:hover{border-color:#aebee0;color:#102a66}
.ecosystem-group{position:relative;padding:72px 0;border-top:1px solid rgba(15,23,42,.07)}.ecosystem-group-grid{display:grid;grid-template-columns:minmax(240px,.33fr) minmax(0,.67fr);gap:42px;align-items:start}.ecosystem-group-head{position:sticky;top:112px}.ecosystem-symbol{width:62px;height:62px;border-radius:18px;display:grid;place-items:center;margin-bottom:18px;background:#fff;box-shadow:0 14px 34px rgba(15,23,42,.09);border:1px solid rgba(255,255,255,.85)}.ecosystem-symbol svg{width:36px;height:36px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ecosystem-group-head h3{font-size:clamp(29px,3vw,44px);line-height:1.08;letter-spacing:-.035em;margin:8px 0 13px}.ecosystem-group-head p{font-size:14px;line-height:1.8;color:#5f6f84;margin:0 0 20px}.ecosystem-group-head>a{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:900;border-bottom:1px solid currentColor;padding-bottom:3px}
.ecosystem-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.ecosystem-plan{position:relative;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:20px;padding:20px;min-width:0;display:flex;flex-direction:column;box-shadow:0 12px 34px rgba(15,23,42,.055);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.ecosystem-plan:hover{transform:translateY(-4px);box-shadow:0 22px 46px rgba(15,23,42,.10)}.ecosystem-plan.featured{border-width:2px}.ecosystem-plan-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.ecosystem-plan-top>span{font-size:10px;font-weight:950;letter-spacing:.12em;color:#9aa6b6}.ecosystem-plan-top>b{font-size:9px;border-radius:999px;padding:6px 8px;background:#0f172a;color:#fff}.ecosystem-plan>small{display:block;color:#7b8797;font-size:10px;margin-top:19px;min-height:28px}.ecosystem-plan h4{font-size:21px;margin:5px 0 14px;line-height:1.12}.ecosystem-price{display:flex;align-items:end;gap:7px;padding:14px 0;border-top:1px solid #edf1f5;border-bottom:1px solid #edf1f5}.ecosystem-price strong{font-size:27px;line-height:1;font-weight:950;letter-spacing:-.035em}.ecosystem-price strong em{font-style:normal;font-size:12px}.ecosystem-price>span{font-size:9px;color:#8d98a8;padding-bottom:2px}.ecosystem-plan ul{list-style:none;padding:16px 0 10px;margin:0;display:grid;gap:8px;flex:1}.ecosystem-plan li{display:flex;gap:7px;font-size:10.5px;line-height:1.45;color:#506076}.ecosystem-plan li i{font-style:normal;font-weight:950}.ecosystem-plan-actions{display:grid;grid-template-columns:1fr auto;gap:7px;align-items:center}.ecosystem-plan-actions form{margin:0}.ecosystem-plan-actions button{width:100%;min-height:40px;border:0;border-radius:10px;color:#fff;font-weight:850;font-size:11px;cursor:pointer}.ecosystem-plan-actions>a{font-size:10px;font-weight:850;padding:8px;text-align:center}.ecosystem-social-facts{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding-top:12px}.ecosystem-social-facts span{background:#f8fafc;border-radius:9px;padding:8px;font-size:8px;color:#7b8797}.ecosystem-social-facts b{display:block;font-size:15px;color:#1f2937}
.ecosystem-hosting{background:linear-gradient(135deg,#f5faff 0,#eef7ff 45%,#fff 100%)}.ecosystem-hosting .ecosystem-symbol,.ecosystem-hosting .ecosystem-group-head>a,.ecosystem-hosting .ecosystem-plan li i{color:#0f65b8}.ecosystem-hosting .ecosystem-plan.featured{border-color:#147df5}.ecosystem-hosting .ecosystem-plan-actions button{background:linear-gradient(135deg,#0f4c81,#147df5)}
.ecosystem-web{background:linear-gradient(135deg,#fbf8ff 0,#f5efff 48%,#fff 100%)}.ecosystem-web .ecosystem-symbol,.ecosystem-web .ecosystem-group-head>a,.ecosystem-web .ecosystem-plan li i{color:#7c3aed}.ecosystem-web .ecosystem-plan.featured{border-color:#8b5cf6}.ecosystem-web .ecosystem-plan-actions button{background:linear-gradient(135deg,#5b21b6,#8b5cf6)}
.ecosystem-management{background:linear-gradient(135deg,#f4fbf7 0,#ebf9f1 48%,#fff 100%)}.ecosystem-management .ecosystem-symbol,.ecosystem-management .ecosystem-group-head>a,.ecosystem-management .ecosystem-plan li i{color:#047857}.ecosystem-management .ecosystem-plan.featured{border-color:#10b981}.ecosystem-management .ecosystem-plan-actions button{background:linear-gradient(135deg,#047857,#10b981)}
.ecosystem-social{background:linear-gradient(135deg,#fff8f4 0,#fff0ee 48%,#fff 100%)}.ecosystem-social .ecosystem-symbol,.ecosystem-social .ecosystem-group-head>a,.ecosystem-social .ecosystem-plan li i{color:#e14a3b}.ecosystem-social .ecosystem-plan.featured{border-color:#f43f5e}.ecosystem-social .ecosystem-plan-actions button{background:linear-gradient(135deg,#ea580c,#f43f5e)}
.ecosystem-closing{margin:70px auto 90px!important;border-radius:24px;background:#0d1b30;color:#fff;padding:30px 34px;display:flex;align-items:center;justify-content:space-between;gap:20px;box-shadow:0 22px 50px rgba(13,27,48,.16)}.ecosystem-closing h3{font-size:27px;margin:4px 0 5px}.ecosystem-closing p{margin:0;color:#b9c7d9}.ecosystem-closing .eyebrow{color:#92a9ff}.ecosystem-closing .btn{white-space:nowrap;background:#fff!important;color:#0d1b30!important;border:0!important}

/* v2.6 contact location */
.contact-location-section{padding:20px 0 82px;background:#fff}.contact-location-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:20px;align-items:stretch}.contact-map-card{min-height:430px;border-radius:24px;overflow:hidden;position:relative;background:#eef2f6;border:1px solid #dde4ec;box-shadow:0 18px 44px rgba(15,23,42,.08)}.contact-map-card iframe{border:0;width:100%;height:100%;min-height:430px;display:block;filter:saturate(.92) contrast(1.02)}.contact-map-card>a{position:absolute;left:16px;right:16px;bottom:16px;display:flex;align-items:center;gap:9px;background:rgba(13,27,48,.94);backdrop-filter:blur(10px);color:#fff;border-radius:14px;padding:13px 15px;font-size:12px;font-weight:850;box-shadow:0 14px 30px rgba(13,27,48,.24)}.contact-map-card>a b{margin-inline-start:auto}.contact-location-copy{border:1px solid #e0e6ed;border-radius:24px;padding:32px;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 14px 36px rgba(15,23,42,.055)}.contact-location-copy h2{font-size:clamp(29px,3vw,43px);line-height:1.08;margin:8px 0 13px}.contact-location-copy>p{color:#64748b;line-height:1.8}.contact-location-copy dl{margin:25px 0 0;display:grid;gap:0}.contact-location-copy dl>div{display:grid;grid-template-columns:120px 1fr;gap:15px;padding:14px 0;border-top:1px solid #e7ecf2}.contact-location-copy dt{font-size:10px;color:#8793a3;font-weight:850}.contact-location-copy dd{margin:0;font-size:13px;font-weight:750;line-height:1.65;color:#27364a}.contact-location-copy dd a{color:#173cff}.contact-channel-grid>div b{line-height:1.45}

/* v2.6 business services page color separation */
.business-pricing-hosting{background:#f5faff}.business-pricing-web{background:#faf7ff}.business-pricing-management{background:#f2fbf6}.business-pricing-social{background:#fff7f4}.business-pricing-hosting .business-price-card.highlighted{border-color:#147df5}.business-pricing-web .business-price-card.highlighted{border-color:#8b5cf6}.business-pricing-management .business-price-card.highlighted{border-color:#10b981}.business-pricing-social .business-price-card.highlighted{border-color:#f43f5e}.business-pricing-management .business-price-badge{background:#047857}.business-pricing-social .business-price-badge{background:#e14a3b}

/* v2.6 overall restraint and readability */
body:not(.builder-active) .ts-builder-page{background:#fff}.ts-builder-page .pb-container__inner{position:relative}.pb-section-head p,.section-head p{max-width:760px}.pb-category-card,.pb-product-card,.pb-campaign-card{will-change:transform}.footer{margin-top:0}
@media(max-width:1180px){.ecosystem-group-grid{grid-template-columns:1fr}.ecosystem-group-head{position:static;max-width:780px}.ecosystem-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ecosystem-intro{grid-template-columns:1fr}.ecosystem-intro nav{justify-content:flex-start;max-width:none}.contact-location-grid{grid-template-columns:1fr 1fr}}
@media(max-width:900px){.ecosystem-plan-grid{grid-template-columns:1fr 1fr}.ecosystem-plan:last-child:nth-child(3){grid-column:1/-1;max-width:calc(50% - 7px)}.contact-location-grid{grid-template-columns:1fr}.contact-map-card,.contact-map-card iframe{min-height:370px}.ecosystem-closing{align-items:flex-start;flex-direction:column}}
@media(max-width:640px){.home-business-ecosystem{padding-top:64px}.ecosystem-intro{padding-bottom:28px}.ecosystem-intro h2{font-size:34px}.ecosystem-intro p{font-size:14px}.ecosystem-intro nav{display:grid;grid-template-columns:1fr 1fr;width:100%}.ecosystem-intro nav a{text-align:center;border-radius:10px}.ecosystem-group{padding:52px 0}.ecosystem-group-grid{gap:24px}.ecosystem-group-head h3{font-size:31px}.ecosystem-plan-grid{grid-template-columns:1fr}.ecosystem-plan:last-child:nth-child(3){grid-column:auto;max-width:none}.ecosystem-plan{border-radius:16px;padding:17px}.ecosystem-closing{margin-top:45px!important;margin-bottom:65px!important;padding:24px 20px;border-radius:18px}.ecosystem-closing h3{font-size:23px}.contact-location-copy{padding:24px 20px;border-radius:18px}.contact-map-card{border-radius:18px}.contact-location-copy dl>div{grid-template-columns:1fr;gap:4px}.contact-map-card>a{font-size:11px;left:10px;right:10px;bottom:10px}.contact-location-section{padding-bottom:60px}}
.pb-service-domains{grid-template-columns:repeat(4,minmax(0,1fr))!important}.pb-service-domain.domain-hosting:before{background:#147df5}.pb-service-domain.domain-web:before{background:#8b5cf6}.pb-service-domain.domain-management:before{background:#10b981}.pb-service-domain.domain-social:before{background:#f43f5e}.domain-hosting .pb-service-domain-icon{background:#eef7ff;color:#147df5}.domain-web .pb-service-domain-icon{background:#f6f0ff;color:#7c3aed}.domain-management .pb-service-domain-icon{background:#ecfbf3;color:#059669}.domain-social .pb-service-domain-icon{background:#fff0f2;color:#e14a3b}@media(max-width:1050px){.pb-service-domains{grid-template-columns:1fr 1fr!important}.pb-service-domain:last-child{grid-column:auto}}@media(max-width:620px){.pb-service-domains{grid-template-columns:1fr!important}}

/* v2.7 FAQ contrast, company story, legal identity */
.pb-faq-modern{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:44px;padding:clamp(28px,4vw,48px);border-radius:30px;background:linear-gradient(135deg,#0b1730 0%,#10294d 54%,#113864 100%);color:#fff;position:relative;overflow:hidden;box-shadow:0 28px 70px rgba(10,25,55,.18)}
.pb-faq-modern:before{content:"";position:absolute;inset:-35% auto auto -8%;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,#3775ff55 0%,transparent 66%);pointer-events:none}.pb-faq-modern>*{position:relative;z-index:1}.pb-faq-modern__kicker{display:inline-flex;align-items:center;gap:8px;font-size:10px;font-weight:900;letter-spacing:.15em;color:#8fb4ff}.pb-faq-modern__intro h2{font-size:clamp(32px,4vw,52px);line-height:1.02;margin:9px 0 14px;letter-spacing:-.035em}.pb-faq-modern__intro p{color:#c9d5e8;line-height:1.75;font-size:15px;max-width:560px}.pb-faq-modern__chips{display:flex;flex-wrap:wrap;gap:7px;margin:20px 0}.pb-faq-modern__chips span{border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.07);color:#e7efff;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800}.pb-faq-modern__intro .btn{margin-top:6px;background:#fff!important;color:#10284b!important;border-color:#fff!important}.pb-faq-modern__list{display:grid;align-content:start;gap:9px}.pb-faq-modern__list details{border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.075);border-radius:16px;padding:0 17px;transition:.18s}.pb-faq-modern__list details[open]{background:#fff;color:#16233a;border-color:#fff;box-shadow:0 14px 30px rgba(5,15,35,.16)}.pb-faq-modern__list summary{list-style:none;cursor:pointer;min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:14px;font-weight:850}.pb-faq-modern__list summary::-webkit-details-marker{display:none}.pb-faq-modern__list summary>span{color:inherit}.pb-faq-modern__list summary i{position:relative;width:32px;height:32px;flex:0 0 32px;border-radius:50%;background:rgba(255,255,255,.12)}.pb-faq-modern__list summary i:before,.pb-faq-modern__list summary i:after{content:"";position:absolute;left:9px;top:15px;width:14px;height:2px;border-radius:2px;background:#fff}.pb-faq-modern__list summary i:after{transform:rotate(90deg)}.pb-faq-modern__list details[open] summary i{background:#eef3ff}.pb-faq-modern__list details[open] summary i:before,.pb-faq-modern__list details[open] summary i:after{background:#173cff}.pb-faq-modern__list details[open] summary i:after{transform:none}.pb-faq-modern__list p{color:#657187;line-height:1.75;margin:0;padding:0 0 18px;font-size:13px}
.faq-premium-hero{background:linear-gradient(135deg,#eef4ff 0%,#fff 58%,#f6f1ff 100%)!important}.faq-layout-premium{gap:34px}.faq-groups [data-faq-group]{border-radius:24px;background:#fff;border:1px solid #e6ebf2;padding:18px 18px 8px;box-shadow:0 14px 36px rgba(19,35,65,.055)}.faq-group-title{padding:2px 4px 10px;border-bottom:1px solid #eef1f5}.faq-groups .accordion.big details{border:1px solid #e7ebf1!important;background:#fbfcfe!important;box-shadow:none!important}.faq-groups .accordion.big details[open]{background:#fff!important;border-color:#cfd8ff!important;box-shadow:0 10px 24px rgba(23,60,255,.07)!important}.faq-groups .accordion.big summary{color:#24334b!important}.faq-groups .accordion.big details p{color:#68758a!important;line-height:1.8}.faq-categories{padding:14px;border:1px solid #e5eaf1;border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(16,31,61,.05)}.faq-categories a:hover{background:#edf3ff}.faq-more-help{background:linear-gradient(135deg,#0d1c35,#14325d)!important;box-shadow:0 20px 42px rgba(13,28,53,.16)}
.about-company-story{padding:clamp(58px,8vw,104px) 0 34px;background:linear-gradient(135deg,#f4f7fb 0%,#fff 55%,#eef4ff 100%)}.about-story-head{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:34px;align-items:start}.about-story-head h1{font-size:clamp(38px,5.6vw,72px);line-height:1.02;letter-spacing:-.045em;margin:9px 0 18px;color:#0e1b31;max-width:970px}.about-story-head p{font-size:16px;line-height:1.85;color:#607086;max-width:850px}.about-legal-card{border-radius:24px;background:#0e1d36;color:#fff;padding:24px;box-shadow:0 22px 55px rgba(14,29,54,.16)}.about-legal-card>small{color:#92adff;font-size:10px;font-weight:900;letter-spacing:.12em}.about-legal-card>strong{display:block;font-size:25px;margin:8px 0 16px}.about-legal-card dl{margin:0;display:grid;gap:9px}.about-legal-card dl>div{display:flex;justify-content:space-between;gap:12px;padding-top:9px;border-top:1px solid rgba(255,255,255,.1)}.about-legal-card dt{color:#aebbd0;font-size:11px}.about-legal-card dd{margin:0;font-size:12px;font-weight:850}.about-timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:38px}.about-timeline article{border:1px solid #e1e7ef;background:#fff;border-radius:20px;padding:20px;box-shadow:0 12px 30px rgba(17,35,66,.05)}.about-timeline article>span{display:inline-flex;min-width:58px;height:34px;align-items:center;justify-content:center;border-radius:999px;background:#eef3ff;color:#173cff;font-size:12px;font-weight:900}.about-timeline b{display:block;margin-top:16px;font-size:18px;color:#17243a}.about-timeline p{color:#718096;line-height:1.72;font-size:12px;margin-bottom:0}
.contact-company-facts{padding:0 0 42px}.contact-company-facts .container{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid #e2e8ef;border-radius:22px;background:#fff;overflow:hidden;box-shadow:0 14px 34px rgba(16,33,61,.055)}.contact-fact{padding:18px 16px;border-inline-end:1px solid #edf0f4}.contact-fact:last-child{border:0}.contact-fact small,.contact-fact b{display:block}.contact-fact small{font-size:9px;color:#8995a6;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.contact-fact b{font-size:13px;color:#21314a;margin-top:4px}
.footer-legal-identity{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}.footer-legal-identity i{opacity:.45;font-style:normal}.footer-legal-identity b{font-weight:800}
@media(max-width:960px){.pb-faq-modern,.about-story-head{grid-template-columns:1fr}.about-timeline{grid-template-columns:1fr}.contact-company-facts .container{grid-template-columns:1fr 1fr}.contact-fact{border-bottom:1px solid #edf0f4}.contact-fact:nth-child(even){border-inline-end:0}.footer-legal-identity{justify-content:flex-start}}
@media(max-width:580px){.pb-faq-modern{padding:24px 18px;border-radius:22px;gap:28px}.pb-faq-modern__intro h2{font-size:34px}.pb-faq-modern__chips{display:none}.faq-groups [data-faq-group]{padding:12px 10px 4px;border-radius:18px}.faq-categories{padding:8px}.about-company-story{padding-top:46px}.about-story-head h1{font-size:39px}.about-legal-card{padding:18px;border-radius:18px}.contact-company-facts .container{grid-template-columns:1fr}.contact-fact{border-inline-end:0}.footer-legal-identity{font-size:10px;gap:5px}}

/* v2.8 Image-first category system inspired by premium print catalogues */
.pb-category-grid--visual{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}.pb-category-card--catalog,.pb-category-card--soft,.pb-category-card--edge{display:flex!important;flex-direction:column;background:#fff!important;border:1px solid #e0e6ed!important;border-radius:15px!important;overflow:hidden;box-shadow:0 6px 20px rgba(15,31,56,.045)!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.pb-category-card--catalog:hover,.pb-category-card--soft:hover,.pb-category-card--edge:hover{transform:translateY(-4px)!important;box-shadow:0 18px 38px rgba(15,31,56,.10)!important;border-color:#c3cedc!important}.pb-category-grid--visual .pb-category-media{height:auto!important;aspect-ratio:1/1!important;background:#f2f4f6!important;padding:10px;display:grid;place-items:center;overflow:hidden}.pb-category-grid--visual .pb-category-media img{width:100%;height:100%;display:block;transition:transform .3s ease}.pb-category-grid--visual .pb-category-card:hover .pb-category-media img{transform:scale(1.025)}.pb-category-card--soft .pb-category-media{margin:9px;border-radius:10px;background:linear-gradient(145deg,#f8fafc,#eef3f7)!important}.pb-category-card--edge .pb-category-media{padding:0}.pb-category-copy{padding:14px 15px 16px!important;display:grid;gap:7px}.pb-category-copy h3{font-size:16px!important;margin:0!important;color:#0f1d32!important;line-height:1.28}.pb-category-copy p{margin:0;color:#7b8594;font-size:11px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pb-category-copy>span{display:flex;justify-content:space-between;align-items:center;color:#2442ff;font-size:11px;font-weight:850;margin-top:2px}.pb-category-copy>span b{font-size:16px}.category-grid-visual{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}.category-card-visual{background:#fff!important;border:1px solid #e0e6ed!important;border-radius:15px!important;overflow:hidden!important}.category-card-visual .category-art{height:auto!important;aspect-ratio:1/1;background:#f2f4f6!important;padding:10px;display:grid;place-items:center}.category-card-visual .category-art img{width:100%;height:100%;display:block}.category-card-visual>div:last-child{padding:14px 15px 16px!important}.category-card-visual h3{margin:0 0 8px!important}.category-fallback,.category-visual-placeholder{width:100%;height:100%;display:grid;place-items:center;align-content:center;background:linear-gradient(145deg,#f7f9fc,#eef2f6);color:#173cff}.category-fallback b,.category-visual-placeholder b{font-size:44px}.category-fallback span,.category-visual-placeholder span{font-size:9px;letter-spacing:.14em;color:#8791a0;font-weight:900}
.catalog-category-hero{padding:42px 0;border-bottom:1px solid #e4e9ef;background:linear-gradient(180deg,#fff,#f7f9fb)}.catalog-category-hero>.container{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);gap:42px;align-items:center}.catalog-category-copy h1{font-size:clamp(42px,5vw,68px);line-height:1.02;letter-spacing:-.045em;margin:7px 0 14px;color:#0d1b30}.catalog-category-copy p{font-size:16px;color:#657184;max-width:720px;line-height:1.75}.catalog-category-meta{display:flex;gap:8px;margin-top:18px}.catalog-category-meta span{border:1px solid #dfe5ed;background:#fff;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800;color:#536175}.catalog-category-visual{aspect-ratio:1/1;border-radius:18px;background:#f1f3f5;overflow:hidden;border:1px solid #e1e6ed;box-shadow:0 20px 50px rgba(13,28,50,.08);padding:10px}.catalog-category-visual img{width:100%;height:100%;display:block;border-radius:11px}.catalog-subcategory-section{padding-top:48px;padding-bottom:12px}.category-visual-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.category-visual-card{background:#fff;border:1px solid #e0e6ed;border-radius:14px;overflow:hidden;transition:.2s;box-shadow:0 6px 18px rgba(15,31,56,.04)}.category-visual-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(15,31,56,.09);border-color:#c5d0dd}.category-visual-media{aspect-ratio:1/1;background:#f3f5f7;padding:9px;display:grid;place-items:center;overflow:hidden}.category-visual-media img{width:100%;height:100%;display:block;transition:transform .28s ease}.category-visual-card:hover img{transform:scale(1.025)}.category-visual-card>div:last-child{padding:13px 14px 15px}.category-visual-card h3{margin:0 0 9px;font-size:15px}.category-visual-card>div:last-child span{font-size:10px;font-weight:850;color:#2442ff}.catalog-hero-v28{background:linear-gradient(180deg,#fff,#f6f8fb)}
.article-index-hero{background:linear-gradient(135deg,#0e203a,#173d6d);color:#fff}.article-index-hero p{color:#c7d5e7}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.article-card{background:#fff;border:1px solid #e0e6ed;border-radius:17px;overflow:hidden;box-shadow:0 8px 24px rgba(15,31,56,.05);transition:.2s}.article-card:hover{transform:translateY(-4px);box-shadow:0 20px 44px rgba(15,31,56,.10)}.article-card-media{aspect-ratio:1.35/1;background:#f2f4f7;overflow:hidden;display:grid;place-items:center}.article-card-media img{width:100%;height:100%;object-fit:cover;display:block}.article-placeholder{display:grid;place-items:center;align-content:center;color:#173cff}.article-placeholder b{font-size:50px}.article-placeholder span{font-size:9px;letter-spacing:.14em;color:#8b95a4}.article-card-copy{padding:17px}.article-card-copy small{font-size:9px;color:#8c96a4}.article-card-copy h2{font-size:20px;line-height:1.25;margin:7px 0 8px;color:#0d1b30}.article-card-copy p{font-size:12px;color:#6c7788;line-height:1.65;margin:0 0 13px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.article-card-copy>span{color:#2442ff;font-size:11px;font-weight:850}.article-detail-head{padding:58px 0 34px;background:linear-gradient(180deg,#fff,#f6f8fb);border-bottom:1px solid #e4e8ee}.article-detail-head h1{font-size:clamp(42px,5.5vw,72px);line-height:1.03;letter-spacing:-.05em;max-width:960px;margin:10px 0}.article-detail-head p{max-width:780px;font-size:17px;color:#687486;line-height:1.7}.article-back{font-size:11px;color:#2442ff;font-weight:800}.article-detail-image{margin-top:34px}.article-detail-image img{width:100%;max-height:720px;object-fit:cover;border-radius:20px;border:1px solid #e0e6ed;box-shadow:0 22px 60px rgba(15,31,56,.10)}.article-detail-body{padding-top:42px;padding-bottom:80px;font-size:17px;line-height:2;color:#303b4d;white-space:normal}
@media(max-width:1050px){.pb-category-grid--visual,.category-grid-visual,.category-visual-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.catalog-category-hero>.container{grid-template-columns:1fr minmax(280px,.6fr)}.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.pb-category-grid--visual,.category-grid-visual,.category-visual-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.pb-category-grid--visual .pb-category-media,.category-card-visual .category-art,.category-visual-media{padding:7px}.pb-category-copy{padding:11px 12px 13px!important}.pb-category-copy h3{font-size:13.5px!important}.pb-category-copy p{display:none}.catalog-category-hero{padding:28px 0}.catalog-category-hero>.container{grid-template-columns:1fr;gap:20px}.catalog-category-copy h1{font-size:40px}.catalog-category-copy p{font-size:14px}.catalog-category-visual{max-width:520px;width:100%;margin:auto}.catalog-subcategory-section{padding-top:34px}.article-grid{grid-template-columns:1fr}.article-detail-head{padding:38px 0 26px}.article-detail-body{font-size:15px;padding-top:28px}}
@media(max-width:390px){.pb-category-copy h3,.category-visual-card h3{font-size:12.5px!important}.pb-category-copy>span,.category-visual-card>div:last-child span{font-size:9px}.catalog-category-meta{flex-wrap:wrap}}

/* v2.9 Visual Builder Pro runtime */
.pb-container{display:var(--pb-hide-d)!important;position:var(--pb-position)!important;top:var(--pb-top);z-index:var(--pb-z);background:var(--pb-bg)!important;background-image:var(--pb-bg-image)!important;background-size:var(--pb-bg-size)!important;background-position:var(--pb-bg-pos)!important;background-repeat:var(--pb-bg-repeat)!important;color:var(--pb-color);border:var(--pb-border-w) var(--pb-border-style) var(--pb-border-color)!important;border-radius:var(--pb-radius)!important;box-shadow:var(--pb-shadow)!important;overflow:var(--pb-overflow)!important;padding:var(--pb-pad-d)!important;margin:var(--pb-mar-d)!important;min-height:var(--pb-min-d)!important;isolation:isolate}.pb-container__overlay{position:absolute;inset:0;z-index:-1;background:var(--pb-overlay);border-radius:inherit;pointer-events:none}.pb-container__inner{display:var(--pb-layout)!important;flex-direction:var(--pb-dir);flex-wrap:var(--pb-wrap);align-items:var(--pb-align);justify-content:var(--pb-justify);gap:var(--pb-gap-d);grid-template-columns:repeat(var(--pb-cols-d),minmax(0,1fr));width:100%;min-width:0;margin-inline:auto}.pb-container__inner>*{min-width:0}.pb-widget{width:var(--pw-width)!important;max-width:var(--pw-max);min-height:var(--pw-min-h);padding:var(--pw-pad-d)!important;margin:var(--pw-mar-d)!important;background:var(--pw-bg)!important;color:var(--pw-color);border:var(--pw-border-w) var(--pw-border-style) var(--pw-border-color)!important;border-radius:var(--pw-radius)!important;box-shadow:var(--pw-shadow)!important;opacity:var(--pw-opacity);text-align:var(--pw-align);display:var(--pw-hide-d);animation-delay:var(--pw-anim-delay)}
.pb-container.pb-animate,.pb-widget.pb-animate{animation-duration:.65s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.2,.7,.2,1);animation-delay:var(--pb-anim-delay,var(--pw-anim-delay,0ms))}.pb-animate-fade{animation-name:pbFade}.pb-animate-up{animation-name:pbUp}.pb-animate-down{animation-name:pbDown}.pb-animate-left{animation-name:pbLeft}.pb-animate-right{animation-name:pbRight}.pb-animate-scale{animation-name:pbScale}@keyframes pbFade{from{opacity:0}to{opacity:1}}@keyframes pbUp{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes pbDown{from{opacity:0;transform:translateY(-24px)}to{opacity:1;transform:none}}@keyframes pbLeft{from{opacity:0;transform:translateX(28px)}to{opacity:1;transform:none}}@keyframes pbRight{from{opacity:0;transform:translateX(-28px)}to{opacity:1;transform:none}}@keyframes pbScale{from{opacity:0;transform:scale(.96)}to{opacity:1;transform:none}}
.pb-video,.pb-map{width:100%;border-radius:inherit;overflow:hidden;background:#0f172a}.pb-video{aspect-ratio:var(--pb-video-ratio)}.pb-video iframe,.pb-map iframe{width:100%;height:100%;border:0;display:block}.pb-video-placeholder,.pb-map-placeholder,.pb-gallery-placeholder{min-height:220px;display:grid;place-items:center;border:1px dashed #cbd5e1;border-radius:16px;background:#f8fafc;color:#64748b;font-weight:900;letter-spacing:.12em}.pb-map{height:var(--pb-map-h)}
.pb-gallery{display:grid;grid-template-columns:repeat(var(--gallery-d),minmax(0,1fr));gap:12px}.pb-gallery figure{margin:0;aspect-ratio:1/1;border-radius:16px;overflow:hidden;background:#f3f5f8}.pb-gallery img{width:100%;height:100%;object-fit:var(--gallery-fit);display:block}.pb-icon-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.pb-icon-list li{display:flex;align-items:flex-start;gap:10px}.pb-icon-list i{width:28px;height:28px;flex:0 0 28px;border-radius:9px;display:grid;place-items:center;background:#eef2ff;color:#1937ff;font-style:normal;font-weight:900}.pb-icon-list span{line-height:1.6}.pb-accordion{display:grid;gap:9px}.pb-accordion details{border:1px solid #e2e8f0;border-radius:14px;background:#fff;overflow:hidden}.pb-accordion summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:15px 17px;font-weight:800;cursor:pointer}.pb-accordion summary::-webkit-details-marker{display:none}.pb-accordion summary span{font-size:20px;color:#1937ff;transition:.18s}.pb-accordion details[open] summary span{transform:rotate(45deg)}.pb-accordion details>div{padding:0 17px 16px;color:#64748b;line-height:1.7}.pb-testimonial{margin:0;padding:28px;border-radius:22px;background:linear-gradient(145deg,#fff,#f7f8fc);border:1px solid #e2e8f0}.pb-testimonial blockquote{margin:0;font-size:clamp(19px,2.4vw,30px);line-height:1.5;font-weight:750;color:#111827}.pb-testimonial figcaption{display:flex;align-items:center;gap:11px;margin-top:20px}.pb-testimonial figcaption img,.pb-testimonial-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;background:#1937ff;color:#fff;display:grid;place-items:center;font-weight:900}.pb-testimonial figcaption b,.pb-testimonial figcaption small{display:block}.pb-testimonial figcaption small{color:#64748b;margin-top:3px}.pb-logo-cloud h3{text-align:center;margin:0 0 20px}.pb-logo-cloud>div{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px}.pb-logo-cloud span{width:150px;height:76px;border:1px solid #e5e9ef;border-radius:14px;background:#fff;display:grid;place-items:center;padding:14px}.pb-logo-cloud img{max-width:100%;max-height:100%;object-fit:contain;filter:grayscale(1);opacity:.75;transition:.2s}.pb-logo-cloud span:hover img{filter:none;opacity:1}.pb-article-block .pb-section-head{margin-bottom:20px}.pb-article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.pb-article-grid>a{display:block;text-decoration:none;color:inherit;border:1px solid #e2e8f0;border-radius:18px;background:#fff;overflow:hidden;transition:.18s}.pb-article-grid>a:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(15,23,42,.1)}.pb-article-grid>a>span{display:block;aspect-ratio:16/10;background:#f3f5f8;overflow:hidden}.pb-article-grid img{width:100%;height:100%;object-fit:cover}.pb-article-grid>a>div{padding:18px}.pb-article-grid h3{margin:0;font-size:19px}.pb-article-grid p{color:#64748b;line-height:1.65;font-size:14px}.pb-article-grid em{font-style:normal;color:#1937ff;font-weight:850;font-size:13px}
@media(max-width:980px){.pb-container{display:var(--pb-hide-t)!important;padding:var(--pb-pad-t)!important;margin:var(--pb-mar-t)!important;min-height:var(--pb-min-t)!important}.pb-container__inner{flex-direction:var(--pb-dir-t);gap:var(--pb-gap-t);grid-template-columns:repeat(var(--pb-cols-t),minmax(0,1fr))}.pb-widget{display:var(--pw-hide-t)!important;padding:var(--pw-pad-t)!important;margin:var(--pw-mar-t)!important}.pb-gallery{grid-template-columns:repeat(var(--gallery-t),minmax(0,1fr))}.pb-article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.pb-container{display:var(--pb-hide-m)!important;padding:var(--pb-pad-m)!important;margin:var(--pb-mar-m)!important;min-height:var(--pb-min-m)!important}.pb-container__inner{flex-direction:var(--pb-dir-m);gap:var(--pb-gap-m);grid-template-columns:repeat(var(--pb-cols-m),minmax(0,1fr))}.pb-widget{display:var(--pw-hide-m)!important;padding:var(--pw-pad-m)!important;margin:var(--pw-mar-m)!important}.pb-gallery{grid-template-columns:repeat(var(--gallery-m),minmax(0,1fr))}.pb-article-grid{grid-template-columns:1fr}.pb-testimonial{padding:21px}.pb-logo-cloud span{width:120px;height:64px}}
@media(prefers-reduced-motion:reduce){.pb-container.pb-animate,.pb-widget.pb-animate{animation:none!important}}

/* v3.0 navigation and admin usability */
.skip-link{position:fixed;top:8px;inset-inline-start:8px;z-index:20000;transform:translateY(-160%);background:#0d1b32;color:#fff;padding:10px 14px;border-radius:9px;font-weight:850;font-size:12px;box-shadow:0 10px 30px rgba(9,20,40,.18)}.skip-link:focus{transform:none}
.admin-frontbar-v3{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.admin-frontbar-v3>a,.admin-frontbar-v3>button{white-space:nowrap}.admin-frontbar-v3>a:not(.frontbar-primary){background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:6px 9px}.admin-frontbar-v3>a:hover,.admin-frontbar-v3 button:hover{background:rgba(255,255,255,.14)}
.back-to-top{position:fixed;z-index:3000;inset-inline-end:18px;bottom:22px;width:46px;height:46px;border:1px solid rgba(255,255,255,.72);border-radius:14px;background:rgba(13,27,50,.91);color:#fff;display:grid;place-items:center;font-size:20px;box-shadow:0 14px 34px rgba(9,20,40,.18);backdrop-filter:blur(12px);cursor:pointer;opacity:0;transform:translateY(12px);pointer-events:none;transition:.18s}.back-to-top.show{opacity:1;transform:none;pointer-events:auto}.back-to-top:hover{background:#1937ff;transform:translateY(-2px)}
.has-mobile-bottom-nav .back-to-top{bottom:calc(82px + env(safe-area-inset-bottom))}.chat-open .back-to-top{opacity:0!important;pointer-events:none!important}
@media(max-width:760px){.admin-frontbar-v3{overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none}.admin-frontbar-v3::-webkit-scrollbar{display:none}.admin-frontbar-v3 span{display:none}.back-to-top{width:42px;height:42px;inset-inline-end:12px;border-radius:12px}}
@media(prefers-reduced-motion:reduce){.back-to-top,.skip-link{transition:none}}

/* v3.1 customer account hub + session recovery UX */
.customer-account-menu{position:relative}.customer-account-menu>summary{list-style:none}.customer-account-menu>summary::-webkit-details-marker{display:none}.customer-account-trigger{min-height:46px;display:flex;align-items:center;gap:9px;padding:5px 9px 5px 7px;border:1px solid transparent;border-radius:14px;cursor:pointer;transition:.2s ease;user-select:none}.customer-account-trigger:hover,.customer-account-menu[open] .customer-account-trigger{background:#f7f9fc;border-color:#e6eaf1}.customer-account-avatar{width:34px;height:34px;flex:0 0 34px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(135deg,var(--blue),#6978ff);color:#fff;font-size:14px;font-weight:950;box-shadow:0 7px 18px rgba(20,40,255,.18)}.customer-account-avatar.large{width:44px;height:44px;flex-basis:44px;border-radius:14px;font-size:17px}.customer-account-copy{display:grid;line-height:1.05;min-width:0}.customer-account-copy small{font-size:9px;color:var(--muted);font-weight:800}.customer-account-copy b{max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;color:var(--ink)}.customer-account-trigger>i{font-style:normal;color:#8a94a5;font-size:12px;transition:transform .2s}.customer-account-menu[open] .customer-account-trigger>i{transform:rotate(180deg)}.customer-account-panel{position:absolute;z-index:220;top:calc(100% + 12px);inset-inline-end:0;width:min(360px,calc(100vw - 28px));padding:10px;border:1px solid rgba(218,224,235,.94);border-radius:20px;background:rgba(255,255,255,.97);box-shadow:0 28px 70px rgba(12,25,54,.18);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.customer-account-panel:before{content:"";position:absolute;top:-7px;inset-inline-end:34px;width:13px;height:13px;background:#fff;border-top:1px solid #dfe5ee;border-inline-start:1px solid #dfe5ee;transform:rotate(45deg)}.customer-account-panel-head{display:flex;align-items:center;gap:12px;padding:10px 10px 14px;border-bottom:1px solid #edf0f5}.customer-account-panel-head>div{display:grid;min-width:0}.customer-account-panel-head b{font-size:13px}.customer-account-panel-head small{font-size:10px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-account-links{display:grid;gap:3px;padding:7px 0}.customer-account-links>a{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;padding:9px 10px;border-radius:12px;color:var(--ink);transition:.18s ease}.customer-account-links>a:hover{background:#f5f7ff;color:var(--blue)}.customer-account-links>a>span{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#f1f4f9;color:#536078}.customer-account-links svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.customer-account-links>a>div{display:grid}.customer-account-links b{font-size:12px}.customer-account-links small{font-size:9px;color:var(--muted);font-weight:650}.customer-account-panel-foot{border-top:1px solid #edf0f5;padding:8px 4px 2px;display:flex;align-items:center;justify-content:space-between;gap:8px}.customer-account-panel-foot>a,.customer-account-panel-foot button{border:0;background:transparent;padding:7px 8px;font:inherit;font-size:10px;font-weight:850;color:#657086;cursor:pointer}.customer-account-panel-foot>a:hover{color:var(--blue)}.customer-account-panel-foot button:hover{color:#c62e48}.customer-account-panel-foot form{margin:0}
.mobile-customer-card{display:grid!important;grid-template-columns:38px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;padding:12px!important;border-radius:14px!important;background:linear-gradient(135deg,#f2f5ff,#fff)!important;border:1px solid #e3e8f4!important;margin-bottom:5px}.mobile-customer-card .customer-account-avatar{width:38px;height:38px;flex-basis:38px}.mobile-customer-card>span:not(.customer-account-avatar){display:grid}.mobile-customer-card small{font-size:9px;color:var(--muted)}.mobile-customer-card b{font-size:12px}.mobile-customer-card i{font-style:normal;color:var(--blue)}.mobile-customer-links{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:7px}.mobile-customer-links>a{border:1px solid #edf0f4!important;border-radius:11px!important;padding:10px!important;font-size:10px!important}.mobile-customer-links svg{width:16px;height:16px}
.account-dashboard-hero{padding-block:56px}.account-dashboard-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 260px;align-items:center;gap:44px}.account-dashboard-hero-grid>div>p{max-width:720px;color:var(--muted);font-size:15px;line-height:1.75}.account-hero-summary{min-height:180px;border:1px solid rgba(255,255,255,.74);border-radius:24px;background:rgba(255,255,255,.72);box-shadow:0 20px 50px rgba(13,30,64,.09);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);display:flex;flex-direction:column;justify-content:center;padding:26px}.account-hero-summary small{font-size:10px;color:var(--muted);font-weight:850}.account-hero-summary strong{font-size:54px;line-height:1;color:var(--blue);margin:8px 0}.account-hero-summary span{font-size:11px;line-height:1.55;color:#68758a}.account-overview{position:relative;margin-top:-24px;z-index:3}.account-overview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.account-overview-grid>a{min-height:96px;display:grid;grid-template-columns:36px 1fr;align-items:center;gap:12px;padding:15px 17px;border:1px solid #e2e7ef;border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 13px 35px rgba(13,30,64,.07);color:var(--ink)}.account-overview-grid>a:hover{border-color:#bdc8ff;transform:translateY(-2px)}.account-overview-grid>a>span{width:36px;height:36px;border-radius:11px;background:#f0f3f8;color:#6c7687;display:grid;place-items:center;font-size:9px;font-weight:900}.account-overview-grid>a>div{display:grid}.account-overview-grid small{font-size:10px;color:var(--muted);font-weight:800}.account-overview-grid strong{font-size:25px}.account-overview-grid>a.needs-action{border-color:#ffd3dc;background:linear-gradient(135deg,#fff8fa,#fff)}.account-overview-grid>a.needs-action>span{background:#fff0f3;color:#d33c57}.account-overview-grid>a.needs-action strong{color:#c92f4b}.account-dashboard-section{padding-top:46px}.account-orders-panel{min-width:0}.order-list-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.order-status-pill{display:inline-flex!important;align-items:center;min-height:24px;padding:4px 8px;border-radius:999px;background:#eef2f7;color:#5c6676!important;font-size:9px!important;font-weight:850}.order-status-pill.status-waiting_artwork,.order-status-pill.status-customer_action_required{background:#fff0f3;color:#c72d49!important}.order-status-pill.status-in_production,.order-status-pill.status-artwork_checking,.order-status-pill.status-quality_control{background:#fff8df;color:#8b6900!important}.order-status-pill.status-shipped,.order-status-pill.status-ready_to_ship{background:#eaf3ff;color:#2467bd!important}.order-status-pill.status-delivered,.order-status-pill.status-artwork_approved,.order-status-pill.status-paid{background:#eaf8f1;color:#118056!important}.order-list-main h3{margin-top:7px!important}.account-empty-state{min-height:320px;border:1px dashed #ccd4df;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:35px;text-align:center;background:#fbfcfe}.account-empty-state>span{width:52px;height:52px;border-radius:16px;background:#eef1ff;color:var(--blue);display:grid;place-items:center;font-size:27px}.account-empty-state p{color:var(--muted);margin-top:0}
@media(max-width:1050px){.customer-account-copy{display:none}.customer-account-trigger{padding-inline:6px}.account-dashboard-hero-grid{grid-template-columns:1fr 220px}.account-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.account-dashboard-hero{padding-block:36px 48px}.account-dashboard-hero-grid{grid-template-columns:1fr;gap:20px}.account-hero-summary{min-height:0;display:grid;grid-template-columns:1fr auto;align-items:center;gap:6px 18px;padding:18px;border-radius:18px}.account-hero-summary strong{grid-row:1/3;grid-column:2;font-size:42px;margin:0}.account-hero-summary span{max-width:270px}.account-overview{margin-top:-18px}.account-overview-grid{gap:7px}.account-overview-grid>a{min-height:82px;padding:11px 12px;border-radius:14px;grid-template-columns:30px 1fr}.account-overview-grid>a>span{width:30px;height:30px}.account-overview-grid strong{font-size:21px}.account-dashboard-section{padding-top:32px}}
@media(max-width:440px){.account-overview-grid{grid-template-columns:1fr 1fr}.account-overview-grid>a{grid-template-columns:1fr;gap:5px}.account-overview-grid>a>span{display:none}.mobile-customer-links{grid-template-columns:1fr}}

/* v3.2 global header, configurable collections, premium metrics + project CTA */
@media(min-width:761px){
.top-strip-premium{height:34px;background:linear-gradient(90deg,#08172d 0%,#10294f 58%,#11223f 100%)!important;color:#dce8f8!important;border:0!important}.top-strip-premium .top-strip-inner{height:34px}.top-strip-notice{display:flex;align-items:center;gap:9px;font-size:10px;font-weight:750;letter-spacing:.01em}.top-strip-notice i{width:7px;height:7px;border-radius:50%;background:#5be2ad;box-shadow:0 0 0 4px rgba(91,226,173,.12)}.top-strip-trust{display:flex!important;align-items:center;gap:18px!important}.top-strip-trust span,.top-strip-trust a{font-size:9px!important;font-weight:800!important;color:#dce8f8!important;opacity:.9}.top-strip-trust a:hover{opacity:1;color:#fff!important}
.site-header-v4{position:sticky!important;top:0!important;z-index:240!important;background:rgba(255,255,255,.96)!important;backdrop-filter:blur(24px) saturate(170%)!important;-webkit-backdrop-filter:blur(24px) saturate(170%)!important;border-bottom:0!important;box-shadow:0 12px 35px rgba(10,25,52,.075)!important}.header-main-v4{height:88px!important;min-height:88px!important;display:grid!important;grid-template-columns:minmax(190px,235px) minmax(360px,1fr) auto!important;gap:24px!important;align-items:center!important;padding:0!important}.header-brand{position:relative;min-width:0}.header-brand-dot{position:absolute;inset-inline-end:-8px;top:4px;width:6px;height:6px;border-radius:50%;background:#1937ff;box-shadow:0 0 0 4px rgba(25,55,255,.08)}.site-header-v4 .logo-mark{width:44px;height:44px;border-radius:14px!important;background:linear-gradient(145deg,#173cff,#5d6cff)!important;box-shadow:0 13px 28px rgba(25,55,255,.22)!important}.site-header-v4 .logo-copy b{font-size:21px;letter-spacing:-.025em}.site-header-v4 .logo-copy small{font-size:8px;letter-spacing:.13em;margin-top:5px;color:#7f8a9d}
.site-search-premium{height:52px!important;display:flex!important;align-items:center!important;background:#f5f7fb!important;border:1px solid #e1e7f0!important;border-radius:16px!important;box-shadow:inset 0 1px 0 #fff;overflow:hidden;transition:.2s ease!important}.site-search-premium:focus-within{background:#fff!important;border-color:#aab8ff!important;box-shadow:0 0 0 4px rgba(25,55,255,.07),0 12px 30px rgba(15,30,65,.07)!important}.site-search-context{height:30px;margin-inline-start:9px;padding:0 10px;border-radius:9px;background:#fff;border:1px solid #e2e7f0;display:flex;align-items:center;font-size:9px;font-weight:900;color:#4d5a70;white-space:nowrap}.site-search-premium input{font-size:13px!important;font-weight:600;padding-inline:12px!important}.site-search-premium input::placeholder{color:#9ba4b3}.site-search-premium kbd{min-width:25px;height:25px;border:1px solid #dde3ec;border-bottom-width:2px;border-radius:7px;background:#fff;color:#8290a5;display:grid;place-items:center;font:800 10px/1 system-ui}.site-search-premium button{width:48px!important;height:100%;display:grid;place-items:center;color:#1937ff!important}.site-search-premium button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.head-actions-v4{display:flex!important;gap:7px!important;align-items:center}.header-language{width:auto!important;height:44px!important;border:1px solid #e1e6ee!important;border-radius:13px!important;padding:0 10px!important;display:grid!important;grid-template-columns:auto auto;column-gap:5px;align-content:center;background:#fff}.header-language small{font-size:7px;color:#929cab;font-weight:800;line-height:1}.header-language b{font-size:10px;color:#26344c;line-height:1.2}.site-header-v4 .head-action{min-height:46px!important;padding:5px 8px!important;border:1px solid transparent;border-radius:14px;gap:8px!important;transition:.18s}.site-header-v4 .head-action:hover{background:#f7f9fc;border-color:#e6eaf1}.site-header-v4 .head-action>svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;color:#42506a}.site-header-v4 .head-action>span{display:grid;line-height:1.05}.site-header-v4 .head-action small{font-size:7px;color:#98a1b0;font-weight:800}.site-header-v4 .head-action b{font-size:10px;color:#18243a}.cart-action-v4{padding-inline:10px!important}.cart-action-v4 em{top:2px!important;inset-inline-end:1px!important;right:auto!important;min-width:17px!important;height:17px!important}
.category-nav-v4{display:block!important;background:#fff!important;border-top:1px solid #eef1f5!important;border-bottom:1px solid #e6ebf2!important}.desktop-catalog-bar-v4{min-height:50px!important;height:50px;display:flex;align-items:center;gap:16px}.catalog-mega-v4{height:100%;display:flex;align-items:center}.catalog-mega-v4 summary{height:38px!important;min-width:158px;display:flex!important;align-items:center;gap:9px;border-radius:11px!important;background:linear-gradient(135deg,#10284a,#173a6d)!important;color:#fff!important;padding:0 13px!important;box-shadow:0 8px 18px rgba(16,40,74,.16);cursor:pointer}.catalog-mega-v4 summary svg{width:18px;height:18px}.catalog-mega-v4 summary strong{font-size:10px;letter-spacing:.01em}.catalog-mega-v4 summary>span{margin-inline-start:auto;font-size:10px}.desktop-quick-links{display:flex!important;align-items:center;gap:3px;min-width:0;flex:1}.desktop-quick-links a{height:36px;padding:0 10px;display:flex;align-items:center;border-radius:9px;font-size:10px!important;font-weight:850!important;color:#304059!important;white-space:nowrap}.desktop-quick-links a:hover{background:#f4f6fb;color:#1937ff!important}.desktop-quick-links .digital-link{color:#1937ff!important;background:#f1f3ff}.header-project-link{height:36px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid #dde4ee;border-radius:11px;background:linear-gradient(135deg,#fbfcff,#f4f6ff);white-space:nowrap}.header-project-link span{font-size:8px;color:#8b96a7;font-weight:800}.header-project-link b{font-size:9px;color:#1937ff}.header-project-link:hover{border-color:#b8c4ff;box-shadow:0 8px 20px rgba(25,55,255,.08)}
}

/* collection engine */
.pb-collection{--pb-grid-d:4;--pb-grid-t:3;--pb-grid-m:2;--pb-image-ratio:4/3;display:grid!important;grid-template-columns:repeat(var(--pb-grid-d),minmax(0,1fr))!important;gap:18px!important}.pb-collection .pb-category-media,.pb-collection .pb-product-media,.pb-collection .pb-campaign-media,.pb-collection.pb-article-grid>a>span{aspect-ratio:var(--pb-image-ratio)!important;height:auto!important;min-height:0!important}.pb-collection--carousel{display:grid!important;grid-auto-flow:column;grid-auto-columns:minmax(240px,var(--pb-carousel-d));grid-template-columns:none!important;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;padding:3px 3px 14px;scrollbar-width:thin}.pb-collection--carousel>*{scroll-snap-align:start}.pb-collection--list{grid-template-columns:1fr!important;gap:10px!important}.pb-collection--list .pb-product-card,.pb-collection--list .pb-category-card,.pb-collection--list .pb-campaign-card,.pb-collection--list.pb-article-grid>a{display:grid!important;grid-template-columns:minmax(150px,220px) 1fr;align-items:stretch}.pb-collection--list .pb-product-media,.pb-collection--list .pb-category-media,.pb-collection--list .pb-campaign-media,.pb-collection--list.pb-article-grid>a>span{aspect-ratio:4/3!important;height:100%!important}.pb-collection--mosaic{grid-template-columns:repeat(var(--pb-grid-d),minmax(0,1fr))!important}.pb-collection--mosaic>*:first-child{grid-column:span 2;grid-row:span 2}.pb-collection--mosaic>*:first-child .pb-category-media,.pb-collection--mosaic>*:first-child .pb-product-media,.pb-collection--mosaic>*:first-child .pb-campaign-media,.pb-collection--mosaic.pb-article-grid>a:first-child>span{aspect-ratio:auto!important;min-height:100%}.pb-card-kicker{display:inline-flex!important;align-items:center;justify-content:center;width:28px;height:22px;border-radius:7px;background:#f0f3f8;color:#7d889a;font-size:8px!important;font-weight:900!important;letter-spacing:.04em;margin-bottom:8px}.pb-product-index{position:absolute;top:10px;inset-inline-start:10px;z-index:2;min-width:27px;height:22px;padding:0 6px;border-radius:7px;background:rgba(255,255,255,.88);backdrop-filter:blur(8px);display:grid;place-items:center;font-size:7px;font-weight:900;color:#5f6b7c;border:1px solid rgba(223,229,237,.8)}.pb-product-media{position:relative}
.pb-cardstyle--clean>*{border-radius:12px!important;box-shadow:none!important}.pb-cardstyle--clean .pb-category-copy,.pb-cardstyle--clean .pb-product-copy{padding:14px!important}.pb-cardstyle--compact{gap:10px!important}.pb-cardstyle--compact .pb-category-card,.pb-cardstyle--compact .pb-product-card{border-radius:14px!important}.pb-cardstyle--compact .pb-category-copy,.pb-cardstyle--compact .pb-product-copy{padding:12px!important}.pb-cardstyle--compact .pb-category-copy p{display:none}.pb-cardstyle--compact h3{font-size:14px!important}.pb-cardstyle--editorial .pb-category-card,.pb-cardstyle--editorial.pb-article-grid>a{border:0!important;border-radius:20px!important;background:linear-gradient(145deg,#fff,#f7f9fc)!important;box-shadow:0 16px 40px rgba(15,27,54,.07)!important}.pb-cardstyle--premium .pb-product-card{border:1px solid #e6eaf1!important;border-radius:20px!important;background:#fff!important;box-shadow:0 12px 35px rgba(15,27,54,.055)!important}.pb-cardstyle--premium .pb-product-card:hover{transform:translateY(-5px);border-color:#c8d1ff!important;box-shadow:0 22px 50px rgba(15,27,54,.11)!important}

/* premium metric band */
.pb-stats-premium{position:relative;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px!important;padding:10px;border:1px solid #e4e9f1;border-radius:26px;background:linear-gradient(145deg,#f8faff,#fff);box-shadow:0 22px 55px rgba(13,29,60,.075);overflow:hidden}.pb-stats-premium:before{content:"";position:absolute;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(25,55,255,.11),transparent 68%);top:-120px;inset-inline-end:-70px}.pb-stat-card{position:relative;z-index:1;min-height:142px;padding:18px 19px;border-radius:19px;background:rgba(255,255,255,.86);border:1px solid rgba(228,233,241,.9);display:flex;flex-direction:column;justify-content:flex-end;transition:.2s ease}.pb-stat-card:hover{transform:translateY(-3px);border-color:#c5ceff;box-shadow:0 14px 32px rgba(20,35,75,.08)}.pb-stat-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:auto}.pb-stat-top small{font-size:8px;font-weight:950;letter-spacing:.12em;color:#9aa4b3}.pb-stat-top i{font-style:normal;width:28px;height:28px;border-radius:9px;background:#eef1ff;color:#1937ff;display:grid;place-items:center;font-size:13px;font-weight:900}.pb-stat-card strong{font-size:clamp(28px,3vw,43px)!important;line-height:1!important;letter-spacing:-.045em;color:#111d33}.pb-stat-card span{margin-top:8px;color:#68758a!important;font-size:11px!important;font-weight:750}.pb-stats-cards{padding:0;border:0;background:transparent;box-shadow:none;gap:14px!important}.pb-stats-cards .pb-stat-card{box-shadow:0 12px 30px rgba(13,29,60,.06)}

/* project concierge CTA */
.pb-contact-cta-premium{position:relative;isolation:isolate;overflow:hidden;display:grid!important;grid-template-columns:minmax(0,1.45fr) minmax(240px,.55fr);gap:42px;align-items:center;padding:clamp(30px,4vw,54px)!important;border-radius:30px!important;border:1px solid #dce4f0!important;background:linear-gradient(130deg,#f8faff 0%,#fff 46%,#eef2ff 100%)!important;box-shadow:0 25px 70px rgba(12,27,58,.09)}.pb-contact-cta-premium:before{content:"";position:absolute;z-index:-1;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(25,55,255,.18),rgba(25,55,255,0) 70%);inset-inline-end:-140px;top:-170px}.pb-contact-cta-premium:after{content:"";position:absolute;z-index:-1;width:150px;height:150px;border:1px solid rgba(25,55,255,.12);border-radius:36px;inset-inline-end:12%;bottom:-85px;transform:rotate(24deg)}.pb-contact-cta-copy .eyebrow{margin-bottom:12px}.pb-contact-cta-copy h2{margin:0;max-width:760px;font-size:clamp(30px,4vw,52px);line-height:1.03;letter-spacing:-.045em}.pb-contact-cta-copy>p{max-width:720px;margin:16px 0 0;color:#657288;font-size:15px;line-height:1.75}.pb-contact-cta-proof{display:flex;gap:18px;flex-wrap:wrap;margin-top:25px;padding-top:20px;border-top:1px solid #e1e6ef}.pb-contact-cta-proof span{display:flex;align-items:center;gap:7px;font-size:9px;font-weight:850;color:#56647a}.pb-contact-cta-proof i{font-style:normal;width:24px;height:24px;border-radius:8px;background:#fff;border:1px solid #e0e6ef;display:grid;place-items:center;color:#1937ff;font-size:7px}.pb-contact-cta-action{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;min-height:210px;padding:20px;border-radius:24px;background:rgba(255,255,255,.72);border:1px solid rgba(224,230,240,.9);backdrop-filter:blur(16px)}.pb-contact-orbit{width:78px;height:78px;border-radius:25px;display:grid;place-items:center;background:linear-gradient(145deg,#10284a,#1937ff);color:#fff;box-shadow:0 18px 38px rgba(25,55,255,.23);transform:rotate(-6deg)}.pb-contact-orbit b{font-size:24px;letter-spacing:-.06em;transform:rotate(6deg)}.pb-contact-cta-action .btn{width:100%;min-height:52px;gap:9px;border-radius:13px}.pb-contact-cta-action .btn i{font-style:normal;font-size:16px}.pb-contact-cta-action small{font-size:8px;color:#8a95a6;font-weight:750;text-align:center}.pb-contact-cta-dark{background:linear-gradient(135deg,#0d1b36,#17335f)!important;border-color:#1d3c6b!important;color:#fff!important}.pb-contact-cta-dark .pb-contact-cta-copy>p,.pb-contact-cta-dark .pb-contact-cta-proof span{color:#c5d2e7!important}.pb-contact-cta-dark .pb-contact-cta-proof{border-color:rgba(255,255,255,.12)}.pb-contact-cta-dark .pb-contact-cta-action{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.13)}.pb-contact-cta-clean{box-shadow:none;background:#fff!important}

@media(max-width:1000px) and (min-width:761px){.header-main-v4{grid-template-columns:180px minmax(280px,1fr) auto!important;gap:12px!important}.site-search-context,.site-search-premium kbd,.header-language small,.site-header-v4 .head-action small{display:none}.desktop-quick-links a{padding-inline:7px}.desktop-quick-links a:nth-last-child(-n+2){display:none}.header-project-link span{display:none}.pb-collection{grid-template-columns:repeat(var(--pb-grid-t),minmax(0,1fr))!important}.pb-collection--carousel{grid-auto-columns:minmax(230px,var(--pb-carousel-t))}.pb-collection--mosaic{grid-template-columns:repeat(var(--pb-grid-t),minmax(0,1fr))!important}.pb-contact-cta-premium{grid-template-columns:1fr 240px;gap:24px}}
@media(max-width:760px){.header-brand-dot{display:none}.pb-collection{grid-template-columns:repeat(var(--pb-grid-m),minmax(0,1fr))!important;gap:10px!important}.pb-collection--carousel{grid-auto-columns:minmax(280px,var(--pb-carousel-m))!important;grid-template-columns:none!important;gap:10px!important}.pb-collection--list{grid-template-columns:1fr!important}.pb-collection--list .pb-product-card,.pb-collection--list .pb-category-card,.pb-collection--list .pb-campaign-card,.pb-collection--list.pb-article-grid>a{grid-template-columns:116px 1fr!important}.pb-collection--mosaic{grid-template-columns:repeat(var(--pb-grid-m),minmax(0,1fr))!important}.pb-collection--mosaic>*:first-child{grid-column:1/-1;grid-row:auto}.pb-collection--mosaic>*:first-child .pb-category-media,.pb-collection--mosaic>*:first-child .pb-product-media,.pb-collection--mosaic>*:first-child .pb-campaign-media,.pb-collection--mosaic.pb-article-grid>a:first-child>span{aspect-ratio:16/10!important;min-height:0}.pb-stats-premium{grid-template-columns:repeat(2,minmax(0,1fr));padding:7px;border-radius:20px;gap:7px!important}.pb-stat-card{min-height:118px;padding:14px;border-radius:15px}.pb-stat-card strong{font-size:30px!important}.pb-contact-cta-premium{grid-template-columns:1fr;gap:22px;padding:25px 20px!important;border-radius:22px!important}.pb-contact-cta-copy h2{font-size:32px}.pb-contact-cta-copy>p{font-size:13px}.pb-contact-cta-proof{display:grid;grid-template-columns:1fr;gap:8px;margin-top:18px;padding-top:16px}.pb-contact-cta-action{min-height:0;padding:16px}.pb-contact-orbit{width:62px;height:62px;border-radius:20px}.pb-contact-orbit b{font-size:20px}}
@media(max-width:420px){.pb-stats-premium{grid-template-columns:1fr 1fr}.pb-stat-card{min-height:105px}.pb-stat-top i{width:24px;height:24px}.pb-stat-card strong{font-size:27px!important}.pb-stat-card span{font-size:9px!important}}

/* v3.3 global polish: header, contact, footer */
.top-strip-v5{height:34px;background:#09172c;color:#dce7f7;border:0}.top-strip-v5 .top-strip-inner{height:34px;display:flex;align-items:center;justify-content:space-between;gap:24px}.top-strip-v5 .top-strip-notice{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-strip-v5 .top-strip-location{display:inline-flex;align-items:center;gap:6px;color:#91a3bd!important}.top-strip-v5 .top-strip-location:before{content:"";width:6px;height:6px;border-radius:50%;background:#62d6a2;box-shadow:0 0 0 4px rgba(98,214,162,.10)}
.site-header-v5{position:sticky;top:0;z-index:240;background:rgba(255,255,255,.965);backdrop-filter:blur(24px) saturate(165%);-webkit-backdrop-filter:blur(24px) saturate(165%);box-shadow:0 10px 34px rgba(12,27,55,.075)}.header-main-v5{height:94px;display:grid;grid-template-columns:minmax(205px,245px) minmax(330px,1fr) auto;align-items:center;gap:22px}.header-brand-v5 .logo-mark{width:46px;height:46px;border-radius:15px;background:linear-gradient(145deg,#173cff,#5d6cff);box-shadow:0 13px 30px rgba(25,55,255,.22)}.header-brand-v5 .logo-copy b{font-size:21px;letter-spacing:-.025em}.header-brand-v5 .logo-copy small{font-size:8px;letter-spacing:.12em;color:#7d889b;margin-top:5px}.site-search-v5{height:54px;border:1px solid #dce3ed;border-radius:17px;background:linear-gradient(180deg,#fff,#fbfcfe);box-shadow:0 8px 26px rgba(13,29,60,.055);padding:5px 6px 5px 7px;display:flex;align-items:center;gap:8px}.site-search-v5:focus-within{border-color:#aab8ff;box-shadow:0 0 0 4px rgba(25,55,255,.075),0 12px 30px rgba(13,29,60,.07)}.site-search-v5 .site-search-context{height:38px;display:flex;align-items:center;padding:0 11px;border-radius:11px;background:#f2f5fa;color:#69758a;font-size:8px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.site-search-v5 input{min-width:0;height:42px;font-size:13px}.site-search-v5 button{width:42px;height:42px;border-radius:12px}.head-actions-v5{display:flex;align-items:center;gap:6px}.head-actions-v5 .header-language{height:48px!important}.header-quote-cta{height:48px;min-width:138px;padding:0 13px;border-radius:14px;background:linear-gradient(135deg,#10284a,#173d72);color:#fff;display:grid;align-content:center;gap:2px;box-shadow:0 10px 24px rgba(16,40,74,.18);transition:.18s ease}.header-quote-cta:hover{transform:translateY(-1px);box-shadow:0 15px 30px rgba(16,40,74,.24);color:#fff}.header-quote-cta small{font-size:7px;color:#b9c8df;font-weight:800}.header-quote-cta b{font-size:10px}.header-quote-cta span{margin-inline-start:5px}.site-header-v5 .head-action{min-height:48px;padding:5px 8px;border:1px solid transparent;border-radius:14px;gap:8px;transition:.18s}.site-header-v5 .head-action:hover{background:#f6f8fb;border-color:#e2e8ef}.site-header-v5 .head-action>svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;color:#41506a}.site-header-v5 .head-action>span{display:grid;line-height:1.05}.site-header-v5 .head-action small{font-size:7px;color:#98a1b0;font-weight:800}.site-header-v5 .head-action b{font-size:10px;color:#18243a}.category-nav-v5{background:#fff;border-top:1px solid #eff2f6;border-bottom:1px solid #e4e9f0}.desktop-catalog-bar-v5{height:52px;min-height:52px;display:flex;align-items:center;gap:15px}.catalog-mega-v5{height:100%;display:flex;align-items:center;position:relative}.catalog-mega-v5>summary{height:38px;min-width:166px;padding:0 13px;border-radius:11px;background:#10284a;color:#fff;display:flex;align-items:center;gap:9px;cursor:pointer;list-style:none;box-shadow:0 8px 20px rgba(16,40,74,.15)}.catalog-mega-v5>summary::-webkit-details-marker{display:none}.catalog-mega-v5>summary svg{width:18px;height:18px;fill:none;stroke:currentColor}.catalog-mega-v5>summary strong{font-size:10px}.catalog-mega-v5>summary>span{margin-inline-start:auto}.catalog-mega-v5 .catalog-mega-panel{top:46px}.catalog-mega-v5 .catalog-mega-head p{margin:4px 0 0;color:#728097;font-size:11px}.desktop-catalog-bar-v5 .desktop-quick-links{display:flex;align-items:center;gap:2px;flex:1;min-width:0}.desktop-catalog-bar-v5 .desktop-quick-links a{height:36px;padding:0 9px;display:flex;align-items:center;border-radius:9px;font-size:10px;font-weight:850;color:#334158;white-space:nowrap}.desktop-catalog-bar-v5 .desktop-quick-links a:hover{background:#f3f6fa;color:#1937ff}.desktop-catalog-bar-v5 .desktop-quick-links .digital-link{background:#f0f3ff;color:#1937ff}.header-track-link{background:#f8fafc;border-color:#dfe5ed}.header-track-link b{color:#173d72}.mobile-menu-shortcuts{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:10px 16px 2px}.mobile-menu-shortcuts a{padding:12px;border:1px solid #e1e7ef;border-radius:14px;background:#f8fafc;display:grid;gap:3px}.mobile-menu-shortcuts a.primary{background:#10284a;border-color:#10284a;color:#fff}.mobile-menu-shortcuts small{font-size:8px;color:#8995a7;font-weight:800}.mobile-menu-shortcuts .primary small{color:#b9c9df}.mobile-menu-shortcuts b{font-size:11px}.mobile-menu-v5 .mobile-menu-links{padding-top:8px}

.contact-v3-hero{padding:clamp(54px,7vw,92px) 0 44px;background:radial-gradient(circle at 88% 0,rgba(25,55,255,.11),transparent 31%),linear-gradient(180deg,#f6f8fd 0%,#fff 100%)}.contact-v3-hero-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(330px,.68fr);gap:clamp(34px,6vw,88px);align-items:start}.contact-v3-intro h1{max-width:850px;font-size:clamp(45px,6vw,76px);line-height:1.01;letter-spacing:-.055em;margin:10px 0 20px;color:#111d33}.contact-v3-intro>p{max-width:760px;font-size:17px;line-height:1.82;color:#59667a}.contact-v3-promises{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:28px}.contact-v3-promises>span{min-height:142px;padding:16px;border:1px solid #e3e8ef;border-radius:18px;background:rgba(255,255,255,.86);display:flex;flex-direction:column}.contact-v3-promises i{font-style:normal;font-size:8px;font-weight:950;color:#8a95a6;letter-spacing:.1em}.contact-v3-promises b{font-size:13px;margin-top:auto;color:#17233a}.contact-v3-promises small{margin-top:6px;color:#707d90;font-size:10px;line-height:1.5}.contact-context-card{margin-top:14px;min-height:72px;padding:11px 12px 11px 16px;border:1px solid #cdd6ff;border-radius:17px;background:#f5f7ff;display:grid;grid-template-columns:auto 1fr auto;gap:13px;align-items:center}.contact-context-card>span{font-size:8px;font-weight:900;color:#6574a3;text-transform:uppercase;letter-spacing:.07em}.contact-context-card div{display:grid}.contact-context-card b{font-size:12px}.contact-context-card small{font-size:9px;color:#77839a;margin-top:2px}.contact-context-card>a{font-size:9px;font-weight:850;color:#1937ff}.contact-v3-direct{position:sticky;top:146px;padding:23px;border:1px solid #dfe6ef;border-radius:26px;background:rgba(255,255,255,.92);box-shadow:0 26px 70px rgba(13,29,60,.105);backdrop-filter:blur(16px)}.contact-v3-direct-head{padding:2px 3px 17px;border-bottom:1px solid #edf0f4}.contact-v3-direct-head>small{font-size:8px;letter-spacing:.12em;font-weight:950;color:#1937ff}.contact-v3-direct-head h2{margin:6px 0 8px;font-size:25px;line-height:1.12}.contact-v3-direct-head p{margin:0;color:#6e7a8d;font-size:11px;line-height:1.62}.contact-direct-row{min-height:66px;display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;border-bottom:1px solid #edf0f4;color:#1a263c}.contact-direct-row>span{width:28px;height:28px;border-radius:9px;background:#eef2ff;color:#1937ff;display:grid;place-items:center;font-size:8px;font-weight:950}.contact-direct-row div{display:grid;min-width:0}.contact-direct-row small{font-size:8px;color:#8e98a8;font-weight:850}.contact-direct-row b{margin-top:3px;font-size:11px;word-break:break-word}.contact-direct-row>i{font-style:normal;color:#95a0af}.contact-v3-hours{display:flex;gap:10px;align-items:flex-start;padding-top:16px}.contact-v3-hours>span{width:28px;height:28px;border-radius:9px;background:#f1f4f8;display:grid;place-items:center;color:#657289}.contact-v3-hours div{display:grid}.contact-v3-hours small{font-size:8px;color:#8e98a8;font-weight:850}.contact-v3-hours b{font-size:10px;line-height:1.55;margin-top:3px}.contact-v3-workspace{padding:76px 0;background:#fff}.contact-v3-workspace-grid{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:clamp(32px,6vw,82px);align-items:start}.contact-v3-form-copy{position:sticky;top:150px}.contact-v3-form-copy h2{font-size:clamp(34px,4vw,52px);line-height:1.06;letter-spacing:-.045em;margin:9px 0 16px}.contact-v3-form-copy>p{color:#637086;line-height:1.8;font-size:14px}.contact-v3-routing{display:grid;gap:9px;margin-top:26px}.contact-v3-routing a{padding:14px 15px;border:1px solid #e2e7ee;border-radius:14px;background:#fbfcfe;display:grid;gap:4px}.contact-v3-routing a:hover{border-color:#bcc8ff;background:#f7f8ff}.contact-v3-routing b{font-size:11px}.contact-v3-routing span{font-size:9px;color:#728097}.contact-v3-form{padding:clamp(22px,3vw,34px);border:1px solid #dde5ef;border-radius:28px;background:#fbfcfe;box-shadow:0 20px 65px rgba(13,29,60,.075)}.contact-form-heading{display:flex;align-items:center;gap:13px;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #e8edf3}.contact-form-heading>span{width:44px;height:44px;border-radius:14px;background:#10284a;color:#fff;display:grid;place-items:center;font-size:10px;font-weight:900}.contact-form-heading div{display:grid}.contact-form-heading small{font-size:8px;color:#1937ff;font-weight:950;letter-spacing:.12em}.contact-form-heading h3{font-size:20px;margin:3px 0 0}.contact-v3-form .contact-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contact-v3-form label{display:grid;gap:6px;font-size:10px;font-weight:850;color:#3f4c61}.contact-v3-form input,.contact-v3-form select,.contact-v3-form textarea{width:100%;border:1px solid #d9e1eb;background:#fff;border-radius:13px;padding:12px 13px;outline:0;color:#17233a;font:inherit}.contact-v3-form input:focus,.contact-v3-form select:focus,.contact-v3-form textarea:focus{border-color:#9cafff;box-shadow:0 0 0 4px rgba(25,55,255,.065)}.contact-message-field{margin-top:12px}.contact-v3-form textarea{resize:vertical;min-height:170px;line-height:1.65}.contact-honeypot{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}.contact-form-submit{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:16px;padding-top:17px;border-top:1px solid #e8edf3}.contact-form-submit p{margin:0;max-width:500px;font-size:9px;line-height:1.55;color:#7a8799}.contact-form-submit p a{color:#1937ff;font-weight:850}.contact-form-submit .btn{white-space:nowrap}.contact-v3-location{padding:74px 0;background:#f5f7fb}.contact-v3-location-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);gap:clamp(30px,5vw,64px);align-items:stretch}.contact-map-card-v3{min-height:470px;border-radius:25px;overflow:hidden;box-shadow:0 24px 70px rgba(12,27,58,.11)}.contact-map-card-v3 iframe{min-height:410px}.contact-v3-location-copy{padding:18px 0;display:flex;flex-direction:column;justify-content:center}.contact-v3-location-copy h2{font-size:clamp(36px,4vw,54px);line-height:1.05;letter-spacing:-.045em;margin:10px 0 16px}.contact-v3-location-copy>p{font-size:14px;line-height:1.8;color:#626f83}.contact-company-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:22px}.contact-company-grid>div{padding:14px;border:1px solid #dde4ed;border-radius:14px;background:#fff;display:grid;gap:4px}.contact-company-grid small{font-size:8px;color:#8a95a6;font-weight:850}.contact-company-grid b{font-size:11px}.contact-v3-process{padding:76px 0}.contact-process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.contact-process-grid article{min-height:220px;padding:22px;border:1px solid #e1e7ee;border-radius:20px;background:#fff;display:flex;flex-direction:column}.contact-process-grid i{font-style:normal;width:36px;height:36px;border-radius:11px;background:#eef2ff;color:#1937ff;display:grid;place-items:center;font-size:9px;font-weight:950}.contact-process-grid h3{margin:auto 0 8px;font-size:18px}.contact-process-grid p{margin:0;color:#69768a;font-size:11px;line-height:1.65}

.footer-v5{padding:0 0 0;background:linear-gradient(155deg,#08172d 0%,#10294d 58%,#112b51 100%)!important;color:#fff}.footer-project-desk{position:relative;transform:translateY(-1px);padding:32px 34px;margin-bottom:18px;border:1px solid rgba(255,255,255,.12);border-top:0;border-radius:0 0 26px 26px;background:linear-gradient(135deg,rgba(255,255,255,.095),rgba(255,255,255,.045));display:flex;justify-content:space-between;align-items:center;gap:30px}.footer-project-desk small{font-size:8px;letter-spacing:.13em;font-weight:950;color:#8fb0e3}.footer-project-desk h2{max-width:700px;margin:5px 0 7px;font-size:clamp(25px,3vw,38px);line-height:1.08;letter-spacing:-.035em}.footer-project-desk p{margin:0;color:#aebbd0;font-size:11px}.footer-project-actions{display:flex;align-items:center;gap:12px}.footer-project-actions .btn{min-height:50px;white-space:nowrap}.footer-project-phone{display:grid;padding:7px 0}.footer-project-phone small{font-size:8px;color:#8fa2bd}.footer-project-phone b{margin-top:2px;font-size:11px;color:#fff}.footer-newsletter-v5{margin-top:18px;margin-bottom:52px;border-radius:24px!important}.footer-main-v5{display:grid;grid-template-columns:minmax(280px,1.45fr) repeat(3,minmax(150px,.72fr));gap:clamp(28px,5vw,62px);padding-bottom:42px}.footer-brand-v5>p{max-width:430px;color:#aab7ca;line-height:1.75;font-size:12px}.footer-contact-v5{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:20px}.footer-contact-v5 a{padding:11px 12px;border:1px solid rgba(255,255,255,.11);border-radius:12px;background:rgba(255,255,255,.035);display:grid;gap:3px}.footer-contact-v5 a:last-child{grid-column:1/-1}.footer-contact-v5 small{font-size:7px;color:#8fa2bd;font-weight:850}.footer-contact-v5 b{font-size:10px;color:#fff;font-weight:750;word-break:break-word}.footer-hours{display:flex;gap:9px;margin-top:10px;padding:11px 12px;border:1px solid rgba(255,255,255,.09);border-radius:12px}.footer-hours>span{color:#90abcf}.footer-hours div{display:grid}.footer-hours small{font-size:7px;color:#8fa2bd;font-weight:850}.footer-hours b{font-size:9px;line-height:1.5;color:#dce6f4;margin-top:2px}.footer-column h4{margin:5px 0 16px;font-size:11px;color:#fff}.footer-column>a{display:block;padding:5px 0;font-size:10px;color:#aab7ca!important}.footer-column>a:hover{color:#fff!important;transform:translateX(2px)}[dir=rtl] .footer-column>a:hover{transform:translateX(-2px)}.footer-column .footer-more{margin-top:7px;color:#91aefc!important;font-weight:850}.footer-socials-v5{margin-top:16px}.footer-socials-v5 a{border-color:rgba(255,255,255,.13)!important;background:rgba(255,255,255,.04)}.footer-assurance-v5{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.10);border-bottom:1px solid rgba(255,255,255,.10)}.footer-assurance-v5>span{min-height:76px;padding:14px 18px;display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;column-gap:10px;align-content:center;border-inline-end:1px solid rgba(255,255,255,.09)}.footer-assurance-v5>span:last-child{border-inline-end:0}.footer-assurance-v5 i{grid-row:1/3;width:34px;height:34px;border-radius:10px;background:rgba(255,255,255,.08);display:grid;place-items:center;font-style:normal;font-size:8px;font-weight:950;color:#a9bfff}.footer-assurance-v5 b{font-size:9px;color:#eaf0f8}.footer-assurance-v5 small{font-size:7px;color:#899bb4;margin-top:2px}.footer-bottom-v5{margin-top:0!important;border-top:0!important;padding:19px 0 24px!important;display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-bottom-v5>div{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.footer-bottom-v5 nav{display:flex;gap:13px;flex-wrap:wrap}.footer-bottom-v5 nav a{font-size:8px;color:#899bb4!important}.footer-bottom-v5 nav a:hover{color:#fff!important}

@media(max-width:1180px){.header-main-v5{grid-template-columns:185px minmax(280px,1fr) auto;gap:12px}.header-quote-cta{min-width:116px}.header-quote-cta small{display:none}.header-quote-cta b{font-size:9px}.site-header-v5 .head-action small,.header-language small{display:none}.desktop-catalog-bar-v5 .desktop-quick-links a{padding-inline:7px}.desktop-catalog-bar-v5 .desktop-quick-links a:nth-last-child(-n+2){display:none}.footer-main-v5{grid-template-columns:1.2fr repeat(3,.75fr);gap:30px}}
@media(max-width:900px){.top-strip-v5 .top-strip-location{display:none}.header-main-v5{height:auto;min-height:76px;grid-template-columns:auto 1fr auto;padding:10px 0}.header-main-v5>.header-brand{justify-self:center}.header-main-v5>.site-search-v5,.header-main-v5>.head-actions-v5{display:none!important}.category-nav-v5{display:none}.contact-v3-hero-grid,.contact-v3-workspace-grid,.contact-v3-location-grid{grid-template-columns:1fr}.contact-v3-direct,.contact-v3-form-copy{position:static}.contact-v3-promises{grid-template-columns:repeat(3,1fr)}.contact-v3-workspace{padding-top:58px}.contact-v3-form-copy{max-width:700px}.contact-map-card-v3{min-height:400px}.footer-project-desk{align-items:flex-start;flex-direction:column}.footer-main-v5{grid-template-columns:1fr 1fr}.footer-brand-v5{grid-column:1/-1}.footer-contact-v5{max-width:620px}.footer-bottom-v5{align-items:flex-start;flex-direction:column}.footer-bottom-v5 nav{gap:10px}}
@media(max-width:620px){.top-strip-v5 .top-strip-inner{justify-content:center}.top-strip-v5 .top-strip-trust{display:none!important}.top-strip-v5 .top-strip-notice{font-size:8px;text-align:center}.contact-v3-hero{padding-top:42px}.contact-v3-intro h1{font-size:42px}.contact-v3-intro>p{font-size:14px}.contact-v3-promises{grid-template-columns:1fr;gap:7px}.contact-v3-promises>span{min-height:105px}.contact-context-card{grid-template-columns:1fr auto}.contact-context-card>span{grid-column:1/-1}.contact-v3-direct{padding:18px;border-radius:20px}.contact-v3-form{padding:18px;border-radius:20px}.contact-v3-form .contact-form-grid{grid-template-columns:1fr}.contact-form-submit{align-items:stretch;flex-direction:column}.contact-form-submit .btn{width:100%}.contact-company-grid{grid-template-columns:1fr 1fr}.contact-process-grid{grid-template-columns:1fr}.contact-process-grid article{min-height:170px}.footer-project-desk{padding:24px 20px;border-radius:0 0 20px 20px}.footer-project-actions{width:100%;align-items:stretch;flex-direction:column}.footer-project-actions .btn{width:100%}.footer-newsletter-v5{margin-bottom:38px}.footer-main-v5{grid-template-columns:1fr;gap:26px}.footer-brand-v5{grid-column:auto}.footer-contact-v5{grid-template-columns:1fr}.footer-contact-v5 a:last-child{grid-column:auto}.footer-assurance-v5{grid-template-columns:1fr}.footer-assurance-v5>span{border-inline-end:0;border-bottom:1px solid rgba(255,255,255,.09)}.footer-assurance-v5>span:last-child{border-bottom:0}.footer-bottom-v5 nav{display:grid;grid-template-columns:1fr 1fr}.mobile-menu-shortcuts{grid-template-columns:1fr 1fr}}

/* Page Builder Design System v3.4 */
.pb-design-system{--pbds-primary:#1428ff;--pbds-accent:#ff3154;--pbds-text:#111827;--pbds-muted:#667085;--pbds-surface:#fff;--pbds-soft:#f6f7fb;--pbds-container:1280px;--pbds-radius:18px;--pbds-button-radius:12px;color:var(--pbds-text);font-family:var(--pbds-body-font,inherit)}.pb-design-system h1,.pb-design-system h2,.pb-design-system h3,.pb-design-system h4{font-family:var(--pbds-heading-font,inherit)}.pb-design-system .pb-container__inner.is-boxed{max-width:min(var(--pb-inner-max,1280px),var(--pbds-container));}.pb-design-system .btn{border-radius:var(--pbds-button-radius)}.pb-design-system .btn.primary{background:var(--pbds-primary)}.pb-design-system .eyebrow{color:var(--pbds-primary)}.pb-design-system .pb-heading>p{color:var(--pbds-muted)}.pb-process{display:grid;gap:22px}.pb-process-head small{display:block;color:var(--pbds-primary);font-size:9px;font-weight:950;letter-spacing:.13em}.pb-process-head h2{margin:5px 0 0;font-size:clamp(28px,4vw,48px);line-height:1.05;letter-spacing:-.035em}.pb-process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.pb-process-grid article{position:relative;min-height:190px;padding:22px;border:1px solid #e2e7ee;border-radius:var(--pbds-radius);background:var(--pbds-surface);display:flex;flex-direction:column;gap:26px}.pb-process-grid article>b{width:40px;height:40px;border-radius:12px;background:var(--pbds-soft);color:var(--pbds-primary);display:grid;place-items:center;font-size:10px}.pb-process-grid h3{margin:0 0 7px;font-size:18px}.pb-process-grid p{margin:0;color:var(--pbds-muted);font-size:11px;line-height:1.65}.pb-process-timeline .pb-process-grid{position:relative;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.pb-process-timeline .pb-process-grid:before{content:"";position:absolute;top:42px;left:6%;right:6%;height:1px;background:#dce3ee}.pb-process-timeline .pb-process-grid article{border:0;background:transparent;padding-inline:8px}.pb-process-timeline .pb-process-grid article>b{position:relative;z-index:1;background:var(--pbds-primary);color:#fff}.pb-process-compact .pb-process-grid{grid-template-columns:1fr}.pb-process-compact .pb-process-grid article{min-height:0;display:grid;grid-template-columns:48px 1fr;align-items:start;gap:14px;padding:14px 0;border-width:0 0 1px;border-radius:0}.pb-process-compact .pb-process-grid article>b{grid-row:1}.pb-process-compact .pb-process-grid article>div{grid-column:2}.pb-widget[style*="var(--pbds-surface)"]{background:var(--pbds-surface)!important}.pb-widget[style*="var(--pbds-soft)"]{background:var(--pbds-soft)!important}
.builder-active[data-builder-device="tablet"] .pb-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.builder-active[data-builder-device="mobile"] .pb-process-grid{grid-template-columns:1fr}.builder-active[data-builder-device="tablet"] .pb-collection{grid-template-columns:repeat(var(--pb-grid-t,2),minmax(0,1fr))!important}.builder-active[data-builder-device="mobile"] .pb-collection{grid-template-columns:repeat(var(--pb-grid-m,1),minmax(0,1fr))!important}.builder-active[data-builder-device="mobile"] .pb-process-timeline .pb-process-grid:before{display:none}
@media(max-width:900px){.pb-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pb-process-timeline .pb-process-grid:before{display:none}}
@media(max-width:600px){.pb-process-grid{grid-template-columns:1fr}.pb-process-grid article{min-height:150px}}

/* Help Center v3.4 */
.help-center-hero{position:relative;overflow:hidden;padding:76px 0 70px;background:linear-gradient(145deg,#f4f6ff 0%,#fff 66%);border-bottom:1px solid #e9edf4}.help-center-hero:before{content:"";position:absolute;width:480px;height:480px;border-radius:50%;right:-180px;top:-210px;background:radial-gradient(circle,rgba(20,40,255,.14),rgba(20,40,255,0) 68%)}[dir=rtl] .help-center-hero:before{right:auto;left:-180px}.help-center-hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:70px;align-items:center}.help-center-hero .eyebrow,.help-center-bottom .eyebrow,.help-center-section-head .eyebrow{display:block;color:#1937ff;font-size:9px;font-weight:950;letter-spacing:.14em}.help-center-hero h1{max-width:800px;margin:10px 0 18px;font-size:clamp(44px,6vw,76px);line-height:.98;letter-spacing:-.055em}.help-center-hero p{max-width:720px;margin:0;color:#667386;font-size:15px;line-height:1.8}.help-center-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:27px}.help-center-orbit{position:relative;aspect-ratio:1;max-width:390px;justify-self:center;border:1px solid #dce3ef;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.62);box-shadow:0 28px 80px rgba(18,38,78,.1)}.help-center-orbit:before,.help-center-orbit:after{content:"";position:absolute;border:1px dashed #c7d0e0;border-radius:50%;inset:15%}.help-center-orbit:after{inset:31%;border-style:solid}.help-center-orbit>span{position:relative;z-index:2;width:104px;height:104px;border-radius:28px;background:#10284a;color:#fff;display:grid;place-items:center;font-size:31px;font-weight:950;box-shadow:0 18px 46px rgba(16,40,74,.22)}.help-center-orbit i{position:absolute;font-style:normal;font-size:8px;font-weight:950;letter-spacing:.1em;color:#526178;background:#fff;border:1px solid #e0e6ef;border-radius:999px;padding:8px 11px}.help-center-orbit i:nth-of-type(1){top:9%;left:40%}.help-center-orbit i:nth-of-type(2){top:45%;right:-2%}.help-center-orbit i:nth-of-type(3){bottom:8%;left:39%}.help-center-orbit i:nth-of-type(4){top:45%;left:-5%}.help-center-main{padding:70px 0 84px;background:#fff}.help-center-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.help-center-grid>a{position:relative;min-height:280px;padding:24px;border:1px solid #e0e6ee;border-radius:22px;background:#fff;color:#17233a;text-decoration:none;display:flex;flex-direction:column;transition:.2s}.help-center-grid>a:hover{transform:translateY(-4px);border-color:#b8c4ff;box-shadow:0 24px 60px rgba(15,32,66,.1)}.help-center-grid>a>i{position:absolute;top:22px;right:22px;width:36px;height:36px;border-radius:11px;background:#f0f3ff;color:#1937ff;display:grid;place-items:center;font-style:normal;font-size:8px;font-weight:950}[dir=rtl] .help-center-grid>a>i{right:auto;left:22px}.help-center-grid small{font-size:8px;color:#1937ff;font-weight:950;letter-spacing:.12em}.help-center-grid h2{max-width:280px;margin:auto 0 10px;font-size:24px;line-height:1.08;letter-spacing:-.03em}.help-center-grid p{margin:0 0 18px;color:#6b7789;font-size:11px;line-height:1.68}.help-center-grid>a>span{font-size:10px;font-weight:900;color:#1937ff}.help-center-grid>a.is-accent{background:linear-gradient(145deg,#0f1c35,#17345f);border-color:#17345f;color:#fff}.help-center-grid>a.is-accent small,.help-center-grid>a.is-accent>span{color:#9db4ff}.help-center-grid>a.is-accent p{color:#afbdd0}.help-center-grid>a.is-accent>i{background:rgba(255,255,255,.1);color:#fff}.help-center-insights{padding:80px 0;background:#f5f7fb}.help-center-section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px}.help-center-section-head h2{margin:6px 0 0;font-size:40px;letter-spacing:-.04em}.help-center-section-head>a{font-size:10px;font-weight:900;color:#1937ff}.help-center-bottom{padding:70px 0 90px}.help-center-bottom .container{padding:36px 40px;border-radius:28px;background:linear-gradient(135deg,#eef1ff,#fff);display:flex;align-items:center;justify-content:space-between;gap:35px}.help-center-bottom h2{margin:7px 0 8px;font-size:clamp(28px,4vw,44px);letter-spacing:-.04em}.help-center-bottom p{margin:0;color:#687488;font-size:12px}.article-empty-upgraded{padding:36px;border:1px solid #e0e6ee;border-radius:24px;background:linear-gradient(145deg,#f6f8ff,#fff);display:grid;grid-template-columns:minmax(0,1.25fr) minmax(250px,.75fr);gap:35px;align-items:center}.article-empty-upgraded h2{margin:8px 0 10px;font-size:34px}.article-empty-upgraded p{margin:0;color:#69768a;line-height:1.75}.article-empty-upgraded>div:last-child{display:grid;gap:8px}.article-empty-upgraded a{padding:13px 14px;border:1px solid #dce3ed;border-radius:12px;background:#fff;color:#1937ff;font-size:10px;font-weight:900}
@media(max-width:900px){.help-center-hero-grid{grid-template-columns:1fr}.help-center-orbit{display:none}.help-center-grid{grid-template-columns:1fr 1fr}.help-center-bottom .container{align-items:flex-start;flex-direction:column}.article-empty-upgraded{grid-template-columns:1fr}}
@media(max-width:600px){.help-center-hero{padding:50px 0}.help-center-hero h1{font-size:45px}.help-center-main{padding:48px 0}.help-center-grid{grid-template-columns:1fr}.help-center-grid>a{min-height:220px}.help-center-section-head{align-items:flex-start;flex-direction:column}.help-center-bottom{padding:48px 0}.help-center-bottom .container{padding:26px 20px;border-radius:22px}.article-empty-upgraded{padding:22px}}
