:root{--navy:#071b35;--blue:#0969e8;--green:#3ca52b;--muted:#637083;--line:#e5eaf1;--bg:#f6f8fb;--text:#101828}*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--text);background:#fff}a{color:inherit;text-decoration:none}.wrap{max-width:1320px;margin:auto;padding:0 22px}.topbar{background:var(--navy);color:#dce6f5;font-size:12px}.topbar .wrap{height:34px;display:flex;align-items:center;justify-content:space-between}.topbar a{color:#fff}.head{min-height:92px;display:flex;align-items:center;gap:28px}.brand{width:220px;display:flex;flex-direction:column}.brand img{width:165px;object-fit:contain}.brand small{font-size:10px;color:#475467;margin-left:8px}.search{flex:1;display:flex;border:1px solid #d6dce7;border-radius:6px;overflow:hidden}.search input{flex:1;border:0;padding:14px;font:inherit;outline:0}.search button,.btn{border:0;background:var(--blue);color:#fff;padding:12px 20px;font-weight:700;border-radius:5px;cursor:pointer}.cartlink{white-space:nowrap}.cartlink b{background:var(--blue);color:#fff;border-radius:50%;padding:3px 7px}.hamb{display:none}nav{background:var(--navy);color:#fff}.nav{display:flex;align-items:center;gap:0;overflow:auto}.nav a{padding:15px 13px;font-size:12px;font-weight:700;white-space:nowrap}.nav a:hover{background:#0d2b53}.dbwarn{background:#fff4cf;padding:10px;text-align:center;color:#714b00}.hero{background:linear-gradient(115deg,#06162d,#0a315f 60%,#0878eb);color:#fff}.hero-inner{min-height:430px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:30px}.hero h1{font-size:50px;line-height:1.03;margin:0 0 16px}.hero h1 em{font-style:normal;color:#43a1ff}.hero p{font-size:18px;color:#d3dfef}.hero ul{padding-left:20px;line-height:1.9}.hero-media img{width:100%;max-height:390px;object-fit:contain}.hero-actions{display:flex;gap:12px;margin-top:24px}.btn.alt{background:#fff;color:#0b4fa8}.section{padding:56px 0}.section.gray{background:var(--bg)}.section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:24px}.section-title h2{margin:0;font-size:28px}.section-title p{margin:6px 0 0;color:var(--muted)}.catgrid{display:grid;grid-template-columns:repeat(7,1fr);gap:14px}.cat{border:1px solid var(--line);border-radius:12px;padding:20px 12px;text-align:center;background:#fff;min-height:170px;display:flex;flex-direction:column;justify-content:center}.cat .icon{font-size:38px;margin-bottom:12px}.cat strong{font-size:14px}.cat small{font-size:11px;color:var(--muted);margin-top:6px}.features{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.feature{padding:20px;border:1px solid var(--line);border-radius:10px;background:white}.feature strong{display:block}.feature small{color:var(--muted)}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card{border:1px solid var(--line);border-radius:12px;background:#fff;padding:14px;display:flex;flex-direction:column}.card img{height:190px;width:100%;object-fit:contain;border-radius:8px;background:#fff}.card h3{font-size:14px;line-height:1.45;margin:12px 0 8px;min-height:40px}.meta{font-size:12px;color:var(--muted)}.price{font-size:18px;font-weight:800;margin:10px 0}.old{font-size:12px;color:#98a2b3;text-decoration:line-through;margin-left:6px}.badge{font-size:10px;text-transform:uppercase;font-weight:800;padding:4px 7px;border-radius:5px;background:#e8f8eb;color:#17802b;align-self:flex-start}.badge.out{background:#feecec;color:#b42318}.card .actions{margin-top:auto;display:flex;gap:8px}.card .actions a{flex:1;text-align:center}.pagehero{padding:50px 0;background:linear-gradient(120deg,#081c36,#0c4e98);color:#fff}.pagehero h1{font-size:38px;margin:0 0 8px}.filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:24px}.filters input,.filters select{padding:11px;border:1px solid var(--line);border-radius:6px}.detail{display:grid;grid-template-columns:.85fr 1.15fr;gap:45px}.detail-img{border:1px solid var(--line);border-radius:12px;padding:25px}.detail-img img{width:100%;height:430px;object-fit:contain}.detail h1{font-size:32px}.spec{white-space:pre-line;color:#475467;line-height:1.7}.servicegrid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.servicecard{border:1px solid var(--line);border-radius:14px;padding:26px;background:#fff}.servicecard h3{margin-top:0}.servicecard p{color:var(--muted);line-height:1.65}.darkband{background:var(--navy);color:white;padding:45px 0}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.stat{background:#0d2a4b;border:1px solid #214361;border-radius:12px;padding:24px;text-align:center}.stat strong{font-size:30px;display:block}.carttable{width:100%;border-collapse:collapse}.carttable th,.carttable td{padding:14px;border-bottom:1px solid var(--line);text-align:left}.empty{padding:45px;text-align:center;background:var(--bg);border-radius:12px}.checkoutbox{max-width:700px}.field{margin-bottom:14px}.field label{display:block;font-size:13px;font-weight:700;margin-bottom:6px}.field input,.field textarea{width:100%;padding:12px;border:1px solid var(--line);border-radius:6px;font:inherit}.field textarea{height:120px}.config{display:grid;grid-template-columns:1fr 1fr;gap:15px}.config select{width:100%;padding:12px;border:1px solid var(--line);border-radius:6px}footer{background:#06182e;color:#d9e3ef;padding-top:45px}.footergrid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:35px}.footergrid h4{color:#fff}.footergrid a{display:block;margin:8px 0;font-size:13px}.footergrid p{font-size:13px;line-height:1.6;color:#9fb0c2}.flogo{width:150px;filter:brightness(0) invert(1)}.footbottom{border-top:1px solid #173350;margin-top:35px;padding:16px 0;font-size:12px}.footbottom span{float:right}.wa{position:fixed;right:18px;bottom:18px;background:#20b95a;color:#fff;padding:13px 17px;border-radius:30px;font-weight:800;box-shadow:0 8px 25px #0003}.notice{background:#eef6ff;border:1px solid #c9e0ff;padding:18px;border-radius:10px;margin-bottom:20px}.pagination{display:flex;gap:6px;margin-top:25px;flex-wrap:wrap}.pagination a{border:1px solid var(--line);padding:8px 11px;border-radius:5px}.pagination a.current{background:var(--blue);color:#fff}@media(max-width:1050px){.catgrid{grid-template-columns:repeat(4,1fr)}.products{grid-template-columns:repeat(3,1fr)}.servicegrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.topbar .wrap>div{display:none}.head{min-height:70px}.brand{width:auto}.brand img{width:130px}.brand small{display:none}.search{display:none}.hamb{display:block;margin-left:auto;border:0;background:none;font-size:25px}.nav{display:none;flex-direction:column;align-items:stretch}.menu-open .nav{display:flex}.nav a{border-bottom:1px solid #15385b}.hero-inner{grid-template-columns:1fr;min-height:auto;padding-top:45px;padding-bottom:30px}.hero h1{font-size:36px}.hero-media{display:none}.catgrid{grid-template-columns:repeat(2,1fr)}.features,.stats{grid-template-columns:repeat(2,1fr)}.products{grid-template-columns:repeat(2,1fr);gap:10px}.card img{height:140px}.detail{grid-template-columns:1fr}.detail-img img{height:300px}.servicegrid,.footergrid{grid-template-columns:1fr}.config{grid-template-columns:1fr}.footbottom span{float:none;display:block;margin-top:6px}}/* Unified homepage v1.1 */
.nav a.active{background:#0d3d74;box-shadow:inset 0 -3px 0 #2f80ed}.section.compact{padding:44px 0}.section-kicker,.eyebrow{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase;color:var(--blue);margin-bottom:8px}.hero-slider{position:relative;overflow:hidden}.hero-slide{display:none;animation:fadeSlide .45s ease}.hero-slide.active{display:block}.hero-copy{position:relative;z-index:2}.hero-slider .eyebrow{color:#87beff}.hero-slider .hero-media img{filter:drop-shadow(0 20px 30px #0004)}.slider-arrow{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:42px;height:42px;border:1px solid #ffffff55;border-radius:50%;background:#041b37bb;color:white;font-size:30px;cursor:pointer}.slider-arrow.prev{left:18px}.slider-arrow.next{right:18px}.slider-dots{position:absolute;z-index:4;bottom:18px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.slider-dots button{width:9px;height:9px;padding:0;border:0;border-radius:20px;background:#ffffff80;cursor:pointer}.slider-dots button.active{width:26px;background:#fff}@keyframes fadeSlide{from{opacity:.35;transform:translateX(10px)}to{opacity:1;transform:none}}
.premium-cats .cat{position:relative;overflow:hidden;transition:.2s ease;min-height:190px}.premium-cats .cat:before{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--blue);transform:scaleX(0);transition:.2s}.premium-cats .cat:hover{transform:translateY(-5px);box-shadow:0 14px 35px #102a4314;border-color:#cddcf2}.premium-cats .cat:hover:before{transform:scaleX(1)}.cat-icon{width:54px;height:54px;border-radius:14px;background:#edf5ff;color:#1269da;display:grid;place-items:center;margin:0 auto 14px}.cat-icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.cat .explore{font-size:10px;font-weight:800;color:var(--blue);margin-top:12px;text-transform:uppercase;letter-spacing:.04em}.trust-strip{background:#f6f9fd;border-top:1px solid #e5edf7;border-bottom:1px solid #e5edf7;padding:22px 0}.trust-strip .feature{border:0;padding:10px 12px;background:transparent;display:flex;align-items:center;gap:12px}.trust-icon{flex:0 0 38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#e8f2ff;color:#0867df;font-weight:900}.viewall{font-size:13px;color:var(--blue);font-weight:700}.software-band{background:linear-gradient(115deg,#06182e,#0b315f);color:#fff}.section-title.light p{color:#afc1d6}.section-title.light .section-kicker,.software-band .viewall{color:#7fbdff}.software-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.software-card{position:relative;display:flex;flex-direction:column;min-height:300px;padding:22px;border:1px solid #ffffff1d;border-radius:15px;background:linear-gradient(145deg,#ffffff10,#ffffff08);transition:.2s ease}.software-card:hover{transform:translateY(-4px);border-color:#438ce5;box-shadow:0 18px 40px #0003}.software-icon{width:58px;height:58px;border-radius:14px;background:#fff;color:#0b4fa8;display:grid;place-items:center;font-size:14px;font-weight:900;letter-spacing:.04em;margin-bottom:18px}.software-tag{font-size:10px;text-transform:uppercase;font-weight:800;color:#73b5ff;letter-spacing:.06em}.software-card h3{font-size:17px;line-height:1.4;margin:8px 0}.software-card p{font-size:12px;line-height:1.6;color:#b9c9da;margin:0 0 18px}.software-bottom{margin-top:auto;display:flex;align-items:end;justify-content:space-between;border-top:1px solid #ffffff1c;padding-top:14px}.software-bottom strong{font-size:22px}.software-bottom span{font-size:11px;font-weight:700;color:#82bfff}.external-note{font-size:11px;color:#9eb5ce;margin-top:16px}.light-cards .software-card{background:#fff;color:var(--text);border-color:var(--line)}.light-cards .software-card p{color:var(--muted)}.light-cards .software-card:hover{box-shadow:0 18px 40px #102a4318}.light-cards .software-icon{background:#edf5ff}.light-cards .software-tag{color:var(--blue)}.light-cards .software-bottom{border-top-color:var(--line)}.promo-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:20px}.promo{min-height:310px;border-radius:18px;overflow:hidden;padding:32px;color:#fff;display:flex;position:relative}.promo>div:first-child{position:relative;z-index:2;max-width:55%}.promo span{font-size:11px;font-weight:800;letter-spacing:.08em}.promo h3{font-size:29px;line-height:1.15;margin:9px 0}.promo p{font-size:13px;line-height:1.6;color:#dbe7f5}.promo b{font-size:12px}.hosting-promo{background:linear-gradient(110deg,#0a315f,#0a69cf)}.hosting-promo img{position:absolute;right:-15px;bottom:0;width:54%;height:100%;object-fit:cover;mix-blend-mode:screen;opacity:.72}.dev-promo{background:linear-gradient(135deg,#202c44,#0b162b)}.dev-promo>div:first-child{max-width:72%}.code-art{position:absolute;right:30px;bottom:20px;font-size:90px;font-weight:800;color:#3487e833}.stats .stat span{font-size:10px;color:#71aef1;font-weight:800;letter-spacing:.12em}.stats .stat strong{font-size:20px;margin:6px 0}.stats .stat small{color:#a9bdd2}.software-pagehero .pagehero-flex{display:grid;grid-template-columns:1fr .8fr;align-items:center;gap:40px}.software-pagehero img{width:100%;max-height:290px;object-fit:contain}.software-pagehero .hero-actions{margin-top:22px}
@media(max-width:1050px){.software-grid{grid-template-columns:repeat(2,1fr)}.promo-grid{grid-template-columns:1fr}.promo>div:first-child{max-width:60%}}
@media(max-width:760px){.slider-arrow{display:none}.slider-dots{bottom:10px}.hero-slider .hero-media{display:block}.hero-slider .hero-inner{padding-bottom:55px}.hero-slider .hero-media img{max-height:240px}.premium-cats .cat{min-height:165px}.software-grid{grid-template-columns:1fr}.promo{min-height:275px;padding:24px}.promo>div:first-child,.dev-promo>div:first-child{max-width:75%}.promo h3{font-size:24px}.software-pagehero .pagehero-flex{grid-template-columns:1fr}.software-pagehero img{display:none}}

/* Homepage enhancements v1.2: category colors, reviews, FAQ, social footer */
.premium-cats .cat:nth-child(1) .cat-icon{background:#dff8e8;color:#21a35a}
.premium-cats .cat:nth-child(2) .cat-icon{background:#dce9ff;color:#346ee8}
.premium-cats .cat:nth-child(3) .cat-icon{background:#f8def7;color:#bc39bd}
.premium-cats .cat:nth-child(4) .cat-icon{background:#dff4ff;color:#1596d4}
.premium-cats .cat:nth-child(5) .cat-icon{background:#e9e2ff;color:#7653df}
.premium-cats .cat:nth-child(6) .cat-icon{background:#ffe8c9;color:#dc6700}
.premium-cats .cat:nth-child(7) .cat-icon{background:#ffe0e0;color:#dc2d37}
.premium-cats .cat:nth-child(1):before{background:#21a35a}.premium-cats .cat:nth-child(2):before{background:#346ee8}.premium-cats .cat:nth-child(3):before{background:#bc39bd}.premium-cats .cat:nth-child(4):before{background:#1596d4}.premium-cats .cat:nth-child(5):before{background:#7653df}.premium-cats .cat:nth-child(6):before{background:#dc6700}.premium-cats .cat:nth-child(7):before{background:#dc2d37}

.reviews-section{background:#f7f9fc;overflow:hidden}.reviews-heading{align-items:center}.review-arrows{display:flex;gap:9px}.review-arrows button{width:42px;height:42px;border:1px solid #d6dfeb;border-radius:50%;background:#fff;color:#17324f;font-size:25px;cursor:pointer;transition:.2s}.review-arrows button:hover{border-color:#9db6d5;box-shadow:0 7px 20px #18324c12}.reviews-window{overflow:hidden}.reviews-track{display:flex;gap:18px;transition:transform .35s ease;will-change:transform}.review-card{flex:0 0 calc((100% - 54px)/4);min-height:215px;border:1px solid #dfe6ef;border-radius:18px;background:#fff;padding:22px;box-shadow:0 12px 30px #102a4308}.review-top{display:flex;align-items:center;gap:11px}.review-top>div{min-width:0}.review-top strong{display:block;font-size:14px}.review-top small{display:block;color:#8a98aa;font-size:11px;margin-top:2px}.review-avatar{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;font-size:12px;font-weight:800;flex:0 0 40px}.review-avatar.blue{background:#e3edff;color:#3473e8}.review-avatar.green{background:#dff7ec;color:#1f9a69}.review-avatar.pink{background:#ffe6ec;color:#e54b66}.review-avatar.amber{background:#fff0d7;color:#d9820b}.review-avatar.violet{background:#eee7ff;color:#7657d8}.review-avatar.cyan{background:#ddf7f5;color:#1f968f}.review-source{margin-left:auto;font-weight:900;font-size:20px}.review-source.google{color:#4285f4}.review-source.trustpilot{color:#00b67a}.review-stars{color:#ffb400;letter-spacing:1px;font-size:15px;margin:18px 0 13px}.review-card p{margin:0;color:#56657a;font-size:13px;line-height:1.7;font-style:italic}.review-cta-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;max-width:920px;margin:34px auto 0}.review-cta{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;border:1px solid #dce4ee;border-radius:14px;background:#fff;padding:18px 20px;box-shadow:0 7px 22px #102a4308}.review-cta-icon{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;font-size:19px;font-weight:900}.google-cta .review-cta-icon{color:#4285f4;background:#eef4ff}.trustpilot-cta .review-cta-icon{color:#00a96f;background:#e7fbf4}.review-cta strong{display:block;font-size:13px}.review-cta small{display:block;color:#77869a;font-size:11px;margin-top:3px}.review-cta b{font-size:11px;color:#fff;padding:10px 13px;border-radius:9px;white-space:nowrap}.google-cta b{background:#0b1730}.trustpilot-cta b{background:#29b77a}

.faq-section{background:#fff}.faq-wrap{max-width:1080px}.faq-intro{text-align:center;margin:0 auto 30px}.faq-intro h2{font-size:40px;line-height:1.1;margin:3px 0 10px}.faq-intro p{color:var(--muted);font-size:16px;margin:0}.faq-list{display:grid;gap:12px}.faq-item{border:1px solid #dce4ee;border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 7px 22px #102a4307}.faq-item summary{list-style:none;cursor:pointer;font-weight:800;font-size:15px;padding:20px 52px 20px 20px;position:relative}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:'+';position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:24px;color:#55708e;font-weight:400}.faq-item[open] summary:after{content:'−'}.faq-item p{margin:0;padding:0 20px 20px;color:#56657a;font-size:13px;line-height:1.65}

.footer-social{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.footer-social a{width:36px;height:36px!important;margin:0!important;border-radius:9px;border:1px solid #28435f;display:grid!important;place-items:center;background:#0b2440;color:#fff;font-size:13px;font-weight:800;transition:.2s}.footer-social a:hover{transform:translateY(-2px);background:#12345a;border-color:#3a628c}.social-label{display:block;color:#fff;font-size:12px;font-weight:700;margin-top:16px}

@media(max-width:1050px){.review-card{flex-basis:calc((100% - 36px)/3)}}
@media(max-width:760px){.review-card{flex-basis:86%;min-height:205px}.review-cta-grid{grid-template-columns:1fr}.review-cta{grid-template-columns:auto 1fr}.review-cta b{grid-column:1/-1;text-align:center}.faq-intro h2{font-size:31px}.review-arrows{display:none}}

/* ===== STARIZ.PK Homepage Modern Redesign v1.3 ===== */
:root{--surface:#fff;--surface-soft:#f7f9fc;--ink:#0b1730;--ink-soft:#53647a;--brand:#1f6feb;--brand-2:#5aa2ff;--shadow:0 18px 50px rgba(13,34,58,.09)}
body{background:#fff;color:var(--ink)}
.section{padding:72px 0}.section.compact{padding:62px 0}.section-title{margin-bottom:30px}.section-title h2{font-size:32px;letter-spacing:-.025em}.section-title p{font-size:14px;line-height:1.65}
.hero{position:relative;background:radial-gradient(circle at 78% 22%,rgba(43,126,229,.28),transparent 33%),linear-gradient(125deg,#06152b 0%,#0a2850 58%,#1668c7 100%)}
.hero:after{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:32px 32px;mask-image:linear-gradient(to right,transparent,#000 55%,#000)}
.hero-inner{min-height:470px}.hero-copy{max-width:680px}.hero h1{font-size:54px;letter-spacing:-.045em}.hero p{max-width:650px;line-height:1.55}.hero ul{color:#e4edf9}.btn{border-radius:10px;padding:13px 21px;box-shadow:0 8px 18px rgba(0,0,0,.08)}.btn.alt{box-shadow:none}
.premium-cats{gap:16px}.premium-cats .cat{min-height:185px;border-radius:18px;border-color:#e2e9f2;padding:22px 14px;box-shadow:0 8px 24px rgba(13,34,58,.04)}.premium-cats .cat:hover{transform:translateY(-6px);box-shadow:0 18px 40px rgba(13,34,58,.10)}.cat-icon{width:58px;height:58px;border-radius:17px}.cat strong{font-size:13px;letter-spacing:.015em}.cat small{font-size:11px;line-height:1.45}.cat .explore{margin-top:14px}
.trust-strip{padding:28px 0;background:linear-gradient(180deg,#f8fbff,#f4f8fd)}.trust-strip .features{gap:18px}.trust-strip .feature{padding:16px;border-radius:16px;background:#fff;border:1px solid #e4eaf2;box-shadow:0 8px 24px rgba(13,34,58,.035)}.trust-icon{width:42px;flex-basis:42px;height:42px;border-radius:13px}
.card,.software-card,.promo,.stat{border-radius:18px}.card{box-shadow:0 10px 28px rgba(13,34,58,.055);transition:.2s}.card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(13,34,58,.10)}
.darkband{padding:56px 0;background:radial-gradient(circle at 85% 10%,#144879 0,transparent 28%),linear-gradient(115deg,#07182f,#0b2749)}.stats{gap:16px}.stat{border-radius:17px;background:linear-gradient(180deg,#16375d,#122f52);border-color:#285078;box-shadow:0 12px 28px rgba(0,0,0,.12)}

/* Reviews */
.reviews-section{padding:86px 0;background:linear-gradient(180deg,#f7f9fc 0%,#eef4fb 100%);overflow:hidden}
.reviews-shell{display:grid;grid-template-columns:.82fr 1.18fr;gap:34px;align-items:stretch}
.reviews-summary{padding:38px;border-radius:26px;background:linear-gradient(145deg,#071a33,#0c3565);color:#fff;box-shadow:0 24px 60px rgba(7,27,53,.18);position:relative;overflow:hidden}
.reviews-summary:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-110px;top:-110px;background:radial-gradient(circle,#2e87ed66,transparent 68%)}
.reviews-summary>*{position:relative;z-index:1}.reviews-summary .section-kicker{color:#74b5ff}.reviews-summary h2{font-size:37px;line-height:1.12;letter-spacing:-.035em;margin:6px 0 14px}.reviews-summary>p{margin:0 0 26px;color:#b9c9da;font-size:14px;line-height:1.7}
.rating-panels{display:grid;grid-template-columns:1fr 1fr;gap:12px}.rating-panel{display:grid;grid-template-columns:auto 1fr;gap:11px;align-items:center;padding:15px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(255,255,255,.075);backdrop-filter:blur(8px)}.rating-logo{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#fff;font-weight:900;font-size:18px}.google-panel .rating-logo{color:#4285f4}.trustpilot-panel .rating-logo{color:#00a86b}.rating-panel strong{display:block;font-size:12px}.rating-panel small{display:block;font-size:10px;color:#b7c8db;margin-top:3px}.rating-panel b{grid-column:1/-1;color:#ffb400;letter-spacing:2px;font-size:13px}
.review-action-row{display:flex;gap:10px;margin-top:18px}.review-btn{flex:1;text-align:center;border-radius:11px;padding:12px 10px;font-size:11px;font-weight:800}.review-btn.dark{background:#fff;color:#0c2442}.review-btn.green{background:#24b47e;color:#fff}
.reviews-carousel-panel{border:1px solid #dfe7f1;border-radius:26px;background:#fff;padding:25px;box-shadow:var(--shadow);min-width:0}.reviews-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.reviews-toolbar>span{font-size:12px;font-weight:800;color:#63758b;text-transform:uppercase;letter-spacing:.08em}.review-arrows{display:flex;gap:8px}.review-arrows button{width:39px;height:39px;border:1px solid #d9e2ed;border-radius:12px;background:#f9fbfd;color:#17324f;font-size:22px;line-height:1;cursor:pointer}.review-arrows button:hover{background:#eef5ff;color:#176bd8;border-color:#c8d9ee}
.reviews-window{overflow:hidden;padding:2px}.reviews-track{display:flex;gap:16px;transition:transform .38s cubic-bezier(.2,.75,.25,1)}.review-card{flex:0 0 calc((100% - 16px)/2);min-height:250px;padding:22px;border:1px solid #e1e8f0;border-radius:19px;background:linear-gradient(180deg,#fff,#fbfcfe);box-shadow:none}.review-card:hover{border-color:#cfdae8}.review-top strong{font-size:13px}.review-top small{font-size:10px}.review-stars{margin:22px 0 15px;color:#f5a800}.review-card p{font-size:13px;line-height:1.72;color:#526277}

/* FAQ */
.faq-section{padding:88px 0;background:#fff}.faq-modern-wrap{display:grid;grid-template-columns:.7fr 1.3fr;gap:58px;align-items:start}.faq-side{position:sticky;top:24px}.faq-side h2{font-size:42px;line-height:1.08;letter-spacing:-.045em;margin:5px 0 14px}.faq-side>p{color:#66768a;line-height:1.72;font-size:15px;max-width:430px}.faq-help-card{margin-top:28px;border:1px solid #dce6f1;border-radius:19px;padding:18px;background:#f7faff;display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center}.faq-help-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#e4f0ff;color:#1b6ed6;font-size:20px;font-weight:900}.faq-help-card strong{display:block;font-size:13px}.faq-help-card small{display:block;color:#75859a;font-size:11px;margin-top:3px}.faq-help-card a{grid-column:1/-1;margin-top:4px;color:#176bd8;font-size:12px;font-weight:800}
.faq-list{display:grid;gap:13px}.faq-item{border:1px solid #dfe6ef;border-radius:17px;background:#fff;overflow:hidden;box-shadow:0 8px 24px rgba(13,34,58,.045);transition:.2s}.faq-item[open]{border-color:#cbdced;box-shadow:0 13px 32px rgba(13,34,58,.075)}.faq-item summary{display:flex;align-items:center;gap:15px;padding:21px 56px 21px 21px;font-size:14px;line-height:1.4}.faq-item summary span{width:32px;height:32px;flex:0 0 32px;border-radius:10px;display:grid;place-items:center;background:#eef5ff;color:#246fc9;font-size:10px;font-weight:800}.faq-item summary:after{right:22px;font-size:22px}.faq-item p{padding:0 22px 22px 68px;font-size:13px;line-height:1.72;color:#5d6d81}

/* Footer */
.site-footer{margin-top:0;background:linear-gradient(150deg,#061529,#071d37 62%,#082646);padding-top:0}.footer-cta{transform:translateY(-1px);padding:34px 36px;display:flex;align-items:center;justify-content:space-between;gap:28px;background:linear-gradient(120deg,#116fe5,#2a86ee);color:#fff;border-radius:0 0 24px 24px;box-shadow:0 18px 45px rgba(4,33,69,.2)}.footer-kicker{font-size:10px;letter-spacing:.13em;font-weight:800;color:#dbeeff}.footer-cta h3{margin:5px 0 7px;font-size:25px;letter-spacing:-.025em}.footer-cta p{margin:0;color:#e8f3ff;font-size:12px}.footer-cta-actions{display:flex;gap:10px;white-space:nowrap}.footer-btn{padding:12px 16px;border-radius:10px;font-size:11px;font-weight:800}.footer-btn.primary{background:#fff;color:#0b5fc5}.footer-btn.secondary{border:1px solid rgba(255,255,255,.45);color:#fff}
.modern-footer-grid{padding-top:52px;padding-bottom:42px}.footergrid h4{font-size:12px;letter-spacing:.05em;text-transform:uppercase}.footergrid a{color:#bfd0e1;transition:.2s}.footergrid a:hover{color:#fff;transform:translateX(2px)}.footer-brand-col p{max-width:320px}.flogo{width:165px}.footer-social{gap:9px}.footer-social .social{width:38px;height:38px!important;border-radius:12px;background:#0d2a4a;border:1px solid #244765}.footer-social .social:hover{transform:translateY(-3px)}.footer-social .facebook:hover{background:#1877f2}.footer-social .instagram:hover{background:#c13584}.footer-social .youtube:hover{background:#ff0033}.footer-social .linkedin:hover{background:#0a66c2}.footbottom .wrap{display:flex;justify-content:space-between;gap:20px}.footbottom span{float:none}.footer-note{color:#8fa5bb}.wa{border-radius:14px;box-shadow:0 10px 30px rgba(25,160,78,.28)}

@media(max-width:1100px){.reviews-shell{grid-template-columns:1fr}.reviews-summary{display:grid;grid-template-columns:1fr 1fr;gap:0 24px}.reviews-summary h2,.reviews-summary>p{grid-column:1/2}.rating-panels,.review-action-row{grid-column:2/3}.rating-panels{grid-row:1/4;align-self:center}.review-action-row{grid-row:4}.faq-modern-wrap{grid-template-columns:.85fr 1.15fr;gap:36px}}
@media(max-width:760px){.section{padding:52px 0}.section.compact{padding:46px 0}.hero h1{font-size:38px}.hero p{font-size:15px}.premium-cats{gap:10px}.premium-cats .cat{min-height:160px;padding:18px 10px}.reviews-section{padding:58px 0}.reviews-summary{display:block;padding:26px;border-radius:20px}.reviews-summary h2{font-size:30px}.rating-panels{grid-template-columns:1fr;margin-top:22px}.review-action-row{flex-direction:column}.reviews-carousel-panel{padding:16px;border-radius:20px;margin-top:18px}.review-card{flex-basis:88%;min-height:220px}.review-arrows{display:flex}.faq-section{padding:60px 0}.faq-modern-wrap{grid-template-columns:1fr;gap:26px}.faq-side{position:static}.faq-side h2{font-size:33px}.faq-item summary{padding:18px 48px 18px 16px}.faq-item p{padding:0 18px 18px 16px}.faq-item summary span{display:none}.footer-cta{margin:0 14px;padding:26px 22px;border-radius:0 0 20px 20px;display:block}.footer-cta-actions{margin-top:20px}.footer-btn{flex:1;text-align:center}.modern-footer-grid{padding-top:42px}.footbottom .wrap{display:block}.footer-note{display:block;margin-top:6px}.wa{right:14px;bottom:14px}}


/* STARIZ.PK homepage refinement v1.4 */
.business-solutions-section{padding:74px 0 78px;background:linear-gradient(180deg,#fff 0%,#f8fbff 100%)}
.business-intro{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.75fr);gap:70px;align-items:end;margin-bottom:30px}
.business-intro h2{font-size:38px;line-height:1.12;letter-spacing:-.035em;margin:7px 0 0;max-width:700px;color:#0a1830}
.business-intro>p{font-size:15px;line-height:1.75;color:#65738a;margin:0;max-width:540px}
.business-solutions-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:20px}
.business-solution-card{position:relative;overflow:hidden;min-height:365px;border-radius:24px;color:#fff;box-shadow:0 20px 50px rgba(16,49,87,.13);transition:transform .25s ease,box-shadow .25s ease;isolation:isolate}
.business-solution-card:hover{transform:translateY(-5px);box-shadow:0 28px 64px rgba(16,49,87,.19)}
.hosting-solution{display:grid;grid-template-columns:1fr .88fr;background:linear-gradient(135deg,#0e3d80,#126fd1)}
.development-solution{background:radial-gradient(circle at 88% 18%,rgba(50,128,244,.24),transparent 29%),linear-gradient(140deg,#121f39,#071426)}
.business-card-copy{position:relative;z-index:2;padding:38px 38px 34px;display:flex;flex-direction:column;align-items:flex-start}
.business-card-label{font-size:10px;font-weight:900;letter-spacing:.14em;color:#bcd9ff}
.business-card-copy h3{font-size:30px;line-height:1.16;letter-spacing:-.025em;margin:10px 0 13px;max-width:520px}
.business-card-copy p{font-size:13px;line-height:1.7;color:#d8e7f7;margin:0;max-width:520px}
.business-card-tags{display:flex;flex-wrap:wrap;gap:7px;margin:22px 0 26px}
.business-card-tags span{font-size:10px;font-weight:800;padding:7px 10px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.09);border-radius:999px;color:#edf6ff}
.business-card-copy b{margin-top:auto;font-size:12px;display:flex;align-items:center;gap:8px}.business-card-copy b span{font-size:18px;transition:transform .2s}.business-solution-card:hover b span{transform:translateX(4px)}
.business-card-visual{position:relative;min-width:0;background:linear-gradient(135deg,rgba(255,255,255,.10),rgba(255,255,255,.02))}
.business-card-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#1260b8 0%,transparent 30%);z-index:1}
.business-card-visual img{width:100%;height:100%;object-fit:cover;display:block;opacity:.94}
.development-solution .business-card-copy{max-width:72%}
.business-code-mark{position:absolute;right:35px;bottom:31px;color:rgba(72,143,239,.28);font-size:96px;font-weight:900;line-height:1;letter-spacing:-.12em}
.business-support-bar{margin-top:18px;padding:18px 22px;border:1px solid #dfe8f5;border-radius:16px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:0 8px 26px rgba(28,55,90,.05)}
.business-support-bar>div{display:grid;grid-template-columns:auto auto;align-items:center;column-gap:9px}.business-support-bar strong{font-size:13px}.business-support-bar small{grid-column:2;color:#6e7b8e;font-size:11px;margin-top:3px}.support-dot{width:9px;height:9px;border-radius:50%;background:#2a78e8;box-shadow:0 0 0 5px #eaf3ff;grid-row:1/3}.business-support-bar>a{font-size:12px;font-weight:800;color:#1269da;white-space:nowrap}
.scroll-top{position:fixed;right:20px;bottom:20px;width:46px;height:46px;border:1px solid rgba(255,255,255,.24);border-radius:14px;background:#0b2545;color:#fff;font-size:22px;font-weight:700;display:grid;place-items:center;cursor:pointer;box-shadow:0 12px 30px rgba(5,23,46,.24);z-index:1000;opacity:0;visibility:hidden;transform:translateY(8px);transition:.22s ease}
.scroll-top.show{opacity:1;visibility:visible;transform:translateY(0)}.scroll-top:hover{background:#1269da;transform:translateY(-2px)}
@media(max-width:1050px){.business-intro{grid-template-columns:1fr;gap:12px}.business-solutions-grid{grid-template-columns:1fr}.hosting-solution{grid-template-columns:1.05fr .95fr}.business-intro>p{max-width:760px}}
@media(max-width:760px){.business-solutions-section{padding:58px 0}.business-intro{margin-bottom:22px}.business-intro h2{font-size:31px}.business-intro>p{font-size:14px}.business-solution-card{min-height:330px;border-radius:20px}.hosting-solution{display:block}.hosting-solution .business-card-copy{max-width:78%}.business-card-copy{padding:28px 24px}.business-card-copy h3{font-size:25px}.business-card-visual{position:absolute;right:0;top:0;bottom:0;width:50%;opacity:.38}.development-solution .business-card-copy{max-width:88%}.business-code-mark{font-size:70px;right:22px;bottom:24px}.business-support-bar{align-items:flex-start;flex-direction:column}.business-support-bar>a{margin-left:18px}.scroll-top{right:14px;bottom:14px;width:44px;height:44px}}

/* v1.5 AJAX live search */
.live-search{position:relative;overflow:visible;z-index:60}.live-search-panel{position:absolute;left:-1px;right:-1px;top:calc(100% + 8px);background:#fff;border:1px solid #dbe3ef;border-radius:14px;box-shadow:0 20px 55px rgba(15,35,65,.18);padding:8px;max-height:440px;overflow:auto;z-index:999}.live-search-item{display:grid;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:12px;padding:9px 10px;border-radius:10px}.live-search-item:hover,.live-search-item.active{background:#f2f7ff}.live-search-thumb{width:50px;height:44px;border:1px solid #e7edf5;border-radius:8px;display:grid;place-items:center;background:#fff;overflow:hidden;color:#3478de}.live-search-thumb img{width:100%;height:100%;object-fit:contain}.live-search-copy{min-width:0}.live-search-copy strong{display:block;font-size:13px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#0d1b35}.live-search-copy small{display:block;margin-top:3px;color:#748197;font-size:11px}.live-search-item>b{font-size:12px;color:#0d5bd7;white-space:nowrap}.live-search-all{display:block;border-top:1px solid #edf1f6;margin-top:5px;padding:11px 12px 8px;text-align:center;color:#0969e8;font-size:12px;font-weight:800}.live-search-empty{padding:18px;text-align:center;color:#667085;font-size:13px}@media(max-width:760px){.live-search-panel{display:none!important}}

/* v1.6 visual refresh — illustrated category stickers */
.section.compact{padding:50px 0 54px}.section.compact .section-title{margin-bottom:26px}.section.compact .section-title h2{font-size:30px;letter-spacing:-.035em}.section.compact .section-title p{font-size:14px}
.sticker-cats{gap:16px}.sticker-cats .cat{min-height:246px;padding:14px 12px 18px;border-radius:18px;border-color:#dce5f0;justify-content:flex-start;box-shadow:0 8px 24px rgba(19,46,82,.045);background:linear-gradient(180deg,#fff 0%,#fff 72%,#fbfdff 100%)}
.sticker-cats .cat:before{height:4px;border-radius:0 0 18px 18px}.sticker-cats .cat:hover{transform:translateY(-7px);box-shadow:0 20px 42px rgba(21,54,95,.12);border-color:#cbd9ea}.sticker-cats .cat strong{font-size:13px;letter-spacing:-.01em;margin-top:4px}.sticker-cats .cat small{font-size:11px;line-height:1.45;min-height:33px;margin:6px auto 0;max-width:138px}.sticker-cats .cat .explore{margin-top:auto;padding-top:13px;font-size:10px;letter-spacing:.045em}
.cat-sticker{position:relative;width:118px;height:96px;margin:1px auto 8px;display:grid;place-items:center;border-radius:50%;isolation:isolate}.cat-sticker:before{content:"";position:absolute;z-index:-1;width:83px;height:83px;border-radius:50%;filter:saturate(.95)}.cat-sticker img{width:116px;height:86px;object-fit:contain;display:block;transition:transform .25s ease;filter:drop-shadow(0 8px 9px rgba(14,40,78,.08))}.cat:hover .cat-sticker img{transform:translateY(-3px) scale(1.055) rotate(-1deg)}
.cat-sticker.mint:before{background:#dff8e9}.cat-sticker.sky:before{background:#dceaff}.cat-sticker.rose:before{background:#ffe0eb}.cat-sticker.cyan:before{background:#daf4ff}.cat-sticker.violet:before{background:#eadfff}.cat-sticker.amber:before{background:#ffe8c7}.cat-sticker.coral:before{background:#ffe0e3}
/* polish the main search and cart to match the new visual language */
.head{min-height:96px}.search{border-radius:10px;border-color:#cfd9e7;box-shadow:0 1px 2px rgba(16,24,40,.03)}.search:focus-within{border-color:#8ab6f4;box-shadow:0 0 0 3px rgba(9,105,232,.09)}.search input{padding:15px 16px}.search button{border-radius:0;padding-left:24px;padding-right:24px}.cartlink{display:flex;align-items:center;gap:7px;font-weight:600}.cartlink:before{content:"🛒";font-size:20px}.hero h1{letter-spacing:-.035em}.hero-actions .btn{border-radius:8px}.live-search-panel{top:calc(100% + 7px)}
@media(max-width:1050px){.sticker-cats{grid-template-columns:repeat(4,1fr)}.sticker-cats .cat{min-height:230px}.cat-sticker{width:108px;height:88px}.cat-sticker img{width:106px;height:80px}}
@media(max-width:760px){.section.compact{padding:38px 0}.section.compact .section-title h2{font-size:26px}.sticker-cats{grid-template-columns:repeat(2,1fr);gap:11px}.sticker-cats .cat{min-height:224px;padding:12px 8px 16px;border-radius:15px}.cat-sticker{width:102px;height:82px}.cat-sticker:before{width:76px;height:76px}.cat-sticker img{width:100px;height:76px}.sticker-cats .cat strong{font-size:12px}.sticker-cats .cat small{font-size:10.5px;max-width:124px}}

/* v1.7 homepage hero mosaic — show all four hero categories at once */
.hero-showcase{padding:18px 0 26px;background:#f7f9fc;border-bottom:1px solid #e6edf6}
.hero-mosaic{display:grid;grid-template-columns:1.08fr .92fr;gap:12px;min-height:430px}
.hero-mosaic-side{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:12px}
.hero-tile{position:relative;overflow:hidden;border-radius:16px;isolation:isolate;display:block;min-width:0;box-shadow:0 10px 28px rgba(9,30,66,.10);transition:transform .22s ease,box-shadow .22s ease}
.hero-tile:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(9,30,66,.16)}
.hero-tile:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none}
.hero-tile img{position:absolute;z-index:-2;display:block;object-fit:cover;transition:transform .35s ease}
.hero-tile:hover img{transform:scale(1.025)}
.hero-tile-copy{position:relative;z-index:2}
.hero-tile-kicker{display:block;font-size:10px;font-weight:800;letter-spacing:.12em;margin-bottom:9px}
.hero-tile h1,.hero-tile h2{margin:0;letter-spacing:-.035em}
.hero-tile h1{font-size:39px;line-height:1.03;max-width:520px}.hero-tile h1 em{font-style:normal;color:#56a9ff}
.hero-tile h2{font-size:22px;line-height:1.12;max-width:290px}
.hero-tile p{font-size:13px;line-height:1.55;margin:12px 0 14px;max-width:390px}
.hero-tile-cta{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:800}.hero-tile-cta b{font-size:17px;transition:transform .18s ease}.hero-tile:hover .hero-tile-cta b{transform:translateX(3px)}
.hero-tile-main{min-height:430px;color:#fff;padding:38px 34px;display:flex;align-items:center}
.hero-tile-main img{right:0;top:0;width:63%;height:100%;object-position:center}
.hero-hardware{background:#061b39}.hero-hardware:after{background:linear-gradient(90deg,#071a37 0%,#0a2852 44%,rgba(8,39,79,.74) 58%,rgba(8,39,79,.10) 100%)}
.hero-hardware .hero-tile-copy{width:58%}.hero-hardware .hero-tile-kicker{color:#85bfff}.hero-hardware p{color:#d9e6f5}
.hero-tile-small{min-height:205px;padding:24px;color:#10213d;display:flex;align-items:center}
.hero-tile-small img{right:0;bottom:0;width:58%;height:100%;object-position:center}
.hero-hosting{background:#e7f1ff}.hero-hosting:after{background:linear-gradient(90deg,#e9f3ff 0%,#e9f3ff 47%,rgba(233,243,255,.73) 62%,rgba(233,243,255,.04) 100%)}
.hero-hosting .hero-tile-copy,.hero-software .hero-tile-copy{width:58%}.hero-hosting .hero-tile-kicker{color:#1268d9}
.hero-software{background:#f3edff}.hero-software:after{background:linear-gradient(90deg,#f5f0ff 0%,#f5f0ff 47%,rgba(245,240,255,.76) 62%,rgba(245,240,255,.05) 100%)}
.hero-software .hero-tile-kicker{color:#7255d8}
.hero-tile-wide{grid-column:1/-1;min-height:213px;padding:26px 28px;color:#fff;display:flex;align-items:center;background:#16183c}
.hero-tile-wide img{right:0;top:0;width:64%;height:100%;object-position:center 58%}
.hero-gaming:after{background:linear-gradient(90deg,#15183b 0%,#25205d 42%,rgba(49,32,108,.72) 58%,rgba(54,33,116,.08) 100%)}
.hero-gaming .hero-tile-copy{width:48%}.hero-gaming .hero-tile-kicker{color:#b9a8ff}.hero-gaming p{color:#e3defd;margin:9px 0 12px}
@media(max-width:1050px){.hero-mosaic{grid-template-columns:1fr;min-height:0}.hero-tile-main{min-height:390px}.hero-mosaic-side{min-height:420px}.hero-tile-main img{width:58%}}
@media(max-width:760px){.hero-showcase{padding:10px 0 18px}.hero-mosaic,.hero-mosaic-side{display:grid;grid-template-columns:1fr;grid-template-rows:auto;gap:10px}.hero-tile,.hero-tile-main,.hero-tile-small,.hero-tile-wide{grid-column:auto;min-height:230px;border-radius:13px;padding:23px 20px}.hero-tile-main{min-height:320px}.hero-tile h1{font-size:31px;max-width:320px}.hero-tile h2{font-size:23px}.hero-tile p{font-size:12px;max-width:280px}.hero-hardware .hero-tile-copy,.hero-hosting .hero-tile-copy,.hero-software .hero-tile-copy,.hero-gaming .hero-tile-copy{width:66%}.hero-tile-main img,.hero-tile-small img,.hero-tile-wide img{width:58%;height:100%;right:0;bottom:0;top:auto}.hero-hardware:after{background:linear-gradient(90deg,#071a37 0%,#0a2852 52%,rgba(8,39,79,.50) 72%,rgba(8,39,79,.04) 100%)}.hero-hosting:after{background:linear-gradient(90deg,#e9f3ff 0%,#e9f3ff 55%,rgba(233,243,255,.52) 72%,rgba(233,243,255,.04) 100%)}.hero-software:after{background:linear-gradient(90deg,#f5f0ff 0%,#f5f0ff 55%,rgba(245,240,255,.55) 72%,rgba(245,240,255,.04) 100%)}.hero-gaming:after{background:linear-gradient(90deg,#15183b 0%,#25205d 55%,rgba(49,32,108,.55) 72%,rgba(54,33,116,.04) 100%)}}


/* v1.7.1 hero artwork visibility fix — show the original promo artwork without a heavy lightbox overlay */
.hero-artwork-showcase{background:#f7f9fc}
.hero-artwork-mosaic .hero-artwork-tile{padding:0!important;background:#fff!important;display:block!important;border:1px solid rgba(14,42,79,.10);box-shadow:0 10px 28px rgba(9,30,66,.09)}
.hero-artwork-mosaic .hero-artwork-tile:after{display:none!important}
.hero-artwork-mosaic .hero-artwork-tile img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:center!important;z-index:0!important;filter:none!important;opacity:1!important}
.hero-artwork-mosaic .hero-artwork-tile:hover img{transform:scale(1.018)}
.hero-artwork-label{position:absolute;left:14px;bottom:14px;z-index:3;display:inline-flex;align-items:center;gap:8px;padding:9px 13px;border-radius:999px;background:rgba(7,26,55,.88);color:#fff;font-size:11px;font-weight:800;line-height:1;letter-spacing:.01em;box-shadow:0 5px 16px rgba(0,0,0,.16);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);transition:background .2s ease,transform .2s ease}
.hero-artwork-label b{font-size:15px;line-height:1;transition:transform .18s ease}.hero-artwork-tile:hover .hero-artwork-label{background:rgba(15,91,210,.94);transform:translateY(-1px)}.hero-artwork-tile:hover .hero-artwork-label b{transform:translateX(3px)}
.hero-artwork-mosaic .hero-tile-main{min-height:430px}.hero-artwork-mosaic .hero-tile-small{min-height:205px}.hero-artwork-mosaic .hero-tile-wide{min-height:213px}
@media(max-width:1050px){.hero-artwork-mosaic .hero-tile-main{min-height:390px}.hero-artwork-mosaic .hero-mosaic-side{min-height:420px}}
@media(max-width:760px){.hero-artwork-mosaic .hero-artwork-tile,.hero-artwork-mosaic .hero-tile-small,.hero-artwork-mosaic .hero-tile-wide{min-height:240px!important;padding:0!important}.hero-artwork-mosaic .hero-tile-main{min-height:320px!important}.hero-artwork-label{left:10px;bottom:10px;padding:8px 11px;font-size:10px}.hero-artwork-mosaic .hero-artwork-tile img{object-fit:cover!important}}

/* v1.7.2 business artwork visibility fix */
.business-visual-grid{grid-template-columns:1.12fr .88fr;align-items:stretch}
.business-artwork-card{display:block;background:#eef5ff;min-height:365px}
.business-artwork-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;opacity:1;filter:none}
.business-artwork-card::before,.business-artwork-card::after{display:none!important;content:none!important}
.business-artwork-label{position:absolute;left:18px;bottom:18px;z-index:3;display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid rgba(255,255,255,.82);border-radius:999px;background:rgba(255,255,255,.94);box-shadow:0 8px 24px rgba(9,35,70,.16);color:#0b2d57;font-size:12px;font-weight:850;backdrop-filter:blur(8px)}
.business-artwork-label b{font-size:16px;color:#176ce0;transition:transform .2s ease}.business-artwork-card:hover .business-artwork-label b{transform:translateX(3px)}
.business-development-card{min-height:365px}
@media(max-width:1050px){.business-visual-grid{grid-template-columns:1fr}.business-artwork-card,.business-development-card{min-height:340px}}
@media(max-width:760px){.business-artwork-card{min-height:285px}.business-artwork-card img{object-fit:cover}.business-artwork-label{left:14px;bottom:14px;padding:9px 12px;font-size:11px}.business-development-card{min-height:320px}}

/* v1.7.4 instant AJAX live search */
header{position:relative;z-index:1200;background:#fff}
.head{position:relative;overflow:visible!important}
.search.live-search{position:relative;overflow:visible!important;z-index:1250}
.live-search-panel{z-index:5000!important;top:calc(100% + 7px)!important;left:-1px!important;right:-1px!important;display:block;background:#fff;border:1px solid #d9e3f0;border-radius:0 0 14px 14px;box-shadow:0 22px 48px rgba(11,35,69,.18);padding:7px;max-height:460px;overflow-y:auto}
.live-search-panel[hidden]{display:none!important}
.live-search-loading{display:flex;align-items:center;justify-content:center;gap:9px;padding:18px;color:#667085;font-size:13px}
.live-search-spinner{width:17px;height:17px;border:2px solid #d7e5f8;border-top-color:#0969e8;border-radius:50%;animation:stariz-search-spin .65s linear infinite}
@keyframes stariz-search-spin{to{transform:rotate(360deg)}}
.live-search-empty{display:flex;flex-direction:column;gap:4px;padding:18px 14px;text-align:center}.live-search-empty strong{font-size:13px;color:#17233c}.live-search-empty small{font-size:11px;color:#7a8699}
.live-search-item{transition:background .12s ease,transform .12s ease}.live-search-item:hover,.live-search-item.active{transform:translateX(2px)}
.live-search-copy strong mark{background:#fff0a8;padding:0}
@media(max-width:760px){.search.live-search{display:flex!important;order:3;flex:1 0 100%;width:100%;margin:0 0 10px}.head{flex-wrap:wrap;gap:10px;padding-top:10px}.live-search-panel{display:block!important;position:absolute!important}.live-search-panel[hidden]{display:none!important}}

/* v1.7.4 — SoftwaresPlanet licensed product showcase */
.software-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.software-product-card{min-height:350px;padding:16px;overflow:hidden}
.software-product-image{height:122px;margin:-2px -2px 14px;border-radius:13px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}
.software-product-image img{width:100%;height:100%;object-fit:contain;padding:8px;display:block}
.software-product-card .software-tag{display:inline-flex;align-self:flex-start;padding:5px 8px;border-radius:999px;background:#ffffff12;border:1px solid #ffffff1c;color:#8dc5ff}
.software-product-card h3{font-size:15px;line-height:1.35;margin:9px 0 6px}
.software-product-card p{font-size:11px;line-height:1.5;margin-bottom:14px}
.software-product-card .software-bottom strong{font-size:19px;white-space:nowrap}
.software-product-card .software-bottom span{font-size:10px;text-align:right}
@media(max-width:1200px){.software-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:850px){.software-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.software-grid{grid-template-columns:1fr}.software-product-image{height:180px}}
\n\n/* v1.7.5 — tighter homepage rhythm, larger product artwork */\n/* Reduce the large vertical gaps between homepage sections without making the page feel crowded. */\n.section{padding:42px 0}\n.section.compact{padding:34px 0 22px}\n.section.compact .section-title{margin-bottom:20px}\n.section.compact + .section{padding-top:24px}\n.software-band{padding-top:42px;padding-bottom:42px}\n.business-solutions-section{padding:46px 0 50px}\n.reviews-section{padding-top:48px;padding-bottom:48px}\n.faq-section{padding-top:48px;padding-bottom:48px}\n\n/* Give hardware product photography more room while preserving full images. */\n.card{padding:12px}\n.card img{height:245px;object-fit:contain;padding:4px;border-radius:10px;background:#fff}\n.card h3{margin-top:10px}\n\n/* Make SoftwaresPlanet artwork fill a larger, cleaner white image box. */\n.software-product-card{min-height:390px;padding:14px}\n.software-product-image{height:172px;margin:0 0 14px;border-radius:14px;background:#fff;padding:0}\n.software-product-image img{width:100%;height:100%;object-fit:contain;padding:6px}\n\n@media(max-width:1050px){\n  .section{padding:38px 0}\n  .section.compact{padding:30px 0 20px}\n  .card img{height:220px}\n  .software-product-image{height:165px}\n}\n@media(max-width:760px){\n  .section{padding:30px 0}\n  .section.compact{padding:26px 0 18px}\n  .section.compact + .section{padding-top:20px}\n  .software-band,.business-solutions-section,.reviews-section,.faq-section{padding-top:34px;padding-bottom:34px}\n  .card img{height:180px}\n  .software-product-image{height:190px}\n}\n

/* v1.7.6 — larger SoftwaresPlanet artwork + Hostariz plans/domain search */
.software-product-card{min-height:442px;padding:14px}
.software-product-image{height:218px;margin:0 0 14px;border-radius:14px;background:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center}
.software-product-image img{width:100%;height:100%;object-fit:contain;padding:2px;transform:scale(1.12);transform-origin:center;transition:transform .25s ease}
.software-product-card:hover .software-product-image img{transform:scale(1.16)}
.software-product-card h3{font-size:15px;line-height:1.3}

.hostariz-home-section{background:#f4f8fd;border-top:1px solid #e4edf8;border-bottom:1px solid #e4edf8;padding:48px 0}
.hostariz-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:22px}
.hostariz-head h2{font-size:32px;line-height:1.08;letter-spacing:-.035em;margin:7px 0 8px;color:#0d2140}
.hostariz-head p{margin:0;color:#65758c;max-width:690px;font-size:14px;line-height:1.55}
.domain-search-box{background:linear-gradient(135deg,#0a2244 0%,#113c70 100%);border-radius:20px;padding:22px;display:grid;grid-template-columns:1.05fr 1.7fr;gap:18px 26px;align-items:center;color:#fff;box-shadow:0 16px 36px rgba(10,42,79,.12);margin-bottom:20px}
.domain-search-copy{display:flex;flex-direction:column;gap:3px}.domain-search-copy>span{font-size:10px;font-weight:800;letter-spacing:.12em;color:#79b8ff}.domain-search-copy strong{font-size:20px}.domain-search-copy small{font-size:11px;color:#c7dbef}
.domain-search-form{display:flex;gap:8px;background:transparent}.domain-input-wrap{flex:1;height:54px;background:#fff;border-radius:12px;display:flex;align-items:center;overflow:hidden;border:2px solid transparent}.domain-input-wrap:focus-within{border-color:#4d9dff}.domain-input-wrap span{padding-left:16px;color:#91a0b4;font-size:13px}.domain-input-wrap input{flex:1;border:0;outline:0;height:100%;font:inherit;font-size:14px;padding:0 14px 0 3px;color:#17233c;min-width:0}.domain-search-form button{height:54px;border:0;border-radius:12px;background:#2f75ef;color:#fff;font-weight:800;padding:0 20px;cursor:pointer;white-space:nowrap}.domain-search-form button span{margin-left:5px}.domain-search-form button:hover{background:#1f64d8}
.domain-price-chips{grid-column:2;display:flex;gap:8px;flex-wrap:wrap}.domain-price-chips span{font-size:10px;color:#d7e6f6;background:#ffffff10;border:1px solid #ffffff1c;border-radius:999px;padding:6px 9px}.domain-price-chips b{color:#fff;margin-right:3px}
.hosting-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.hosting-plan-card{position:relative;background:#fff;border:1px solid #dbe6f3;border-radius:18px;padding:22px;box-shadow:0 10px 28px rgba(9,30,66,.055);display:flex;flex-direction:column;min-height:390px;transition:.2s}.hosting-plan-card:hover{transform:translateY(-4px);box-shadow:0 17px 38px rgba(9,30,66,.10)}.hosting-plan-card.featured{border:2px solid #2f75ef;padding:21px;background:linear-gradient(180deg,#fff 0%,#f7fbff 100%)}
.hosting-plan-label{font-size:10px;font-weight:850;letter-spacing:.1em;color:#2f75ef}.hosting-popular{position:absolute;right:14px;top:14px;background:#2f75ef;color:#fff;font-size:9px;font-weight:850;border-radius:999px;padding:6px 9px}.hosting-plan-card h3{font-size:24px;margin:8px 0 5px;color:#0d2140}.hosting-plan-card>p{font-size:12px;color:#68788e;min-height:38px;line-height:1.45;margin:0 0 13px}.hosting-price{display:flex;align-items:baseline;gap:5px;margin:4px 0}.hosting-price strong{font-size:28px;letter-spacing:-.035em;color:#0a2345}.hosting-price span{font-size:12px;color:#718096}.hosting-renew{font-size:10px;color:#8794a8;margin-bottom:14px}.hosting-plan-card ul{list-style:none;padding:13px 0 6px;margin:0;border-top:1px solid #edf1f6;display:grid;gap:8px;flex:1}.hosting-plan-card li{font-size:11px;color:#45556c;position:relative;padding-left:18px}.hosting-plan-card li:before{content:'✓';position:absolute;left:0;color:#2f75ef;font-weight:900}.hosting-plan-card>a{margin-top:14px;display:flex;justify-content:center;align-items:center;min-height:43px;border-radius:10px;background:#0c2850;color:#fff;font-size:12px;font-weight:800;text-decoration:none}.hosting-plan-card.featured>a{background:#2f75ef}.hosting-plan-card>a:hover{filter:brightness(1.06)}
@media(max-width:1050px){.software-product-image{height:205px}.hostariz-head{align-items:flex-start}.domain-search-box{grid-template-columns:1fr}.domain-price-chips{grid-column:1}.hosting-plan-grid{grid-template-columns:1fr 1fr}.hosting-plan-card:last-child{grid-column:1/-1}}
@media(max-width:760px){.software-product-card{min-height:0}.software-product-image{height:250px}.hostariz-home-section{padding:34px 0}.hostariz-head{display:block}.hostariz-head .viewall{display:inline-block;margin-top:12px}.hostariz-head h2{font-size:28px}.domain-search-box{padding:16px;border-radius:16px}.domain-search-form{flex-direction:column}.domain-search-form button{width:100%}.domain-price-chips{gap:6px}.hosting-plan-grid{grid-template-columns:1fr}.hosting-plan-card:last-child{grid-column:auto}}


/* Shop page v1.7.8 — banner, dual actions, infinite scroll */
.shop-pagehero{padding:0;background:linear-gradient(118deg,#071b35 0%,#0c4388 58%,#1678e8 100%);overflow:hidden;position:relative}
.shop-pagehero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(90deg,#000,transparent)}
.shop-hero-inner{min-height:300px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:28px;position:relative}
.shop-hero-copy{position:relative;z-index:2;padding:42px 0}.shop-hero-kicker{display:block;color:#79b9ff;font-size:10px;font-weight:800;letter-spacing:.12em;margin-bottom:10px}.shop-pagehero h1{font-size:42px;line-height:1.05;letter-spacing:-.035em;max-width:600px;margin:0 0 12px}.shop-pagehero p{max-width:620px;font-size:15px;line-height:1.65;color:#dce9f8;margin:0}.shop-hero-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.shop-hero-tags span{border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.09);padding:7px 10px;border-radius:999px;font-size:10px;font-weight:700;color:#fff}
.shop-hero-art{position:relative;height:300px}.shop-hero-art img{position:absolute;object-fit:contain;filter:drop-shadow(0 18px 24px rgba(0,0,0,.24))}.shop-art-main{right:18%;bottom:-8px;width:260px;height:245px}.shop-art-side{right:0;bottom:24px;width:170px;height:170px}.shop-art-cable{left:4%;bottom:18px;width:170px;height:140px}.shop-orb{position:absolute;border-radius:50%;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.14)}.shop-orb-one{width:255px;height:255px;right:10%;top:22px}.shop-orb-two{width:145px;height:145px;left:7%;top:70px}
.shop-section{padding-top:34px}.shop-filters{margin-bottom:20px}.shop-card-actions{display:grid!important;grid-template-columns:1fr 1fr;gap:8px!important}.shop-card-actions .card-cart-form{display:block;margin:0}.shop-card-actions .btn{width:100%;min-height:44px;display:flex;align-items:center;justify-content:center;padding:10px 8px;font-size:12px}.card-add-btn{background:#0b67db}.card-view-btn{background:#fff!important;color:#0b5fc5!important;border:1px solid #b8d2f2!important;box-shadow:none!important}.card-view-btn:hover{background:#eef6ff!important}.shop-load-status{min-height:58px;display:flex;align-items:center;justify-content:center;gap:10px;color:#667085;font-size:12px;font-weight:600}.shop-load-status[hidden]{display:none}.shop-load-spinner{width:18px;height:18px;border:2px solid #dce8f7;border-top-color:#1670e8;border-radius:50%;animation:shopSpin .7s linear infinite}.shop-scroll-sentinel{height:1px}.products.is-loading{opacity:.98}@keyframes shopSpin{to{transform:rotate(360deg)}}
@media(max-width:900px){.shop-hero-inner{grid-template-columns:1fr .8fr}.shop-art-main{width:220px}.shop-art-side{width:135px}.shop-art-cable{width:130px}.shop-pagehero h1{font-size:36px}}
@media(max-width:760px){.shop-hero-inner{display:block;min-height:255px}.shop-hero-copy{padding:34px 0 122px}.shop-pagehero h1{font-size:32px}.shop-pagehero p{font-size:13px}.shop-hero-art{position:absolute;right:0;left:0;bottom:0;height:125px;opacity:.9}.shop-art-main{right:25px;width:150px;height:135px}.shop-art-side{right:0;width:95px;height:95px}.shop-art-cable{left:6%;width:100px;height:90px}.shop-orb-one{width:125px;height:125px}.shop-orb-two{width:80px;height:80px}.shop-card-actions{grid-template-columns:1fr}.shop-card-actions .btn{min-height:40px;font-size:11px}}

/* v1.7.9 modern cart + checkout + AJAX add-to-cart */
.cart-toast{position:fixed;right:24px;top:112px;z-index:2500;min-width:280px;max-width:360px;background:#0b2545;color:#fff;border:1px solid rgba(255,255,255,.16);border-radius:16px;padding:14px 16px;display:flex;align-items:center;gap:12px;box-shadow:0 18px 48px rgba(8,31,62,.28);opacity:0;visibility:hidden;transform:translateY(-10px);transition:.22s ease}.cart-toast.show{opacity:1;visibility:visible;transform:translateY(0)}.cart-toast-icon{width:34px;height:34px;border-radius:50%;background:#1fbf70;display:grid;place-items:center;font-weight:900;flex:0 0 34px}.cart-toast strong{display:block;font-size:13px}.cart-toast small{display:block;color:#c8d8ea;margin-top:2px}.card-add-btn.is-adding{opacity:.72;pointer-events:none}.card-add-btn.added{background:#15945b!important}
.cart-hero{background:linear-gradient(118deg,#071b35 0%,#103d78 58%,#1b63bd 100%);color:#fff;padding:42px 0;position:relative;overflow:hidden}.cart-hero:after{content:"";position:absolute;width:430px;height:430px;border-radius:50%;right:-150px;top:-240px;background:rgba(255,255,255,.08)}.cart-hero-inner{display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative;z-index:1}.cart-kicker,.checkout-kicker,.summary-kicker{display:block;font-size:10px;font-weight:800;letter-spacing:.13em;color:#87c0ff;margin-bottom:8px}.cart-hero h1,.checkout-hero h1{font-size:40px;letter-spacing:-.04em;margin:0 0 8px}.cart-hero p,.checkout-hero p{margin:0;color:#dbe8f6;max-width:650px;line-height:1.55}.cart-hero-count{width:92px;height:92px;border-radius:22px;border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.10);backdrop-filter:blur(7px);display:grid;place-items:center;align-content:center;box-shadow:0 15px 35px rgba(0,0,0,.12)}.cart-hero-count strong{font-size:31px;line-height:1}.cart-hero-count span{font-size:11px;color:#dbe8f6;margin-top:5px}.cart-page-section{background:#f7f9fc;padding:38px 0 64px}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:24px;align-items:start}.cart-items-panel,.cart-summary-card,.checkout-form-card,.checkout-summary-card{background:#fff;border:1px solid #dfe7f2;border-radius:20px;box-shadow:0 10px 35px rgba(20,49,88,.06)}.cart-panel-head{padding:20px 22px;border-bottom:1px solid #e8edf4;display:flex;align-items:center;justify-content:space-between;gap:16px}.cart-panel-head h2,.cart-summary-card h2{margin:0;font-size:19px;letter-spacing:-.02em}.cart-panel-head p{margin:4px 0 0;font-size:11px;color:#77859a}.cart-panel-head>a{font-size:11px;color:#1269da;font-weight:800}.cart-items-list{padding:0 20px}.cart-item{display:grid;grid-template-columns:92px minmax(0,1fr) 145px 125px auto;gap:16px;align-items:center;padding:20px 0;border-bottom:1px solid #edf1f6}.cart-item:last-child{border-bottom:0}.cart-item-image{height:84px;border:1px solid #e4eaf2;background:#fff;border-radius:12px;display:grid;place-items:center;overflow:hidden}.cart-item-image img{width:100%;height:100%;object-fit:contain}.cart-item-image span{font-size:28px}.cart-item-copy{min-width:0}.cart-item-source{font-size:9px;font-weight:800;text-transform:uppercase;color:#1670df;letter-spacing:.08em}.cart-item-copy h3{font-size:14px;line-height:1.4;margin:5px 0 7px}.cart-unit-price{font-weight:800;font-size:14px}.cart-unit-price small{font-size:10px;color:#8a96a8;font-weight:500}.cart-item-controls label{display:block;font-size:10px;color:#7b8798;font-weight:700;margin-bottom:7px}.qty-stepper{display:grid;grid-template-columns:34px 44px 34px;border:1px solid #cfd9e7;border-radius:10px;overflow:hidden;width:max-content;background:#fff}.qty-stepper button{border:0;background:#f6f9fd;color:#0a315f;font-size:18px;cursor:pointer;height:36px}.qty-stepper button:hover{background:#eaf3ff;color:#0969e8}.qty-stepper input{width:44px;border:0;border-left:1px solid #e3e9f1;border-right:1px solid #e3e9f1;text-align:center;font:700 13px Inter,Arial,sans-serif;outline:0;-moz-appearance:textfield}.qty-stepper input::-webkit-outer-spin-button,.qty-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-line-total small{display:block;color:#8591a3;font-size:10px;margin-bottom:5px}.cart-line-total strong{font-size:15px}.cart-remove-btn{border:0;background:#fff1f1;color:#bd2a2a;border-radius:10px;min-width:42px;height:40px;padding:0 10px;display:flex;align-items:center;justify-content:center;gap:5px;font:700 11px Inter,Arial,sans-serif;cursor:pointer}.cart-remove-btn span{font-size:19px;line-height:1}.cart-remove-btn:hover{background:#fee2e2}.cart-summary-card{padding:24px;position:sticky;top:20px}.cart-summary-card .summary-kicker{color:#1670df}.cart-summary-card h2{margin-bottom:20px}.summary-row{display:flex;justify-content:space-between;gap:14px;padding:11px 0;border-bottom:1px solid #edf1f6;font-size:12px;color:#637083}.summary-row b{color:#17233c;text-align:right;font-size:11px}.summary-total{display:flex;justify-content:space-between;align-items:end;padding:19px 0}.summary-total span{font-size:13px;font-weight:700}.summary-total strong{font-size:23px;color:#0a315f}.cart-checkout-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:11px}.cart-checkout-btn span{font-size:18px}.summary-safe{display:flex;gap:9px;margin-top:16px;padding:12px;background:#f3f8ff;border-radius:11px}.summary-safe>span{width:25px;height:25px;border-radius:50%;background:#dff7ea;color:#168252;display:grid;place-items:center;font-weight:900;flex:0 0 25px}.summary-safe p{margin:0}.summary-safe strong{font-size:10px;display:block}.summary-safe small{font-size:9px;line-height:1.45;color:#738097;display:block;margin-top:2px}.modern-empty-cart{max-width:680px;margin:18px auto;background:#fff;border:1px solid #e1e8f1;border-radius:22px;padding:58px 30px;text-align:center;box-shadow:0 12px 38px rgba(18,46,82,.06)}.empty-cart-icon{font-size:44px;margin-bottom:12px}.modern-empty-cart h2{font-size:25px;margin:0 0 8px}.modern-empty-cart p{font-size:13px;color:#6c788b;margin:0 0 22px}
.checkout-hero{background:linear-gradient(118deg,#071b35 0%,#123f78 62%,#266bc3 100%);color:#fff;padding:38px 0}.checkout-hero-inner{display:flex;align-items:center;justify-content:space-between;gap:32px}.checkout-steps{display:flex;align-items:center;gap:9px;white-space:nowrap}.checkout-steps span{width:72px;height:54px;border:1px solid rgba(255,255,255,.22);border-radius:13px;display:grid;place-items:center;align-content:center;color:#aac0da;font-size:11px;font-weight:800}.checkout-steps span b{font-size:9px;margin-top:3px}.checkout-steps span.done,.checkout-steps span.active{background:rgba(255,255,255,.12);color:#fff}.checkout-steps span.done{border-color:#5fd5a0}.checkout-steps i{width:22px;height:1px;background:rgba(255,255,255,.25)}.checkout-page-section{background:#f7f9fc;padding:38px 0 68px}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:24px;align-items:start;max-width:1160px;margin:auto}.checkout-form-card{padding:28px}.checkout-card-head span,.checkout-summary-head>span,.checkout-success-card>span{font-size:10px;color:#1670df;font-weight:800;letter-spacing:.11em}.checkout-card-head h2{font-size:24px;letter-spacing:-.03em;margin:7px 0 7px}.checkout-card-head p{font-size:12px;line-height:1.55;color:#748095;margin:0 0 24px}.modern-checkout-form .field{margin-bottom:16px}.modern-checkout-form .field label{font-size:11px;color:#25334a}.modern-checkout-form .field label b{color:#d92d20}.modern-checkout-form .field label small{font-weight:500;color:#8490a2}.modern-checkout-form .field input,.modern-checkout-form .field textarea{border:1px solid #d6dfeb;border-radius:10px;padding:13px 14px;background:#fff;transition:.18s ease}.modern-checkout-form .field input:focus,.modern-checkout-form .field textarea:focus{outline:0;border-color:#72aaf1;box-shadow:0 0 0 3px rgba(22,112,223,.09)}.modern-checkout-form .field textarea{height:105px;resize:vertical}.checkout-fields-two{display:grid;grid-template-columns:1fr 1fr;gap:13px}.checkout-submit-btn{width:100%;min-height:48px;border-radius:11px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px}.checkout-submit-btn span{font-size:18px}.checkout-privacy{text-align:center;color:#8490a2;font-size:9px;margin-top:11px}.checkout-error{display:flex;gap:11px;align-items:flex-start;background:#fff7e8;border:1px solid #f7d58d;color:#704d00;border-radius:12px;padding:13px 14px;margin-bottom:18px}.checkout-error>span{width:26px;height:26px;border-radius:50%;background:#f6b73c;color:#fff;display:grid;place-items:center;font-weight:900;flex:0 0 26px}.checkout-error strong{font-size:11px;display:block}.checkout-error p{font-size:10px;line-height:1.5;margin:3px 0 0}.checkout-summary-card{padding:22px;position:sticky;top:20px}.checkout-summary-head{position:relative;border-bottom:1px solid #e9eef5;padding-bottom:15px;margin-bottom:8px}.checkout-summary-head h2{font-size:19px;margin:5px 0 0}.checkout-summary-head a{position:absolute;right:0;top:5px;color:#1670df;font-size:10px;font-weight:800}.checkout-summary-items{max-height:410px;overflow:auto}.checkout-summary-item{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:11px;align-items:center;padding:12px 0;border-bottom:1px solid #edf1f6}.checkout-thumb{width:58px;height:58px;border:1px solid #e2e8f0;border-radius:10px;position:relative;background:#fff;display:grid;place-items:center}.checkout-thumb img{width:100%;height:100%;object-fit:contain;border-radius:9px}.checkout-thumb>b{position:absolute;right:-6px;top:-6px;width:20px;height:20px;background:#1670df;color:#fff;border-radius:50%;font-size:9px;display:grid;place-items:center;border:2px solid #fff}.checkout-summary-item>div:nth-child(2){min-width:0}.checkout-summary-item strong{font-size:11px;line-height:1.35;display:block}.checkout-summary-item small{font-size:9px;color:#8995a7;display:block;margin-top:3px}.checkout-summary-item em{font-style:normal;font-size:11px;font-weight:800;white-space:nowrap}.checkout-summary-total{display:flex;align-items:end;justify-content:space-between;padding:18px 0 14px}.checkout-summary-total span{font-size:13px;font-weight:700}.checkout-summary-total strong{font-size:24px;color:#0b315f}.checkout-confirm-note{display:flex;gap:9px;background:#f3f8ff;border-radius:11px;padding:11px}.checkout-confirm-note>span{width:23px;height:23px;background:#dcecff;color:#1269da;border-radius:50%;display:grid;place-items:center;font-weight:800;flex:0 0 23px}.checkout-confirm-note p{font-size:9px;line-height:1.5;color:#748095;margin:0}.checkout-success-card{max-width:720px;margin:20px auto;background:#fff;border:1px solid #dfe7f2;border-radius:24px;padding:55px 40px;text-align:center;box-shadow:0 14px 44px rgba(15,46,82,.08)}.checkout-success-icon{width:64px;height:64px;border-radius:50%;background:#e5f8ee;color:#15945b;display:grid;place-items:center;font-size:31px;font-weight:900;margin:0 auto 16px}.checkout-success-card h1{font-size:28px;margin:8px 0}.checkout-success-card p{font-size:13px;color:#6d798c;line-height:1.6}.success-actions{display:flex;justify-content:center;gap:10px;margin-top:22px}
@media(max-width:980px){.cart-layout,.checkout-layout{grid-template-columns:1fr}.cart-summary-card,.checkout-summary-card{position:static}.cart-item{grid-template-columns:82px minmax(0,1fr) 130px 105px auto}.checkout-hero-inner{align-items:flex-start;flex-direction:column}.checkout-steps{align-self:stretch;justify-content:flex-start}}
@media(max-width:720px){.cart-toast{right:12px;left:12px;top:88px;min-width:0;max-width:none}.cart-hero,.checkout-hero{padding:30px 0}.cart-hero h1,.checkout-hero h1{font-size:31px}.cart-hero-count{display:none}.cart-page-section,.checkout-page-section{padding:22px 0 45px}.cart-items-panel,.cart-summary-card,.checkout-form-card,.checkout-summary-card{border-radius:15px}.cart-panel-head{padding:16px}.cart-panel-head>a{display:none}.cart-items-list{padding:0 15px}.cart-item{grid-template-columns:72px minmax(0,1fr) auto;gap:12px;align-items:start}.cart-item-image{height:70px}.cart-item-copy{grid-column:2/4}.cart-item-controls{grid-column:2/3}.cart-line-total{grid-column:3/4;text-align:right;align-self:end}.cart-remove-btn{grid-column:2/4;width:100%;height:36px}.qty-stepper{grid-template-columns:32px 40px 32px}.qty-stepper button{height:34px}.checkout-form-card{padding:20px}.checkout-fields-two{grid-template-columns:1fr;gap:0}.checkout-steps{gap:5px;width:100%;overflow:hidden}.checkout-steps span{width:auto;min-width:62px;flex:1}.checkout-steps i{width:10px;flex:0 0 10px}.success-actions{flex-direction:column}.modern-empty-cart{padding:42px 20px}}
