:root{color-scheme:dark;--bg: #050505;--panel: #0a0a0b;--ink: #f5f2ff;--muted: #9a96a6;--dim: #4d4858;--line: rgba(255, 255, 255, .13);--line-soft: rgba(255, 255, 255, .07);--purple: #3b82f6;--purple-soft: rgba(59, 130, 246, .18);--white: #ffffff;--gray: #a1a1aa;--black: #050505}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--bg);color:var(--ink);font-family:SF Mono,IBM Plex Mono,Roboto Mono,ui-monospace,Menlo,Consolas,monospace;letter-spacing:0}.grid-bg{position:fixed;inset:0;background-image:radial-gradient(circle,rgba(59,130,246,.42) 0 1px,transparent 1.5px),linear-gradient(rgba(59,130,246,.038) 1px,transparent 1px),linear-gradient(90deg,rgba(59,130,246,.038) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.032) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.032) 1px,transparent 1px);background-position:18px 18px,0 0,0 0,0 0,0 0;background-size:160px 160px,40px 40px,40px 40px,160px 160px,160px 160px;background-attachment:fixed;pointer-events:none;z-index:0}.grid-bg:before{position:absolute;content:"";inset:0;background:linear-gradient(180deg,#0505051f,#050505b8),radial-gradient(circle at 72% 18%,rgba(59,130,246,.07),transparent 32%),radial-gradient(circle at 18% 72%,rgba(255,255,255,.025),transparent 28%)}.grid-bg:after{position:absolute;content:"";inset:0;background:radial-gradient(circle,rgba(255,255,255,.18) 0 1px,transparent 1.5px) 12px 24px / 96px 96px,radial-gradient(circle,rgba(59,130,246,.2) 0 1px,transparent 1.5px) 54px 72px / 128px 128px;opacity:.26;mask-image:linear-gradient(180deg,#000,transparent 78%)}.site-header,main,.site-footer{position:relative;z-index:1}a{color:inherit;text-decoration:none}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}button,input,textarea,select{font:inherit}.site-header,.site-footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:68px;padding:0 clamp(18px,3vw,40px);border-bottom:1px solid var(--line)}.site-header{position:sticky;z-index:20;top:0;border:1px solid rgba(255,255,255,.1);background:#050505f0}.site-footer{background:#050505d1;backdrop-filter:blur(18px)}.brand,.nav-links,.menu-toggle,.icon-button,.site-footer{font-size:12px;text-transform:uppercase}.brand{position:relative;display:inline-flex;align-items:center;gap:8px;justify-self:start;color:var(--ink)}.brand:before,.brand:after{position:absolute;content:"";pointer-events:none}.brand:before{inset:-18px -34px -18px -18px;background:radial-gradient(circle,rgba(59,130,246,.9) 0 1px,transparent 1.5px) 4px 9px / 38px 28px,radial-gradient(circle,rgba(255,255,255,.55) 0 1px,transparent 1.5px) 22px 18px / 46px 34px,radial-gradient(circle,rgba(59,130,246,.42) 0 1px,transparent 1.5px) 31px 5px / 58px 42px;opacity:.42;mask-image:linear-gradient(90deg,transparent,#000 18%,#000 72%,transparent);animation:pixel-dust-drift 11s linear infinite}.brand:after{right:-26px;top:50%;width:3px;height:3px;background:#3b82f6d1;box-shadow:-82px -16px #ffffff57,-67px 12px #3b82f68a,-45px -23px #ffffff38,-29px 19px #3b82f66b,-11px -11px #ffffff47,14px 15px #3b82f659,28px -19px #ffffff2e;transform:translateY(-50%);animation:pixel-dust-pulse 3.8s ease-in-out infinite alternate}.brand-logo{position:relative;z-index:1;display:block;width:92px;height:auto}@keyframes pixel-dust-drift{0%{background-position:4px 9px,22px 18px,31px 5px;opacity:.34}50%{background-position:18px 3px,8px 27px,45px 19px;opacity:.54}to{background-position:42px 9px,68px 18px,89px 5px;opacity:.34}}@keyframes pixel-dust-pulse{0%{opacity:.28;transform:translateY(-50%) translate(-2px)}to{opacity:.82;transform:translateY(-50%) translate(4px)}}@keyframes line-breathe{0%,to{background-position:0% 50%;filter:brightness(.82);opacity:.48}48%{background-position:100% 50%;filter:brightness(1.18);opacity:.92}}@media(prefers-reduced-motion:reduce){.brand:before,.brand:after,.hero:before,.hero-copy:after{animation:none}}.nav-links{display:flex;gap:40px;color:#fff;font-size:14px;font-weight:300;letter-spacing:.14em;text-transform:uppercase}.nav-links a:hover{color:#60a5fa}.header-actions{justify-self:end;display:inline-flex;gap:18px;align-items:center}.icon-button{position:relative;justify-self:end;display:inline-flex;align-items:center;justify-content:center;width:28px;height:40px;border:0;background:transparent;color:#fff;cursor:pointer;transition:color .16s ease}.icon-button:hover{color:var(--purple)}.header-icon{width:20px;height:20px}.site-search{grid-column:1 / -1;grid-row:2;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;max-height:0;padding:0 clamp(20px,4vw,54px);overflow:hidden;border-top:1px solid transparent;background:#000000f0;transition:max-height .18s ease,padding .18s ease,border-color .18s ease}.site-header.is-search-open .site-search{max-height:88px;padding-top:14px;padding-bottom:14px;border-top-color:var(--line-soft)}.site-search input[type=search]{width:100%;min-width:0;height:44px;border:1px solid var(--line);border-radius:0;background:#ffffff0a;color:var(--white);font:inherit;font-size:14px;letter-spacing:0;outline:none;padding:0 14px}.site-search input[type=search]::placeholder{color:color-mix(in srgb,var(--muted) 78%,transparent)}.site-search input[type=search]:focus{border-color:#3b82f6c7;box-shadow:0 0 0 1px #3b82f638}.site-search button{height:44px;min-width:108px;border:1px solid rgba(59,130,246,.78);border-radius:0;background:var(--white);color:var(--black);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.search-results-head{display:grid;gap:12px;max-width:980px;margin:0 0 clamp(28px,4vw,46px)}.search-results-head .section-label{justify-content:start}.search-results-head h1{margin:0;color:var(--white);font-size:clamp(34px,6vw,72px);font-weight:800;line-height:.95;text-transform:uppercase}.search-results-head p,.search-empty{max-width:660px;margin:0;color:var(--muted);font-size:14px;line-height:1.75}.hero{position:relative;display:grid;grid-template-columns:1fr;align-items:center;min-height:min(620px,calc(100svh - 68px));padding:clamp(64px,8vw,108px) clamp(18px,5vw,78px) clamp(54px,7vw,92px);border-bottom:1px solid var(--line);overflow:hidden}.hero:before{position:absolute;content:"";inset:86px clamp(28px,6vw,94px) auto auto;width:min(34vw,420px);height:1px;background:linear-gradient(90deg,transparent,rgba(59,130,246,.5),transparent);background-size:180% 100%;animation:line-breathe 4.2s ease-in-out infinite;pointer-events:none}.hero:after{position:absolute;content:"";right:clamp(42px,8vw,128px);top:clamp(138px,18vw,230px);width:6px;height:6px;background:#3b82f69e;box-shadow:20px 0 #3b82f661,40px 0 #ffffff2e,0 20px #ffffff2e,20px 20px #3b82f647,40px 20px #ffffff1f,0 40px #3b82f63d,20px 40px #ffffff24,40px 40px #3b82f670;opacity:.72;pointer-events:none}.corner{position:absolute;width:16px;height:16px;pointer-events:none}.corner-tl{top:26px;left:26px;border-top:1px solid var(--white);border-left:1px solid var(--white)}.corner-tr{top:26px;right:26px;border-top:1px solid var(--white);border-right:1px solid var(--white)}.corner-bl{left:26px;bottom:26px;border-bottom:1px solid var(--white);border-left:1px solid var(--white)}.corner-br{right:26px;bottom:26px;border-right:1px solid var(--white);border-bottom:1px solid var(--white)}.hero-badge{color:var(--purple);font-size:12px;text-transform:uppercase}.hero-badge{display:inline-flex;gap:10px;align-items:center;min-height:32px;margin:0 0 clamp(30px,4.5vw,52px);padding:0 13px;border:1px solid rgba(59,130,246,.52);border-radius:999px;background:#3b82f614;color:#60a5fa;font-size:11px;font-weight:600;letter-spacing:.16em}.hero-badge span{width:7px;height:7px;background:var(--purple);box-shadow:0 0 14px #3b82f6b3}.hero-copy{position:relative;z-index:1;max-width:760px}.hero h1{max-width:760px;margin:0;color:var(--white);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(58px,9.2vw,128px);font-weight:900;line-height:.92;letter-spacing:0;text-transform:uppercase;text-shadow:0 0 28px rgba(59,130,246,.08)}.hero h1 span{color:var(--purple)}.hero-copy p:not(.hero-badge){max-width:540px;margin:clamp(22px,3vw,34px) 0 0;color:#a9adba;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(16px,1.65vw,22px);font-weight:400;line-height:1.65}.hero-copy:after{content:"";display:block;width:min(420px,100%);height:1px;margin-top:26px;background:linear-gradient(90deg,var(--purple),rgba(255,255,255,.14),transparent);background-size:180% 100%;animation:line-breathe 4.2s ease-in-out 1.35s infinite}.hero-stats{display:flex;flex-wrap:wrap;gap:clamp(24px,4.5vw,56px);margin-top:30px}.hero-stat{display:grid;gap:8px}.hero-stat strong{color:var(--white);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(30px,3.6vw,48px);font-weight:900;line-height:1;text-shadow:0 0 22px rgba(255,255,255,.08)}.hero-stat span{max-width:170px;color:#c6c9d2;font-size:12px;line-height:1.55;text-transform:uppercase}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:start;margin-top:clamp(30px,4vw,46px)}.hero-trust{display:grid;grid-template-columns:1.05fr 1.25fr 1.25fr 1.1fr;gap:8px;align-items:stretch;width:min(100%,860px);margin-top:18px;color:#aeb4c2;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11px;font-weight:600;line-height:1.25}.trust-item{display:inline-flex;min-height:46px;padding:8px 10px;gap:5px;align-items:center;border:1px solid rgba(59,130,246,.22);background:#05050557;box-shadow:inset 0 0 0 1px #ffffff06;min-width:0;white-space:nowrap}.trust-item svg{flex:0 0 auto;color:#60a5faeb}.trust-sep{display:none}.primary-action,.secondary-action,.buy-button,.filter,.it8-commerce a.button,.it8-commerce button.button,.it8-commerce input.button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;border-radius:0;cursor:pointer;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:900;text-transform:uppercase}.primary-action{padding:0 clamp(22px,3vw,34px);background:var(--white);color:var(--black)}.secondary-action{padding:0 clamp(22px,3vw,34px);border:1px solid var(--line);color:var(--ink)}.drops,.system,.formats,.category-section,.content-page{padding:clamp(36px,4.8vw,58px) clamp(18px,4vw,52px);border-bottom:1px solid var(--line)}.category-section{min-height:170px}.category-section-featured{padding-top:clamp(30px,4.2vw,50px)}.category-section-support{padding-top:clamp(54px,6.4vw,82px)}.section-summary{max-width:760px;margin:0 0 26px;color:var(--muted);font-size:14px;line-height:1.75}.section-kicker,.section-title{max-width:760px;margin:0;color:var(--white);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(28px,4vw,46px);font-weight:900;line-height:1;text-transform:uppercase}.content-page{min-height:calc(100svh - 140px)}.entry{max-width:960px;padding:clamp(18px,3vw,30px);border:1px solid var(--line);background:#05050570}.entry h1,.it8-commerce-products-header__title,.it8-commerce .page-title,.product_title{margin:0 0 28px;font-size:clamp(28px,4vw,46px);font-weight:500;line-height:1}.entry-content,.it8-commerce{color:var(--muted);line-height:1.8}.section-label{display:flex;gap:12px;align-items:center;margin-bottom:0}.section-label>span{display:block;width:7px;height:7px;background:var(--purple);box-shadow:0 0 14px #3b82f694}.section-label h2{margin:0;font-size:14px;font-weight:500;text-transform:uppercase}.category-archive .section-label{margin-bottom:0}.category-archive .section-label>span{display:none}.category-archive .section-label h1{margin:0;color:#aaa4b4;font-size:clamp(38px,8vw,58px);font-weight:500;line-height:1.12;text-transform:none}.section-copy{display:grid;gap:16px}.section-head{display:flex;gap:18px;align-items:end;justify-content:space-between;margin-bottom:22px}.category-archive .section-head{margin-bottom:16px}.category-archive .section-summary{margin-bottom:26px;font-size:10px;line-height:1.4}.section-link{color:var(--purple);font-size:12px;text-transform:uppercase}.section-link:hover{color:var(--ink)}.section-more{display:flex;justify-content:center;margin-top:24px}.shop-toolbar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}.filter{padding:0 13px;border:1px solid var(--line);background:transparent;color:var(--muted);font-size:12px}.filter.is-active{border-color:var(--purple);color:var(--white);box-shadow:inset 0 0 0 1px var(--purple)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.category-section-featured .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-section-compact .product-grid{grid-template-columns:minmax(260px,.45fr)}.support-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:8px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.support-card{min-width:0;padding:18px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.support-card .section-label{margin-bottom:18px}.support-card .section-label h3{margin:0;font-size:14px;font-weight:500;text-transform:uppercase}.support-card .section-summary{min-height:74px}.support-card .product{padding:0;border:0;background:transparent}.product{display:grid;grid-template-rows:auto auto;gap:14px;min-width:0;padding:16px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#05050570}.product[hidden]{display:none}.preview{position:relative;display:grid;place-items:center;overflow:hidden;aspect-ratio:3 / 4;border:1px solid var(--line);background:var(--panel)}.preview span{display:block}.preview-image{width:100%;height:100%;object-fit:cover}.preview-a span{width:96px;height:96px;background:linear-gradient(90deg,var(--white) 0 25%,transparent 25% 75%,var(--purple) 75%),linear-gradient(var(--white) 0 22%,transparent 22% 39%,var(--white) 39% 61%,transparent 61% 78%,var(--purple) 78%);background-blend-mode:lighten;image-rendering:pixelated}.preview-b span{width:132px;height:132px;border:1px solid var(--purple);box-shadow:0 0 0 26px #3b82f60f,0 0 80px #3b82f63d}.preview-c span{width:88px;height:128px;border:1px solid var(--purple);background:linear-gradient(90deg,transparent 44%,var(--purple) 44% 56%,transparent 56%),linear-gradient(transparent 44%,var(--purple) 44% 56%,transparent 56%)}.preview-d span{width:96px;height:132px;background:repeating-linear-gradient(180deg,var(--purple) 0 7px,transparent 7px 14px,var(--dim) 14px 21px,transparent 21px 28px)}.product-meta h3{margin:0;min-height:0;display:-webkit-box;overflow:hidden;color:#d2d2d2;font-size:15px;font-weight:600;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-transform:none}.product-price{position:absolute;right:8px;bottom:8px;display:block;margin:0;padding:0;border:0;background:transparent;color:#fff;font-size:14px;font-weight:600;letter-spacing:0;line-height:1.2}.product-price span{display:inline}.product-price span,.product-price bdi{margin:0;padding:0;border:0;background:transparent;color:inherit;box-shadow:none;text-decoration:none}.product-price bdi{white-space:nowrap}.it8-included-wallpapers{margin:0;color:#cfe4ff;font-size:12px;font-weight:600;line-height:1.35;letter-spacing:0;text-transform:none}.product-included-wallpapers{margin-top:8px}.product-meta p{margin:8px 0 0;color:var(--muted);font-size:12px;line-height:1.6}.product-buy{display:flex;justify-content:space-between;gap:12px;align-items:center;grid-row:4;align-self:end}.product-buy strong{color:var(--white);font-size:14px}.buy-button{min-height:34px;padding:0 14px;border:1px solid var(--purple);background:transparent;color:var(--white);font-size:12px}.buy-button:hover{background:var(--purple-soft)}.it8-commerce a.button,.it8-commerce button.button,.it8-commerce input.button{min-height:34px;padding:0 14px;border:1px solid var(--purple);background:transparent;color:var(--white);font-size:12px}.it8-commerce a.button:hover,.it8-commerce button.button:hover,.it8-commerce input.button:hover{background:var(--purple-soft);color:var(--white)}.system-grid{display:grid;grid-template-columns:1fr 1fr 1.3fr;border-top:1px solid var(--line);border-left:1px solid var(--line)}.system-panel{min-height:180px;padding:22px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff04}.system-panel h3{margin:0 0 28px;color:var(--white);font-size:12px;font-weight:500;text-transform:uppercase}.system-panel p{max-width:420px;margin:0;color:var(--muted);font-size:13px;line-height:1.8}.swatches{display:grid;grid-template-columns:repeat(4,54px);gap:10px}.swatches span{height:54px;border:1px solid var(--line)}.purple{background:var(--purple)}.white{background:var(--white)}.gray{background:var(--gray)}.black{background:var(--black)}.format-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.format-row span{display:grid;min-height:92px;place-items:center;border-right:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted);font-size:12px;text-transform:uppercase}.format-row span:hover{color:var(--white);background:var(--purple-soft)}.site-footer{display:block;min-height:0;padding:0;border-bottom:0;color:var(--muted);background:#050505d1;backdrop-filter:blur(18px)}.footer-main{display:grid;grid-template-columns:1.2fr 1fr;border-bottom:1px solid var(--line)}.footer-col{display:flex;min-width:0;flex-direction:column;gap:10px;padding:clamp(24px,4vw,42px) clamp(18px,3vw,36px);border-right:0}.footer-col:last-child{border-right:0}.footer-col[aria-label="Help links"]{display:grid;grid-template-columns:minmax(0,1fr);align-content:start;gap:8px}.footer-brand,.footer-col h2{margin:0;color:var(--white);font-size:13px;font-weight:500;text-transform:uppercase}.footer-brand{align-self:start}.footer-logo{display:block;width:92px;height:auto}.footer-col p{max-width:430px;margin:0;color:var(--muted);font-size:13px;line-height:1.75;text-transform:none}.footer-social{display:flex;gap:10px;margin-top:6px}.footer-social a{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border:1px solid var(--line);color:var(--muted);transition:color .14s ease,border-color .14s ease,background .14s ease}.footer-social a:hover{border-color:var(--purple);color:var(--white);background:var(--purple-soft)}.footer-icon{width:16px;height:16px}.footer-col a{color:var(--muted);font-size:12px;line-height:1.35;text-transform:none}.footer-col a:hover{color:var(--white)}.footer-bottom{display:flex;min-height:56px;align-items:center;justify-content:flex-start;gap:16px;padding:0 clamp(18px,3vw,36px);color:var(--muted);font-size:11px;text-transform:uppercase}.footer-bottom span:first-child{color:var(--purple)}.it8-commerce ul.products li.product,.it8-commerce-page ul.products li.product{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto auto;gap:14px;margin-bottom:0!important;border:1px solid var(--line);background:#05050570;padding:16px}.it8-commerce ul.products li.product>a:first-child,.it8-commerce-page ul.products li.product>a:first-child,.it8-commerce ul.products li.product .it8-product-card__link,.it8-commerce-page ul.products li.product .it8-product-card__link{display:grid;grid-column:1 / -1;grid-template-columns:minmax(0,1fr);min-width:0;color:inherit}.it8-commerce ul.products,.it8-commerce-page ul.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:0;margin:0;border-top:1px solid var(--line);border-left:1px solid var(--line);list-style:none}.it8-commerce ul.products:before,.it8-commerce ul.products:after,.it8-commerce-page ul.products:before,.it8-commerce-page ul.products:after{display:none}.it8-commerce ul.products li.product,.it8-commerce-page ul.products li.product,.it8-commerce ul.products[class*=columns-] li.product,.it8-commerce-page ul.products[class*=columns-] li.product{float:none;clear:none;width:auto;border-top:0;border-left:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.it8-commerce ul.products li.product a img,.it8-commerce-page ul.products li.product a img{display:block;grid-column:1 / -1;grid-row:1;width:100%;height:auto;margin:0;aspect-ratio:3 / 4;object-fit:cover;border:1px solid var(--line);background:var(--panel);color:transparent}.it8-commerce ul.products li.product a img[alt=Placeholder],.it8-commerce-page ul.products li.product a img[alt=Placeholder],.it8-block-grid__product-image img[alt=Placeholder]{opacity:0}.it8-block-grid__product-image:has(img[alt=Placeholder]){display:block;aspect-ratio:3 / 4;border:1px solid var(--line);background:linear-gradient(90deg,transparent 49%,rgba(59,130,246,.16) 49% 51%,transparent 51%),linear-gradient(transparent 49%,rgba(59,130,246,.16) 49% 51%,transparent 51%),var(--panel)}.it8-commerce ul.products li.product .it8-product-card__title,.it8-commerce-page ul.products li.product .it8-product-card__title{grid-column:1 / -1;grid-row:2;width:100%;min-width:0;min-height:0;display:-webkit-box;overflow:hidden;padding:0;margin:12px 0 0;color:var(--ink);font-size:14px;font-weight:500;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-transform:none}.it8-commerce ul.products li.product .price,.it8-commerce-page ul.products li.product .price{z-index:2;display:block;grid-column:1;grid-row:1;align-self:end;justify-self:end;margin:0 8px 8px 0;color:var(--white);font-size:13px;font-weight:600;line-height:1.2}.it8-commerce ul.products li.product .button,.it8-commerce-page ul.products li.product .button{display:inline-flex;grid-column:2;grid-row:5;align-self:end;justify-self:end;align-items:center;justify-content:center;width:auto;min-width:0;height:34px;min-height:34px;padding:0 14px;border-color:var(--purple);background:transparent;box-shadow:none;line-height:1;text-align:center}.loop-included-wallpapers{grid-column:1 / -1;grid-row:3;width:100%;min-width:0;margin:5px 0 0;padding:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.it8-commerce ul.products li.product .button.added,.it8-commerce-page ul.products li.product .button.added{padding-right:14px}.it8-commerce ul.products li.product .button.added:after,.it8-commerce-page ul.products li.product .button.added:after,.it8-commerce ul.products li.product .added_to_cart,.it8-commerce-page ul.products li.product .added_to_cart{display:none}.it8-commerce ul.products li.product .button:hover,.it8-commerce-page ul.products li.product .button:hover{border-color:var(--purple);background:var(--purple-soft)}.it8-commerce-products-header,.it8-commerce .term-description{max-width:860px}.commerce-page .it8-commerce-products-header{padding-top:clamp(10px,2vw,24px)}.it8-commerce nav.it8-pagination{margin-top:28px}.it8-commerce nav.it8-pagination ul{display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:0;border:0;list-style:none}.it8-commerce nav.it8-pagination ul li{border:0}.it8-commerce nav.it8-pagination .page-numbers{display:inline-flex;min-width:38px;height:38px;align-items:center;justify-content:center;border:1px solid var(--line);color:var(--muted);font-size:13px}.it8-commerce nav.it8-pagination .page-numbers.current,.it8-commerce nav.it8-pagination a.page-numbers:hover{border-color:var(--purple);color:var(--white);background:var(--purple-soft)}.it8-commerce div.product{display:grid;grid-template-columns:minmax(280px,.88fr) minmax(280px,.62fr);gap:clamp(22px,4vw,54px);align-items:start;color:var(--muted)}.it8-commerce div.product div.images,.it8-commerce div.product div.summary{float:none;width:auto;margin-bottom:0}.it8-product-image-frame{display:block;cursor:default}.it8-commerce div.product div.images.it8-product-gallery,.it8-commerce div.product div.images .it8-product-gallery{position:relative;opacity:1!important}.it8-commerce div.product div.images.it8-product-gallery .it8-product-gallery__wrapper,.it8-commerce div.product div.images .it8-product-gallery .it8-product-gallery__wrapper{margin:0}.it8-commerce div.product div.images.it8-product-gallery .it8-product-gallery__image,.it8-commerce div.product div.images.it8-product-gallery .it8-product-gallery__image a,.it8-commerce div.product div.images.it8-product-gallery .it8-product-gallery__image .it8-product-image-frame,.it8-commerce div.product div.images .it8-product-gallery .it8-product-gallery__image,.it8-commerce div.product div.images .it8-product-gallery .it8-product-gallery__image a,.it8-commerce div.product div.images .it8-product-gallery .it8-product-gallery__image .it8-product-image-frame{display:block;width:100%}.it8-commerce div.product div.images.it8-product-gallery .it8-product-gallery__image[hidden],.it8-commerce div.product div.images .it8-product-gallery .it8-product-gallery__image[hidden]{display:none}.it8-commerce div.product div.images.it8-product-gallery .it8-product-gallery__image:not(.is-active),.it8-commerce div.product div.images .it8-product-gallery .it8-product-gallery__image:not(.is-active){display:none}.it8-commerce div.product div.images.it8-product-gallery .it8-product-gallery__image.is-active,.it8-commerce div.product div.images .it8-product-gallery .it8-product-gallery__image.is-active{display:block}.it8-commerce div.product div.images img{display:block;width:100%;height:auto;object-fit:contain;border:0;background:transparent}.it8-product-gallery__controls{position:absolute;z-index:3;inset:0;display:block;min-height:0;margin-top:0;color:var(--muted);pointer-events:none}.it8-product-gallery__button{position:absolute;top:50%;display:inline-grid;width:38px;height:38px;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff38;color:#ffffffeb;cursor:pointer;pointer-events:auto;backdrop-filter:blur(8px);transform:translateY(-50%);transition:background .14s ease,border-color .14s ease,color .14s ease}.it8-product-gallery__button:before{content:"";width:10px;height:10px;border-top:2px solid currentColor;border-right:2px solid currentColor;transition:border-color .14s ease,transform .14s ease}.it8-product-gallery__button--prev:before{transform:rotate(-135deg)}.it8-product-gallery__button--prev{left:8px}.it8-product-gallery__button--next:before{transform:rotate(45deg)}.it8-product-gallery__button--next{right:8px}.it8-product-gallery__button:hover,.it8-product-gallery__button:focus-visible{border-color:#ffffff57;background:#ffffff57;color:var(--white)}.it8-product-gallery__button:focus-visible{outline:1px solid var(--purple);outline-offset:2px}.it8-product-gallery__button--prev:hover:before,.it8-product-gallery__button--prev:focus-visible:before{transform:translate(-2px) rotate(-135deg)}.it8-product-gallery__button--next:hover:before,.it8-product-gallery__button--next:focus-visible:before{transform:translate(2px) rotate(45deg)}.it8-product-gallery__dots{position:absolute;right:0;bottom:14px;left:0;display:inline-flex;min-width:32px;width:max-content;margin:0 auto;align-items:center;justify-content:center;gap:8px;pointer-events:auto}.it8-product-gallery__dot{display:block;width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#9a96a6b8;cursor:pointer;transition:background .14s ease,box-shadow .14s ease,transform .14s ease}.it8-product-gallery__dot.is-active{background:var(--purple);box-shadow:0 0 10px #3b82f6b8;transform:scale(1.12)}.it8-product-gallery__dot:hover,.it8-product-gallery__dot:focus-visible{background:var(--white)}.it8-product-gallery__dot:focus-visible{outline:1px solid var(--purple);outline-offset:4px}.it8-commerce div.product div.images.it8-product-gallery .flex-control-thumbs,.it8-commerce div.product div.images .it8-product-gallery .flex-control-thumbs{display:none}.it8-commerce div.product .summary{padding:clamp(18px,3vw,30px);border:0;background:transparent}.it8-commerce div.product .product_title{margin-bottom:18px;color:var(--ink);font-size:clamp(22px,2vw,24px);font-weight:600;line-height:1.16;text-transform:none}.it8-commerce div.product p.price,.it8-commerce div.product span.price{margin-bottom:22px;color:var(--white);font-size:18px}.it8-commerce div.product .summary>.it8-included-wallpapers{margin:-10px 0 20px;font-size:13px}.it8-commerce div.product form.cart{display:grid;grid-template-columns:auto auto;gap:8px;align-items:stretch;justify-content:start;margin-bottom:28px}.it8-commerce div.product form.cart div.quantity{display:none}.it8-commerce div.product form.cart .qty{width:58px;min-height:48px;border:1px solid var(--line);background:#080808;color:var(--ink);text-align:center}.it8-commerce div.product form.cart .button{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;float:none;margin:0;min-height:48px;border-color:#3b82f6b8;background:transparent;color:var(--white);box-shadow:inset 0 0 0 1px #3b82f629}.it8-commerce div.product form.cart .single_add_to_cart_button{grid-column:1;grid-row:1}.it8-commerce div.product form.cart .it8-buy-now{grid-column:2;grid-row:1;background:var(--white);color:var(--black);box-shadow:none}.it8-commerce div.product form.cart .button:hover{border-color:var(--purple);background:var(--purple-soft)}.it8-commerce div.product form.cart .it8-buy-now:hover{border-color:var(--white);background:var(--white);color:var(--black)}.it8-commerce div.product .summary>.it8-buy-now{display:inline-flex;min-width:min(100%,340px);min-height:48px;align-items:center;justify-content:center;box-sizing:border-box;margin:0 0 22px;border:1px solid rgba(59,130,246,.72);background:var(--white);color:var(--black);font-size:13px;font-weight:700;letter-spacing:.02em;line-height:1;text-decoration:none;text-transform:uppercase}.it8-commerce div.product .summary>.it8-buy-now:hover{border-color:var(--white);background:var(--white);color:var(--black)}.it8-commerce div.product .product_meta{display:grid;gap:4px;margin-top:2px;color:color-mix(in srgb,var(--muted) 68%,transparent);font-size:11px;line-height:1.35}.it8-commerce div.product .product_meta a{color:color-mix(in srgb,var(--muted) 76%,transparent)}.it8-commerce div.product .it8-product-tabs{grid-column:1 / -1;clear:none;padding:clamp(18px,3vw,30px);border:0;background:transparent}.it8-commerce div.product .it8-product-tabs ul.tabs{display:none}.it8-commerce div.product .it8-tabs-panel{max-width:920px;margin:0;color:var(--muted);font-size:clamp(14px,1.45vw,16px);line-height:1.56}.it8-commerce div.product .it8-tabs-panel--additional_information{display:none}.it8-commerce div.product .it8-tabs-panel>:first-child{margin-top:0}.it8-commerce div.product .it8-tabs-panel p{max-width:820px;margin:0 0 13px}.it8-commerce div.product .it8-tabs-panel ul,.it8-commerce div.product .it8-tabs-panel ol{display:grid;gap:5px;max-width:820px;margin:0 0 16px;padding-left:1.2em}.it8-commerce div.product .it8-tabs-panel h2,.it8-commerce div.product .it8-tabs-panel h3,.it8-commerce div.product .it8-tabs-panel h4{max-width:820px;margin:20px 0 8px;color:var(--ink);font-size:clamp(16px,1.8vw,21px);line-height:1.2;text-transform:none}.it8-commerce div.product .it8-tabs-panel hr{max-width:820px;margin:14px 0;border:0;border-top:1px solid color-mix(in srgb,var(--line) 76%,transparent)}.it8-commerce div.product .it8-tabs-panel>:last-child{margin-bottom:0}.it8-commerce div.product .it8-product-attributes{width:min(100%,820px);border-collapse:collapse;color:var(--muted);font-size:14px}.it8-commerce div.product .it8-product-attributes th,.it8-commerce div.product .it8-product-attributes td{padding:10px 0;border-bottom:1px solid color-mix(in srgb,var(--line) 76%,transparent);text-align:left;vertical-align:top}.it8-commerce div.product .it8-product-attributes th{width:180px;color:var(--ink);font-weight:600}.it8-commerce div.product section.related.products,.it8-commerce div.product section.upsells.products{grid-column:1 / -1;width:100%;margin-top:clamp(18px,3vw,34px)}.it8-commerce div.product section.related.products>h2,.it8-commerce div.product section.upsells.products>h2{margin:0 0 22px;color:var(--ink);font-size:clamp(22px,3vw,34px);font-weight:700;line-height:1.1;text-transform:none}.it8-commerce div.product section.related.products ul.products,.it8-commerce div.product section.upsells.products ul.products,.it8-commerce div.product section.related.products .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));border:0}.it8-commerce div.product section.related.products ul.products li.product,.it8-commerce div.product section.upsells.products ul.products li.product{gap:12px;padding:14px;border:0;background:transparent}.it8-commerce div.product section.related.products ul.products li.product a img,.it8-commerce div.product section.upsells.products ul.products li.product a img{border:0;background:transparent}.it8-commerce div.product section.related.products ul.products li.product .it8-product-card__title,.it8-commerce div.product section.upsells.products ul.products li.product .it8-product-card__title{font-size:13px;line-height:1.35}.it8-commerce-store-notice.demo_store{position:relative;inset:auto;z-index:30;margin:0;padding:10px clamp(18px,3vw,40px);border-bottom:1px solid var(--line);background:#050505eb;color:var(--muted);font-size:12px;line-height:1.5;text-align:center;box-shadow:none}.it8-commerce-store-notice.demo_store a{color:var(--white);text-decoration:underline;text-decoration-color:var(--purple);text-underline-offset:3px}.it8-commerce-message,.it8-commerce-info,.it8-commerce-error{display:flex;gap:16px;align-items:center;justify-content:space-between;margin:0 0 clamp(22px,3vw,34px);padding:16px clamp(16px,2vw,24px);border:1px solid rgba(59,130,246,.55);background:#050505b8;color:var(--muted);box-shadow:inset 0 0 0 1px #3b82f614;font-size:14px;line-height:1.6}.it8-commerce-message:before,.it8-commerce-info:before,.it8-commerce-error:before{display:none}.it8-commerce-message a.button,.it8-commerce-info a.button,.it8-commerce-error a.button{order:2;flex:0 0 auto;min-height:34px;padding:0 14px;border-color:var(--purple);background:transparent;color:var(--white);box-shadow:none;font-size:12px}.it8-commerce-error{border-color:#ef444494}.it8-commerce-account .it8-commerce{max-width:860px;margin:0 auto}.it8-commerce-account .content-page{display:grid;align-items:start;justify-items:center}.it8-commerce-account .entry{width:min(100%,860px);max-width:none;padding-top:clamp(48px,7vw,84px)}.it8-commerce-account .entry-content>.it8-commerce{width:100%}.it8-commerce-account .u-columns{display:grid;grid-template-columns:repeat(2,minmax(300px,1fr));gap:28px;align-items:start;justify-content:center;max-width:760px;margin:0 auto}.it8-commerce-account .u-columns:before,.it8-commerce-account .u-columns:after{display:none}.it8-commerce-account .u-column1,.it8-commerce-account .u-column2{display:grid;gap:14px;float:none;width:auto;min-width:0}.it8-commerce-account .u-column1 h2,.it8-commerce-account .u-column2 h2,.it8-commerce-account .it8-commerce-MyAccount-content h2,.it8-commerce-account .it8-commerce-MyAccount-content h3{margin:0 0 18px;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(18px,2vw,24px);font-weight:900;line-height:1;text-transform:uppercase}.it8-commerce-account .u-column1 h2,.it8-commerce-account .u-column2 h2{margin-bottom:4px}.it8-commerce-account form.login,.it8-commerce-account form.register,.it8-commerce-account .it8-commerce-MyAccount-navigation,.it8-commerce-account .it8-commerce-MyAccount-content{position:relative;overflow:hidden;margin:0;padding:clamp(18px,3vw,28px);border:1px solid rgba(255,255,255,.12);background:linear-gradient(#ffffff07,#ffffff03),#0505058f;box-shadow:inset 0 0 0 1px #3b82f614,0 24px 80px #0000003d;backdrop-filter:blur(14px)}.it8-commerce-account form.login,.it8-commerce-account form.register{width:100%;min-height:382px}.it8-commerce-account form.login:before,.it8-commerce-account form.register:before,.it8-commerce-account .it8-commerce-MyAccount-content:before{position:absolute;content:"";inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(59,130,246,.16) 1px,transparent 1px),linear-gradient(rgba(59,130,246,.12) 1px,transparent 1px);background-size:36px 36px;opacity:.18;mask-image:linear-gradient(180deg,#000,transparent 76%)}.it8-commerce-account form .form-row{position:relative;z-index:1;display:grid;gap:8px;margin:0 0 16px;padding:0}.it8-commerce-account form label,.it8-commerce-account .it8-commerce-form__label{color:var(--ink);font-size:11px;line-height:1.35;text-transform:uppercase}.it8-commerce-account .required{color:var(--purple)}.it8-commerce-account form.login input.input-text,.it8-commerce-account form.register input.input-text{width:100%;min-height:46px;border:1px solid rgba(255,255,255,.14);background:#050505ad;color:var(--ink);box-shadow:inset 0 0 0 1px #ffffff06}.it8-commerce-account form.login input.input-text:focus,.it8-commerce-account form.register input.input-text:focus{border-color:#3b82f6db;outline:0;box-shadow:inset 0 0 0 1px #3b82f63d,0 0 0 3px #3b82f624}.it8-commerce-account .it8-commerce-form-login__rememberme{display:inline-flex;gap:8px;align-items:center;color:var(--muted);text-transform:none}.it8-commerce-account .it8-commerce-form-login__rememberme input{accent-color:var(--purple)}.it8-commerce-account .it8-commerce-form-login__submit,.it8-commerce-account .it8-commerce-form-register__submit{min-height:42px;padding:0 18px}.it8-commerce-account .lost_password{position:relative;z-index:1;margin:10px 0 0;font-size:12px;text-transform:uppercase}.it8-commerce-account .lost_password a,.it8-commerce-account .it8-commerce-privacy-policy-text a,.it8-commerce-account .it8-commerce-MyAccount-content a{color:var(--ink);text-decoration:underline;text-decoration-color:#3b82f6bd;text-underline-offset:4px}.it8-commerce-account .it8-commerce-privacy-policy-text{position:relative;z-index:1;color:var(--muted);font-size:12px;line-height:1.7}.it8-commerce-account .it8-auth{display:grid;width:100%;justify-items:center}.it8-commerce-account .it8-auth-card{width:min(100%,560px);margin:0 auto;padding:clamp(28px,4vw,48px);border:1px solid rgba(255,255,255,.14);border-radius:8px;background:linear-gradient(#ffffff0a,#ffffff05),#08080ae0;box-shadow:inset 0 0 0 1px #3b82f614,0 28px 90px #00000059;backdrop-filter:blur(16px)}.it8-commerce-account .it8-auth-brand{margin-bottom:clamp(30px,4vw,44px);color:var(--white);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(24px,3vw,34px);font-weight:900;line-height:1;text-align:center}.it8-commerce-account .it8-auth-head{margin-bottom:24px}.it8-commerce-account .it8-auth-head h1{margin:0 0 10px;color:var(--white);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(28px,3vw,36px);font-weight:900;line-height:1.05}.it8-commerce-account .it8-auth-head p{margin:0;color:var(--muted);font-size:clamp(16px,1.8vw,19px);line-height:1.5}.it8-commerce-account .it8-auth form.login,.it8-commerce-account .it8-auth form.register{min-height:0;padding:0;border:0;background:transparent;box-shadow:none;backdrop-filter:none}.it8-commerce-account .it8-auth form.login:before,.it8-commerce-account .it8-auth form.register:before{display:none}.it8-commerce-account .it8-auth form label,.it8-commerce-account .it8-auth .it8-commerce-form__label{color:var(--ink);font-size:12px;font-weight:800;letter-spacing:0;text-transform:none}.it8-commerce-account .it8-auth form.login input.input-text,.it8-commerce-account .it8-auth form.register input.input-text{min-height:54px;padding:0 18px;border-color:#ffffff29;border-radius:8px;background:#ffffff0f;color:var(--white);font-size:16px}.it8-commerce-account .it8-auth-actions{gap:14px}.it8-commerce-account .it8-auth .it8-commerce-form-login__submit,.it8-commerce-account .it8-auth .it8-commerce-form-register__submit{display:inline-flex;width:100%;min-height:54px;align-items:center;justify-content:center;border-color:#3b82f6eb;border-radius:8px;background:var(--purple);color:var(--white);font-size:16px;font-weight:900}.it8-commerce-account .it8-auth .it8-commerce-form-register__submit{border-color:#ffffff2e;background:#ffffff0f}.it8-commerce-account .it8-auth-divider{display:flex;align-items:center;gap:18px;margin:26px 0;color:var(--muted);font-size:14px;font-weight:800}.it8-commerce-account .it8-auth-divider:before,.it8-commerce-account .it8-auth-divider:after{content:"";height:1px;flex:1 1 auto;background:#ffffff24}.it8-commerce-account .it8-auth-note,.it8-commerce-account .it8-auth-terms{color:var(--muted);font-size:13px;line-height:1.7}.it8-commerce-account .it8-auth-terms{margin:28px 0 0;text-align:center}.it8-commerce-account .it8-auth-terms a{color:var(--ink);text-decoration:underline;text-decoration-color:#3b82f6bd;text-underline-offset:4px}.it8-commerce-account .it8-commerce-MyAccount-navigation ul{display:grid;gap:4px;margin:0;padding:0;list-style:none}.it8-commerce-account .it8-commerce-MyAccount-navigation a{display:flex;min-height:38px;align-items:center;border-bottom:1px solid var(--line-soft);color:var(--muted);font-size:12px;text-transform:uppercase}.it8-commerce-account .it8-commerce-MyAccount-navigation .is-active a,.it8-commerce-account .it8-commerce-MyAccount-navigation a:hover{color:var(--white)}.it8-commerce-account .it8-commerce-MyAccount-content{color:var(--muted);line-height:1.7}.it8-commerce table.shop_table,.it8-commerce form.checkout,.it8-commerce .cart-collaterals .cart_totals{border:1px solid var(--line);background:#05050570;color:var(--muted)}.it8-block-cart,.it8-block-checkout,.it8-block-it8-commerce-cart,.it8-block-it8-commerce-checkout{border:1px solid var(--line);background:#05050570;padding:clamp(18px,3vw,30px);color:var(--muted)}.it8-block-cart h2,.it8-block-checkout h2,.it8-block-components-title,.it8-block-components-checkout-step__title,.it8-block-components-sidebar-layout .it8-block-components-main h2,.it8-block-components-sidebar h2{color:var(--ink);font-size:clamp(20px,2.2vw,28px);font-weight:700;line-height:1.15;text-transform:none}.it8-block-cart table,.it8-block-components-totals-wrapper,.it8-block-components-sidebar,.it8-block-components-panel,.it8-block-components-order-summary,.it8-block-components-checkout-step,.it8-block-components-checkout-step__container{border-color:var(--line)!important}.it8-block-components-product-name,.it8-block-components-order-summary-item__description,.it8-block-grid__product-title{color:var(--ink);font-weight:600;text-decoration:none}.it8-block-components-product-metadata,.it8-block-components-product-metadata__description,.it8-block-components-totals-item__label,.it8-block-components-checkbox__label,.it8-block-components-address-card,.it8-block-components-notice-banner,.it8-block-components-order-summary-item__quantity,.it8-block-components-checkout-step__description{color:var(--muted)}.it8-block-components-product-metadata__description{display:none}.it8-block-components-order-summary-item__image,.it8-block-components-product-image{position:relative;display:inline-flex;flex-direction:column;align-items:center;gap:8px}.it8-checkout-remove-item{display:inline-flex;width:22px;height:22px;margin:0;padding:0;align-items:center;justify-content:center;border:0;background:transparent;color:#a9a2b4;cursor:pointer;line-height:1}.it8-checkout-remove-item svg{display:block;width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:square;stroke-linejoin:miter;stroke-width:2.25}.it8-checkout-remove-item:hover,.it8-checkout-remove-item:focus-visible{color:var(--white)}.it8-checkout-remove-item:disabled{cursor:wait;opacity:.48}.it8-block-components-product-price,.it8-block-components-totals-item__value,.it8-block-grid__product-price{color:var(--white)}.it8-block-grid__products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border-top:1px solid var(--line);border-left:1px solid var(--line)}.it8-block-grid__product{display:grid;gap:12px;min-width:0;padding:16px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#05050570;text-align:left}.it8-block-grid__product-image{display:block;margin:0}.it8-block-grid__product-image img{display:block;width:100%;height:auto;aspect-ratio:3 / 4;object-fit:contain;border:1px solid var(--line);background:var(--panel);color:transparent}.it8-block-grid__product-title{min-height:2.8em;margin:0;font-size:13px;line-height:1.35}.it8-block-grid__product-price{margin:0;font-size:12px}.it8-block-grid__product-add-to-cart,.it8-block-grid__product-add-to-cart.it8-block-button{margin:0}.it8-block-grid__product-add-to-cart .it8-block-button__link,.it8-block-components-button,.it8-block-components-checkout-place-order-button,.it8-block-cart__submit-button,.it8-block-components-main .it8-block-components-button{min-height:34px;border:1px solid rgba(59,130,246,.72)!important;border-radius:0!important;background:#0505056b!important;color:var(--white)!important;box-shadow:inset 0 0 0 1px #3b82f62e;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:900;line-height:1;text-transform:uppercase}.it8-block-grid__product-add-to-cart .it8-block-button__link{display:inline-flex;width:auto;padding:0 13px;align-items:center;justify-content:center}.it8-block-components-button:hover,.it8-block-grid__product-add-to-cart .it8-block-button__link:hover{background:var(--purple-soft)!important}.entry,.product,.preview,.support-card,.system-panel,.format-cell,.it8-commerce ul.products,.it8-commerce-page ul.products,.it8-commerce ul.products li.product,.it8-commerce-page ul.products li.product,.it8-commerce ul.products[class*=columns-] li.product,.it8-commerce-page ul.products[class*=columns-] li.product,.it8-commerce ul.products li.product a img,.it8-commerce-page ul.products li.product a img,.it8-commerce table.shop_table,.it8-commerce form.checkout,.it8-commerce .cart-collaterals .cart_totals,.it8-block-cart,.it8-block-checkout,.it8-block-it8-commerce-cart,.it8-block-it8-commerce-checkout,.it8-block-grid__products,.it8-block-grid__product,.it8-block-grid__product-image img{border:0;background:transparent}.product-grid,.support-grid,.system-grid,.format-row{border-top:0;border-left:0}.product,.support-card,.system-panel,.format-cell,.it8-commerce ul.products li.product,.it8-commerce-page ul.products li.product,.it8-commerce ul.products[class*=columns-] li.product,.it8-commerce-page ul.products[class*=columns-] li.product,.it8-block-grid__product{border-right:0;border-bottom:0}.it8-block-grid__product-image:has(img[alt=Placeholder]),.it8-block-cart table,.it8-block-components-totals-wrapper,.it8-block-components-sidebar,.it8-block-components-panel,.it8-block-components-order-summary,.it8-block-components-checkout-step,.it8-block-components-checkout-step__container{border:0!important;background:transparent}.preview,.it8-commerce ul.products li.product a img,.it8-commerce-page ul.products li.product a img,.it8-commerce div.product div.images img,.it8-commerce div.product section.related.products ul.products li.product a img,.it8-commerce div.product section.upsells.products ul.products li.product a img,.it8-block-grid__product-image img,.it8-block-grid__product-image:has(img[alt=Placeholder]){border:1px solid var(--line);background:var(--panel)}.product-grid,.it8-commerce ul.products,.it8-commerce-page ul.products{gap:14px;border:0}.product,.it8-commerce ul.products li.product,.it8-commerce-page ul.products li.product,.it8-commerce ul.products[class*=columns-] li.product,.it8-commerce-page ul.products[class*=columns-] li.product{overflow:hidden;gap:0;padding:0;border:1px solid var(--line);border-radius:8px;background:#0a0a0cdb}.product .preview,.it8-commerce ul.products li.product a img,.it8-commerce-page ul.products li.product a img{border:0;border-bottom:1px solid var(--line);border-radius:0;background:var(--panel)}.product-meta,.it8-commerce ul.products li.product .it8-product-card__title,.it8-commerce-page ul.products li.product .it8-product-card__title,.loop-included-wallpapers{background:#121215f5}.product-meta{padding:12px}.product-meta p{margin-top:6px}.it8-commerce ul.products li.product .it8-product-card__title,.it8-commerce-page ul.products li.product .it8-product-card__title{margin:0;padding:12px 12px 0}.loop-included-wallpapers{margin:0;padding:6px 12px 12px;color:var(--muted);font-weight:400;line-height:1.6}.it8-commerce div.product{overflow:visible;padding:0;border:0;border-radius:0;background:transparent}.it8-commerce div.product section.related.products ul.products,.it8-commerce div.product section.upsells.products ul.products{gap:0}.it8-commerce div.product section.related.products ul.products li.product,.it8-commerce div.product section.upsells.products ul.products li.product{gap:12px;padding:14px;border:0;border-radius:0;background:transparent}.it8-commerce div.product section.related.products ul.products li.product a img,.it8-commerce div.product section.upsells.products ul.products li.product a img{border:0;border-radius:0;background:transparent}.it8-commerce div.product section.related.products ul.products li.product .it8-product-card__title,.it8-commerce div.product section.upsells.products ul.products li.product .it8-product-card__title,.it8-commerce div.product section.related.products ul.products li.product .loop-included-wallpapers,.it8-commerce div.product section.upsells.products ul.products li.product .loop-included-wallpapers{margin:revert;padding:0;background:transparent}.it8-commerce div.product section.related.products ul.products li.product .it8-product-card__title,.it8-commerce div.product section.upsells.products ul.products li.product .it8-product-card__title{margin-top:12px}.it8-commerce div.product section.related.products ul.products li.product .loop-included-wallpapers,.it8-commerce div.product section.upsells.products ul.products li.product .loop-included-wallpapers{margin-top:5px}.it8-block-components-text-input input,.it8-block-components-combobox .it8-block-components-combobox-control input.components-combobox-control__input,.it8-block-components-form .it8-block-components-text-input input,.it8-block-components-address-form__address_2-toggle{border-radius:0!important}.it8-commerce-checkout .it8-block-components-text-input,.it8-commerce-checkout .it8-block-components-combobox,.it8-commerce-checkout .it8-block-components-form .it8-block-components-text-input,.it8-commerce-checkout .it8-block-components-form .it8-block-components-combobox{width:100%;max-width:none}.it8-commerce-checkout .it8-block-components-text-input input,.it8-commerce-checkout .it8-block-components-combobox .it8-block-components-combobox-control input.components-combobox-control__input,.it8-commerce-checkout .it8-block-components-form .it8-block-components-text-input input,.it8-commerce-checkout .it8-block-components-form select,.it8-commerce-checkout .it8-block-components-form textarea{width:100%;min-height:52px;box-sizing:border-box;font-size:16px;line-height:1.25}.it8-commerce-checkout .it8-block-components-radio-control,.it8-commerce-checkout .it8-block-components-payment-methods,.it8-commerce-checkout .it8-block-components-checkout-step__container{width:100%;max-width:none}.it8-commerce-checkout .it8-block-components-radio-control__option{min-height:54px}.it8-commerce input.input-text,.it8-commerce textarea,.it8-commerce select{min-height:42px;border:1px solid var(--line);background:#080808;color:var(--ink);border-radius:0}@media(max-width:980px){.site-header{grid-template-columns:48px 1fr 48px}.site-header{position:sticky;grid-template-rows:64px auto;row-gap:0;padding-bottom:0}.menu-toggle{grid-column:1;grid-row:1;display:inline-grid;gap:5px;align-content:center;justify-self:start;width:40px;height:40px;border:0;background:transparent;color:var(--white);cursor:pointer}.menu-toggle span:not(.screen-reader-text){display:block;width:22px;height:2px;background:currentColor;transform-origin:center;transition:transform .18s ease,opacity .18s ease}.site-header.is-menu-open .menu-toggle span:nth-child(2){transform:translateY(7px) rotate(45deg)}.site-header.is-menu-open .menu-toggle span:nth-child(3){opacity:0}.site-header.is-menu-open .menu-toggle span:nth-child(4){transform:translateY(-7px) rotate(-45deg)}.brand{grid-column:2;grid-row:1;justify-self:center}.brand:before{inset:-18px -44px}.nav-links{grid-column:1 / -1;grid-row:3;display:grid;grid-template-columns:1fr;gap:0;max-height:0;overflow:hidden;border-top:1px solid transparent;transition:max-height .22s ease,border-color .22s ease}.site-header.is-menu-open .nav-links{max-height:260px;border-top-color:var(--line-soft)}.site-search{grid-column:1 / -1;grid-row:2;grid-template-columns:minmax(0,1fr);gap:8px;padding-right:16px;padding-left:16px}.site-header.is-search-open .site-search{max-height:112px}.site-search button{width:100%}.nav-links a{display:flex;min-height:48px;align-items:center;border-bottom:1px solid var(--line-soft)}.header-actions{grid-column:3;grid-row:1;justify-self:end;gap:12px}.hero-copy{max-width:760px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.it8-commerce ul.products,.it8-commerce-page ul.products{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:14px;row-gap:26px}.it8-commerce-message,.it8-commerce-info,.it8-commerce-error{display:grid;justify-content:stretch}.it8-commerce div.product section.related.products ul.products,.it8-commerce div.product section.upsells.products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.it8-block-grid__products{grid-template-columns:repeat(2,minmax(0,1fr))}.it8-commerce div.product{grid-template-columns:1fr}.it8-commerce-account .u-columns{grid-template-columns:1fr;max-width:none}.system-grid{grid-template-columns:1fr}.format-row{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:620px){.site-header{padding:0 16px}.site-footer{padding:0}.site-header{min-height:64px;padding-bottom:0}.grid-bg{background-attachment:scroll;background-size:140px 140px,36px 36px,36px 36px,144px 144px,144px 144px}.brand-logo{width:84px}.nav-links{font-size:12px;letter-spacing:.12em}.hero{min-height:auto;padding-top:58px;grid-template-columns:1fr}.hero:before{display:block;top:34px;right:24px;width:min(38vw,150px)}.hero:after{display:none}.hero h1{font-size:clamp(44px,14vw,68px)}.hero-badge{min-height:30px;margin-bottom:28px;padding:0 12px;font-size:10px}.hero-copy p:not(.hero-badge){max-width:310px;font-size:15px;line-height:1.55}.hero-copy:after{width:min(200px,52vw);margin-left:24px}.hero-stats{gap:18px 24px;margin-top:24px}.hero-stat strong{font-size:28px}.hero-stat span{max-width:126px;color:#c6c9d2;font-size:10px;line-height:1.5}.hero-actions{gap:12px}.hero-trust{grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,332px);max-width:332px;gap:6px;margin-top:16px;font-size:9px;line-height:1.25}.trust-item{min-height:32px;padding:6px;gap:4px;align-items:center;white-space:nowrap}.trust-item svg{width:12px;height:12px;margin-top:0}.primary-action,.secondary-action{min-height:54px;padding:0 22px;font-size:14px}.category-section-featured{padding-top:30px}.category-archive .section-label h1{font-size:34px;white-space:nowrap}.category-archive .section-summary{font-size:8.5px;line-height:1.32;letter-spacing:-.01em}.category-section-support{padding-top:46px}.product-grid,.category-section-compact .product-grid,.support-grid,.format-row{grid-template-columns:1fr}.category-section-featured .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product,.support-card .product{grid-template-rows:auto auto 1fr auto;gap:0;padding:0}.support-card{padding:12px 0}.preview{aspect-ratio:3 / 4.35}.product-meta h3{min-height:0;color:#c6c3cf;font-size:12px;line-height:1.35}.product-price{right:6px;bottom:6px;font-size:12px}.product-included-wallpapers{margin-top:6px;font-size:10px}.product-meta p{font-size:11px}.product-buy{gap:8px}.it8-commerce ul.products,.it8-commerce-page ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.it8-commerce ul.products li.product,.it8-commerce-page ul.products li.product,.it8-commerce ul.products[class*=columns-] li.product,.it8-commerce-page ul.products[class*=columns-] li.product{grid-template-rows:auto auto auto;gap:0;padding:0}.it8-commerce ul.products li.product a img,.it8-commerce-page ul.products li.product a img{order:1;width:100%!important;max-width:none;aspect-ratio:3 / 4.35;object-fit:cover}.it8-commerce ul.products li.product .it8-product-card__title,.it8-commerce-page ul.products li.product .it8-product-card__title{order:2;width:100%;min-width:0;min-height:0;margin:0;padding:10px 8px 0;color:#c6c3cf;font-size:12px;line-height:1.35}.it8-commerce ul.products li.product .price,.it8-commerce-page ul.products li.product .price{order:1;margin:0 6px 6px 0;font-size:12px}.loop-included-wallpapers{order:3;width:100%;min-width:0;margin:0;padding:4px 8px 10px;color:var(--muted);font-weight:400;line-height:1.6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.it8-commerce ul.products li.product .button,.it8-commerce-page ul.products li.product .button{order:4;align-self:center;min-height:36px;height:36px;padding:0 13px}.it8-block-grid__products{grid-template-columns:repeat(2,minmax(0,1fr))}.it8-block-grid__product{gap:10px;padding:6px}.it8-block-grid__product-image img{aspect-ratio:3 / 4.35;object-fit:cover}.it8-block-grid__product-title{color:#c8c5d0;font-size:12px}.it8-commerce div.product{gap:26px}.it8-commerce div.product .summary{padding:2px 0 0}.it8-commerce div.product div.images.it8-product-gallery,.it8-commerce div.product div.images .it8-product-gallery{touch-action:pan-y}.it8-commerce div.product .product_title{margin-bottom:14px;color:#e2dfeb;font-size:clamp(18px,5.3vw,21px);line-height:1.12}.it8-commerce div.product p.price,.it8-commerce div.product span.price{margin-bottom:16px;font-size:20px}.it8-commerce div.product .summary>.it8-included-wallpapers{margin:-8px 0 16px;font-size:12px}.it8-commerce div.product form.cart{display:grid;grid-template-columns:1fr;gap:8px;width:100%;margin-bottom:22px}.it8-commerce div.product form.cart .quantity{display:none}.it8-commerce div.product form.cart .single_add_to_cart_button{grid-column:1;grid-row:1;justify-self:stretch;width:100%}.it8-commerce div.product form.cart .it8-buy-now{grid-column:1;grid-row:2;justify-self:stretch;width:100%;min-height:48px;background:var(--white);color:var(--black);font-size:13px}.it8-commerce div.product .summary>.it8-buy-now{width:100%;min-width:0;min-height:48px;margin-bottom:22px}.it8-commerce div.product form.cart .button{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:0;padding:0 12px;font-size:12px;white-space:nowrap}.it8-commerce div.product .product_meta{gap:3px;margin-top:0;font-size:11px;line-height:1.35}.it8-commerce div.product .it8-product-tabs{padding:12px 0 0}.it8-commerce div.product .it8-tabs-panel{font-size:14px;line-height:1.48}.it8-commerce div.product .it8-tabs-panel p{margin-bottom:10px}.it8-commerce div.product .it8-tabs-panel ul,.it8-commerce div.product .it8-tabs-panel ol{gap:4px;margin-bottom:12px}.it8-commerce div.product .it8-tabs-panel h2,.it8-commerce div.product .it8-tabs-panel h3,.it8-commerce div.product .it8-tabs-panel h4{margin:16px 0 8px;font-size:16px}.it8-commerce div.product .it8-tabs-panel hr{margin:10px 0}.it8-block-cart,.it8-block-checkout,.it8-block-it8-commerce-cart,.it8-block-it8-commerce-checkout{padding:14px}.it8-commerce-checkout .content-page{padding:28px 4px 40px}.it8-commerce-checkout .it8-block-checkout,.it8-commerce-checkout .it8-block-it8-commerce-checkout{width:100%;padding:0;border:0;background:transparent}.it8-commerce-checkout .it8-block-components-main,.it8-commerce-checkout .it8-block-components-sidebar{width:100%;max-width:none}.it8-commerce-checkout .it8-block-components-main{padding-left:0!important;padding-right:0!important}.it8-commerce-checkout .it8-block-checkout h2,.it8-commerce-checkout .it8-block-components-title,.it8-commerce-checkout .it8-block-components-checkout-step__title,.it8-commerce-checkout .it8-block-components-sidebar-layout .it8-block-components-main h2,.it8-commerce-checkout .it8-block-components-sidebar h2{font-size:24px;line-height:1.08}.it8-commerce-checkout .it8-block-components-checkout-step{margin-bottom:26px}.it8-commerce-checkout .it8-block-components-checkout-step__container{padding-left:0;padding-right:0}.it8-commerce-checkout .it8-block-components-text-input input,.it8-commerce-checkout .it8-block-components-combobox .it8-block-components-combobox-control input.components-combobox-control__input,.it8-commerce-checkout .it8-block-components-form .it8-block-components-text-input input,.it8-commerce-checkout .it8-block-components-form select,.it8-commerce-checkout .it8-block-components-form textarea{min-height:56px;padding-right:16px;padding-left:16px}.it8-commerce-checkout .it8-block-components-radio-control__option{position:relative;min-height:56px;padding:14px 16px 14px 54px!important;align-items:center}.it8-commerce-checkout .it8-block-components-radio-control__option .it8-block-components-radio-control__input{left:16px;top:50%;transform:translateY(-50%)}.it8-commerce-checkout .it8-block-components-radio-control__label{display:flex;min-height:28px;align-items:center;min-width:0;line-height:1.25}.it8-commerce-checkout .it8-block-components-checkout-step--with-step-number .it8-block-components-checkout-step__container,.it8-commerce-checkout .it8-block-components-payment-methods,.it8-commerce-checkout .it8-block-components-radio-control{margin-left:0;margin-right:0}.it8-block-grid__product{padding:12px}.footer-main{grid-template-columns:1fr}.footer-col,.footer-col:nth-child(2){grid-column:auto;border-right:0;border-top:0;border-bottom:1px solid var(--line)}.footer-col:last-child{border-bottom:0}.footer-col[aria-label="Help links"]{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px}.footer-col[aria-label="Help links"] h2{grid-column:1 / -1}.footer-bottom{min-height:auto;flex-direction:column;align-items:flex-start;padding-top:16px;padding-bottom:16px}}@media(max-width:980px){.category-archive .section-summary{font-size:9px;line-height:1.22;letter-spacing:-.02em}}@media(max-width:980px){.commerce-page.it8-commerce .category-section.category-archive>p.section-summary{font-size:9px!important;line-height:1.22!important;letter-spacing:-.02em!important}}:root{color-scheme:light;--bg: #c7cbd0;--panel: rgba(255, 255, 255, .28);--ink: #111318;--muted: rgba(17, 19, 24, .62);--dim: rgba(17, 19, 24, .42);--line: rgba(255, 255, 255, .58);--line-soft: rgba(255, 255, 255, .38);--purple: #14161b;--purple-soft: rgba(255, 255, 255, .36);--white: #ffffff;--black: #050607;--frost-top: rgba(255, 255, 255, .26);--frost-mid: rgba(245, 248, 250, .12);--frost-low: rgba(182, 190, 198, .06);--frost-shadow: 0 18px 44px rgba(35, 43, 53, .1);--frost-edge: inset 0 1px 0 rgba(255, 255, 255, .72), inset 0 -1px 0 rgba(255, 255, 255, .2);--glass-radius: 24px;--glass-border: rgba(255, 255, 255, .15);--glass-bg: rgba(255, 255, 255, .08);--glass-header-bg: rgba(17, 19, 24, .035);--glass-highlight: linear-gradient(180deg, rgba(255, 255, 255, .25), transparent 40%);--glass-header-highlight: linear-gradient(180deg, rgba(255, 255, 255, .18), transparent 40%);--glass-shadow: 0 10px 30px rgba(0, 0, 0, .15), inset 0 1px 1px rgba(255, 255, 255, .35);--glass-blur: blur(20px)}body{background:#fff;color:var(--ink)}html,body,body *,button,input,textarea,select{font-family:-apple-system,PingFang SC,SF Pro Text,system-ui,sans-serif!important;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.hero-badge,.hero-stat strong,.hero-stat span,.trust-item,.section-label h2,.section-label h3,.section-link,.filter,.product-price,.it8-commerce ul.products li.product .price,.it8-commerce-page ul.products li.product .price,.it8-block-grid__product-price,.it8-included-wallpapers,.loop-included-wallpapers,.footer-bottom{font-family:SF Mono,IBM Plex Mono,Roboto Mono,ui-monospace,Menlo,Consolas,monospace!important}.grid-bg{background:transparent;background-attachment:fixed;filter:none}.grid-bg:before{background:transparent}.grid-bg:after,.hero:before,.hero:after,.hero-copy:after{display:none}.site-header{position:sticky;margin:10px clamp(10px,2vw,18px) 0;grid-template-columns:minmax(110px,1fr) auto minmax(46px,1fr);min-height:60px;padding:0 10px 0 clamp(18px,2.6vw,32px);overflow:hidden;border:1px solid var(--glass-border);border-radius:var(--glass-radius);background:var(--glass-header-bg);box-shadow:var(--glass-shadow);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur)}.site-header:before{position:absolute;content:"";inset:0;z-index:0;border-radius:inherit;background:var(--glass-header-highlight);pointer-events:none}.site-header>*{position:relative;z-index:1}.nav-links,.brand,.icon-button,.site-footer{color:#111318c7}.brand{grid-column:1;grid-row:1}.brand:before{background:radial-gradient(circle,rgba(59,130,246,.5) 0 1px,transparent 1.5px) 4px 9px / 38px 28px,radial-gradient(circle,rgba(17,19,24,.26) 0 1px,transparent 1.5px) 22px 18px / 46px 34px,radial-gradient(circle,rgba(59,130,246,.24) 0 1px,transparent 1.5px) 31px 5px / 58px 42px;opacity:.24;animation-duration:7s}.brand:after{background:#3b82f680;box-shadow:-82px -16px #11131833,-67px 12px #3b82f647,-45px -23px #11131824,-29px 19px #3b82f638,-11px -11px #11131829,14px 15px #3b82f633,28px -19px #1113181f;animation-duration:2.4s}.nav-links{grid-column:2;grid-row:1;height:40px;padding:0 8px;align-items:center;gap:4px;border:1px solid rgba(17,19,24,.05);border-radius:999px;background:#ffffff52;color:#11131894;box-shadow:inset 0 1px #ffffff94;backdrop-filter:blur(16px)}.nav-links a{display:inline-flex;height:28px;align-items:center;padding:0 15px;border-radius:999px;transition:background .16s ease,color .16s ease,box-shadow .16s ease}.nav-links a:hover,.footer-col a:hover{color:#050607db}.nav-links a:hover{background:#ffffff57;box-shadow:inset 0 1px #ffffff75}.section-more{display:flex;justify-content:center;margin-top:clamp(40px,4.6vw,54px)}.section-link{display:inline-flex;width:fit-content;min-height:36px;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:1px solid rgba(17,19,24,.16);border-radius:999px;background:#ffffff2e;color:#111318b8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:750;line-height:1;text-transform:none;box-shadow:inset 0 1px #ffffff94,0 8px 18px #1113180b;backdrop-filter:blur(14px)}.section-link:hover{border-color:#11131842;background:#ffffff52;color:#050607e6}.category-section-featured:has(.section-more){padding-bottom:clamp(22px,3vw,34px)}.category-section-featured .section-copy{gap:14px}.category-section-featured .section-kicker{max-width:none;font-size:clamp(22px,3vw,32px);line-height:1.05;text-transform:uppercase;white-space:nowrap}.category-section-featured .section-summary{font-size:clamp(14px,1.4vw,15px);line-height:1.5}.category-section-featured:has(.section-more)+.category-section-support{padding-top:clamp(12px,2vw,24px)}.icon-button,.menu-toggle,.site-search input[type=search],.site-search button,.hero-badge,.trust-item,.primary-action,.secondary-action,.filter,.buy-button,.it8-commerce a.button,.it8-commerce button.button,.it8-commerce input.button{border-radius:999px}.icon-button,.menu-toggle{display:inline-grid;width:40px;height:40px;padding:0;place-items:center;border-color:#ffffff1f;background:transparent;color:#000;box-shadow:none;backdrop-filter:none;line-height:0}.menu-toggle{display:none}.icon-button:hover,.menu-toggle:hover{color:#000;background:transparent}.header-icon{display:block;width:23px;height:23px}.search-button .header-icon{transform:translate(-1px,-1px)}.header-actions{grid-column:3;grid-row:1;justify-self:end}.site-search{background:transparent;box-shadow:none;backdrop-filter:none}.site-search input[type=search]{border-color:#ffffff9e;background:#ffffff52;color:var(--ink);backdrop-filter:blur(18px)}.site-search button,.primary-action{background:linear-gradient(145deg,#ffffff57,#bec6cf1f),#ffffff2e;color:var(--black);box-shadow:inset 0 1px #ffffffb8,inset 0 -12px 22px #58616c14,0 16px 38px #464d5629;backdrop-filter:blur(28px) saturate(150%)}.hero{border-bottom:1px solid rgba(255,255,255,.42)}.corner-tl{border-top-color:#11131857;border-left-color:#11131857}.corner-tr{border-top-color:#11131857;border-right-color:#11131857}.corner-bl{border-bottom-color:#11131857;border-left-color:#11131857}.corner-br{border-right-color:#11131857;border-bottom-color:#11131857}.category-section{border-bottom:0}.category-section-featured{padding-top:clamp(4px,1vw,14px)}.category-section-support{padding-top:clamp(22px,3vw,38px)}.hero,.category-section,.content-page{background:transparent}.hero:before,.hero-copy:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent)}.hero h1,.section-kicker,.section-title,.search-results-head h1,.product_title{color:var(--ink);text-shadow:none}.hero h1 span,.section-link,.footer-bottom span:first-child{color:#111318b8}.hero-copy p:not(.hero-badge),.hero-stat span,.hero-trust,.section-summary,.entry-content,.it8-commerce,.product-meta p,.footer-col p,.footer-col a,.footer-bottom,.it8-included-wallpapers{color:var(--muted)}.section-label h2,.section-label h3{color:#1113188a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11px;font-weight:750;letter-spacing:.14em;line-height:1;text-transform:uppercase}.hero-badge,.trust-item,.secondary-action,.filter{border:1px solid rgba(255,255,255,.56);background:linear-gradient(145deg,#ffffff47,#ced7e014),#ffffff1a;box-shadow:var(--frost-edge),inset 0 -14px 24px #525b650f,0 16px 44px #39404a1f;backdrop-filter:blur(30px) saturate(150%)}.hero-badge{min-height:0;padding:0;border:1px solid rgba(205,211,219,.72);border-bottom:0;background:transparent;box-shadow:none;backdrop-filter:none;color:#1113188a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11px;font-weight:750;letter-spacing:.14em}.hero-badge span{width:6px;height:6px;border-radius:50%;background:#111318b8;box-shadow:none}.hero-stats{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:0;width:min(100%,382px);margin-top:26px;border-top:1px solid rgba(5,6,7,.14)}.hero-stat{display:grid;gap:6px;min-height:0;padding-top:13px;border:0;background:transparent;box-shadow:none;backdrop-filter:none}.hero-stat+.hero-stat{padding-left:18px;border-left:1px solid rgba(5,6,7,.14)}.hero-stat strong{color:#050607db;font-size:clamp(21px,2vw,30px);font-weight:900;line-height:1;text-shadow:none}.hero-stat span{max-width:none;color:#05060775;font-size:11px;font-weight:600;letter-spacing:0;line-height:1.4;text-transform:none}.primary-action{min-height:48px;padding:0 26px;border:1px solid rgba(5,6,7,.86);border-radius:8px;background:#050607;color:#fff;box-shadow:0 14px 34px #0506073d;backdrop-filter:none}.primary-action:hover{background:#15181d}.hero-trust{display:flex;flex-wrap:wrap;gap:0;width:fit-content;margin-top:18px;justify-content:center;text-align:center;color:#05060775}.trust-item{min-height:0;padding:0;border:0;background:transparent;box-shadow:none;backdrop-filter:none;color:inherit;font-size:11px;font-weight:650;line-height:1.45}.trust-item+.trust-sep+.trust-item:before{content:"/";margin:0 12px;color:#05060747}.hero-badge span,.section-label>span{width:10px;height:.5px;border-radius:999px;background:#11131875;box-shadow:none}.category-section:not(.category-archive) .section-label{gap:8px}.product-grid,.support-grid,.it8-commerce ul.products,.it8-commerce-page ul.products,.it8-block-grid__products{gap:clamp(14px,2.2vw,24px);border:0}.category-archive .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.category-archive.category-section-compact .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product,.support-card,.it8-commerce ul.products li.product,.it8-commerce-page ul.products li.product,.it8-commerce ul.products[class*=columns-] li.product,.it8-commerce-page ul.products[class*=columns-] li.product,.it8-block-grid__product,.entry{--product-card-radius: 30px;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.64);border-radius:var(--product-card-radius);background:#e8edf11f;box-shadow:var(--frost-edge),0 1px #fff3,0 8px 22px #3039440b;backdrop-filter:blur(24px) saturate(132%);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.product{gap:0;padding:0;border-radius:var(--product-card-radius)}.product-card{grid-template-rows:minmax(0,1fr) auto}.product-card__link,.archive-product-card__link{display:grid;grid-template-rows:auto 1fr;min-width:0;height:100%;border-radius:inherit;color:inherit;transition:transform .14s cubic-bezier(.23,1,.32,1)}.product-card__link:focus-visible,.archive-product-card__link:focus-visible{outline:3px solid rgba(59,130,246,.72);outline-offset:-3px}.product-card:active,.archive-product-card:active{transform:translateY(-1px) scale(.99)}.product,.it8-commerce ul.products li.product,.it8-commerce-page ul.products li.product,.it8-commerce ul.products[class*=columns-] li.product,.it8-commerce-page ul.products[class*=columns-] li.product,.it8-block-grid__product{border-color:var(--glass-border);background:var(--glass-bg);box-shadow:var(--glass-shadow);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur)}.support-card:before,.entry:before{position:absolute;content:"";inset:1px;z-index:0;border-radius:inherit;background:linear-gradient(160deg,rgba(255,255,255,.42),transparent 34%),linear-gradient(340deg,rgba(231,224,214,.16),transparent 44%);pointer-events:none}.product:after,.it8-commerce ul.products li.product:after,.it8-commerce-page ul.products li.product:after,.it8-block-grid__product:after{position:absolute;content:"";inset:0;z-index:0;border-radius:inherit;background:var(--glass-highlight);pointer-events:none}.product>*,.support-card>*,.it8-commerce ul.products li.product>*,.it8-commerce-page ul.products li.product>*,.it8-block-grid__product>*,.entry>*{position:relative;z-index:1}@media(hover:hover)and (pointer:fine){.product:hover,.it8-commerce ul.products li.product:hover,.it8-commerce-page ul.products li.product:hover,.it8-block-grid__product:hover{transform:translateY(-4px);box-shadow:inset 0 0 0 1px #ffffff47,inset 0 1px 1px #ffffffad,inset 0 -12px 24px #4a525c0a,0 18px 38px #1f262e1a,0 4px 12px #1f262e0e}.support-card:hover{transform:translateY(-5px);box-shadow:var(--frost-edge),0 1px #ffffff3d,0 22px 48px #2d343e21}}.support-card:not(.support-card-flat) .product{border:0;background:transparent;box-shadow:none;backdrop-filter:none}.support-card-flat{grid-column:1 / -1;overflow:visible;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none}.support-card-flat:before{content:none}.support-card-flat:hover{transform:none;box-shadow:none}.support-card-flat .section-summary{min-height:0}.category-section-featured .section-summary,.category-section-support .section-summary{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.category-section-support .section-label{gap:8px}.category-section-support .section-label h3{color:#1113188a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11px;font-weight:750;letter-spacing:.14em;line-height:1;text-transform:uppercase}.support-products{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(14px,2.2vw,24px)}.support-products-double{grid-template-columns:repeat(2,minmax(0,1fr))}.support-products-single{grid-template-columns:minmax(0,min(100%,560px));justify-content:center}.preview,.product .preview,.it8-commerce ul.products li.product a img,.it8-commerce-page ul.products li.product a img,.it8-commerce div.product div.images img,.it8-block-grid__product-image img{overflow:hidden;border:1px solid rgba(255,255,255,.48);border-radius:24px;background:linear-gradient(145deg,#ffffff38,#d2dae214),#ffffff14;box-shadow:inset 0 1px #ffffffb8,inset 0 -1px #fff3,0 10px 24px #2f364014}.product .preview{border-width:0 0 1px;border-radius:var(--product-card-radius) var(--product-card-radius) 0 0;background:transparent;box-shadow:none}article.product .preview,article.product .preview-image{border-radius:var(--product-card-radius)}article.product .preview{border-width:0}.preview-image{border-radius:inherit}.product .preview-image{transform:scale(1.1)}.product-meta{padding:14px 16px 16px;border-radius:0 0 var(--product-card-radius) var(--product-card-radius)}.product-meta,.it8-commerce ul.products li.product .it8-product-card__title,.it8-commerce-page ul.products li.product .it8-product-card__title,.loop-included-wallpapers{background:transparent}.product-meta h3,.it8-commerce ul.products li.product .it8-product-card__title,.it8-commerce-page ul.products li.product .it8-product-card__title,.it8-block-grid__product-title{color:var(--ink);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.product-price,.it8-commerce ul.products li.product .price,.it8-commerce-page ul.products li.product .price,.it8-block-grid__product-price{padding:6px 10px;border:1px solid rgba(255,255,255,.55);border-radius:999px;background:linear-gradient(145deg,#ffffff5c,#c6cfd81f),#f4f6f829;color:var(--black);box-shadow:var(--frost-edge),0 10px 28px #343b462e;backdrop-filter:blur(18px) saturate(145%)}.buy-button,.it8-commerce a.button,.it8-commerce button.button,.it8-commerce input.button,.it8-block-components-button,.it8-block-grid__product-add-to-cart .it8-block-button__link{border-color:#ffffff9e;background:linear-gradient(145deg,#ffffff4d,#c6cfd81a),#ffffff1f;color:var(--ink);box-shadow:var(--frost-edge),0 12px 30px #343b4624;backdrop-filter:blur(18px) saturate(145%)}.buy-button,.it8-commerce div.product .summary>a.it8-buy-now{text-transform:none!important}.it8-commerce div.product .summary>a.it8-buy-now{display:flex;justify-content:center;width:min(100%,680px);margin-right:auto;margin-left:auto;min-height:48px;border:0;border-radius:300px;background:#050607f0;color:#fff;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:850;letter-spacing:.02em;box-shadow:0 18px 34px #05060733;backdrop-filter:none;text-shadow:0 1px 0 rgba(255,255,255,.12),0 -1px 0 rgba(0,0,0,.42)}.it8-commerce div.product .summary>a.it8-buy-now:hover{background:#101216f5;color:#fff}.it8-checkout-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;align-items:center;width:100%;max-width:100%;box-sizing:border-box;margin:4px 0 18px;color:#1113188f;font-size:clamp(9px,.98vw,10.5px);font-weight:650;line-height:1.25;text-shadow:0 1px 0 rgba(255,255,255,.56);white-space:nowrap}.it8-checkout-trust span{display:inline-flex;justify-content:center;align-items:center;gap:2px;min-width:0;padding:0 2px;text-align:center;line-height:1;white-space:nowrap}.it8-checkout-trust svg{flex:0 0 auto;display:block;width:11px;height:11px;transform:translateY(-.5px);fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;opacity:.78}.site-footer{border-top:1px solid rgba(255,255,255,.42);background:#dbe0e56b;backdrop-filter:blur(22px) saturate(140%)}.footer-main,.footer-col,.footer-bottom{border-color:#ffffff5c}.footer-col h2{display:inline-flex;gap:12px;align-items:center;margin:0 0 4px;color:#1113188a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11px;font-weight:750;letter-spacing:.14em;line-height:1;text-transform:uppercase}.footer-col p{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.footer-col h2:before{content:"";width:18px;height:2px;border-radius:999px;box-shadow:inset 0 0 0 1px #11131861}.commerce-page,.category-archive,.content-page{background:transparent}.category-archive .section-head,.category-archive .section-copy,.category-archive .section-label{justify-content:center;text-align:center}.category-archive .section-label h1{color:#050607}.category-archive .section-summary{margin-right:auto;margin-left:auto;text-align:center}.shop-category-filter{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:18px auto clamp(28px,4vw,40px)}.shop-category-filter a{display:inline-flex;min-height:36px;align-items:center;justify-content:center;padding:0 14px;border:1px solid rgba(17,19,24,.12);border-radius:999px;background:#ffffff57;color:#1113189e;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11px;font-weight:700;line-height:1;text-decoration:none;transition:background .14s ease,border-color .14s ease,color .14s ease}.shop-category-filter a:hover,.shop-category-filter a:focus-visible{border-color:#1113183d;background:#ffffff9e;color:#050607}.commerce-page,.content-page,.it8-commerce div.product{color:var(--ink)}.entry{border:1px solid rgba(255,255,255,.64);border-radius:30px;background:radial-gradient(circle at 18% 0%,rgba(255,255,255,.42),transparent 28%),linear-gradient(145deg,#ffffff4d,#ecf0f31f 48%,#adb8c214),#e8edf11f;box-shadow:var(--frost-edge),0 0 0 1px #ffffff2e,0 8px 22px #3039440b;backdrop-filter:blur(24px)}.it8-commerce div.product .summary,.it8-commerce div.product .it8-product-tabs{padding:clamp(18px,3vw,30px)}.it8-commerce div.product .summary{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.it8-commerce div.product .it8-product-tabs,.it8-commerce div.product .it8-tabs-panel,.it8-commerce div.product .it8-tabs-panel p,.it8-commerce div.product .it8-tabs-panel li,.it8-commerce div.product .it8-product-tabs h2,.it8-commerce div.product .it8-product-tabs h3,.it8-commerce div.product .it8-product-tabs h4,.it8-commerce div.product .shop_attributes,.it8-commerce div.product .shop_attributes th,.it8-commerce div.product .shop_attributes td,.it8-commerce div.product .tabs a{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.it8-commerce div.product .summary,.it8-commerce div.product .it8-product-tabs,.it8-product-image-frame{position:relative;overflow:hidden;border:1px solid var(--glass-border);border-radius:var(--glass-radius);background:var(--glass-bg);box-shadow:var(--glass-shadow);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur)}.it8-commerce div.product .summary:before,.it8-commerce div.product .it8-product-tabs:before,.it8-product-image-frame:before{position:absolute;content:"";inset:0;border-radius:inherit;background:var(--glass-highlight);pointer-events:none}.it8-commerce div.product .summary>*,.it8-commerce div.product .it8-product-tabs>*{position:relative;z-index:1}.it8-commerce div.product .summary .product_title,.it8-commerce div.product .summary .price,.it8-commerce div.product .summary .it8-included-wallpapers,.it8-commerce div.product .summary .product_meta{text-shadow:0 1px 0 rgba(255,255,255,.52)}.it8-commerce div.product .summary .product_title{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.it8-commerce div.product .summary .price{font-weight:700}.it8-commerce div.product .summary>.it8-included-wallpapers{width:min(100%,680px);margin-right:auto;margin-left:auto;text-align:center}.it8-commerce div.product .summary .product_meta{display:none}.content-page>.entry{border-color:#1113180e;background:#f5f7f985;box-shadow:var(--frost-edge),0 1px #ffffff5c,0 14px 32px #11131813}.content-page>.entry,.content-page>.entry .entry-content,.content-page>.entry .entry-content h1,.content-page>.entry .entry-content h2,.content-page>.entry .entry-content h3,.content-page>.entry .entry-content p,.content-page>.entry .entry-content li,.content-page>.entry .entry-content a{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.content-page>.entry:before{content:none}.it8-commerce div.product .product_title,.it8-commerce div.product p.price,.it8-commerce div.product span.price,.it8-commerce div.product .it8-product-tabs h2,.it8-commerce div.product .it8-product-tabs h3,.it8-commerce div.product .it8-product-tabs h4,.it8-commerce div.product .product_meta a,.it8-commerce div.product .tabs a{color:var(--ink)}.it8-commerce div.product .product_meta,.it8-commerce div.product .it8-tabs-panel,.it8-commerce div.product .it8-tabs-panel p,.it8-commerce div.product .it8-tabs-panel li,.it8-commerce div.product .shop_attributes,.it8-commerce div.product .shop_attributes th,.it8-commerce div.product .shop_attributes td{color:var(--muted)}.it8-commerce div.product div.images img{border-color:#ffffffa3;background:#fff3;box-shadow:var(--frost-edge),0 6px 16px #3039440b}.it8-product-image-frame{display:block;box-shadow:var(--frost-edge),0 8px 18px #3039440d;-webkit-backdrop-filter:none;backdrop-filter:none}.it8-commerce div.product.single-product>div.images{position:relative;z-index:0}.it8-commerce div.product.single-product>.summary{position:relative;z-index:1}.it8-product-image-frame:before{z-index:1}.it8-commerce div.product div.images .it8-product-image-frame img{position:relative;z-index:0;display:block;width:100%;height:auto;border:0;border-radius:inherit;background:transparent;box-shadow:none;transform:scale(1.1);-webkit-backdrop-filter:none;backdrop-filter:none}.it8-product-gallery__dots{display:flex;gap:9px;align-items:center;justify-content:center}.it8-product-gallery__dot{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#707c8c47;box-shadow:none;cursor:pointer}.it8-product-gallery__dot.is-active{background:#3b82f6;box-shadow:0 0 0 2px #3b82f624,0 0 18px #3b82f657}.it8-commerce div.product div.images.it8-product-gallery .it8-product-gallery__wrapper,.it8-commerce div.product div.images .it8-product-gallery .it8-product-gallery__wrapper{display:grid}.it8-commerce div.product div.images.it8-product-gallery .it8-product-gallery__image,.it8-commerce div.product div.images .it8-product-gallery .it8-product-gallery__image{display:block;grid-area:1 / 1;opacity:0;pointer-events:none;transform:translate(6px);transition:opacity .16s ease-out,transform .16s cubic-bezier(.23,1,.32,1)}.it8-commerce div.product div.images.it8-product-gallery .it8-product-gallery__image.is-active,.it8-commerce div.product div.images .it8-product-gallery .it8-product-gallery__image.is-active{opacity:1;pointer-events:auto;transform:translate(0)}@media(prefers-reduced-motion:reduce){.it8-commerce div.product div.images.it8-product-gallery .it8-product-gallery__image,.it8-commerce div.product div.images .it8-product-gallery .it8-product-gallery__image{transform:none;transition:opacity .16s ease-out}}.it8-commerce div.product .tabs,.it8-commerce div.product .shop_attributes,.it8-commerce div.product .shop_attributes th,.it8-commerce div.product .shop_attributes td{border-color:#11131814}.it8-commerce div.product section.related.products{margin-top:clamp(28px,4vw,46px)}.it8-commerce div.product section.related.products h2{color:var(--ink);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:750;letter-spacing:0}.it8-commerce div.product.single-product:before,.it8-commerce div.product.single-product:after{content:none}.it8-commerce div.product.single-product{--product-card-radius: 30px;isolation:isolate;overflow:visible;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none}.it8-commerce div.product.single-product:hover{transform:none;box-shadow:none}.archive-product-card .preview{grid-column:auto;width:100%;border-width:0 0 1px;border-radius:var(--product-card-radius) var(--product-card-radius) 0 0;color:inherit}.archive-product-card .preview-image{display:block;width:100%;height:100%;border:0;border-radius:var(--product-card-radius) var(--product-card-radius) 0 0;background:transparent;object-fit:cover}.it8-commerce ul.products li.archive-product-card .preview img.preview-image,.it8-commerce-page ul.products li.archive-product-card .preview img.preview-image{border:0;border-radius:var(--product-card-radius) var(--product-card-radius) 0 0;background:transparent}.it8-commerce div.product section.related.products ul.products li.archive-product-card .preview img.preview-image{border-radius:var(--product-card-radius) var(--product-card-radius) 0 0}.archive-product-card .product-meta{display:grid;gap:6px}.archive-product-card .it8-product-card__title,.it8-commerce div.product section.related.products ul.products li.product .it8-product-card__title{margin:0;padding:0;color:var(--ink);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:650;line-height:1.35}.archive-product-card .loop-included-wallpapers,.it8-commerce div.product section.related.products ul.products li.product .loop-included-wallpapers{margin:0;padding:0;color:var(--muted)}.it8-commerce div.product section.related.products ul.products{gap:clamp(10px,1.8vw,18px);border:0}.it8-commerce div.product section.related.products ul.products li.product{overflow:hidden;gap:0;padding:0;border:1px solid var(--glass-border);border-radius:var(--product-card-radius);background:var(--glass-bg);box-shadow:var(--frost-edge),0 6px 18px #232b3514;background-clip:padding-box;transform:translateZ(0);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur)}.it8-commerce div.product section.related.products ul.products li.product .preview{border-width:0 0 1px;border-radius:var(--product-card-radius) var(--product-card-radius) 0 0;background:transparent;box-shadow:none;clip-path:inset(0 round var(--product-card-radius) var(--product-card-radius) 0 0)}.archive-product-card--image-rounded .preview,.archive-product-card--image-rounded .preview-image,.it8-commerce div.product section.related.products ul.products li.archive-product-card--image-rounded .preview img.preview-image{border-radius:var(--product-card-radius)}.it8-commerce div.product section.related.products ul.products li.archive-product-card--image-rounded .preview{border-width:0;clip-path:inset(0 round var(--product-card-radius))}.it8-commerce div.product section.related.products ul.products li.product .product-price{right:8px;bottom:8px;padding:3px 7px;border-radius:11px;font-size:11px;box-shadow:var(--frost-edge),0 4px 10px #343b4617}.it8-commerce div.product section.related.products ul.products li.archive-product-card--image-rounded .product-meta{padding:7px 9px 10px}.it8-commerce div.product section.related.products ul.products li.archive-product-card--image-rounded .it8-product-card__title{display:-webkit-box;overflow:hidden;min-height:calc(3 * 1.35em);font-size:12px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:3}.it8-pagination{margin-top:clamp(28px,5vw,46px)}.it8-pagination ul.page-numbers{display:flex;gap:10px;justify-content:center;margin:0;padding:0;list-style:none}.it8-pagination li{margin:0;padding:0}.it8-pagination li>.page-numbers{display:inline-flex;min-width:40px;height:40px;align-items:center;justify-content:center;border:1px solid rgba(17,19,24,.14);border-radius:8px;background:#ffffff57;color:#111318ad;font-size:13px;font-weight:700;line-height:1}.it8-pagination li>.page-numbers.current{border-color:#11131833;background:#ffffffb8;color:#050607!important}.it8-commerce nav.it8-pagination li>a.page-numbers:hover{border-color:#11131847;background:#ffffff94;color:#050607}@media(max-width:980px){.site-header{grid-template-columns:46px 1fr 46px;grid-template-rows:60px auto auto;min-height:60px;padding:0 10px}.menu-toggle{display:inline-grid;gap:5px;align-content:center;justify-items:center}.brand{grid-column:2;grid-row:1;justify-self:center}.nav-links{grid-column:1 / -1;grid-row:3;height:auto;padding:0;gap:0;align-items:stretch;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none}.nav-links a{height:48px;padding:0;border-bottom:1px solid rgba(17,19,24,.1);border-radius:0;color:#000}.nav-links a:last-child{border-bottom:0}.nav-links a:hover{background:transparent;box-shadow:none}.header-actions{grid-column:3;grid-row:1;justify-self:end}}@media(max-width:620px){.site-header{margin:0;border-radius:0 0 24px 24px;border-color:#11131807;background:#ffffff52;box-shadow:inset 0 1px #ffffff75,0 8px 18px #11131809;backdrop-filter:blur(16px)}.category-section-support{padding-top:24px}.hero{padding-top:22px;padding-bottom:18px}.hero-badge{margin-bottom:22px}.hero-copy p:not(.hero-badge){margin-top:18px;line-height:1.5}.hero-copy:after{margin-top:18px}.hero-stats{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);width:min(100%,342px);margin-top:20px}.hero-stat{gap:5px;padding-top:12px}.hero-stat+.hero-stat{padding-left:16px}.hero-stat span{font-size:10px;line-height:1.4}.hero-actions{width:100%;margin-top:28px}.hero-actions .primary-action{width:100%;border-radius:8px}.support-card-flat{padding:0}.category-section-featured .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-section-featured:not(.category-archive) .product-grid>.product:nth-child(n+9){display:none}.product,.it8-commerce ul.products li.product,.it8-commerce-page ul.products li.product{--product-card-radius: 22px;border-radius:var(--product-card-radius)}.it8-commerce div.product.single-product{--product-card-radius: 22px}.preview,.product .preview,.it8-commerce ul.products li.product a img,.it8-commerce-page ul.products li.product a img{border-radius:18px}.product .preview{border-radius:var(--product-card-radius) var(--product-card-radius) 0 0}article.product .preview,article.product .preview-image{border-radius:var(--product-card-radius)}.archive-product-card .preview,.archive-product-card .preview-image,.it8-commerce ul.products li.archive-product-card .preview img.preview-image,.it8-commerce-page ul.products li.archive-product-card .preview img.preview-image{border-radius:var(--product-card-radius) var(--product-card-radius) 0 0}.archive-product-card--image-rounded .preview,.archive-product-card--image-rounded .preview-image,.it8-commerce div.product section.related.products ul.products li.archive-product-card--image-rounded .preview img.preview-image{border-radius:var(--product-card-radius)}.product-meta{border-radius:0 0 var(--product-card-radius) var(--product-card-radius)}.hero-trust{display:flex;gap:7px 12px;width:100%;max-width:none;margin-top:14px;justify-content:center}.trust-item{min-width:0;font-size:10.5px;line-height:1.3;white-space:normal}.trust-item+.trust-sep+.trust-item:before{content:none}.trust-sep{display:none}}.category-seo-copy,.category-faq{display:grid;gap:18px;max-width:980px;margin:0 0 32px}.category-seo-copy{grid-template-columns:repeat(2,minmax(0,1fr))}.category-seo-copy section,.category-faq article{min-width:0}.category-seo-copy h2,.category-faq h2,.category-faq h3{margin:0 0 10px;color:var(--white);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:800;letter-spacing:0}.category-seo-copy h2,.category-faq h2{font-size:clamp(18px,2vw,26px);line-height:1.15}.category-faq h3{font-size:15px;line-height:1.35}.category-seo-copy p,.category-faq p{margin:0;color:var(--muted);font-size:14px;line-height:1.75}.category-faq{margin-top:34px}@media(max-width:760px){.category-seo-copy{grid-template-columns:1fr}}.hero-impact{position:relative;z-index:1;display:block;min-height:clamp(790px,calc(100vh - 75px),920px);padding:84px clamp(42px,5.16vw,66px) 0;overflow:hidden;isolation:isolate;background:#fff}.hero .hero-impact-title{position:relative;z-index:1;width:min(84vw,1200px);max-width:none;margin:0;color:var(--ink);font-size:clamp(126px,19.375vw,252px);font-weight:900;letter-spacing:-.022em;line-height:.84;text-transform:uppercase;white-space:nowrap;transform:translate(-14px,-12px)}.hero>.hero-impact-title{clip-path:inset(0 0 81px 0)}.hero-impact-title .hero-line{display:block;color:var(--ink)}.hero-impact-title .hero-line:nth-child(2){letter-spacing:.006em}.hero-impact-title .hero-dot{position:relative;left:9px;color:var(--ink)}.hero-device-stage{position:absolute;z-index:3;inset:0;pointer-events:none}.hero-device-stage:after{position:absolute;z-index:0;top:728px;right:20px;width:650px;height:38px;content:"";background:radial-gradient(ellipse at center,rgba(35,43,53,.13),rgba(35,43,53,.05) 46%,transparent 72%)}.hero-phone-visual{position:absolute;z-index:1;top:30px;right:-15px;display:block;width:760px;max-width:none;height:auto;filter:none}.hero-float{animation:hero-float 7s ease-in-out infinite}@keyframes hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.hero-impact-glass{position:absolute;z-index:4;inset:407px 0 0;height:auto;min-height:0;padding:120px clamp(42px,5.16vw,66px) 24px;overflow:hidden;border:0;border-radius:34px 34px 0 0;background:linear-gradient(180deg,#f7f8fab3 0,#f7f8fab8 10%,#f7f8fa7a 32%,#f7f8fa38 55%,#f7f8fa05 70% 82%,#f7f8fa 92%,#fff);box-shadow:inset 0 1px #ffffff61,0 -18px 54px #232b3514;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.hero .hero-impact-glass-reflection{position:absolute;z-index:0;top:-323px;left:66px;width:1200px;max-width:none;margin:0;opacity:.22;filter:blur(10px)}.hero-impact-copy{position:relative;z-index:1;max-width:500px;margin:0}.hero-impact .hero-impact-copy>p{max-width:500px;margin:0;color:#111318ad;font-size:clamp(16px,1.45vw,20px);line-height:1.65;text-transform:capitalize;transform:translateY(-6px)}.hero-impact-copy .hero-stats{grid-template-columns:42.5% 57.5%;width:min(100%,371px);margin-top:16px;height:76px}.hero-impact-copy .hero-stat strong{font-size:23.5px}.hero-impact-copy .hero-stat span{font-size:10px}.hero-impact-copy .hero-actions{margin-top:28px}.hero-impact-copy .primary-action{min-height:50px;padding-right:28px;padding-left:28px}.hero-impact-copy .hero-trust{margin-top:22px}@media(min-width:981px){html:has(.hero-impact){scrollbar-width:none}html:has(.hero-impact)::-webkit-scrollbar{width:0;height:0}.hero .hero-impact-title{font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important}}@media(max-width:980px){.hero-impact{min-height:780px;padding-top:76px}.hero .hero-impact-title{max-width:none;font-size:clamp(104px,15vw,148px);letter-spacing:-.015em;clip-path:none;transform:none}.hero-impact-title .hero-line:nth-child(2){letter-spacing:-.015em}.hero-impact-glass-reflection{display:none}.hero-phone-visual{top:72px;right:-58px;width:min(68vw,580px)}.hero-impact-glass{top:auto;height:47%;min-height:0;padding-top:88px}}@media(max-width:620px){.hero-impact{display:grid;min-height:0;padding:46px 18px 0}.hero .hero-impact-title{z-index:1;width:100%;font-size:clamp(56px,19vw,86px);line-height:.82;white-space:normal;transform:none}.hero-impact-title .hero-line:nth-child(2){letter-spacing:-.015em}.hero-device-stage{position:relative;top:auto;right:auto;left:auto;z-index:2;width:100%;height:min(104vw,390px);min-width:0;aspect-ratio:auto;margin:-12px auto -125px}.hero-device-stage:after{display:none}.hero-phone-visual{position:absolute;top:0;right:auto;left:50%;width:min(104vw,390px);height:auto}@keyframes hero-float{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,-20px)}}.hero-impact-glass{position:relative;right:auto;bottom:auto;left:auto;z-index:3;width:calc(100% + 36px);height:auto;min-height:0;margin:0 -18px;padding:32px 18px 18px;border-radius:28px 28px 0 0;background:linear-gradient(180deg,#f7f8fa7a 0,#f7f8fa80 10%,#f7f8fa47 32%,#f7f8fa1f 55%,#f7f8fa05 70% 82%,#f7f8fa 92%,#fff);-webkit-backdrop-filter:blur(6px) saturate(115%);backdrop-filter:blur(6px) saturate(115%)}.hero-impact-copy{max-width:none}.hero-impact-copy>p{max-width:360px;margin:0;font-size:15px;line-height:1.52}.hero-impact-copy .hero-stats{width:min(100%,360px);margin-top:16px}.hero-impact-copy .hero-actions{margin-top:18px}.hero-impact-copy .hero-trust{margin-top:10px}}@media(prefers-reduced-motion:reduce){.hero-float{animation:none}.hero-phone-visual{transform:none}}@media(max-width:620px)and (prefers-reduced-motion:reduce){.hero-phone-visual{transform:translate(-50%)}}@media(max-width:620px){.commerce-page--product{padding-bottom:calc(84px + env(safe-area-inset-bottom))}.it8-mobile-buy-bar{position:fixed;z-index:25;right:12px;bottom:calc(10px + env(safe-area-inset-bottom));left:12px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center;min-height:62px;padding:8px 8px 8px 16px;border:1px solid rgba(17,19,24,.12);border-radius:22px;background:#ffffffc2;box-shadow:inset 0 1px #ffffffe0,0 12px 30px #11131824;backdrop-filter:blur(22px) saturate(1.08);transition:transform .18s cubic-bezier(.23,1,.32,1),opacity .18s ease-out}.it8-mobile-buy-bar.is-hidden{pointer-events:none;opacity:0;transform:translateY(calc(100% + 18px))}.it8-mobile-buy-bar__price{color:#111318;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;font-weight:750;letter-spacing:-.04em;white-space:nowrap}.it8-mobile-buy-bar__button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border-radius:16px;background:#111318;color:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:700;letter-spacing:.01em;text-decoration:none}.it8-mobile-buy-bar__button:active{transform:scale(.97)}}@media(min-width:621px){.it8-mobile-buy-bar{display:none}}@media(max-width:620px)and (prefers-reduced-motion:reduce){.it8-mobile-buy-bar{transition:opacity .16s ease-out}.it8-mobile-buy-bar.is-hidden{transform:none}}
