.qf-page{--bg:#f4f7fb;--surface:#fff;--surface-2:#eef3fa;--surface-3:#e6eef8;--line:#e2e8f0;--line-2:#cbd5e1;--ink:#0f172a;--ink-2:#475569;--ink-3:#94a3b8;--primary:#0b5cd8;--primary-2:#1d4ed8;--primary-soft:#e8f0fe;--accent:#0ea5e9;--good:#16a34a;--warn:#dc2626;--dark:#0f2a57;--radius:14px;--radius-sm:10px;background:var(--bg);color:var(--ink);font-family:var(--font-kr);min-width:1440px;min-height:100vh}.qf-page *{box-sizing:border-box}.qf-shell{max-width:1440px;margin:0 auto;padding:0 28px}.qf-header{background:var(--surface);border-bottom:1px solid var(--line)}.qf-header-inner{align-items:center;gap:24px;max-width:1440px;height:84px;margin:0 auto;padding:0 28px;display:flex}.qf-logo-wrap{border-right:1px solid var(--line);flex-shrink:0;align-items:center;height:44px;padding-right:24px;display:flex}.qf-logo{align-items:center;height:38px;display:flex}.qf-logo-img{width:auto;height:38px;display:block}.qf-tagline{color:var(--ink-2);letter-spacing:-.01em;white-space:nowrap;flex-shrink:0;font-size:13px;line-height:1.4}.qf-gnb{flex:1;justify-content:center;gap:4px;display:flex}.qf-gnb a{color:var(--ink);letter-spacing:-.02em;white-space:nowrap;border-radius:8px;padding:10px 18px;font-size:18px;font-weight:700;transition:background .15s,color .15s}.qf-gnb a:hover{color:var(--primary);background:var(--primary-soft)}.qf-gnb a.is-active{color:var(--primary)}.qf-header-r{flex-shrink:0;align-items:center;gap:10px;display:flex}.qf-search{border:1px solid var(--line);background:var(--surface);height:40px;color:var(--ink-2);white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;gap:8px;min-width:160px;padding:0 16px;font-size:13px;display:inline-flex}.qf-search svg{width:16px;height:16px;color:var(--ink-3)}.qf-lang{height:40px;color:var(--ink-2);white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:0 14px;font-size:13px;font-weight:500;display:inline-flex}.qf-lang:hover{background:var(--surface-2)}.qf-lang svg{width:16px;height:16px}.qf-login{background:var(--primary);color:#fff;white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;height:40px;padding:0 22px;font-size:14px;font-weight:600;transition:background .15s;display:inline-flex}.qf-login:hover{background:var(--primary-2)}.qf-hero{border-radius:var(--radius);color:#fff;background:linear-gradient(135deg,#0b0f1a 0%,#0f1525 55%,#1a2238 100%);margin-top:20px;position:relative;overflow:hidden}.qf-hero-bg{pointer-events:none;background:radial-gradient(48% 60% at 38%,#22d3ee6b 0%,#0000 55%),radial-gradient(50% 70% at 72%,#a855f738 0%,#0000 65%),radial-gradient(100% 100% at 50% 100%,#00000073 0%,#0000 65%);position:absolute;inset:0}.qf-hero-orb{pointer-events:none;opacity:1;mix-blend-mode:screen;width:76%;height:120%;position:absolute;top:50%;left:38%;transform:translate(-50%,-50%)}.qf-hero-inner{z-index:1;grid-template-columns:1fr 1fr;gap:32px;min-height:220px;padding:22px 56px 20px;display:grid;position:relative}.qf-hero-foot{color:#ffffffb3;z-index:2;justify-content:flex-end;align-items:center;gap:14px;font-size:12px;display:flex;position:absolute;top:22px;right:56px}.qf-hero-l{flex-direction:column;padding-right:12px;display:flex}.qf-hero-eyebrow{color:#ffffffe6;letter-spacing:.02em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:14px;width:max-content;padding:8px 14px;font-size:12px;display:inline-flex}.qf-hero-eyebrow b{align-items:center;gap:6px;font-weight:600;display:inline-flex}.qf-hero-eyebrow b:before{content:"";background:#38bdf8;border-radius:50%;width:6px;height:6px}.qf-hero-eyebrow span{color:#fff9;font-family:var(--font-mono);font-size:11px}.qf-hero-title{letter-spacing:-.03em;text-wrap:balance;margin:10px 0 8px;font-size:28px;font-weight:800;line-height:1.2}.qf-hero-title em{background:linear-gradient(135deg,#22d3ee 0%,#a855f7 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:900}.qf-hero-lead{color:#ffffffc7;max-width:460px;margin:0 0 14px;font-size:13px;line-height:1.55}.qf-hero-cta{color:var(--ink);background:#fffffff2;border-radius:999px;align-items:center;gap:10px;width:max-content;padding:11px 20px;font-size:13px;font-weight:700;transition:transform .15s;display:inline-flex}.qf-hero-cta:hover{transform:translate(4px)}.qf-hero-cta svg{width:16px;height:16px}.qf-hero-r{flex-direction:column;justify-content:flex-end;gap:16px;display:flex}.qf-hero-cards{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.qf-hero-card{color:var(--ink);background:#fffffff5;border-radius:12px;flex-direction:column;gap:8px;min-height:0;padding:12px;transition:transform .2s;display:flex;position:relative;overflow:hidden}.qf-hero-card:hover{transform:translateY(-2px)}.qf-hero-card-img{background:linear-gradient(135deg,#0b5cd8 0%,#0ea5e9 100%);border-radius:8px;height:56px;position:relative;overflow:hidden}.qf-hero-card-img svg{width:100%;height:100%;position:absolute;inset:0}.qf-hero-card:nth-child(2) .qf-hero-card-img{background:linear-gradient(135deg,#0ea5e9 0%,#1e40af 100%)}.qf-hero-card:nth-child(3) .qf-hero-card-img{background:linear-gradient(135deg,#1e3a8a 0%,#6366f1 50%,#a78bfa 100%)}.qf-hero-card-img:before{display:none}.qf-hero-card-tag{background:var(--primary-soft);color:var(--primary);letter-spacing:-.01em;border-radius:6px;align-self:flex-start;padding:4px 8px;font-size:11px;font-weight:600}.qf-hero-card-t{letter-spacing:-.02em;flex:1;font-size:13px;font-weight:700;line-height:1.4}.qf-hero-card-date{color:var(--ink-3);font-size:11px;font-family:var(--font-mono);justify-content:space-between;align-items:center;display:flex}.qf-hero-card-date svg{width:12px;height:12px;color:var(--ink-3)}.qf-hero-foot{color:#ffffffb3;justify-content:space-between;align-items:center;font-size:12px;display:flex}.qf-hero-dots{align-items:center;gap:6px;display:flex}.qf-hero-dots i{background:#ffffff4d;border-radius:50%;width:6px;height:6px}.qf-hero-dots i.is-active{background:#fff;border-radius:999px;width:24px}.qf-hero-foot-r{align-items:center;gap:10px;display:flex}.qf-hero-foot-r button{color:#fff;background:#ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.qf-hero-foot-r button:hover{background:#ffffff38}.qf-hero-foot-r button svg{width:12px;height:12px}.qf-hero-prev,.qf-hero-next{color:#fff;z-index:2;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .15s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.qf-hero-prev{left:16px}.qf-hero-next{right:16px}.qf-hero-prev:hover,.qf-hero-next:hover{background:#fff3}.qf-hero-prev svg,.qf-hero-next svg{width:18px;height:18px}.qf-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:20px;display:grid}.qf-quick{background:var(--surface);border-radius:var(--radius);border:1px solid var(--line);grid-column:span 2;padding:28px 24px 24px;position:relative}.qf-quick-grid{grid-template-columns:repeat(7,1fr);gap:6px;display:grid}.qf-quick-item{border-radius:12px;flex-direction:column;align-items:center;gap:12px;padding:14px 6px;transition:background .15s,transform .15s;display:flex}.qf-quick-item:hover{background:var(--surface-2);transform:translateY(-2px)}.qf-quick-icon{background:var(--surface-2);width:64px;height:64px;color:var(--primary);border-radius:16px;justify-content:center;align-items:center;display:inline-flex;position:relative;box-shadow:inset 0 -2px #0b5cd814}.qf-quick-icon svg{width:28px;height:28px}.qf-quick-icon .qf-dot{background:var(--warn);border-radius:50%;width:6px;height:6px;position:absolute;top:10px;right:12px}.qf-quick-label{color:var(--ink);letter-spacing:-.02em;font-size:13px;font-weight:600}.qf-quick-foot{text-align:right;color:var(--ink-3);font-size:11px;font-family:var(--font-mono);margin-top:12px}.qf-insight{border-radius:var(--radius);background:linear-gradient(140deg,#e8f0fe 0%,#dce7fa 100%);border:1px solid #c7d6f2;flex-direction:column;padding:22px 24px 18px;display:flex}.qf-insight-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.qf-insight-h{color:var(--ink);letter-spacing:-.02em;align-items:center;gap:8px;font-size:16px;font-weight:700;display:inline-flex}.qf-insight-h:before{content:"";background:linear-gradient(#0b5cd8,#0ea5e9);border-radius:2px;width:4px;height:16px}.qf-more{color:var(--ink-2);align-items:center;gap:4px;font-size:12px;font-weight:500;display:inline-flex}.qf-more:after{content:"+";font-weight:400}.qf-insight-grid{flex:1;grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.qf-insight-cell{border-right:1px solid #0b5cd81f;flex-direction:column;gap:6px;padding-right:18px;display:flex}.qf-insight-cell:last-child{border-right:none;padding-right:0}.qf-insight-k{color:var(--ink-2);font-size:13px;font-weight:500}.qf-insight-v{align-items:baseline;gap:4px;display:flex}.qf-insight-n{color:var(--primary);letter-spacing:-.04em;font-size:28px;font-weight:800}.qf-insight-u{color:var(--ink-2);font-size:13px;font-weight:500}.qf-insight-delta{color:var(--good);align-items:center;gap:3px;margin-top:2px;font-size:12px;font-weight:600;display:inline-flex}.qf-insight-delta svg{width:10px;height:10px}.qf-insight-foot{text-align:right;color:var(--ink-3);font-size:11px;font-family:var(--font-mono);margin-top:14px}.qf-mid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:20px;display:grid}.qf-panel{background:var(--surface);border-radius:var(--radius);border:1px solid var(--line);flex-direction:column;padding:24px;display:flex}.qf-panel-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.qf-panel-h{color:var(--ink);letter-spacing:-.02em;align-items:center;gap:10px;font-size:18px;font-weight:700;display:inline-flex}.qf-panel-h:before{content:"";background:linear-gradient(#0b5cd8,#0ea5e9);border-radius:2px;width:4px;height:18px}.qf-tabs{border-bottom:1px solid var(--line);gap:18px;padding-bottom:12px;display:flex}.qf-tab{color:var(--ink-3);cursor:pointer;padding:4px 0;font-size:13px;font-weight:500;position:relative}.qf-tab.is-active{color:var(--primary);font-weight:700}.qf-tab.is-active:after{content:"";background:var(--primary);height:2px;position:absolute;bottom:-13px;left:0;right:0}.qf-notice-list{flex-direction:column;flex:1;justify-content:space-between;margin-top:6px;display:flex}.qf-notice-row{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:14px 0;display:flex}.qf-notice-row:last-child{border-bottom:none}.qf-notice-tag{text-align:center;border-radius:4px;flex-shrink:0;min-width:40px;padding:3px 8px;font-size:11px;font-weight:600}.qf-notice-tag.is-bus{color:#1d4ed8;background:#dbeafe}.qf-notice-tag.is-notice{color:#4338ca;background:#e0e7ff}.qf-notice-tag.is-hire{color:#6d28d9;background:#ede9fe}.qf-notice-t{color:var(--ink);letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:14px;font-weight:500;overflow:hidden}.qf-notice-t b{color:var(--primary);background:var(--primary-soft);border-radius:3px;margin-right:4px;padding:1px 4px;font-weight:700}.qf-notice-d{color:var(--ink-3);font-size:12px;font-family:var(--font-mono);flex-shrink:0}.qf-event-list{flex-direction:column;flex:1;justify-content:space-between;gap:14px;margin-top:4px;display:flex}.qf-event{grid-template-columns:90px 1fr auto;align-items:center;gap:14px;padding:4px 0;display:grid}.qf-event-thumb{background:#0f2a57;border-radius:10px;width:90px;height:76px;position:relative;overflow:hidden}.qf-event-svg{width:100%;height:100%;position:absolute;inset:0}.qf-event:nth-child(2) .qf-event-thumb{background:#0f172a}.qf-event:nth-child(3) .qf-event-thumb{background:#312e81}.qf-event-thumb:after{display:none}.qf-event-dday{font-family:var(--font-mono);color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1;letter-spacing:.05em;background:#00000073;border-radius:5px;padding:3px 6px;font-size:10px;font-weight:700;position:absolute;top:6px;left:6px}.qf-event-body{min-width:0}.qf-event-date{color:var(--ink-3);font-size:11px;font-family:var(--font-mono);letter-spacing:.02em;margin-bottom:4px}.qf-event-t{color:var(--ink);letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:14px;font-weight:700;line-height:1.4;overflow:hidden}.qf-event-d{color:var(--ink-2);letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.qf-event-loc{color:var(--ink-3);align-items:center;gap:4px;margin-top:3px;font-size:11px;display:inline-flex}.qf-event-loc svg{width:10px;height:10px}.qf-event-btn{color:var(--primary);border:1px solid var(--primary);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:600;transition:background .15s,color .15s}.qf-event-btn:hover{background:var(--primary);color:#fff}.qf-live{background:#0f172a;border-radius:12px;flex-direction:column;flex:1;min-height:220px;display:flex;position:relative;overflow:hidden}.qf-live-svg{width:100%;height:100%;position:absolute;inset:0}.qf-live-badge{background:var(--warn);color:#fff;letter-spacing:.05em;border-radius:4px;align-items:center;gap:5px;padding:4px 8px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:14px;left:14px}.qf-live-badge:before{content:"";background:#fff;border-radius:50%;width:6px;height:6px;animation:1.5s ease-in-out infinite qfPulse}@keyframes qfPulse{0%,to{opacity:1}50%{opacity:.3}}.qf-live-controls{color:#fff;align-items:center;gap:10px;display:flex;position:absolute;bottom:14px;left:14px;right:14px}.qf-live-ctrl{background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.qf-live-ctrl svg{color:#fff;width:12px;height:12px}.qf-live-bar{background:#fff3;border-radius:2px;flex:1;height:3px;position:relative;overflow:hidden}.qf-live-bar:after{content:"";background:var(--warn);border-radius:2px;width:32%;position:absolute;top:0;bottom:0;left:0}.qf-live-meta{justify-content:space-between;align-items:center;padding:14px 4px 0;font-size:12px;display:flex}.qf-live-meta-l{color:var(--ink);align-items:center;gap:8px;font-weight:500;display:inline-flex}.qf-live-meta-l .qf-live-tag{background:var(--warn);color:#fff;letter-spacing:.02em;border-radius:4px;padding:3px 8px;font-size:11px;font-weight:700}.qf-live-meta-r{color:var(--ink-3);font-size:12px;font-family:var(--font-mono);align-items:center;gap:4px;display:inline-flex}.qf-live-meta-r svg{width:12px;height:12px}.qf-bot{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:20px;margin-bottom:40px;display:grid}.qf-trend-grid{flex:1;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:4px;display:grid}.qf-trend{background:var(--surface-2);border-radius:10px;flex-direction:column;gap:10px;padding:14px 12px;transition:transform .15s;display:flex}.qf-trend:hover{transform:translateY(-2px)}.qf-trend-tag{color:var(--primary);background:var(--primary-soft);border-radius:4px;align-self:flex-start;padding:3px 7px;font-size:11px;font-weight:600}.qf-trend-t{color:var(--ink);letter-spacing:-.02em;flex:1;font-size:13px;font-weight:700;line-height:1.4}.qf-trend-foot{color:var(--ink-3);font-size:10px;font-family:var(--font-mono);justify-content:space-between;align-items:flex-end;display:flex}.qf-trend-icon{width:36px;height:36px;color:var(--primary);background:#fff;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.qf-trend-icon svg{width:18px;height:18px}.qf-members{background:var(--surface);border-radius:var(--radius);border:1px solid var(--line);flex-direction:column;padding:24px;display:flex}.qf-member-grid{flex:1;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:4px;display:grid}.qf-member{background:var(--surface-2);text-align:center;border-radius:10px;flex-direction:column;align-items:center;gap:10px;padding:16px 12px;transition:background .15s;display:flex}.qf-member:hover{background:var(--surface-3)}.qf-member-logo{letter-spacing:-.02em;align-items:center;gap:6px;height:36px;font-size:14px;font-weight:700;display:inline-flex}.qf-member-logo svg{width:22px;height:22px}.qf-member-logo-1{color:#1e40af}.qf-member-logo-2{color:#0ea5e9}.qf-member-logo-3{color:#6366f1}.qf-member-name{color:var(--ink);font-size:13px;font-weight:700}.qf-member-d{color:var(--ink-3);letter-spacing:-.01em;font-size:11px;line-height:1.4}.qf-stats{border-radius:var(--radius);color:#fff;background:linear-gradient(140deg,#0f2a57 0%,#0b5cd8 100%);flex-direction:column;padding:24px;display:flex;position:relative;overflow:hidden}.qf-stats:before{content:"";pointer-events:none;background:radial-gradient(80% 50% at 100% 100%,#38bdf84d 0%,#0000 60%);position:absolute;inset:0}.qf-stats-head{z-index:1;justify-content:space-between;align-items:center;margin-bottom:24px;display:flex;position:relative}.qf-stats-h{letter-spacing:-.02em;color:#fff;align-items:center;gap:10px;font-size:18px;font-weight:700;display:inline-flex}.qf-stats-h:before{content:"";background:#38bdf8;border-radius:2px;width:4px;height:18px}.qf-stats .qf-more{color:#ffffffbf}.qf-stats-grid{z-index:1;flex:1;grid-template-columns:1fr 1fr;align-content:center;gap:18px 14px;display:grid;position:relative}.qf-stat{flex-direction:column;gap:6px;display:flex}.qf-stat-k{color:#ffffffb3;letter-spacing:-.01em;font-size:12px}.qf-stat-v{align-items:baseline;gap:3px;display:flex}.qf-stat-n{color:#fff;letter-spacing:-.04em;font-feature-settings:"tnum";font-size:36px;font-weight:800}.qf-stat-u{color:#ffffffb3;font-size:14px}.qf-footer{color:#ffffffb3;background:#0f172a;padding:36px 0 28px}.qf-footer-inner{justify-content:space-between;align-items:flex-start;gap:24px;max-width:1440px;margin:0 auto;padding:0 28px;display:flex}.qf-footer-l{flex-direction:column;gap:14px;display:flex}.qf-footer-logo{color:#fff;letter-spacing:-.02em;font-size:20px;font-weight:800}.qf-footer-info{color:#ffffff8c;font-size:12px;line-height:1.7}.qf-footer-r{flex-direction:column;align-items:flex-end;gap:12px;display:flex}.qf-footer-links{gap:18px;display:flex}.qf-footer-links a{color:#ffffffb3;font-size:12px}.qf-footer-links a:hover{color:#fff}.qf-footer-spon{color:#ffffff73;gap:14px;font-size:11px;display:flex}.qf-footer-cr{color:#ffffff59;font-size:11px;font-family:var(--font-mono)}@media (max-width:1280px){.qf-quick-grid{grid-template-columns:repeat(7,1fr);gap:4px}.qf-quick-icon{width:56px;height:56px}.qf-quick-label{font-size:12px}.qf-hero-title{font-size:36px}.qf-row{grid-template-columns:repeat(3,minmax(0,1fr))}.qf-insight-n{font-size:24px}.qf-stat-n{font-size:28px}}.qf-gnb a.qf-gnb-on{color:var(--primary);background:var(--primary-soft)}.qf-mega-wrap{position:relative}.qf-mega-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:40;background:#0f172a2e;animation:.15s both qfMegaFade;position:fixed;inset:84px 0 0}@keyframes qfMegaFade{0%{opacity:0}to{opacity:1}}.qf-mega{border-bottom:1px solid var(--line);z-index:49;background:#fff;position:absolute;top:84px;left:0;right:0;box-shadow:0 20px 48px #0f172a1a}.qf-mega-intro{border-bottom:1px solid var(--line);background:linear-gradient(180deg,var(--primary-soft)0%,#fff 100%)}.qf-mega-intro-inner{justify-content:space-between;align-items:center;gap:32px;max-width:1440px;margin:0 auto;padding:18px 28px;display:flex}.qf-mega-intro-l{flex:1;align-items:center;gap:22px;min-width:0;display:flex}.qf-mega-intro-eyebrow{font-family:var(--font-mono);letter-spacing:.18em;color:var(--primary);flex-shrink:0;align-items:center;gap:10px;font-size:11px;font-weight:600;display:inline-flex}.qf-mega-intro-eyebrow:before{content:"";background:var(--primary);width:24px;height:1px}.qf-mega-intro-desc{color:var(--ink-2);max-width:720px;margin:0;font-size:13px;line-height:1.6}.qf-mega-intro-r{flex-shrink:0;align-items:center;gap:14px;display:flex}.qf-mega-intro-badge{font-family:var(--font-mono);color:var(--primary);letter-spacing:.04em;background:#fff;border:1px solid #c7d6f2;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:11px;font-weight:600;display:inline-flex}.qf-mega-pulse{background:var(--warn);border-radius:50%;width:6px;height:6px;animation:1.6s infinite qfMegaPulse;box-shadow:0 0 #dc262680}@keyframes qfMegaPulse{0%{box-shadow:0 0 #dc262680}70%{box-shadow:0 0 0 8px #dc262600}to{box-shadow:0 0 #dc262600}}.qf-mega-intro-link{color:#fff;background:var(--primary);white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:9px 18px;font-size:13px;font-weight:600;transition:background .15s;display:inline-flex}.qf-mega-intro-link:hover{background:var(--primary-2)}.qf-mega-intro-link svg{width:14px;height:14px}.qf-mega-cat-inner{grid-template-columns:220px 1fr;align-items:stretch;max-width:1440px;min-height:124px;margin:0 auto;padding:0 28px;display:grid}.qf-mega-cat-l{border-right:1px solid var(--line);flex-direction:column;justify-content:center;gap:6px;padding:18px 28px 18px 0;display:flex}.qf-mega-cat-eyebrow{font-family:var(--font-mono);letter-spacing:.22em;color:var(--primary);font-size:10px;font-weight:600}.qf-mega-cat-h{color:var(--ink);letter-spacing:-.02em;font-size:22px;font-weight:700}.qf-mega-cat-items{display:grid}.qf-mega-cat-item{border-right:1px solid var(--line);align-items:center;gap:16px;min-width:0;padding:18px 24px;transition:background .15s;display:flex;position:relative}.qf-mega-cat-item:last-child{border-right:none}.qf-mega-cat-item:hover{background:var(--primary-soft)}.qf-mega-cat-item:hover .qf-mega-cat-t,.qf-mega-cat-item:hover .qf-mega-cat-num{color:var(--primary)}.qf-mega-cat-num{font-family:var(--font-mono);color:var(--ink-3);letter-spacing:.1em;flex-shrink:0;font-size:12px;font-weight:600}.qf-mega-cat-body{flex-direction:column;gap:4px;min-width:0;display:flex}.qf-mega-cat-t{color:var(--ink);letter-spacing:-.02em;flex-wrap:wrap;align-items:center;gap:8px;font-size:15px;font-weight:700;transition:color .15s;display:inline-flex}.qf-mega-cat-s{color:var(--ink-3);letter-spacing:-.01em;font-size:12px;line-height:1.5}.qf-mega-cat-badge{font-family:var(--font-mono);letter-spacing:.1em;color:var(--warn);background:#dc26261a;border-radius:4px;padding:2px 6px;font-size:9px;font-weight:700}.qf-mega-new{font-family:var(--font-mono);letter-spacing:.1em;background:var(--primary-soft);color:var(--primary);border-radius:4px;padding:2px 6px;font-size:9px;font-weight:700}.qf-mega-foot{border-top:1px solid var(--line);max-width:1440px;font-family:var(--font-mono);color:var(--ink-3);letter-spacing:.05em;background:var(--surface-2);justify-content:space-between;align-items:center;margin:0 auto;padding:14px 28px;font-size:11px;display:flex}.qf-mega-foot-actions{gap:18px;display:flex}.qf-mega-foot-actions a{color:var(--ink-2)}.qf-mega-foot-actions a:hover{color:var(--primary)}.qf-cat-nav{border-bottom:1px solid var(--line);background:#fff}.qf-cat-nav-inner{grid-template-columns:220px 1fr;align-items:stretch;max-width:1440px;min-height:92px;margin:0 auto;padding:0 28px;display:grid}.qf-cat-nav-l{border-right:1px solid var(--line);flex-direction:column;justify-content:center;gap:4px;padding:14px 24px 14px 0;display:flex}.qf-cat-nav-eyebrow{font-family:var(--font-mono);letter-spacing:.22em;color:var(--primary);font-size:10px;font-weight:600}.qf-cat-nav-h{color:var(--ink);letter-spacing:-.02em;font-size:22px;font-weight:700}.qf-cat-nav-items{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.qf-cat-nav-item{border-right:1px solid var(--line);align-items:center;gap:16px;min-width:0;padding:14px 24px;transition:background .15s;display:flex;position:relative}.qf-cat-nav-item:last-child{border-right:none}.qf-cat-nav-item:hover{background:var(--surface-2)}.qf-cat-nav-item.active{background:var(--primary-soft)}.qf-cat-nav-item.active:after{content:"";background:var(--primary);height:2px;position:absolute;bottom:-1px;left:0;right:0}.qf-cat-nav-num{font-family:var(--font-mono);color:var(--ink-3);letter-spacing:.1em;flex-shrink:0;font-size:12px;font-weight:600}.qf-cat-nav-item.active .qf-cat-nav-num{color:var(--primary)}.qf-cat-nav-body{flex-direction:column;gap:2px;min-width:0;display:flex}.qf-cat-nav-t{color:var(--ink);letter-spacing:-.02em;align-items:center;gap:8px;font-size:15px;font-weight:700;display:inline-flex}.qf-cat-nav-s{color:var(--ink-3);letter-spacing:-.01em;font-size:12px}.qf-cat-nav-badge{font-family:var(--font-mono);letter-spacing:.1em;color:var(--warn);background:#dc26261a;border-radius:4px;padding:2px 6px;font-size:9px;font-weight:700}.qf-sub-hero{color:#fff;border-radius:var(--radius);background:linear-gradient(135deg,#0b0f1a 0%,#0f1525 60%,#1a2238 100%);margin-top:20px;position:relative;overflow:hidden}.qf-sub-hero-bg{pointer-events:none;background:radial-gradient(50% 70% at 78%,#22d3ee47 0%,#0000 60%),radial-gradient(60% 80% at 90% 100%,#a855f72e 0%,#0000 60%);position:absolute;inset:0}.qf-sub-hero-inner{z-index:1;flex-direction:column;gap:16px;padding:36px 56px;display:flex;position:relative}.qf-crumb{font-family:var(--font-mono);color:#ffffff8c;letter-spacing:.05em;align-items:center;gap:8px;font-size:11px;display:inline-flex}.qf-crumb a{color:#ffffffb3}.qf-crumb-sep{color:#ffffff4d}.qf-crumb-now{color:#fff;font-weight:600}.qf-sub-eyebrow{font-family:var(--font-mono);color:#67e8f9;letter-spacing:.05em;background:#22d3ee1a;border:1px solid #22d3ee4d;border-radius:999px;align-self:flex-start;align-items:center;gap:10px;padding:6px 14px;font-size:11px;display:inline-flex}.qf-sub-eyebrow .dot{background:#22d3ee;border-radius:50%;width:6px;height:6px}.qf-sub-title{letter-spacing:-.03em;margin:4px 0;font-size:44px;font-weight:800;line-height:1.1}.qf-sub-title em{background:linear-gradient(135deg,#22d3ee 0%,#a855f7 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}.qf-sub-lead{color:#ffffffc7;max-width:720px;margin:0;font-size:14px;line-height:1.7}.qf-sub-meta{border-top:1px solid #ffffff1f;grid-template-columns:repeat(4,1fr);gap:0;margin-top:18px;padding-top:18px;display:grid}.qf-sub-meta-cell{border-right:1px solid #ffffff14;flex-direction:column;gap:4px;padding-right:24px;display:flex}.qf-sub-meta-cell:last-child{border-right:none}.qf-sub-meta-k{font-family:var(--font-mono);letter-spacing:.15em;color:#ffffff80;font-size:10px;font-weight:600}.qf-sub-meta-v{color:#fff;letter-spacing:-.02em;font-size:16px;font-weight:700}.qf-livestatus{margin-top:20px}.qf-livestatus-head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.qf-livestatus-eye{font-family:var(--font-mono);letter-spacing:.15em;color:var(--primary);align-items:center;gap:10px;font-size:11px;font-weight:600;display:inline-flex}.qf-livestatus-eye .pulse{background:var(--warn);border-radius:50%;width:6px;height:6px}.qf-livestatus-time{font-family:var(--font-mono);color:var(--ink-3);letter-spacing:.04em;font-size:11px}.qf-livestatus-grid{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:16px;display:grid}.qf-ls-card{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;gap:12px;padding:20px 22px;display:flex}.qf-ls-dday{color:#fff;background:linear-gradient(140deg,#0f2a57 0%,#0b5cd8 100%);border:none;position:relative;overflow:hidden}.qf-ls-dday:before{content:"";pointer-events:none;background:radial-gradient(70% 60% at 100% 100%,#38bdf84d 0%,#0000 60%);position:absolute;inset:0}.qf-ls-dday>*{z-index:1;position:relative}.qf-ls-k{color:var(--ink-2);letter-spacing:-.01em;font-size:13px;font-weight:500}.qf-ls-dday .qf-ls-k{color:#ffffffbf}.qf-ls-v{align-items:baseline;gap:6px;display:flex}.qf-ls-d{font-family:var(--font-mono);color:#fff9;font-size:28px;font-weight:700}.qf-ls-n{letter-spacing:-.04em;color:#fff;font-size:56px;font-weight:800;line-height:1}.qf-ls-card:not(.qf-ls-dday) .qf-ls-n{color:var(--primary);font-size:36px}.qf-ls-u{color:var(--ink-2);font-size:14px;font-weight:500}.qf-ls-dday .qf-ls-u{color:#ffffffb3}.qf-ls-bar{background:#ffffff26;border-radius:999px;height:6px;overflow:hidden}.qf-ls-card:not(.qf-ls-dday) .qf-ls-bar{background:var(--surface-2)}.qf-ls-bar-fill{background:linear-gradient(90deg,#67e8f9,#a855f7);border-radius:999px;height:100%}.qf-ls-card:not(.qf-ls-dday) .qf-ls-bar-fill{background:linear-gradient(90deg,var(--primary),var(--accent))}.qf-ls-meta{color:var(--ink-3);font-size:11px;font-family:var(--font-mono);letter-spacing:.03em}.qf-ls-dday .qf-ls-meta{color:#fff9}.qf-ls-tracks{grid-template-columns:1fr 1fr;gap:6px 12px;margin-top:4px;display:grid}.qf-ls-track{color:var(--ink-2);font-size:11px;font-family:var(--font-mono);letter-spacing:.03em;justify-content:space-between;align-items:center;padding:3px 0;display:flex}.qf-ls-track span:last-child{color:var(--primary);font-weight:600}.qf-sub-tabs{border:1px solid var(--line);z-index:20;background:#fff;border-radius:14px;gap:0;margin-top:28px;padding:0 8px;display:flex;position:sticky;top:84px;overflow:hidden}.qf-sub-tab{color:var(--ink-2);letter-spacing:-.01em;flex:1;justify-content:center;align-items:center;gap:8px;padding:18px;font-size:14px;font-weight:500;transition:color .15s;display:inline-flex;position:relative}.qf-sub-tab:hover{color:var(--ink)}.qf-sub-tab.active{color:var(--primary);font-weight:700}.qf-sub-tab.active:after{content:"";background:var(--primary);height:2px;position:absolute;bottom:0;left:8px;right:8px}.qf-sub-tab-num{font-family:var(--font-mono);opacity:.7;font-size:11px}.qf-sub-section{border:1px solid var(--line);background:#fff;border-radius:14px;margin-top:16px;padding:36px}.qf-sub-sec-head{grid-template-columns:180px 1fr;align-items:start;gap:36px;margin-bottom:28px;display:grid}.qf-sub-sec-idx{flex-direction:column;gap:6px;display:flex}.qf-sub-sec-idx-eye{font-family:var(--font-mono);letter-spacing:.15em;color:var(--primary);font-size:11px;font-weight:600}.qf-sub-sec-idx-num{font-family:var(--font-mono);color:var(--ink-3);letter-spacing:.1em;font-size:13px}.qf-sub-sec-title{color:var(--ink);letter-spacing:-.03em;margin:0 0 10px;font-size:28px;font-weight:800;line-height:1.25}.qf-sub-sec-desc{color:var(--ink-2);max-width:760px;margin:0;font-size:14px;line-height:1.7}.qf-overview-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.qf-ov-card{background:var(--surface-2);border-radius:12px;flex-direction:column;gap:14px;padding:22px;transition:background .15s;display:flex}.qf-ov-card:hover{background:var(--surface-3)}.qf-ov-icon{width:44px;height:44px;color:var(--primary);box-shadow:0 1px 0 var(--line);background:#fff;border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.qf-ov-icon svg{width:22px;height:22px}.qf-ov-h{color:var(--ink);letter-spacing:-.02em;font-size:16px;font-weight:700}.qf-ov-p{color:var(--ink-2);margin:0;font-size:13px;line-height:1.7}.qf-tracks{flex-direction:column;gap:10px;display:flex}.qf-track{background:var(--surface-2);border-radius:12px;grid-template-columns:60px 1.2fr 1.5fr 160px;align-items:center;gap:24px;padding:20px 22px;transition:background .15s;display:grid}.qf-track:hover{background:var(--surface-3)}.qf-track-num{font-family:var(--font-mono);color:var(--primary);letter-spacing:-.02em;font-size:22px;font-weight:700}.qf-track-h{font-family:var(--font-mono);color:var(--ink);letter-spacing:.08em;margin:0 0 4px;font-size:13px;font-weight:700}.qf-track-p{color:var(--ink-2);margin:0;font-size:13px;line-height:1.55}.qf-track-tags{flex-wrap:wrap;gap:6px;display:flex}.qf-track-tag{color:var(--primary);background:var(--primary-soft);border-radius:999px;padding:3px 9px;font-size:11px;font-weight:600}.qf-track-amount{justify-content:flex-end;align-items:baseline;gap:4px;display:flex}.qf-track-amount-v{color:var(--ink);letter-spacing:-.04em;font-size:28px;font-weight:800}.qf-track-amount-l{color:var(--ink-3);font-size:12px;font-family:var(--font-mono)}.qf-elig-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.qf-elig-card{background:var(--surface-2);border-radius:12px;padding:22px 24px}.qf-elig-h{color:var(--ink);letter-spacing:-.02em;justify-content:space-between;align-items:center;margin:0 0 16px;font-size:16px;font-weight:700;display:flex}.qf-elig-tag{font-family:var(--font-mono);letter-spacing:.12em;background:var(--primary-soft);color:var(--primary);border-radius:4px;padding:3px 8px;font-size:10px;font-weight:700}.qf-elig-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.qf-elig-list li{color:var(--ink);grid-template-columns:20px 1fr;align-items:start;gap:10px;font-size:13px;line-height:1.6;display:grid}.qf-elig-check{background:var(--primary-soft);width:18px;height:18px;color:var(--primary);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:inline-flex}.qf-elig-check svg{width:11px;height:11px}.qf-timeline{flex-direction:column;gap:0;display:flex;position:relative}.qf-timeline:before{content:"";background:var(--line);width:2px;position:absolute;top:24px;bottom:24px;left:100px}.qf-tl-row{grid-template-columns:80px 28px 1fr;align-items:start;gap:24px;padding:16px 0;display:grid;position:relative}.qf-tl-date{font-family:var(--font-mono);color:var(--ink);letter-spacing:-.01em;text-align:right;font-size:12px;font-weight:700}.qf-tl-step{font-family:var(--font-mono);color:var(--ink-3);letter-spacing:.1em;text-align:right;margin-top:2px;font-size:10px}.qf-tl-dot{border:2px solid var(--line-2);background:#fff;border-radius:50%;justify-self:center;width:16px;height:16px;margin-top:2px;position:relative}.qf-tl-row.is-done .qf-tl-dot{background:var(--primary);border-color:var(--primary)}.qf-tl-row.is-now .qf-tl-dot{border-color:var(--warn);background:#fff;box-shadow:0 0 0 4px #dc26261f}.qf-tl-row.is-now .qf-tl-dot:after{content:"";background:var(--warn);border-radius:50%;position:absolute;inset:3px}.qf-tl-body{padding-top:0}.qf-tl-h{color:var(--ink);letter-spacing:-.02em;align-items:center;gap:10px;margin:0 0 4px;font-size:15px;font-weight:700;display:inline-flex}.qf-tl-badge{font-family:var(--font-mono);letter-spacing:.1em;color:var(--warn);background:#dc26261a;border-radius:4px;padding:3px 8px;font-size:10px;font-weight:700}.qf-tl-p{color:var(--ink-2);max-width:640px;margin:0;font-size:13px;line-height:1.6}.qf-steps{grid-template-columns:repeat(4,1fr);gap:14px;display:grid;position:relative}.qf-step-card{background:var(--surface-2);border-radius:12px;padding:22px;position:relative}.qf-step-num{font-family:var(--font-mono);color:var(--ink-3);letter-spacing:.15em;align-items:baseline;gap:6px;margin-bottom:12px;font-size:10px;display:flex}.qf-step-num-big{color:var(--primary);letter-spacing:-.04em;font-size:28px;font-weight:800}.qf-step-h{color:var(--ink);letter-spacing:-.02em;margin:0 0 6px;font-size:15px;font-weight:700}.qf-step-p{color:var(--ink-2);margin:0;font-size:13px;line-height:1.6}.qf-faq{flex-direction:column;gap:10px;display:flex}.qf-faq-item{background:var(--surface-2);border-radius:12px;padding:20px 24px}.qf-faq-q{color:var(--ink);letter-spacing:-.02em;align-items:start;gap:12px;margin-bottom:10px;font-size:15px;font-weight:700;display:flex}.qf-faq-q:before{content:"Q";background:var(--primary);color:#fff;width:22px;height:22px;font-family:var(--font-mono);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex}.qf-faq-a{color:var(--ink-2);align-items:start;gap:12px;font-size:13px;line-height:1.7;display:flex}.qf-faq-a:before{content:"A";background:var(--surface-3);width:22px;height:22px;color:var(--ink-2);font-family:var(--font-mono);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex}.qf-sub-cta{color:#fff;background:linear-gradient(140deg,#0f2a57 0%,#0b5cd8 100%);border-radius:14px;margin-top:16px;padding:56px;position:relative;overflow:hidden}.qf-sub-cta:before{content:"";pointer-events:none;background:radial-gradient(60% 80% at 90%,#22d3ee4d 0%,#0000 60%);position:absolute;inset:0}.qf-sub-cta-inner{z-index:1;max-width:760px;position:relative}.qf-sub-cta-eyebrow{font-family:var(--font-mono);letter-spacing:.15em;color:#67e8f9;align-items:center;gap:10px;margin-bottom:14px;font-size:11px;font-weight:600;display:inline-flex}.qf-sub-cta-eyebrow:before{content:"";background:#22d3ee;border-radius:50%;width:6px;height:6px}.qf-sub-cta-h{letter-spacing:-.03em;margin:0 0 14px;font-size:36px;font-weight:800;line-height:1.2}.qf-sub-cta-h em{background:linear-gradient(135deg,#22d3ee 0%,#a855f7 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:800}.qf-sub-cta-p{color:#ffffffc7;margin:0 0 24px;font-size:14px;line-height:1.7}.qf-sub-cta-actions{gap:10px;display:flex}.qf-btn{letter-spacing:-.01em;border-radius:999px;align-items:center;gap:8px;padding:13px 22px;font-size:14px;font-weight:700;transition:all .15s;display:inline-flex}.qf-btn svg{width:16px;height:16px}.qf-btn-fill{color:var(--ink);background:#fff}.qf-btn-fill:hover{transform:translate(2px)}.qf-btn-outline{color:#fff;background:0 0;border:1px solid #ffffff4d}.qf-btn-outline:hover{background:#ffffff14}.qf-related{border:1px solid var(--line);background:#fff;border-radius:14px;margin-top:16px;padding:32px 36px}.qf-related-head{align-items:baseline;gap:14px;margin-bottom:18px;display:flex}.qf-related-eye{font-family:var(--font-mono);letter-spacing:.15em;color:var(--primary);font-size:11px;font-weight:600}.qf-related-h{color:var(--ink);letter-spacing:-.02em;margin:0;font-size:22px;font-weight:700}.qf-related-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.qf-related-card{background:var(--surface-2);border-radius:12px;flex-direction:column;gap:10px;padding:20px;transition:background .15s,transform .15s;display:flex;position:relative}.qf-related-card:hover{background:var(--surface-3);transform:translateY(-2px)}.qf-related-cat{font-family:var(--font-mono);letter-spacing:.12em;color:var(--primary);font-size:10px;font-weight:600}.qf-related-t{color:var(--ink);letter-spacing:-.02em;font-size:15px;font-weight:700}.qf-related-d{color:var(--ink-2);flex:1;font-size:12px;line-height:1.55}.qf-related-arrow{color:var(--primary);align-self:flex-end;font-size:16px}.qf-tech-tree{padding-bottom:72px}.qf-tech-cat-items{grid-template-columns:repeat(3,minmax(0,1fr))}.qf-tech-badge{background:var(--primary);color:#fff}.qf-tech-hero .qf-sub-lead{max-width:680px}.qf-tech-status{margin-top:14px}.qf-tech-platforms{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.qf-tech-platform{--platform-color:var(--primary);border:1px solid var(--line);border-top:3px solid var(--platform-color);background:#fff;border-radius:14px;padding:10px 18px 9px;transition:transform .15s,border-color .15s,box-shadow .15s}.qf-tech-platform:hover{border-color:color-mix(in srgb,var(--platform-color)36%,var(--line));transform:translateY(-2px);box-shadow:0 14px 30px #0f2a5714}.qf-tech-platform-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:7px;display:flex}.qf-tech-platform-num{font-family:var(--font-mono);letter-spacing:.1em;color:var(--platform-color);font-size:12px;font-weight:700}.qf-tech-platform-name{color:var(--ink);letter-spacing:0;font-size:16px;font-weight:800}.qf-tech-platform-count{align-items:baseline;gap:6px;margin-bottom:6px;display:flex}.qf-tech-platform-count span{color:var(--ink);letter-spacing:0;font-size:24px;font-weight:800;line-height:1}.qf-tech-platform-count em{color:var(--ink-2);font-size:13px;font-style:normal;font-weight:600}.qf-tech-platform-bar{background:var(--surface-2);border-radius:999px;height:4px;overflow:hidden}.qf-tech-platform-bar span{background:var(--platform-color);border-radius:inherit;height:100%;display:block}.qf-tech-workspace{padding:34px 34px 38px}.qf-tech-view-tabs{margin-top:18px}.qf-tech-view-tabs-inner{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:repeat(2,minmax(132px,1fr));gap:4px;width:min(100%,390px);padding:4px;display:inline-grid;box-shadow:0 14px 32px #0f2a570d}.qf-tech-view-tabs button{appearance:none;color:var(--ink-2);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:6px;flex-direction:column;align-items:flex-start;gap:2px;min-height:46px;padding:8px 14px;transition:background .18s,color .18s,box-shadow .18s,transform .18s;display:flex}.qf-tech-view-tabs button:hover{background:var(--surface-2);color:var(--ink)}.qf-tech-view-tabs button:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.qf-tech-view-tabs button.is-active{background:var(--primary);color:#fff;box-shadow:0 10px 22px #0b5cd82e}.qf-tech-view-tabs button span{font-size:14px;font-weight:900;line-height:1.1}.qf-tech-view-tabs button em{opacity:.72;font-size:11px;font-style:normal;font-weight:700;line-height:1.2}.qf-tech-tab-panel{animation:.28s cubic-bezier(.16,1,.3,1) both qfTechTabPanelIn}.qf-tech-tab-panel-matrix .qf-tech2-workspace{margin-top:18px}.qf-tech-workspace-head{margin-bottom:20px}.qf-tech-map-panel{border-top:0;padding-top:0}.qf-tech-tree .qpu-light-root{background:0 0;border-radius:0;padding:0}.qf-tech-tree .qpu-mode-toggle,.qf-tech-tree .qpu-zoom-controls,.qf-tech-tree .qpu-stats,.qf-tech-tree .qpu-viz-container{max-width:none!important}.qf-tech-tree .qpu-mode-toggle{margin:0 0 10px!important;padding:0!important}.qf-tech-tree .qpu-mode-toggle button{border-color:var(--line-2)!important;color:var(--ink)!important;background:#fff!important;border-radius:8px!important}.qf-tech-tree .qpu-stats{display:none}.qf-tech-tree .qpu-stat-card{border:1px solid var(--line);background:var(--surface-2);text-align:left;-webkit-backdrop-filter:none;backdrop-filter:none;min-width:0;box-shadow:none;border-radius:8px;padding:16px 18px}.qf-tech-tree .qpu-stat-card:hover{border-color:var(--primary);box-shadow:none;transform:none}.qf-tech-tree .qpu-stat-num{font-family:var(--font-mono);color:var(--primary);-webkit-text-fill-color:currentColor;letter-spacing:0;background:0 0;font-size:30px}.qf-tech-tree .qpu-stat-label{color:var(--ink-2);margin-top:6px;font-size:12px;font-weight:700}.qf-tech-tree .qpu-zoom-controls{margin:0 0 8px!important;padding:0!important;top:96px!important}.qf-tech-tree .qpu-zoom-controls button{border-color:var(--line-2)!important;color:var(--ink)!important;background:#fff!important;border-radius:8px!important;box-shadow:0 4px 14px #0f2a5714!important}.qf-tech-tree .qpu-viz-container{background:#fff;min-height:360px;margin:0 auto;padding-top:12px;overflow:visible;max-width:980px!important}.qf-tech-tree .qpu-viz-light{background:#fff}.qf-tech-tree .qpu-force-container{min-height:360px;margin:0 auto;max-width:980px!important}.qf-tech-tree .qpu-force-actions{justify-content:flex-end;max-width:none;margin:0 0 10px;padding:0;display:flex}.qf-tech-tree .qpu-force-expand-all{border:1px solid var(--line-2);width:40px;height:40px;color:var(--ink);cursor:pointer;background:#fff;border-radius:10px;justify-content:center;align-items:center;transition:transform .15s,border-color .15s,box-shadow .15s,color .15s;display:inline-flex;box-shadow:0 4px 14px #0f2a5714}.qf-tech-tree .qpu-force-expand-all:hover{border-color:var(--primary);color:var(--primary);transform:translateY(-1px);box-shadow:0 10px 24px #0b5cd824}.qf-tech-tree .qpu-force-expand-all svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.qf-tech-tree .qpu-force-link{stroke-linecap:round;transition:stroke-opacity .2s,stroke-width .2s}.qf-tech-tree .qpu-force-shared-link-wrap{pointer-events:auto}.qf-tech-tree .qpu-force-shared-link-halo{pointer-events:none}.qf-tech-tree .qpu-force-shared-link{pointer-events:auto;filter:drop-shadow(0 0 2px #fffffff2)drop-shadow(0 0 9px #e6007e6b);transition:stroke-opacity .18s,stroke-width .18s}.qf-tech-tree .qpu-force-shared-link:hover{stroke-opacity:1;stroke-width:3px}.qf-tech-tree .qpu-force-node circle{transition:r .18s,filter .18s,stroke-width .18s}.qf-tech-tree .qpu-force-node:hover circle{filter:drop-shadow(0 10px 18px #0f2a572e);stroke-width:3px}.qf-tech-tree .qpu-force-node.depth-3 circle,.qf-tech-tree .qpu-force-node.depth-4 circle{filter:none}.qf-tech-tree .qpu-force-label{font-family:var(--font-sans);paint-order:stroke;stroke:#ffffffd1;stroke-width:4px;stroke-linejoin:round;letter-spacing:0;pointer-events:none}.qf-tech-tree .qpu-force-node.depth-1 .qpu-force-label{stroke:none}.qf-tech-tree .qpu-force-count{font-family:var(--font-mono);pointer-events:none}.qf-tech-tree .qpu-legend{border:1px solid var(--line);color:var(--ink);border-radius:8px;gap:18px;bottom:18px;box-shadow:0 10px 28px #0f2a5714;background:#fffffff5!important}.qf-tech-tree .qpu-legend-item,.qf-tech-tree .qpu-legend-light span{color:var(--ink);font-weight:700}.qf-tech-tree .qpu-modal{border-color:var(--line);max-width:620px;color:var(--ink);background:#fff;box-shadow:0 24px 70px #0f172a38}.qf-tech-tree .qpu-modal-close{color:var(--ink-3)}.qf-tech-tree .qpu-modal-close:hover{color:var(--ink)}.qf-tech-tree .qpu-modal-name{color:var(--ink);text-align:left}.qf-tech-tree .qpu-modal-parent,.qf-tech-tree .qpu-modal-desc{color:var(--ink-2)}.qf-tech2-page{padding-bottom:72px}@media (max-width:1439px){.qf-page:has(.qf-tech2-page){min-width:0}:is(.qf-page:has(.qf-tech2-page) .qf-header-inner,.qf-page:has(.qf-tech2-page) .qf-cat-nav-inner){max-width:none}}.qf-tech2-cat-items{grid-template-columns:repeat(3,minmax(0,1fr))}.qf-page:has(.qf-tech2-page) .qf-cat-nav-inner{grid-template-columns:170px 1fr;min-height:52px}.qf-page:has(.qf-tech2-page) .qf-cat-nav-l{gap:1px;padding:8px 18px 8px 0}.qf-page:has(.qf-tech2-page) .qf-cat-nav-eyebrow{font-size:9px}.qf-page:has(.qf-tech2-page) .qf-cat-nav-h{font-size:17px}.qf-page:has(.qf-tech2-page) .qf-cat-nav-item{gap:10px;padding:8px 18px}.qf-page:has(.qf-tech2-page) .qf-cat-nav-num{font-size:11px}.qf-page:has(.qf-tech2-page) .qf-cat-nav-body{gap:0}.qf-page:has(.qf-tech2-page) .qf-cat-nav-t{gap:6px;font-size:13px}.qf-page:has(.qf-tech2-page) .qf-cat-nav-s{font-size:11px}.qf-tech2-beta{background:var(--primary);color:#fff}.qf-tech2-hero{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:minmax(0,1fr) minmax(260px,360px);align-items:center;gap:28px;min-height:112px;margin-top:20px;padding:18px 40px;display:grid;position:relative;overflow:hidden}.qf-tech2-hero:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0b5cd80f,#0000 42%),radial-gradient(48% 80% at 100% 0,#0ea5e92e,#0000 62%);position:absolute;inset:0}.qf-tech2-hero>*{z-index:1;position:relative}.qf-tech2-hero .qf-crumb{color:var(--ink-3);margin-bottom:10px}.qf-tech2-hero .qf-crumb a,.qf-tech2-hero .qf-crumb-now{color:var(--ink)}.qf-tech2-eyebrow,.qf-tech2-section-eye{font-family:var(--font-mono);letter-spacing:.14em;color:var(--primary);align-items:center;gap:8px;font-size:11px;font-weight:700;display:inline-flex}.qf-tech2-eyebrow:before,.qf-tech2-section-eye:before{content:"";background:var(--primary);border-radius:50%;width:6px;height:6px}.qf-tech2-title{max-width:760px;color:var(--ink);letter-spacing:0;margin:10px 0 0;font-size:34px;font-weight:800;line-height:1.12}.qf-tech2-title em{color:var(--primary);font-style:normal}.qf-tech2-hero-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid}.qf-tech2-hero-metrics div{border-bottom:0;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;min-height:44px;padding:0 18px;display:flex}.qf-tech2-hero-metrics div+div{border-left:1px solid var(--line)}.qf-tech2-hero-metrics span{font-family:var(--font-mono);letter-spacing:.14em;color:var(--ink-3);font-size:11px;font-weight:700}.qf-tech2-hero-metrics strong{color:var(--ink);letter-spacing:0;font-size:24px;font-weight:800;line-height:1}.qf-tech2-workspace{border:1px solid var(--line);background:#fff;border-radius:14px;margin-top:20px;padding:32px}.qf-tech2-grid{grid-template-columns:minmax(0,1fr) minmax(340px,420px);align-items:start;gap:24px;min-width:0;margin-top:0;display:grid;position:relative}.qf-tech2-grid.is-discussion-open{grid-template-columns:minmax(0,1fr) minmax(300px,360px) minmax(320px,390px);gap:18px}.qf-tech2-focus-beam{background:linear-gradient(180deg,transparent,var(--primary),transparent);opacity:0;pointer-events:none;z-index:3;width:2px;animation:.72s cubic-bezier(.2,.8,.2,1) qfTech2Beam;position:absolute;top:0;bottom:0;left:calc(100% - 444px)}.qf-tech2-cell-connector{pointer-events:none;z-index:2;position:absolute;inset:0;overflow:visible}.qf-tech2-cell-connector-glow{fill:color-mix(in srgb,var(--accent)18%,transparent);filter:blur(8px);opacity:.38;animation:.46s cubic-bezier(.16,1,.3,1) qfTech2ConnectorIn}.qf-tech2-cell-connector-fill{fill:color-mix(in srgb,var(--accent)10%,#fff);stroke:color-mix(in srgb,var(--accent)54%,#fff);stroke-width:1.2px;filter:drop-shadow(0 10px 18px color-mix(in srgb,var(--accent)10%,transparent));animation:.46s cubic-bezier(.16,1,.3,1) qfTech2ConnectorIn}.qf-tech2-cell-connector-cap{stroke:color-mix(in srgb,var(--accent)72%,#fff);stroke-width:1.5px;stroke-linecap:round;vector-effect:non-scaling-stroke;opacity:.92}.qf-tech2-cell-connector-origin{fill:var(--accent);stroke:#fff;stroke-width:2px;vector-effect:non-scaling-stroke;transform-box:fill-box;transform-origin:50%;filter:drop-shadow(0 3px 8px color-mix(in srgb,var(--accent)28%,transparent));animation:.38s cubic-bezier(.2,.8,.2,1) qfTech2ConnectorOrigin}.qf-tech2-d3-layer{pointer-events:none;z-index:4;position:absolute;inset:0;overflow:visible}.qf-tech2-d3-connector-glow{fill:color-mix(in srgb,var(--accent)22%,transparent);filter:blur(9px)}.qf-tech2-d3-connector-fill{fill:color-mix(in srgb,var(--accent)10%,#fff);stroke:color-mix(in srgb,var(--accent)54%,#fff);stroke-width:1.15px;vector-effect:non-scaling-stroke;filter:drop-shadow(0 12px 18px color-mix(in srgb,var(--accent)10%,transparent))}.qf-tech2-d3-connector-cap{stroke:color-mix(in srgb,var(--accent)72%,#fff);stroke-width:1.5px;stroke-linecap:round;vector-effect:non-scaling-stroke}.qf-tech2-d3-connector-flow{fill:none;stroke:color-mix(in srgb,var(--accent)76%,#fff);stroke-width:1.35px;stroke-linecap:round;vector-effect:non-scaling-stroke;opacity:.62}.qf-tech2-d3-connector-origin{fill:var(--accent);stroke:#fff;stroke-width:2px;vector-effect:non-scaling-stroke;filter:drop-shadow(0 3px 8px color-mix(in srgb,var(--accent)30%,transparent))}.qf-tech2-d3-relation-halo{fill:none;stroke:color-mix(in srgb,var(--accent)36%,transparent);stroke-width:14px;stroke-linecap:round;stroke-linejoin:round;filter:blur(4px)}.qf-tech2-d3-relation-stroke{fill:none;stroke:color-mix(in srgb,var(--accent)90%,#111827);stroke-width:2.35px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.qf-tech2-d3-relation-pulse{fill:none;stroke:color-mix(in srgb,var(--accent)88%,#fff);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;animation:1.08s linear infinite qfTech2RelationFlow}.qf-tech2-d3-relation-node{fill:#fff;stroke:var(--accent);stroke-width:1.7px;vector-effect:non-scaling-stroke;filter:drop-shadow(0 4px 9px color-mix(in srgb,var(--accent)28%,transparent))}.qf-tech2-d3-count{min-width:1ch;font:inherit;font-variant-numeric:tabular-nums;letter-spacing:0;display:inline-block}.qf-tech2-matrix{--platform-count:4;grid-template-columns:clamp(96px,8vw,120px)repeat(var(--platform-count),minmax(0,1fr));border:1px solid var(--line);z-index:1;isolation:isolate;background:#fff;border-radius:8px;width:100%;min-width:0;transition:grid-template-columns .38s cubic-bezier(.16,1,.3,1);display:grid;position:relative;overflow:hidden}.qf-tech2-matrix.is-discussion-open{grid-template-columns:clamp(72px,5.5vw,92px) repeat(3,minmax(44px,.32fr)) minmax(140px,1.18fr)}.qf-tech2-corner,.qf-tech2-platform-head,.qf-tech2-row-head,.qf-tech2-cell{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0;min-height:104px}.qf-tech2-corner{background:var(--surface-2);flex-direction:column;justify-content:center;gap:6px;padding:18px 14px;display:flex}.qf-tech2-corner span,.qf-tech2-platform-head strong{color:var(--ink-3);font-family:var(--font-mono);letter-spacing:.1em;font-size:11px;font-weight:700}.qf-tech2-corner strong{color:var(--ink);word-break:keep-all;font-size:14px;line-height:1.35}.qf-tech2-platform-head{--accent:var(--primary);border-top:3px solid var(--accent);transform-origin:100%;flex-direction:column;justify-content:center;gap:8px;padding:20px;transition:padding .42s cubic-bezier(.16,1,.3,1),gap .32s cubic-bezier(.16,1,.3,1),background .28s,box-shadow .28s,transform .42s cubic-bezier(.16,1,.3,1),filter .42s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.qf-tech2-platform-head.is-docked{background:color-mix(in srgb,var(--accent)5%,#fff);box-shadow:inset 0 3px 0 var(--accent);animation:.62s cubic-bezier(.16,1,.3,1) qfTech2ColumnDock}.qf-tech2-platform-head span{color:var(--ink);letter-spacing:0;transform-origin:50%;font-size:18px;font-weight:800;transition:color .28s,font-size .36s cubic-bezier(.16,1,.3,1),opacity .26s,transform .42s cubic-bezier(.16,1,.3,1)}.qf-tech2-platform-head strong{max-height:22px;transition:opacity .22s,max-height .32s cubic-bezier(.16,1,.3,1),transform .32s cubic-bezier(.16,1,.3,1);overflow:hidden}.qf-tech2-matrix.is-discussion-open .qf-tech2-platform-head:not(.is-docked){background:linear-gradient(180deg,color-mix(in srgb,var(--accent)8%,#fff),#fff 72%),#fff;box-shadow:inset 0 3px 0 color-mix(in srgb,var(--accent)74%,#fff);animation:.5s cubic-bezier(.16,1,.3,1) both qfTech2ColumnFoldHead;animation-delay:min(calc(var(--platform-index,0)*46ms),.138s);align-items:center;gap:0;padding:12px 6px}.qf-tech2-matrix.is-discussion-open .qf-tech2-platform-head:not(.is-docked) span{max-height:86px;color:var(--ink-2);writing-mode:vertical-rl;text-orientation:mixed;font-size:12px;line-height:1.1;transform:translateY(0)scale(.96)}.qf-tech2-matrix.is-discussion-open .qf-tech2-platform-head:not(.is-docked) strong{opacity:0;max-height:0;transform:translateY(-8px)}.qf-tech2-row{display:contents}.qf-tech2-row-head{background:var(--surface-2);flex-direction:column;justify-content:center;gap:8px;padding:18px 14px;display:flex}.qf-tech2-row-head span{color:var(--ink);font-size:18px;font-weight:800}.qf-tech2-row-head em{color:var(--ink-2);word-break:keep-all;overflow-wrap:anywhere;font-size:11px;font-style:normal;line-height:1.5}.qf-tech2-cell{--accent:var(--primary);appearance:none;cursor:pointer;text-align:left;transform-origin:100%;background:#fff;border-top:0;border-left:0;padding:18px 18px 16px;transition:padding .42s cubic-bezier(.16,1,.3,1),background .18s,box-shadow .18s,transform .38s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.qf-tech2-cell.is-collapsed-platform{text-align:center;background:linear-gradient(180deg,color-mix(in srgb,var(--accent)5%,#fff),#fff 68%),#fff;animation:.5s cubic-bezier(.16,1,.3,1) both qfTech2ColumnFoldCell;animation-delay:min(calc((var(--platform-index,0)*38ms) + (var(--row-index,0)*30ms)),.166s);padding:12px 6px}.qf-tech2-cell.is-collapsed-platform:before{content:"";background:linear-gradient(180deg,transparent,var(--accent),transparent);opacity:.58;pointer-events:none;width:3px;animation:.62s cubic-bezier(.16,1,.3,1) both qfTech2ColumnFoldRail;position:absolute;inset:0 auto 0 0}.qf-tech2-cell.is-collapsed-platform .qf-tech2-cell-top{justify-content:center;margin-bottom:0;transform:translateY(7px)}.qf-tech2-cell.is-collapsed-platform .qf-tech2-cell-top strong{font-size:18px}.qf-tech2-cell.is-collapsed-platform .qf-tech2-cell-top em,.qf-tech2-cell.is-collapsed-platform .qf-tech2-cell-shared{opacity:0;max-width:0;margin-left:0;padding-left:0;padding-right:0;transform:translateY(-6px)scale(.9)}.qf-tech2-cell.is-collapsed-platform .qf-tech2-cell-bar,.qf-tech2-cell.is-collapsed-platform .qf-tech2-cell-groups{opacity:0;max-height:0;margin-top:0;margin-bottom:0;transform:translateY(-8px)}.qf-tech2-matrix:not(.is-hover-locked) :where(.qf-tech2-cell:hover:not(.is-hover-muted)),.qf-tech2-cell.is-active{background:color-mix(in srgb,var(--accent)8%,#fff);box-shadow:inset 0 0 0 2px var(--accent)}.qf-tech2-matrix:not(.is-hover-locked) :where(.qf-tech2-cell:hover:not(.is-hover-muted)){transform:translateY(-1px)}.qf-tech2-cell.is-active{animation:.72s cubic-bezier(.16,1,.3,1) qfTech2CellDockLift}.qf-tech2-cell.is-docked-platform:not(.is-active){background:color-mix(in srgb,var(--accent)3%,#fff);animation:.62s cubic-bezier(.16,1,.3,1) both qfTech2ColumnDock;animation-delay:min(calc(var(--row-index,0)*42ms),.126s)}.qf-tech2-cell.is-docked-platform:before{content:"";background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--accent)10%,transparent));opacity:0;pointer-events:none;width:42%;animation:.68s cubic-bezier(.16,1,.3,1) both qfTech2DockSheen;position:absolute;inset:0 0 0 auto}.qf-tech2-cell.is-related:not(.is-active){background:color-mix(in srgb,var(--accent)5%,#fff);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--accent)44%,#fff);animation:.62s cubic-bezier(.2,.8,.2,1) qfTech2RelatedWake}.qf-tech2-cell.is-related:after{content:"LINK";background:color-mix(in srgb,var(--accent)12%,#fff);min-width:34px;height:20px;color:var(--accent);font-family:var(--font-mono);letter-spacing:.08em;border-radius:999px;justify-content:center;align-items:center;font-size:10px;font-weight:800;display:inline-flex;position:absolute;top:12px;right:12px}.qf-tech2-cell.is-collapsed-platform.is-related:after{content:"";border-radius:999px;width:7px;min-width:0;height:7px;padding:0;top:9px;right:9px}.qf-tech2-cell.is-hover-muted:not(.is-active),.qf-tech2-cell.is-hover-muted:not(.is-active):hover{box-shadow:none;background:#fff;transform:none}.qf-tech2-cell.is-hover-muted:not(.is-active):before{opacity:0;animation:none}.qf-tech2-cell-pulse{background:radial-gradient(circle at 24% 24%,color-mix(in srgb,var(--accent)22%,transparent),transparent 34%),linear-gradient(110deg,transparent 22%,color-mix(in srgb,var(--accent)24%,transparent)48%,transparent 68%);opacity:0;pointer-events:none;animation:.78s cubic-bezier(.2,.8,.2,1) qfTech2CellPulse;position:absolute;inset:-20%}.qf-tech2-cell-top{transform-origin:50%;flex-wrap:wrap;align-items:baseline;gap:6px;margin-bottom:12px;transition:margin .34s cubic-bezier(.16,1,.3,1),transform .42s cubic-bezier(.16,1,.3,1);display:flex}.qf-tech2-cell-top strong{color:var(--ink);font-size:32px;font-weight:800;line-height:1;transition:font-size .42s cubic-bezier(.16,1,.3,1),transform .42s cubic-bezier(.16,1,.3,1)}.qf-tech2-cell-top em{max-width:4ch;color:var(--ink-2);white-space:nowrap;font-size:12px;font-style:normal;font-weight:700;transition:max-width .28s cubic-bezier(.16,1,.3,1),opacity .22s,transform .32s cubic-bezier(.16,1,.3,1);display:inline-block;overflow:hidden}.qf-tech2-cell-shared{color:#c2410c;max-width:72px;font-family:var(--font-mono);white-space:nowrap;background:#ffedd5;border-radius:999px;flex:none;margin-left:auto;padding:5px 7px;font-size:10px;font-weight:900;line-height:1;transition:max-width .3s cubic-bezier(.16,1,.3,1),margin .3s cubic-bezier(.16,1,.3,1),padding .3s cubic-bezier(.16,1,.3,1),opacity .2s,transform .32s cubic-bezier(.16,1,.3,1);overflow:hidden}.qf-tech2-cell-bar{background:var(--surface-2);border-radius:999px;height:6px;max-height:6px;margin-bottom:14px;transition:max-height .32s cubic-bezier(.16,1,.3,1),margin .32s cubic-bezier(.16,1,.3,1),opacity .22s,transform .36s cubic-bezier(.16,1,.3,1);display:block;overflow:hidden}.qf-tech2-cell-bar i{background:var(--accent);border-radius:inherit;height:100%;display:block}.qf-tech2-cell-groups{flex-direction:column;gap:6px;max-height:150px;transition:max-height .38s cubic-bezier(.16,1,.3,1),opacity .22s,transform .38s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.qf-tech2-cell-groups span{-moz-column-gap:8px;color:var(--ink-2);word-break:keep-all;overflow-wrap:anywhere;grid-template-columns:minmax(0,1fr) minmax(2ch,max-content);align-items:start;column-gap:8px;min-width:0;font-size:12px;font-weight:700;line-height:1.35;display:grid}.qf-tech2-cell-groups b{min-width:2ch;color:var(--accent);font-family:var(--font-mono);text-align:right;justify-self:end;font-size:11px;line-height:1.35}.qf-tech2-inspector{--accent:var(--primary);z-index:5;background:0 0;flex-direction:column;gap:16px;padding-left:12px;animation:.34s cubic-bezier(.2,.8,.2,1) qfTech2InspectorIn;display:flex;position:sticky;top:104px;overflow:visible}.qf-tech2-cell-panel{--rail-width:3px;border:1px solid #0000;border-left:var(--rail-width)solid var(--accent);box-shadow:-18px 0 0 -17px color-mix(in srgb,var(--accent)42%,transparent);background:0 0;border-radius:8px;margin:0 14px 0 0;position:relative}.qf-tech2-product-panel{border:1px solid #0000;border-left:3px solid color-mix(in srgb,var(--accent)64%,var(--line));box-shadow:-18px 0 0 -17px color-mix(in srgb,var(--accent)42%,transparent);background:0 0;border-radius:8px;margin:0 14px 0 28px;position:relative}.qf-tech2-inspector-head{border-bottom:1px solid var(--line);background:0 0;padding:0 0 14px 18px;position:relative;overflow:hidden}.qf-tech2-inspector-scan{background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--accent)22%,transparent),transparent);pointer-events:none;width:46%;animation:.82s cubic-bezier(.2,.8,.2,1) qfTech2Scan;position:absolute;inset:0 auto 0 0;transform:translate(-120%)}.qf-tech2-section-label{color:var(--accent);font-family:var(--font-mono);letter-spacing:.12em;margin-bottom:10px;font-size:11px;font-weight:700;display:block}.qf-tech2-inspector-head h3{color:var(--ink);text-align:left;letter-spacing:0;margin:0;font-size:22px;font-weight:800;line-height:1.25}.qf-tech2-inspector-head h3 small{color:var(--ink-2);white-space:nowrap;margin-left:8px;font-size:13px;font-weight:800}.qf-tech2-cell-shared-note{color:#c2410c;margin:8px 0 0;font-size:12px;font-weight:900}.qf-tech2-group-list{--rail-width:3px;flex-direction:column;gap:6px;max-height:192px;padding:12px 0 0 18px;display:flex;overflow:auto}.qf-tech2-group-list button,.qf-tech2-product-list button{width:100%;min-height:40px;color:var(--ink);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:6px}.qf-tech2-group-list button{opacity:0;animation:.28s cubic-bezier(.2,.8,.2,1) forwards qfTech2ListIn;animation-delay:min(calc(var(--item-index,0)*28ms),.18s);justify-content:space-between;align-items:center;gap:12px;padding:9px 12px;display:flex;transform:translate(10px)}.qf-tech2-group-list button:hover,.qf-tech2-group-list button.is-active,.qf-tech2-product-list button:hover,.qf-tech2-product-list button.is-active{background:color-mix(in srgb,var(--accent)9%,#fff)}.qf-tech2-group-name{color:var(--ink);word-break:keep-all;overflow-wrap:anywhere;font-size:13px;font-weight:700;line-height:1.35}.qf-tech2-group-meta{flex:none;align-items:center;gap:6px;display:inline-flex}.qf-tech2-group-meta em{color:#c2410c;background:#ffedd5;border-radius:999px;padding:5px 7px;font-size:10px;font-style:normal;font-weight:900;line-height:1}.qf-tech2-group-list strong{min-width:28px;color:var(--accent);font-family:var(--font-mono);text-align:right;flex:none;font-size:12px}.qf-tech2-product-panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:0 0 14px 18px;display:flex}.qf-tech2-product-panel-head h4{color:var(--ink);word-break:keep-all;overflow-wrap:anywhere;margin:0;font-size:18px;font-weight:900;line-height:1.35}.qf-tech2-product-panel-head h4 small{color:var(--ink-2);margin-left:6px;font-size:13px;font-weight:800}.qf-tech2-product-list{border-bottom:0;max-height:188px;padding:10px 0 0 18px;overflow:auto}.qf-tech2-product-list button{color:var(--ink-2);word-break:keep-all;overflow-wrap:anywhere;opacity:0;animation:.26s cubic-bezier(.2,.8,.2,1) forwards qfTech2ListIn;animation-delay:min(calc(var(--item-index,0)*18ms),.14s);justify-content:space-between;align-items:center;gap:10px;padding:9px 12px;font-size:13px;font-weight:700;line-height:1.35;display:flex;transform:translateY(6px)}.qf-tech2-product-list button span{min-width:0}.qf-tech2-product-list button.is-active{color:var(--ink)}.qf-tech2-product-shared{background:color-mix(in srgb,var(--accent)10%,#fff);color:var(--accent);border-radius:999px;flex:none;padding:5px 7px;font-size:11px;font-style:normal;font-weight:800;line-height:1}.qf-tech2-no-result{color:var(--ink-3);padding:18px 12px;font-size:13px;display:block}.qf-tech2-detail-panel{margin:0 14px 0 46px}.qf-tech2-product-detail{border:1px solid #0000;border-left:3px solid color-mix(in srgb,var(--accent)44%,var(--line));box-shadow:-14px 0 0 -13px color-mix(in srgb,var(--accent)30%,transparent);background:0 0;border-radius:8px;padding:0 0 0 18px;animation:.24s cubic-bezier(.2,.8,.2,1) qfTech2DetailIn;position:relative}.qf-tech2-product-title-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.qf-tech2-product-detail h4{min-width:0;color:var(--ink);word-break:keep-all;overflow-wrap:anywhere;flex:auto;margin:0;font-size:18px;font-weight:800;line-height:1.35}.qf-tech2-product-title-actions{flex:none;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.qf-tech2-detail-shared{color:#c2410c;background:#ffedd5;border-radius:999px;flex:none;padding:6px 8px;font-size:11px;font-style:normal;font-weight:900;line-height:1}.qf-tech2-community-button{--bubble:#fee500;appearance:none;border:1px solid color-mix(in srgb,var(--bubble)62%,#d4b600);background:var(--bubble);color:#241f0f;cursor:pointer;border-radius:11px;flex:none;place-items:center;width:34px;height:34px;padding:0;transition:transform .16s,box-shadow .16s,border-color .16s;display:inline-grid;position:relative;box-shadow:0 8px 18px #241f0f14}.qf-tech2-community-button:after{content:"";background:var(--bubble);border-right:1px solid color-mix(in srgb,var(--bubble)62%,#d4b600);border-bottom:1px solid color-mix(in srgb,var(--bubble)62%,#d4b600);width:9px;height:9px;position:absolute;bottom:-4px;right:7px;transform:rotate(38deg)skew(8deg)}.qf-tech2-community-button span{z-index:1;font-family:var(--font-mono);font-size:16px;font-weight:900;line-height:1;position:relative}.qf-tech2-community-button:hover{border-color:#d4b600;transform:translateY(-1px);box-shadow:0 12px 22px #241f0f1f}.qf-tech2-community-button.is-active{border-color:color-mix(in srgb,var(--accent)54%,#d4b600);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent)13%,transparent),0 12px 22px #241f0f1f;transform:translateY(-1px)}.qf-tech2-community-button:focus-visible{outline:2px solid color-mix(in srgb,var(--accent)68%,#fff);outline-offset:3px}.qf-tech2-product-en{color:var(--ink-3);margin:-10px 0 16px;font-size:12px;font-weight:700;line-height:1.45}.qf-tech2-usage-list{border-bottom:1px solid var(--line);margin-bottom:18px;padding-bottom:18px}.qf-tech2-usage-list>strong{color:var(--ink);align-items:center;gap:6px;margin-bottom:8px;font-size:13px;font-weight:800;display:flex}.qf-tech2-usage-list>strong em{background:color-mix(in srgb,var(--accent)10%,#fff);color:var(--accent);border-radius:999px;padding:5px 7px;font-size:11px;font-style:normal;font-weight:900;line-height:1}.qf-tech2-usage-list>div{grid-template-columns:1fr;gap:6px;max-height:132px;display:grid;overflow:auto}.qf-tech2-usage-list button{appearance:none;border:1px solid var(--line);cursor:pointer;text-align:left;background:#fff;border-radius:6px;width:100%;min-height:42px;padding:8px 10px;transition:background .15s,border-color .15s,transform .15s}.qf-tech2-usage-list button:hover,.qf-tech2-usage-list button.is-active{border-color:color-mix(in srgb,var(--accent)44%,var(--line));background:color-mix(in srgb,var(--accent)8%,#fff)}.qf-tech2-usage-list button:hover{transform:translate(2px)}.qf-tech2-usage-list button span,.qf-tech2-usage-list button em{word-break:keep-all;overflow-wrap:anywhere;display:block}.qf-tech2-usage-list button span{color:var(--ink);font-size:12px;font-weight:800;line-height:1.3}.qf-tech2-usage-list button em{color:var(--ink-2);margin-top:3px;font-size:11px;font-style:normal;font-weight:700;line-height:1.35}.qf-tech2-product-detail dl{flex-direction:column;gap:16px;margin:0;display:flex}.qf-tech2-product-detail dt{color:var(--ink);margin-bottom:6px;font-size:13px;font-weight:800}.qf-tech2-product-detail dd{max-height:120px;color:var(--ink-2);white-space:pre-wrap;word-break:keep-all;overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.65;overflow:auto}.qf-tech2-discussion{--accent:var(--primary);z-index:6;border:1px solid color-mix(in srgb,var(--accent)22%,var(--line));min-height:620px;max-height:calc(100vh - 128px);box-shadow:0 24px 60px -44px color-mix(in srgb,var(--accent)48%,#0f172a);background:#f8fafc;border-radius:10px;flex-direction:column;animation:.38s cubic-bezier(.16,1,.3,1) qfTech2DiscussionIn;display:flex;position:sticky;top:104px;overflow:hidden}.qf-tech2-discussion-head{border-bottom:1px solid var(--line);background:linear-gradient(#fff,#f8fafc);flex:none;justify-content:space-between;align-items:flex-start;gap:14px;padding:18px 18px 15px;display:flex}.qf-tech2-discussion-head h4{color:var(--ink);word-break:keep-all;overflow-wrap:anywhere;margin:0;font-size:18px;font-weight:900;line-height:1.3}.qf-tech2-discussion-head p{color:var(--ink-2);word-break:keep-all;overflow-wrap:anywhere;margin:7px 0 0;font-size:12px;font-weight:700;line-height:1.45}.qf-tech2-discussion-head button{appearance:none;border:1px solid var(--line);width:30px;height:30px;color:var(--ink-2);cursor:pointer;background:#fff;border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:20px;line-height:1;transition:background .16s,color .16s,border-color .16s,transform .16s;display:inline-flex}.qf-tech2-discussion-head button:hover{border-color:color-mix(in srgb,var(--accent)38%,var(--line));color:var(--accent);transform:translateY(-1px)}.qf-tech2-chat-list{flex-direction:column;flex:auto;gap:10px;min-height:0;padding:14px 14px 16px;display:flex;overflow-y:auto}.qf-tech2-chat-date{justify-content:center;margin:2px 0 4px;display:flex}.qf-tech2-chat-date span,.qf-tech2-chat-system span{color:#fff;background:#64748bc2;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800;line-height:1}.qf-tech2-chat-system{justify-content:center;display:flex}.qf-tech2-chat-system span{max-width:86%;color:var(--ink-2);text-align:center;background:#e2e8f0;line-height:1.35}.qf-tech2-chat-message{opacity:0;align-items:flex-start;gap:8px;animation:.26s cubic-bezier(.2,.8,.2,1) forwards qfTech2ChatIn;display:flex;transform:translateY(8px)}.qf-tech2-chat-message.is-mine{justify-content:flex-end}.qf-tech2-chat-avatar{background:color-mix(in srgb,var(--accent)14%,#fff);width:34px;height:34px;color:var(--accent);border-radius:12px;flex:none;justify-content:center;align-items:center;font-size:11px;font-weight:900;display:inline-flex}.qf-tech2-chat-body{flex-direction:column;align-items:flex-start;min-width:0;max-width:78%;display:flex}.qf-tech2-chat-message.is-mine .qf-tech2-chat-body{align-items:flex-end}.qf-tech2-chat-body strong{color:var(--ink);margin:0 0 4px;font-size:12px;font-weight:900;line-height:1.2}.qf-tech2-chat-body strong em{color:var(--ink-3);margin-left:6px;font-size:10px;font-style:normal;font-weight:800}.qf-tech2-chat-bubble{color:var(--ink);background:#fff;border-radius:6px 16px 16px;padding:10px 12px;box-shadow:0 1px #0f172a0d}.qf-tech2-chat-message.is-mine .qf-tech2-chat-bubble{background:color-mix(in srgb,var(--accent)14%,#fff);border-top-left-radius:16px;border-top-right-radius:6px}.qf-tech2-chat-bubble p{color:inherit;white-space:pre-wrap;word-break:keep-all;overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:650;line-height:1.55}.qf-tech2-chat-body time{color:var(--ink-3);margin-top:4px;font-size:10px;font-weight:700}.qf-tech2-chat-compose{border-top:1px solid var(--line);background:#fff;flex:none;padding:12px}.qf-tech2-chat-compose textarea{resize:vertical;border:1px solid var(--line);width:100%;min-height:76px;color:var(--ink);font:inherit;background:#fff;border-radius:8px;outline:none;padding:10px 11px;font-size:13px;line-height:1.5}.qf-tech2-chat-compose textarea:focus{border-color:color-mix(in srgb,var(--accent)58%,var(--line));box-shadow:0 0 0 3px color-mix(in srgb,var(--accent)10%,transparent)}.qf-tech2-chat-compose>div{justify-content:space-between;align-items:center;gap:12px;margin-top:8px;display:flex}.qf-tech2-chat-compose span{color:var(--ink-3);font-size:11px;font-weight:800}.qf-tech2-chat-compose button{appearance:none;background:var(--accent);color:#fff;cursor:pointer;font:inherit;border:0;border-radius:7px;min-width:64px;min-height:34px;padding:0 14px;font-size:13px;font-weight:900;transition:opacity .16s,transform .16s,box-shadow .16s}.qf-tech2-chat-compose button:not(:disabled):hover{box-shadow:0 10px 20px -16px var(--accent);transform:translateY(-1px)}.qf-tech2-chat-compose button:disabled{cursor:not-allowed;opacity:.38}.qf-tech2-empty{border:1px solid var(--line);color:var(--ink-2);background:#fff;border-radius:8px;margin-top:20px;padding:48px;font-weight:700}@keyframes qfTech2CellLift{0%{transform:scale(.985)}48%{transform:scale(1.018)}to{transform:scale(1)}}@keyframes qfTech2CellDockLift{0%{box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--accent)28%,#fff);transform:translate(-16px)scale(.988)}46%{box-shadow:inset 0 0 0 3px var(--accent),0 12px 26px -22px var(--accent);transform:translate(5px)scale(1.015)}to{box-shadow:inset 0 0 0 2px var(--accent);transform:translate(0)scale(1)}}@keyframes qfTech2CellPulse{0%{opacity:0;transform:translate(-22%)scale(.96)}22%{opacity:1}to{opacity:0;transform:translate(26%)scale(1.06)}}@keyframes qfTech2ColumnDock{0%{opacity:.56;transform:translate(-30px)scale(.988)}58%{opacity:1;transform:translate(7px)scale(1.006)}to{opacity:1;transform:translate(0)}}@keyframes qfTech2ColumnFoldHead{0%{opacity:.72;filter:saturate(1.12);transform:translate(18px)scaleX(1.08)}62%{opacity:1;filter:saturate(1.05);transform:translate(-3px)scaleX(.97)}to{opacity:1;filter:saturate();transform:translate(0)scaleX(1)}}@keyframes qfTech2ColumnFoldCell{0%{opacity:.7;transform:translate(22px)scaleX(1.08)}58%{opacity:1;transform:translate(-3px)scaleX(.96)}to{opacity:1;transform:translate(0)scaleX(1)}}@keyframes qfTech2ColumnFoldRail{0%{opacity:0;transform:scaleY(.18)}42%{opacity:.78;transform:scaleY(1)}to{opacity:.42;transform:scaleY(.62)}}@keyframes qfTechTabPanelIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes qfTech2DockSheen{0%{opacity:0;transform:translate(-120%)}26%{opacity:1}to{opacity:0;transform:translate(120%)}}@keyframes qfTech2RelatedWake{0%{box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--accent)18%,#fff)}48%{box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--accent)72%,#fff),0 14px 28px -24px var(--accent)}to{box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--accent)44%,#fff)}}@keyframes qfTech2RelationFlow{to{stroke-dashoffset:-42px}}@keyframes qfTech2Beam{0%{opacity:0;transform:scaleY(.18)}26%{opacity:.85;transform:scaleY(1)}to{opacity:0;transform:scaleY(.32)}}@keyframes qfTech2ConnectorIn{0%{opacity:0;transform-origin:100%;transform:translate(-10px)scaleX(.72)}64%{opacity:.92;transform-origin:100%;transform:translate(2px)scaleX(1.04)}to{opacity:1;transform-origin:100%;transform:translate(0)scaleX(1)}}@keyframes qfTech2ConnectorOrigin{0%{opacity:0;transform:scale(.35)}62%{opacity:1;transform:scale(1.24)}to{opacity:1;transform:scale(1)}}@keyframes qfTech2InspectorIn{0%{opacity:.72;transform:translate(18px)scale(.992)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes qfTech2Scan{0%{opacity:0;transform:translate(-120%)}20%{opacity:1}to{opacity:0;transform:translate(230%)}}@keyframes qfTech2ListIn{to{opacity:1;transform:translate(0)}}@keyframes qfTech2DetailIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes qfTech2DiscussionIn{0%{opacity:0;transform:translate(26px)scale(.985)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes qfTech2ChatIn{to{opacity:1;transform:translateY(0)}}@media (max-width:1340px){.qf-tech2-grid,.qf-tech2-grid.is-discussion-open{grid-template-columns:minmax(0,1fr)}.qf-tech2-matrix.is-discussion-open{grid-template-columns:clamp(96px,8vw,120px)repeat(var(--platform-count),minmax(0,1fr))}.qf-tech2-focus-beam{display:none}.qf-tech2-inspector,.qf-tech2-discussion{position:static}.qf-tech2-discussion{min-height:520px;max-height:none}.qf-tech2-matrix.is-discussion-open .qf-tech2-platform-head:not(.is-docked){box-shadow:none;background:#fff;align-items:stretch;gap:8px;padding:20px;animation:none}.qf-tech2-matrix.is-discussion-open .qf-tech2-platform-head:not(.is-docked) span{writing-mode:horizontal-tb;opacity:1;max-height:none;font-size:18px;line-height:normal;transform:none}.qf-tech2-matrix.is-discussion-open .qf-tech2-platform-head:not(.is-docked) strong{opacity:1;max-height:22px;display:block;transform:none}.qf-tech2-cell.is-collapsed-platform{text-align:left;background:#fff;padding:18px 18px 16px;animation:none}.qf-tech2-cell.is-collapsed-platform:before{display:none}.qf-tech2-cell.is-collapsed-platform .qf-tech2-cell-top{justify-content:flex-start;margin-bottom:12px;transform:none}.qf-tech2-cell.is-collapsed-platform .qf-tech2-cell-top strong{font-size:32px}.qf-tech2-cell.is-collapsed-platform .qf-tech2-cell-top em,.qf-tech2-cell.is-collapsed-platform .qf-tech2-cell-shared,.qf-tech2-cell.is-collapsed-platform .qf-tech2-cell-bar,.qf-tech2-cell.is-collapsed-platform .qf-tech2-cell-groups{opacity:1;max-width:none;max-height:none;display:flex;transform:none}.qf-tech2-cell.is-collapsed-platform .qf-tech2-cell-bar{max-height:6px;margin-bottom:14px;display:block}.qf-tech2-cell.is-collapsed-platform .qf-tech2-cell-top em{max-width:4ch;display:inline-block}.qf-tech2-cell.is-collapsed-platform .qf-tech2-cell-shared{max-width:72px;margin-left:auto;padding:5px 7px}.qf-tech2-cell.is-collapsed-platform.is-related:after{content:"LINK";width:auto;min-width:34px;height:20px;padding:0;top:12px;right:12px}}@media (min-width:961px) and (max-width:1340px){.qf-tech2-inspector{flex-direction:column;display:flex}}@media (max-width:960px){.qf-tech2-hero{grid-template-columns:minmax(0,1fr);gap:12px;min-height:0;padding:18px 20px}.qf-tech2-hero .qf-crumb{margin-bottom:8px}.qf-tech2-title{margin-top:8px;font-size:28px}.qf-tech2-hero-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.qf-tech2-hero-metrics div{min-height:36px;padding:0 12px}.qf-tech2-hero-metrics strong{font-size:22px}.qf-tech2-workspace{padding:24px}.qf-tech-view-tabs-inner{width:100%;display:grid}.qf-tech-view-tabs button{min-height:42px;padding:8px 12px}.qf-tech2-inspector{padding-left:10px}.qf-tech2-cell-panel{margin:0 10px 0 0}.qf-tech2-product-panel{margin:0 10px 0 24px}.qf-tech2-detail-panel{margin:0 10px 0 38px}.qf-tech2-product-detail{padding:0 0 0 16px}.qf-tech2-matrix{grid-template-columns:minmax(96px,.5fr)repeat(var(--platform-count),minmax(0,1fr))}.qf-tech2-corner,.qf-tech2-platform-head,.qf-tech2-row-head,.qf-tech2-cell{min-height:96px}.qf-tech2-corner,.qf-tech2-platform-head,.qf-tech2-row-head{padding:16px 12px}.qf-tech2-cell{padding:16px 14px 14px}.qf-tech2-platform-head span{font-size:16px}.qf-tech2-row-head span{font-size:17px}.qf-tech2-cell-top strong,.qf-tech2-cell.is-collapsed-platform .qf-tech2-cell-top strong{font-size:28px}.qf-tech2-cell-groups span{-moz-column-gap:6px;column-gap:6px;font-size:11px}}@media (prefers-reduced-motion:reduce){.qf-tech2-focus-beam,.qf-tech2-cell.is-active,.qf-tech2-cell-pulse,.qf-tech2-inspector,.qf-tech2-inspector-scan,.qf-tech2-cell-connector-glow,.qf-tech2-cell-connector-fill,.qf-tech2-cell-connector-origin,.qf-tech2-d3-relation-pulse,.qf-tech2-cell.is-related:not(.is-active),.qf-tech2-platform-head.is-docked,.qf-tech2-matrix.is-discussion-open .qf-tech2-platform-head:not(.is-docked),.qf-tech2-cell.is-docked-platform,.qf-tech2-cell.is-collapsed-platform,.qf-tech2-cell.is-docked-platform:before,.qf-tech2-cell.is-collapsed-platform:before,.qf-tech-tab-panel,.qf-tech2-group-list button,.qf-tech2-product-list button,.qf-tech2-usage-list button,.qf-tech2-product-detail,.qf-tech2-discussion,.qf-tech2-chat-message{opacity:1;transform:none;animation:none!important}}
