.techno-section{padding:clamp(64px,8vw,112px) 0;background:var(--techno-page);color:var(--techno-text)}.techno-section--surface{background:var(--techno-surface)}.techno-container{width:min(calc(100% - 64px),1440px);margin-inline:auto}.techno-section__head{margin-bottom:36px;display:flex;align-items:end;justify-content:space-between;gap:32px}.techno-eyebrow{margin:0 0 12px;color:var(--techno-blue);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.techno-title{margin:0;max-width:780px;color:var(--techno-text);font-size:clamp(34px,4.2vw,64px);line-height:1.03;letter-spacing:-.045em}.techno-title--medium{font-size:clamp(30px,3.4vw,50px)}.techno-copy{max-width:650px;color:var(--techno-muted);font-size:15px;line-height:1.75}.techno-copy p{margin:0}.techno-link{display:inline-flex;align-items:center;gap:9px;color:var(--techno-blue);font-size:13px;font-weight:750;text-decoration:none;transition:color .22s ease,gap .22s ease}.techno-link:hover,.techno-link:focus-visible{gap:13px;color:var(--techno-green-accessible);outline:none}.techno-link svg,.techno-button svg,.techno-icon-button svg,.techno-mobile-nav svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.techno-button{min-height:48px;padding:13px 21px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid var(--techno-blue-deep);border-radius:14px;background:var(--techno-blue-deep);color:#fff;font-size:13px;font-weight:750;text-decoration:none;box-shadow:0 10px 24px color-mix(in srgb,var(--techno-blue) 18%,transparent);transition:transform .22s ease,background-color .22s ease,color .22s ease,border-color .22s ease,box-shadow .22s ease}.techno-button:hover,.techno-button:focus-visible{border-color:var(--techno-green-accessible);background:linear-gradient(135deg,var(--techno-blue-deep),var(--techno-green-accessible));color:#fff;box-shadow:0 14px 32px color-mix(in srgb,var(--techno-blue) 25%,transparent);transform:translateY(-2px);outline:none}.techno-button--secondary{border-color:var(--techno-border);background:color-mix(in srgb,var(--techno-surface) 82%,transparent);color:var(--techno-text);box-shadow:none}.techno-button--secondary:hover,.techno-button--secondary:focus-visible{border-color:color-mix(in srgb,var(--techno-blue) 40%,var(--techno-border));background:var(--techno-control-active);color:var(--techno-blue);box-shadow:var(--techno-control-shadow)}.techno-button--green{border-color:var(--techno-green-accessible);background:var(--techno-green-accessible);color:#fff}.techno-hero{position:relative;min-height:clamp(640px,78vh,860px);overflow:hidden;background:#dfe4e7;color:#fff}.techno-hero__media,.techno-hero__image,.techno-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0}.techno-hero__image{width:100%;height:100%;object-fit:cover;transition:opacity .48s ease,transform 1.2s ease}.techno-hero__shade{z-index:2;background:linear-gradient(90deg,#050f19c2,#050f195c 43%,#050f190a 75%)}.techno-hero__content{position:relative;z-index:3;min-height:inherit;display:flex;align-items:center}.techno-hero__content-inner{width:min(650px,58vw);padding-block:90px}.techno-hero__eyebrow{margin:0 0 18px;display:flex;align-items:center;gap:10px;color:#dcebf9;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.techno-hero__eyebrow:before{content:"";width:34px;height:2px;background:#46d179}.techno-hero__title{margin:0;color:#fff;font-size:clamp(48px,6vw,86px);line-height:.97;letter-spacing:-.06em;text-wrap:balance}.techno-hero__text{max-width:570px;margin:24px 0 0;color:#fffc;font-size:clamp(15px,1.3vw,18px);line-height:1.7}.techno-hero__actions{margin-top:34px;display:flex;flex-wrap:wrap;gap:12px}.techno-hero__actions .techno-button--secondary{border-color:#ffffff73;background:#10192129;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.techno-hero__mode-note{position:absolute;right:max(32px,calc((100vw - 1440px)/2));bottom:30px;z-index:4;padding:11px 14px;display:flex;align-items:center;gap:9px;border:1px solid rgba(255,255,255,.24);background:#0f181f6b;color:#ffffffdb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:11px;letter-spacing:.04em}.techno-hero__mode-note:before{content:"";width:7px;height:7px;border-radius:50%;background:#5bd789;box-shadow:0 0 0 5px #5bd78924}.techno-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.techno-category-card{position:relative;min-height:470px;overflow:hidden;border:1px solid var(--techno-border);background:var(--techno-surface);color:#fff;text-decoration:none}.techno-category-card__image,.techno-category-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.techno-category-card__image{object-fit:cover;transition:transform .55s ease,filter .3s ease}.techno-category-card__overlay{background:linear-gradient(180deg,#080d120a 32%,#080d12d6)}.techno-category-card:hover .techno-category-card__image{transform:scale(1.035)}.techno-category-card__content{position:absolute;inset:auto 0 0;z-index:2;padding:26px}.techno-category-card__count{display:block;margin-bottom:10px;color:#ffffff9e;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.techno-category-card h3{margin:0;color:#fff;font-size:clamp(24px,2vw,34px);letter-spacing:-.035em}.techno-category-card p{margin:10px 0 0;color:#ffffffb8;font-size:12px;line-height:1.55}.techno-applications{border-top:1px solid var(--techno-border);border-bottom:1px solid var(--techno-border)}.techno-application-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.techno-application-card{min-height:190px;padding:30px;border-inline-end:1px solid var(--techno-border);color:inherit;text-decoration:none}.techno-application-card:last-child{border-inline-end:0}.techno-application-card:hover{background:var(--techno-surface-muted)}.techno-application-card__number{color:var(--techno-green);font-size:11px;font-weight:800}.techno-application-card h3{margin:34px 0 8px;color:var(--techno-text);font-size:23px}.techno-application-card p{margin:0;color:var(--techno-muted);font-size:12px;line-height:1.55}.techno-product-grid{display:grid;grid-template-columns:repeat(var(--techno-showcase-columns, 4),minmax(0,1fr));gap:14px}.techno-empty-state{grid-column:1 / -1;min-height:220px;padding:34px;display:grid;place-items:center;border:1px dashed var(--techno-border);background:var(--techno-surface-muted);color:var(--techno-muted);text-align:center}.techno-product-card{position:relative;min-width:0;border:1px solid var(--techno-border);background:var(--techno-surface);transition:transform .22s ease,box-shadow .22s ease}.techno-product-card:hover{transform:translateY(-4px);box-shadow:var(--techno-shadow)}.techno-product-card__media{position:relative;aspect-ratio:1;overflow:hidden;background:var(--techno-surface-muted)}.techno-product-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;padding:7%;transition:opacity .42s ease,transform .42s ease}.techno-product-card:hover .techno-product-card__media img{transform:scale(1.025)}.techno-product-card__badge{position:absolute;top:14px;left:14px;z-index:3;padding:6px 9px;border:1px solid color-mix(in srgb,var(--techno-border) 70%,transparent);background:color-mix(in srgb,var(--techno-surface) 88%,transparent);color:var(--techno-text);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.techno-product-card__tools{position:absolute;top:14px;right:14px;z-index:3;display:grid;gap:7px}.techno-icon-button{width:38px;height:38px;padding:0;display:grid;place-items:center;border:1px solid var(--techno-border);border-radius:50%;background:color-mix(in srgb,var(--techno-surface) 88%,transparent);color:var(--techno-text);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer}.techno-icon-button:hover,.techno-icon-button.is-active{border-color:var(--techno-blue);background:var(--techno-blue);color:#fff}.techno-product-card__body{padding:20px}.techno-product-card__type{margin:0 0 7px;color:var(--techno-blue);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.techno-product-card__title{margin:0;color:var(--techno-text);font-size:18px;line-height:1.25}.techno-product-card__title a{color:inherit;text-decoration:none}.techno-product-card__model{margin:8px 0 0;color:var(--techno-muted);font-size:11px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.techno-product-card__specs{margin:17px 0 0;padding-top:14px;border-top:1px solid var(--techno-border);color:var(--techno-muted);font-size:11px;line-height:1.5}.techno-product-card__price{margin-top:15px;color:var(--techno-text);font-size:13px;font-weight:750}.techno-product-project-cta{margin-block:22px;padding:22px;border:1px solid var(--techno-border);background:var(--techno-surface-muted)}.techno-product-project-cta h3{margin:0 0 8px;color:var(--techno-text);font-size:20px}.techno-product-project-cta>p:not(.techno-eyebrow){margin:0 0 18px;color:var(--techno-muted);font-size:12px;line-height:1.6}.techno-fixture-art{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;overflow:hidden}.techno-fixture-art:before{content:"";position:absolute;width:62%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,var(--techno-glow) 0 18%,transparent 64%);transition:background .42s ease}.techno-fixture-art__body,.techno-fixture-art__stem,.techno-fixture-art__base{position:absolute;display:block;background:linear-gradient(135deg,#202831,#8b98a2 48%,#171c21);box-shadow:inset 0 0 0 1px #ffffff21}.techno-fixture-art__stem{width:3px;height:24%;top:15%;background:#4b565f}.techno-fixture-art__body{width:32%;height:18%;top:38%;clip-path:polygon(18% 0,82% 0,100% 100%,0 100%)}.techno-fixture-art__base{width:22%;height:3%;bottom:25%;border-radius:999px}:root[data-color-mode=dark] .techno-fixture-art__body{box-shadow:0 15px 32px #ffcd7538,inset 0 -7px 10px #ffdc9138}.techno-fixture-art--wall .techno-fixture-art__stem{width:8%;height:34%;left:35%;top:33%}.techno-fixture-art--wall .techno-fixture-art__body{width:30%;height:30%;top:35%;left:41%;clip-path:polygon(0 15%,100% 0,100% 100%,0 85%)}.techno-fixture-art--wall .techno-fixture-art__base,.techno-fixture-art--downlight .techno-fixture-art__stem,.techno-fixture-art--downlight .techno-fixture-art__base{display:none}.techno-fixture-art--downlight .techno-fixture-art__body{width:34%;height:34%;top:33%;border-radius:50%;clip-path:none}.techno-fixture-art--bollard .techno-fixture-art__stem{width:10%;height:40%;top:34%;border-radius:4px}.techno-fixture-art--bollard .techno-fixture-art__body{width:19%;height:15%;top:25%;border-radius:6px 6px 0 0;clip-path:none}.techno-fixture-art--bollard .techno-fixture-art__base{width:24%;bottom:21%}.techno-fixture-art--highbay .techno-fixture-art__body{width:42%;height:20%;top:38%;clip-path:polygon(12% 0,88% 0,100% 62%,86% 100%,14% 100%,0 62%)}.techno-professional{background:linear-gradient(125deg,#063e72,#075aa3 55%,#067449 130%);color:#fff}.techno-professional .techno-title,.techno-professional .techno-eyebrow{color:#fff}.techno-professional .techno-copy{color:#ffffffb8}.techno-professional__grid{display:grid;grid-template-columns:1.25fr .75fr;gap:72px;align-items:center}.techno-professional__steps{display:grid;gap:12px}.techno-professional__step{padding:18px 20px;display:grid;grid-template-columns:34px 1fr;gap:14px;border:1px solid rgba(255,255,255,.18);background:#ffffff0f}.techno-professional__step span{color:#68e095;font-weight:800}.techno-professional__step h3{margin:0 0 5px;color:#fff;font-size:15px}.techno-professional__step p{margin:0;color:#ffffffa3;font-size:11px;line-height:1.5}.techno-downloads{display:grid;grid-template-columns:.7fr 1.3fr;gap:72px;align-items:start}.techno-download-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.techno-download-card{min-height:150px;padding:22px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid var(--techno-border);background:var(--techno-surface);color:inherit;text-decoration:none}.techno-download-card:hover{border-color:var(--techno-blue)}.techno-download-card svg{width:25px;height:25px;fill:none;stroke:var(--techno-green);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.techno-download-card h3{margin:20px 0 4px;color:var(--techno-text);font-size:16px}.techno-download-card p{margin:0;color:var(--techno-muted);font-size:11px}.techno-mobile-nav{position:fixed;left:0;right:0;bottom:0;z-index:80;min-height:62px;padding:7px 8px calc(7px + env(safe-area-inset-bottom));display:none;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--techno-border);background:color-mix(in srgb,var(--techno-surface) 94%,transparent);box-shadow:0 -10px 35px #00000014;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.techno-mobile-nav__item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:var(--techno-muted);font-size:9px;font-weight:650;text-decoration:none}.techno-mobile-nav__item[aria-current=page],.techno-mobile-nav__item:hover,.techno-mobile-nav__item:focus-visible{color:var(--techno-blue);outline:none}.techno-mobile-nav__badge{position:absolute;top:0;left:calc(50% + 7px);min-width:16px;height:16px;padding:0 4px;display:grid;place-items:center;border-radius:10px;background:var(--techno-green-accessible);color:#fff;font-size:8px}.techno-quick-preview[hidden]{display:none}.techno-quick-preview{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;display:grid;place-items:center;padding:20px}.techno-quick-preview__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#070b0fad;cursor:default}.techno-quick-preview__dialog{position:relative;z-index:1;width:min(880px,100%);max-height:min(720px,calc(100vh - 40px));overflow:auto;display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--techno-border);background:var(--techno-surface);color:var(--techno-text);box-shadow:0 30px 90px #00000052}.techno-quick-preview__media{min-height:440px;position:relative;background:var(--techno-surface-muted)}.techno-quick-preview__media img{width:100%;height:100%;object-fit:contain}.techno-quick-preview__content{padding:42px}.techno-quick-preview__close{position:absolute;top:13px;right:13px;z-index:3}.techno-quick-preview__content h2{margin:8px 0 12px;color:var(--techno-text);font-size:34px}.techno-quick-preview__content p{color:var(--techno-muted);line-height:1.6}.techno-quick-preview__actions{margin-top:26px;display:flex;flex-wrap:wrap;gap:10px}.techno-compare-bar{position:fixed;left:50%;bottom:24px;z-index:85;max-width:calc(100vw - 32px);transform:translate(-50%) translateY(140%);opacity:0;padding:10px 12px 10px 17px;display:flex;align-items:center;gap:14px;border:1px solid var(--techno-border);border-radius:14px;background:color-mix(in srgb,var(--techno-surface) 95%,transparent);color:var(--techno-text);box-shadow:var(--techno-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:none;transition:transform .24s ease,opacity .2s ease;font-size:12px}.techno-compare-bar[hidden]{display:none!important}.techno-compare-bar.is-visible{transform:translate(-50%) translateY(0);opacity:1;pointer-events:auto}.techno-compare-bar button{min-height:34px;padding:7px 12px;border:0;border-radius:10px;background:var(--techno-blue);color:#fff;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.techno-compare-bar button:hover,.techno-compare-bar button:focus-visible{background:var(--techno-green-accessible);transform:translateY(-1px);outline:none}@media(max-width:1080px){.techno-category-grid,.techno-product-grid,.techno-application-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.techno-application-card:nth-child(2){border-inline-end:0}.techno-application-card:nth-child(-n+2){border-bottom:1px solid var(--techno-border)}}@media(max-width:749px){body{padding-bottom:calc(62px + env(safe-area-inset-bottom))}.techno-container{width:min(calc(100% - 32px),1440px)}.techno-section{padding-block:68px}.techno-section__head{margin-bottom:26px;align-items:start;flex-direction:column;gap:16px}.techno-hero{min-height:690px}.techno-hero__shade{background:linear-gradient(180deg,#050f1933 15%,#050f19c2 76%,#050f19e6)}.techno-hero__content{align-items:end}.techno-hero__content-inner{width:100%;padding:90px 0 105px}.techno-hero__title{font-size:clamp(45px,14vw,66px)}.techno-hero__actions{display:grid}.techno-hero__mode-note{right:16px;bottom:20px}.techno-category-grid,.techno-product-grid,.techno-application-grid,.techno-professional__grid,.techno-downloads,.techno-download-grid{grid-template-columns:1fr}.techno-category-card{min-height:410px}.techno-application-card{min-height:160px;border-inline-end:0;border-bottom:1px solid var(--techno-border)}.techno-application-card:last-child{border-bottom:0}.techno-professional__grid,.techno-downloads{gap:44px}.techno-mobile-nav{display:grid}.techno-quick-preview__dialog{grid-template-columns:1fr}.techno-quick-preview__media{min-height:310px}.techno-quick-preview__content{padding:28px 24px 34px}.techno-compare-bar{left:16px;right:16px;bottom:calc(82px + env(safe-area-inset-bottom));max-width:none;justify-content:space-between;transform:translateY(140%)}.techno-compare-bar.is-visible{transform:none}}.techno-native-card-tools{position:absolute;z-index:5;inset-inline-end:12px;top:12px;display:grid;gap:8px}.techno-native-card-tool{width:38px;height:38px;padding:0;display:grid;place-items:center;border:1px solid var(--techno-border);border-radius:50%;background:color-mix(in srgb,var(--techno-surface) 90%,transparent);color:var(--techno-text);box-shadow:var(--techno-control-shadow);cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.techno-native-card-tool:hover,.techno-native-card-tool:focus-visible,.techno-native-card-tool[aria-pressed=true]{border-color:var(--techno-blue);background:var(--techno-control-hover);outline:none}.techno-quick-preview__dialog{width:min(1040px,100%);grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);border-radius:24px;overflow:hidden}.techno-quick-preview__media{min-height:540px;isolation:isolate;overflow:hidden}.techno-quick-preview__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;transition:opacity .65s cubic-bezier(.22,.61,.36,1)}.techno-quick-preview__image--on{opacity:0;z-index:2}.techno-quick-preview__image--off{z-index:1}.techno-quick-preview__media[data-state=on] .techno-quick-preview__image--off{opacity:0}.techno-quick-preview__media[data-state=on] .techno-quick-preview__image--on{opacity:1}.techno-quick-preview__light-toggle{position:absolute;z-index:4;inset-inline-start:18px;bottom:18px;min-height:44px;padding:7px 10px;display:none;align-items:center;gap:8px;border:1px solid rgb(255 255 255 / .25);border-radius:999px;color:#fff;background:#121416c2;box-shadow:0 12px 30px #00000047;cursor:pointer}.techno-quick-preview--has-pair .techno-quick-preview__light-toggle{display:inline-flex}.techno-quick-preview__track{position:relative;width:42px;height:24px;border-radius:999px;background:#ffffff38}.techno-quick-preview__track i{position:absolute;width:18px;height:18px;top:3px;inset-inline-start:3px;border-radius:50%;background:#fff;transition:transform .25s ease}.techno-quick-preview__media[data-state=on] .techno-quick-preview__track{background:var(--techno-green)}.techno-quick-preview__media[data-state=on] .techno-quick-preview__track i{transform:translate(18px)}[dir=rtl] .techno-quick-preview__media[data-state=on] .techno-quick-preview__track i{transform:translate(-18px)}.techno-quick-preview__price{color:var(--techno-text)!important;font-size:20px;font-weight:850}.techno-quick-preview__status{min-height:22px;color:var(--techno-green)!important;font-weight:750}.techno-predictive-media{position:relative;width:64px;height:64px;flex:0 0 64px;display:block;overflow:hidden;border-radius:10px;background:var(--techno-surface-muted)}.techno-predictive-media .predictive-search__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;margin:0;transition:opacity .35s ease}.techno-predictive-media__on{opacity:0}:root[data-color-mode=dark] .techno-predictive-media--has-on .techno-predictive-media__off{opacity:0}:root[data-color-mode=dark] .techno-predictive-media--has-on .techno-predictive-media__on{opacity:1}:root:not([data-color-mode=dark]) .predictive-search__item:hover .techno-predictive-media--has-on .techno-predictive-media__off,:root:not([data-color-mode=dark]) .predictive-search__item:focus .techno-predictive-media--has-on .techno-predictive-media__off{opacity:0}:root:not([data-color-mode=dark]) .predictive-search__item:hover .techno-predictive-media--has-on .techno-predictive-media__on,:root:not([data-color-mode=dark]) .predictive-search__item:focus .techno-predictive-media--has-on .techno-predictive-media__on{opacity:1}@media(max-width:749px){.techno-quick-preview{padding:0;align-items:end}.techno-quick-preview__dialog{width:100%;max-height:92vh;grid-template-columns:1fr;border-radius:22px 22px 0 0}.techno-quick-preview__media{min-height:min(52vh,420px)}.techno-native-card-tools{top:8px;inset-inline-end:8px}.techno-native-card-tool{width:36px;height:36px}}@media(prefers-reduced-motion:reduce){.techno-quick-preview__image,.techno-quick-preview__track i,.techno-predictive-media .predictive-search__image{transition-duration:80ms!important}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/techno-store.css.map */
