.fcl{--fcl-ink: #000;--fcl-text: #222;--fcl-muted: #5c6b5e;--fcl-green: #1ac400;--fcl-green-deep: #103d16;--fcl-mint: rgba(201, 253, 193, .5);--fcl-mint-solid: #e4fee0;--fcl-line: #d5ead0;--fcl-led: #ff3b2f;--fcl-seg-on: #62ff4f;--fcl-crit-bg: #fde8e6;--fcl-crit: #b3261e;--fcl-warn-bg: #fff1cc;--fcl-warn: #7a4f00;--fcl-info-bg: #eef2ee;--fcl-info: #45554a;font-family:Poppins,Helvetica Neue,Arial,sans-serif;color:var(--fcl-text);font-size:15px;line-height:1.6}.fcl *,.fcl *:before,.fcl *:after{box-sizing:border-box}.fcl,.fcl *{word-break:normal;overflow-wrap:break-word;-webkit-hyphens:manual;hyphens:manual}.fcl a{color:inherit}.fcl :focus-visible{outline:2px solid var(--fcl-green);outline-offset:2px}.fcl__wrap{max-width:1350px;margin:0 auto;padding:0 clamp(20px,3.2vw,45px)}.fcl__col{max-width:630px;margin:0 auto}.fcl h1,.fcl h2,.fcl h3{font-family:inherit;color:var(--fcl-ink);text-transform:none;letter-spacing:0}.fcl-hero{text-align:center;padding:22px 0 28px}.fcl-hero h1{margin:22px 0;font-size:clamp(26px,1.4rem + 1vw,34px);font-weight:700;line-height:1.15;letter-spacing:.02em}.fcl-hero__intro{max-width:630px;margin:0 auto;text-align:left;font-size:15px;line-height:1.625;color:var(--fcl-ink)}.fcl-panel{background:var(--fcl-mint);border-radius:20px;padding:36px clamp(16px,4vw,48px) 32px}.fcl-panel__head{text-align:center}.fcl-panel__title{margin:0 0 6px;font-size:22px;font-weight:700;line-height:1.3}.fcl-panel__sub{margin:0 0 14px;font-size:15px;color:var(--fcl-ink)}.fcl-search{display:flex;max-width:586px;margin:0 auto}.fcl-search input{flex:1 1 auto;min-width:0;height:52px;padding:0 16px;border:0;border-radius:7px 0 0 7px;background:#fff;font:inherit;font-size:16px;color:var(--fcl-ink);box-shadow:inset 0 0 0 1px #dbe6d8}.fcl-search input::placeholder{color:#8a948b}.fcl-search button{flex:0 0 52px;height:52px;border:0;border-radius:0 7px 7px 0;background:var(--fcl-green);color:#fff;cursor:pointer;display:grid;place-items:center}.fcl-search button svg{width:22px;height:22px}.fcl-examples{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:14px auto 0;max-width:760px}.fcl-examples span{font-size:14px;font-weight:600;color:var(--fcl-ink);margin-right:2px}.fcl-chip{display:inline-flex;align-items:center;min-height:32px;padding:4px 12px;border:1px solid #c6e6bf;border-radius:999px;background:#fff;font:inherit;font-size:13.5px;font-weight:500;color:var(--fcl-ink);cursor:pointer;text-decoration:none}.fcl-chip:hover{border-color:var(--fcl-green)}.fcl-chip[aria-pressed=true]{background:var(--fcl-green-deep);border-color:var(--fcl-green-deep);color:#fff}.fcl-brandbar{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin:18px auto 0;max-width:980px}.fcl-brandbar .fcl-chip{background:transparent}.fcl-brandbar .fcl-chip[aria-pressed=true]{background:var(--fcl-green-deep);color:#fff}.fcl-out{max-width:980px;margin:0 auto}.fcl-out:not(:empty){margin-top:26px}.fcl-out__count{margin:0 0 12px;font-size:14px;color:var(--fcl-muted)}.fcl-out__empty{margin:0;padding:18px 20px;background:#fff;border-radius:12px;font-size:15px}.fcl-out__empty a{font-weight:600;text-decoration:underline;text-decoration-color:var(--fcl-green)}.fcl-res{background:#fff;border-radius:14px;padding:20px 22px;margin:0 0 12px;box-shadow:0 1px #cfe6c9}.fcl-res__head{display:flex;align-items:flex-start;gap:16px}.fcl-res__head .fcl-code{flex:0 0 auto}.fcl-res__title{margin:0;font-size:18px;font-weight:700;line-height:1.3}.fcl-res__meta{margin:2px 0 0;font-size:13px;color:var(--fcl-muted)}.fcl-res__tags{margin-left:auto;display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.fcl-res__meaning{margin:14px 0 0;font-size:15px;color:var(--fcl-ink)}.fcl-res__cols{display:grid;grid-template-columns:1fr;gap:14px 28px;margin-top:14px}@media(min-width:720px){.fcl-res__cols{grid-template-columns:1fr 1fr}}.fcl-res__cols h4{margin:0 0 6px;font-size:13.5px;font-weight:700;color:var(--fcl-ink)}.fcl-res__cols ul,.fcl-res__cols ol{margin:0;padding-left:18px;font-size:14px}.fcl-res__cols li{margin:2px 0}.fcl-res__motor{display:flex;flex-wrap:wrap;align-items:center;gap:12px 18px;margin-top:16px;padding:14px 16px;background:var(--fcl-mint-solid);border-radius:10px;font-size:14px;color:var(--fcl-ink)}.fcl-res__motor p{margin:0;flex:1 1 320px}.fcl-res__foot{display:flex;flex-wrap:wrap;gap:6px 18px;margin-top:14px;font-size:13px;color:var(--fcl-muted)}.fcl-res__foot a{color:var(--fcl-muted);text-decoration:underline}.fcl-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 20px;border-radius:7px;background:var(--fcl-green);color:#fff!important;font:inherit;font-size:15px;font-weight:600;text-decoration:none;border:2px solid var(--fcl-green);white-space:nowrap}.fcl-btn:hover{opacity:.9}.fcl-btn--ghost{background:transparent;color:var(--fcl-ink)!important;border-color:#b9dcb2}.fcl-btn--light{background:#fff;color:var(--fcl-green-deep)!important;border-color:#fff}.fcl-btn--line{background:transparent;color:#fff!important;border-color:#ffffff73}.fcl-code{display:inline-flex;flex-direction:column;align-items:flex-start;gap:5px;font-variant-numeric:tabular-nums}.fcl-code b{font-size:14px;font-weight:700;line-height:1.2;color:var(--fcl-ink);white-space:nowrap}.fcl-dots{display:inline-flex;gap:4px;align-items:center;min-height:10px}.fcl-dots i{width:9px;height:9px;border-radius:50%;background:var(--fcl-led);box-shadow:0 0 0 2px #ff3b2f24}.fcl-dots--solid i{width:12px;height:12px}.fcl-dots--off i{background:transparent;box-shadow:inset 0 0 0 2px #b9c2ba}.fcl-dots--rapid i{width:6px;height:6px;opacity:.85}.fcl-dots i.l{width:18px;border-radius:5px}.fcl-dots i.s{width:7px;height:7px}.fcl-dots .gap{width:6px}.fcl-seg{display:inline-flex;gap:3px;padding:6px 8px;background:#0d1a0f;border-radius:6px;box-shadow:inset 0 0 0 1px #243a27}.fcl-seg svg{width:12px;height:21px;display:block}.fcl-seg svg{color:var(--fcl-seg-on)}.fcl-screen{display:inline-flex;align-items:center;min-width:52px;justify-content:center;padding:5px 10px;border-radius:6px;background:#f3f7f3;box-shadow:inset 0 0 0 1px #cfdccf;font-size:16px;font-weight:700;color:var(--fcl-ink)}.fcl-tag{display:inline-flex;align-items:center;gap:5px;padding:2px 9px;border-radius:999px;font-size:12px;font-weight:600;line-height:1.6;white-space:nowrap}.fcl-tag--critical{background:var(--fcl-crit-bg);color:var(--fcl-crit)}.fcl-tag--warning{background:var(--fcl-warn-bg);color:var(--fcl-warn)}.fcl-tag--info{background:var(--fcl-info-bg);color:var(--fcl-info)}.fcl-tag--direct{background:var(--fcl-green);color:#fff}.fcl-tag--airflow{background:var(--fcl-mint-solid);color:#0a5c12;box-shadow:inset 0 0 0 1px #b8e6ae}.fcl-tag svg{width:13px;height:13px}.fcl-sec{padding:56px 0 0}.fcl-sec__head{max-width:760px;margin:0 auto 26px;text-align:center}.fcl-sec__head h2{margin:0 0 8px;font-size:clamp(23px,1.1rem + 1vw,27px);font-weight:700;line-height:1.3}.fcl-sec__head p{margin:0;font-size:15px;color:var(--fcl-text)}.fcl-fams{display:grid;grid-template-columns:1fr;gap:14px}@media(min-width:640px){.fcl-fams{grid-template-columns:1fr 1fr}}@media(min-width:1040px){.fcl-fams{grid-template-columns:repeat(3,1fr)}}.fcl-fam{display:grid;grid-template-columns:124px 1fr;gap:16px;align-items:center;padding:16px 18px 16px 16px;background:#fff;border:1px solid var(--fcl-line);border-radius:16px;text-decoration:none;color:inherit;transition:border-color .15s ease}.fcl-fam:hover,.fcl-fam:focus-visible{border-color:var(--fcl-green)}.fcl-fam__name{margin:0;font-size:16px;font-weight:700;line-height:1.3;color:var(--fcl-ink)}.fcl-fam__type{margin:3px 0 0;font-size:13.5px;color:var(--fcl-text)}.fcl-fam__count{margin:8px 0 0;font-size:13px;font-weight:600;color:#0a7a14}.fcl-dev{width:124px;height:92px;border-radius:12px;display:grid;place-items:center;position:relative}.fcl-dev--board{background:#173d20;box-shadow:inset 0 0 0 1px #2a5a33}.fcl-dev--board:before,.fcl-dev--board:after{content:"";position:absolute;left:12px;right:12px;height:2px;background:#ffffff14}.fcl-dev--board:before{top:18px}.fcl-dev--board:after{bottom:18px}.fcl-dev__led{width:20px;height:20px;border-radius:50%;background:#5a1410;box-shadow:inset 0 0 0 2px #00000040}.fcl-dev__led.is-lit{background:var(--fcl-led);box-shadow:0 0 14px 3px #ff3b2f8c}.fcl-dev__cap{position:absolute;bottom:7px;left:0;right:0;text-align:center;font-size:11px;font-weight:600;color:#ffffffc7}.fcl-dev--seg{background:#0d1a0f;box-shadow:inset 0 0 0 1px #243a27}.fcl-dev--seg .fcl-seg{background:transparent;box-shadow:none;padding:0;gap:5px}.fcl-dev--seg .fcl-seg svg{width:26px;height:45px}.fcl-dev--stat{background:#f1f4f1;box-shadow:inset 0 0 0 1px #d8e0d8}.fcl-dev__screen{width:96px;padding:8px 9px;border-radius:8px;background:#fff;box-shadow:0 1px #cfd8cf,inset 0 0 0 1px #e1e7e1;text-align:left}.fcl-dev__screen b{display:block;font-size:20px;line-height:1;color:var(--fcl-ink)}.fcl-dev__screen small{display:block;margin-top:4px;font-size:9.5px;line-height:1.25;color:var(--fcl-muted)}.fcl-dev__pattern{display:flex;gap:4px;align-items:center}.fcl-dev__pattern i{height:9px;width:9px;border-radius:5px;background:var(--fcl-led);box-shadow:0 0 8px #ff3b2f80}.fcl-dev__pattern i.l{width:20px}.fcl-dev__pattern .gap{width:8px}@keyframes fcl-blink{0%,to{background:#5a1410;box-shadow:inset 0 0 0 2px #00000040}50%{background:var(--fcl-led);box-shadow:0 0 14px 3px #ff3b2f8c}}.fcl-fam:hover .fcl-dev__led,.fcl-fam:focus-visible .fcl-dev__led{animation:fcl-blink .5s steps(1,end) var(--n, 3)}@media(prefers-reduced-motion:reduce){.fcl-fam:hover .fcl-dev__led,.fcl-fam:focus-visible .fcl-dev__led{animation:none}}.fcl-blower{margin-top:64px;background:var(--fcl-green-deep);color:#fff;border-radius:20px;padding:clamp(26px,4vw,44px)}.fcl-blower h2{margin:0 0 8px;color:#fff;font-size:clamp(23px,1.1rem + 1vw,27px);font-weight:700;line-height:1.3}.fcl-blower__lead{margin:0;max-width:70ch;font-size:15px;color:#ffffffdb}.fcl-blower__grid{display:grid;grid-template-columns:1fr;gap:26px;margin-top:26px}@media(min-width:960px){.fcl-blower__grid{grid-template-columns:1.35fr 1fr;gap:36px}}.fcl-blower h3{margin:0 0 12px;color:#fff;font-size:16px;font-weight:700}.fcl-bcodes{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:8px}@media(min-width:560px){.fcl-bcodes{grid-template-columns:1fr 1fr}}.fcl-bcodes a{display:flex;gap:12px;align-items:center;padding:10px 12px;background:#ffffff12;border-radius:10px;text-decoration:none;color:#fff}.fcl-bcodes a:hover{background:#ffffff21}.fcl-bcodes .fcl-screen,.fcl-bcodes .fcl-seg{flex:0 0 auto}.fcl-bcodes .fcl-screen{background:#fff}.fcl-bcodes span{font-size:13.5px;line-height:1.35}.fcl-bcodes small{display:block;font-size:12px;color:#ffffffb3}.fcl-airflow{list-style:none;margin:0;padding:0;font-size:14px}.fcl-airflow li{display:flex;gap:10px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.12)}.fcl-airflow li b{flex:0 0 150px;font-weight:700}.fcl-airflow li span{color:#ffffffdb}.fcl-blower__note{margin:14px 0 0;font-size:13.5px;color:#fffc}.fcl-blower__cta{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.fcl-family{padding-top:56px;scroll-margin-top:90px}.fcl-family__head{display:grid;grid-template-columns:1fr;gap:12px 28px;align-items:end;margin-bottom:18px}@media(min-width:960px){.fcl-family__head{grid-template-columns:1fr auto}}.fcl-family__head h2{margin:0 0 8px;font-size:clamp(22px,1.05rem + .9vw,26px);font-weight:700;line-height:1.3}.fcl-family__head p{margin:0;max-width:78ch;font-size:15px}.fcl-family__head .fcl-dev{width:150px;height:104px}.fcl-family__bridge{margin:10px 0 0;font-size:14.5px}.fcl-family__bridge a{font-weight:600;text-decoration:underline;text-decoration-color:var(--fcl-green);text-underline-offset:3px}.fcl-table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid var(--fcl-line);border-radius:14px;overflow:hidden;background:#fff;font-size:14.5px}.fcl-table th{padding:11px 16px;background:var(--fcl-mint);text-align:left;font-size:13px;font-weight:700;color:var(--fcl-ink)}.fcl-table td{padding:14px 16px;border-top:1px solid #e6f0e3;vertical-align:top}.fcl-table td:first-child{width:150px}.fcl-table td:last-child{width:110px}.fcl-table tr.is-hit td{background:#f4fff1}.fcl-row__title{display:block;font-weight:600;color:var(--fcl-ink)}.fcl-row__meaning{display:block;margin-top:2px;color:var(--fcl-text)}.fcl-row__alt{display:block;margin-top:4px;font-size:13px;color:var(--fcl-muted)}.fcl-row__tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.fcl-row__check{color:var(--fcl-text)}.fcl-table tr.is-more{display:none}.fcl-table.is-open tr.is-more{display:table-row}.fcl-family__more{margin:12px 0 0}.fcl-family__foot{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;font-size:14px}.fcl-family__foot>span{font-weight:600;color:var(--fcl-ink);margin-right:4px}@media(max-width:759px){.fcl-table,.fcl-table tbody{display:block;width:auto}.fcl-table thead{display:none}.fcl-table tr{display:grid;grid-template-columns:1fr auto;gap:8px 12px;padding:14px 16px;border-top:1px solid #e6f0e3}.fcl-table tr:first-child{border-top:0}.fcl-table td{display:block;width:auto!important;padding:0;border:0}.fcl-table td:nth-child(1){grid-column:1;grid-row:1}.fcl-table td:nth-child(4){grid-column:2;grid-row:1;align-self:start}.fcl-table td:nth-child(2),.fcl-table td:nth-child(3){grid-column:1 / -1}.fcl-table td.fcl-row__check{font-size:14px}.fcl-table td.fcl-row__check:before{content:"Check first: ";font-weight:600;color:var(--fcl-ink)}.fcl-table.is-open tr.is-more{display:grid}.fcl-family__head .fcl-dev{display:none}}.fcl-faq{max-width:760px;margin:0 auto}.fcl-faq details{border-top:1px solid var(--fcl-line)}.fcl-faq details:last-child{border-bottom:1px solid var(--fcl-line)}.fcl-faq summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:16px;padding:18px 0;font-size:17px;font-weight:600;line-height:1.4;color:var(--fcl-ink)}.fcl-faq summary::-webkit-details-marker{display:none}.fcl-faq summary:after{content:"";flex:0 0 12px;height:12px;margin-top:6px;border-right:2px solid var(--fcl-green);border-bottom:2px solid var(--fcl-green);transform:rotate(45deg);transition:transform .15s ease}.fcl-faq details[open] summary:after{transform:rotate(-135deg);margin-top:10px}.fcl-faq__a{padding:0 0 18px;font-size:15px}.fcl-faq__a p{margin:0}.fcl-faq__a a{font-weight:600;text-decoration:underline;text-decoration-color:var(--fcl-green)}.fcl-help{display:grid;grid-template-columns:1fr;gap:16px 32px;align-items:center;margin-top:56px;padding:clamp(22px,3.5vw,36px);background:var(--fcl-mint);border-radius:20px}@media(min-width:900px){.fcl-help{grid-template-columns:1fr auto}}.fcl-help h2{margin:0 0 6px;font-size:22px;font-weight:700}.fcl-help p{margin:0;font-size:15px}.fcl-help__cta{display:flex;flex-wrap:wrap;gap:10px}.fcl-src{max-width:980px;margin:44px auto 64px}.fcl-src h2{margin:0 0 10px;font-size:16px;font-weight:700}.fcl-src p{margin:0 0 10px;font-size:13.5px;color:var(--fcl-muted)}.fcl-src ul{margin:0;padding-left:18px;font-size:13.5px;color:var(--fcl-muted)}.fcl-src li{margin:4px 0}.fcl-src a{color:var(--fcl-muted);text-decoration:underline}.fcl-sr{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.fcl-family__more--m{display:none}@media(max-width:639px){.fcl-examples,.fcl-brandbar{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;margin-left:-16px;margin-right:-16px;padding:0 16px 6px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.fcl-examples::-webkit-scrollbar,.fcl-brandbar::-webkit-scrollbar{display:none}.fcl-examples .fcl-chip,.fcl-brandbar .fcl-chip,.fcl-examples span{flex:0 0 auto}.fcl-fams{grid-template-columns:1fr 1fr;gap:10px}.fcl-fam{grid-template-columns:1fr;gap:10px;padding:10px 10px 12px;align-items:start;border-radius:14px}.fcl-fam .fcl-dev{width:100%;height:76px}.fcl-fam .fcl-dev--seg .fcl-seg svg{width:20px;height:34px}.fcl-fam .fcl-dev__screen{width:88px;padding:6px 8px}.fcl-fam .fcl-dev__screen b{font-size:17px}.fcl-fam__name{font-size:14px}.fcl-fam__type{display:none!important}.fcl-fam__count{margin-top:4px}.fcl-airflow li{flex-direction:column;gap:0}.fcl-airflow li b{flex:none}}@media(max-width:759px){.fcl-table:not(.is-open) tbody tr:nth-child(n+7){display:none}.fcl-family__more--m{display:block}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/uhm-fcl-v2.css.map */
