.techref{--techref-ink: #141820;--techref-muted: #626a78;--techref-line: #dce0e6;--techref-card: #ffffff;--techref-radius: 18px;background:var(--techref-page, #f5f6f8);color:var(--techref-ink);font-family:var(--body-font-family, Arial, sans-serif);overflow:hidden}.techref *,.techref *:before,.techref *:after{box-sizing:border-box}.techref a{color:inherit;text-decoration:none}.techref button,.techref input{font:inherit}.techref .visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.techref__container{width:min(1480px,calc(100% - 64px));margin-inline:auto}.techref__hero{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 84% 18%,color-mix(in srgb,var(--techref-accent) 23%,transparent),transparent 30%),linear-gradient(120deg,var(--techref-hero) 0%,#121720 58%,#1a161a 100%);color:#fff}.techref__hero:after{position:absolute;z-index:-1;right:-9%;bottom:-55%;width:48vw;aspect-ratio:1;border:1px solid rgba(255,255,255,.1);border-radius:50%;content:"";box-shadow:0 0 0 64px #ffffff05,0 0 0 128px #ffffff03}.techref__hero-pattern{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;opacity:.35;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:52px 52px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 84%);mask-image:linear-gradient(90deg,#000,transparent 84%);pointer-events:none}.techref__breadcrumb{display:flex;align-items:center;gap:10px;padding-top:24px;color:#ffffff9e;font-size:13px}.techref__breadcrumb a{transition:color .2s ease}.techref__breadcrumb a:hover{color:#fff}.techref__hero-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);gap:clamp(48px,7vw,110px);align-items:center;min-height:490px;padding:44px 0 64px}.techref__hero-copy{max-width:800px}.techref__eyebrow{display:inline-flex;align-items:center;gap:12px;margin:0 0 18px;color:#ff4b51;font-size:12px;font-weight:800;letter-spacing:.18em;line-height:1.4;text-transform:uppercase}.techref__eyebrow>span{width:34px;height:2px;background:var(--techref-accent)}.techref__hero h1{max-width:760px;margin:0;color:#fff;font-family:var(--heading-font-family, Arial, sans-serif);font-size:clamp(42px,5vw,70px);font-weight:800;letter-spacing:-.048em;line-height:.98}.techref__intro{max-width:700px;margin:24px 0 0;color:#ffffffbd;font-size:clamp(17px,1.25vw,20px);line-height:1.65}.techref__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:700px;margin-top:38px;padding-top:24px;border-top:1px solid rgba(255,255,255,.14)}.techref__stat{display:flex;flex-direction:column;gap:3px;min-width:0;padding-right:22px}.techref__stat+.techref__stat{padding-left:22px;border-left:1px solid rgba(255,255,255,.12)}.techref__stat strong{color:#fff;font-family:var(--heading-font-family, Arial, sans-serif);font-size:24px;font-weight:800;line-height:1.1}.techref__stat span{color:#ffffff8f;font-size:11px;font-weight:700;letter-spacing:.06em;line-height:1.4;text-transform:uppercase}.techref__feature-card{position:relative;min-height:340px;padding:38px;overflow:hidden;border:1px solid rgba(255,255,255,.17);border-radius:24px;background:linear-gradient(145deg,#ffffff1f,#ffffff0e);box-shadow:0 28px 70px #00000047;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.techref__feature-card:after{position:absolute;right:-48px;bottom:-68px;width:220px;height:220px;border:36px solid rgba(237,28,36,.18);border-radius:50%;content:"";pointer-events:none}.techref__feature-badge{display:inline-flex;padding:7px 10px;border-radius:5px;background:var(--techref-accent);color:#fff;font-size:10px;font-weight:800;letter-spacing:.13em;line-height:1;text-transform:uppercase}.techref__feature-code{display:block;margin:32px 0 12px;color:#ffffff2e;font-family:var(--heading-font-family, Arial, sans-serif);font-size:62px;font-weight:900;letter-spacing:-.06em;line-height:.72}.techref__feature-card h2{position:relative;z-index:1;max-width:410px;margin:0;color:#fff;font-family:var(--heading-font-family, Arial, sans-serif);font-size:clamp(25px,2vw,34px);font-weight:800;letter-spacing:-.03em;line-height:1.08}.techref__feature-card p{position:relative;z-index:1;max-width:410px;margin:14px 0 26px;color:#ffffffad;font-size:15px;line-height:1.55}.techref__button{display:inline-flex;position:relative;z-index:2;min-height:48px;align-items:center;justify-content:center;gap:12px;padding:12px 20px;border:1px solid transparent;border-radius:8px;cursor:pointer;font-size:13px;font-weight:800;line-height:1.2;text-align:center;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.techref__button:hover{transform:translateY(-2px)}.techref__button svg{width:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.techref__button--primary{background:var(--techref-accent);color:#fff;box-shadow:0 12px 28px color-mix(in srgb,var(--techref-accent) 28%,transparent)}.techref__button--primary:hover{color:#fff;box-shadow:0 16px 34px color-mix(in srgb,var(--techref-accent) 38%,transparent)}.techref__button--dark{background:var(--techref-ink);color:#fff!important;-webkit-text-fill-color:#fff}.techref__button--dark:hover{color:#fff!important;-webkit-text-fill-color:#fff;background:#252b35}.techref__button-label{position:relative;z-index:1;color:#fff!important;-webkit-text-fill-color:#fff}.techref__directory{padding:70px 0 82px;background:var(--techref-page)}.techref__directory-head{display:flex;align-items:end;justify-content:space-between;gap:48px;margin-bottom:32px}.techref__directory-head>div{max-width:850px}.techref__eyebrow--dark{margin-bottom:14px;color:var(--techref-accent)}.techref__directory-head h2{margin:0;color:var(--techref-ink);font-family:var(--heading-font-family, Arial, sans-serif);font-size:clamp(34px,4vw,54px);font-weight:800;letter-spacing:-.045em;line-height:1.04}.techref__directory-head>div>p:last-child{max-width:760px;margin:16px 0 0;color:var(--techref-muted);font-size:16px;line-height:1.65}.techref__count{display:flex;flex:0 0 auto;align-items:baseline;gap:9px;margin:0 0 5px;color:var(--techref-muted)}.techref__count strong{color:var(--techref-accent);font-family:var(--heading-font-family, Arial, sans-serif);font-size:30px;line-height:1}.techref__count span{font-size:13px;font-weight:600}.techref__search{display:flex;position:relative;align-items:center;width:100%;min-height:64px;margin-bottom:18px;border:1px solid var(--techref-line);border-radius:12px;background:#fff;box-shadow:0 10px 36px #1418200e}.techref__search>svg{flex:0 0 auto;width:22px;margin-left:22px;fill:none;stroke:#303641;stroke-linecap:round;stroke-width:1.7}.techref__search input{width:100%;min-width:0;height:62px;padding:0 18px;border:0;outline:0;background:transparent;color:var(--techref-ink);font-size:16px}.techref__search:focus-within{border-color:color-mix(in srgb,var(--techref-accent) 52%,#fff);box-shadow:0 0 0 3px color-mix(in srgb,var(--techref-accent) 10%,transparent),0 14px 40px #1418200f}.techref__search input::placeholder{color:#9298a3}.techref__clear{flex:0 0 auto;min-height:38px;margin-right:12px;padding:8px 13px;border:0;border-radius:7px;background:#f1f2f4;color:#4e5562;cursor:pointer;font-size:12px;font-weight:700}.techref__clear:hover{background:#e8eaed;color:var(--techref-ink)}.techref__alphabet{display:flex;align-items:center;gap:5px;width:100%;margin-bottom:30px;padding:8px;overflow-x:auto;border:1px solid var(--techref-line);border-radius:12px;background:#ffffffb8;scrollbar-width:thin}.techref__letter{min-width:36px;height:36px;padding:0 9px;border:0;border-radius:7px;background:transparent;color:#606875;cursor:pointer;font-size:12px;font-weight:800;line-height:1;transition:color .18s ease,background-color .18s ease}.techref__letter:first-child{min-width:52px}.techref__letter:hover:not(:disabled){background:#eceef1;color:var(--techref-ink)}.techref__letter.is-active{background:var(--techref-accent);color:#fff}.techref__letter:disabled{cursor:default;opacity:.25}.techref__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}.techref__item{min-width:0}.techref__item[hidden]{display:none}.techref__item a{display:flex;min-height:102px;align-items:center;gap:14px;padding:18px;border:1px solid var(--techref-line);border-radius:13px;background:var(--techref-card);box-shadow:0 3px 12px #14182006;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.techref__item a:hover{border-color:color-mix(in srgb,var(--techref-accent) 58%,#fff);transform:translateY(-3px);box-shadow:0 14px 30px #14182017}.techref__item--featured{grid-column:span 2}.techref__item--featured a{border-color:var(--techref-ink);background:var(--techref-ink);color:#fff}.techref__item--featured a:hover{border-color:var(--techref-accent)}.techref__initial{display:inline-flex;flex:0 0 42px;width:42px;height:42px;align-items:center;justify-content:center;border-radius:10px;background:color-mix(in srgb,var(--techref-accent) 10%,#fff);color:var(--techref-accent);font-family:var(--heading-font-family, Arial, sans-serif);font-size:16px;font-weight:800;line-height:1}.techref__item--featured .techref__initial{background:var(--techref-accent);color:#fff;font-size:11px}.techref__card-copy{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;gap:4px}.techref__card-copy small{color:#858c98;font-size:10px;font-weight:700;letter-spacing:.07em;line-height:1.25;text-transform:uppercase}.techref__card-copy strong{overflow-wrap:anywhere;color:var(--techref-ink);font-size:15px;font-weight:750;line-height:1.3}.techref__item--featured .techref__card-copy small{color:#ffffff85}.techref__item--featured .techref__card-copy strong{color:#fff}.techref__item a>svg{flex:0 0 20px;width:20px;fill:none;stroke:#9298a3;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7;transition:transform .2s ease,stroke .2s ease}.techref__item a:hover>svg{stroke:var(--techref-accent);transform:translate(3px)}.techref__empty{padding:58px 24px;border:1px dashed #cfd3d9;border-radius:var(--techref-radius);background:#fff;text-align:center}.techref__empty>span{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;margin-bottom:16px;border-radius:50%;background:#f0f1f3;color:var(--techref-muted);font-family:var(--heading-font-family, Arial, sans-serif);font-size:22px;font-weight:800}.techref__empty h3{margin:0;font-family:var(--heading-font-family, Arial, sans-serif);font-size:24px}.techref__empty p{margin:8px 0 22px;color:var(--techref-muted)}.techref__support{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:22px;align-items:center;margin-top:54px;padding:28px 30px;border-radius:var(--techref-radius);background:#fff;box-shadow:0 16px 50px #14182012}.techref__support-icon{display:flex;width:54px;height:54px;align-items:center;justify-content:center;border-radius:12px;background:color-mix(in srgb,var(--techref-accent) 10%,#fff);color:var(--techref-accent)}.techref__support-icon svg{width:27px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.techref__support h2{margin:0 0 5px;color:var(--techref-ink);font-family:var(--heading-font-family, Arial, sans-serif);font-size:23px;font-weight:800;letter-spacing:-.02em;line-height:1.2}.techref__support p{max-width:780px;margin:0;color:var(--techref-muted);font-size:14px;line-height:1.55}.techref__support .techref__button{min-width:210px;white-space:nowrap;color:#fff!important;-webkit-text-fill-color:#fff}.techref__about{margin-top:20px;border:1px solid var(--techref-line);border-radius:12px;background:#ffffff94}.techref__about summary{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:20px;padding:14px 20px;cursor:pointer;color:var(--techref-ink);font-weight:750;list-style:none}.techref__about summary::-webkit-details-marker{display:none}.techref__about summary span{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border-radius:7px;background:#eceef1;font-size:18px;transition:transform .2s ease}.techref__about[open] summary span{transform:rotate(45deg)}.techref__about-content{padding:0 20px 22px;color:var(--techref-muted);font-size:15px;line-height:1.7}.techref__about-content>:first-child{margin-top:0}.techref__about-content>:last-child{margin-bottom:0}@media(max-width:1120px){.techref__hero-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.7fr);gap:42px}.techref__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:860px){.techref__container{width:min(100% - 40px,720px)}.techref__hero-grid{grid-template-columns:1fr;min-height:0;padding:38px 0 50px}.techref__hero-copy,.techref__hero h1,.techref__intro,.techref__stats{max-width:none}.techref__feature-card{min-height:0}.techref__feature-code{position:absolute;right:32px;top:40px;margin:0}.techref__directory-head{align-items:start}.techref__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.techref__support{grid-template-columns:auto minmax(0,1fr)}.techref__support .techref__button{grid-column:1 / -1;width:100%}}@media(max-width:560px){.techref__container{width:calc(100% - 30px)}.techref__breadcrumb{padding-top:16px;overflow:hidden;font-size:11px;white-space:nowrap}.techref__breadcrumb span:last-child{overflow:hidden;text-overflow:ellipsis}.techref__hero-grid{gap:28px;padding:28px 0 36px}.techref__eyebrow{margin-bottom:13px;font-size:10px;letter-spacing:.14em}.techref__eyebrow>span{width:25px}.techref__hero h1{font-size:clamp(35px,10.5vw,46px);line-height:1}.techref__intro{margin-top:18px;font-size:15px;line-height:1.55}.techref__stats{margin-top:26px;padding-top:18px}.techref__stat{padding-right:10px}.techref__stat+.techref__stat{padding-left:10px}.techref__stat strong{font-size:19px}.techref__stat span{font-size:8px;letter-spacing:.03em}.techref__feature-card{padding:27px 24px;border-radius:18px}.techref__feature-code{right:22px;top:27px;font-size:48px}.techref__feature-card h2{max-width:250px;margin-top:24px;font-size:25px}.techref__feature-card p{margin:11px 0 20px;font-size:13px}.techref__feature-card .techref__button{width:100%}.techref__directory{padding:43px 0 56px}.techref__directory-head{display:block;margin-bottom:24px}.techref__directory-head h2{font-size:34px}.techref__directory-head>div>p:last-child{margin-top:12px;font-size:14px;line-height:1.55}.techref__count{margin-top:16px}.techref__count strong{font-size:23px}.techref__search{min-height:56px;margin-bottom:14px}.techref__search>svg{width:20px;margin-left:16px}.techref__search input{height:54px;padding:0 12px;font-size:14px}.techref__alphabet{margin-bottom:22px}.techref__grid{gap:9px}.techref__item--featured{grid-column:1 / -1}.techref__item a{min-height:86px;gap:10px;padding:12px;border-radius:11px}.techref__initial{flex-basis:34px;width:34px;height:34px;border-radius:8px;font-size:13px}.techref__card-copy small{font-size:8px;letter-spacing:.04em}.techref__card-copy strong{font-size:13px;line-height:1.25}.techref__item a>svg{display:none}.techref__support{grid-template-columns:1fr;gap:14px;margin-top:36px;padding:23px 20px}.techref__support-icon{width:45px;height:45px}.techref__support h2{font-size:21px}.techref__support .techref__button{grid-column:auto}.techref__about summary{padding:13px 15px;font-size:14px}.techref__about-content{padding:0 15px 18px;font-size:13px}}@media(max-width:370px){.techref__grid{grid-template-columns:1fr}.techref__item--featured{grid-column:auto}}@media(prefers-reduced-motion:reduce){.techref *,.techref *:before,.techref *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/41/assets/icarsoft-technical-references.css.map */
