:root{--tc-blue:#2F6BFF;--tc-black:#0B0D12;--tc-ink:#111827;--tc-paper:#F6F7F9;--tc-line:#E4E7EC;--tc-radius:20px}html{scroll-behavior:smooth}body{background:var(--tc-paper)}.header-section{transition:background .25s ease,box-shadow .25s ease}.header-section:not(:has(#header-component[transparent])){box-shadow:0 1px #0b0d120f}#header-component .header__row{-webkit-backdrop-filter:saturate(135%) blur(12px);backdrop-filter:saturate(135%) blur(12px)}.button,.button-secondary{font-weight:800;letter-spacing:-.01em;min-height:48px}.product-card{transition:transform .25s ease,box-shadow .25s ease}.product-card:hover{transform:translateY(-4px)}[data-template*=collection] .product-card{background:#fff;border:1px solid rgba(11,13,18,.06);border-radius:18px;padding:10px;box-shadow:0 10px 30px #0b0d120a}[data-template*=product] .product-information{background:linear-gradient(180deg,#f7f8fa,#fff)}[data-template*=product] .product-details{background:#fff;border:1px solid rgba(11,13,18,.07);border-radius:24px;padding:clamp(18px,3vw,30px);box-shadow:0 18px 55px #0b0d1212}.cart-drawer__dialog{box-shadow:-24px 0 70px #0b0d1229!important}.tc-home{overflow:hidden;background:#fff}.tc-shell{width:min(1440px,calc(100% - 64px));margin-inline:auto}.tc-kicker{display:inline-flex;align-items:center;gap:8px;color:#89a9ff;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.tc-kicker:before{content:"";width:24px;height:1px;background:currentColor}.tc-kicker--dark{color:#2f6bff}.tc-hero{position:relative;isolation:isolate;background:#0b0d12;color:#fff;padding:clamp(90px,12vw,160px) 0 clamp(75px,10vw,125px);min-height:760px;display:flex;align-items:center}.tc-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 85%);mask-image:linear-gradient(to bottom,black,transparent 85%);z-index:-2}.tc-hero__glow{position:absolute;border-radius:50%;filter:blur(14px);z-index:-1;opacity:.75}.tc-hero__glow--one{width:560px;height:560px;background:radial-gradient(circle,rgba(47,107,255,.38),transparent 68%);right:-100px;top:10px}.tc-hero__glow--two{width:400px;height:400px;background:radial-gradient(circle,rgba(100,145,255,.14),transparent 68%);left:35%;bottom:-160px}.tc-hero__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.75fr);gap:clamp(56px,8vw,120px);align-items:center}.tc-hero h1{margin:22px 0 25px;color:#fff;font-size:clamp(56px,7vw,112px);line-height:.88;letter-spacing:-.067em;font-weight:800;max-width:950px}.tc-hero h1 span{color:#7ea2ff}.tc-hero__lead{max-width:680px;margin:0;color:#ffffffad;font-size:clamp(17px,1.6vw,22px);line-height:1.55}.tc-hero__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.tc-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border-radius:12px;text-decoration:none;font-weight:850;font-size:14px;transition:transform .2s ease,background .2s ease,border-color .2s ease}.tc-btn:hover{transform:translateY(-2px)}.tc-btn--primary{background:#2f6bff;color:#fff;border:1px solid #2F6BFF}.tc-btn--primary:hover{background:#4b7eff}.tc-btn--ghost{background:#ffffff0d;color:#fff;border:1px solid rgba(255,255,255,.18)}.tc-btn--ghost:hover{border-color:#ffffff6b;background:#ffffff17}.tc-btn--white{background:#fff;color:#0b0d12}.tc-hero__proof{display:flex;flex-wrap:wrap;gap:18px 28px;margin-top:34px;color:#ffffff8c;font-size:11px;font-weight:750;text-transform:uppercase;letter-spacing:.08em}.tc-hero__proof span:before{content:"\2713";color:#7ea2ff;margin-right:7px}.tc-deal-console{background:#fffffff7;color:#111827;border:1px solid rgba(255,255,255,.16);border-radius:24px;box-shadow:0 45px 120px #0000005c;overflow:hidden;transform:rotate(1.3deg)}.tc-deal-console__head{min-height:52px;padding:0 18px;background:#f3f5f8;border-bottom:1px solid #E5E7EB;display:flex;align-items:center;justify-content:space-between;color:#6b7280;font-size:10px;font-weight:900;letter-spacing:.13em}.tc-console-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#d1d5db;margin-right:4px}.tc-console-dot:first-child{background:#2f6bff}.tc-deal-console__body{padding:30px}.tc-console-label{font-size:10px;color:#7b8494;font-weight:850;letter-spacing:.12em}.tc-console-price{font-size:clamp(42px,4vw,62px);font-weight:900;letter-spacing:-.05em;margin:4px 0 24px}.tc-console-flow{display:grid;gap:7px}.tc-console-step{display:flex;align-items:center;justify-content:space-between;padding:15px 16px;border-radius:12px;background:#f6f7f9;border:1px solid #ECEEF1}.tc-console-step span{font-size:12px;color:#6b7280}.tc-console-step strong{font-size:16px}.tc-console-step--active{background:#edf2ff;border-color:#cdd9ff}.tc-console-step--active strong{color:#2f6bff}.tc-console-step--deal{background:#0b0d12;color:#fff;border-color:#0b0d12}.tc-console-step--deal span{color:#ffffff9e}.tc-console-step--deal strong{color:#fff}.tc-console-arrow{text-align:center;color:#a0a7b3;line-height:1}.tc-console-saving{display:flex;justify-content:space-between;align-items:end;margin-top:22px;padding-top:18px;border-top:1px solid #E5E7EB}.tc-console-saving span{font-size:12px;color:#6b7280}.tc-console-saving strong{color:#1c9a55;font-size:28px;letter-spacing:-.04em}.tc-deal-console__foot{display:grid;grid-template-columns:repeat(3,1fr);background:#0b0d12;color:#ffffffa6;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.tc-deal-console__foot span{padding:14px 10px;text-align:center;border-right:1px solid rgba(255,255,255,.08)}.tc-deal-console__foot span:last-child{border:0}.tc-marquee{overflow:hidden;background:#2f6bff;color:#fff;border-top:1px solid rgba(255,255,255,.15);border-bottom:1px solid rgba(255,255,255,.15)}.tc-marquee__track{display:flex;gap:22px;align-items:center;min-width:max-content;padding:14px 0;font-size:11px;font-weight:900;letter-spacing:.14em}.tc-marquee__track i{opacity:.45}.tc-section{padding:clamp(80px,10vw,150px) 0}.tc-section--light{background:#f6f7f9}.tc-section--deal{background:#0b0d12;color:#fff}.tc-section--manifesto{background:#fff}.tc-section--cta{background:#2f6bff;color:#fff}.tc-section-heading{display:grid;grid-template-columns:1fr minmax(260px,.42fr);gap:70px;align-items:end;margin-bottom:48px}.tc-section-heading h2,.tc-deal-story h2,.tc-manifesto h2,.tc-final-cta h2{margin:14px 0 0;font-size:clamp(44px,6vw,82px);line-height:.96;letter-spacing:-.055em}.tc-section-heading p{margin:0;color:#60697a;line-height:1.65;font-size:16px}.tc-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.tc-category{position:relative;min-height:235px;padding:22px;border-radius:20px;background:#fff;border:1px solid rgba(11,13,18,.06);color:#111827;text-decoration:none;display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto 1fr;gap:18px;align-items:end;box-shadow:0 12px 35px #0b0d120a;transition:transform .25s ease,box-shadow .25s ease}.tc-category:hover{transform:translateY(-6px);box-shadow:0 20px 50px #0b0d1217}.tc-category__index{grid-column:1;color:#9aa2b1;font-size:11px;font-weight:850}.tc-category__icon{grid-column:3;font-size:24px;color:#2f6bff;align-self:start}.tc-category>div:not(.tc-category__icon){grid-column:1/3;display:grid;gap:7px}.tc-category strong{font-size:20px;letter-spacing:-.025em}.tc-category span:not(.tc-category__index){font-size:13px;color:#717988}.tc-category>b{grid-column:3;font-size:22px;color:#2f6bff}.tc-category--blue{background:#2f6bff;color:#fff;border-color:#2f6bff}.tc-category--blue .tc-category__index,.tc-category--blue span:not(.tc-category__index){color:#ffffffa3}.tc-category--blue .tc-category__icon,.tc-category--blue>b{color:#fff}.tc-category--dark{background:#0b0d12;color:#fff;border-color:#0b0d12}.tc-category--dark .tc-category__index,.tc-category--dark span:not(.tc-category__index){color:#ffffff94}.tc-category--dark .tc-category__icon,.tc-category--dark>b{color:#7ea2ff}.tc-category--soft{background:#eaf0ff}.tc-deal-story{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(55px,9vw,140px);align-items:start}.tc-deal-story__intro{position:sticky;top:120px}.tc-deal-story h2{color:#fff}.tc-deal-story h2 span{color:#7ea2ff}.tc-deal-story__intro p{color:#fff9;font-size:17px;line-height:1.65;max-width:620px}.tc-deal-steps{display:grid;gap:12px}.tc-deal-steps article{padding:28px;border-radius:18px;border:1px solid rgba(255,255,255,.11);background:#ffffff09;display:grid;grid-template-columns:52px 1fr;gap:10px 16px}.tc-deal-steps article>span{grid-row:1/3;width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#2f6bff;color:#fff;font-size:11px;font-weight:900}.tc-deal-steps strong{font-size:20px;color:#fff}.tc-deal-steps p{margin:0;color:#ffffff91;line-height:1.55}.tc-manifesto{display:grid;grid-template-columns:.65fr 1.35fr;gap:80px}.tc-manifesto__grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #E4E7EC;border-left:1px solid #E4E7EC}.tc-manifesto__grid article{padding:28px;border-right:1px solid #E4E7EC;border-bottom:1px solid #E4E7EC}.tc-manifesto__grid article>strong{font-size:11px;color:#2f6bff}.tc-manifesto__grid h3{font-size:22px;letter-spacing:-.03em;margin:30px 0 8px}.tc-manifesto__grid p{color:#6b7280;margin:0;line-height:1.55}.tc-final-cta{text-align:center;padding:30px 0}.tc-final-cta .tc-kicker{color:#d9e3ff}.tc-final-cta h2{color:#fff;margin-bottom:34px;font-size:clamp(48px,7vw,96px)}@media(max-width:1024px){.tc-hero__grid{grid-template-columns:1fr;gap:60px}.tc-deal-console{max-width:620px;transform:none}.tc-category-grid{grid-template-columns:1fr 1fr}.tc-deal-story{grid-template-columns:1fr}.tc-deal-story__intro{position:static}.tc-manifesto{grid-template-columns:1fr;gap:44px}}@media(max-width:749px){.tc-shell{width:min(100% - 28px,1440px)}.tc-hero{padding:84px 0 72px;min-height:auto}.tc-hero h1{font-size:clamp(50px,15vw,74px)}.tc-hero__lead{font-size:16px}.tc-hero__actions{display:grid}.tc-btn{width:100%}.tc-hero__proof{gap:12px 18px}.tc-deal-console__body{padding:22px}.tc-deal-console__foot{grid-template-columns:1fr}.tc-deal-console__foot span{border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}.tc-section{padding:76px 0}.tc-section-heading{grid-template-columns:1fr;gap:20px;margin-bottom:30px}.tc-category-grid{grid-template-columns:1fr}.tc-category{min-height:190px}.tc-manifesto__grid{grid-template-columns:1fr}.tc-deal-steps article{padding:22px}.tc-marquee__track{font-size:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.tc-category,.tc-btn,.product-card{transition:none!important}.tc-category:hover,.tc-btn:hover,.product-card:hover{transform:none!important}}:root{--tc-blue:#2F6BFF;--tc-blue-2:#5B8BFF;--tc-cyan:#37D7FF;--tc-black:#0B0D12;--tc-ink:#111827;--tc-muted:#667085;--tc-paper:#F6F7F9;--tc-soft:#EEF3FF;--tc-line:#E4E7EC;--tc-white:#FFFFFF;--tc-success:#168A4B;--tc-radius-sm:12px;--tc-radius:18px;--tc-radius-lg:28px;--tc-shadow-sm:0 10px 30px rgba(11,13,18,.06);--tc-shadow:0 24px 70px rgba(11,13,18,.1)}body{color:var(--tc-ink);background:var(--tc-paper)}::selection{background:#dce7ff;color:var(--tc-black)}a{text-underline-offset:3px}:focus-visible{outline:3px solid color-mix(in srgb,var(--tc-blue) 55%,transparent);outline-offset:3px}#header-group{position:relative;z-index:30}.header-section{background:#0b0d12f7!important;border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 8px 28px #0b0d122e}#header-component .header__row{min-height:72px;-webkit-backdrop-filter:saturate(150%) blur(18px);backdrop-filter:saturate(150%) blur(18px)}#header-component a{font-weight:700;letter-spacing:-.01em}#header-component img{max-height:48px;width:auto;object-fit:contain}#header-component .header-actions__action{border-radius:10px;transition:background .2s ease}#header-component .header-actions__action:hover{background:#f3f5f8}.button,.button-secondary,.shopify-payment-button__button,.tc-btn{min-height:50px;border-radius:12px!important;font-weight:800!important;letter-spacing:-.01em;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.button:hover,.button-secondary:hover,.shopify-payment-button__button:hover,.tc-btn:hover{transform:translateY(-1px)}.button:active,.button-secondary:active,.tc-btn:active{transform:translateY(0)}.button:not(.button-secondary){box-shadow:0 10px 22px #2f6bff29}.tc-topbar{position:relative;overflow:hidden;background:linear-gradient(90deg,#1c55e8,#2f6bff 45%,#2566f7);color:#fff}.tc-topbar:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.12),transparent);transform:translate(-120%);animation:tcShine 7s ease-in-out infinite;pointer-events:none}@keyframes tcShine{0%,70%{transform:translate(-120%)}to{transform:translate(120%)}}.tc-topbar__inner{min-height:40px}.tc-topbar__message{font-weight:600}.tc-topbar a{position:relative;z-index:1}.tc-home{background:#fff}.tc-hero{min-height:720px;background:radial-gradient(circle at 78% 26%,rgba(47,107,255,.34),transparent 33%),radial-gradient(circle at 58% 78%,rgba(55,215,255,.08),transparent 34%),#0b0d12}.tc-hero h1{max-width:980px}.tc-hero h1 span{background:linear-gradient(90deg,#78a0ff,#47d9ff);-webkit-background-clip:text;background-clip:text;color:transparent}.tc-deal-console{border:1px solid rgba(255,255,255,.32);box-shadow:0 50px 140px #00000070}.tc-valuebar{background:#fff;border-bottom:1px solid var(--tc-line)}.tc-valuebar__inner{width:min(1440px,calc(100% - 64px));margin:auto;display:grid;grid-template-columns:repeat(4,1fr)}.tc-valuebar__item{padding:20px 24px;display:flex;align-items:center;gap:12px;border-right:1px solid var(--tc-line)}.tc-valuebar__item:last-child{border-right:0}.tc-valuebar__icon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:var(--tc-soft);color:var(--tc-blue);font-size:12px;font-weight:900;flex:0 0 34px}.tc-valuebar__item strong{display:block;font-size:12px;letter-spacing:.02em}.tc-valuebar__item span{display:block;font-size:11px;color:var(--tc-muted);margin-top:2px}.tc-section--drop{background:#fff}.tc-drop-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}.tc-drop-head h2{margin:12px 0 0;font-size:clamp(42px,5vw,72px);line-height:.95;letter-spacing:-.055em}.tc-drop-head p{max-width:520px;color:var(--tc-muted);line-height:1.6}.tc-drop-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.tc-product-tile{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid rgba(11,13,18,.07);border-radius:22px;overflow:hidden;color:inherit;text-decoration:none;box-shadow:0 12px 34px #0b0d120b;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.tc-product-tile:hover{transform:translateY(-5px);box-shadow:0 22px 60px #0b0d121a;border-color:#2f6bff3d}.tc-product-tile__media{aspect-ratio:1/1;background:linear-gradient(145deg,#f7f8fa,#edf1f6);display:grid;place-items:center;overflow:hidden}.tc-product-tile__media img{width:100%;height:100%;object-fit:contain;padding:7%;transition:transform .35s ease}.tc-product-tile:hover .tc-product-tile__media img{transform:scale(1.035)}.tc-product-tile__body{padding:18px 18px 20px;display:grid;gap:8px}.tc-product-tile__vendor{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--tc-blue);font-weight:900}.tc-product-tile__title{font-size:17px;line-height:1.25;letter-spacing:-.025em;font-weight:800}.tc-product-tile__price{font-size:17px;font-weight:850}.tc-product-tile__cta{margin-top:3px;font-size:12px;color:var(--tc-muted)}.tc-drop-empty{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.tc-drop-slot{min-height:230px;padding:24px;border-radius:20px;background:linear-gradient(145deg,#f6f7f9,#eef3ff);border:1px solid #E4E9F4;display:flex;flex-direction:column;justify-content:space-between}.tc-drop-slot span{font-size:10px;font-weight:900;letter-spacing:.12em;color:var(--tc-blue)}.tc-drop-slot strong{font-size:22px;letter-spacing:-.03em}.tc-drop-slot p{margin:7px 0 0;color:var(--tc-muted);font-size:13px;line-height:1.5}.tc-category{overflow:hidden}.tc-category:after{content:"";position:absolute;width:130px;height:130px;border-radius:50%;right:-50px;top:-50px;background:radial-gradient(circle,rgba(47,107,255,.13),transparent 70%);pointer-events:none}.tc-section--manifesto{background:linear-gradient(180deg,#fff,#f8f9fb)}.tc-final-cta{max-width:980px;margin:auto}[data-template*=collection] .content-for-layout{background:var(--tc-paper)}[data-template*=collection] .content-for-layout>.shopify-section:first-child{background:#fff;border-bottom:1px solid var(--tc-line)}[data-template*=collection] .content-for-layout>.shopify-section:first-child .section{max-width:1440px;margin:auto}[data-template*=collection] .content-for-layout>.shopify-section:first-child h1{font-size:clamp(42px,5vw,72px);line-height:.95;letter-spacing:-.055em;margin:0}[data-template*=collection] .content-for-layout>.shopify-section:first-child .rte{max-width:760px;color:var(--tc-muted)}[data-template*=collection] .facets-wrapper{background:#ffffffdb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--tc-line);position:sticky;top:0;z-index:9}[data-template*=collection] .product-grid{gap:22px!important}[data-template*=collection] .product-card{height:100%;background:#fff;border:1px solid rgba(11,13,18,.065)!important;border-radius:20px!important;padding:10px!important;box-shadow:0 10px 30px #0b0d120b;overflow:hidden}[data-template*=collection] .product-card:hover{border-color:#2f6bff38!important;box-shadow:0 20px 54px #0b0d1217}[data-template*=collection] .product-card .product-card__content{padding:10px 6px 8px}[data-template*=collection] .product-card img{object-fit:contain!important}[data-template*=product] .content-for-layout{background:linear-gradient(180deg,#f6f7f9 0,#fff 760px)}[data-template*=product] .product-information{padding-top:26px}[data-template*=product] .product-information__grid{gap:clamp(28px,4vw,58px)}[data-template*=product] .product-media-container,[data-template*=product] .product-media-gallery,[data-template*=product] .product-media{background:#fff;border-radius:22px}[data-template*=product] .product-media{border:1px solid rgba(11,13,18,.065);box-shadow:0 14px 42px #0b0d120b}[data-template*=product] .product-details{border:1px solid rgba(11,13,18,.07)!important;border-radius:24px!important;padding:clamp(20px,2.8vw,32px)!important;background:#fffffff5!important;box-shadow:0 22px 65px #0b0d1214!important}[data-template*=product] .product-details h1{font-size:clamp(30px,3.1vw,48px)!important;line-height:1.02;letter-spacing:-.045em;margin-bottom:8px}[data-template*=product] .product-details .price{font-size:clamp(24px,2.3vw,34px);font-weight:850;letter-spacing:-.035em}[data-template*=product] variant-picker{border-top:1px solid var(--tc-line);padding-top:18px}[data-template*=product] .variant-picker__form{gap:10px}[data-template*=product] .buy-buttons-block{margin-top:2px}[data-template*=product] .product-form-buttons{gap:10px}[data-template*=product] .product-form-buttons .button{min-height:54px;font-size:15px}[data-template*=product] .rte{color:#495263;line-height:1.7}[data-template*=product] .rte h2,[data-template*=product] .rte h3{color:var(--tc-ink);letter-spacing:-.03em}[data-template*=product] .sticky-add-to-cart{box-shadow:0 -16px 50px #0b0d121a}.tc-product-trust>div{background:#fbfcfe!important;border-color:#e6eaf0!important}.tc-deal{box-shadow:0 18px 46px #2f6bff16!important}[data-template*=search] .content-for-layout,[data-template*=cart] .content-for-layout,[data-template^=page] .content-for-layout{background:var(--tc-paper)}[data-template^=page] .content-for-layout>.shopify-section{max-width:1180px;margin-inline:auto}[data-template^=page] .rte{background:#fff;border:1px solid rgba(11,13,18,.065);border-radius:20px;padding:clamp(22px,4vw,44px);box-shadow:var(--tc-shadow-sm);line-height:1.7}[data-template^=page] .rte h1,[data-template^=page] .rte h2,[data-template^=page] .rte h3{letter-spacing:-.035em}.cart-drawer__dialog{border-left:1px solid var(--tc-line);background:#fff!important}.cart-drawer__dialog .button{border-radius:12px!important}.tc-footer-brand{position:relative;overflow:hidden}.tc-footer-brand:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;right:-220px;top:-260px;background:radial-gradient(circle,rgba(47,107,255,.22),transparent 70%);pointer-events:none}.tc-footer-brand__inner{position:relative;z-index:1}.tc-footer-assurance{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#ffffff14;border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden;margin-bottom:48px}.tc-footer-assurance div{padding:16px 18px;background:#101319}.tc-footer-assurance strong{display:block;font-size:12px}.tc-footer-assurance span{display:block;margin-top:3px;font-size:10px;color:#ffffff80}.tc-footer-brand__cols a{transition:color .18s ease,transform .18s ease}.tc-footer-brand__cols a:hover{transform:translate(2px)}@media(max-width:1024px){.tc-valuebar__inner{grid-template-columns:1fr 1fr}.tc-valuebar__item:nth-child(2){border-right:0}.tc-valuebar__item:nth-child(-n+2){border-bottom:1px solid var(--tc-line)}.tc-drop-grid,.tc-drop-empty{grid-template-columns:1fr 1fr}.tc-drop-grid>*:last-child,.tc-drop-empty>*:last-child{grid-column:1/-1}}@media(max-width:749px){#header-component .header__row{min-height:62px}#header-component img{max-height:38px}.tc-valuebar__inner{width:100%;grid-template-columns:1fr 1fr}.tc-valuebar__item{padding:14px 12px;gap:8px}.tc-valuebar__icon{width:28px;height:28px;flex-basis:28px;border-radius:8px}.tc-valuebar__item strong{font-size:10px}.tc-valuebar__item span{font-size:9px}.tc-drop-head{display:grid;gap:10px}.tc-drop-grid,.tc-drop-empty{grid-template-columns:1fr}.tc-drop-grid>*:last-child,.tc-drop-empty>*:last-child{grid-column:auto}.tc-product-tile{border-radius:18px}[data-template*=collection] .product-grid{gap:14px!important}[data-template*=collection] .product-card{border-radius:16px!important;padding:7px!important}[data-template*=product] .product-details{border-radius:18px!important;padding:18px!important}[data-template^=page] .rte{border-radius:16px;padding:20px}.tc-footer-assurance{grid-template-columns:1fr 1fr}}@media(prefers-reduced-motion:reduce){.tc-topbar:after{animation:none}.tc-product-tile,.tc-product-tile__media img{transition:none}.tc-product-tile:hover{transform:none}}:root{--tc-focus:0 0 0 4px rgba(47,107,255,.16)}#header-component .menu-list__link-title{padding-inline:12px}#header-component .menu-list__link{position:relative}#header-component .menu-list__link--active .menu-list__link-title:after{content:"";position:absolute;inset-inline:12px;bottom:13px;height:2px;border-radius:999px;background:var(--tc-blue)}#header-component .header-actions__action{min-width:44px;min-height:44px}#header-component .header__row{min-height:70px}#header-component img{max-height:46px}.tc-hero{min-height:680px;padding:clamp(78px,9vw,124px) 0 clamp(70px,8vw,110px)}.tc-hero h1{font-size:clamp(54px,6.4vw,94px);line-height:.92;max-width:860px}.tc-hero__lead{max-width:720px}.tc-hero__actions .tc-btn--primary{box-shadow:0 16px 38px #2f6bff47}.tc-deal-console{transform:none}.tc-console-saving strong{font-size:22px}.tc-valuebar__item{min-height:76px}.tc-valuebar__item strong{font-size:12px}.tc-valuebar__item span{line-height:1.35}.tc-radar-search-card{box-shadow:0 36px 100px #0b0d1233}.tc-radar-search-card__field input:focus,.tc-radar-result__email input:focus{outline:none;border-color:#6f96ff;box-shadow:var(--tc-focus)}.tc-radar-search-card__field button,.tc-radar-result__request{transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.tc-radar-search-card__field button:hover,.tc-radar-result__request:hover{background:#4b7eff;transform:translateY(-1px);box-shadow:0 12px 28px #2f6bff38}.tc-radar-result{box-shadow:inset 0 0 0 1px #ffffff05}.tc-radar-result__scores strong{font-size:13px}[data-template*=collection] .product-card .product-card__content{display:grid;gap:5px}[data-template*=collection] .product-card .product-card__content a{line-height:1.3}[data-template*=collection] .product-card .price{font-weight:850}.tc-product-tile__title{min-height:2.5em}.tc-product-tile__cta{font-weight:700}[data-template*=product] .product-information{padding-top:30px}[data-template*=product] .product-details{gap:18px}[data-template*=product] .product-form-buttons .button,[data-template*=product] .product-form-buttons button[type=submit]{min-height:58px!important;font-size:15px!important;font-weight:850!important}[data-template*=product] .quantity-selector,[data-template*=product] quantity-selector{min-height:48px}[data-template*=product] .sticky-add-to-cart{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5}body.tc-radar-product [data-template*=product] .shopify-payment-button,body.tc-radar-product [data-template*=product] shopify-accelerated-checkout,body.tc-radar-product [data-template*=product] .accelerated-checkout-block{display:none!important}body.tc-radar-product [data-template*=product] .product-form-buttons:after{content:"Pour cette s\e9lection TechConnect Intelligence, le passage par le panier permet d\2019 afficher les informations de livraison avant paiement.";display:block;margin-top:8px;color:#667085;font-size:10px;line-height:1.45}.tc-product-trust>div{min-height:58px}.tc-deal--locked{box-shadow:none!important}[data-template*=cart] .cart-page__summary{gap:12px}[data-template*=cart] .cart-summary{border-radius:20px;overflow:hidden}[data-template*=cart] .cart__checkout-button,.cart-drawer__summary .button,.cart-drawer__summary button[type=submit]{min-height:56px!important;font-weight:850!important}.cart-drawer__summary{gap:14px}.tc-cart-disclosure{box-shadow:0 8px 24px #2f6bff0f}.tc-footer-brand__logo{width:min(250px,100%)!important;padding:0!important;background:transparent!important;border-radius:0!important}.tc-footer-brand__logo img{max-height:100px;object-fit:contain;object-position:left center}@media(max-width:749px){.tc-shell{width:min(100% - 24px,1440px)}#header-component .header__row{min-height:60px}#header-component img{max-height:36px}.tc-hero{padding:62px 0 58px}.tc-hero h1{font-size:clamp(43px,13vw,60px);line-height:.94;letter-spacing:-.055em;margin:16px 0 20px}.tc-hero__lead{font-size:15px;line-height:1.6}.tc-hero__actions{margin-top:26px}.tc-hero__proof{margin-top:24px;font-size:9px;gap:10px 16px}.tc-deal-console{border-radius:18px}.tc-deal-console__body{padding:18px}.tc-console-price{font-size:40px;margin-bottom:18px}.tc-console-step{padding:12px}.tc-console-step strong{font-size:14px}.tc-valuebar__item{min-height:70px}.tc-radar-home__intro h2{font-size:clamp(38px,11vw,52px);line-height:.98}.tc-radar-search-card{padding:18px;border-radius:18px}.tc-radar-search-card__field input,.tc-radar-search-card__field button,.tc-radar-result__email input,.tc-radar-result__request{min-height:50px}.tc-radar-result{padding:14px}.tc-radar-result__scores{gap:6px}.tc-radar-result__scores div{padding:9px}[data-template*=product] .product-information{padding-top:16px}[data-template*=product] .product-details h1{font-size:clamp(28px,8vw,38px)!important}[data-template*=product] .product-details .price{font-size:26px}[data-template*=product] .product-form-buttons .button,[data-template*=product] .product-form-buttons button[type=submit]{min-height:56px!important}.tc-footer-brand__logo{width:min(220px,75%)!important}}.tc-product-tile__intel{display:inline-flex;width:max-content;max-width:100%;padding:6px 8px;border:1px solid #D8E3FF;border-radius:999px;background:#eef3ff;color:#2f6bff;font-size:9px;font-weight:850;line-height:1}.tc-product-tile__intel.is-verified{background:#edf9f1;border-color:#cfebd8;color:#168a4b}#header-component,#header-component a,#header-component button,#header-component summary,#header-component .menu-list__link,#header-component .menu-list__link-title,#header-component .header-actions__action,#header-component svg{color:#fff!important}#header-component svg{stroke:currentColor}#header-component .header-actions__action:hover{background:#ffffff17!important}#header-component .menu-list__link--active .menu-list__link-title:after{background:#2f6bff!important}#header-component .localization-selector,#header-component .localization-selector button{color:#fff!important}.tc-section--services{background:#f6f7f9}.tc-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.tc-service-card{min-height:240px;padding:22px;border-radius:20px;background:#fff;border:1px solid rgba(11,13,18,.07);box-shadow:0 12px 34px #0b0d120a;display:flex;flex-direction:column;color:#111827;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.tc-service-card:hover{transform:translateY(-4px);box-shadow:0 20px 50px #0b0d1217;border-color:#2f6bff47}.tc-service-card>span{font-size:10px;font-weight:900;letter-spacing:.12em;color:#2f6bff}.tc-service-card>strong{font-size:22px;letter-spacing:-.03em;margin-top:34px}.tc-service-card>p{color:#667085;font-size:13px;line-height:1.55;margin:8px 0 18px}.tc-service-card>b{margin-top:auto;color:#2f6bff;font-size:22px}.tc-services-more{margin-top:24px}.tc-page-type-page .content-for-layout{background:linear-gradient(180deg,#f7f9fc,#fff)}.tc-page-type-page .main-page{max-width:1100px;margin-inline:auto}.tc-page-type-page .main-page h1{font-size:clamp(42px,5vw,68px);letter-spacing:-.05em;line-height:.98}.tc-page-type-page .main-page h2{margin-top:38px;font-size:clamp(24px,3vw,34px);letter-spacing:-.03em}.tc-page-type-page .main-page h3{margin-top:28px;font-size:20px}.tc-page-type-page .main-page p,.tc-page-type-page .main-page li{color:#525e70;line-height:1.72}.tc-page-type-page .main-page a{color:#2456d8;font-weight:700}.tc-valuebar__inner{grid-template-columns:repeat(4,1fr)}@media(max-width:980px){.tc-service-grid,.tc-valuebar__inner{grid-template-columns:1fr 1fr}.tc-valuebar__item:nth-child(2){border-right:0}}@media(max-width:620px){.tc-service-grid,.tc-valuebar__inner{grid-template-columns:1fr}.tc-valuebar__item{border-right:0;border-bottom:1px solid var(--tc-line)}.tc-valuebar__item:last-child{border-bottom:0}}.tc-drop-empty{grid-template-columns:repeat(3,1fr)}.tc-drop-slot a{color:#2456d8;font-weight:800;text-decoration:none}.tc-page-type-page .main-page{width:min(1050px,calc(100% - 32px));margin:auto;padding-inline:0}.tc-page-type-page .main-page .rte{max-width:860px}.tc-page-type-page .main-page ul{padding-left:1.2rem}.tc-page-type-page .main-page hr{border:0;border-top:1px solid #E4E7EC;margin:32px 0}.tc-page-type-page .main-page blockquote{margin:28px 0;padding:18px 20px;border-left:3px solid #2F6BFF;background:#f5f8ff;border-radius:0 12px 12px 0}@media(max-width:900px){.tc-drop-empty{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/techconnect-brand.css.map */
