:root{--brand:#2563eb;--brand2:#0ea5e9;--ink:#0f172a;--muted:#64748b;--surface:#fff;--line:#e2e8f0;--soft:#eff6ff}
body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#f8fafc;color:var(--ink)}
a{text-decoration:none}.glass-nav{background:rgba(255,255,255,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(226,232,240,.8)}
.brand-mark{width:36px;height:36px;border-radius:12px;background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff;display:grid;place-items:center}
.search-box .input-group-text,.search-box .form-control{background:#f1f5f9;border:0}.search-box{min-width:280px}
.hero{background:radial-gradient(circle at 80% 20%,rgba(14,165,233,.18),transparent 35%),linear-gradient(180deg,#fff,#f8fafc)}
.hero h1 span{background:linear-gradient(90deg,var(--brand),var(--brand2));-webkit-background-clip:text;color:transparent}
.eyebrow{display:inline-flex;gap:.45rem;align-items:center;text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:800;color:var(--brand)}
.hero-stats{display:flex;gap:2.5rem}.hero-stats div{display:flex;flex-direction:column}.hero-stats strong{font-size:1.6rem}.hero-stats span{color:var(--muted);font-size:.85rem}
.hero-panel{height:380px;border-radius:36px;position:relative;background:linear-gradient(145deg,#dbeafe,#ecfeff);box-shadow:inset 0 0 0 1px rgba(37,99,235,.1);overflow:hidden}
.device-orbit{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:150px;height:150px;border-radius:48px;background:#fff;box-shadow:0 25px 60px rgba(37,99,235,.2);display:grid;place-items:center;font-size:68px;color:var(--brand)}
.mini-card{position:absolute;background:#fff;padding:.8rem 1rem;border-radius:16px;box-shadow:0 14px 35px rgba(15,23,42,.12);display:flex;gap:.65rem;align-items:center;font-weight:700}.mini-card i{color:var(--brand)}.mini-card.one{left:7%;top:17%}.mini-card.two{right:6%;top:27%}.mini-card.three{left:18%;bottom:10%}
.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:1.25rem}.section-head h2{margin:.25rem 0 0}
.category-card,.member-card{height:100%;display:flex;gap:1rem;align-items:center;padding:1.15rem;background:var(--surface);border:1px solid var(--line);border-radius:18px;color:inherit;transition:.2s}.category-card:hover,.member-card:hover{transform:translateY(-3px);border-color:#93c5fd;box-shadow:0 14px 30px rgba(15,23,42,.08)}.category-card i{font-size:1.5rem;color:var(--brand)}.category-card span{display:block;color:var(--muted);font-size:.8rem}
.question-list{display:grid;gap:.8rem}.question-card{background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:1.2rem;display:flex;gap:1.2rem}.question-metrics{min-width:92px;display:flex;flex-direction:column;gap:.5rem}.question-metrics div{font-size:.75rem;color:var(--muted)}.question-metrics strong{font-size:1rem;color:var(--ink);margin-right:.25rem}.question-metrics .answered strong{color:#16a34a}.question-content h3{font-size:1.12rem}.question-content h3 a{color:var(--ink)}.question-content p{color:var(--muted);margin:.5rem 0}.question-meta{font-size:.82rem;color:var(--muted)}
.badge-soft{background:#dbeafe;color:#1d4ed8}.surface-card,.news-card{background:var(--surface);border:1px solid var(--line);border-radius:22px}.news-mini{display:block;background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:1rem;margin-bottom:.8rem;color:inherit}.news-mini span{font-size:.75rem;color:var(--muted)}.news-mini strong{display:block;margin:.25rem 0}.news-mini p{font-size:.9rem;color:var(--muted);margin:0}
.news-card{overflow:hidden;height:100%}.news-visual{height:160px;background:linear-gradient(135deg,#dbeafe,#cffafe);display:grid;place-items:center;font-size:48px;color:var(--brand)}
.vote-stack{width:40px;text-align:center}.vote-stack form{margin:0}.vote-stack button{border:0;background:transparent;font-size:1.4rem;color:var(--muted)}.vote-stack strong{display:block;font-size:1.2rem}.content-body{line-height:1.75}.content-body code{background:#e2e8f0;border-radius:6px;padding:.12rem .3rem}
.accepted{border-color:#86efac!important}.accepted-label{color:#15803d;font-weight:700;margin-bottom:1rem}.sticky-side{position:sticky;top:100px}.member-inline{display:flex;gap:.8rem;align-items:center;color:inherit}.member-inline span{display:block;color:var(--muted);font-size:.82rem}
.avatar{width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff;display:grid;place-items:center;font-weight:800}.avatar-lg{width:62px;height:62px;border-radius:20px}.avatar-xl{width:92px;height:92px;border-radius:28px;font-size:2rem}
.auth-wrap{min-height:75vh;display:grid;place-items:center;padding:3rem 1rem}.auth-card{width:min(100%,520px);background:var(--surface);border:1px solid var(--line);border-radius:28px;padding:2.5rem;box-shadow:0 24px 60px rgba(15,23,42,.08)}
.empty-state{text-align:center;padding:4rem 1rem;background:var(--surface);border:1px dashed #cbd5e1;border-radius:22px;color:var(--muted)}.empty-state i{font-size:2.5rem;color:var(--brand)}
.stat-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:1.25rem}.stat-card strong{display:block;font-size:2rem}.stat-card span{color:var(--muted)}
.site-footer{background:#fff;border-top:1px solid var(--line)}.site-footer a{display:block;color:var(--muted);margin:.35rem 0}
html[data-bs-theme="dark"] body{background:#0b1120;color:#e5e7eb}html[data-bs-theme="dark"]{--surface:#111827;--line:#263244;--ink:#f8fafc;--muted:#94a3b8;--soft:#172554}html[data-bs-theme="dark"] .glass-nav{background:rgba(11,17,32,.9)}html[data-bs-theme="dark"] .hero{background:radial-gradient(circle at 80% 20%,rgba(14,165,233,.16),transparent 35%),#0b1120}html[data-bs-theme="dark"] .site-footer{background:#0f172a}
@media(max-width:991px){.search-box{min-width:0;margin:1rem 0}.hero-panel{height:300px}.sticky-side{position:static}}
@media(max-width:640px){.question-card{flex-direction:column}.question-metrics{flex-direction:row}.hero-stats{gap:1.2rem}.hero-panel{display:none}}

.message-row{display:block;padding:1rem 1.25rem;border-bottom:1px solid var(--line);color:inherit}.message-row:hover{background:var(--soft)}.message-row p{margin:.35rem 0 0;color:var(--muted)}
.device-card{height:100%;display:flex;gap:1rem;padding:1.25rem;background:var(--surface);border:1px solid var(--line);border-radius:20px;color:inherit}.device-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(15,23,42,.08)}.device-icon{width:56px;height:56px;border-radius:18px;background:var(--soft);display:grid;place-items:center;font-size:1.6rem;color:var(--brand);flex:0 0 auto}
.code-preview{background:#0f172a;color:#dbeafe;border-radius:12px;padding:1rem;max-height:180px;overflow:auto}.setup-image{width:100%;height:210px;object-fit:cover}

.autocomplete-menu{display:none;position:absolute;z-index:1080;top:calc(100% + .4rem);left:0;right:0;background:var(--surface);border:1px solid var(--line);border-radius:16px;box-shadow:0 18px 45px rgba(15,23,42,.16);max-height:390px;overflow:auto;padding:.35rem}
.autocomplete-menu.show{display:block}
.autocomplete-item{width:100%;border:0;background:transparent;color:var(--ink);display:flex;align-items:center;gap:.8rem;text-align:left;padding:.75rem;border-radius:12px}
.autocomplete-item:hover,.autocomplete-item.active{background:var(--soft)}
.autocomplete-icon{width:36px;height:36px;border-radius:11px;background:var(--soft);display:grid;place-items:center;color:var(--brand);flex:0 0 auto}
.autocomplete-copy{display:flex;min-width:0;flex-direction:column}
.autocomplete-copy strong,.autocomplete-copy small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.autocomplete-copy small{color:var(--muted);font-size:.78rem}
.autocomplete-menu mark{background:#fef08a;color:inherit;padding:0}
.autocomplete-empty{padding:1rem;color:var(--muted);text-align:center}
.mention-menu{top:auto;bottom:.25rem;max-width:520px}

.backup-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.backup-grid code{display:block;background:#fff;border:1px solid var(--line);padding:.7rem;border-radius:10px;text-align:center;font-size:1rem}

.security-page{max-width:1180px}.security-hero{display:flex;justify-content:space-between;align-items:center;gap:2rem;padding:2rem;border-radius:28px;background:linear-gradient(135deg,#eef6ff,#ecfeff);border:1px solid #cfe3ff}.security-hero h1{margin:.35rem 0}.security-hero p{margin:0;color:var(--muted)}
.security-score{min-width:220px;padding:1rem 1.2rem;border-radius:20px;background:#fff;display:flex;gap:1rem;align-items:center;box-shadow:0 12px 30px rgba(15,23,42,.08)}.security-score i{font-size:2rem}.security-score.secure i{color:#16a34a}.security-score.basic i{color:#f59e0b}.security-score strong,.security-score span{display:block}.security-score span{font-size:.8rem;color:var(--muted)}
.security-card{background:var(--surface);border:1px solid var(--line);border-radius:24px;padding:1.5rem}.security-card-head{display:flex;align-items:flex-start;gap:1rem}.security-card-head h2{font-size:1.15rem;margin:0}.security-card-head p{margin:.2rem 0 0;color:var(--muted);font-size:.9rem}.security-icon{width:46px;height:46px;border-radius:15px;background:var(--soft);color:var(--brand);display:grid;place-items:center;font-size:1.2rem;flex:0 0 auto}.security-icon.large{width:64px;height:64px;border-radius:20px;font-size:1.6rem}
.status-pill{margin-left:auto;border-radius:999px;padding:.4rem .7rem;font-size:.75rem;font-weight:800}.status-pill.on{background:#dcfce7;color:#15803d}.status-pill.off{background:#f1f5f9;color:#64748b}
.method-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.5rem}.method-card{position:relative;border:1px solid var(--line);border-radius:20px;padding:1.25rem;background:var(--surface)}.method-card>i{font-size:1.8rem;color:var(--brand)}.method-card h3{font-size:1rem;margin:.8rem 0 .35rem}.method-card p{font-size:.88rem;color:var(--muted);min-height:52px}.method-badge{position:absolute;right:1rem;top:1rem;border-radius:999px;padding:.25rem .55rem;font-size:.68rem;font-weight:800}.method-badge.recommended{background:#dbeafe;color:#1d4ed8}
.active-method{display:flex;align-items:center;gap:1rem;margin-top:1.5rem;padding:1rem;border-radius:18px;background:var(--soft)}.active-method-icon{width:50px;height:50px;border-radius:16px;background:#fff;color:var(--brand);display:grid;place-items:center;font-size:1.3rem}.active-method strong,.active-method span{display:block}.active-method span{font-size:.82rem;color:var(--muted)}
.setup-steps{margin-top:1.5rem}.setup-step{display:grid;grid-template-columns:36px 1fr;gap:1rem;padding:1rem 0;border-top:1px solid var(--line)}.setup-step>span{width:32px;height:32px;border-radius:10px;background:var(--brand);color:#fff;display:grid;place-items:center;font-weight:800}.setup-step p{color:var(--muted);font-size:.9rem;margin:.25rem 0 .75rem}.secret-copy{display:flex;align-items:center;gap:.5rem;background:#0f172a;border-radius:12px;padding:.65rem .75rem;margin-bottom:.5rem}.secret-copy code{color:#dbeafe;word-break:break-all;flex:1}
.otp-input{letter-spacing:.45em;font-weight:800;font-size:1.4rem}.login-history{margin-top:1.25rem}.login-row{display:flex;align-items:center;gap:.8rem;padding:.9rem 0;border-top:1px solid var(--line)}.login-device{width:40px;height:40px;border-radius:13px;background:var(--soft);display:grid;place-items:center}.login-row strong,.login-row span{display:block}.login-row .flex-grow-1 span{font-size:.78rem;color:var(--muted)}.status-dot{font-size:.72rem;font-weight:800}.status-dot.success{color:#16a34a}.status-dot.failed{color:#dc2626}
.backup-count{text-align:center;margin:1.5rem 0}.backup-count strong{display:block;font-size:3rem;line-height:1}.backup-count span{font-size:.8rem;color:var(--muted)}.backup-modal-overlay{position:fixed;z-index:2000;inset:0;background:rgba(2,6,23,.72);display:grid;place-items:center;padding:1rem}.backup-modal{width:min(620px,100%);background:var(--surface);border-radius:28px;padding:2rem;box-shadow:0 30px 80px rgba(0,0,0,.25);text-align:center}.backup-code-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.65rem;margin-top:1.5rem}.backup-code-grid code{padding:.75rem;border-radius:12px;background:var(--soft);font-size:1rem;color:var(--ink)}
@media(max-width:767px){.security-hero{align-items:flex-start;flex-direction:column}.security-score{width:100%}.method-grid{grid-template-columns:1fr}.backup-code-grid{grid-template-columns:1fr}.security-card{padding:1.15rem}}
:root{--shelly:#00a6a6;--shelly-dark:#071b1d;--shelly-soft:#e6fbfa}.shelly-subnav{background:#061517;color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}.shelly-subnav>.container{min-height:68px;display:flex;align-items:center;gap:2rem}.shelly-subbrand{display:flex;align-items:center;gap:.55rem;color:#fff}.shelly-subbrand>span:last-child{color:#7fa8aa;font-size:.72rem}.shelly-logo-mark{width:34px;height:34px;border-radius:11px;background:linear-gradient(135deg,#00c9c1,#00a0b5);display:grid;place-items:center;font-weight:900}.shelly-links{display:flex;gap:1.2rem;flex:1}.shelly-links a{color:#b8d1d2;font-size:.9rem}.btn-shelly{--bs-btn-bg:var(--shelly);--bs-btn-border-color:var(--shelly);--bs-btn-hover-bg:#008e91;--bs-btn-hover-border-color:#008e91;--bs-btn-color:#fff;--bs-btn-hover-color:#fff}.shelly-hero{background:radial-gradient(circle at 80% 25%,rgba(0,201,193,.18),transparent 30%),linear-gradient(135deg,#061517,#0b282b);color:#fff;padding:5rem 0}.shelly-kicker{display:inline-flex;gap:.5rem;align-items:center;color:#64e7df;text-transform:uppercase;letter-spacing:.12em;font-size:.74rem;font-weight:800}.shelly-hero h1{font-size:clamp(3.2rem,8vw,6.5rem);line-height:.9;letter-spacing:-.06em;margin:.8rem 0 1.4rem}.shelly-hero h1 span{color:#43ddd4}.shelly-hero p{font-size:1.15rem;color:#accbcc}.shelly-stats{display:flex;gap:2rem;margin-top:3rem}.shelly-stats strong{display:block;font-size:1.6rem}.shelly-stats span{color:#83aaac;font-size:.78rem}.shelly-visual{height:410px;border-radius:34px;background:linear-gradient(145deg,rgba(0,166,166,.18),rgba(255,255,255,.04));border:1px solid rgba(255,255,255,.1);position:relative}.shelly-device-main{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%) rotate(-6deg);width:210px;height:210px;border-radius:38px;background:linear-gradient(135deg,#13c8c0,#069ea5);display:flex;flex-direction:column;justify-content:center;align-items:center}.shelly-device-main i{font-size:4.4rem}.shelly-float{position:absolute;padding:.75rem 1rem;border-radius:14px;background:#fff;color:#0b282b;font-weight:700}.shelly-float.a{left:3%;top:18%}.shelly-float.b{right:3%;top:32%}.shelly-float.c{left:16%;bottom:9%}.shelly-section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:1.4rem}.shelly-section-head>div>span,.shelly-page-head>span{color:var(--shelly);font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;font-weight:900}.shelly-section-head.light h2{color:#fff}.shelly-page-head{margin-bottom:2rem;max-width:760px}.shelly-page-head p{color:var(--muted)}.shelly-product-card{display:block;height:100%;background:var(--surface);border:1px solid var(--line);border-radius:22px;overflow:hidden;color:inherit;transition:.22s}.shelly-product-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(15,23,42,.1)}.shelly-product-art{height:165px;background:linear-gradient(135deg,#e8ffff,#c6f4f3);display:grid;place-items:center;position:relative;color:#078e91}.shelly-product-art>span{position:absolute;left:1rem;top:1rem;background:#fff;border-radius:999px;padding:.3rem .55rem;font-size:.68rem;font-weight:900}.shelly-product-art i{font-size:4rem}.shelly-product-card.large .shelly-product-art{height:210px}.shelly-chip-row{display:flex;gap:.35rem;flex-wrap:wrap}.shelly-chip-row span{font-size:.65rem;padding:.25rem .45rem;border-radius:999px;background:var(--shelly-soft);color:#087d80;font-weight:700}.shelly-dark-section{background:#071b1d}.shelly-question-list{display:grid;gap:.7rem}.shelly-question{display:flex;justify-content:space-between;align-items:center;background:#0d292c;padding:1rem 1.2rem;border-radius:18px;color:#fff}.shelly-question h3{font-size:1rem;margin:.3rem 0}.shelly-question small{color:#7fa7a9}.shelly-question span{font-size:.66rem;font-weight:900;color:#f59e0b}.shelly-question span.solved{color:#34d399}.shelly-action-panel{background:#0d3033;border-radius:24px;padding:1.5rem;color:#fff}.shelly-action-panel>a{display:flex;align-items:center;gap:.8rem;padding:1rem 0;color:#fff;border-top:1px solid rgba(255,255,255,.08)}.shelly-action-panel strong,.shelly-action-panel span{display:block}.shelly-action-panel span{color:#7fa7a9;font-size:.76rem}.shelly-product-hero-art{height:420px;border-radius:32px;background:linear-gradient(145deg,#dffcfb,#aeeae8);position:relative;display:grid;place-items:center;color:#078e91}.shelly-product-hero-art>i{font-size:8rem}.shelly-product-hero-art>span{position:absolute;left:1.4rem;top:1.4rem;background:#fff;padding:.45rem .7rem;border-radius:999px}.shelly-product-hero-art>small{position:absolute;left:1.4rem;bottom:1.4rem}.shelly-capability-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.7rem;margin-top:1.5rem}.shelly-capability-grid>div{background:var(--surface);border:1px solid var(--line);border-radius:15px;padding:.85rem}.shelly-capability-grid i,.shelly-capability-grid span,.shelly-capability-grid strong{display:block}.shelly-capability-grid i{color:var(--shelly)}.shelly-capability-grid span{font-size:.7rem;color:var(--muted)}.shelly-filterbar{display:flex;gap:.5rem;overflow:auto;margin-bottom:1.8rem}.shelly-filterbar a{white-space:nowrap;border:1px solid var(--line);border-radius:999px;padding:.55rem .85rem;color:var(--muted);background:var(--surface)}.shelly-filterbar a.active{background:var(--shelly);color:#fff}.shelly-download-list{display:grid;gap:.7rem}.shelly-download-row{display:flex;align-items:center;gap:1rem;border:1px solid var(--line);background:var(--surface);border-radius:18px;padding:1rem 1.2rem;color:inherit}.download-icon{width:44px;height:44px;border-radius:14px;background:var(--shelly-soft);color:var(--shelly);display:grid;place-items:center}.shelly-download-row h2{font-size:1rem;margin:.15rem 0}.shelly-download-row p{font-size:.85rem;color:var(--muted);margin:0}.download-meta{display:flex;gap:.5rem;color:var(--muted);font-size:.75rem}.shelly-download-mini,.shelly-resource-card{display:flex;gap:.8rem;align-items:center;border:1px solid var(--line);border-radius:16px;padding:.9rem;margin-bottom:.65rem;color:inherit;background:var(--surface)}.shelly-download-mini strong,.shelly-download-mini span,.shelly-resource-card strong,.shelly-resource-card span{display:block}.shelly-download-mini span,.shelly-resource-card span{font-size:.78rem;color:var(--muted)}.shelly-guide-card{display:block;height:100%;background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:1.4rem;color:inherit}.shelly-guide-card>span{color:var(--shelly);font-size:.72rem;font-weight:800}.shelly-empty{padding:1.2rem;border:1px dashed var(--line);border-radius:16px;color:var(--muted)}@media(max-width:991px){.shelly-subnav>.container{flex-wrap:wrap}.shelly-links{order:3;width:100%;overflow:auto}.shelly-capability-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.shelly-hero{padding:3rem 0}.shelly-visual{display:none}.shelly-subbrand>span:last-child{display:none}.shelly-section-head{align-items:flex-start;flex-direction:column}.download-meta{display:none}}
:root{--hue:#5b45ff;--hue2:#ff4fd8;--hue-soft:#f1efff}.hue-subnav{background:#fff;border-bottom:1px solid var(--line)}.hue-subnav>.container{min-height:68px;display:flex;align-items:center;gap:2rem}.hue-subbrand{display:flex;align-items:center;gap:.55rem;color:var(--ink)}.hue-subbrand>span:last-child{font-size:.72rem;color:var(--muted)}.hue-mark{width:36px;height:36px;border-radius:50%;background:conic-gradient(#ff4fd8,#ffb84d,#57e6ff,#5b45ff,#ff4fd8);display:grid;place-items:center;color:#fff}.hue-links{display:flex;gap:1.2rem;flex:1}.hue-links a{color:var(--muted)}.btn-hue{--bs-btn-bg:#5b45ff;--bs-btn-border-color:#5b45ff;--bs-btn-color:#fff;--bs-btn-hover-bg:#4934e8;--bs-btn-hover-border-color:#4934e8;--bs-btn-hover-color:#fff}.hue-hero{background:radial-gradient(circle at 10% 10%,rgba(255,79,216,.2),transparent 25%),radial-gradient(circle at 85% 15%,rgba(87,230,255,.25),transparent 28%),linear-gradient(135deg,#fff,#f6f3ff);padding:5rem 0}.hue-kicker{color:var(--hue);text-transform:uppercase;font-size:.75rem;letter-spacing:.12em;font-weight:900}.hue-hero h1{font-size:clamp(3rem,7vw,6rem);line-height:.95;letter-spacing:-.055em;margin:.8rem 0 1.2rem}.hue-hero h1 span{background:linear-gradient(90deg,var(--hue),var(--hue2));-webkit-background-clip:text;color:transparent}.hue-hero p{font-size:1.15rem;color:var(--muted);max-width:700px}.hue-stats{display:flex;gap:2rem;margin-top:2.5rem}.hue-stats strong,.hue-stats span{display:block}.hue-stats strong{font-size:1.5rem}.hue-stats span{font-size:.78rem;color:var(--muted)}.hue-orbit{height:390px;border-radius:50%;background:conic-gradient(from 45deg,rgba(91,69,255,.18),rgba(255,79,216,.2),rgba(87,230,255,.22),rgba(91,69,255,.18));position:relative;display:grid;place-items:center}.hue-lamp{width:170px;height:170px;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:5rem;color:#ffc83d;box-shadow:0 25px 70px rgba(91,69,255,.2)}.hue-orbit>span{position:absolute;background:#fff;padding:.6rem .9rem;border-radius:999px;box-shadow:0 10px 30px rgba(0,0,0,.08);font-weight:700}.hue-orbit .one{top:16%;left:2%}.hue-orbit .two{right:2%;top:32%}.hue-orbit .three{bottom:12%;left:20%}.hue-head>span{color:var(--hue);text-transform:uppercase;font-size:.72rem;letter-spacing:.12em;font-weight:900}.hue-head h1,.hue-head h2{margin:.25rem 0}.hue-head p{color:var(--muted)}.hue-card{display:block;height:100%;background:var(--surface);border:1px solid var(--line);border-radius:22px;overflow:hidden;color:inherit}.hue-art{height:160px;background:linear-gradient(135deg,#f5e9ff,#e6f7ff);display:grid;place-items:center;font-size:4rem;color:var(--hue)}.hue-card h3,.hue-card h2{font-size:1.08rem}.hue-card p{color:var(--muted);font-size:.9rem}.hue-card.large .hue-art{height:220px}.hue-community{background:#19152d;color:#fff}.hue-head.light h2{color:#fff}.hue-question{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.2rem;border:1px solid rgba(255,255,255,.09);border-radius:16px;color:#fff;margin-bottom:.7rem}.hue-question strong,.hue-question span{display:block}.hue-question span{font-size:.78rem;color:#a9a3c5}.hue-product-art{height:420px;border-radius:32px;background:radial-gradient(circle at 50% 30%,#fff8bf,transparent 28%),linear-gradient(145deg,#f5e9ff,#e2f8ff);display:grid;place-items:center;position:relative;font-size:8rem;color:#ffd33d}.hue-product-art span{position:absolute;left:1.4rem;top:1.4rem;color:var(--hue);font-weight:900}.hue-capabilities{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem;margin-top:1.5rem}.hue-capabilities>div{border:1px solid var(--line);border-radius:16px;padding:1rem}.hue-capabilities span,.hue-capabilities strong{display:block}.hue-capabilities span{font-size:.72rem;color:var(--muted)}@media(max-width:767px){.hue-subnav>.container{flex-wrap:wrap;padding:.7rem 12px}.hue-links{order:3;width:100%;overflow:auto}.hue-orbit{display:none}.hue-capabilities{grid-template-columns:1fr}.hue-stats{flex-wrap:wrap}}
