:root{color-scheme:light;--bg: #f7f8fc;--bg-soft: #fcfcff;--paper: #ffffff;--paper-strong: #fbfbff;--ink: #24324b;--ink-strong: #18263d;--muted: #78829b;--line: #e6e9f2;--line-strong: #d7dceb;--accent: #ff1464;--accent-dark: #d90652;--navy: #25344b;--cyan: #2db8db;--mint: #60c392;--blue-soft: #d7effa;--shadow: 0 24px 60px rgba(32, 46, 77, .1);--shadow-soft: 0 14px 35px rgba(32, 46, 77, .08);--font-display: "Bahnschrift", "Trebuchet MS", sans-serif;--font-body: "Segoe UI", "Trebuchet MS", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-body);color:var(--ink);background:radial-gradient(circle at top left,rgba(255,20,100,.06),transparent 22%),radial-gradient(circle at top right,rgba(45,184,219,.08),transparent 24%),linear-gradient(180deg,#fbfbfe,#f6f8fc)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,h4,h5{margin:0;color:var(--ink-strong);font-family:var(--font-display);font-weight:700;letter-spacing:-.02em;line-height:1.2}img{max-width:100%;height:auto}p{margin:0}.site-shell{min-height:100vh}.utility-bar{background:#ffffffd9;border-bottom:1px solid var(--line)}.utility-bar__inner,.masthead__inner,.category-bar__inner,.site-main,.techno-footer__inner{width:min(1320px,calc(100% - 40px));margin:0 auto}.utility-bar__inner{display:flex;justify-content:space-between;gap:1rem;align-items:center;min-height:2.4rem;color:var(--muted);font-size:.8rem}.utility-bar__group{display:flex;gap:.65rem;flex-wrap:wrap}.utility-pill{border:0;background:transparent;color:inherit;padding:.35rem .2rem}.feature-toggle{display:flex;align-items:center;gap:.55rem;cursor:pointer}.feature-toggle__label{font-size:.82rem;font-weight:600;color:var(--ink-strong);-webkit-user-select:none;user-select:none}.feature-toggle__switch{position:relative;width:2.6rem;height:1.4rem;border-radius:999px;border:0;background:var(--line-strong);cursor:pointer;transition:background .22s ease;flex-shrink:0}.feature-toggle__switch.active{background:var(--accent)}.feature-toggle__knob{position:absolute;top:3px;left:3px;width:1rem;height:1rem;border-radius:999px;background:#fff;box-shadow:0 1px 4px #0003;transition:transform .22s cubic-bezier(.34,1.56,.64,1)}.feature-toggle__switch.active .feature-toggle__knob{transform:translate(1.2rem)}.masthead{background:#fffffff2;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:100;transition:background .25s ease,box-shadow .25s ease,border-color .25s ease}.masthead--sticky{background:#ffffffb8;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom-color:transparent;box-shadow:0 4px 24px #00000014}.masthead--sticky .masthead__inner{padding:.45rem 0}.masthead--sticky .storemark__title{font-size:1.5rem}.masthead--sticky .storemark__tag{display:none}.masthead__inner{display:grid;grid-template-columns:220px minmax(0,1fr) auto;gap:1.25rem;align-items:center;padding:.9rem 0;transition:padding .25s ease}.storemark{display:grid;gap:.25rem}.storemark__title{font-family:var(--font-display);font-size:clamp(1.5rem,2.2vw,1.85rem);line-height:.9;font-weight:800;color:#1d2a5e;transition:font-size .25s ease}.storemark__title span{color:var(--accent)}.storemark__tag{color:var(--muted);font-size:.78rem}.search-shell{display:grid;grid-template-columns:minmax(0,1fr) 132px;align-items:center;background:var(--paper);border:1px solid var(--line-strong);border-radius:14px;box-shadow:var(--shadow-soft);overflow:hidden}.search-shell input,.search-shell button{min-height:2.85rem;border:0;background:transparent;outline:none;font-size:.92rem}.search-shell input:focus,.search-shell button:focus{outline:none;box-shadow:none}.search-shell input{padding:0 1.1rem}.search-shell__button{background:var(--navy);color:#fff;font-weight:700}.masthead-actions{display:flex;align-items:center;gap:.8rem}.round-action,.cart-action{display:inline-flex;align-items:center;justify-content:center;min-height:2.6rem;min-width:2.6rem;padding:.5rem .7rem;border-radius:999px;border:1px solid var(--line-strong);background:var(--paper);color:var(--ink);font-weight:600;font-size:.88rem}.round-action{padding:.5rem;width:2.6rem}.cart-action{background:#ff146414;border-color:#ff146426;gap:.4rem}.action-icon{display:block;flex-shrink:0}.cart-action span{display:inline-flex;align-items:center;justify-content:center;min-width:1.55rem;height:1.55rem;border-radius:999px;background:var(--accent);color:#fff;font-size:.78rem}.category-bar{background:#fffffff0;border-bottom:1px solid var(--line)}.category-bar__inner{display:flex;gap:1.5rem;align-items:center;min-height:2.6rem;flex-wrap:wrap;justify-content:center}.category-bar__link{color:var(--ink-strong);font-weight:600;font-size:.9rem}.category-bar__link:last-child{color:var(--accent)}.hamburger-button{display:none;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;padding:0;border-radius:999px;border:1px solid var(--line-strong);background:var(--paper);color:var(--ink);cursor:pointer}.mobile-nav{display:none}.site-main{padding:2rem 0 5rem}.home-shell,.inner-page-shell{display:grid;gap:1.75rem}.hero-section,.section-card,.page-intro-card,.detail-overview-card,.detail-purchase-card,.info-panel,.cart-list-panel,.support-card,.checkout-form-card,.success-stage,.empty-state,.order-summary-card{background:var(--paper);border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow)}.hero-section,.section-card,.page-intro-card,.detail-overview-card,.detail-purchase-card,.info-panel,.cart-list-panel,.support-card,.checkout-form-card,.success-stage,.empty-state,.order-summary-card,.reseller-band{animation:rise-in .52s ease both}@keyframes rise-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.hero-section{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:2rem;padding:2rem;overflow:hidden}.hero-section__copy{display:grid;align-content:center;gap:1rem}.section-kicker{color:var(--accent);text-transform:uppercase;font-size:.72rem;font-weight:800;letter-spacing:.18em}.hero-section h1{font-size:clamp(1.75rem,3.2vw,2.75rem);line-height:1.1;letter-spacing:-.02em}.hero-section h1 span{color:var(--accent)}.hero-section__copy>p:not(.section-kicker){max-width:36rem;color:var(--muted);line-height:1.6;font-size:.92rem}.hero-chip-tray,.hero-actions,.order-summary-card__badges,.detail-feature-pills{display:flex;gap:.85rem;flex-wrap:wrap}.section-actions{display:flex;gap:.85rem;flex-wrap:wrap;justify-content:center;margin-top:1rem}.hero-chip-tray span,.detail-feature-pills span{display:inline-flex;align-items:center;min-height:2.2rem;padding:.4rem .85rem;background:#fff;border:1px solid var(--line);border-radius:999px;box-shadow:var(--shadow-soft);color:var(--ink-strong);font-weight:600;font-size:.85rem}.hero-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin-top:.4rem}.hero-proof-grid article{display:grid;grid-template-columns:38px minmax(0,1fr);gap:.7rem;align-items:start;padding:.7rem 0;border-top:1px solid var(--line)}.hero-proof-grid span{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,#ff14641f,#2db8db1f);color:var(--accent);font-weight:800;font-size:.85rem}.hero-proof-grid strong{display:block;font-size:.92rem;margin-bottom:.25rem;font-family:var(--font-display)}.hero-proof-grid p{color:var(--muted);line-height:1.4;font-size:.78rem}.hero-section__visual{position:relative;min-height:18rem}.hero-showcase{position:relative;width:100%;min-height:18rem;border-radius:24px;background:radial-gradient(circle at 65% 35%,rgba(36,50,75,.22),transparent 24%),linear-gradient(135deg,#fdfdff,#f3f5fb);overflow:hidden}.hero-showcase__card{position:absolute;border-radius:24px;border:1px solid rgba(255,255,255,.6);box-shadow:var(--shadow-soft)}.hero-showcase__card--primary{left:1.2rem;right:1.2rem;top:1.2rem;padding:.95rem 1rem;background:#ffffffeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-showcase__card--primary span{display:inline-flex;margin-bottom:.5rem;color:var(--muted);font-size:.78rem}.hero-showcase__card--primary h3{font-size:1rem;margin-bottom:.35rem;line-height:1.25}.hero-showcase__card--primary strong{color:var(--accent);font-size:1rem}.hero-showcase__card--floating{max-width:calc(100% - 2.8rem);padding:.65rem .95rem;color:#fff;font-weight:600;font-size:.82rem;line-height:1.25;border-radius:16px;white-space:nowrap;text-align:center}.hero-showcase__card--one{left:1.4rem;top:7.5rem;background:linear-gradient(135deg,#27334d,#3c4d74)}.hero-showcase__card--two{left:1.4rem;bottom:1.4rem;background:linear-gradient(135deg,var(--accent),#ff5f93)}.hero-showcase-section{display:none}.hero-showcase__halo,.hero-showcase__orb{position:absolute;border-radius:999px}.hero-showcase__halo{right:-3rem;top:3rem;width:14rem;height:14rem;background:radial-gradient(circle,#24324b33,#fff0);pointer-events:none}.hero-showcase__orb--one{right:1.4rem;bottom:1.4rem;width:8.5rem;height:8.5rem;background:linear-gradient(135deg,#2db8dbe6,#60c392f2);pointer-events:none}.hero-showcase__orb--two{right:2.6rem;bottom:2.7rem;width:4.2rem;height:4.2rem;background:#ffffff42;border:1px solid rgba(255,255,255,.5);pointer-events:none}.section-card,.page-intro-card,.cart-list-panel,.support-card,.checkout-form-card,.success-stage{padding:1.75rem}.section-title{display:flex;justify-content:space-between;gap:1rem;align-items:end;margin-bottom:1.4rem}.section-title--centered{justify-content:center;text-align:center}.section-title h2,.page-intro-card h1,.success-stage h1{font-size:clamp(1.5rem,2.4vw,1.9rem);letter-spacing:-.02em}.section-title p,.page-intro-card p,.success-stage p{font-size:.9rem;margin-top:.4rem}.section-title p,.page-intro-card p,.success-stage p,.order-summary-card__copy,.support-card p,.info-panel p,.checkout-form-card p,.brand-chip span,.product-card__vendor,.product-card__meta,.product-card__caption,.muted-copy,.mini-notes,.detail-overview-card__subline{color:var(--muted)}.trending-grid,.catalog-grid,.solution-grid{display:grid;gap:1rem}.trending-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.catalog-grid,.solution-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.product-card{display:grid;gap:.7rem;padding:1rem;border-radius:16px;border:1px solid var(--line);background:linear-gradient(180deg,#fff,#fcfcff);box-shadow:var(--shadow-soft);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.product-card:hover{transform:translateY(-2px);box-shadow:0 18px 36px #202e4d1a;border-color:var(--line-strong)}.product-card--compact{gap:.6rem}.product-card__badge-wrap{display:flex;justify-content:center}.product-card__image{width:100%;max-height:110px;object-fit:contain;border-radius:10px;padding:.4rem}.product-card__caption,.product-card__meta,.product-card__vendor{font-size:.78rem}.product-card__compact-row strong{font-size:.95rem;font-family:var(--font-display);font-weight:800}.product-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:30px;color:#fff;font-family:var(--font-display);font-weight:800;letter-spacing:-.04em;box-shadow:inset 0 1px #ffffff4d}.product-badge--large{width:6rem;height:5.5rem;font-size:1.5rem;border-radius:22px}.product-badge--small{width:3.25rem;height:3.25rem;border-radius:14px;font-size:1rem}.tone-1{background:linear-gradient(135deg,#ff336f,#ff7b56)}.tone-2{background:linear-gradient(135deg,#3f69ff,#26c0db)}.tone-3{background:linear-gradient(135deg,#7d22ff,#c43ae6)}.tone-4{background:linear-gradient(135deg,#ff9b21,#ff4f7a)}.tone-5{background:linear-gradient(135deg,#0ea36d,#6ccc7e)}.tone-6{background:linear-gradient(135deg,#223a76,#ff1464)}.product-card__body{display:grid;gap:.3rem;text-align:center}.product-card__body h3{font-size:.98rem;line-height:1.25;letter-spacing:-.01em}.product-card__family{font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;color:var(--accent);font-weight:800}.product-card__divider{height:1px;background:linear-gradient(90deg,transparent,var(--line-strong),transparent)}.product-card__caption,.product-card__meta{text-align:center}.product-card__price{display:block;text-align:center;font-size:1.35rem;color:var(--accent);font-family:var(--font-display);font-weight:800;letter-spacing:-.02em}.product-card__footer,.product-card__compact-row,.summary-row,.detail-info-grid,.brand-strip,.trust-row,.success-stage__steps{display:flex}.product-card__footer{gap:.75rem}.product-card__footer>*{flex:1}.product-card__compact-row{justify-content:space-between;align-items:center}.product-card__compact-row strong{color:var(--accent)}.accent-button,.secondary-action,.text-link{display:inline-flex;align-items:center;justify-content:center;min-height:2.6rem;padding:.6rem 1.1rem;border-radius:999px;font-size:.88rem;transition:transform .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease}.accent-button{border:0;background:linear-gradient(135deg,var(--accent),#ff327d);color:#fff;font-weight:700;box-shadow:0 8px 18px #ff14642e}.secondary-action{border:1px solid rgba(37,52,75,.15);background:#f9fbff;color:var(--ink-strong);font-weight:700}.text-link{min-height:auto;padding:0;border:0;background:transparent;color:var(--accent);justify-content:flex-start;font-weight:700}.full-width{width:100%}.reseller-band{position:relative;overflow:hidden;border-radius:30px}.brand-strip{flex-wrap:wrap;gap:.85rem;justify-content:center;padding:.25rem 0 .5rem}.brand-chip{display:grid;justify-items:center;gap:.5rem;width:7.5rem;padding:.9rem .6rem .75rem;border:1.5px solid var(--line);border-radius:16px;background:#fff;cursor:pointer;position:relative;overflow:hidden;transition:border-color .22s ease,box-shadow .22s ease,transform .22s cubic-bezier(.34,1.56,.64,1);box-shadow:0 2px 8px #0000000d}.brand-chip:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--accent),#ff4d88);border-radius:0 0 20px 20px;transform:scaleX(0);transition:transform .22s ease}.brand-chip:hover{border-color:#ff14644d;box-shadow:0 8px 22px #00000017;transform:translateY(-3px)}.brand-chip:hover:after{transform:scaleX(.55)}.brand-chip.active{border-color:var(--accent);background:#fff;box-shadow:0 8px 28px color-mix(in srgb,var(--accent) 22%,transparent);transform:translateY(-3px)}.brand-chip.active:after{transform:scaleX(1)}.brand-chip span{font-size:.78rem;font-weight:600;color:var(--ink-strong);text-align:center;line-height:1.2}.brand-chip.active span{color:var(--accent)}.brand-products-header{display:flex;align-items:center;justify-content:space-between;padding:.85rem .25rem .5rem;border-top:1px solid var(--line);margin-top:.5rem;gap:.75rem;flex-wrap:wrap}.brand-products-header__label{font-family:var(--font-display);font-size:1rem;font-weight:800;color:var(--ink-strong);letter-spacing:-.01em}.brand-products-header__count{font-size:.75rem;font-weight:600;color:var(--muted);background:var(--paper-strong);border:1px solid var(--line);border-radius:999px;padding:.2rem .7rem}.reseller-band{display:grid;grid-template-columns:180px minmax(0,1fr) 240px;gap:1.5rem;align-items:center;padding:2rem;background:linear-gradient(180deg,#f0effa,#e6e6f3)}.reseller-band__metric{font-family:var(--font-display);font-size:clamp(3rem,5.5vw,4.75rem);color:var(--accent);line-height:1;font-weight:800;letter-spacing:-.04em}.reseller-band__copy{display:grid;gap:.6rem}.reseller-band__copy h2{font-size:clamp(1.25rem,2.2vw,1.6rem);letter-spacing:-.02em;line-height:1.25}.reseller-band__copy p:not(.section-kicker){font-size:.88rem;color:var(--ink);line-height:1.55;max-width:42rem}.reseller-band__linework{position:relative;min-height:12rem}.reseller-hand,.reseller-card-shape{position:absolute;border-radius:999px}.reseller-hand{width:7rem;height:7rem;border:4px solid #151515;background:transparent}.reseller-hand--one{top:1.2rem;left:1rem;border-color:transparent transparent #151515 #151515;transform:rotate(30deg)}.reseller-hand--two{right:1rem;bottom:1rem;border-color:#151515 #151515 transparent transparent;transform:rotate(18deg)}.reseller-card-shape{left:50%;top:50%;width:8rem;height:5rem;transform:translate(-50%,-50%) rotate(-14deg);background:linear-gradient(135deg,var(--accent),#ff4d88)}.catalog-toolbar,.form-grid,.detail-spec-grid{display:grid;gap:1rem}.catalog-toolbar{grid-template-columns:minmax(0,1fr) 260px}.field,.form-section label{display:grid;gap:.5rem}.field label,.form-section label{font-weight:700}.field input,.field select,.form-section input,.form-section textarea{width:100%;min-height:3.15rem;padding:.85rem 1rem;border-radius:16px;border:1px solid var(--line-strong);background:#fff}.chip-row{display:flex;gap:.8rem;flex-wrap:wrap;margin:1rem 0 1.3rem}.chip{border:1px solid var(--line-strong);background:#f9fafe;color:var(--ink-strong);padding:.75rem 1rem;border-radius:999px;font-weight:700}.chip.active{background:var(--accent);color:#fff;border-color:var(--accent)}.faq-list{display:grid;gap:.9rem}.faq-item{border:1px solid var(--line);border-radius:18px;background:#fff;overflow:hidden}.faq-item summary{list-style:none;cursor:pointer;padding:1.2rem 1.25rem;font-weight:700;color:var(--ink-strong)}.faq-item p{padding:0 1.25rem 1.2rem;line-height:1.65;color:var(--muted)}.page-intro-card{display:grid;gap:.75rem}.detail-layout,.cart-layout,.checkout-layout{display:grid;align-items:start;gap:1.5rem}.detail-layout{grid-template-columns:minmax(0,1.1fr) 360px}.detail-overview-card,.detail-purchase-card{padding:1.6rem}.detail-overview-card__header{display:grid;grid-template-columns:auto minmax(0,1fr);gap:1.25rem;align-items:center}.detail-product-image{width:120px;height:120px;object-fit:contain;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0;padding:.5rem}.detail-overview-card__header h2{font-size:2.3rem;margin:.35rem 0 .3rem}.detail-description{margin:1.2rem 0;line-height:1.75;color:var(--muted)}.detail-purchase-card{display:grid;gap:1rem;position:sticky;top:1rem}.detail-purchase-card h2{font-size:2.4rem;color:var(--accent)}.mini-notes{display:grid;gap:.4rem;font-size:.94rem}.detail-info-grid{gap:1.4rem}.detail-info-grid>*{flex:1}.info-panel{padding:1.5rem}.info-panel h3{margin-bottom:1rem;font-size:1.5rem}.detail-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-spec-grid div{padding:1rem;border-radius:18px;border:1px solid var(--line);background:#fafbff}.detail-spec-grid span{display:block;margin-bottom:.35rem;color:var(--muted);font-size:.92rem}.info-list{display:grid;gap:1rem}.info-list div{padding:1rem;border-radius:18px;background:#fbfbfe;border:1px solid var(--line)}.info-list strong{display:block;margin-bottom:.35rem}.cart-layout,.checkout-layout{grid-template-columns:minmax(0,1fr) 360px}.cart-list-panel{display:grid;gap:1rem}.cart-line-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1rem;border-radius:22px;border:1px solid var(--line);background:#fbfbff}.cart-line-card__copy h3{margin:.25rem 0;font-size:1.25rem}.cart-line-card__copy p:last-child{color:var(--muted)}.cart-line-card__actions{display:grid;gap:.65rem;align-items:end}.sidebar-stack{display:grid;gap:1rem}.order-summary-card{padding:1.5rem;display:grid;gap:1rem;position:sticky;top:1rem}.summary-row{display:flex;justify-content:space-between;align-items:center;padding-bottom:.75rem;border-bottom:1px solid var(--line)}.summary-row.muted{border-bottom:0}.order-summary-card__badges span,.summary-lockup{display:inline-flex;align-items:center;justify-content:center;padding:.65rem .9rem;border-radius:999px;background:#fff1f7;color:var(--accent);font-size:.9rem;font-weight:700}.support-card{display:grid;gap:.9rem}.quantity-stepper{display:inline-flex;align-items:center;gap:.7rem;padding:.3rem;border-radius:999px;background:#eef1f7}.quantity-stepper button{width:2rem;height:2rem;border-radius:999px;border:0;background:#fff}.text-button{border:0;background:transparent;padding:0;color:var(--accent);font-weight:700}.checkout-form-card{display:grid;gap:1.2rem}.form-section{display:grid;gap:1rem}.form-section h3{font-size:1.35rem}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.full-span{grid-column:1 / -1}.success-stage{text-align:center;display:grid;gap:1rem;justify-items:center;padding:2.25rem}.success-stage__reference{padding:.95rem 1.2rem;border-radius:18px;background:#fff2f7;color:var(--accent);font-weight:700}.success-stage__steps{gap:1rem;flex-wrap:wrap;justify-content:center}.success-stage__steps article{min-width:10rem;padding:1rem 1.2rem;border-radius:18px;border:1px solid var(--line);background:#fafbff}.success-stage__steps strong{display:block;font-size:1.5rem;color:var(--accent)}.message-card,.empty-state{padding:1.3rem}.message-card{border-radius:20px;border:1px solid var(--line);background:#fafbff}.message-card.error{border-color:#d906522e;background:#fff4f8;color:#ab0a44}.empty-state{display:grid;gap:1rem;text-align:center;justify-items:center}.coming-soon-card{display:grid;justify-items:center;text-align:center;gap:.85rem;padding:3.5rem 2rem;background:linear-gradient(135deg,#fff5f9,#fef0f5,#fff8fb);border:1.5px dashed rgba(255,20,100,.25);border-radius:24px;margin-bottom:1.5rem}.coming-soon-card__icon{width:72px;height:72px;border-radius:50%;background:#ff14641f;color:var(--accent, #ff1464);display:flex;align-items:center;justify-content:center;margin-bottom:.4rem;animation:comingSoonPulse 2.4s ease-in-out infinite}.coming-soon-card__icon svg{width:36px;height:36px}@keyframes comingSoonPulse{0%,to{transform:scale(1);box-shadow:0 0 #ff14642e}50%{transform:scale(1.05);box-shadow:0 0 0 12px #ff146400}}.coming-soon-card .section-kicker{color:var(--accent, #ff1464);letter-spacing:.18em;font-weight:800}.coming-soon-card h2{font-size:1.85rem;font-weight:800;color:#0f172a;max-width:36rem;margin:0}.coming-soon-card__copy{color:#64748b;font-size:.95rem;max-width:32rem;line-height:1.6;margin:.2rem 0 1rem}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1.25rem;background:#fff;border:1px solid var(--line);border-radius:14px;margin-bottom:1.25rem;flex-wrap:wrap}.catalog-toolbar__info{font-size:.88rem;color:var(--muted, #64748b);font-weight:600}.catalog-pagination{display:flex;align-items:center;gap:.65rem}.catalog-pagination--bottom{justify-content:center;margin-top:1.5rem}.pagination-btn{padding:.55rem 1.1rem;background:#fff;color:#0f172a;border:1.5px solid var(--line);border-radius:10px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .15s}.pagination-btn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.pagination-btn:disabled{opacity:.45;cursor:not-allowed}.pagination-info{font-size:.85rem;font-weight:600;color:#475569;min-width:7rem;text-align:center}.techno-footer{background:#050505;color:#ffffffeb}.techno-footer__top{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:2rem;padding:2.75rem 0;align-items:start}.techno-footer__brand{display:grid;gap:.65rem;padding-right:1.5rem;font-size:.88rem}.storemark--footer .storemark__title,.storemark--footer .storemark__tag{color:#fff}.storemark--footer .storemark__title span{color:var(--accent)}.techno-footer__column{display:grid;gap:.55rem;padding-left:1.5rem;border-left:1px solid rgba(255,255,255,.16)}.techno-footer__column h4,.office-card h5{color:#fff;font-size:.95rem;margin-bottom:.35rem;letter-spacing:-.01em}.techno-footer__column p,.techno-footer__brand p,.office-card p{color:#ffffffb8;line-height:1.6;font-size:.85rem}.techno-footer__offices,.techno-footer__base{border-top:1px solid rgba(255,255,255,.12)}.techno-footer__inner--offices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;padding:1.8rem 0}.office-card{display:grid;grid-template-columns:52px minmax(0,1fr);gap:.95rem;align-items:start}.office-card__index{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:999px;border:3px solid var(--accent);color:var(--accent);font-weight:800;font-size:1.25rem}.techno-footer__inner--base{display:grid;gap:1rem;justify-items:center;padding:1.5rem 0 2.5rem}.trust-row{gap:.9rem;flex-wrap:wrap;justify-content:center}.trust-row span{padding:.5rem .85rem;border-radius:10px;background:#ffffff14;font-size:.8rem;color:#ffffffb3}.round-action:hover,.cart-action:hover,.accent-button:hover,.secondary-action:hover,.text-link:hover,.chip:hover,.brand-chip:hover,.quantity-stepper button:hover{transform:translateY(-1px)}button:disabled{opacity:.65;cursor:not-allowed;transform:none}@media (max-width: 1200px){.hero-section{grid-template-columns:minmax(0,1fr) minmax(280px,.9fr);gap:1.5rem}.reseller-band{grid-template-columns:160px minmax(0,1fr)}.reseller-band__linework{display:none}.techno-footer__top{grid-template-columns:1.2fr 1fr 1fr;gap:1.5rem}.techno-footer__brand{grid-column:1 / -1;padding-right:0}}@media (max-width: 1024px){.masthead__inner{grid-template-columns:auto minmax(0,1fr) auto;gap:1rem}.hero-section,.detail-layout,.cart-layout,.checkout-layout{grid-template-columns:1fr}.hero-section__visual,.hero-showcase{min-height:16rem}.detail-purchase-card,.order-summary-card{position:static}.techno-footer__inner--offices{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 820px){.detail-info-grid{flex-direction:column}.hero-section__visual,.hero-showcase__halo,.hero-showcase__orb{display:none}.utility-bar__inner{flex-wrap:wrap;gap:.5rem}.masthead__inner{grid-template-columns:1fr auto;grid-template-areas:"brand actions" "search search";row-gap:.85rem}.storemark{grid-area:brand}.search-shell{grid-area:search;grid-template-columns:minmax(0,1fr)}.masthead-actions{grid-area:actions}.category-bar{display:none}.hamburger-button{display:inline-flex}.mobile-nav{display:block;width:100%;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 12px 24px #0f111c1f;max-height:0;overflow:hidden;transition:max-height .3s ease}.mobile-nav--open{max-height:80vh;overflow-y:auto}.mobile-nav__count{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.5rem;padding:0 .45rem;border-radius:999px;background:var(--accent);color:var(--paper);font-size:.8rem;font-weight:700;line-height:1}.mobile-nav__list{list-style:none;margin:0;padding:.5rem 0}.mobile-nav__item+.mobile-nav__item{border-top:1px solid var(--line)}.mobile-nav__link{display:flex;align-items:center;gap:.8rem;padding:1rem 1.25rem;color:var(--ink-strong);font-weight:700;font-size:1rem;text-decoration:none}.mobile-nav__icon{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;color:var(--ink-strong);flex-shrink:0}.mobile-nav__icon svg{width:100%;height:100%}.mobile-nav__label{flex:1}.mobile-nav__plus{color:var(--ink);font-size:1.4rem;font-weight:400;line-height:1}.hero-proof-grid{grid-template-columns:1fr}.hero-actions,.product-card__footer,.trust-row,.success-stage__steps{flex-direction:column;align-items:stretch}.form-grid,.detail-spec-grid{grid-template-columns:1fr}.masthead-actions{gap:.5rem}.brand-chip{width:calc(33.33% - .6rem);min-width:6.5rem}.cart-line-card{grid-template-columns:1fr}.hero-section,.section-card,.reseller-band,.page-intro-card,.cart-list-panel,.support-card,.checkout-form-card,.success-stage,.detail-overview-card,.detail-purchase-card{padding:1.4rem}.reseller-band{grid-template-columns:1fr;text-align:center;padding:1.75rem 1.4rem}.reseller-band__copy h2{font-size:1.35rem}.hero-section h1{font-size:clamp(1.6rem,6vw,2.25rem)}.site-main,.utility-bar__inner,.masthead__inner,.category-bar__inner,.techno-footer__inner{width:min(100%,calc(100% - 24px))}.techno-footer__top{grid-template-columns:1fr 1fr;gap:1.5rem}.techno-footer__brand{grid-column:1 / -1}.techno-footer__column{padding-left:0;border-left:0}.techno-footer__inner--offices{grid-template-columns:1fr}.office-card{grid-template-columns:48px minmax(0,1fr)}}@media (max-width: 480px){.utility-bar__inner{font-size:.75rem}.storemark__tag{display:none}.round-action,.cart-action{min-height:2.4rem;padding:.45rem .75rem;font-size:.82rem}.cart-action span{min-width:1.4rem;height:1.4rem}.site-main{padding:1.25rem 0 3rem}.home-shell,.inner-page-shell{gap:1.25rem}.hero-section,.section-card,.reseller-band,.page-intro-card,.cart-list-panel,.support-card,.checkout-form-card,.success-stage,.detail-overview-card,.detail-purchase-card{padding:1.15rem;border-radius:20px}.hero-section h1{font-size:clamp(1.5rem,7vw,1.9rem)}.section-title h2,.page-intro-card h1,.success-stage h1{font-size:1.25rem}.hero-chip-tray,.hero-actions{gap:.5rem}.accent-button,.secondary-action{width:100%}.brand-chip{width:calc(50% - .45rem)}.trending-grid,.catalog-grid,.solution-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem}.product-card{padding:.85rem}.product-card__price{font-size:1.2rem}.product-card__body h3{font-size:.92rem}.reseller-band__metric{font-size:clamp(2.5rem,12vw,3.5rem)}.techno-footer__top{grid-template-columns:1fr;padding:2rem 0}.techno-footer__column{padding-top:.5rem;border-top:1px solid rgba(255,255,255,.12)}}@media (max-width: 360px){.brand-chip{width:100%}}.t360-home{--t-bg: #fafaf7;--t-bg-elev: #ffffff;--t-bg-soft: #f3f3ee;--t-bg-section: #f7f6f1;--t-ink: #0e1430;--t-ink-2: #2a3050;--t-ink-3: #5a6077;--t-ink-4: #8a8fa3;--t-line: #e6e4dc;--t-line-2: #ecebe3;--t-accent: #e91e63;--t-accent-ink: #c01558;--t-accent-soft: #fce7ef;--t-good: #0a8a4a;--t-radius: 10px;--t-radius-lg: 14px;background:var(--t-bg);color:var(--t-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;margin-top:48px}.t360-home *{box-sizing:border-box}.t360-home a{color:inherit;text-decoration:none}.t360-home button{font-family:inherit;cursor:pointer}.t360-home .mono{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace}.t360-home .shell{max-width:1320px;margin:0 auto;padding:0 32px}.t360-home .btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;height:48px;padding:0 24px;border-radius:8px;font-size:14px;font-weight:600;display:inline-flex;align-items:center;gap:10px;transition:all .15s ease}.t360-home .btn-primary{background:var(--t-ink);color:#fff}.t360-home .btn-primary:hover{background:#000;transform:translateY(-1px)}.t360-home .btn-secondary{background:#fff;color:var(--t-ink);border:1px solid var(--t-line)}.t360-home .btn-secondary:hover{border-color:var(--t-ink)}.t360-home .btn-accent{background:var(--t-accent);color:#fff}.t360-home .btn-accent:hover{background:var(--t-accent-ink)}.t360-home .btn-ghost{background:transparent;color:var(--t-ink-2)}.t360-home .btn-ghost:hover{color:var(--t-ink)}.t360-home .btn-sm{height:36px;padding:0 14px;font-size:13px}.t360-home .btn-xs{height:28px;padding:0 10px;font-size:12px;border-radius:6px;font-weight:500}.t360-home .t360-bm{display:flex;align-items:center;gap:6px;font-weight:600;letter-spacing:-.01em;color:#0e1430}.t360-home .t360-bm-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;width:14px;height:14px}.t360-home .t360-bm-grid span{display:block}.t360-home .t360-wordmark{display:inline-flex;font-size:16px;letter-spacing:-.01em}.t360-home .t360-wordmark.t360-wm-bold{font-weight:800}.t360-home .t360-bhp{color:#fff;background:#0096d6;font-weight:800;padding:2px 6px;border-radius:4px;font-style:italic;font-size:14px}.t360-home .t360-section{padding:88px 0 24px}.t360-home .t360-section.tight{padding:56px 0 24px}.t360-home .section-hd{display:flex;align-items:end;justify-content:space-between;margin-bottom:32px;gap:32px;flex-wrap:wrap}.t360-home .section-hd h2{font-size:32px;line-height:1.1;letter-spacing:-.02em;font-weight:700;color:var(--t-ink);margin:0;text-wrap:balance}.t360-home .section-hd .eyebrow{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--t-accent);margin-bottom:10px;display:block}.t360-home .section-hd .blurb{color:var(--t-ink-3);max-width:560px;font-size:14.5px;margin-top:8px;line-height:1.55}.t360-home .section-hd .actions{display:flex;gap:8px}.t360-home .flash{background:linear-gradient(90deg,#0e1430,#1a2050);color:#fff;display:flex;align-items:stretch;height:44px;border-bottom:1px solid var(--t-line);position:relative;overflow:hidden}.t360-home .flash-pill{display:flex;align-items:center;gap:8px;background:var(--t-accent);padding:0 18px;flex-shrink:0;font-size:12px;font-weight:800;letter-spacing:.08em;color:#fff;position:relative;z-index:3}.t360-home .flash-pill:after{content:"";position:absolute;right:-10px;top:0;bottom:0;width:20px;background:var(--t-accent);clip-path:polygon(0 0,50% 50%,0 100%)}.t360-home .flash-dot{width:8px;height:8px;border-radius:50%;background:#fff;animation:t360-flash-pulse 1.2s ease-in-out infinite}@keyframes t360-flash-pulse{0%,to{opacity:1}50%{opacity:.35}}.t360-home .flash-pill-tx{white-space:nowrap}.t360-home .flash-track-wrap{flex:1;overflow:hidden;position:relative;display:flex;align-items:center;mask-image:linear-gradient(90deg,transparent 0,#000 60px,#000 calc(100% - 60px),transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 60px,#000 calc(100% - 60px),transparent 100%)}.t360-home .flash-track{display:flex;gap:0;width:max-content;animation:t360-flash-marq 60s linear infinite}.t360-home .flash:hover .flash-track{animation-play-state:paused}@keyframes t360-flash-marq{0%{transform:translate(0)}to{transform:translate(-50%)}}.t360-home .flash-item{display:inline-flex;align-items:center;gap:12px;padding:0 24px;height:44px;font-size:13px;color:#cfd2e0;border-right:1px solid rgba(255,255,255,.08);white-space:nowrap;transition:background .12s}.t360-home .flash-item:hover{background:#ffffff0a;color:#fff}.t360-home .flash-icon{font-size:14px}.t360-home .flash-tag{font-size:9.5px;font-weight:800;letter-spacing:.08em;background:#ffffff1a;color:#fff;padding:3px 7px;border-radius:3px}.t360-home .flash-title{font-weight:600;color:#fff}.t360-home .flash-price{font-family:JetBrains Mono,monospace;font-weight:700;color:#2ecf7e;font-size:13px}.t360-home .flash-was{font-family:JetBrains Mono,monospace;font-size:11px;color:#6a6f88;text-decoration:line-through}.t360-home .flash-off{font-size:10px;font-weight:800;letter-spacing:.04em;background:var(--t-accent);color:#fff;padding:3px 6px;border-radius:3px}.t360-home .flash-code{font-size:10px;color:#6a6f88;letter-spacing:.04em}.t360-home .flash-arrow{color:#6a6f88;font-size:14px}.t360-home .flash-cta{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:#ffffff0f;border-left:1px solid rgba(255,255,255,.1);color:#fff;font-size:12px;font-weight:600;padding:0 22px;height:44px;flex-shrink:0;white-space:nowrap;transition:background .12s}.t360-home .flash-cta:hover{background:#ffffff1f}.t360-home .reach{background:linear-gradient(180deg,#fff 0%,var(--t-bg-section) 100%);border-bottom:1px solid var(--t-line);padding:18px 0}.t360-home .reach .shell{display:flex;align-items:center;gap:32px;flex-wrap:wrap}.t360-home .reach-label{display:flex;flex-direction:column;gap:2px;flex-shrink:0;min-width:240px}.t360-home .reach-eyebrow{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--t-accent-ink)}.t360-home .reach-headline{font-size:14px;font-weight:600;color:var(--t-ink);letter-spacing:-.01em}.t360-home .reach-flags{display:flex;flex-wrap:wrap;gap:6px;flex:1}.t360-home .reach-flag{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;background:#fff;border:1px solid var(--t-line);border-radius:999px;font-size:12px;transition:all .12s}.t360-home .reach-flag:hover{border-color:var(--t-ink);transform:translateY(-1px)}.t360-home .reach-flag.primary{border-color:var(--t-ink)}.t360-home .reach-code{font-family:JetBrains Mono,monospace;font-size:10px;font-weight:700;color:var(--t-ink-3);letter-spacing:.04em;background:var(--t-bg-section);padding:2px 5px;border-radius:3px}.t360-home .reach-flag.primary .reach-code{background:var(--t-ink);color:#fff}.t360-home .reach-nm{font-weight:500;color:var(--t-ink-2);font-size:12px}.t360-home .hero{position:relative;background:radial-gradient(1200px 400px at 90% -10%,rgba(233,30,99,.06),transparent 60%),radial-gradient(900px 300px at 0% 30%,rgba(14,20,48,.04),transparent 60%),var(--t-bg);border-bottom:1px solid var(--t-line)}.t360-home .hero .shell{display:grid;grid-template-columns:1.2fr 1fr;gap:64px;padding:72px 32px 56px}.t360-home .hero-eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--t-ink-3);margin-bottom:22px}.t360-home .hero-eyebrow .pulse{width:7px;height:7px;border-radius:50%;background:var(--t-accent);box-shadow:0 0 0 4px #e91e632e}.t360-home .hero h1{font-size:clamp(40px,4.4vw,64px);line-height:1.04;font-weight:800;letter-spacing:-.025em;margin:0 0 22px;color:var(--t-ink);text-wrap:balance}.t360-home .hero h1 em{font-style:normal;background:linear-gradient(180deg,transparent 60%,rgba(233,30,99,.18) 60%);padding:0 6px}.t360-home .hero p.lede{font-size:17px;line-height:1.5;color:var(--t-ink-3);max-width:520px;margin:0 0 32px;text-wrap:pretty}.t360-home .hero-ctas{display:flex;gap:12px;margin-bottom:40px;flex-wrap:wrap}.t360-home .hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;max-width:540px}.t360-home .hero-stat .num{font-size:28px;font-weight:800;letter-spacing:-.02em;color:var(--t-ink)}.t360-home .hero-stat .num .unit{font-size:16px;color:var(--t-ink-3);font-weight:600}.t360-home .hero-stat .lbl{font-size:12px;color:var(--t-ink-3);margin-top:4px;line-height:1.3}.t360-home .hero-right{display:flex;flex-direction:column;gap:16px}.t360-home .partner-card{background:#fff;border:1px solid var(--t-line);border-radius:var(--t-radius-lg);padding:22px;box-shadow:0 1px #fffc inset,0 24px 50px -28px #0e14302e}.t360-home .partner-card h4{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--t-ink-4);margin:0 0 14px;display:flex;justify-content:space-between;align-items:center}.t360-home .partner-card .verified{color:var(--t-good);display:inline-flex;align-items:center;gap:5px;font-size:11px}.t360-home .partner-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--t-line-2);border-left:1px solid var(--t-line-2)}.t360-home .partner-grid>div{border-bottom:1px solid var(--t-line-2);border-right:1px solid var(--t-line-2);height:64px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:var(--t-ink-2);background:#fff;letter-spacing:-.01em}.t360-home .partner-grid>div:hover{background:var(--t-bg-soft)}.t360-home .specialist-card{background:var(--t-ink);color:#fff;border-radius:var(--t-radius-lg);padding:22px;display:flex;align-items:center;gap:16px;position:relative;overflow:hidden}.t360-home .specialist-card:before{content:"";position:absolute;right:-40px;top:-40px;width:160px;height:160px;border-radius:50%;background:radial-gradient(circle,rgba(233,30,99,.5),transparent 70%)}.t360-home .specialist-card .av{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#ff5d8f,#c01558);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;flex-shrink:0;position:relative;color:#fff}.t360-home .specialist-card .av:after{content:"";position:absolute;bottom:0;right:0;width:12px;height:12px;background:#2ecf7e;border-radius:50%;border:2px solid var(--t-ink)}.t360-home .specialist-card .label{font-size:11px;color:#9ea3bd;letter-spacing:.03em;text-transform:uppercase;font-weight:600}.t360-home .specialist-card .name{font-size:14px;font-weight:600;margin-top:2px}.t360-home .specialist-card .meta{font-size:12px;color:#9ea3bd;margin-top:2px}.t360-home .specialist-card .cta{margin-left:auto;background:#fff;color:var(--t-ink);height:36px;padding:0 14px;border-radius:8px;font-size:12px;font-weight:600;border:0;position:relative}.t360-home .trust{background:#fff;border-bottom:1px solid var(--t-line)}.t360-home .trust .shell{display:grid;grid-template-columns:repeat(4,1fr);padding:28px 32px;gap:0}.t360-home .trust-item{padding:0 28px;border-right:1px solid var(--t-line-2);display:flex;flex-direction:column;gap:4px}.t360-home .trust-item:last-child{border-right:0}.t360-home .trust-item:first-child{padding-left:0}.t360-home .trust-item .num{font-size:28px;font-weight:800;letter-spacing:-.02em;color:var(--t-ink);font-family:JetBrains Mono,ui-monospace,monospace}.t360-home .trust-item .lbl{font-size:13px;color:var(--t-ink-3)}.t360-home .trust-item .meta{font-size:11px;color:var(--t-ink-4);margin-top:2px}.t360-home .marquee{position:relative;background:#fff;border-top:1px solid var(--t-line);border-bottom:1px solid var(--t-line);overflow:hidden;padding:18px 0}.t360-home .marquee-track{display:flex;gap:64px;width:max-content;animation:t360-marq 38s linear infinite}.t360-home .marquee-item{flex-shrink:0;height:32px;display:flex;align-items:center;opacity:.68;filter:grayscale(.2);transition:opacity .2s,filter .2s}.t360-home .marquee-item:hover{opacity:1;filter:none}@keyframes t360-marq{0%{transform:translate(0)}to{transform:translate(-50%)}}.t360-home .marquee-fade{position:absolute;top:0;bottom:0;width:120px;z-index:2;pointer-events:none}.t360-home .marquee-fade.left{left:0;background:linear-gradient(90deg,#fff,transparent)}.t360-home .marquee-fade.right{right:0;background:linear-gradient(270deg,#fff,transparent)}.t360-home .brand-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.t360-home .brand-tile{background:#fff;border:1px solid var(--t-line);border-radius:var(--t-radius);padding:22px 16px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px;transition:all .15s;position:relative}.t360-home .brand-tile:hover{border-color:var(--t-ink);transform:translateY(-2px);box-shadow:0 18px 40px -22px #0e143038}.t360-home .brand-tile .logo-mark{height:40px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;letter-spacing:-.02em}.t360-home .brand-tile .name{font-size:13px;font-weight:600;color:var(--t-ink)}.t360-home .brand-tile .skus{font-size:11px;color:var(--t-ink-4);font-family:JetBrains Mono,monospace}.t360-home .brand-tile .partner-tag{position:absolute;top:10px;right:10px;font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--t-good);background:#0a8a4a14;padding:3px 6px;border-radius:4px}.t360-home .solutions{background:#fff;border:1px solid var(--t-line);border-radius:var(--t-radius-lg);overflow:hidden}.t360-home .sol-tabs{display:flex;gap:0;border-bottom:1px solid var(--t-line);background:var(--t-bg-section);overflow-x:auto}.t360-home .sol-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:18px 24px;font-size:13.5px;font-weight:500;color:var(--t-ink-3);position:relative;white-space:nowrap;border-right:1px solid var(--t-line-2)}.t360-home .sol-tab.active{background:#fff;color:var(--t-ink);font-weight:600}.t360-home .sol-tab.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--t-ink)}.t360-home .sol-tab .count{font-family:JetBrains Mono,monospace;font-size:11px;color:var(--t-ink-4);margin-left:6px}.t360-home .sol-body{display:grid;grid-template-columns:repeat(5,1fr);gap:0}.t360-home .sol-item{padding:22px 20px;border-right:1px solid var(--t-line-2);border-bottom:1px solid var(--t-line-2);display:flex;flex-direction:column;gap:8px;transition:all .12s}.t360-home .sol-item:hover{background:var(--t-bg-section)}.t360-home .sol-item:nth-child(5n){border-right:0}.t360-home .sol-item:nth-last-child(-n+5){border-bottom:0}.t360-home .sol-item .glyph{width:36px;height:36px;border-radius:8px;background:var(--t-bg-section);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:var(--t-ink-2);font-family:JetBrains Mono,monospace;border:1px solid var(--t-line-2)}.t360-home .sol-item .nm{font-size:13.5px;font-weight:600;color:var(--t-ink);margin-top:6px}.t360-home .sol-item .desc{font-size:12px;color:var(--t-ink-3);line-height:1.4}.t360-home .products{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.t360-home .product-card{background:#fff;border:1px solid var(--t-line);border-radius:var(--t-radius-lg);padding:20px;display:flex;flex-direction:column;gap:14px;position:relative;transition:all .15s}.t360-home .product-card:hover{border-color:var(--t-ink);transform:translateY(-2px);box-shadow:0 18px 40px -22px #0e143038}.t360-home .product-card .top{display:flex;align-items:start;justify-content:space-between}.t360-home .product-card .vendor{font-size:11px;font-weight:600;color:var(--t-ink-3);letter-spacing:.04em;text-transform:uppercase}.t360-home .product-card .stock{font-size:10px;font-weight:700;color:var(--t-good);display:inline-flex;align-items:center;gap:4px;letter-spacing:.04em;text-transform:uppercase}.t360-home .product-card .stock:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--t-good)}.t360-home .product-card .name{font-size:16px;font-weight:700;color:var(--t-ink);line-height:1.25;letter-spacing:-.01em}.t360-home .product-card .sku{font-size:11px;color:var(--t-ink-4);font-family:JetBrains Mono,monospace}.t360-home .product-card .specs{display:flex;flex-direction:column;gap:3px;padding:10px 0;border-top:1px dashed var(--t-line);border-bottom:1px dashed var(--t-line)}.t360-home .product-card .specs .row{display:flex;justify-content:space-between;font-size:11.5px}.t360-home .product-card .specs .k{color:var(--t-ink-4)}.t360-home .product-card .specs .v{color:var(--t-ink-2);font-weight:500}.t360-home .product-card .price-row{display:flex;align-items:baseline;gap:8px}.t360-home .product-card .price-row .from{font-size:11px;color:var(--t-ink-4)}.t360-home .product-card .price-row .price{font-size:22px;font-weight:800;color:var(--t-ink);letter-spacing:-.02em;font-family:JetBrains Mono,monospace}.t360-home .product-card .price-row .unit{font-size:12px;color:var(--t-ink-3)}.t360-home .product-card .actions{display:flex;gap:8px;margin-top:4px}.t360-home .product-card .actions .btn{flex:1}.t360-home .product-card .ribbon{position:absolute;top:12px;right:12px;background:var(--t-ink);color:#fff;font-size:9.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:4px 8px;border-radius:4px}.t360-home .product-card .ribbon.bestseller{background:var(--t-accent)}.t360-home .product-card .vlogo{width:56px;height:56px;border-radius:10px;background:var(--t-bg-section);display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:800;letter-spacing:-.03em;color:var(--t-ink);border:1px solid var(--t-line-2)}.t360-home .vol{display:grid;grid-template-columns:1.4fr 1fr;gap:24px}.t360-home .vol-l{background:#fff;border:1px solid var(--t-line);border-radius:var(--t-radius-lg);padding:36px}.t360-home .vol-current{margin-bottom:28px}.t360-home .vol-current-lbl{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--t-accent-ink);margin-bottom:8px}.t360-home .vol-current-num{font-size:56px;font-weight:800;letter-spacing:-.03em;color:var(--t-ink);font-family:JetBrains Mono,monospace;line-height:1}.t360-home .vol-current-num .per{font-size:14px;color:var(--t-ink-3);font-weight:500;margin-left:12px;font-family:Inter,sans-serif}.t360-home .vol-current-meta{font-size:12.5px;color:var(--t-ink-3);margin-top:10px}.t360-home .vol-slider{width:100%;margin:8px 0 6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:6px;border-radius:3px;background:linear-gradient(90deg,var(--t-accent),var(--t-ink) var(--p,12.5%),var(--t-bg-section) var(--p,12.5%));outline:none}.t360-home .vol-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:22px;height:22px;border-radius:50%;background:var(--t-ink);border:3px solid #fff;cursor:pointer;box-shadow:0 4px 12px #0e14304d}.t360-home .vol-ticks{display:flex;justify-content:space-between;font-size:11px;color:var(--t-ink-4);font-family:JetBrains Mono,monospace;margin-bottom:24px}.t360-home .vol-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.t360-home .vol-r{display:flex;flex-direction:column;gap:8px}.t360-home .vol-tier{background:#fff;border:1px solid var(--t-line);border-radius:var(--t-radius);padding:18px 20px;display:flex;align-items:center;justify-content:space-between;transition:all .15s}.t360-home .vol-tier.active{border-color:var(--t-ink);background:var(--t-ink);color:#fff}.t360-home .vol-tier-n{font-size:14px;font-weight:600;color:inherit}.t360-home .vol-tier-lbl{font-size:11px;color:var(--t-ink-4);margin-top:2px;letter-spacing:.04em;text-transform:uppercase}.t360-home .vol-tier.active .vol-tier-lbl{color:#ffffff80}.t360-home .vol-tier-d{font-size:16px;font-weight:700;font-family:JetBrains Mono,monospace;letter-spacing:-.02em}.t360-home .vol-tier:not(.active) .vol-tier-d{color:var(--t-ink-4)}.t360-home .vol-tier.active .vol-tier-d{color:#2ecf7e}.t360-home .cmp-table{background:#fff;border:1px solid var(--t-line);border-radius:var(--t-radius-lg);overflow:hidden}.t360-home .cmp-row{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;border-bottom:1px solid var(--t-line-2)}.t360-home .cmp-row:last-child{border-bottom:0}.t360-home .cmp-row>div{padding:16px 20px;font-size:13.5px;display:flex;align-items:center;border-right:1px solid var(--t-line-2)}.t360-home .cmp-row>div:last-child{border-right:0}.t360-home .cmp-row .us{background:#e91e630a}.t360-home .cmp-row.cmp-head{background:var(--t-bg-section)}.t360-home .cmp-row.cmp-head>div{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--t-ink-3);padding:14px 20px}.t360-home .cmp-row.cmp-head .us{color:var(--t-accent-ink)}.t360-home .cmp-row .cap{font-weight:500;color:var(--t-ink-2)}.t360-home .cmp.yes{color:var(--t-good);font-weight:700;font-size:16px}.t360-home .cmp.no{color:var(--t-ink-4);font-weight:700}.t360-home .cmp.partial{font-size:11px;padding:3px 8px;border-radius:4px;background:var(--t-bg-section);color:var(--t-ink-3);font-weight:500;letter-spacing:.02em;text-transform:lowercase}.t360-home .industries{display:grid;grid-template-columns:repeat(8,1fr);gap:0;border:1px solid var(--t-line);border-radius:var(--t-radius-lg);overflow:hidden;background:#fff}.t360-home .industry{padding:22px 14px;text-align:center;border-right:1px solid var(--t-line-2);display:flex;flex-direction:column;align-items:center;gap:8px;transition:all .12s}.t360-home .industry:last-child{border-right:0}.t360-home .industry:hover{background:var(--t-bg-section)}.t360-home .industry .glyph{width:32px;height:32px;border-radius:50%;background:var(--t-bg-section);display:flex;align-items:center;justify-content:center;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:700;color:var(--t-ink-2)}.t360-home .industry .nm{font-size:12.5px;font-weight:600;color:var(--t-ink)}.t360-home .industry .ct{font-size:10px;color:var(--t-ink-4);font-family:JetBrains Mono,monospace}.t360-home .whyus{display:grid;grid-template-columns:1fr 1fr;gap:24px}.t360-home .why-card{background:#fff;border:1px solid var(--t-line);border-radius:var(--t-radius-lg);padding:32px;position:relative}.t360-home .why-card.dark{background:var(--t-ink);color:#fff;border-color:var(--t-ink)}.t360-home .why-card .glyph{width:40px;height:40px;border-radius:8px;background:var(--t-bg-section);border:1px solid var(--t-line-2);display:flex;align-items:center;justify-content:center;font-family:JetBrains Mono,monospace;font-weight:700;font-size:14px;color:var(--t-ink-2);margin-bottom:18px}.t360-home .why-card.dark .glyph{background:#ffffff14;border-color:#ffffff1f;color:#fff}.t360-home .why-card h3{font-size:22px;line-height:1.2;letter-spacing:-.02em;margin:0 0 12px;font-weight:700}.t360-home .why-card p{color:var(--t-ink-3);margin:0 0 18px;font-size:14px;line-height:1.55}.t360-home .why-card.dark p{color:#b9bdd0}.t360-home .why-card .points{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.t360-home .why-card .points li{display:flex;gap:10px;font-size:13px;align-items:start}.t360-home .why-card .points li:before{content:"✓";color:var(--t-good);font-weight:700;font-size:14px;line-height:1.4}.t360-home .why-card.dark .points li:before{color:#2ecf7e}.t360-home .team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.t360-home .team-card{background:#fff;border:1px solid var(--t-line);border-radius:var(--t-radius-lg);padding:24px;display:flex;flex-direction:column;gap:14px;transition:all .15s}.t360-home .team-card:hover{border-color:var(--t-ink);transform:translateY(-2px);box-shadow:0 18px 40px -22px #0e143038}.t360-home .team-av{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,var(--t-ink) 0%,#2a3050 100%);color:#fff;font-weight:700;font-size:18px;display:flex;align-items:center;justify-content:center;position:relative;font-family:JetBrains Mono,monospace;letter-spacing:-.02em}.t360-home .team-status{position:absolute;bottom:1px;right:1px;width:14px;height:14px;border-radius:50%;border:2px solid #fff}.t360-home .team-status.on{background:#2ecf7e}.t360-home .team-status.off{background:var(--t-ink-4)}.t360-home .team-name{font-size:15px;font-weight:700;color:var(--t-ink);letter-spacing:-.01em}.t360-home .team-role{font-size:12px;color:var(--t-ink-3);margin-top:2px}.t360-home .team-meta{font-size:11px;color:var(--t-ink-4);font-family:JetBrains Mono,monospace;margin-top:8px;letter-spacing:.02em}.t360-home .team-focus{font-size:12.5px;color:var(--t-ink-2);line-height:1.45;margin-top:8px;padding-top:12px;border-top:1px dashed var(--t-line)}.t360-home .team-actions{display:flex;gap:8px;margin-top:auto;padding-top:6px}.t360-home .case{display:grid;grid-template-columns:1.4fr 1fr;gap:0;background:#fff;border:1px solid var(--t-line);border-radius:var(--t-radius-lg);overflow:hidden}.t360-home .case-l{padding:40px}.t360-home .case-l .meta{display:flex;gap:8px;font-size:11px;color:var(--t-ink-3);font-family:JetBrains Mono,monospace;letter-spacing:.04em;text-transform:uppercase;margin-bottom:18px}.t360-home .case-l .meta span:not(:last-child):after{content:"/";margin-left:8px;color:var(--t-ink-4)}.t360-home .case-l h3{font-size:28px;line-height:1.15;letter-spacing:-.02em;margin:0 0 14px;font-weight:700}.t360-home .case-l p{color:var(--t-ink-3);margin:0 0 24px;font-size:14px;line-height:1.6;max-width:560px}.t360-home .case-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--t-line);padding-top:24px}.t360-home .case-stat{padding-right:20px;border-right:1px solid var(--t-line-2)}.t360-home .case-stat:last-child{border-right:0}.t360-home .case-stat .n{font-size:26px;font-weight:800;letter-spacing:-.02em;color:var(--t-ink);font-family:JetBrains Mono,monospace}.t360-home .case-stat .l{font-size:12px;color:var(--t-ink-3);margin-top:2px;line-height:1.35}.t360-home .case-r{background:var(--t-ink);color:#fff;padding:40px;position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:18px}.t360-home .case-r:before{content:"";position:absolute;right:-80px;top:-80px;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(233,30,99,.4),transparent 70%)}.t360-home .case-r .quote{font-size:18px;line-height:1.45;font-weight:500;letter-spacing:-.01em;position:relative}.t360-home .case-r .quote:before{content:"“";position:absolute;left:-16px;top:-22px;font-size:56px;color:#ffffff2e;font-family:Georgia,serif}.t360-home .case-r .who{font-size:13px;color:#b9bdd0}.t360-home .case-r .who strong{color:#fff;font-weight:600;display:block;font-size:14px}.t360-home .faq{background:#fff;border:1px solid var(--t-line);border-radius:var(--t-radius-lg);overflow:hidden}.t360-home .faq-item{border-bottom:1px solid var(--t-line-2);cursor:pointer;transition:background .12s}.t360-home .faq-item:last-child{border-bottom:0}.t360-home .faq-item:hover{background:var(--t-bg-section)}.t360-home .faq-item.open{background:#fff}.t360-home .faq-q{display:grid;grid-template-columns:56px 1fr 32px;align-items:center;padding:22px 28px}.t360-home .faq-num{font-family:JetBrains Mono,monospace;font-size:12px;color:var(--t-ink-4);letter-spacing:.04em}.t360-home .faq-qt{font-size:16px;font-weight:600;color:var(--t-ink);letter-spacing:-.01em}.t360-home .faq-tog{font-size:22px;color:var(--t-ink-3);font-weight:300;text-align:center;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid var(--t-line);background:#fff}.t360-home .faq-item.open .faq-tog{background:var(--t-ink);color:#fff;border-color:var(--t-ink)}.t360-home .faq-a{padding:0 28px 22px 84px;font-size:14px;line-height:1.65;color:var(--t-ink-3);max-width:820px}.t360-home .cta-band{background:linear-gradient(135deg,var(--t-ink) 0%,#1a2050 100%);color:#fff;border-radius:var(--t-radius-lg);padding:56px;display:grid;grid-template-columns:1.4fr 1fr;gap:48px;align-items:center;position:relative;overflow:hidden;margin-bottom:80px}.t360-home .cta-band:before{content:"";position:absolute;right:-100px;bottom:-100px;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(233,30,99,.3),transparent 65%)}.t360-home .cta-band h2{font-size:36px;line-height:1.1;letter-spacing:-.02em;margin:0 0 14px;font-weight:700;text-wrap:balance}.t360-home .cta-band p{color:#b9bdd0;margin:0 0 24px;font-size:15px;line-height:1.55;max-width:480px}.t360-home .cta-band .ctas{display:flex;gap:12px}.t360-home .cta-band .btn-primary{background:var(--t-accent)}.t360-home .cta-band .btn-primary:hover{background:var(--t-accent-ink)}.t360-home .cta-band .btn-secondary{background:#ffffff0f;color:#fff;border:1px solid rgba(255,255,255,.18)}.t360-home .cta-band .btn-secondary:hover{background:#ffffff24;border-color:#ffffff5c}.t360-home .cta-band .right{position:relative}.t360-home .cta-band .quick{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:22px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.t360-home .cta-band .quick h5{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;color:#9ea3bd}.t360-home .cta-band .quick ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.t360-home .cta-band .quick li{display:flex;justify-content:space-between;align-items:center;font-size:13px;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.08)}.t360-home .cta-band .quick li:last-child{border-bottom:0;padding-bottom:0}.t360-home .cta-band .quick li .price{font-family:JetBrains Mono,monospace;color:#fff;font-weight:600}@media (max-width: 1100px){.t360-home .hero .shell{grid-template-columns:1fr}.t360-home .brand-grid{grid-template-columns:repeat(3,1fr)}.t360-home .products{grid-template-columns:repeat(2,1fr)}.t360-home .industries{grid-template-columns:repeat(4,1fr)}.t360-home .whyus,.t360-home .case{grid-template-columns:1fr}.t360-home .cta-band{grid-template-columns:1fr;padding:40px}.t360-home .vol{grid-template-columns:1fr}.t360-home .team-grid{grid-template-columns:repeat(2,1fr)}.t360-home .cmp-row{grid-template-columns:1.4fr 1fr 1fr 1fr;font-size:12px}.t360-home .cmp-row>div{padding:12px}.t360-home .sol-body{grid-template-columns:repeat(2,1fr)}.t360-home .sol-item:nth-child(5n){border-right:1px solid var(--t-line-2)}.t360-home .sol-item:nth-child(2n){border-right:0}}@media (max-width: 900px){.t360-home .flash{height:38px}.t360-home .flash-item{padding:0 16px;gap:8px;font-size:12px}.t360-home .flash-was,.t360-home .flash-code{display:none}}
