/* MyWpTheme premium homepage v16.10.0 */
.hp-home-page{background:#f7f9fc;color:#101828}
.hp-page{display:flex;flex-direction:column;--hp-navy:#0b1730;--hp-navy-2:#132440;--hp-teal:#078f92;--hp-teal-dark:#067276;--hp-orange:#ff8a00;--hp-orange-dark:#ef6f00;--hp-blue:#2563eb;--hp-purple:#7c3aed;--hp-green:#16a34a;--hp-line:#e3e9f2;--hp-muted:#667085;--hp-soft:#f7f9fc;--hp-radius:24px;--hp-shadow:0 22px 60px rgba(15,23,42,.08);overflow:hidden;background:linear-gradient(180deg,#fff 0,#f7f9fc 36%,#fff 100%)}
.hp-page *{box-sizing:border-box}
.hp-page a{text-decoration:none}
.hp-section{padding:82px 0;position:relative}
.hp-section--soft{background:linear-gradient(180deg,#f5f9fb 0,#fff 100%)}
.hp-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:30px}
.hp-section-head>div:first-child{max-width:760px}
.hp-section-head h2{font-size:clamp(27px,2.5vw,40px);font-weight:900;line-height:1.35;margin:6px 0 8px;color:var(--hp-navy)}
.hp-section-head p{margin:0;color:var(--hp-muted);font-size:15px;line-height:2}
.hp-section-kicker{display:inline-flex;align-items:center;gap:7px;color:var(--hp-orange-dark);font-weight:800;font-size:13px}
.hp-section-kicker:before{content:"";width:24px;height:3px;border-radius:999px;background:linear-gradient(90deg,var(--hp-orange),#ffc46b)}
.hp-section-head>a,.hp-section-head__actions>a{display:inline-flex;align-items:center;gap:7px;color:var(--hp-teal-dark);font-weight:800;white-space:nowrap}
.hp-section-head>a:after,.hp-section-head__actions>a:after{content:"←";transition:transform .2s ease}
.hp-section-head>a:hover:after,.hp-section-head__actions>a:hover:after{transform:translateX(-4px)}
.hp-section-head--center{text-align:center;justify-content:center}
.hp-section-head--center>div:first-child{max-width:760px}
.hp-section-head__actions{display:flex;align-items:center;gap:18px}
.hp-overline{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:rgba(7,143,146,.09);color:var(--hp-teal-dark);font-size:13px;font-weight:900}
.hp-btn{min-height:50px;padding:0 22px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:900;transition:.25s ease;border:1px solid transparent}
.hp-btn:hover{transform:translateY(-2px)}
.hp-btn--primary{background:linear-gradient(135deg,var(--hp-orange),#ffb01f);color:#fff;box-shadow:0 14px 30px rgba(255,138,0,.25)}
.hp-btn--primary:hover{color:#fff;box-shadow:0 18px 36px rgba(255,138,0,.34)}
.hp-btn--ghost{background:#fff;border-color:#d8e0eb;color:var(--hp-navy)}
.hp-btn--ghost:hover{border-color:var(--hp-navy);color:var(--hp-navy)}
.hp-btn--dark{background:var(--hp-navy);color:#fff;box-shadow:0 15px 35px rgba(11,23,48,.22)}
.hp-btn--dark:hover{color:#fff;background:#172a4a}

/* Hero */
.hp-hero{padding:34px 0 20px;background:radial-gradient(circle at 16% 15%,rgba(7,143,146,.09),transparent 28%),radial-gradient(circle at 80% 0,rgba(255,138,0,.08),transparent 25%),#fff}
.hp-hero__shell{position:relative}
.hp-hero__viewport{position:relative;overflow:hidden;border:1px solid #dce5ef;border-radius:30px;background:linear-gradient(135deg,#fff 0,#f7fcfc 52%,#fff8ed 100%);box-shadow:0 26px 80px rgba(15,23,42,.09);min-height:520px}
.hp-hero__viewport:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(7,143,146,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(7,143,146,.035) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(to left,transparent 5%,#000 40%,transparent 94%);pointer-events:none}
.hp-hero__track{display:flex;direction:ltr;transition:transform .65s cubic-bezier(.22,.8,.24,1);will-change:transform}
.hp-hero__slide{direction:rtl;flex:0 0 100%;min-width:100%;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:center;gap:40px;padding:68px 78px 88px;position:relative}.hp-hero__slide.has-no-visual{grid-template-columns:1fr}.hp-hero__slide.has-no-visual .hp-hero__copy{max-width:820px;margin-inline:auto;text-align:center}.hp-hero__slide.has-no-visual .hp-hero__copy p{margin-inline:auto}.hp-hero__slide.has-no-visual .hp-hero__trust,.hp-hero__slide.has-no-visual .hp-hero__actions{justify-content:center}
.hp-hero__copy{position:relative;z-index:3}
.hp-hero__copy h1,.hp-hero__copy h2{font-size:clamp(38px,4vw,64px);font-weight:950;line-height:1.28;letter-spacing:-1.5px;color:var(--hp-navy);margin:18px 0 16px;max-width:720px}
.hp-hero__copy h1 span,.hp-hero__copy h1 strong,.hp-hero__copy h2 span,.hp-hero__copy h2 strong{color:var(--hp-teal);font-weight:950}
.hp-hero__copy p{font-size:17px;line-height:2.05;color:#526079;max-width:680px;margin:0}
.hp-hero__trust{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}
.hp-hero__trust span{display:inline-flex;align-items:center;gap:7px;border:1px solid #dfe7f0;background:rgba(255,255,255,.82);border-radius:12px;padding:8px 11px;color:#344054;font-weight:700;font-size:12px;backdrop-filter:blur(8px)}
.hp-hero__trust i{color:var(--hp-teal);font-size:16px}
.hp-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}
.hp-hero__visual{min-height:380px;position:relative;display:grid;place-items:center}
.hp-hero__browser{position:relative;width:min(100%,540px);aspect-ratio:1.32;border:1px solid rgba(15,23,42,.11);border-radius:25px;padding:40px 16px 16px;background:rgba(255,255,255,.88);box-shadow:0 35px 65px rgba(16,24,40,.16);transform:perspective(950px) rotateY(-7deg) rotateX(2deg);overflow:hidden;z-index:2}
.hp-hero__browser-top{position:absolute;top:0;right:0;left:0;height:38px;border-bottom:1px solid #e6ebf2;display:flex;align-items:center;padding:0 15px;gap:7px;background:#f8fafc;direction:ltr}
.hp-hero__browser-top i{width:9px;height:9px;border-radius:50%;background:#ff8a00}.hp-hero__browser-top i:nth-child(2){background:#20b9a8}.hp-hero__browser-top i:nth-child(3){background:#d7dee9}
.hp-hero__browser-top span{margin-left:8px;font-size:10px;color:#98a2b3}
.hp-hero__browser img{width:100%;height:100%;object-fit:cover;border-radius:14px;background:#edf2f7}
.hp-hero__floating-card{position:absolute;width:116px;padding:8px;border-radius:18px;background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 18px 34px rgba(15,23,42,.15);z-index:4;color:inherit;transition:transform .22s ease,box-shadow .22s ease}.hp-hero__floating-card[href]:hover{box-shadow:0 24px 42px rgba(15,23,42,.2)}
.hp-hero__floating-card img{width:100%;height:75px;object-fit:cover;border-radius:11px}
.hp-hero__floating-card span{display:block;text-align:center;font-size:10px;font-weight:900;color:#344054;padding-top:6px}
.hp-hero__floating-card--1{right:-5px;bottom:26px;transform:rotate(4deg)}
.hp-hero__floating-card--2{left:6px;top:34px;transform:rotate(-5deg)}
.hp-hero__floating-card--3{left:-3px;bottom:26px;transform:rotate(3deg)}
.hp-hero__tech{position:absolute;display:grid;place-items:center;border-radius:17px;background:#fff;box-shadow:0 16px 30px rgba(15,23,42,.14);z-index:5}
.hp-hero__tech i{font-size:25px}.hp-hero__tech--wp{width:54px;height:54px;right:30px;top:35px;color:#21759b}.hp-hero__tech--code{width:48px;height:48px;left:72px;bottom:12px;color:var(--hp-orange)}.hp-hero__tech--ai{width:52px;height:52px;left:14px;top:120px;color:var(--hp-purple)}
.hp-hero__glow{position:absolute;border-radius:50%;filter:blur(4px);opacity:.85}.hp-hero__glow--one{width:260px;height:260px;background:rgba(7,143,146,.13);right:10%;top:14%}.hp-hero__glow--two{width:180px;height:180px;background:rgba(255,138,0,.12);left:9%;bottom:9%}
.hp-hero__arrow{position:absolute;top:50%;z-index:9;width:52px;height:52px;border:1px solid rgba(255,255,255,.55);border-radius:16px;background:rgba(11,23,48,.92);color:#fff;display:grid;place-items:center;box-shadow:0 12px 28px rgba(11,23,48,.25);transition:.22s ease;transform:translateY(-50%)}
.hp-hero__arrow:hover{background:var(--hp-orange);transform:translateY(-50%) scale(1.05)}
.hp-hero__arrow--prev{right:20px}.hp-hero__arrow--next{left:20px}
.hp-hero__pagination{position:absolute;z-index:9;bottom:23px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:7px;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.88);box-shadow:0 8px 24px rgba(15,23,42,.11);backdrop-filter:blur(10px)}
.hp-hero__pagination button{width:8px;height:8px;border:0;border-radius:999px;background:#cbd5e1;padding:0;transition:.25s ease}.hp-hero__pagination button.is-active{width:30px;background:linear-gradient(90deg,var(--hp-teal),#24b7a6)}
.hp-hero-search{position:relative;z-index:12;width:min(700px,calc(100% - 50px));height:58px;margin:-29px auto 0;background:#fff;border:1px solid #dce4ee;border-radius:18px;box-shadow:0 16px 34px rgba(15,23,42,.12);display:flex;align-items:center;padding:6px 7px 6px 16px}
.hp-hero-search>i{font-size:20px;color:#7b8799;margin:0 12px}
.hp-hero-search input{height:100%;border:0;outline:0;background:transparent;flex:1;min-width:0;font-size:14px;color:#101828}
.hp-hero-search button{height:44px;border:0;border-radius:13px;background:var(--hp-teal);color:#fff;padding:0 25px;font-weight:900;box-shadow:0 9px 20px rgba(7,143,146,.2)}

/* Benefits */
.hp-benefit-strip{margin-top:44px;display:grid;grid-template-columns:repeat(6,1fr);background:#fff;border:1px solid var(--hp-line);border-radius:22px;box-shadow:0 12px 35px rgba(15,23,42,.055);padding:14px 8px}
.hp-benefit-strip__item{display:flex;align-items:center;justify-content:center;gap:11px;padding:12px 14px;min-height:62px;border-left:1px solid #edf1f6}
.hp-benefit-strip__item:last-child{border-left:0}
.hp-benefit-strip__item>i{width:39px;height:39px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(145deg,#effafa,#e0f5f4);color:var(--hp-teal);font-size:19px;box-shadow:inset 0 0 0 1px rgba(7,143,146,.08)}
.hp-benefit-strip__item span{display:grid;gap:2px}.hp-benefit-strip__item strong{font-size:12px;color:#25334b}.hp-benefit-strip__item small{font-size:10px;color:#8490a3}

/* Carousels */
.hp-carousel{position:relative}
.hp-carousel__track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 72px)/5);gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-inline:contain;padding:4px 2px 12px;scrollbar-width:none}
.hp-carousel__track::-webkit-scrollbar{display:none}
.hp-carousel-controls{display:flex;gap:8px;direction:rtl}
.hp-carousel-controls button{width:44px;height:44px;border-radius:14px;border:1px solid #dbe3ed;background:#fff;color:var(--hp-navy);display:grid;place-items:center;box-shadow:0 8px 20px rgba(15,23,42,.07);transition:.2s ease}
.hp-carousel-controls button:hover{background:var(--hp-navy);border-color:var(--hp-navy);color:#fff;transform:translateY(-2px)}
.hp-carousel-controls button:disabled{opacity:.4;cursor:not-allowed;transform:none}
.hp-carousel__pagination{display:flex;justify-content:center;align-items:center;gap:7px;margin-top:17px;min-height:12px}
.hp-carousel__pagination button{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:#d7dee8;transition:.25s ease}.hp-carousel__pagination button.is-active{width:28px;background:linear-gradient(90deg,var(--hp-orange),#ffc15c)}

/* Product cards */
.hp-product-card{scroll-snap-align:start;min-width:0;background:#fff;border:1px solid #e1e7ef;border-radius:22px;overflow:hidden;box-shadow:0 14px 36px rgba(15,23,42,.06);display:flex;flex-direction:column;transition:.28s ease;position:relative}
.hp-product-card:hover{transform:translateY(-7px);border-color:rgba(7,143,146,.28);box-shadow:0 24px 55px rgba(15,23,42,.12)}
.hp-product-card__media{display:block;position:relative;aspect-ratio:1.46;overflow:hidden;background:#eef2f7;margin:8px;border-radius:16px}
.hp-product-card__media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(7,14,30,.72));opacity:.28;transition:.25s ease}
.hp-product-card:hover .hp-product-card__media:after{opacity:.75}
.hp-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.hp-product-card:hover .hp-product-card__media img{transform:scale(1.045)}
.hp-product-card__type{position:absolute;top:11px;right:11px;z-index:3;padding:6px 9px;border-radius:9px;background:rgba(255,255,255,.9);color:#344054;font-size:10px;font-weight:900;backdrop-filter:blur(9px)}
.hp-product-card__badge{position:absolute;top:11px;left:11px;z-index:3;display:flex;align-items:center;gap:5px;padding:6px 9px;border-radius:9px;background:#fff5e6;color:#df6900;font-size:10px;font-weight:900;box-shadow:0 6px 15px rgba(15,23,42,.09)}
.hp-product-card__badge--best{background:#e9fbf4;color:#087a52}.hp-product-card__badge--new{background:#fff0e5;color:#e75d00}.hp-product-card__badge--sale{background:#fff0f2;color:#d92d4d}.hp-product-card__badge--featured{background:#f1ebff;color:#6d36d5}
.hp-product-card__rank{position:absolute;right:11px;bottom:11px;z-index:3;width:34px;height:34px;border-radius:11px;background:rgba(11,23,48,.92);color:#fff;display:grid;place-items:center;font-size:12px;font-weight:950}
.hp-product-card__quick{position:absolute;left:50%;bottom:15px;z-index:4;transform:translate(-50%,18px);opacity:0;display:flex;align-items:center;gap:6px;color:#fff;font-size:11px;font-weight:900;transition:.25s ease;white-space:nowrap}.hp-product-card:hover .hp-product-card__quick{transform:translate(-50%,0);opacity:1}
.hp-product-card__body{padding:9px 16px 16px;display:flex;flex:1;flex-direction:column}
.hp-product-card__eyebrow{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#7d899b;font-size:9.5px;margin-bottom:8px}.hp-product-card__eyebrow span{display:flex;align-items:center;gap:4px}.hp-product-card__eyebrow i{color:#9aa6b6}
.hp-product-card h3{font-size:15px;line-height:1.75;font-weight:900;margin:0 0 7px;min-height:52px}.hp-product-card h3 a{color:#17233a}.hp-product-card h3 a:hover{color:var(--hp-teal)}
.hp-product-card__body>p{color:#69778d;font-size:11px;line-height:1.85;margin:0 0 12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:41px}
.hp-product-card__facts{display:grid;grid-template-columns:1fr;gap:5px;margin-bottom:11px}
.hp-product-card__facts span{display:flex;align-items:center;gap:6px;font-size:9.5px;color:#536176}.hp-product-card__facts i{width:19px;height:19px;border-radius:7px;display:grid;place-items:center;background:#eef8f8;color:var(--hp-teal);font-size:10px}
.hp-product-card__rating{display:flex;align-items:center;gap:5px;border-top:1px dashed #e2e8f0;border-bottom:1px dashed #e2e8f0;padding:9px 0;color:#7a8798;font-size:10px}.hp-stars{display:flex;color:#ffae19;gap:1px;font-size:9px;direction:ltr}.hp-product-card__rating strong{color:#344054}.hp-product-card__rating small{margin-right:auto}
.hp-product-card__pricing{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:auto;padding:12px 0 10px}
.hp-product-card__price-copy{display:grid;gap:3px;min-width:0}.hp-product-card__price-copy span{font-size:9px;color:#7c8798;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:125px}.hp-product-card__price-copy del{font-size:9px;color:#98a2b3}
.hp-product-card__price{font-size:17px;color:var(--hp-teal-dark);font-weight:950;white-space:nowrap}.hp-product-card__price small{font-size:9px;font-weight:700;color:#667085}
.hp-product-card__cta{min-height:40px;border-radius:12px;background:linear-gradient(135deg,var(--hp-teal),#0ab3a5);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 13px;font-size:11px;font-weight:900;box-shadow:0 10px 20px rgba(7,143,146,.16)}.hp-product-card__cta:hover{color:#fff;background:linear-gradient(135deg,var(--hp-orange),#ffad1f)}

/* Services */
.hp-service-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}
.hp-service-card{position:relative;min-height:290px;padding:23px 18px 18px;border:1px solid #e1e7ef;border-radius:22px;background:#fff;color:#17233a;overflow:hidden;display:flex;flex-direction:column;transition:.28s ease;box-shadow:0 13px 34px rgba(15,23,42,.05)}
.hp-service-card:before{content:"";position:absolute;width:150px;height:150px;border-radius:50%;top:-78px;left:-72px;background:var(--service-soft,#e9fafa)}
.hp-service-card:hover{transform:translateY(-7px);box-shadow:0 24px 55px rgba(15,23,42,.11);border-color:var(--service-color,var(--hp-teal));color:#17233a}
.hp-service-card__badge{position:absolute;left:13px;top:13px;padding:5px 8px;border-radius:999px;background:var(--service-soft,#e9fafa);color:var(--service-color,var(--hp-teal));font-size:9px;font-weight:950}
.hp-service-card__icon{width:58px;height:58px;border-radius:18px;background:linear-gradient(145deg,var(--service-color,var(--hp-teal)),var(--service-color-2,#12b7a9));color:#fff;display:grid;place-items:center;box-shadow:0 15px 28px var(--service-shadow,rgba(7,143,146,.22));position:relative;z-index:2;margin-bottom:20px}.hp-service-card__icon i{font-size:27px}
.hp-service-card h3{font-size:17px;font-weight:950;margin:0 0 8px}.hp-service-card p{font-size:11px;line-height:1.9;color:#667085;margin:0 0 18px}
.hp-service-card__foot{display:grid;gap:9px;margin-top:auto}.hp-service-card__foot strong{font-size:11px;color:var(--service-color,var(--hp-teal))}.hp-service-card__foot span{display:flex;align-items:center;justify-content:space-between;border-top:1px dashed #e0e7ef;padding-top:11px;font-size:10px;font-weight:900;color:#344054}
.hp-service-card--orange{--service-color:#f47a00;--service-color-2:#ffad21;--service-soft:#fff2e4;--service-shadow:rgba(244,122,0,.22)}.hp-service-card--blue{--service-color:#2563eb;--service-color-2:#55a3ff;--service-soft:#eaf1ff;--service-shadow:rgba(37,99,235,.22)}.hp-service-card--purple{--service-color:#7c3aed;--service-color-2:#a66aff;--service-soft:#f1eafe;--service-shadow:rgba(124,58,237,.22)}.hp-service-card--green{--service-color:#168d4d;--service-color-2:#36b968;--service-soft:#e9f8ef;--service-shadow:rgba(22,141,77,.22)}.hp-service-card--indigo{--service-color:#315acb;--service-color-2:#597ff0;--service-soft:#eaf0ff;--service-shadow:rgba(49,90,203,.22)}

/* AI */
.hp-ai-section{background:linear-gradient(135deg,#061229,#0c1e3d 58%,#102b45);color:#fff}
.hp-ai-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 20%,rgba(38,199,177,.18),transparent 30%),radial-gradient(circle at 85% 70%,rgba(255,138,0,.12),transparent 28%);pointer-events:none}
.hp-ai-section__shell{position:relative;z-index:2;display:grid;grid-template-columns:.8fr 1.4fr;gap:40px;align-items:center}
.hp-ai-section__intro h2{font-size:clamp(30px,3vw,48px);line-height:1.45;font-weight:950;margin:18px 0;color:#fff}.hp-ai-section__intro>p{font-size:14px;line-height:2.1;color:#b8c7dd}.hp-ai-section__intro ul{list-style:none;padding:0;margin:24px 0;display:grid;gap:10px}.hp-ai-section__intro li{display:flex;align-items:center;gap:9px;color:#dce7f5;font-size:12px}.hp-ai-section__intro li i{color:#43d4bd}
.hp-ai-plans{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;align-items:stretch}
.hp-ai-plan{position:relative;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.13);border-radius:22px;padding:22px;backdrop-filter:blur(12px);display:flex;flex-direction:column;min-height:420px;transition:.25s ease}.hp-ai-plan:hover{transform:translateY(-5px);background:rgba(255,255,255,.11)}.hp-ai-plan.is-featured{background:#fff;color:#17233a;transform:scale(1.035);box-shadow:0 25px 55px rgba(0,0,0,.24)}.hp-ai-plan.is-featured:hover{transform:scale(1.035) translateY(-5px)}
.hp-ai-plan__popular{position:absolute;top:-12px;right:18px;border-radius:999px;background:linear-gradient(135deg,var(--hp-orange),#ffb323);color:#fff;padding:7px 11px;font-size:9px;font-weight:950;box-shadow:0 10px 22px rgba(255,138,0,.28)}
.hp-ai-plan__head{display:flex;gap:11px;align-items:flex-start}.hp-ai-plan__head>span{width:44px;height:44px;border-radius:14px;background:rgba(69,213,190,.15);color:#45d5be;display:grid;place-items:center;font-size:21px;flex:0 0 auto}.hp-ai-plan.is-featured .hp-ai-plan__head>span{background:#e9fbf7;color:#078f92}.hp-ai-plan h3{font-size:18px;font-weight:950;color:inherit;margin:0 0 6px}.hp-ai-plan__head p{font-size:10px;line-height:1.8;color:#b7c3d6;margin:0}.hp-ai-plan.is-featured .hp-ai-plan__head p{color:#667085}
.hp-ai-plan__credits{display:grid;margin:25px 0 18px;padding:15px;border-radius:16px;background:rgba(255,255,255,.07)}.hp-ai-plan.is-featured .hp-ai-plan__credits{background:#f4f7fb}.hp-ai-plan__credits strong{font-size:28px;font-weight:950;color:#50ddc6}.hp-ai-plan.is-featured .hp-ai-plan__credits strong{color:var(--hp-teal)}.hp-ai-plan__credits span{font-size:10px;color:#9fb0c8}.hp-ai-plan__credits em{font-style:normal;color:#ffb54a;font-size:10px;font-weight:900;margin-top:5px}
.hp-ai-plan ul{list-style:none;padding:0;margin:0 0 20px;display:grid;gap:9px}.hp-ai-plan li{display:flex;align-items:center;gap:7px;font-size:10px;color:#d4deec}.hp-ai-plan.is-featured li{color:#475467}.hp-ai-plan li i{color:#45d5be}
.hp-ai-plan__price{display:grid;gap:5px;margin-top:auto}.hp-ai-plan__price>span{font-size:10px;color:#99abc2}.hp-ai-plan__price strong{font-size:19px;font-weight:950}.hp-ai-plan__price small{font-size:9px;font-weight:700}.hp-ai-plan>a{margin-top:13px;min-height:42px;border-radius:12px;background:#fff;color:var(--hp-navy);display:flex;align-items:center;justify-content:space-between;padding:0 13px;font-size:10px;font-weight:950}.hp-ai-plan.is-featured>a{background:var(--hp-navy);color:#fff}

/* CMS */
.hp-cms-section{background:linear-gradient(180deg,#fff,#f6fafc)}
.hp-cms-section__hero{display:grid;grid-template-columns:1.15fr .85fr;gap:50px;align-items:center;padding:46px;border:1px solid #dae5ed;border-radius:30px;background:linear-gradient(135deg,#fff 0,#f2fbfa 55%,#fff5e8 100%);box-shadow:var(--hp-shadow);overflow:hidden}
.hp-cms-section__copy h2{font-size:clamp(30px,3vw,47px);line-height:1.45;color:var(--hp-navy);font-weight:950;margin:17px 0 12px}.hp-cms-section__copy p{color:#5c6a7e;line-height:2.05;font-size:14px}.hp-cms-section__facts{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0}.hp-cms-section__facts span{display:flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid #dce5ed;background:#fff;border-radius:11px;color:#445168;font-size:11px;font-weight:800}.hp-cms-section__facts i{color:var(--hp-teal)}
.hp-cms-section__visual{position:relative;min-height:360px;display:grid;place-items:center}.hp-code-window{width:340px;height:245px;border-radius:25px;background:linear-gradient(145deg,#0d1b36,#172f55);box-shadow:0 30px 55px rgba(11,23,48,.25);position:relative;display:grid;place-items:center;color:#fff;border:1px solid rgba(255,255,255,.12)}.hp-code-window:before{content:"";position:absolute;top:20px;right:20px;left:20px;height:1px;background:rgba(255,255,255,.13)}.hp-code-window>i{position:absolute;top:12px;width:7px;height:7px;border-radius:50%;background:#ff8a00}.hp-code-window>i:nth-child(1){left:20px}.hp-code-window>i:nth-child(2){left:33px;background:#20c3ad}.hp-code-window>i:nth-child(3){left:46px;background:#d2d9e3}.hp-code-window b{font-size:66px;color:#4ed8c1;text-shadow:0 10px 24px rgba(78,216,193,.25)}.hp-code-window em{position:absolute;bottom:34px;font-style:normal;color:#9fb1ca;font-size:12px}
.hp-cms-orbit{position:absolute;width:60px;height:60px;border-radius:18px;background:#fff;display:grid;place-items:center;box-shadow:0 16px 30px rgba(15,23,42,.15);font-size:25px}.hp-cms-orbit--one{right:12px;top:42px;color:#2563eb}.hp-cms-orbit--two{left:18px;top:92px;color:#ff8a00}.hp-cms-orbit--three{left:55px;bottom:16px;color:#16a34a}
.hp-cms-products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:28px}.hp-cms-products .hp-product-card__body>p{-webkit-line-clamp:2}

/* Featured */
.hp-featured-band{background:#fff}
.hp-featured-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}
.hp-featured-card{position:relative;min-height:230px;border-radius:24px;padding:24px;overflow:hidden;color:#fff;display:flex;align-items:flex-end;box-shadow:0 18px 40px rgba(15,23,42,.12);transition:.25s ease}.hp-featured-card:hover{transform:translateY(-5px);color:#fff}.hp-featured-card:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(8,18,42,.97),rgba(8,18,42,.54) 65%,rgba(8,18,42,.15));z-index:1}.hp-featured-card>div{position:relative;z-index:3;max-width:72%}.hp-featured-card>div>span{display:inline-block;font-size:9px;font-weight:900;padding:5px 8px;border-radius:999px;background:rgba(255,255,255,.15);margin-bottom:9px}.hp-featured-card h3{font-size:17px;font-weight:950;color:#fff;margin:0 0 7px}.hp-featured-card p{font-size:10px;line-height:1.75;color:#d3ddea;margin:0 0 12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hp-featured-card strong{font-size:15px}.hp-featured-card strong small{font-size:9px}.hp-featured-card>img{position:absolute;left:-10px;bottom:-8px;width:47%;height:76%;object-fit:cover;border-radius:22px 0 0 0;z-index:2;filter:saturate(1.08)}.hp-featured-card>i{position:absolute;left:18px;top:17px;z-index:4;width:34px;height:34px;border-radius:11px;background:rgba(255,255,255,.18);display:grid;place-items:center}.hp-featured-card--1{background:#6634ba}.hp-featured-card--2{background:#1757c5}.hp-featured-card--3{background:#007c78}.hp-featured-card--4{background:#e45e00}

/* Packages */
.hp-packages-section{background:linear-gradient(180deg,#f7f9fc,#fff)}
.hp-package-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1080px;margin:0 auto}
.hp-package-card{position:relative;background:#fff;border:1px solid #dfe6ef;border-radius:25px;padding:29px;display:flex;flex-direction:column;min-height:390px;box-shadow:0 14px 38px rgba(15,23,42,.06);transition:.25s ease}.hp-package-card:hover{transform:translateY(-6px);box-shadow:0 25px 55px rgba(15,23,42,.11)}.hp-package-card.is-featured{border:2px solid var(--hp-orange);background:linear-gradient(180deg,#fffaf3,#fff);transform:scale(1.025)}.hp-package-card.is-featured:hover{transform:scale(1.025) translateY(-6px)}
.hp-package-card__badge{position:absolute;top:-13px;right:23px;background:linear-gradient(135deg,var(--hp-orange),#ffb228);color:#fff;border-radius:999px;padding:7px 12px;font-size:10px;font-weight:950;box-shadow:0 10px 22px rgba(255,138,0,.25)}
.hp-package-card__icon{width:64px;height:64px;border-radius:20px;background:linear-gradient(145deg,#eefafa,#e2f5f4);color:var(--hp-teal);display:grid;place-items:center;font-size:29px;margin-bottom:18px}.hp-package-card.is-featured .hp-package-card__icon{background:linear-gradient(145deg,#fff1df,#ffe1b3);color:var(--hp-orange)}
.hp-package-card h3{font-size:23px;font-weight:950;color:var(--hp-navy);margin:0 0 5px}.hp-package-card>p{font-size:11px;color:#7b8799}.hp-package-card ul{list-style:none;margin:20px 0;padding:0;display:grid;gap:10px}.hp-package-card li{display:flex;align-items:center;gap:8px;font-size:12px;color:#4c5a70}.hp-package-card li i{color:var(--hp-teal)}.hp-package-card>strong{font-size:22px;color:var(--hp-orange-dark);font-weight:950;margin-top:auto}.hp-package-card>a{min-height:46px;border-radius:13px;margin-top:16px;background:var(--hp-teal);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 15px;font-weight:900;font-size:11px}.hp-package-card.is-featured>a{background:var(--hp-orange)}

/* Proof and articles */
.hp-proof-section{background:#fff}
.hp-proof-section__grid{display:grid;grid-template-columns:1.25fr .75fr;gap:28px;align-items:start}
.hp-proof-section__grid.is-single{grid-template-columns:minmax(0,1fr)}
.hp-testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.hp-testimonial-card{border:1px solid #e0e7ef;border-radius:20px;background:#fff;padding:20px;box-shadow:0 12px 30px rgba(15,23,42,.055)}.hp-testimonial-card__stars{letter-spacing:2px;color:#ffad19;font-size:13px;direction:ltr;text-align:right}.hp-testimonial-card>p{color:#536176;line-height:1.95;font-size:11px;min-height:66px}.hp-testimonial-card>div:last-child{display:flex;align-items:center;gap:10px}.hp-testimonial-card img{width:40px;height:40px;border-radius:13px;object-fit:cover}.hp-testimonial-card span{display:grid}.hp-testimonial-card strong{font-size:11px}.hp-testimonial-card small{font-size:9px;color:#8a96a7}
.hp-latest-articles{border:1px solid #e0e7ef;border-radius:24px;background:#f9fbfd;padding:22px}.hp-latest-articles .hp-section-head{align-items:center;margin-bottom:18px}.hp-latest-articles .hp-section-head h2{font-size:24px}.hp-latest-articles .hp-section-head>a{font-size:10px}.hp-article-list{display:grid;gap:11px}.hp-article-list>a{display:grid;grid-template-columns:86px 1fr;gap:11px;background:#fff;border:1px solid #e4eaf1;border-radius:15px;padding:8px;color:#17233a}.hp-article-list img{width:86px;height:70px;border-radius:11px;object-fit:cover}.hp-article-list span{display:grid;align-content:center}.hp-article-list small{font-size:8px;color:var(--hp-orange-dark);font-weight:900}.hp-article-list strong{font-size:10.5px;line-height:1.7;margin:3px 0}.hp-article-list em{font-style:normal;font-size:8.5px;color:var(--hp-teal);font-weight:900}

/* Responsive */
@media(max-width:1399px){.hp-carousel__track{grid-auto-columns:calc((100% - 54px)/4)}.hp-service-grid{grid-template-columns:repeat(3,1fr)}.hp-ai-plans{grid-template-columns:repeat(3,1fr)}.hp-featured-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:1199px){.hp-hero__slide{padding:58px 58px 82px}.hp-hero__copy h1,.hp-hero__copy h2{font-size:46px}.hp-benefit-strip{grid-template-columns:repeat(3,1fr)}.hp-benefit-strip__item:nth-child(3){border-left:0}.hp-benefit-strip__item:nth-child(-n+3){border-bottom:1px solid #edf1f6}.hp-carousel__track{grid-auto-columns:calc((100% - 36px)/3)}.hp-ai-section__shell{grid-template-columns:1fr}.hp-ai-section__intro{text-align:center;max-width:820px;margin:auto}.hp-ai-section__intro ul{display:flex;flex-wrap:wrap;justify-content:center}.hp-cms-section__hero{grid-template-columns:1fr 1fr}.hp-cms-products{grid-template-columns:repeat(3,1fr)}.hp-proof-section__grid{grid-template-columns:1fr}.hp-latest-articles{max-width:760px;width:100%}.hp-testimonial-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:991px){.hp-section{padding:65px 0}.hp-hero__viewport{min-height:720px}.hp-hero__viewport:has(.hp-hero__slide.has-no-visual){min-height:520px}.hp-hero__slide{grid-template-columns:1fr;padding:52px 52px 84px;gap:25px}.hp-hero__copy{text-align:center}.hp-hero__copy p{margin-inline:auto}.hp-hero__trust,.hp-hero__actions{justify-content:center}.hp-hero__visual{min-height:310px}.hp-hero__browser{width:min(78%,520px);height:300px}.hp-hero__floating-card--1{right:8%;}.hp-hero__floating-card--2{left:7%;}.hp-hero__floating-card--3{left:13%;bottom:0}.hp-hero__tech--wp{right:14%}.hp-hero__tech--ai{left:12%}.hp-carousel__track{grid-auto-columns:calc((100% - 18px)/2)}.hp-service-grid{grid-template-columns:repeat(2,1fr)}.hp-ai-plans{grid-template-columns:repeat(2,1fr)}.hp-ai-plan.is-featured{transform:none}.hp-ai-plan.is-featured:hover{transform:translateY(-5px)}.hp-cms-section__hero{grid-template-columns:1fr;text-align:center}.hp-cms-section__facts{justify-content:center}.hp-cms-section__visual{order:-1;min-height:300px}.hp-cms-products{grid-template-columns:repeat(2,1fr)}.hp-package-grid{grid-template-columns:1fr;max-width:620px}.hp-package-card.is-featured{transform:none}.hp-package-card.is-featured:hover{transform:translateY(-6px)}.hp-testimonial-grid{grid-template-columns:1fr 1fr}}
@media(max-width:767px){.hp-section{padding:52px 0}.hp-hero__viewport:has(.hp-hero__slide.has-no-visual){min-height:470px}.hp-section-head{align-items:flex-start;flex-direction:column;margin-bottom:22px}.hp-section-head__actions{width:100%;justify-content:space-between}.hp-section-head--center{align-items:center}.hp-hero{padding-top:18px}.hp-hero__viewport{border-radius:22px;min-height:670px}.hp-hero__slide{padding:38px 24px 78px}.hp-hero__copy h1,.hp-hero__copy h2{font-size:36px;letter-spacing:-.7px}.hp-hero__copy p{font-size:14px}.hp-hero__trust span{font-size:10px}.hp-hero__visual{min-height:275px}.hp-hero__browser{width:78%;height:245px;padding-top:36px}.hp-hero__floating-card{width:88px}.hp-hero__floating-card img{height:55px}.hp-hero__floating-card--1{right:1%}.hp-hero__floating-card--2{left:1%;top:26px}.hp-hero__floating-card--3{display:none}.hp-hero__tech{transform:scale(.8)}.hp-hero__arrow{width:42px;height:42px;border-radius:13px;top:auto;bottom:18px;transform:none}.hp-hero__arrow:hover{transform:scale(1.04)}.hp-hero__arrow--prev{right:18px}.hp-hero__arrow--next{left:18px}.hp-hero__pagination{bottom:22px}.hp-hero-search{width:calc(100% - 28px);height:54px;margin-top:-27px}.hp-hero-search button{padding:0 15px}.hp-benefit-strip{grid-template-columns:repeat(2,1fr);padding:8px}.hp-benefit-strip__item{border:0!important;border-bottom:1px solid #edf1f6!important}.hp-benefit-strip__item:nth-last-child(-n+2){border-bottom:0!important}.hp-carousel__track{grid-auto-columns:82%}.hp-product-card h3{font-size:16px}.hp-service-grid{grid-template-columns:1fr 1fr}.hp-service-card{min-height:270px}.hp-ai-plans{grid-template-columns:1fr}.hp-ai-plan{min-height:auto}.hp-cms-section__hero{padding:30px 22px}.hp-code-window{width:280px;height:205px}.hp-cms-products{display:grid;grid-template-columns:1fr}.hp-featured-grid{grid-template-columns:1fr}.hp-featured-card{min-height:210px}.hp-testimonial-grid{grid-template-columns:1fr}.hp-proof-section__grid{gap:20px}}
@media(max-width:575px){.hp-hero__viewport:has(.hp-hero__slide.has-no-visual){min-height:440px}.hp-section h2{font-size:27px}.hp-hero__viewport{min-height:655px}.hp-hero__slide{padding-inline:18px}.hp-hero__copy h1,.hp-hero__copy h2{font-size:31px}.hp-hero__actions{display:grid}.hp-btn{width:100%}.hp-hero__visual{min-height:250px}.hp-hero__browser{width:84%;height:220px}.hp-hero__floating-card{width:78px}.hp-hero__floating-card--1{right:-2%}.hp-hero__floating-card--2{left:-2%}.hp-hero-search>i{margin:0 8px}.hp-hero-search input{font-size:11px}.hp-hero-search button{font-size:11px}.hp-benefit-strip{grid-template-columns:1fr}.hp-benefit-strip__item{justify-content:flex-start}.hp-benefit-strip__item:nth-last-child(2){border-bottom:1px solid #edf1f6!important}.hp-carousel__track{grid-auto-columns:91%}.hp-section-head__actions{align-items:center}.hp-section-head__actions>a{font-size:11px}.hp-service-grid{grid-template-columns:1fr}.hp-service-card{min-height:250px}.hp-ai-section__intro h2{font-size:30px}.hp-cms-section__visual{min-height:255px}.hp-code-window{width:230px;height:180px}.hp-code-window b{font-size:50px}.hp-cms-orbit{width:48px;height:48px;border-radius:15px;font-size:20px}.hp-featured-card>div{max-width:75%}.hp-featured-card>img{width:44%}.hp-article-list>a{grid-template-columns:74px 1fr}.hp-article-list img{width:74px;height:66px}}
@media(prefers-reduced-motion:reduce){.hp-page *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

/* v16.8.4: compact circular pagination + visible hover states */
.hp-page .hp-hero__pagination,
.hp-page .hp-carousel__pagination{
    gap:7px!important;
    min-height:14px;
}
.hp-page .hp-hero__pagination button,
.hp-page .hp-carousel__pagination button,
.hp-home-page .swiper-pagination-bullet,
.hp-home-page .owl-dots .owl-dot span,
.hp-home-page .slick-dots li button:before{
    width:7px!important;
    height:7px!important;
    min-width:7px!important;
    min-height:7px!important;
    max-width:7px!important;
    max-height:7px!important;
    padding:0!important;
    margin:0!important;
    border:0!important;
    border-radius:50%!important;
    background:#cbd5e1!important;
    box-shadow:none!important;
    opacity:1!important;
    transform:none!important;
}
.hp-page .hp-hero__pagination button.is-active,
.hp-page .hp-carousel__pagination button.is-active,
.hp-home-page .swiper-pagination-bullet-active,
.hp-home-page .owl-dots .owl-dot.active span,
.hp-home-page .slick-dots li.slick-active button:before{
    width:8px!important;
    height:8px!important;
    min-width:8px!important;
    min-height:8px!important;
    max-width:8px!important;
    max-height:8px!important;
    border-radius:50%!important;
    background:#ff9500!important;
    box-shadow:0 0 0 3px rgba(255,149,0,.16)!important;
}
.hp-home-page .slick-dots li,
.hp-home-page .slick-dots li button{
    width:8px!important;
    height:8px!important;
    margin:0 3px!important;
    padding:0!important;
}

/* Keep every CTA readable on hover, even when legacy global anchor rules load later. */
.hp-page .hp-btn:hover,
.hp-page .hp-btn:focus-visible,
.hp-page .hp-product-card__cta:hover,
.hp-page .hp-product-card__cta:focus-visible,
.hp-page .hp-ai-plan>a:hover,
.hp-page .hp-ai-plan>a:focus-visible,
.hp-page .hp-package-card>a:hover,
.hp-page .hp-package-card>a:focus-visible,
.hp-page .hp-service-card:hover .hp-service-card__foot span,
.hp-page .hp-service-card:focus-visible .hp-service-card__foot span{
    color:#fff!important;
    text-shadow:none!important;
}
.hp-page .hp-btn--primary:hover,
.hp-page .hp-btn--primary:focus-visible,
.hp-page .hp-product-card__cta:hover,
.hp-page .hp-product-card__cta:focus-visible{
    background:linear-gradient(135deg,#ef6f00,#ff9f0a)!important;
    border-color:#ef6f00!important;
}
.hp-page .hp-btn--dark:hover,
.hp-page .hp-btn--dark:focus-visible,
.hp-page .hp-ai-plan.is-featured>a:hover,
.hp-page .hp-ai-plan.is-featured>a:focus-visible{
    background:#172a4a!important;
}
.hp-page .hp-ai-plan:not(.is-featured)>a:hover,
.hp-page .hp-ai-plan:not(.is-featured)>a:focus-visible{
    background:#078f92!important;
}
.hp-page .hp-package-card>a:hover,
.hp-page .hp-package-card>a:focus-visible{
    background:#067276!important;
}
.hp-page .hp-package-card.is-featured>a:hover,
.hp-page .hp-package-card.is-featured>a:focus-visible{
    background:#ef6f00!important;
}
.hp-page .hp-service-card__foot span{
    min-height:38px;
    padding:0 12px;
    border:0;
    border-radius:11px;
    background:var(--service-color,var(--hp-teal));
    color:#fff!important;
    transition:filter .2s ease,transform .2s ease;
}
.hp-page .hp-service-card:hover .hp-service-card__foot span,
.hp-page .hp-service-card:focus-visible .hp-service-card__foot span{
    filter:brightness(.9);
    transform:translateY(-1px);
}
.hp-page .hp-carousel-controls button:hover,
.hp-page .hp-carousel-controls button:focus-visible{
    color:#fff!important;
}

/* High contrast text for promotional / image banners. */
.hp-page .hp-featured-card,
.hp-page .hp-featured-card:hover,
.hp-page .hp-featured-card:focus-visible,
.hp-page .hp-featured-card h3,
.hp-page .hp-featured-card p,
.hp-page .hp-featured-card strong,
.hp-page .hp-featured-card small,
.hp-page .hp-featured-card>div>span,
.hp-page .hp-featured-card>i{
    color:#fff!important;
}
.hp-page .hp-featured-card h3,
.hp-page .hp-featured-card p,
.hp-page .hp-featured-card strong{
    text-shadow:0 2px 12px rgba(0,0,0,.72)!important;
}
.hp-page .hp-featured-card:after{
    background:linear-gradient(135deg,rgba(5,13,30,.98),rgba(5,13,30,.78) 62%,rgba(5,13,30,.38))!important;
}

@media(max-width:767px){
    .hp-page .hp-hero__pagination,
    .hp-page .hp-carousel__pagination{gap:6px!important}
}

/* v16.8.5: force readable white typography inside the dark AI credit section */
.hp-home-page .hp-ai-section .hp-ai-section__intro h2,
.hp-home-page .hp-ai-section .hp-ai-section__intro > p,
.hp-home-page .hp-ai-section .hp-ai-section__intro ul li {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
    opacity: 1 !important;
    text-shadow: 0 2px 16px rgba(0, 0, 0, .24);
}

.hp-home-page .hp-ai-section .hp-ai-section__intro > p {
    color: rgba(255, 255, 255, .88) !important;
    -webkit-text-fill-color: rgba(255, 255, 255, .88) !important;
}

.hp-home-page .hp-ai-section .hp-ai-section__intro ul li {
    color: rgba(255, 255, 255, .94) !important;
    -webkit-text-fill-color: rgba(255, 255, 255, .94) !important;
}

.hp-home-page .hp-ai-section .hp-ai-plan:not(.is-featured),
.hp-home-page .hp-ai-section .hp-ai-plan:not(.is-featured) h3,
.hp-home-page .hp-ai-section .hp-ai-plan:not(.is-featured) .hp-ai-plan__head p,
.hp-home-page .hp-ai-section .hp-ai-plan:not(.is-featured) ul li,
.hp-home-page .hp-ai-section .hp-ai-plan:not(.is-featured) .hp-ai-plan__credits span,
.hp-home-page .hp-ai-section .hp-ai-plan:not(.is-featured) .hp-ai-plan__price > span,
.hp-home-page .hp-ai-section .hp-ai-plan:not(.is-featured) .hp-ai-plan__price strong,
.hp-home-page .hp-ai-section .hp-ai-plan:not(.is-featured) .hp-ai-plan__price small {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
    opacity: 1 !important;
}

.hp-home-page .hp-ai-section .hp-ai-plan:not(.is-featured) .hp-ai-plan__head p,
.hp-home-page .hp-ai-section .hp-ai-plan:not(.is-featured) .hp-ai-plan__credits span,
.hp-home-page .hp-ai-section .hp-ai-plan:not(.is-featured) .hp-ai-plan__price > span {
    color: rgba(255, 255, 255, .78) !important;
    -webkit-text-fill-color: rgba(255, 255, 255, .78) !important;
}

.hp-home-page .hp-ai-section .hp-ai-plan:not(.is-featured) .hp-ai-plan__credits strong,
.hp-home-page .hp-ai-section .hp-ai-plan:not(.is-featured) .hp-ai-plan__credits em,
.hp-home-page .hp-ai-section .hp-ai-plan:not(.is-featured) li i,
.hp-home-page .hp-ai-section .hp-ai-section__intro li i {
    -webkit-text-fill-color: currentColor !important;
}

/* Keep text selection readable in the dark AI section. */
.hp-home-page .hp-ai-section ::selection {
    background: rgba(255, 138, 0, .45);
    color: #fff;
    -webkit-text-fill-color: #fff;
}

/* v16.9.6: premium latest articles section */
.hp-articles-section{
    overflow:hidden;
    background:
        radial-gradient(circle at 10% 15%,rgba(124,58,237,.10),transparent 28rem),
        radial-gradient(circle at 90% 90%,rgba(7,143,146,.10),transparent 30rem),
        linear-gradient(180deg,#f9fbff 0%,#fff 100%);
}
.hp-articles-section:before{
    content:"";
    position:absolute;
    inset:0;
    pointer-events:none;
    opacity:.55;
    background-image:radial-gradient(rgba(34,47,73,.10) 1px,transparent 1px);
    background-size:24px 24px;
    mask-image:linear-gradient(90deg,transparent,#000 25%,#000 75%,transparent);
}
.hp-articles-section__inner{position:relative;z-index:2}
.hp-articles-section__shape{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}
.hp-articles-section__shape--one{width:240px;height:240px;top:-120px;right:-70px;background:linear-gradient(145deg,rgba(124,58,237,.13),rgba(37,99,235,.04))}
.hp-articles-section__shape--two{width:190px;height:190px;bottom:-95px;left:-50px;background:linear-gradient(145deg,rgba(7,143,146,.12),rgba(255,138,0,.04))}
.hp-articles-section__head{align-items:center}
.hp-articles-section__head>div:first-child{max-width:790px}
.hp-articles-section__all{
    min-height:52px;
    padding:0 18px 0 9px;
    display:inline-flex!important;
    align-items:center;
    gap:14px!important;
    border:1px solid #dbe4ee;
    border-radius:16px;
    background:rgba(255,255,255,.86);
    color:var(--hp-navy)!important;
    box-shadow:0 12px 28px rgba(15,23,42,.07);
    backdrop-filter:blur(12px);
    transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease;
}
.hp-articles-section__all:after{display:none!important}
.hp-articles-section__all i{
    width:36px;
    height:36px;
    display:grid;
    place-items:center;
    border-radius:11px;
    background:linear-gradient(135deg,var(--hp-orange),#ffb11f);
    color:#fff;
    box-shadow:0 9px 20px rgba(255,138,0,.23);
}
.hp-articles-section__all:hover{transform:translateY(-2px);border-color:rgba(255,138,0,.35);box-shadow:0 18px 36px rgba(15,23,42,.10)}
.hp-articles-magazine{display:grid;grid-template-columns:minmax(0,1.13fr) minmax(0,.87fr);gap:22px;align-items:stretch}
.hp-article-featured,
.hp-article-card{
    overflow:hidden;
    border:1px solid #dfe7f0;
    background:rgba(255,255,255,.94);
    box-shadow:0 18px 46px rgba(15,23,42,.075);
    transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease;
}
.hp-article-featured{display:grid;grid-template-rows:minmax(285px,1fr) auto;border-radius:26px;min-height:545px}
.hp-article-featured:hover,
.hp-article-card:hover{transform:translateY(-6px);border-color:rgba(7,143,146,.25);box-shadow:0 26px 60px rgba(15,23,42,.12)}
.hp-article-featured__media{position:relative;overflow:hidden;display:block;min-height:285px;background:#eef2ff}
.hp-article-featured__media img,
.hp-article-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.2,.75,.3,1)}
.hp-article-featured:hover .hp-article-featured__media img,
.hp-article-card:hover .hp-article-card__media img{transform:scale(1.055)}
.hp-article-featured__shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 44%,rgba(10,20,40,.54))}
.hp-article-category,
.hp-article-card__media>span{
    position:absolute;
    top:16px;
    right:16px;
    z-index:2;
    display:inline-flex;
    align-items:center;
    gap:6px;
    min-height:32px;
    padding:0 11px;
    border:1px solid rgba(255,255,255,.65);
    border-radius:999px;
    background:rgba(255,255,255,.9);
    color:#25334b;
    font-size:10px;
    font-weight:900;
    box-shadow:0 8px 22px rgba(15,23,42,.12);
    backdrop-filter:blur(10px);
}
.hp-article-category i{color:var(--hp-orange);font-size:13px}
.hp-article-featured__body{display:flex;flex-direction:column;padding:23px 24px 21px}
.hp-article-meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px 15px;color:#7d899b;font-size:10px;font-weight:700}
.hp-article-meta span{display:inline-flex;align-items:center;gap:6px}
.hp-article-meta i{color:var(--hp-teal);font-size:12px}
.hp-article-featured h3{margin:13px 0 8px;font-size:clamp(22px,2vw,30px);font-weight:950;line-height:1.55;color:var(--hp-navy)}
.hp-article-featured h3 a,
.hp-article-card h3 a{color:inherit}
.hp-article-featured__body>p{margin:0 0 18px;color:#617087;font-size:12px;line-height:2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.hp-article-featured__footer{margin-top:auto;padding-top:16px;border-top:1px solid #edf1f5;display:flex;align-items:center;justify-content:space-between;gap:14px}
.hp-article-featured__footer>span,
.hp-article-card__footer>span{display:inline-flex;align-items:center;gap:7px;color:#718096;font-size:10px;font-weight:750}
.hp-article-featured__footer>span i,
.hp-article-card__footer>span i{color:var(--hp-purple);font-size:15px}
.hp-article-featured__footer>a{
    display:inline-flex;
    align-items:center;
    gap:8px;
    min-height:39px;
    padding:0 13px;
    border-radius:12px;
    background:var(--hp-navy);
    color:#fff;
    font-size:10px;
    font-weight:900;
    transition:background .2s ease,transform .2s ease;
}
.hp-article-featured__footer>a:hover{background:var(--hp-teal);transform:translateX(-2px)}
.hp-article-side-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.hp-article-card{display:flex;flex-direction:column;min-width:0;border-radius:21px}
.hp-article-card__media{position:relative;display:block;overflow:hidden;aspect-ratio:1.68;background:#eef2ff}
.hp-article-card__media>span{top:11px;right:11px;min-height:27px;padding:0 9px;font-size:8px}
.hp-article-card__body{display:flex;flex:1;flex-direction:column;padding:14px 15px 15px}
.hp-article-card .hp-article-meta{justify-content:space-between;gap:7px;font-size:8px}
.hp-article-card h3{margin:9px 0 7px;color:#1b2940;font-size:13px;font-weight:950;line-height:1.8;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.hp-article-card__body>p{margin:0 0 10px;color:#758196;font-size:9px;line-height:1.85;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.hp-article-card__link{margin-top:auto;display:inline-flex;align-items:center;gap:6px;color:var(--hp-teal-dark);font-size:9px;font-weight:900}
.hp-article-card__link i{transition:transform .2s ease}
.hp-article-card__link:hover i{transform:translateX(-3px)}
.hp-articles-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.hp-article-card--grid .hp-article-card__media{aspect-ratio:1.62}
.hp-article-card--grid .hp-article-card__body{padding:17px}
.hp-article-card--grid h3{font-size:15px;line-height:1.75}
.hp-article-card--grid .hp-article-card__body>p{font-size:10px;-webkit-line-clamp:3}
.hp-article-card__footer{margin-top:auto;padding-top:13px;border-top:1px solid #edf1f5;display:flex;align-items:center;justify-content:space-between;gap:10px}
.hp-article-card__footer>a{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:#eef8f8;color:var(--hp-teal);transition:.2s ease}
.hp-article-card__footer>a:hover{background:var(--hp-teal);color:#fff}
.hp-testimonials-section{background:#fff}

@media(max-width:1199px){
    .hp-articles-magazine{grid-template-columns:1fr}
    .hp-article-featured{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);grid-template-rows:none;min-height:360px}
    .hp-article-featured__media{min-height:360px}
    .hp-article-side-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
    .hp-articles-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:991px){
    .hp-article-featured{grid-template-columns:1fr;grid-template-rows:270px auto;min-height:0}
    .hp-article-featured__media{min-height:270px}
    .hp-article-side-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
    .hp-articles-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:767px){
    .hp-articles-section__head{align-items:flex-start}
    .hp-articles-section__all{width:100%;justify-content:space-between}
    .hp-article-featured{grid-template-rows:235px auto;border-radius:22px}
    .hp-article-featured__media{min-height:235px}
    .hp-article-featured__body{padding:19px}
    .hp-article-featured h3{font-size:22px}
    .hp-article-side-grid,.hp-articles-card-grid{grid-template-columns:1fr}
    .hp-article-card{display:grid;grid-template-columns:140px minmax(0,1fr)}
    .hp-article-card__media{height:100%;min-height:175px;aspect-ratio:auto}
    .hp-article-card--grid .hp-article-card__media{aspect-ratio:auto}
}
@media(max-width:575px){
    .hp-article-featured__footer{align-items:flex-start;flex-direction:column}
    .hp-article-featured__footer>a{width:100%;justify-content:center}
    .hp-article-card{grid-template-columns:112px minmax(0,1fr)}
    .hp-article-card__media{min-height:166px}
    .hp-article-card__body{padding:12px}
    .hp-article-card h3{font-size:12px;line-height:1.75}
    .hp-article-card__body>p{display:none}
    .hp-article-card .hp-article-meta span:last-child{display:none}
    .hp-article-card__footer>span{display:none}
}

/* v16.9.7: clearer, larger homepage icon system */
.hp-page .hp-hero__trust i.bi{font-size:18px}
.hp-page .hp-hero-search>i.bi{font-size:23px}
.hp-page .hp-hero__tech i.bi{font-size:29px}
.hp-page .hp-hero__arrow i.bi{font-size:19px}
.hp-page .hp-btn i.bi{font-size:16px}
.hp-page .hp-overline i.bi{font-size:17px}

.hp-page .hp-benefit-strip__item>i.bi{
    width:44px;
    height:44px;
    flex:0 0 44px;
    border-radius:14px;
    font-size:22px;
}
.hp-page .hp-carousel-controls button i.bi{font-size:18px}

.hp-page .hp-product-card__badge i.bi{font-size:13px}
.hp-page .hp-product-card__quick i.bi{font-size:15px}
.hp-page .hp-product-card__eyebrow i.bi{font-size:13px}
.hp-page .hp-product-card__facts i.bi{
    width:24px;
    height:24px;
    flex:0 0 24px;
    border-radius:8px;
    font-size:13px;
}
.hp-page .hp-product-card__rating .hp-stars i.bi{font-size:11px}
.hp-page .hp-product-card__cta i.bi{font-size:16px}

.hp-page .hp-service-card__icon{
    width:64px;
    height:64px;
    border-radius:20px;
}
.hp-page .hp-service-card__icon i.bi{font-size:31px}
.hp-page .hp-service-card__foot i.bi{font-size:15px}

.hp-page .hp-ai-section__intro li i.bi{font-size:16px}
.hp-page .hp-ai-plan__popular i.bi{font-size:15px}
.hp-page .hp-ai-plan__head>span i.bi{font-size:24px}
.hp-page .hp-ai-plan li i.bi{font-size:14px}
.hp-page .hp-ai-plan>a i.bi{font-size:15px}

.hp-page .hp-cms-section__facts i.bi{font-size:15px}
.hp-page .hp-cms-orbit i.bi{font-size:24px}
.hp-page .hp-featured-card>i.bi{
    width:40px;
    height:40px;
    border-radius:13px;
    font-size:19px;
}

.hp-page .hp-package-card__icon{
    width:70px;
    height:70px;
    border-radius:22px;
    font-size:33px;
}
.hp-page .hp-package-card li i.bi{font-size:15px}
.hp-page .hp-package-card>a i.bi{font-size:16px}

.hp-page .hp-articles-section__all i.bi{font-size:17px}
.hp-page .hp-article-category i.bi{font-size:15px}
.hp-page .hp-article-meta i.bi{font-size:14px}
.hp-page .hp-article-featured__footer>span i.bi,
.hp-page .hp-article-card__footer>span i.bi{font-size:17px}
.hp-page .hp-article-featured__footer>a i.bi,
.hp-page .hp-article-card__link i.bi,
.hp-page .hp-article-card__footer>a i.bi{font-size:16px}

@media(max-width:767px){
    .hp-page .hp-benefit-strip__item>i.bi{width:42px;height:42px;flex-basis:42px;font-size:21px}
    .hp-page .hp-product-card__facts i.bi{width:25px;height:25px;flex-basis:25px;font-size:14px}
    .hp-page .hp-service-card__icon{width:60px;height:60px}
    .hp-page .hp-service-card__icon i.bi{font-size:29px}
}

/* v16.10.0: complete visual controls for every homepage section */
.hp-config-section,.hp-services-section,.hp-ai-section,.hp-cms-section,.hp-featured-band,.hp-packages-section,.hp-articles-section,.hp-testimonials-section{--hp-section-bg:transparent}
.hp-spacing--compact.hp-section{padding-top:52px;padding-bottom:52px}
.hp-spacing--normal.hp-section{padding-top:82px;padding-bottom:82px}
.hp-spacing--large.hp-section{padding-top:116px;padding-bottom:116px}
.hp-theme--soft{background:linear-gradient(180deg,#f5f9fb,#fff)}
.hp-theme--gradient{background:radial-gradient(circle at 12% 12%,rgba(7,143,146,.08),transparent 30%),radial-gradient(circle at 88% 85%,rgba(255,138,0,.08),transparent 30%),linear-gradient(180deg,#fff,#f7fafc)}
.hp-theme--dark{background:linear-gradient(135deg,#061229,#0c1e3d 58%,#102b45);color:#fff}
.hp-theme--dark .hp-section-head h2,.hp-theme--dark .hp-section-head p,.hp-theme--dark .hp-section-head>a,.hp-theme--dark .hp-section-head__actions>a{color:#fff}
.hp-theme--dark .hp-section-kicker{color:#ffb24a}

.hp-hero__viewport{min-height:var(--hp-hero-desktop-height,520px)}
.hp-hero--gradient{background:radial-gradient(circle at 8% 10%,rgba(124,58,237,.12),transparent 30%),radial-gradient(circle at 92% 18%,rgba(255,138,0,.13),transparent 28%),#fff}
.hp-hero--gradient .hp-hero__viewport{background:linear-gradient(135deg,#f9f7ff,#f2fbfb 52%,#fff7e9)}
.hp-hero--dark{background:#071329}
.hp-hero--dark .hp-hero__viewport{border-color:rgba(255,255,255,.12);background:linear-gradient(135deg,#0b1932,#102947 58%,#17233a)}
.hp-hero--dark .hp-hero__copy h1,.hp-hero--dark .hp-hero__copy h2{color:#fff}
.hp-hero--dark .hp-hero__copy p{color:#c4d0e0}
.hp-hero--dark .hp-hero__trust span{border-color:rgba(255,255,255,.13);background:rgba(255,255,255,.08);color:#fff}

.hp-benefit-strip{grid-template-columns:repeat(var(--hp-benefit-columns,6),minmax(0,1fr))}
.hp-benefit-strip--cards{border-color:transparent;box-shadow:none;background:transparent;padding-inline:0}
.hp-benefit-strip--cards .hp-benefit-strip__item{border:0;border-radius:16px;background:#fff;margin:4px}
.hp-benefit-strip--minimal{border:0;box-shadow:none;border-radius:0;background:transparent}
.hp-benefit-strip--minimal .hp-benefit-strip__item{background:transparent}
.hp-benefit-strip.hp-theme--dark{background:#0c1b35;border-color:rgba(255,255,255,.12)}
.hp-benefit-strip.hp-theme--dark strong{color:#fff}.hp-benefit-strip.hp-theme--dark small{color:#b8c5d8}.hp-benefit-strip.hp-theme--dark .hp-benefit-strip__item{border-color:rgba(255,255,255,.1)}
.hp-benefit-strip.hp-spacing--compact{padding-top:8px;padding-bottom:8px}.hp-benefit-strip.hp-spacing--large{padding-top:22px;padding-bottom:22px}
.hp-benefit-strip__item{color:inherit}

.hp-product-grid__track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.hp-product-layout--grid .hp-product-card{min-width:0}
.hp-product-layout--stacked .hp-product-grid__track{grid-template-columns:1fr}
.hp-product-layout--stacked .hp-product-card{display:grid;grid-template-columns:minmax(230px,.8fr) minmax(0,1.2fr);min-height:0}
.hp-product-layout--stacked .hp-product-card__media{height:100%;min-height:330px}
.hp-product-layout--stacked .hp-product-card__body{padding:24px}
.hp-product-layout--stacked .hp-product-card__body>p{-webkit-line-clamp:4}
.hp-theme--dark .hp-product-card{border-color:rgba(255,255,255,.13);background:#10203c}.hp-theme--dark .hp-product-card h3 a,.hp-theme--dark .hp-product-card__price{color:#fff}.hp-theme--dark .hp-product-card__body>p,.hp-theme--dark .hp-product-card__eyebrow,.hp-theme--dark .hp-product-card__pricing span{color:#b6c3d6}

.hp-service-grid{grid-template-columns:repeat(var(--hp-service-columns,3),minmax(0,1fr))}
.hp-services-section--compact .hp-service-card{min-height:220px;box-shadow:none;background:#fff;border-color:#e5eaf1}
.hp-services-section--bordered .hp-service-card{background:transparent;border-width:2px;box-shadow:none}
.hp-theme--dark .hp-service-card{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.13)}.hp-theme--dark .hp-service-card h3{color:#fff}.hp-theme--dark .hp-service-card>p{color:#c1ccdc}

.hp-ai-section--stacked .hp-ai-section__shell{grid-template-columns:1fr}.hp-ai-section--stacked .hp-ai-section__intro{text-align:center;max-width:880px;margin-inline:auto}.hp-ai-section--stacked .hp-ai-section__intro ul{display:flex;flex-wrap:wrap;justify-content:center}.hp-ai-section--stacked .hp-ai-plans{max-width:1180px;margin-inline:auto;width:100%}
.hp-ai-section.hp-theme--light,.hp-ai-section.hp-theme--soft,.hp-ai-section.hp-theme--gradient{color:var(--hp-navy)}.hp-ai-section.hp-theme--light .hp-ai-section__intro h2,.hp-ai-section.hp-theme--soft .hp-ai-section__intro h2,.hp-ai-section.hp-theme--gradient .hp-ai-section__intro h2{color:var(--hp-navy)}.hp-ai-section.hp-theme--light .hp-ai-section__intro>p,.hp-ai-section.hp-theme--soft .hp-ai-section__intro>p,.hp-ai-section.hp-theme--gradient .hp-ai-section__intro>p,.hp-ai-section.hp-theme--light .hp-ai-section__intro li,.hp-ai-section.hp-theme--soft .hp-ai-section__intro li,.hp-ai-section.hp-theme--gradient .hp-ai-section__intro li{color:#536176}.hp-ai-section.hp-theme--light .hp-ai-plan,.hp-ai-section.hp-theme--soft .hp-ai-plan,.hp-ai-section.hp-theme--gradient .hp-ai-plan{background:#fff;color:var(--hp-navy);border-color:#dfe6ef}.hp-ai-section.hp-theme--light .hp-ai-plan__head p,.hp-ai-section.hp-theme--soft .hp-ai-plan__head p,.hp-ai-section.hp-theme--gradient .hp-ai-plan__head p,.hp-ai-section.hp-theme--light .hp-ai-plan li,.hp-ai-section.hp-theme--soft .hp-ai-plan li,.hp-ai-section.hp-theme--gradient .hp-ai-plan li{color:#667085}.hp-ai-section.hp-theme--light .hp-ai-plan>a,.hp-ai-section.hp-theme--soft .hp-ai-plan>a,.hp-ai-section.hp-theme--gradient .hp-ai-plan>a{background:var(--hp-navy);color:#fff}

.hp-cms-section__hero.is-no-visual{grid-template-columns:1fr}.hp-cms-section__hero.is-no-visual .hp-cms-section__copy{max-width:900px;margin-inline:auto;text-align:center}.hp-cms-section__hero.is-no-visual .hp-cms-section__facts{justify-content:center}
.hp-cms-section.hp-theme--dark .hp-cms-section__hero{background:linear-gradient(135deg,#0b1932,#102947);border-color:rgba(255,255,255,.12)}.hp-cms-section.hp-theme--dark .hp-cms-section__copy h2{color:#fff}.hp-cms-section.hp-theme--dark .hp-cms-section__copy p{color:#c0ccdc}.hp-cms-section.hp-theme--dark .hp-cms-section__facts span{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.13);color:#fff}

.hp-featured-band--stacked .hp-featured-grid{grid-template-columns:1fr}.hp-featured-band--stacked .hp-featured-card{min-height:300px}.hp-featured-band--stacked .hp-featured-card>div{max-width:62%}.hp-featured-band--stacked .hp-featured-card>img{width:38%;height:92%}

.hp-package-grid{grid-template-columns:repeat(var(--hp-package-columns,3),minmax(0,1fr));max-width:none}
.hp-packages-section.hp-theme--dark .hp-package-card{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.13)}.hp-packages-section.hp-theme--dark .hp-package-card h3,.hp-packages-section.hp-theme--dark .hp-package-card>strong{color:#fff}.hp-packages-section.hp-theme--dark .hp-package-card>p,.hp-packages-section.hp-theme--dark .hp-package-card li{color:#c3cede}

.hp-testimonial-grid{grid-template-columns:repeat(var(--hp-testimonial-columns,3),minmax(0,1fr))}
.hp-testimonials-section--carousel .hp-testimonial-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:8px}.hp-testimonials-section--carousel .hp-testimonial-grid::-webkit-scrollbar{display:none}.hp-testimonials-section--carousel .hp-testimonial-card{flex:0 0 calc((100% - 28px)/var(--hp-testimonial-columns,3));scroll-snap-align:start}
.hp-testimonials-section.hp-theme--dark .hp-testimonial-card{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.13)}.hp-testimonials-section.hp-theme--dark .hp-testimonial-card>p,.hp-testimonials-section.hp-theme--dark .hp-testimonial-card strong{color:#fff}.hp-testimonials-section.hp-theme--dark .hp-testimonial-card small{color:#b9c6d8}

@media(max-width:1199px){
  .hp-product-grid__track{grid-template-columns:repeat(3,minmax(0,1fr))}
  .hp-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .hp-package-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:991px){
  .hp-product-grid__track{grid-template-columns:repeat(2,minmax(0,1fr))}
  .hp-service-grid,.hp-package-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .hp-testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .hp-testimonials-section--carousel .hp-testimonial-card{flex-basis:calc((100% - 14px)/2)}
}
@media(max-width:767px){
  .hp-hero__viewport{min-height:var(--hp-hero-mobile-height,670px)}
  .hp-hero.is-mobile-image-first .hp-hero__visual{order:-1}
  .hp-benefit-strip{grid-template-columns:repeat(var(--hp-benefit-mobile-columns,2),minmax(0,1fr))}
  .hp-product-layout--stacked .hp-product-card{grid-template-columns:1fr}.hp-product-layout--stacked .hp-product-card__media{min-height:230px}
  .hp-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .hp-package-grid{grid-template-columns:1fr}
  .hp-featured-band--stacked .hp-featured-card>div{max-width:75%}.hp-featured-band--stacked .hp-featured-card>img{width:44%}
  .hp-spacing--large.hp-section{padding-top:76px;padding-bottom:76px}
}
@media(max-width:575px){
  .hp-product-grid__track,.hp-service-grid,.hp-testimonial-grid{grid-template-columns:1fr}
  .hp-testimonials-section--carousel .hp-testimonial-card{flex-basis:88%}
  .hp-benefit-strip{grid-template-columns:repeat(var(--hp-benefit-mobile-columns,1),minmax(0,1fr))}
}

/* v16.10.1: AI plan CTA contrast recovery */
.hp-home-page .hp-ai-section .hp-ai-plan > a{
  background:#0f9f98!important;
  border:1px solid #0f9f98!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  box-shadow:0 10px 24px rgba(15,159,152,.24)!important;
}
.hp-home-page .hp-ai-section .hp-ai-plan > a *{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}
.hp-home-page .hp-ai-section .hp-ai-plan.is-featured > a{
  background:#ff8a00!important;
  border-color:#ff8a00!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}
.hp-home-page .hp-ai-section .hp-ai-plan > a:hover,
.hp-home-page .hp-ai-section .hp-ai-plan > a:focus-visible{
  filter:brightness(.92)!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}

/* v16.10.6: six professional service cards in one desktop row */
@media (min-width:1200px){
  .hp-page .hp-services-section .hp-service-grid{
    grid-template-columns:repeat(var(--hp-service-columns,6),minmax(0,1fr))!important;
    gap:12px;
  }
  .hp-page .hp-services-section .hp-service-card{
    min-width:0;
    min-height:305px;
    padding:19px 13px 14px;
    border-radius:19px;
  }
  .hp-page .hp-services-section .hp-service-card__badge{
    top:11px;
    left:11px;
    max-width:calc(100% - 22px);
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
  }
  .hp-page .hp-services-section .hp-service-card__icon{
    width:52px;
    height:52px;
    border-radius:16px;
    margin-bottom:17px;
  }
  .hp-page .hp-services-section .hp-service-card__icon i.bi{font-size:25px}
  .hp-page .hp-services-section .hp-service-card h3{
    font-size:14.5px;
    line-height:1.65;
    margin-bottom:7px;
  }
  .hp-page .hp-services-section .hp-service-card>p{
    font-size:10px;
    line-height:1.8;
    margin-bottom:14px;
  }
  .hp-page .hp-services-section .hp-service-card__foot{gap:7px}
  .hp-page .hp-services-section .hp-service-card__foot strong{font-size:9.5px;line-height:1.65}
  .hp-page .hp-services-section .hp-service-card__foot span{
    padding-top:9px;
    font-size:9.5px;
    gap:6px;
  }
}


/* v16.12.28: service-card icon foreground must stay white */
.hp-page .hp-service-card__icon,
.hp-page .hp-service-card__icon i,
.hp-page .hp-service-card__icon i::before{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}
