.farataz-brand-image{width:var(--brand-logo-width,128px);height:auto}.discount-price{display:grid;gap:4px}.discount-price-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.discount-price del{color:var(--ink-faint);font-size:.82rem;text-decoration-thickness:2px}.discount-price>strong{color:var(--brand)}.discount-percent{display:inline-flex;border-radius:999px;background:var(--accent-soft);color:var(--brand-dark);padding:2px 8px;font-size:.72rem;font-weight:700}.festival-starburst{position:absolute;z-index:4;inset:14px 14px auto auto;display:grid;place-items:center;width:78px;min-height:78px;padding:12px;text-align:center;color:#fff;background:var(--accent);font-size:.74rem;font-weight:900;line-height:1.35;clip-path:polygon(50% 0,61% 17%,79% 7%,82% 29%,100% 32%,87% 50%,100% 68%,80% 72%,78% 94%,60% 83%,50% 100%,39% 83%,21% 94%,19% 72%,0 68%,13% 50%,0 32%,18% 29%,21% 7%,39% 17%);filter:drop-shadow(0 8px 14px rgba(0,0,0,.16))}.product-card,.product-gallery{position:relative}.birthday-gift-banner{width:min(1160px,calc(100% - 40px));margin:18px auto 0;display:flex;align-items:center;gap:18px;border:1px solid color-mix(in srgb,var(--accent) 35%,transparent);border-radius:var(--radius);padding:16px 20px;background:color-mix(in srgb,var(--accent-soft) 78%,white);box-shadow:var(--shadow-xs)}.birthday-gift-icon{font-size:2.2rem}.birthday-gift-banner div{display:grid;gap:3px}.birthday-gift-banner small{color:var(--brand);font-weight:800}.birthday-gift-banner strong{font-size:1rem}.birthday-gift-banner p{margin:0;color:var(--ink-soft);font-size:.84rem}@media (max-width:640px){.festival-starburst{width:68px;min-height:68px;font-size:.68rem}.birthday-gift-banner{align-items:flex-start;width:min(100% - 24px,1160px);padding:14px}}.content-hero{position:relative;overflow:hidden;padding:78px 0 58px;background:radial-gradient(circle at 15% 20%,rgba(255,90,0,.24),transparent 34%),linear-gradient(135deg,#15191c,#242a2e);color:#fff}.content-hero:after{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 0);background-size:38px 38px;content:"";pointer-events:none}.content-hero-inner{position:relative;z-index:1;display:flex;align-items:end;justify-content:space-between;gap:32px}.content-hero-inner>div{max-width:780px}.content-kicker{display:inline-flex;margin-bottom:12px;color:#ffb68f;font-size:13px;font-weight:800}.article-header h1,.content-hero h1{margin:0;font-size:clamp(34px,5vw,58px);line-height:1.35;letter-spacing:-.035em}.content-hero p{max-width:720px;margin:18px 0 0;color:rgba(255,255,255,.76);font-size:17px}.content-index-section{padding-top:54px}.content-category-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px}.article-label-row span,.content-card-media>span,.content-category-chip{display:inline-flex;align-items:center;min-height:30px;padding:5px 11px;border-radius:999px;background:var(--accent-soft);color:var(--brand-dark);font-size:12px;font-weight:800}.content-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.content-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-xs);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.content-card:hover{transform:translateY(-4px);border-color:rgba(255,90,0,.35);box-shadow:var(--shadow-sm)}.content-card-media{position:relative;display:flex;align-items:start;min-height:190px;padding:16px;background:radial-gradient(circle at 20% 20%,rgba(255,90,0,.34),transparent 38%),linear-gradient(135deg,#20262a,#111416);background-position:50%;background-size:cover}.content-card-media.has-image:after{position:absolute;inset:0;background:linear-gradient(180deg,rgba(12,14,15,.12),rgba(12,14,15,.52));content:""}.content-card-media>span{position:relative;z-index:1;background:rgba(255,255,255,.92);color:var(--brand-dark)}.content-card-body{padding:22px}.article-meta-row,.content-card-meta{display:flex;flex-wrap:wrap;gap:8px 14px;color:var(--ink-faint);font-size:12px}.content-card h2{margin:12px 0 10px;font-size:20px;line-height:1.65}.content-card p{margin:0;color:var(--ink-soft)}.content-read-more{display:inline-flex;align-items:center;gap:8px;margin-top:18px;color:var(--brand);font-weight:800}.content-empty-state{padding:48px;border:1px dashed var(--line-strong);border-radius:var(--radius-lg);background:var(--surface);text-align:center}.home-content-section{overflow:hidden;background:linear-gradient(180deg,#fff,#fff8f4)}.home-content-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.home-content-heading p{max-width:620px;margin:8px 0 0;color:var(--ink-soft)}.article-page{min-height:70vh;background:var(--surface-soft)}.article-header{padding:54px 0 46px;background:linear-gradient(180deg,#fff,#fff7f2);border-bottom:1px solid var(--line)}.article-header-inner{max-width:960px}.article-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:26px;color:var(--ink-faint);font-size:13px}.article-breadcrumb a:hover{color:var(--brand)}.article-label-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.article-header h1{max-width:920px;color:var(--ink)}.article-lead{max-width:850px;margin:18px 0;color:var(--ink-soft);font-size:18px}.article-media-wrap{max-width:1080px;padding-top:30px}.article-media{min-height:min(52vw,520px);border-radius:var(--radius-xl);background-position:50%;background-size:cover;box-shadow:var(--shadow-sm)}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:46px;max-width:1080px;padding-top:46px;padding-bottom:70px}.article-content{min-width:0;padding:34px 38px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface)}.article-content li,.article-content p{color:#373d41;font-size:16px;line-height:2.05}.article-content h2{margin:38px 0 14px;font-size:27px;line-height:1.55}.article-content h3{margin:30px 0 12px;font-size:21px;line-height:1.6}.article-content ul{padding-right:22px}.article-aside{display:flex;flex-direction:column;gap:16px}.article-aside-card{position:sticky;top:110px;display:grid;gap:8px;padding:22px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.article-aside-card strong:not(:first-child){margin-top:10px}.article-aside-card>span{color:var(--ink-soft)}.article-tag-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.article-tag-list span{padding:5px 9px;border-radius:999px;background:var(--surface-soft);color:var(--ink-soft);font-size:11px}@media (max-width:980px){.content-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-layout{grid-template-columns:1fr}.article-aside-card{position:static}}@media (max-width:720px){.content-hero{padding:52px 0 42px}.content-hero-inner,.home-content-heading{align-items:stretch;flex-direction:column}.content-card-grid{grid-template-columns:1fr}.article-header{padding:40px 0 34px}.article-content{padding:24px 20px}.article-layout{gap:24px;padding-top:28px}.article-media{min-height:56vw;border-radius:var(--radius-lg)}}:root{--brand-50:#fff7f2;--brand-100:#ffeadc;--brand-200:#ffd0b5;--brand-300:#ffad7a;--brand-400:#ff7a33;--brand-500:#e95a0c;--brand-600:#c64600;--brand-700:#9e3700;--brand-800:#7a2e08;--brand-900:#55220a;--neutral-25:#fcfcfb;--neutral-50:#f7f7f5;--neutral-100:#f0f1ef;--neutral-200:#e1e3e1;--neutral-300:#c9cdca;--neutral-500:#69716d;--neutral-700:#3e4541;--neutral-900:#171b18;--success-50:#edf9f4;--success-700:#13795b;--warning-50:#fff8e7;--warning-700:#9a6700;--danger-50:#fff0f1;--danger-700:#b42335;--surface-blue:var(--brand-50);--surface-soft:var(--neutral-50);--line:var(--neutral-200);--line-strong:var(--neutral-300);--ink:var(--neutral-900);--ink-soft:#4f5853;--ink-faint:var(--neutral-500);--brand:var(--brand-600);--brand-dark:var(--brand-700);--brand-deep:var(--brand-900);--accent:var(--brand-400);--accent-soft:var(--brand-100);--shadow-xs:0 5px 16px rgba(23,27,24,0.055);--shadow-sm:0 14px 34px rgba(23,27,24,0.085);--shadow-md:0 24px 64px rgba(23,27,24,0.13);--shadow-lg:0 38px 110px rgba(12,15,13,0.22);--motion-fast:140ms;--motion-base:220ms;--motion-slow:360ms;--ease-standard:cubic-bezier(0.2,0,0,1)}body{background:radial-gradient(circle at 84% -8%,rgba(255,122,51,.055),transparent 26rem),var(--surface-soft)}:focus-visible{outline-color:var(--brand-600)}.button{transition:transform var(--motion-fast) var(--ease-standard),box-shadow var(--motion-base) var(--ease-standard),background var(--motion-base) var(--ease-standard),border-color var(--motion-base) var(--ease-standard)}.button-primary{background:linear-gradient(135deg,var(--brand-700),var(--brand-600));box-shadow:0 13px 30px rgba(158,55,0,.24)}.button-primary:hover{background:linear-gradient(135deg,var(--brand-800),var(--brand-700));box-shadow:0 17px 36px rgba(122,46,8,.27)}.card-kicker,.category-link,.eyebrow,.text-link{color:var(--brand-700)}.hero-premium{background:radial-gradient(circle at 12% 15%,rgba(255,90,0,.2),transparent 28%),radial-gradient(circle at 84% 75%,rgba(255,173,122,.12),transparent 26%),linear-gradient(135deg,#111412,#1d221f 58%,#2e241e)}.hero-premium h1 em,.webdesign-hero h1 em{color:#ffad7a}.service-spotlight{position:relative}.service-spotlight-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.service-spotlight-toolbar>div:first-child{display:grid;gap:2px}.service-spotlight-toolbar strong{font-size:.9rem;font-weight:800}.service-spotlight-toolbar span{color:var(--ink-faint);font-size:.72rem}.service-spotlight-controls{display:flex;gap:8px}.service-spotlight-controls button{min-width:68px;min-height:40px;border:1px solid var(--line);border-radius:12px;background:var(--surface);color:var(--brand-700);cursor:pointer;font-weight:750;box-shadow:var(--shadow-xs);transition:border-color var(--motion-fast) ease,background var(--motion-fast) ease,transform var(--motion-fast) ease}.service-spotlight-controls button:hover:not(:disabled){border-color:var(--brand-300);background:var(--brand-50);transform:translateY(-1px)}.service-spotlight-controls button:disabled{cursor:default;opacity:.42;box-shadow:none}.service-spotlight-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(270px,32%);gap:16px;margin:0;padding:4px 2px 20px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scroll-padding-inline:2px;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:var(--brand-200) transparent;list-style:none}.service-spotlight-rail::-webkit-scrollbar{height:7px}.service-spotlight-rail::-webkit-scrollbar-thumb{border-radius:999px;background:var(--brand-200)}.service-spotlight-rail>li{min-width:0;scroll-snap-align:start}.service-spotlight-card{position:relative;min-height:100%;display:grid;grid-template-rows:auto auto auto 1fr auto;gap:12px;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(252,252,251,.98));padding:24px;box-shadow:var(--shadow-xs);transition:transform var(--motion-base) var(--ease-standard),border-color var(--motion-base) var(--ease-standard),box-shadow var(--motion-base) var(--ease-standard)}.service-spotlight-card:before{position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--brand-700),var(--brand-400));content:"";opacity:0;transition:opacity var(--motion-base) ease}.service-spotlight-card:focus-visible,.service-spotlight-card:hover,.service-spotlight-rail>li.is-current .service-spotlight-card{border-color:var(--brand-200);box-shadow:var(--shadow-sm);transform:translateY(-3px)}.service-spotlight-card:focus-visible:before,.service-spotlight-card:hover:before,.service-spotlight-rail>li.is-current .service-spotlight-card:before{opacity:1}.service-spotlight-meta{width:max-content;max-width:100%;border-radius:999px;background:var(--brand-50);color:var(--brand-700);padding:6px 10px;font-size:.7rem;font-weight:800}.service-spotlight-icon{width:56px;height:56px;display:grid;place-items:center;border:1px solid var(--brand-100);border-radius:17px;background:linear-gradient(145deg,var(--brand-50),#fff);color:var(--brand-700)}.service-spotlight-card h3{margin:0;font-size:var(--type-h3);line-height:var(--leading-heading)}.service-spotlight-card p{margin:0;color:var(--ink-soft);font-size:.9rem;line-height:1.85}.service-spotlight-link{display:inline-flex;align-items:center;gap:7px;color:var(--brand-700);font-size:.82rem;font-weight:800}.service-spotlight-dots{display:flex;justify-content:center;gap:7px;margin-top:10px}.service-spotlight-dots button{width:9px;height:9px;border-radius:999px;background:var(--neutral-300);cursor:pointer;transition:width var(--motion-base) var(--ease-standard),background var(--motion-base) ease}.service-spotlight-dots button.active{width:28px;background:var(--brand-600)}.customer-dashboard{border:1px solid var(--line);box-shadow:var(--shadow-md)}.dashboard-sidebar nav a,.dashboard-sidebar nav a:visited{text-decoration:none}.dashboard-sidebar nav a[aria-current=page]{background:rgba(255,255,255,.11);color:#fff}.dashboard-empty,.dashboard-orders,.dashboard-welcome,.profile-completion-card{scroll-margin-top:112px}.dashboard-stat-grid article{position:relative;overflow:hidden;border-color:var(--line);box-shadow:var(--shadow-xs)}.dashboard-stat-grid article:after{position:absolute;inset:auto 0 0;height:2px;background:linear-gradient(90deg,transparent,var(--brand-300),transparent);content:"";opacity:.65}.dashboard-stat-grid article>span{background:var(--brand-50);color:var(--brand-700)}.profile-progress>span{background:linear-gradient(90deg,var(--brand-700),var(--brand-500))}.profile-complete-chip{color:var(--success-700)}.order-status{border:1px solid transparent}@media (hover:none){.button:hover,.service-spotlight-card:hover,.service-spotlight-controls button:hover:not(:disabled){transform:none}}@media (max-width:960px){.service-spotlight-rail{grid-auto-columns:minmax(270px,72%)}}@media (max-width:640px){.service-spotlight-toolbar{align-items:flex-end}.service-spotlight-toolbar>div:first-child{max-width:54%}.service-spotlight-controls button{min-width:60px;min-height:42px}.service-spotlight-rail{grid-auto-columns:minmax(260px,88%);gap:12px}.service-spotlight-card{border-radius:20px;padding:20px}}@media (prefers-reduced-motion:reduce){.service-spotlight-rail,html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{--shell-dark:#111412;--shell-dark-2:#1c211e;--shell-dark-3:#2d241f;--shell-border-dark:rgba(255,255,255,0.1);--shell-muted-dark:#aeb8b1}.site-header{border-bottom-color:rgba(198,70,0,.12);background:rgba(255,255,255,.94);box-shadow:0 6px 24px rgba(23,27,24,.04)}.header-inner{gap:22px}.desktop-nav{gap:2px}.desktop-nav-more>summary,.desktop-nav>a{min-height:44px;display:inline-flex;align-items:center;border-radius:12px;color:var(--ink-soft);padding:0 12px;font-size:.86rem;font-weight:700;cursor:pointer;transition:background var(--motion-fast) ease,color var(--motion-fast) ease}.desktop-nav-more.active>summary,.desktop-nav-more:hover>summary,.desktop-nav-more[open]>summary,.desktop-nav>a.active,.desktop-nav>a:hover{background:var(--brand-50);color:var(--brand-700)}.desktop-nav>a.active:after{right:15px;bottom:4px;width:18px;background:var(--brand-600)}.desktop-nav-more{position:relative}.desktop-nav-more>summary{gap:5px;list-style:none}.desktop-nav-more>summary::-webkit-details-marker{display:none}.desktop-nav-more[open]>summary svg{transform:rotate(90deg)}.desktop-nav-more>summary svg{transition:transform var(--motion-fast) ease}.desktop-nav-more-menu{position:absolute;z-index:50;top:calc(100% + 9px);right:0;width:270px;display:grid;gap:4px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.99);padding:8px;box-shadow:var(--shadow-md)}.desktop-nav-more-menu:before{position:absolute;top:-5px;right:28px;width:10px;height:10px;border-top:1px solid var(--line);border-right:1px solid var(--line);background:#fff;content:"";transform:rotate(-45deg)}.desktop-nav-more-menu a{min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:11px;padding:8px 10px;color:var(--ink-soft);font-size:.78rem;font-weight:700}.desktop-nav-more-menu a>span{display:inline-flex;align-items:center;gap:9px}.desktop-nav-more-menu a:hover,.desktop-nav-more-menu a[aria-current=page],.header-guide{background:var(--brand-50);color:var(--brand-700)}.header-guide{min-height:43px;display:inline-flex;align-items:center;gap:7px;border:1px solid var(--brand-100);border-radius:13px;padding:0 12px;font-size:.77rem;font-weight:800;white-space:nowrap;transition:background var(--motion-fast) ease,border-color var(--motion-fast) ease,transform var(--motion-fast) ease}.header-guide:hover{border-color:var(--brand-200);background:var(--brand-100);transform:translateY(-1px)}.header-search{display:none}.drawer-backdrop{background:rgba(17,20,18,.62)}.drawer-panel{width:min(390px,92vw);padding:0;box-shadow:-30px 0 80px rgba(17,20,18,.23)}.drawer-head{padding:20px}.drawer-head>div{display:grid;gap:1px}.drawer-head small{color:var(--ink-faint);font-size:.66rem}.drawer-panel nav{gap:4px;padding:16px 14px;overflow-y:auto}.drawer-section-label{margin:10px 10px 3px;color:var(--ink-faint);font-size:.62rem;font-weight:800}.drawer-panel nav a{min-height:48px;gap:14px;padding:11px 12px}.drawer-panel nav a>span{display:inline-flex;align-items:center;gap:9px}.drawer-panel nav a[aria-current=page]{border:1px solid var(--brand-100);background:var(--brand-50);color:var(--brand-700)}.drawer-actions{display:grid;gap:9px;margin-top:auto;border-top:1px solid var(--line);padding:15px 14px 18px}.category-hero,.finder-section,.tracking-hero{background:radial-gradient(circle at 13% 18%,rgba(255,122,51,.16),transparent 29%),radial-gradient(circle at 88% 72%,rgba(198,70,0,.11),transparent 28%),linear-gradient(135deg,var(--shell-dark) 0,var(--shell-dark-2) 58%,var(--shell-dark-3) 100%)}.category-hero-internet,.category-hero-modem{background:radial-gradient(circle at 15% 15%,rgba(255,122,51,.17),transparent 28%),linear-gradient(135deg,#111412,#20231f 55%,#3a271d 115%)}.category-hero-content>p,.finder-copy>p,.tracking-hero-inner>p{color:#c8d0ca}.finder-card{border-color:rgba(255,255,255,.12)}.step-badge{border:1px solid var(--brand-100);background:var(--brand-50);color:var(--brand-700)}.finder-options button{background:var(--neutral-25)}.finder-options button.selected,.finder-options button:hover{border-color:var(--brand-200);background:var(--brand-50);box-shadow:0 8px 24px rgba(158,55,0,.08)}.option-icon,.result-icon{color:var(--brand-700)}.finder-options button.selected .radio-dot{border-color:var(--brand-700)}.finder-options strong{font-size:.82rem}.finder-options small{font-size:.72rem}.finder-result small{font-size:.68rem}.finder-result p{font-size:.76rem}.finder-result{border:1px solid var(--brand-100);background:var(--brand-50)}.catalog-intent-banner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:14px;margin-bottom:18px;border:1px solid var(--brand-100);border-radius:18px;background:linear-gradient(135deg,var(--brand-50),rgba(255,255,255,.98));padding:16px 18px}.catalog-intent-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:#fff;color:var(--brand-700);box-shadow:var(--shadow-xs)}.catalog-intent-banner>div{display:grid;gap:2px}.catalog-intent-banner small{color:var(--ink-faint);font-size:.63rem}.catalog-intent-banner strong{color:var(--brand-800);font-size:.9rem}.catalog-intent-banner p{margin:2px 0 0;color:var(--ink-soft);font-size:.75rem;line-height:1.8}.catalog-intent-banner>button{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:transparent;color:var(--ink-faint);cursor:pointer}.catalog-intent-banner>button:hover{background:#fff;color:var(--brand-700)}.product-card{border-color:var(--line)}.product-card:hover{border-color:var(--brand-200)}.product-card-top{background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.92),transparent 28%),linear-gradient(135deg,var(--brand-50),#fbfaf8)}.product-visual,.product-visual-antivirus,.product-visual-internet,.product-visual-modem,.product-visual-sim_card{border:1px solid var(--brand-100);background:#fff;color:var(--brand-700)}.compatibility-chip,.product-badges span,.product-title-badges span{border-color:var(--brand-100);background:rgba(255,255,255,.9)}.product-type{color:var(--brand-700)}.product-action{width:auto;min-width:126px;min-height:43px;height:auto;gap:7px;border-radius:13px;background:var(--brand-900);padding:0 14px;font-size:.72rem;font-weight:800}.product-action:hover{background:var(--brand-700);transform:translateX(-2px)}.price-validity{color:var(--ink-faint);font-size:.64rem;line-height:1.65}.corner-ribbon{background:var(--brand-700)}.site-footer{background:radial-gradient(circle at 90% -15%,rgba(255,122,51,.11),transparent 28rem),linear-gradient(145deg,#101311,#171b18 64%,#241d19);color:#c2cbc5;padding-top:0}.footer-glow{background:rgba(198,70,0,.12)}.footer-trust-strip{min-height:62px;display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--shell-border-dark)}.footer-trust-strip span{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-left:1px solid var(--shell-border-dark);color:#dde3df;font-size:.7rem;font-weight:700}.footer-trust-strip span:last-child{border-left:0}.footer-trust-strip svg{color:#ffad7a}.footer-main{padding-top:52px}.footer-brand>p,.footer-columns a{color:#aab5ae}.footer-columns a{font-size:.74rem;line-height:1.8}.footer-contact a{border-color:rgba(255,255,255,.1);font-size:.72rem}.footer-columns a:hover,.footer-contact a:hover{color:#fff}.footer-columns a{width:max-content;max-width:100%}.footer-columns a:hover{text-decoration:underline;text-underline-offset:4px;text-decoration-color:rgba(255,173,122,.65)}.footer-bottom{border-top-color:var(--shell-border-dark);color:#8f9d95;font-size:.68rem}.secure-note{max-width:620px}.catalog-intent-banner>button,.drawer-head button,.header-cart,.mobile-menu-button{box-shadow:none}@media (max-width:1180px){.header-guide span{display:none}.header-guide{width:43px;justify-content:center;padding-inline:0}.desktop-nav-more>summary,.desktop-nav>a{padding-inline:10px;font-size:.82rem}}@media (max-width:900px){.header-guide{display:inline-flex}.footer-trust-strip{grid-template-columns:1fr;padding-block:10px}.footer-trust-strip span{min-height:40px;justify-content:flex-start;border-left:0}}@media (max-width:640px){.header-guide{width:40px;min-height:40px}.catalog-intent-banner{grid-template-columns:auto minmax(0,1fr);padding:14px}.catalog-intent-banner>button{grid-column:1/-1;width:100%;height:34px;border-top:1px solid var(--brand-100);border-radius:0}.product-card-footer{align-items:stretch;flex-direction:column}.product-action{width:100%;justify-content:center}.footer-main{padding-top:36px}.footer-columns{gap:26px}}@media (prefers-reduced-motion:reduce){.desktop-nav-more>summary svg{transition:none}}:root{--home-v5-dark:#0b0e0c;--home-v5-dark-2:#121714;--home-v5-dark-3:#1b211d;--home-v5-warm:#f8f6f3;--home-v5-card:#fff;--home-v5-orange:#c64600;--home-v5-orange-bright:#ff6b16;--home-v5-orange-soft:#ffeadc;--home-v5-line:rgba(23,27,24,0.1);--home-v5-dark-line:rgba(255,255,255,0.11);--home-v5-shadow:0 22px 70px rgba(18,22,19,0.1);--home-v5-shadow-dark:0 34px 90px rgba(0,0,0,0.28);--home-v5-radius-xl:32px;--home-v5-radius-lg:24px;--home-v5-radius-md:17px}body{font-feature-settings:"kern" 1,"liga" 1,"ss01" 1;text-rendering:optimizeLegibility}main h1,main h2,main h3{text-wrap:balance}.announcement-bar{border-bottom:1px solid var(--home-v5-dark-line);background:#090b0a}.announcement-inner,.announcement-inner a{color:#dce2de}.announcement-inner svg{color:#ff9b61}.site-header{border-bottom:1px solid rgba(255,255,255,.08);background:rgba(12,15,13,.96);box-shadow:0 14px 40px rgba(0,0,0,.18);backdrop-filter:blur(18px)}.brand-copy strong{color:#fff}.brand-copy small{color:#aeb8b1}.brand-mark{width:var(--brand-logo-width,96px);height:58px;overflow:visible;border-radius:0;box-shadow:none}.brand-mark .farataz-brand-image{width:100%;height:100%;border-radius:8px!important;background:#fff!important;object-fit:contain!important;padding:2px!important}.desktop-nav-more>summary,.desktop-nav>a{color:#cbd3ce}.desktop-nav-more.active>summary,.desktop-nav-more:hover>summary,.desktop-nav-more[open]>summary,.desktop-nav>a.active,.desktop-nav>a:hover{background:rgba(255,107,22,.1);color:#fff}.desktop-nav>a.active:after{background:#ff7a33}.header-guide{border-color:rgba(255,122,51,.25);background:rgba(255,107,22,.1);color:#ffb184}.header-guide:hover{border-color:rgba(255,122,51,.5);background:rgba(255,107,22,.16)}.header-cart,.mobile-menu-button{color:#eef1ef}.home-hero-v5{--home-hero-desktop-height:620px;--home-hero-mobile-height:590px;--home-hero-transition:650ms;position:relative;min-height:var(--home-hero-desktop-height);overflow:hidden;isolation:isolate;background:radial-gradient(circle at 14% 22%,rgba(255,96,11,.18),transparent 31rem),linear-gradient(125deg,#090c0a,#111713 54%,#211711 110%);color:#fff}.home-hero-v5-backdrop{position:absolute;z-index:-3;inset:0;background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 0);background-size:46px 46px;mask-image:linear-gradient(180deg,#000,transparent 82%)}.home-hero-v5-backdrop:after{position:absolute;inset:auto -12% -28% 20%;height:58%;border:1px solid rgba(255,107,22,.18);border-radius:50%;content:"";transform:rotate(-8deg);box-shadow:0 0 80px rgba(255,92,0,.06),inset 0 0 80px rgba(255,92,0,.04)}.home-hero-v5-slides{position:relative;min-height:var(--home-hero-desktop-height)}.home-hero-v5-slide{position:absolute;inset:0;display:grid;align-items:center;opacity:0;pointer-events:none;visibility:hidden;transform:translateZ(0);transition:opacity var(--home-hero-transition) var(--ease-standard),visibility var(--home-hero-transition) var(--ease-standard),transform var(--home-hero-transition) var(--ease-standard)}.home-hero-v5-slide.is-active{z-index:2;opacity:1;visibility:visible;pointer-events:auto}.home-hero-transition-slide .home-hero-v5-slide{transform:translate3d(-5%,0,0)}.home-hero-transition-slide .home-hero-v5-slide.is-active{transform:translateZ(0)}.home-hero-v5-grid{width:100%;min-height:var(--home-hero-desktop-height);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:center;gap:clamp(34px,6vw,92px);padding-block:58px 78px}.home-hero-v5-copy{max-width:var(--slide-content-width,680px);display:grid;justify-items:start;gap:20px}.home-hero-v5-brand-cue{display:inline-flex;align-items:center;gap:11px}.home-hero-v5-brand-cue .farataz-brand-image{width:58px!important;height:58px!important;border:1px solid rgba(255,255,255,.12);border-radius:15px!important;box-shadow:0 12px 34px rgba(0,0,0,.24)}.home-hero-v5-brand-cue>span{display:grid;gap:2px}.home-hero-v5-brand-cue small{color:#ffb68d;font-size:.67rem;font-weight:850}.home-hero-v5-brand-cue strong{color:#e6ebe8;font-size:.78rem;font-weight:750}.home-hero-v5-copy h1,.home-hero-v5-copy h2{max-width:100%;margin:0;color:#fff;font-size:clamp(2.35rem,4.4vw,var(--slide-title-size,56px));font-weight:950;line-height:1.34}.home-hero-v5-copy h1 em,.home-hero-v5-copy h2 em{display:block;margin-top:7px;color:#ff7a33;font-style:normal;text-shadow:0 10px 36px rgba(255,90,0,.2)}.home-hero-v5-description{max-width:60ch;margin:0;color:#cbd3ce;font-size:clamp(.94rem,1.3vw,1.08rem);line-height:2.05}.home-hero-v5-trust{display:flex;flex-wrap:wrap;gap:10px}.home-hero-v5-trust span{min-height:39px;display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.09);border-radius:999px;background:rgba(255,255,255,.045);color:#dbe2dd;padding:6px 11px;font-size:.7rem;font-weight:700}.home-hero-v5-trust svg{color:#ff9a61}.home-hero-v5-actions{display:flex;flex-wrap:wrap;gap:11px}.home-hero-v5-actions .button{min-height:50px}.home-hero-v5-secondary{border:1px solid rgba(255,255,255,.24);background:rgba(7,9,8,.44);color:#fff;box-shadow:0 10px 30px rgba(0,0,0,.14)}.home-hero-v5-secondary:hover{border-color:rgba(255,184,143,.55);background:rgba(255,255,255,.08)}.home-hero-v5-visual{position:relative;width:100%;min-height:min(480px,calc(var(--home-hero-desktop-height) - 118px));margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:var(--home-v5-radius-xl);background:radial-gradient(circle at 54% 48%,rgba(255,94,0,.17),transparent 33%),linear-gradient(145deg,#161b18,#080a09);box-shadow:var(--home-v5-shadow-dark)}.home-hero-v5-image{position:absolute;inset:0;background-position:var(--slide-focus-x,50%) var(--slide-focus-y,50%);background-size:cover;transform:scale(1.035);filter:saturate(.94) contrast(1.03)}.home-hero-v5-visual:after{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,9,8,var(--slide-overlay,.58)),transparent 45%,rgba(7,9,8,.1)),linear-gradient(0deg,rgba(7,9,8,.25),transparent 42%);content:""}.home-hero-v5-office-art{position:absolute;inset:0;display:grid;place-content:center;justify-items:center;gap:12px;background:radial-gradient(circle at 50% 45%,rgba(255,105,20,.18),transparent 32%),linear-gradient(135deg,#151a17,#252019);color:#fff;text-align:center}.home-hero-v5-office-art>span{width:132px;height:132px;display:grid;place-items:center;border:1px solid rgba(255,154,97,.3);border-radius:38px;background:rgba(255,255,255,.05);color:#ff9b61;box-shadow:0 24px 70px rgba(0,0,0,.24)}.home-hero-v5-office-art strong{font-size:1.25rem}.home-hero-v5-office-art small{color:#adb7b1}.home-hero-v5-signal{position:absolute;z-index:3;border:1px solid rgba(255,117,39,.28);border-radius:50%;pointer-events:none}.home-hero-v5-signal.signal-one{width:310px;height:310px;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.home-hero-v5-signal.signal-two{width:420px;height:420px;inset:50% auto auto 50%;border-color:rgba(255,117,39,.12);transform:translate(-50%,-50%)}.home-hero-v5-glow{position:absolute;z-index:2;inset:auto -10% -30% 10%;height:56%;border-radius:50%;background:rgba(255,91,0,.13);filter:blur(54px);pointer-events:none}.home-hero-v5-slide.motion-glow.is-active .home-hero-v5-glow{animation:home-v5-glow 4.8s ease-in-out infinite alternate}.home-hero-v5-slide.motion-drift.is-active .home-hero-v5-image{animation:home-v5-drift 10s ease-in-out infinite alternate}.home-hero-v5-slide.motion-pulse.is-active .home-hero-v5-signal{animation:home-v5-pulse 3.2s ease-out infinite}.home-hero-v5-slide.motion-pulse.is-active .signal-two{animation-delay:1.05s}@keyframes home-v5-glow{0%{transform:translate3d(-2%,0,0) scale(.96);opacity:.62}to{transform:translate3d(4%,-4%,0) scale(1.08);opacity:1}}@keyframes home-v5-drift{0%{transform:scale(1.035) translate3d(-.5%,0,0)}to{transform:scale(1.07) translate3d(1.5%,-1%,0)}}@keyframes home-v5-pulse{0%{opacity:0;transform:translate(-50%,-50%) scale(.78)}35%{opacity:.55}to{opacity:0;transform:translate(-50%,-50%) scale(1.15)}}.home-hero-v5-arrow{position:absolute;z-index:8;top:50%;width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:rgba(8,10,9,.58);color:#fff;cursor:pointer;transform:translateY(-50%);backdrop-filter:blur(12px);transition:background var(--motion-base) ease,border-color var(--motion-base) ease,transform var(--motion-base) var(--ease-standard)}.home-hero-v5-arrow:hover{border-color:rgba(255,154,97,.55);background:rgba(198,70,0,.72)}.home-hero-v5-next{left:max(18px,calc((100vw - 1320px) / 2 - 62px))}.home-hero-v5-prev{right:max(18px,calc((100vw - 1320px) / 2 - 62px))}.home-hero-v5-prev svg{transform:rotate(180deg)}.home-hero-v5-controls{position:absolute;z-index:9;bottom:24px;left:50%;display:flex;align-items:center;gap:12px;transform:translateX(-50%)}.home-hero-v5-pause{min-height:36px;display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(8,10,9,.66);color:#e8edea;padding:6px 10px;font-size:.67rem;font-weight:800;cursor:pointer;backdrop-filter:blur(10px)}.home-hero-v5-dots{display:flex;align-items:center;gap:7px}.home-hero-v5-dots button{width:9px;height:9px;border:0;border-radius:999px;background:rgba(255,255,255,.46);cursor:pointer;transition:width var(--motion-base) var(--ease-standard),background var(--motion-base) ease}.home-hero-v5-dots button.is-active{width:28px;background:#ff6b16}.home-service-v5-section{position:relative;z-index:4;margin-top:-12px;background:var(--home-v5-warm);padding:38px 0 76px}.home-service-v5-heading,.home-trust-v5-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.7fr);align-items:end;gap:40px;margin-bottom:26px}.home-service-v5-heading>div{display:grid;gap:5px}.home-service-v5-heading h2,.home-trust-v5-heading h2{margin:0;color:var(--ink);font-size:clamp(1.65rem,2.5vw,2.35rem);font-weight:920;line-height:1.5}.home-service-v5-heading p,.home-trust-v5-heading p{margin:0;color:var(--ink-soft);font-size:.86rem;line-height:1.95}.home-service-v5-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.home-service-v5-card{min-width:0;display:grid;grid-template-rows:auto auto auto 1fr auto;justify-items:start;gap:9px;border:1px solid var(--home-v5-line);border-radius:22px;background:var(--home-v5-card);color:var(--ink);padding:22px;box-shadow:0 12px 34px rgba(20,24,21,.055);transition:transform var(--motion-base) var(--ease-standard),border-color var(--motion-base) ease,box-shadow var(--motion-base) var(--ease-standard)}.home-service-v5-card:hover{border-color:rgba(198,70,0,.26);box-shadow:0 22px 48px rgba(20,24,21,.09);transform:translateY(-4px)}.home-service-v5-icon{display:grid;place-items:center;max-width:112px;max-height:112px;overflow:hidden;border:1px solid var(--brand-100);border-radius:18px;background:radial-gradient(circle at 30% 20%,#fff,transparent 42%),linear-gradient(145deg,var(--brand-50),#fff4ec);background-position:50%;background-repeat:no-repeat;background-size:contain;color:var(--brand-700)}.home-service-v5-icon.has-custom-image{border-color:var(--line);background-color:#fff}.home-service-v5-card>small{color:var(--brand-700);font-size:.65rem;font-weight:850}.home-service-v5-card h3{margin:0;font-size:1rem;font-weight:900}.home-service-v5-card p{margin:0;color:var(--ink-soft);font-size:.75rem;line-height:1.9}.home-service-v5-card>strong{display:inline-flex;align-items:center;gap:6px;color:var(--brand-700);font-size:.71rem;font-weight:850}.home-trust-v5-section{background:radial-gradient(circle at 8% 20%,rgba(255,122,51,.08),transparent 27rem),#fff;padding:82px 0}.home-trust-v5-heading{align-items:start}.home-trust-v5-heading>span{grid-column:1}.home-trust-v5-heading h2{grid-column:1;margin-top:4px}.home-trust-v5-heading p{grid-column:2;grid-row:1/span 2;align-self:end}.home-trust-v5-grid{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);gap:18px}.home-license-v5-card,.home-office-v5-card{min-width:0;overflow:hidden;border:1px solid var(--home-v5-line);border-radius:var(--home-v5-radius-lg);background:#fff;box-shadow:var(--home-v5-shadow)}.home-office-v5-card{display:grid;grid-template-columns:minmax(240px,.88fr) minmax(0,1.12fr);background:linear-gradient(135deg,#c64600,#ed5d0e 58%,#ff7a33);color:#fff}.home-office-v5-media{min-height:350px;display:grid;place-items:center;background:radial-gradient(circle at 50% 38%,rgba(255,255,255,.13),transparent 28%),linear-gradient(145deg,#171b18,#2d211a);background-position:50%;background-size:cover;color:#ffb184}.home-office-v5-copy{align-content:center;display:grid;gap:12px;padding:32px}.home-office-v5-copy>.home-office-v5-icon{width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.24);border-radius:15px;background:rgba(255,255,255,.12)}.home-office-v5-copy>div:not(.home-office-v5-actions){display:grid;gap:3px}.home-office-v5-copy small{color:#ffe2d0;font-weight:750}.home-office-v5-copy h3{margin:0;color:#fff;font-size:1.4rem;font-weight:920}.home-office-v5-copy p{display:flex;align-items:flex-start;gap:8px;margin:0;color:#fff3ec;font-size:.78rem;line-height:1.9}.home-office-v5-copy p svg{flex:0 0 auto;margin-top:4px}.home-office-v5-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:5px}.home-office-v5-actions .button-primary{background:#151916;box-shadow:none}.home-office-v5-secondary{border:1px solid rgba(255,255,255,.42);background:rgba(255,255,255,.08);color:#fff}.home-license-v5-card{display:grid;align-content:start;gap:22px;padding:30px}.home-license-v5-title{display:flex;align-items:center;gap:11px}.home-license-v5-title>span{width:50px;height:50px;display:grid;place-items:center;border-radius:16px;background:var(--brand-50);color:var(--brand-700)}.home-license-v5-title>div{display:grid;gap:1px}.home-license-v5-title small{color:var(--ink-faint);font-size:.64rem}.home-license-v5-title h3{margin:0;font-size:1.2rem}.home-license-v5-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-license-v5-item{min-width:0;display:grid;justify-items:start;gap:6px;border:1px solid var(--line);border-radius:16px;background:var(--neutral-25);color:var(--ink);padding:14px}a.home-license-v5-item:hover{border-color:var(--brand-200);background:var(--brand-50)}.home-license-v5-mark{width:46px;height:46px;display:grid;place-items:center;overflow:hidden;border-radius:12px;background:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;color:var(--brand-700)}.home-license-v5-item strong{font-size:.76rem}.home-license-v5-item small{color:var(--ink-faint);font-size:.61rem}.home-license-v5-empty{min-height:150px;display:grid;place-content:center;justify-items:center;gap:10px;border:1px dashed var(--line-strong);border-radius:18px;color:var(--ink-faint);text-align:center}.home-license-v5-empty p{max-width:38ch;margin:0;font-size:.72rem;line-height:1.9}.home-license-v5-link{display:inline-flex;align-items:center;gap:7px;color:var(--brand-700);font-size:.75rem;font-weight:850}.home-support-v5-strip{min-height:88px;display:grid;grid-template-columns:minmax(230px,.8fr) minmax(0,2.2fr);align-items:center;gap:22px;margin-top:18px;border-radius:20px;background:radial-gradient(circle at 88% 0,rgba(255,122,51,.12),transparent 20rem),#111512;color:#fff;padding:16px 20px}.home-support-v5-intro{display:flex;align-items:center;gap:11px}.home-support-v5-intro>span{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:rgba(255,107,22,.12);color:#ff9b61}.home-support-v5-intro>div{display:grid;gap:2px}.home-support-v5-intro strong{font-size:.84rem}.home-support-v5-intro small{color:#9eaaa3;font-size:.62rem}.home-support-v5-channels{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:6px}.home-support-v5-channel,.home-support-v5-channels>a{min-height:54px;display:flex;align-items:center;gap:9px;border-right:1px solid rgba(255,255,255,.09);color:#e7ece9;padding:6px 12px}.home-support-v5-channels svg{color:#ff8f50}.home-support-v5-channels a>span,.home-support-v5-channels span>span{display:grid;gap:1px}.home-support-v5-channels small{color:#89968e;font-size:.58rem}.home-support-v5-channels strong{max-width:180px;overflow:hidden;font-size:.69rem;text-overflow:ellipsis;white-space:nowrap}.home-support-v5-contact-link{justify-self:end;display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.13);border-radius:13px;color:#fff;padding:10px 14px;font-size:.72rem;font-weight:800}.comparison-section,.faq-section,.home-content-section,.process-section,.specialist-shop-section{background:#fff}.finder-section{border-radius:0}.content-card,.faq-list details,.specialist-shop-grid article,.technology-grid article{border-radius:20px}.split-cta-grid>article{border-radius:24px}@media (max-width:1120px){.home-hero-v5-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.86fr);gap:30px}.home-service-v5-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-service-v5-card:nth-child(n+4){grid-column:span 1}.home-trust-v5-grid{grid-template-columns:1fr}.home-office-v5-card{grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr)}}@media (max-width:900px){.site-header{background:rgba(12,15,13,.98)}.brand-copy{display:none}.home-hero-v5,.home-hero-v5-grid,.home-hero-v5-slides{min-height:var(--home-hero-mobile-height)}.home-hero-v5-grid{grid-template-columns:1fr;gap:20px;padding-block:38px 82px}.home-hero-v5-copy{max-width:760px;gap:15px}.home-hero-v5-copy h1,.home-hero-v5-copy h2{font-size:clamp(2rem,7vw,var(--slide-title-mobile-size,38px))}.home-hero-v5-description{line-height:1.9}.home-hero-v5-visual{min-height:250px;max-height:280px}.home-hero-v5-arrow{top:auto;bottom:24px;transform:none}.home-hero-v5-next{left:18px}.home-hero-v5-prev{right:18px}.home-service-v5-heading,.home-trust-v5-heading{grid-template-columns:1fr;align-items:start;gap:12px}.home-trust-v5-heading h2,.home-trust-v5-heading p,.home-trust-v5-heading>span{grid-column:auto;grid-row:auto}.home-service-v5-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-support-v5-strip{grid-template-columns:1fr}.home-support-v5-contact-link{justify-self:start}}@media (max-width:640px){.brand-mark{width:min(var(--brand-logo-width,88px),92px);height:52px}.home-hero-v5,.home-hero-v5-grid,.home-hero-v5-slides{min-height:max(var(--home-hero-mobile-height),720px)}.home-hero-v5-grid{padding-block:28px 90px}.home-hero-v5-brand-cue .farataz-brand-image{width:48px!important;height:48px!important}.home-hero-v5-trust{gap:6px}.home-hero-v5-trust span{min-height:34px;font-size:.61rem}.home-hero-v5-actions{width:100%;display:grid}.home-hero-v5-actions .button{width:100%;justify-content:center}.home-hero-v5-visual{min-height:225px;border-radius:24px}.home-hero-v5-arrow{width:43px;height:43px}.home-hero-v5-pause span{display:none}.home-service-v5-section{padding-bottom:54px}.home-service-v5-grid{grid-template-columns:1fr}.home-service-v5-card{grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto auto auto;align-items:center}.home-service-v5-card>.home-service-v5-icon{grid-row:1/span 3}.home-service-v5-card h3,.home-service-v5-card p,.home-service-v5-card>small,.home-service-v5-card>strong{grid-column:2}.home-service-v5-card>strong{margin-top:3px}.home-trust-v5-section{padding:58px 0}.home-office-v5-card{grid-template-columns:1fr}.home-office-v5-media{min-height:240px}.home-license-v5-card,.home-office-v5-copy{padding:24px 20px}.home-license-v5-grid{grid-template-columns:1fr}.home-support-v5-strip{border-radius:18px}.home-support-v5-channels{grid-template-columns:1fr 1fr}.home-support-v5-channel,.home-support-v5-channels>a{border-right:0;border-top:1px solid rgba(255,255,255,.08);padding-inline:2px}}@media (prefers-reduced-motion:reduce){.home-hero-v5-glow,.home-hero-v5-image,.home-hero-v5-signal,.home-hero-v5-slide,.home-service-v5-card{animation:none!important;transition-duration:.01ms!important}.home-service-v5-card:hover{transform:none}}:root{--v7-orange:#ff6900;--v7-orange-dark:#c84b00;--v7-ink:#111416;--v7-muted:#656d70;--v7-canvas:#f7f6f3;--v7-card:#ffffff;--v7-line:#e6e2de;--v7-dark:#090c0d;--v7-dark-2:#121719;--v7-radius:18px;--v7-shadow:0 18px 52px rgba(38,27,20,0.08)}html[data-home-visual=selected-light]{color-scheme:light;--v7-shell:#ffffff;--v7-shell-text:#111416;--v7-section:#f8f7f5;--v7-section-strong:#ffffff;--v7-header:rgba(255,255,255,0.96);--v7-header-text:#24282a}html[data-home-visual=selected-dark]{color-scheme:dark;--v7-shell:#0a0d0f;--v7-shell-text:#f6f7f5;--v7-section:#0d1113;--v7-section-strong:#111719;--v7-header:rgba(13,17,19,0.96);--v7-header-text:#f4f5f3}html[data-home-visual] body{background:var(--v7-section)}html[data-home-visual] .announcement-bar{min-height:36px;background:#080a0b;color:#f3f3f1;border-bottom:1px solid rgba(255,255,255,.07)}html[data-home-visual] .announcement-inner{min-height:36px}html[data-home-visual] .site-header{border-bottom:1px solid var(--v7-line);background:var(--v7-header);box-shadow:0 6px 30px rgba(27,24,21,.05);backdrop-filter:blur(20px)}html[data-home-visual=selected-dark] .site-header{border-bottom-color:rgba(255,255,255,.1);box-shadow:0 10px 28px rgba(0,0,0,.24)}html[data-home-visual] .header-inner{min-height:88px;gap:22px}html[data-home-visual] .brand{gap:0}html[data-home-visual] .brand-mark{width:82px;height:72px;border-radius:0;background:transparent;box-shadow:none}html[data-home-visual] .brand-mark .farataz-brand-image,html[data-home-visual] .brand-mark img{width:82px!important;height:72px!important;border-radius:0!important;padding:0!important;object-fit:contain!important;background:transparent!important}html[data-home-visual] .brand-copy{display:none}html[data-home-visual] .desktop-nav{gap:0}html[data-home-visual] .desktop-nav a,html[data-home-visual] .desktop-nav-more summary{border-radius:0;color:var(--v7-header-text);padding:31px 14px 27px;font-size:.83rem;font-weight:700}html[data-home-visual] .desktop-nav a.active,html[data-home-visual] .desktop-nav a:hover,html[data-home-visual] .desktop-nav-more summary:hover,html[data-home-visual] .desktop-nav-more.active summary{color:var(--v7-orange);background:transparent}html[data-home-visual] .desktop-nav a:after,html[data-home-visual] .desktop-nav-more summary:after{position:absolute;right:18px;bottom:18px;left:18px;height:2px;border-radius:3px;background:var(--v7-orange);content:"";opacity:0;transform:scaleX(.5);transition:.18s ease}html[data-home-visual] .desktop-nav a.active:after,html[data-home-visual] .desktop-nav a:hover:after,html[data-home-visual] .desktop-nav-more.active summary:after{opacity:1;transform:scaleX(1)}html[data-home-visual] .header-guide{color:var(--v7-header-text)}html[data-home-visual] .header-cart{min-width:72px;min-height:44px;border:1px solid rgba(255,105,0,.5);border-radius:11px;color:var(--v7-header-text);background:transparent}html[data-home-visual] .header-account{min-height:44px;border-color:rgba(255,105,0,.35);background:transparent;color:var(--v7-header-text)}.selected-v7-home{position:relative;overflow:hidden;background:var(--v7-section)}.selected-v7-hero{position:relative;overflow:hidden;background:var(--v7-shell);outline:none}.selected-v7-hero-track{position:relative;min-height:520px}.selected-v7-hero-slide{position:absolute;inset:0;min-height:520px;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .52s ease,visibility .52s ease}.selected-v7-hero-slide.is-active{visibility:visible;opacity:1;pointer-events:auto}.selected-v7-hero-media{position:absolute;width:53%;background-image:var(--hero-light-image);background-position:var(--hero-focus-x) var(--hero-focus-y);background-repeat:no-repeat}.selected-v7-hero-media:after{position:absolute;inset:0;background:linear-gradient(90deg,transparent 60%,rgba(255,255,255,.94) 100%),linear-gradient(180deg,rgba(17,13,10,.04),rgba(17,13,10,var(--hero-overlay)));content:""}.selected-v7-hero-wall-logo{position:absolute;z-index:2;top:110px;left:145px;width:160px;height:150px;display:grid;place-items:center;border-radius:24px;background:rgba(255,255,255,.72);box-shadow:0 20px 60px rgba(47,24,10,.18);backdrop-filter:blur(4px)}.selected-v7-hero-wall-logo img{width:130px!important;height:130px!important;object-fit:contain;padding:0!important;background:transparent!important}.selected-v7-hero-inner{position:relative;z-index:4;min-height:520px;display:flex;justify-content:flex-start}.selected-v7-hero-copy{width:min(49%,650px);margin-inline-start:auto;padding:48px 0 64px 28px;color:var(--v7-ink)}.selected-v7-hero-eyebrow{display:inline-flex;margin-bottom:12px;color:#6a625e;font-size:.77rem;font-weight:800}.selected-v7-hero-copy h1,.selected-v7-hero-copy h2{margin:0;color:var(--v7-ink);font-size:clamp(2rem,3.2vw,3.5rem);font-weight:950;line-height:1.42;letter-spacing:normal}.selected-v7-hero-accent{display:block;margin-top:2px;color:var(--v7-orange);font-size:clamp(1.6rem,2.6vw,2.9rem);font-weight:950;line-height:1.5}.selected-v7-hero-copy>p{max-width:600px;margin:16px 0 20px;color:#494f52;font-size:.92rem;line-height:2}.selected-v7-proof-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:20px 0}.selected-v7-proof-row>span{min-height:72px;display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;column-gap:9px;align-items:center;border:1px solid #eee8e2;border-radius:12px;background:rgba(255,255,255,.88);padding:10px 12px;box-shadow:0 8px 26px rgba(40,25,15,.04)}.selected-v7-proof-row img{grid-row:1/3;width:30px;height:30px}.selected-v7-proof-row b{color:#222729;font-size:.74rem}.selected-v7-proof-row small{color:#777d7f;font-size:.62rem;line-height:1.5}.selected-v7-hero-actions{display:flex;flex-wrap:wrap;gap:12px}.selected-v7-primary,.selected-v7-secondary{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:11px;padding:0 22px;font-size:.82rem;font-weight:900;transition:transform .16s ease,box-shadow .16s ease}.selected-v7-primary{background:var(--v7-orange);color:#fff;box-shadow:0 12px 28px rgba(255,105,0,.22)}.selected-v7-secondary{border:1px solid #aeb4b6;background:rgba(255,255,255,.85);color:#24282a}.selected-v7-primary:hover,.selected-v7-secondary:hover{transform:translateY(-2px)}.selected-v7-hero-arrows{position:absolute;z-index:6;inset:50% 18px auto;display:flex;justify-content:space-between;transform:translateY(-50%);pointer-events:none}.selected-v7-hero-arrows button{width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(18,23,25,.15);border-radius:50%;background:rgba(255,255,255,.86);color:#181c1e;box-shadow:0 10px 28px rgba(0,0,0,.12);cursor:pointer;pointer-events:auto}.selected-v7-hero-arrows button:first-child svg{transform:rotate(180deg)}.selected-v7-hero-controls{position:absolute;z-index:7;right:50%;bottom:18px;display:flex;align-items:center;gap:12px;transform:translateX(50%)}.selected-v7-hero-dots{display:flex;gap:7px}.selected-v7-hero-dots button{width:9px;height:9px;border-radius:50%;background:#c9cdcf;cursor:pointer;transition:.16s ease}.selected-v7-hero-dots button.active{width:24px;border-radius:999px;background:var(--v7-orange)}.selected-v7-pause{min-height:32px;display:inline-flex;align-items:center;gap:5px;border-radius:999px;background:rgba(255,255,255,.88);color:#34393b;padding:0 10px;font-size:.68rem;font-weight:800}html[data-home-visual=selected-dark] .selected-v7-hero-slide,html[data-home-visual=selected-dark] .selected-v7-hero-track{min-height:540px}html[data-home-visual=selected-dark] .selected-v7-hero-media{background-image:var(--hero-dark-image)}html[data-home-visual=selected-dark] .selected-v7-hero-media:after{background:linear-gradient(90deg,rgba(5,7,8,.2),rgba(5,7,8,.42)),linear-gradient(180deg,rgba(5,7,8,.12),rgba(5,7,8,.72))}html[data-home-visual=selected-dark] .selected-v7-hero-wall-logo{display:none}html[data-home-visual=selected-dark] .selected-v7-hero-inner{min-height:540px;justify-content:center}html[data-home-visual=selected-dark] .selected-v7-hero-copy{width:min(72%,850px);margin:0;padding:70px 20px 88px}html[data-home-visual=selected-dark] .selected-v7-hero-eyebrow{color:#e0e3df}html[data-home-visual=selected-dark] .selected-v7-hero-copy h1,html[data-home-visual=selected-dark] .selected-v7-hero-copy h2{color:#fff}html[data-home-visual=selected-dark] .selected-v7-hero-copy>p{margin-inline:auto;color:#e5e8e6}html[data-home-visual=selected-dark] .selected-v7-proof-row{max-width:720px;margin-inline:auto}html[data-home-visual=selected-dark] .selected-v7-proof-row>span{border-color:rgba(255,255,255,.12);background:rgba(8,11,12,.68);backdrop-filter:blur(10px)}html[data-home-visual=selected-dark] .selected-v7-proof-row b{color:#fff}html[data-home-visual=selected-dark] .selected-v7-proof-row small{color:#b7bfba}html[data-home-visual=selected-dark] .selected-v7-hero-actions{justify-content:center}html[data-home-visual=selected-dark] .selected-v7-secondary{border-color:rgba(255,255,255,.65);background:rgba(0,0,0,.25);color:#fff}html[data-home-visual=selected-dark] .selected-v7-hero-arrows button{border-color:rgba(255,255,255,.24);background:rgba(22,26,28,.78);color:#fff}.selected-v7-services{position:relative;z-index:8;margin-top:-28px;padding-bottom:26px}.selected-v7-service-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid var(--v7-line);border-radius:18px;background:#fff;padding:8px;box-shadow:var(--v7-shadow)}.selected-v7-service-card{min-width:0;min-height:248px;display:flex;flex-direction:column;border-left:1px solid #ece9e5;padding:18px 16px 14px;color:#16191b;background:#fff;transition:transform .18s ease,box-shadow .18s ease}.selected-v7-service-card:last-child{border-left:0}.selected-v7-service-card:hover{z-index:2;transform:translateY(-3px);box-shadow:0 18px 36px rgba(30,22,16,.1)}.selected-v7-service-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.selected-v7-service-heading>span:first-child{display:grid;gap:3px}.selected-v7-service-heading small{color:#7a8082;font-size:.64rem}.selected-v7-service-heading strong{font-size:.94rem;font-weight:950}.selected-v7-service-icon{width:34px;height:34px;display:grid;flex:0 0 auto;place-items:center;color:var(--v7-orange)}.selected-v7-service-icon img{width:30px;height:30px;object-fit:contain}.selected-v7-service-card>p{min-height:46px;margin:8px 0 4px;color:#62696c;font-size:.69rem;line-height:1.8}.selected-v7-service-image{height:112px;display:grid;place-items:center;margin-top:auto}.selected-v7-service-image img{width:100%;height:112px;object-fit:contain}.selected-v7-service-link{width:fit-content;display:inline-flex;align-items:center;gap:5px;margin-top:4px;border-radius:9px;background:#fff;color:#2c3032;padding:7px 10px;box-shadow:0 7px 18px rgba(0,0,0,.07);font-size:.66rem;font-weight:850}.selected-v7-trust{padding:0 0 22px}.selected-v7-trust-grid{display:grid;grid-template-columns:minmax(0,.97fr) minmax(0,1.03fr);grid-template-areas:"licenses office";gap:14px}.selected-v7-license-panel,.selected-v7-office-panel{min-width:0;min-height:282px;overflow:hidden;border-radius:16px;box-shadow:0 12px 34px rgba(34,25,19,.06)}.selected-v7-license-panel{grid-area:licenses;border:1px solid var(--v7-line);background:#fff;padding:18px}.selected-v7-license-panel>header,.selected-v7-portfolio-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:14px}.selected-v7-coverage-copy>small,.selected-v7-license-panel header small,.selected-v7-office-copy>small,.selected-v7-portfolio-card header small{color:var(--v7-orange-dark);font-size:.64rem;font-weight:900}.selected-v7-coverage-copy h2,.selected-v7-license-panel h2,.selected-v7-office-copy h2,.selected-v7-portfolio-card h2{margin:2px 0 0;color:#171a1c;font-size:1.18rem;font-weight:950}.selected-v7-license-panel header a,.selected-v7-portfolio-card header a{color:var(--v7-orange-dark);font-size:.68rem;font-weight:850}.selected-v7-license-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.selected-v7-license-item{min-width:0;min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #eeeae6;border-radius:10px;padding:8px;text-align:center}.selected-v7-license-item img{width:100%;height:112px;object-fit:contain}.selected-v7-license-item>span{width:74px;height:74px;display:grid;place-items:center;border-radius:16px;background:#fff4ec;color:var(--v7-orange)}.selected-v7-license-item strong{margin-top:7px;font-size:.63rem}.selected-v7-license-item small{margin-top:3px;color:#7b8183;font-size:.54rem}.selected-v7-empty-trust{min-height:180px;display:flex;align-items:center;gap:16px;border:1px dashed #ddd6d0;border-radius:13px;background:#fbfaf8;padding:22px;color:var(--v7-orange)}.selected-v7-empty-trust strong{color:#34393b;font-size:.82rem}.selected-v7-empty-trust p{margin:5px 0 0;color:#7b8183;font-size:.67rem}.selected-v7-office-panel{grid-area:office;display:grid;grid-template-columns:1.08fr .92fr;background:var(--v7-orange)}.selected-v7-office-image{position:relative;min-height:282px}.selected-v7-office-logo{position:absolute;top:26px;left:26px;width:94px;height:94px;display:grid;place-items:center;border-radius:18px;background:rgba(255,255,255,.88)}.selected-v7-office-logo img{width:82px!important;height:82px!important;background:transparent!important;padding:0!important}.selected-v7-office-copy{display:flex;flex-direction:column;padding:24px 22px;color:#fff}.selected-v7-office-copy>small{color:#fff4ec}.selected-v7-office-copy h2{color:#fff}.selected-v7-office-copy ul{display:grid;gap:10px;margin:16px 0 18px;padding:0;list-style:none}.selected-v7-office-copy li{display:flex;align-items:flex-start;gap:9px;font-size:.72rem;line-height:1.7}.selected-v7-office-copy li img,.selected-v7-office-copy li svg{width:19px;height:19px;flex:0 0 auto;filter:brightness(0) invert(1)}.selected-v7-office-copy>a{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;margin-top:auto;border-radius:9px;background:#fff;color:#24282a;font-size:.7rem;font-weight:900}.selected-v7-support-strip{padding:0 0 20px}.selected-v7-support-strip>.container{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid #e9e6e2;border-radius:14px;background:#fff;box-shadow:0 10px 28px rgba(40,27,17,.04)}.selected-v7-support-strip a{min-height:80px;display:flex;align-items:center;gap:12px;border-left:1px solid #ece9e5;padding:13px 18px}.selected-v7-support-strip a:last-child{border-left:0}.selected-v7-support-strip img{width:34px;height:34px}.selected-v7-support-strip span{display:grid;gap:2px}.selected-v7-support-strip strong{color:#262a2c;font-size:.76rem}.selected-v7-support-strip small{color:#777d7f;font-size:.6rem}html[data-home-visual=selected-dark] .selected-v7-support-strip>.container{border-color:rgba(255,255,255,.12);background:#0d1113}html[data-home-visual=selected-dark] .selected-v7-support-strip a{border-left-color:rgba(255,255,255,.12)}html[data-home-visual=selected-dark] .selected-v7-support-strip strong{color:#fff}html[data-home-visual=selected-dark] .selected-v7-support-strip small{color:#aab3ae}.selected-v7-lower{padding-bottom:22px}.selected-v7-lower-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);grid-template-areas:"coverage portfolio";gap:14px}.selected-v7-coverage-card,.selected-v7-portfolio-card{min-width:0;min-height:250px;overflow:hidden;border:1px solid var(--v7-line);border-radius:16px;background:#fff;box-shadow:0 10px 28px rgba(39,27,18,.04)}.selected-v7-coverage-card{grid-area:coverage;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center}.selected-v7-coverage-card>img{width:100%;height:250px;object-fit:cover}.selected-v7-coverage-copy{padding:22px}.selected-v7-coverage-copy p{margin:10px 0 16px;color:#646b6e;font-size:.7rem;line-height:1.9}.selected-v7-coverage-copy a{min-height:42px;display:inline-flex;align-items:center;gap:7px;border-radius:9px;background:var(--v7-orange);color:#fff;padding:0 14px;font-size:.67rem;font-weight:900}.selected-v7-portfolio-card{grid-area:portfolio;padding:18px}.selected-v7-portfolio-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.selected-v7-portfolio-grid>a{min-width:0;display:grid;gap:4px}.selected-v7-browser-preview{position:relative;height:118px;overflow:hidden;display:block;border:1px solid #e4e2df;border-radius:10px;background:linear-gradient(140deg,#f8f5f2 0 47%,#101416 47% 100%)}.selected-v7-browser-preview:before{position:absolute;inset:0 0 auto;height:18px;background:#e8e6e3;content:""}.selected-v7-browser-preview i{position:absolute;top:6px;left:8px;width:5px;height:5px;border-radius:50%;background:var(--v7-orange)}.selected-v7-browser-preview b{position:absolute;right:12px;bottom:45px;color:#fff;font-size:.54rem}.selected-v7-browser-preview em{position:absolute;right:12px;bottom:28px;width:55%;height:5px;border-radius:4px;background:var(--v7-orange)}.selected-v7-browser-preview em:nth-of-type(2){bottom:18px;width:38%;background:#fff;opacity:.75}.selected-v7-browser-preview em:nth-of-type(3){right:auto;left:13px;bottom:25px;width:42px;height:42px;border-radius:8px;background:#fff;opacity:.86}.selected-v7-portfolio-grid strong{margin-top:3px;color:#292d2f;font-size:.68rem}.selected-v7-portfolio-grid small{color:#878d8f;font-size:.56rem}.selected-v7-bottom-trust{padding-bottom:24px}.selected-v7-bottom-trust>.container{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border-radius:12px;background:#090c0d;color:#fff}.selected-v7-bottom-trust span{min-height:72px;display:grid;grid-template-columns:40px 1fr;grid-template-rows:auto auto;align-content:center;column-gap:9px;border-left:1px solid rgba(255,255,255,.12);padding:12px 18px}.selected-v7-bottom-trust span:last-child{border-left:0}.selected-v7-bottom-trust img,.selected-v7-bottom-trust svg{grid-row:1/3;width:34px!important;height:34px!important}.selected-v7-bottom-trust b{color:#fff;font-size:.72rem}.selected-v7-bottom-trust small{color:#aeb6b1;font-size:.58rem}html[data-home-visual=selected-dark] .selected-v7-home,html[data-home-visual=selected-dark] .selected-v7-lower,html[data-home-visual=selected-dark] .selected-v7-services,html[data-home-visual=selected-dark] .selected-v7-trust{background:#f7f6f3}html[data-home-visual=selected-dark] .selected-v7-license-panel{background:#fff}html[data-home-visual=selected-dark] .selected-v7-office-panel{background:var(--v7-orange)}html[data-home-visual] .site-footer{margin-top:0;background:radial-gradient(circle at 78% 18%,rgba(255,105,0,.1),transparent 30rem),#090c0d}html[data-home-visual] .footer-trust-strip{border-color:rgba(255,255,255,.12);background:#0f1416}html[data-home-visual] .footer-main{border-top:1px solid rgba(255,255,255,.08)}@media (max-width:1180px){html[data-home-visual] .desktop-nav a,html[data-home-visual] .desktop-nav-more summary{padding-inline:10px;font-size:.75rem}.selected-v7-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.selected-v7-service-card{border-bottom:1px solid #ece9e5}.selected-v7-license-list{grid-template-columns:repeat(3,minmax(0,1fr))}.selected-v7-license-item{min-height:140px}.selected-v7-license-item img{height:82px}.selected-v7-office-panel{grid-template-columns:1fr}.selected-v7-office-image{min-height:220px}}@media (max-width:900px){html[data-home-visual] .header-inner{min-height:72px}html[data-home-visual] .brand-mark,html[data-home-visual] .brand-mark .farataz-brand-image,html[data-home-visual] .brand-mark img{width:62px!important;height:58px!important}.selected-v7-hero-slide,.selected-v7-hero-track,html[data-home-visual=selected-dark] .selected-v7-hero-slide,html[data-home-visual=selected-dark] .selected-v7-hero-track{min-height:650px}.selected-v7-hero-media,html[data-home-visual=selected-dark] .selected-v7-hero-media{inset:0 0 auto;width:100%;height:290px}.selected-v7-hero-media:after,html[data-home-visual=selected-dark] .selected-v7-hero-media:after{background:linear-gradient(180deg,rgba(5,7,8,.08),rgba(255,255,255,.96))}html[data-home-visual=selected-dark] .selected-v7-hero-media:after{background:linear-gradient(180deg,rgba(5,7,8,.08),rgba(5,7,8,.92))}.selected-v7-hero-wall-logo{top:54px;left:50%;width:104px;height:98px;transform:translateX(-50%)}.selected-v7-hero-wall-logo img{width:88px!important;height:88px!important}.selected-v7-hero-inner,html[data-home-visual=selected-dark] .selected-v7-hero-inner{min-height:650px;align-items:flex-end}.selected-v7-hero-copy,html[data-home-visual=selected-dark] .selected-v7-hero-copy{width:100%;margin:0;padding:316px 8px 66px;text-align:center}.selected-v7-hero-copy>p{margin-inline:auto}.selected-v7-proof-row{max-width:640px;margin-inline:auto}.selected-v7-hero-actions{justify-content:center}.selected-v7-services{margin-top:-14px}html[data-home-visual=selected-dark] .selected-v7-services{margin-top:0}.selected-v7-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.selected-v7-trust-grid{grid-template-columns:1fr;grid-template-areas:"office" "licenses"}.selected-v7-office-panel{grid-template-columns:1.05fr .95fr}.selected-v7-support-strip>.container{grid-template-columns:repeat(2,minmax(0,1fr))}.selected-v7-support-strip a{border-bottom:1px solid #ece9e5}.selected-v7-lower-grid{grid-template-columns:1fr;grid-template-areas:"coverage" "portfolio"}}@media (max-width:620px){.container{width:min(var(--container),calc(100% - 24px))}.selected-v7-hero-slide,.selected-v7-hero-track,html[data-home-visual=selected-dark] .selected-v7-hero-slide,html[data-home-visual=selected-dark] .selected-v7-hero-track{min-height:720px}.selected-v7-hero-media,html[data-home-visual=selected-dark] .selected-v7-hero-media{height:255px}.selected-v7-hero-copy,html[data-home-visual=selected-dark] .selected-v7-hero-copy{padding:278px 0 72px}.selected-v7-hero-copy h1,.selected-v7-hero-copy h2{font-size:clamp(1.65rem,8vw,2.25rem)}.selected-v7-hero-accent{font-size:clamp(1.28rem,6.4vw,1.85rem)}.selected-v7-hero-copy>p{font-size:.78rem}.selected-v7-proof-row{grid-template-columns:1fr}.selected-v7-proof-row>span{min-height:60px}.selected-v7-hero-actions{display:grid;grid-template-columns:1fr}.selected-v7-primary,.selected-v7-secondary{width:100%}.selected-v7-hero-arrows{top:190px;inset-inline:10px}.selected-v7-service-grid{grid-template-columns:1fr;padding:6px}.selected-v7-service-card{min-height:225px;border-left:0}.selected-v7-service-image,.selected-v7-service-image img{height:100px}.selected-v7-office-panel{grid-template-columns:1fr}.selected-v7-license-list{grid-template-columns:repeat(2,minmax(0,1fr))}.selected-v7-support-strip>.container{grid-template-columns:1fr}.selected-v7-support-strip a{border-left:0}.selected-v7-coverage-card{grid-template-columns:1fr}.selected-v7-coverage-card>img{height:190px;order:-1}.selected-v7-portfolio-grid{grid-template-columns:1fr}.selected-v7-browser-preview{height:150px}.selected-v7-bottom-trust>.container{grid-template-columns:1fr}.selected-v7-bottom-trust span{border-left:0;border-bottom:1px solid rgba(255,255,255,.12)}}@media (prefers-reduced-motion:reduce){.selected-v7-hero-dots button,.selected-v7-hero-slide,.selected-v7-primary,.selected-v7-secondary,.selected-v7-service-card{transition:none!important}.selected-v7-primary:hover,.selected-v7-secondary:hover,.selected-v7-service-card:hover{transform:none!important}}html[data-home-visual] .announcement-bar{min-height:34px}html[data-home-visual] .announcement-inner{min-height:34px;font-size:.7rem}html[data-home-visual] .site-header{background:#fff;box-shadow:0 3px 18px rgba(22,18,15,.055)}html[data-home-visual] .header-inner{min-height:92px;gap:18px}html[data-home-visual] .brand{flex:0 0 auto}html[data-home-visual] .brand-mark,html[data-home-visual] .brand-mark .farataz-brand-image,html[data-home-visual] .brand-mark img{width:112px!important;height:88px!important}html[data-home-visual] .desktop-nav{gap:1px}html[data-home-visual] .desktop-nav a,html[data-home-visual] .desktop-nav-more summary{min-height:92px;padding:0 13px;font-size:.78rem;font-weight:800}html[data-home-visual] .desktop-nav a:after,html[data-home-visual] .desktop-nav-more summary:after{right:14px;bottom:13px;left:14px}html[data-home-visual] .header-actions{gap:8px}html[data-home-visual] .header-service-search{width:44px;height:44px;display:grid;flex:0 0 auto;place-items:center;border-radius:11px;color:#15191b;transition:background .16s ease,color .16s ease}html[data-home-visual] .header-service-search:hover{background:#fff4ec;color:var(--v7-orange)}html[data-home-visual] .header-cart,html[data-home-visual] .header-guide{min-height:44px;border:1px solid #e5e0db;border-radius:10px;background:#fff;color:#202427;padding:0 14px;box-shadow:none}html[data-home-visual] .header-cart:hover,html[data-home-visual] .header-guide:hover{border-color:rgba(255,105,0,.45);background:#fff8f3;color:#9e3700}html[data-home-visual] .header-cart{min-width:112px;display:inline-flex;align-items:center;justify-content:center;gap:7px}html[data-home-visual] .header-cart-label{display:inline;font-size:.74rem;font-weight:850}html[data-home-visual] .header-cart-count{min-width:18px;height:18px;display:inline-grid;place-items:center;border-radius:999px;background:var(--v7-orange);color:#fff;padding-inline:4px;font-size:.58rem;line-height:1}html[data-home-visual] .header-account{display:none}.selected-v7-hero{--v7-hero-height:clamp(390px,31vw,470px)}.selected-v7-hero-slide,.selected-v7-hero-track{min-height:var(--v7-hero-height)}.selected-v7-hero-media{inset:0 auto 0 0;width:50%;background-position:50%;background-size:cover}.selected-v7-hero-media:after{background:linear-gradient(90deg,rgba(255,255,255,0) 58%,rgba(255,255,255,.78) 86%,#fff 100%),linear-gradient(180deg,rgba(20,12,7,.02),rgba(20,12,7,calc(var(--hero-overlay) * .5)))}.selected-v7-hero-wall-logo{top:18%;left:14%;width:184px;height:174px;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;filter:drop-shadow(0 7px 12px rgba(42,23,12,.16))}.selected-v7-hero-wall-logo img{width:174px!important;height:164px!important}.selected-v7-hero-inner{position:absolute;inset:0 0 0 50%;width:50%;max-width:none;margin:0;padding:0 clamp(40px,4.5vw,86px);align-items:center;justify-content:center}.selected-v7-hero-copy{width:100%;max-width:560px;margin:0 auto;padding:32px 0 48px;text-align:right}.selected-v7-hero-eyebrow{margin-bottom:10px;color:#595f61;font-size:.72rem;font-weight:850}.selected-v7-hero-copy h1,.selected-v7-hero-copy h2{font-size:clamp(2rem,2.8vw,3.15rem);line-height:1.32}.selected-v7-hero-accent{margin-top:4px;font-size:clamp(1.5rem,2.25vw,2.5rem);line-height:1.45}.selected-v7-hero-copy>p{max-width:550px;margin:13px 0 15px;color:#4f5659;font-size:.79rem;line-height:1.95}.selected-v7-proof-row{gap:8px;margin:16px 0 17px}.selected-v7-proof-row>span{min-height:62px;grid-template-columns:30px 1fr;column-gap:7px;border-radius:10px;padding:8px 9px}.selected-v7-proof-row img{width:26px;height:26px}.selected-v7-proof-row b{font-size:.68rem}.selected-v7-proof-row small{font-size:.56rem}.selected-v7-primary,.selected-v7-secondary{min-height:44px;border-radius:9px;padding-inline:18px;font-size:.75rem}.selected-v7-hero-arrows{inset-inline:14px}.selected-v7-hero-arrows button{width:42px;height:42px}.selected-v7-hero-controls{bottom:12px}.selected-v7-services{margin-top:-22px;padding-bottom:18px}.selected-v7-service-grid{border-radius:14px;padding:6px;box-shadow:0 16px 42px rgba(36,26,19,.075)}.selected-v7-service-card{min-height:230px;padding:16px 14px 12px}.selected-v7-service-card>p{min-height:42px}.selected-v7-service-image,.selected-v7-service-image img{height:104px}html[data-home-visual=selected-dark] .site-header{border-bottom-color:rgba(255,255,255,.09);background:#101416}html[data-home-visual=selected-dark] .desktop-nav a,html[data-home-visual=selected-dark] .desktop-nav-more summary,html[data-home-visual=selected-dark] .header-service-search{color:#f5f6f4}html[data-home-visual=selected-dark] .header-cart,html[data-home-visual=selected-dark] .header-guide{border-color:rgba(255,255,255,.16);background:rgba(255,255,255,.045);color:#f7f8f6}html[data-home-visual=selected-dark] .brand-mark{border-radius:12px;background:rgba(255,255,255,.96);padding:2px}html[data-home-visual=selected-dark] .selected-v7-hero-slide,html[data-home-visual=selected-dark] .selected-v7-hero-track{min-height:var(--v7-hero-height)}html[data-home-visual=selected-dark] .selected-v7-hero-media{inset:0}html[data-home-visual=selected-dark] .selected-v7-hero-media:after{background:linear-gradient(90deg,rgba(4,6,7,.44),rgba(4,6,7,.22) 48%,rgba(4,6,7,.44)),linear-gradient(180deg,rgba(4,6,7,.12),rgba(4,6,7,.68))}html[data-home-visual=selected-dark] .selected-v7-hero-inner{min-height:var(--v7-hero-height)}html[data-home-visual=selected-dark] .selected-v7-hero-copy{width:min(78%,820px);max-width:820px;margin:0 auto;padding:48px 20px 58px;text-align:center}html[data-home-visual=selected-dark] .selected-v7-hero-copy h1,html[data-home-visual=selected-dark] .selected-v7-hero-copy h2{font-size:clamp(2rem,3vw,3.2rem)}html[data-home-visual=selected-dark] .selected-v7-hero-accent{font-size:clamp(1.55rem,2.45vw,2.65rem)}html[data-home-visual=selected-dark] .selected-v7-services{margin-top:0;padding-top:18px}.selected-v7-office-image{background-color:#d8b18c;background-repeat:no-repeat;background-position:50%;background-size:cover}@media (max-width:1180px){html[data-home-visual] .brand-mark,html[data-home-visual] .brand-mark .farataz-brand-image,html[data-home-visual] .brand-mark img{width:92px!important;height:74px!important}html[data-home-visual] .desktop-nav a,html[data-home-visual] .desktop-nav-more summary{padding-inline:9px;font-size:.7rem}html[data-home-visual] .header-guide{padding-inline:10px}html[data-home-visual] .header-cart{min-width:94px;padding-inline:10px}.selected-v7-hero-inner{padding-inline:36px}.selected-v7-hero-wall-logo{left:10%;width:150px;height:144px}.selected-v7-hero-wall-logo img{width:144px!important;height:136px!important}}@media (max-width:900px){html[data-home-visual] .header-inner{min-height:72px}html[data-home-visual] .brand-mark,html[data-home-visual] .brand-mark .farataz-brand-image,html[data-home-visual] .brand-mark img{width:70px!important;height:62px!important}html[data-home-visual] .header-cart,html[data-home-visual] .header-guide,html[data-home-visual] .header-service-search{display:none}.selected-v7-hero{--v7-hero-height:650px}.selected-v7-hero-media,html[data-home-visual=selected-dark] .selected-v7-hero-media{inset:0 0 auto;width:100%;height:292px}.selected-v7-hero-media:after{background:linear-gradient(180deg,rgba(5,7,8,.02) 45%,rgba(255,255,255,.97))}.selected-v7-hero-wall-logo{top:54px;left:50%;width:112px;height:104px;transform:translateX(-50%)}.selected-v7-hero-wall-logo img{width:104px!important;height:98px!important}.selected-v7-hero-inner,html[data-home-visual=selected-dark] .selected-v7-hero-inner{inset:0;width:100%;min-height:var(--v7-hero-height);padding:0 20px;align-items:flex-end}.selected-v7-hero-copy,html[data-home-visual=selected-dark] .selected-v7-hero-copy{width:100%;max-width:680px;margin:0 auto;padding:314px 0 58px;text-align:center}html[data-home-visual=selected-dark] .selected-v7-hero-media:after{background:linear-gradient(180deg,rgba(5,7,8,.12),rgba(5,7,8,.93))}.selected-v7-hero-copy>p{margin-inline:auto}.selected-v7-proof-row{max-width:620px;margin-inline:auto}.selected-v7-hero-actions{justify-content:center}.selected-v7-services{margin-top:-10px}}@media (max-width:620px){.selected-v7-hero{--v7-hero-height:710px}.selected-v7-hero-media,html[data-home-visual=selected-dark] .selected-v7-hero-media{height:245px}.selected-v7-hero-copy,html[data-home-visual=selected-dark] .selected-v7-hero-copy{padding:266px 0 64px}.selected-v7-hero-copy h1,.selected-v7-hero-copy h2,html[data-home-visual=selected-dark] .selected-v7-hero-copy h1,html[data-home-visual=selected-dark] .selected-v7-hero-copy h2{font-size:clamp(1.65rem,8vw,2.2rem)}.selected-v7-hero-accent,html[data-home-visual=selected-dark] .selected-v7-hero-accent{font-size:clamp(1.25rem,6.3vw,1.8rem)}.selected-v7-proof-row{grid-template-columns:1fr}.selected-v7-proof-row>span{min-height:56px}.selected-v7-hero-arrows{top:175px;inset-inline:9px}}.selected-v7-hero{--v7-hero-height:clamp(400px,30.2vw,448px);border-bottom:1px solid #eee8e2;background:#fff}.selected-v7-hero-slide{transition:opacity .26s ease,visibility .26s ease}.selected-v7-hero-media{width:49%;background-position:42% 52%}.selected-v7-hero-media:after{background:linear-gradient(90deg,rgba(255,255,255,0) 62%,rgba(255,255,255,.62) 84%,#fff 100%),linear-gradient(180deg,rgba(20,12,7,.015),rgba(20,12,7,calc(var(--hero-overlay) * .32)))}.selected-v7-hero-wall-logo{top:15.5%;left:12%;width:138px;height:132px;opacity:.98;filter:drop-shadow(0 5px 10px rgba(42,23,12,.12))}.selected-v7-hero-wall-logo img{width:128px!important;height:122px!important}.selected-v7-hero-inner{inset:0 0 0 49%;width:51%;min-height:var(--v7-hero-height);padding-inline:clamp(34px,4vw,72px)}.selected-v7-hero-copy{max-width:550px;padding:24px 0 52px}.selected-v7-hero-copy h1,.selected-v7-hero-copy h2{font-size:clamp(1.95rem,2.55vw,2.9rem);line-height:1.34}.selected-v7-hero-accent{font-size:clamp(1.45rem,2.05vw,2.2rem);line-height:1.46}.selected-v7-hero-copy>p{margin:11px 0 14px;font-size:.78rem;line-height:1.9}.selected-v7-proof-row{gap:7px;margin:14px 0 15px}.selected-v7-proof-row>span{min-height:58px;grid-template-columns:28px 1fr;padding:7px 9px}.selected-v7-proof-row img{width:24px;height:24px}.selected-v7-primary,.selected-v7-secondary{min-height:42px}.selected-v7-hero-arrows{inset-inline:16px}.selected-v7-hero-arrows button{width:40px;height:40px;border-color:rgba(18,23,25,.13);box-shadow:0 8px 20px rgba(22,16,12,.1)}.selected-v7-hero-controls{right:25.5%;bottom:13px;gap:9px;min-height:30px;border:1px solid rgba(26,29,30,.08);border-radius:999px;background:rgba(255,255,255,.82);padding:5px 9px;box-shadow:0 7px 22px rgba(28,21,16,.06);backdrop-filter:blur(10px)}.selected-v7-hero-status{display:inline-flex;align-items:center;gap:4px;color:#888f91;font-size:.58rem;font-variant-numeric:tabular-nums;direction:ltr}.selected-v7-hero-status b{color:#24282a;font-size:.66rem;font-weight:900}.selected-v7-hero-dots{gap:5px}.selected-v7-hero-dots button{width:7px;height:7px}.selected-v7-hero-dots button.active{width:20px}.selected-v7-pause{min-height:26px;padding-inline:8px;font-size:.6rem}.selected-v7-services{margin-top:-26px}html[data-home-visual=selected-dark] .selected-v7-hero{border-bottom-color:rgba(255,255,255,.08);background:#080b0d}html[data-home-visual=selected-dark] .selected-v7-hero-media{width:100%;background-position:center 52%}html[data-home-visual=selected-dark] .selected-v7-hero-inner{inset:0;width:100%;padding-inline:28px}html[data-home-visual=selected-dark] .selected-v7-hero-copy{max-width:800px;padding:42px 20px 56px}html[data-home-visual=selected-dark] .selected-v7-hero-controls{right:50%;border-color:rgba(255,255,255,.12);background:rgba(10,14,16,.72)}html[data-home-visual=selected-dark] .selected-v7-hero-status{color:#9fa9a4}html[data-home-visual=selected-dark] .selected-v7-hero-status b{color:#fff}@media (max-width:1180px){.selected-v7-hero-wall-logo{left:9.5%;width:118px;height:114px}.selected-v7-hero-wall-logo img{width:110px!important;height:106px!important}.selected-v7-hero-inner{padding-inline:30px}.selected-v7-hero-copy h1,.selected-v7-hero-copy h2{font-size:clamp(1.8rem,2.7vw,2.55rem)}.selected-v7-hero-accent{font-size:clamp(1.35rem,2.15vw,2rem)}}@media (max-width:900px){.selected-v7-hero{--v7-hero-height:650px}.selected-v7-hero-media,html[data-home-visual=selected-dark] .selected-v7-hero-media{width:100%;height:276px;background-position:42% 50%}.selected-v7-hero-wall-logo{top:48px;left:50%;width:96px;height:92px}.selected-v7-hero-wall-logo img{width:90px!important;height:86px!important}.selected-v7-hero-inner,html[data-home-visual=selected-dark] .selected-v7-hero-inner{inset:0;width:100%;min-height:var(--v7-hero-height);padding:0 20px}.selected-v7-hero-copy,html[data-home-visual=selected-dark] .selected-v7-hero-copy{width:100%;max-width:680px;padding:296px 0 58px;text-align:center}.selected-v7-hero-controls,html[data-home-visual=selected-dark] .selected-v7-hero-controls{right:50%;bottom:12px}.selected-v7-services{margin-top:-12px}}@media (max-width:620px){.selected-v7-hero{--v7-hero-height:720px}.selected-v7-hero-media,html[data-home-visual=selected-dark] .selected-v7-hero-media{height:242px}.selected-v7-hero-wall-logo{top:42px;width:86px;height:82px}.selected-v7-hero-wall-logo img{width:80px!important;height:76px!important}.selected-v7-hero-copy,html[data-home-visual=selected-dark] .selected-v7-hero-copy{padding:260px 0 66px}.selected-v7-hero-controls,html[data-home-visual=selected-dark] .selected-v7-hero-controls{bottom:10px}.selected-v7-hero-status{display:none}}@media (prefers-reduced-motion:reduce){.selected-v7-hero-slide{transition:none!important}}