._features_98hoc_5{padding:var(--space-3xl) 0}._featuresHeader_98hoc_9{text-align:center;max-width:600px;margin:0 auto var(--space-3xl)}._featuresTitle_98hoc_15{margin-bottom:var(--space-s)}._featureRows_98hoc_21{display:flex;flex-direction:column;gap:var(--space-3xl)}._featureRow_98hoc_21{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-3xl);align-items:center}._featureRow_98hoc_21._reversed_98hoc_34{direction:rtl}._featureRow_98hoc_21._reversed_98hoc_34>*{direction:ltr}._featureText_98hoc_42{max-width:480px}._featureTitle_98hoc_46{font-size:var(--text-xl);font-weight:400;line-height:1.4;color:var(--text-body);margin-bottom:var(--space-s)}._featureTitle_98hoc_46 strong{font-weight:600;color:var(--text-primary)}._featureDesc_98hoc_59{font-size:var(--text-m);line-height:1.75;color:var(--text-dim)}._featureVisual_98hoc_67{display:flex;justify-content:center}._demoCard_98hoc_74{width:100%;max-width:500px;overflow:hidden}._demoCardInner_98hoc_80{padding:var(--space-m);display:flex;flex-direction:column;gap:var(--space-s)}._demoCode_98hoc_87{font-family:var(--font-mono);font-size:var(--text-xs);line-height:1.8;color:var(--text-dim);padding:var(--space-s);border-radius:var(--radius-sm);background:#0000004d;overflow-x:auto;white-space:pre}._demoCodeKey_98hoc_99{color:var(--accent-2-light)}._demoCodeStr_98hoc_100{color:#0e8384e6}._demoCodeNum_98hoc_101{color:#ffbd2ee6}._demoCodeProp_98hoc_102{color:var(--text-muted)}._demoPreview_98hoc_104{position:relative;min-height:120px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-sm);background:#00000026;overflow:hidden}._demoPlayBtn_98hoc_115{display:inline-flex;align-items:center;gap:var(--space-3xs);padding:var(--space-3xs) var(--space-s);border-radius:var(--radius-pill);background:#af47ff26;border:1px solid rgba(175,71,255,.3);color:var(--accent-2-light);font-size:var(--text-xs);font-weight:500;cursor:pointer;transition:all var(--duration-fast) ease;position:absolute;bottom:var(--space-xs);right:var(--space-xs);z-index:2}._demoPlayBtn_98hoc_115:hover{background:#af47ff40;border-color:#af47ff80}._demoShape_98hoc_141{width:48px;height:48px;border-radius:var(--radius-sm);background:conic-gradient(from 180deg,var(--accent-2),var(--accent-1),var(--accent-3),var(--accent-2));will-change:transform}._demoBlockGrid_98hoc_149{display:grid;grid-template-columns:repeat(10,1fr);gap:3px;padding:var(--space-xs);width:100%}._demoBlock_98hoc_149{aspect-ratio:1;border-radius:2px;background:conic-gradient(from 200deg,var(--accent-2),var(--accent-1),var(--accent-3),var(--accent-2));will-change:transform,opacity}._demoHeadline_98hoc_164{font-family:var(--font-heading);font-size:var(--text-2xl);font-weight:200;color:var(--text-primary);background:none;-webkit-text-fill-color:var(--text-primary);padding:var(--space-m);text-align:center}._demoSvg_98hoc_175{width:80%;height:auto}._demoTriggerScene_98hoc_180{position:relative;width:100%;height:120px;display:flex;align-items:center;justify-content:center}._demoTriggerBox_98hoc_189{width:80px;height:80px;border-radius:var(--radius-md);background:linear-gradient(135deg,var(--accent-2),var(--accent-1));border:1px solid rgba(255,255,255,.15);display:flex;align-items:center;justify-content:center;font-size:var(--text-xs);font-weight:600;color:var(--text-primary);cursor:pointer;user-select:none;will-change:transform;transition:box-shadow var(--duration-fast) ease}._demoTriggerBox_98hoc_189:hover{box-shadow:0 0 20px #af47ff66}._triggers_98hoc_213{padding:var(--space-3xl) 0 var(--space-4xl)}._triggersHeader_98hoc_217{text-align:center;max-width:600px;margin:0 auto var(--space-2xl)}._triggersTitle_98hoc_223{margin-bottom:var(--space-s)}._triggersGrid_98hoc_227{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-m)}._triggerCard_98hoc_233{padding:var(--space-m);display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--space-xs)}._triggerIcon_98hoc_242{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:var(--radius-md);background:#af47ff1a;color:var(--accent-2-light);margin-bottom:var(--space-3xs)}._triggerLabel_98hoc_254{font-size:var(--text-s);font-weight:600;color:var(--text-primary)}._triggerMethod_98hoc_260{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-dim)}._apiSection_98hoc_268{padding:var(--space-3xl) 0}._apiHeader_98hoc_272{text-align:center;max-width:600px;margin:0 auto var(--space-2xl)}._apiTitle_98hoc_278{margin-bottom:var(--space-s)}._apiGrid_98hoc_282{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-m)}._apiCard_98hoc_288{padding:var(--space-l);display:flex;flex-direction:column;gap:var(--space-s)}._apiLabel_98hoc_295{font-size:var(--text-m);font-weight:600;color:var(--text-primary)}._apiDesc_98hoc_301{font-size:var(--text-s);color:var(--text-dim);line-height:1.7}._apiCode_98hoc_307{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--accent-2-light);background:#af47ff14;padding:var(--space-3xs) var(--space-xs);border-radius:var(--radius-sm);display:inline-block;margin-top:auto}._sectionDivider_98hoc_320{position:relative;height:1px;margin:0 auto;max-width:800px;padding:0 var(--gutter)}._dividerLine_98hoc_328{position:absolute;inset:0;height:1px;background:radial-gradient(50% 100% at 50% 50%,rgba(255,255,255,.12) 0%,transparent 80%)}._dividerGlow_98hoc_335{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:200px;height:40px;background:radial-gradient(50% 100% at 50% 50%,rgba(175,71,255,.12) 0%,transparent 70%);pointer-events:none}@media(max-width:768px){._featureRow_98hoc_21{grid-template-columns:1fr;gap:var(--space-xl)}._featureRow_98hoc_21._reversed_98hoc_34{direction:ltr}._featureText_98hoc_42{max-width:100%}._triggersGrid_98hoc_227{grid-template-columns:repeat(2,1fr)}._apiGrid_98hoc_282{grid-template-columns:1fr;max-width:400px;margin:0 auto}._demoBlockGrid_98hoc_149{grid-template-columns:repeat(8,1fr)}}@media(min-width:769px)and (max-width:1024px){._triggersGrid_98hoc_227{grid-template-columns:repeat(2,1fr)}}
