:root{--tc-bg:#f5f7fb;--tc-surface:#ffffff;--tc-ink:#0a1220;--tc-muted:#677386;--tc-line:#dfe5ee;--tc-dark:#060b14;--tc-dark-2:#0b1322;--tc-accent:#00a8ff;--tc-accent-2:#6d5dfc;--tc-cyan:#36e2ff;--tc-success:#18b66a;--tc-radius:18px;--tc-shadow:0 18px 50px rgba(12,25,48,.1)}html{scroll-behavior:smooth}body{background:var(--tc-bg);color:var(--tc-ink)}a{transition:color .2s ease,background .2s ease,border-color .2s ease,transform .2s ease}.tech-shell{width:min(100%,1920px);margin-inline:auto;padding-inline:clamp(18px,3vw,58px)}.tc-header-shell{position:relative;z-index:80;background:#050a12fa;color:#fff;border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 8px 24px #00000021}.tc-benefits{background:#02050a;border-bottom:1px solid rgba(255,255,255,.07)}.tc-benefits__inner{min-height:32px;width:min(100%,1920px);margin:auto;padding:0 clamp(18px,3vw,58px);display:flex;align-items:center;justify-content:center;gap:clamp(24px,5vw,86px);font-size:10px;font-weight:800;letter-spacing:.075em;color:#bdc9d8;text-transform:uppercase;white-space:nowrap;overflow:hidden}.tc-benefits__inner span:first-child{color:var(--tc-cyan)}.tc-header{width:min(100%,1920px);min-height:78px;margin:auto;padding:10px clamp(18px,3vw,58px);display:grid;grid-template-columns:auto minmax(150px,260px) minmax(280px,760px) auto;gap:20px;align-items:center}.tc-header__left,.tc-header__right{display:flex;align-items:center;gap:6px}.tc-header__right{justify-content:flex-end}.tc-icon-button{width:42px;height:42px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#ffffff09;color:#fff;display:grid;place-items:center;text-decoration:none;cursor:pointer;position:relative}.tc-icon-button:hover{border-color:#36e2ffb3;background:#36e2ff17;transform:translateY(-1px)}.tc-icon-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.tc-cart>span{position:absolute;top:-5px;right:-5px;min-width:19px;height:19px;padding:0 5px;border-radius:99px;background:var(--tc-accent);display:grid;place-items:center;color:#fff;font:800 10px/1 Arial}.tc-brand{display:flex;align-items:center;justify-content:flex-start;gap:9px;min-width:0;text-decoration:none;color:#fff}.tc-brand__image{display:block;width:auto;max-width:230px;max-height:54px;object-fit:contain}.tc-brand__mark{display:grid;place-items:center;width:31px;height:31px;border-radius:9px;background:linear-gradient(135deg,var(--tc-accent),var(--tc-accent-2));font-size:18px;box-shadow:0 0 26px #00a8ff47}.tc-brand__name{font-size:clamp(17px,1.55vw,24px);font-weight:900;letter-spacing:-.035em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tc-search-inline{height:46px;display:grid;grid-template-columns:22px 1fr;align-items:center;gap:10px;padding:0 16px;border-radius:14px;background:#fff;border:1px solid #fff;box-shadow:0 8px 30px #0000001f}.tc-search-inline svg{width:20px;height:20px;fill:none;stroke:#637086;stroke-width:1.8}.tc-search-inline input{width:100%;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#101827!important;font-size:14px!important;padding:0!important}.tc-search-inline input::placeholder{color:#8e99aa}.tc-search-trigger{display:none}.tc-category-nav{background:#0a111d;border-top:1px solid rgba(255,255,255,.05)}.tc-category-nav__inner{width:min(100%,1920px);margin:auto;padding:0 clamp(18px,3vw,58px);display:flex;overflow-x:auto;scrollbar-width:none}.tc-category-nav__inner::-webkit-scrollbar{display:none}.tc-category-nav a{height:48px;flex:0 0 auto;display:flex;align-items:center;gap:7px;padding:0 14px;color:#bac5d4;text-decoration:none;font-size:11px;font-weight:780;letter-spacing:.015em;border-bottom:2px solid transparent}.tc-category-nav a:hover{color:#fff;background:#ffffff09;border-bottom-color:var(--tc-cyan)}.tc-category-nav__offer{color:#6fe8ff!important}.tc-cat-icon{width:24px;height:24px;display:grid;place-items:center;color:#6fe8ff;border:1px solid rgba(111,232,255,.16);border-radius:7px;background:#6fe8ff0a;font-size:13px}.tc-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:180;background:#0007129e;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:0;visibility:hidden;transition:.25s}.tc-screen.is-open{opacity:1;visibility:visible}.tc-drawer{position:fixed;z-index:190;inset:0 auto 0 0;width:min(430px,92vw);background:#07101d;color:#fff;transform:translate(-105%);transition:transform .3s cubic-bezier(.2,.8,.2,1);box-shadow:30px 0 90px #0006;overflow-y:auto}.tc-drawer.is-open{transform:none}.tc-drawer__head{height:76px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.1)}.tc-drawer__head>div{display:grid;gap:4px}.tc-drawer__head small{color:var(--tc-cyan);font-size:9px;font-weight:900;letter-spacing:.18em}.tc-drawer__head strong{font-size:21px;letter-spacing:-.02em}.tc-drawer__head button{width:38px;height:38px;border:1px solid rgba(255,255,255,.13);border-radius:11px;background:#ffffff0a;color:#fff;font-size:25px;cursor:pointer}.tc-drawer__brand{display:flex;align-items:center;gap:13px;padding:22px;border-bottom:1px solid rgba(255,255,255,.08);background:linear-gradient(135deg,#00a8ff1f,#6d5dfc0f)}.tc-drawer__brand>span{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,var(--tc-accent),var(--tc-accent-2));font-size:22px}.tc-drawer__brand div{display:grid;gap:3px}.tc-drawer__brand strong{font-size:18px}.tc-drawer__brand small{font-size:9px;letter-spacing:.1em;color:#9eb0c6}.tc-drawer__nav{padding:10px 14px}.tc-drawer__nav a{min-height:54px;padding:10px 9px;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;align-items:center;text-decoration:none;color:#edf3fa;border-bottom:1px solid rgba(255,255,255,.07)}.tc-drawer__nav a>span{font-size:14px;font-weight:750}.tc-drawer__nav a small{font-size:10px;color:#8090a4}.tc-drawer__nav a b{grid-column:2;grid-row:1/3;color:var(--tc-cyan);font-size:22px;font-weight:400}.tc-drawer__nav a:hover{padding-left:14px;color:#fff}.tc-drawer__quick{padding:18px 22px 28px;display:flex;flex-wrap:wrap;gap:8px}.tc-drawer__quick a{padding:8px 11px;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#aebdcd;text-decoration:none;font-size:10px;font-weight:800}.tc-drawer__quick a:hover{border-color:var(--tc-cyan);color:#fff}.tc-search-modal{position:fixed;z-index:210;top:0;right:0;bottom:0;left:0;background:#030810f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;opacity:0;visibility:hidden;transition:.2s}.tc-search-modal.is-open{opacity:1;visibility:visible}.tc-search-modal__close{position:absolute;right:24px;top:24px;width:46px;height:46px;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:#ffffff0d;color:#fff;font-size:30px;cursor:pointer}.tc-search-modal__body{width:min(860px,calc(100% - 36px));margin:15vh auto 0}.tc-search-modal__body>small{color:var(--tc-cyan);font-size:11px;font-weight:900;letter-spacing:.2em}.tc-search-modal__body h2{margin:12px 0 28px;color:#fff;font-size:clamp(34px,6vw,72px);line-height:.92;letter-spacing:-.055em}.tc-search-modal form{display:grid;grid-template-columns:1fr auto;border:1px solid rgba(255,255,255,.16);border-radius:17px;overflow:hidden;background:#fff}.tc-search-modal input{min-width:0;height:68px;border:0!important;box-shadow:none!important;padding:0 22px!important;background:#fff!important;color:#111827!important;font-size:18px!important}.tc-search-modal button[type=submit]{border:0;background:linear-gradient(135deg,var(--tc-accent),#0074e8);color:#fff;padding:0 28px;font-size:11px;font-weight:900;letter-spacing:.08em;cursor:pointer}.tc-search-modal__links{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.tc-search-modal__links a{padding:9px 13px;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#aebbc9;text-decoration:none;font-size:11px}.tc-search-modal__links a:hover{color:#fff;border-color:var(--tc-cyan)}.tech-hero{position:relative;overflow:hidden;background:#050b15;color:#fff;border-bottom:1px solid rgba(255,255,255,.06)}.tech-hero__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 78% 38%,rgba(0,168,255,.18),transparent 26%),radial-gradient(circle at 61% 20%,rgba(109,93,252,.15),transparent 24%),linear-gradient(120deg,#050a12,#091322 52%,#040912)}.tech-hero__backdrop:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.15;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:46px 46px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 48%,#000);mask-image:linear-gradient(90deg,transparent,#000 48%,#000)}.tech-hero__inner{position:relative;z-index:1;width:min(100%,1920px);min-height:640px;margin:auto;padding:70px clamp(18px,4vw,76px) 58px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:40px}.tech-hero__eyebrow{display:flex;align-items:center;gap:10px;color:#87eaff;font-size:11px;font-weight:900;letter-spacing:.19em}.tech-hero__eyebrow span{width:34px;height:2px;background:linear-gradient(90deg,var(--tc-cyan),transparent)}.tech-hero h1{max-width:820px;margin:18px 0 20px;font-size:clamp(52px,6.4vw,106px);line-height:.89;letter-spacing:-.065em;color:#fff;font-weight:900}.tech-hero__content>p{max-width:690px;margin:0;color:#aebdce;font-size:clamp(15px,1.35vw,20px);line-height:1.55}.tech-hero__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.tech-button{min-height:50px;padding:0 20px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;gap:12px;text-decoration:none;font-size:11px;font-weight:900;letter-spacing:.07em}.tech-button--primary{background:linear-gradient(135deg,var(--tc-accent),#006ee7);color:#fff;box-shadow:0 14px 32px #008cff38}.tech-button--primary:hover{transform:translateY(-2px);box-shadow:0 18px 38px #008cff57}.tech-button--ghost{border:1px solid rgba(255,255,255,.18);color:#e8f0fa;background:#ffffff09}.tech-button--ghost:hover{border-color:#fff;background:#fff;color:#07101d}.tech-hero__proof{display:flex;gap:20px;flex-wrap:wrap;margin-top:24px;color:#8092a7;font-size:10px;font-weight:750}.tech-hero__proof span{white-space:nowrap}.tech-hero__visual{position:relative;min-height:490px;display:grid;place-items:center}.tech-hero__image{display:block;width:100%;height:520px;object-fit:contain;filter:drop-shadow(0 35px 55px rgba(0,0,0,.35))}.tech-device-stage{position:relative;width:min(680px,100%);height:500px;transform:perspective(1000px) rotateY(-3deg)}.tech-monitor{position:absolute;width:390px;height:270px;right:60px;top:55px}.tech-monitor__screen{height:225px;border:8px solid #182233;border-radius:18px;background:radial-gradient(circle at 70% 30%,rgba(54,226,255,.45),transparent 24%),linear-gradient(135deg,#0e1a30,#10162f 52%,#07101c);box-shadow:0 25px 65px #0000007a,inset 0 0 0 1px #ffffff0f;display:flex;align-items:flex-end;padding:24px;position:relative;overflow:hidden}.tech-monitor__screen:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,transparent 46%,rgba(255,255,255,.08) 48%,transparent 52%)}.tech-monitor__screen b{font-size:48px;line-height:.82;letter-spacing:-.07em;color:#fff}.tech-monitor__screen i{position:absolute;right:28px;top:26px;width:80px;height:80px;border-radius:50%;border:1px solid rgba(54,226,255,.38);box-shadow:0 0 35px #36e2ff33}.tech-monitor>span{display:block;width:90px;height:55px;margin:auto;border-bottom:10px solid #1b2638;border-left:17px solid transparent;border-right:17px solid transparent}.tech-laptop{position:absolute;width:330px;height:220px;left:0;bottom:46px;transform:rotate(-3deg)}.tech-laptop>div{height:190px;border:7px solid #1b273a;border-radius:14px;background:linear-gradient(140deg,#111c32,#0a2139 50%,#07111f);box-shadow:0 25px 60px #00000085;position:relative;overflow:hidden}.tech-laptop>div:before{content:"";position:absolute;width:210px;height:210px;border-radius:50%;right:-50px;top:-45px;background:radial-gradient(circle,rgba(0,168,255,.52),rgba(109,93,252,.12) 45%,transparent 67%)}.tech-laptop>div i{position:absolute;left:26px;bottom:28px;width:115px;height:8px;border-radius:9px;background:linear-gradient(90deg,var(--tc-cyan),transparent)}.tech-laptop>span{display:block;width:360px;height:12px;margin-left:-15px;border-radius:0 0 16px 16px;background:#27344a;box-shadow:0 12px 20px #00000047}.tech-phone{position:absolute;right:4px;bottom:65px;width:105px;height:205px;border:7px solid #1c293b;border-radius:26px;background:radial-gradient(circle at 55% 30%,rgba(109,93,252,.55),transparent 23%),linear-gradient(155deg,#0b2439,#07111f);box-shadow:0 24px 50px #00000073;transform:rotate(6deg)}.tech-phone:before{content:"";position:absolute;left:34px;top:8px;width:28px;height:5px;border-radius:5px;background:#1c293b}.tech-phone i{position:absolute;left:18px;right:18px;bottom:30px;height:4px;background:linear-gradient(90deg,var(--tc-cyan),transparent);border-radius:4px}.tech-phone b{position:absolute;left:18px;bottom:46px;width:38px;height:38px;border-radius:12px;border:1px solid rgba(255,255,255,.15)}.tech-chip{position:absolute;min-width:58px;height:30px;padding:0 10px;display:grid;place-items:center;border:1px solid rgba(54,226,255,.24);border-radius:9px;background:#071423c7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#9eefff;font:900 10px/1 Arial;letter-spacing:.1em;box-shadow:0 12px 28px #0003}.tech-chip--1{left:50px;top:85px}.tech-chip--2{right:0;top:35px}.tech-chip--3{left:230px;bottom:3px}.tech-hero__brands{position:relative;z-index:2;width:min(100%,1920px);margin:auto;padding:0 clamp(18px,4vw,76px);min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:28px;overflow:hidden;border-top:1px solid rgba(255,255,255,.07);color:#6f8095;font-size:12px;font-weight:900;letter-spacing:.09em;white-space:nowrap}.tech-categories{padding:68px 0;background:var(--tc-bg)}.tech-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:28px}.tech-section-head small,.tech-values__intro>small{color:#078bd1;font-size:10px;font-weight:900;letter-spacing:.19em}.tech-section-head h2,.tech-values__intro h2{margin:8px 0 0;color:var(--tc-ink);font-size:clamp(34px,4vw,58px);line-height:.96;letter-spacing:-.05em}.tech-section-head p,.tech-values__intro p{max-width:760px;margin:12px 0 0;color:var(--tc-muted);font-size:14px;line-height:1.55}.tech-section-head>a{flex:0 0 auto;text-decoration:none;color:#3b4757;font-size:10px;font-weight:900;letter-spacing:.09em}.tech-section-head>a span{margin-left:6px;color:var(--tc-accent)}.tech-section-head>a:hover{color:var(--tc-accent)}.tech-categories__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.tech-category-card{min-height:410px;overflow:hidden;border:1px solid var(--tc-line);border-radius:20px;background:#fff;text-decoration:none;color:var(--tc-ink);box-shadow:0 10px 32px #11233e0e;display:grid;grid-template-rows:225px 1fr;transition:.28s}.tech-category-card:hover{transform:translateY(-6px);border-color:#00a8ff6b;box-shadow:var(--tc-shadow)}.tech-category-card__visual{display:grid;place-items:center;position:relative;overflow:hidden;background:radial-gradient(circle at 52% 45%,#fff 0,#f1f5fa 49%,#e9eef6)}.tech-category-card__visual:before{content:"";position:absolute;width:180px;height:180px;border-radius:50%;background:#00a8ff0f;filter:blur(4px)}.tech-category-card__visual img{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;padding:18px;transition:transform .35s}.tech-category-card:hover .tech-category-card__visual img{transform:scale(1.045)}.tech-category-card__visual svg{position:relative;z-index:1;width:142px;height:104px;fill:none;stroke:#17263a;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 15px 24px rgba(21,40,67,.14))}.tech-category-card__visual svg *:nth-child(3){stroke:var(--tc-accent)}.tech-category-card__body{padding:20px 21px 19px;display:flex;flex-direction:column}.tech-category-card__body small{color:#078bd1;font-size:9px;font-weight:900;letter-spacing:.15em}.tech-category-card__body h3{margin:6px 0 0;font-size:25px;letter-spacing:-.035em}.tech-category-card__body p{margin:8px 0 14px;color:#6a7584;font-size:12px;line-height:1.48}.tech-category-card__body strong{margin-top:auto;padding-top:12px;border-top:1px solid #ebeff4;display:flex;justify-content:space-between;color:#2b394b;font-size:9px;letter-spacing:.1em}.tech-category-card__body strong span{color:var(--tc-accent);font-size:16px}.tech-usecases{padding:62px 0 66px;background:linear-gradient(180deg,#07101c,#050a12);color:#fff;overflow:hidden}.tech-section-head--dark small{color:var(--tc-cyan)}.tech-section-head--dark h2{color:#fff}.tech-section-head--dark p{color:#8496aa}.tech-section-head nav{display:flex;gap:8px}.tech-section-head nav button{width:44px;height:44px;border:1px solid rgba(255,255,255,.14);border-radius:50%;background:#ffffff0a;color:#fff;font-size:27px;cursor:pointer}.tech-section-head nav button:hover{border-color:var(--tc-cyan);background:#36e2ff14}.tech-usecases__track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:3px 2px 14px;scrollbar-width:none}.tech-usecases__track::-webkit-scrollbar{display:none}.tech-usecase{flex:0 0 clamp(280px,27vw,420px);height:440px;border:1px solid rgba(255,255,255,.11);border-radius:19px;overflow:hidden;background:#0a1422;color:#fff;text-decoration:none;scroll-snap-align:start;box-shadow:0 20px 45px #00000040}.tech-usecase:hover{transform:translateY(-5px);border-color:#36e2ff8c}.tech-usecase__media{height:245px;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 45%,rgba(0,168,255,.24),transparent 48%),linear-gradient(145deg,#121e30,#07101c)}.tech-usecase__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.tech-usecase:hover img{transform:scale(1.045)}.tech-usecase__media>span{font-size:76px;font-weight:950;letter-spacing:-.07em;color:#ffffffeb;text-shadow:0 0 32px rgba(0,168,255,.3)}.tech-usecase__body{height:195px;padding:18px 20px;display:flex;flex-direction:column}.tech-usecase__body small{color:var(--tc-cyan);font-size:9px;font-weight:900;letter-spacing:.15em}.tech-usecase__body h3{margin:6px 0 0;color:#fff;font-size:25px}.tech-usecase__body p{margin:8px 0;color:#8ea0b3;font-size:12px;line-height:1.45}.tech-usecase__body strong{margin-top:auto;padding-top:10px;border-top:1px solid rgba(255,255,255,.09);display:flex;justify-content:space-between;color:#dce7f3;font-size:9px;letter-spacing:.1em}.tech-usecase__body b{color:var(--tc-cyan);font-size:17px}.tech-values{padding:68px 0;background:#fff}.tech-values__intro{max-width:850px}.tech-values__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px}.tech-values__grid article{padding:28px;border:1px solid var(--tc-line);border-radius:18px;background:linear-gradient(145deg,#fff,#f9fbfd)}.tech-values__grid article>span{width:46px;height:46px;border-radius:13px;display:grid;place-items:center;background:#eef8ff;color:#058bcf;font-size:20px;font-weight:900}.tech-values__grid h3{margin:18px 0 7px;font-size:18px}.tech-values__grid p{margin:0;color:#6d7888;font-size:13px;line-height:1.55}.ac-theme-footer-shell{background:#040913!important}.tech-footer{position:relative;overflow:hidden;background:#040913;color:#fff;border-top:1px solid rgba(255,255,255,.07)}.tech-footer__glow{position:absolute;width:760px;height:360px;left:-180px;top:-150px;background:radial-gradient(circle,rgba(0,168,255,.17),transparent 68%);pointer-events:none}.tech-footer__inner{position:relative;z-index:1;padding-top:64px;padding-bottom:50px;display:grid;grid-template-columns:1.05fr .95fr;gap:70px}.tech-footer__lead>small{color:var(--tc-cyan);font-size:10px;font-weight:900;letter-spacing:.18em}.tech-footer__lead h2{max-width:700px;margin:10px 0 14px;color:#fff;font-size:clamp(38px,4.7vw,72px);line-height:.92;letter-spacing:-.055em}.tech-footer__lead>p{max-width:600px;margin:0;color:#8495a8;font-size:14px;line-height:1.55}.tech-footer__newsletter{max-width:610px;margin-top:24px;display:grid;grid-template-columns:1fr auto;border:1px solid rgba(255,255,255,.13);border-radius:13px;overflow:hidden;background:#ffffff09}.tech-footer__newsletter input{height:50px;border:0!important;box-shadow:none!important;background:transparent!important;color:#fff!important;padding:0 16px!important}.tech-footer__newsletter button{border:0;background:linear-gradient(135deg,var(--tc-accent),#0372e4);color:#fff;padding:0 18px;font-size:9px;font-weight:900;letter-spacing:.08em;cursor:pointer}.tech-footer__links{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.tech-footer__links>div{display:flex;flex-direction:column;gap:9px}.tech-footer__links strong{margin-bottom:5px;color:#fff;font-size:10px;letter-spacing:.13em}.tech-footer__links a{color:#8595a7;text-decoration:none;font-size:12px}.tech-footer__links a:hover{color:#fff;transform:translate(3px)}.tech-footer__bottom{min-height:68px;border-top:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;gap:25px;color:#637387;font-size:9px;font-weight:750;letter-spacing:.06em}.template-product #MainContent,.template-collection #MainContent,.template-search #MainContent,.template-cart #MainContent{background:var(--tc-bg)}.template-collection .product-card,.template-search .product-card,.template-index .product-card{border-radius:16px!important;border:1px solid #e1e7ef!important;background:#fff!important;overflow:hidden!important;box-shadow:0 7px 24px #10213a0b!important;transition:.24s!important}.template-collection .product-card:hover,.template-search .product-card:hover,.template-index .product-card:hover{transform:translateY(-4px)!important;box-shadow:0 18px 42px #10213a1c!important;border-color:#c8dbea!important}.product-card .price,.template-product .price{font-weight:850!important}.template-product .product-information{--color-primary-button-background:var(--tc-accent)!important;--color-primary-button-text:#fff!important}.template-product button[name=add],.template-product .product-form__submit{border-radius:12px!important;background:linear-gradient(135deg,var(--tc-accent),#0873df)!important;color:#fff!important;box-shadow:0 12px 28px #008eff2e!important}.template-product button[name=add]:hover,.template-product .product-form__submit:hover{transform:translateY(-1px);box-shadow:0 16px 32px #008eff47!important}.ac-breadcrumbs{background:#fff!important;border-bottom:1px solid #e8edf3!important}.ac-breadcrumbs a{color:#5e6c7d!important}.ac-breadcrumbs span{color:#121c29!important}.cart-page:after{background:linear-gradient(90deg,transparent,var(--tc-accent) 18%,rgba(0,168,255,.5) 65%,transparent)!important}.cart-page__title{border-left-color:var(--tc-accent)!important}.cart-page .cart-items__remove:hover{color:var(--tc-cyan)!important}.ac-cart-continue:hover{border-color:var(--tc-accent)!important;background:#00a8ff14!important}.cart-page__summary .cart-totals__total-value{color:var(--tc-cyan)!important}.cart-page__summary .cart__checkout-button{border-color:#33d9ff!important;background:linear-gradient(135deg,#00a8ff,#0873df)!important;color:#fff!important;box-shadow:0 14px 30px #008eff42!important}.cart-page__summary .cart__checkout-button:hover{box-shadow:0 18px 38px #008eff5c!important}.ac-cart-assurance__item svg{stroke:var(--tc-cyan)!important}.cart-page{--color-primary-button-background:var(--tc-accent)!important}.apex-mobile-nav{background:#050a12f5!important;border-top:1px solid rgba(255,255,255,.1)!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.apex-mobile-nav__item{color:#95a6b9!important}.apex-mobile-nav__item.is-active,.apex-mobile-nav__item:hover{color:var(--tc-cyan)!important}.apex-mobile-nav__item svg{stroke:currentColor!important}@media(max-width:1100px){.tc-header{grid-template-columns:auto minmax(140px,1fr) auto}.tc-search-inline{display:none}.tc-search-trigger{display:grid}.tc-benefits__inner{justify-content:flex-start;overflow-x:auto;scrollbar-width:none}.tech-hero__inner{grid-template-columns:1fr .9fr;min-height:590px}.tech-device-stage{transform:scale(.86);transform-origin:center}.tech-categories__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tech-footer__inner{grid-template-columns:1fr;gap:42px}}@media(max-width:749px){body{padding-bottom:64px}.tc-benefits__inner{height:29px;font-size:8px;gap:26px;padding-inline:14px}.tc-header{min-height:66px;padding:9px 14px;gap:10px;grid-template-columns:auto minmax(0,1fr) auto}.tc-brand{justify-content:center}.tc-brand__image{max-width:170px;max-height:44px}.tc-brand__name{font-size:17px}.tc-icon-button{width:39px;height:39px;border-radius:11px}.tc-header__right .tc-icon-button:not(.tc-search-trigger):not(.tc-cart){display:none}.tc-category-nav__inner{padding:0 8px}.tc-category-nav a{height:44px;padding:0 10px;font-size:9px}.tc-cat-icon{width:21px;height:21px}.tc-search-modal__body{margin-top:19vh}.tc-search-modal form{grid-template-columns:1fr}.tc-search-modal input{height:62px!important}.tc-search-modal button[type=submit]{height:50px}.tech-hero__inner{min-height:auto;padding:58px 18px 42px;grid-template-columns:1fr;gap:8px}.tech-hero h1{font-size:clamp(48px,15vw,76px)}.tech-hero__content>p{font-size:14px}.tech-hero__proof{gap:9px 15px}.tech-hero__visual{min-height:350px}.tech-device-stage{width:560px;max-width:120%;height:390px;transform:scale(.68);transform-origin:center}.tech-hero__brands{min-height:52px;justify-content:flex-start;overflow-x:auto;font-size:10px}.tech-categories{padding:45px 0}.tech-section-head{align-items:flex-start;margin-bottom:22px}.tech-section-head h2,.tech-values__intro h2{font-size:36px}.tech-section-head>a{display:none}.tech-categories__grid{grid-template-columns:1fr 1fr;gap:10px}.tech-category-card{min-height:330px;grid-template-rows:165px 1fr;border-radius:15px}.tech-category-card__visual svg{width:105px;height:78px}.tech-category-card__body{padding:14px}.tech-category-card__body small{font-size:7px}.tech-category-card__body h3{font-size:18px}.tech-category-card__body p{font-size:10px;max-height:44px;overflow:hidden}.tech-usecases{padding:44px 0 48px}.tech-section-head nav{display:none}.tech-usecase{flex-basis:82vw;height:390px}.tech-usecase__media{height:214px}.tech-usecase__body{height:176px}.tech-values{padding:48px 0}.tech-values__grid{grid-template-columns:1fr}.tech-footer__inner{padding-top:48px;padding-bottom:38px}.tech-footer__links{grid-template-columns:1fr 1fr}.tech-footer__bottom{padding-top:17px;padding-bottom:17px;align-items:flex-start;flex-direction:column;justify-content:center}.tech-footer__newsletter{grid-template-columns:1fr}.tech-footer__newsletter button{height:44px}}@media(max-width:430px){.tech-categories__grid{grid-template-columns:1fr}.tech-category-card{grid-template-columns:42% 58%;grid-template-rows:1fr;min-height:205px}.tech-category-card__body{padding:15px 13px}.tech-category-card__body p{max-height:none}.tech-category-card__visual svg{width:90px}.tech-footer__links{grid-template-columns:1fr 1fr;gap:28px 18px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/tech-store.css.map */
