.takas-content.svelte-107ygsv{display:flex;flex-direction:column;height:100%;background:transparent;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;height:650px}.takas-header.svelte-107ygsv{padding:12px 16px;margin-bottom:8px;text-align:center}.header-title.svelte-107ygsv{font-size:18px;font-weight:700;color:#fff;margin-bottom:4px}.market-price.svelte-107ygsv{font-size:14px;color:#ccc}.change-text.svelte-107ygsv{font-weight:500}.change-text.positive.svelte-107ygsv{color:#62eda4}.change-text.negative.svelte-107ygsv{color:#fc8b71}.nav-tabs.svelte-107ygsv{display:flex;align-items:center;padding:12px 16px;gap:16px;justify-content:space-between}.nav-tabs-left.svelte-107ygsv{display:flex;align-items:center;gap:16px}.tab.svelte-107ygsv{padding:8px 12px;background:none;border:none;cursor:pointer;font-size:14px;transition:color .2s;color:#888}.tab.active.svelte-107ygsv,.tab.active[data-tab=artan].svelte-107ygsv{color:#62eda4}.tab.active[data-tab=azalan].svelte-107ygsv{color:#fc8b71}.tab.active[data-tab=dağılım].svelte-107ygsv{color:#4a90e2}.tab.svelte-107ygsv:hover{color:#fff}.summary-section.svelte-107ygsv{display:flex;padding:16px;gap:16px}.summary-left.svelte-107ygsv,.summary-right.svelte-107ygsv{flex:1}.summary-item.svelte-107ygsv{text-align:center}.summary-label.svelte-107ygsv{font-size:12px;color:#888;margin-bottom:4px}.summary-percentage.svelte-107ygsv{font-size:18px;font-weight:600;margin-bottom:4px}.summary-value.svelte-107ygsv{font-size:14px;color:#888}.progress-bar.svelte-107ygsv{height:4px;background:#333;margin:0;border-radius:2px;overflow:hidden}.progress-fill.svelte-107ygsv{height:100%;background:#4a90e2;transition:width .5s cubic-bezier(.4,0,.2,1);width:0%;animation:svelte-107ygsv-progressBarFill .8s cubic-bezier(.4,0,.2,1) .2s forwards;animation-play-state:running}.progress-fill.green-fill.svelte-107ygsv,.progress-fill.red-fill.svelte-107ygsv,.progress-fill.blue-fill.svelte-107ygsv{animation:none;animation:svelte-107ygsv-progressBarFill .8s cubic-bezier(.4,0,.2,1) .2s forwards}.progress-fill.green-fill.svelte-107ygsv{background:#62eda4}.progress-fill.red-fill.svelte-107ygsv{background:#fc8b71}.progress-fill.blue-fill.svelte-107ygsv{background:#4a90e2}@keyframes svelte-107ygsv-progressBarFill{0%{width:0%}to{width:var(--target-width, 0%)}}.scrollable-content.svelte-107ygsv{max-height:650px;overflow-y:auto;display:flex;flex-direction:column;overflow-x:hidden;flex:1}.takas-table.svelte-107ygsv{border:none;border-radius:0;overflow:hidden}.table-header.svelte-107ygsv{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1fr;gap:4px;padding:6px 8px;background:transparent;border-bottom:none}.header-cell.svelte-107ygsv{font-size:11px;color:#888;font-weight:500}.table-body.svelte-107ygsv{max-height:120px;overflow-y:auto}.table-row.svelte-107ygsv{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1fr;gap:4px;padding:4px 8px;border-bottom:none}.table-row.svelte-107ygsv:last-child{border-bottom:none}.cell.svelte-107ygsv{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell.positive.svelte-107ygsv{color:#4caf50}.cell.negative.svelte-107ygsv{color:#f44336}@media (max-width: 768px){.nav-tabs.svelte-107ygsv{flex-wrap:wrap;gap:8px}.summary-section.svelte-107ygsv{flex-direction:column;gap:12px}}.ai-section.svelte-107ygsv{padding:8px 16px}.ai-list.svelte-107ygsv{display:flex;flex-direction:column;gap:6px}.ai-item.svelte-107ygsv{background:transparent;padding:6px 0}.ai-title.svelte-107ygsv{font-size:14px;font-weight:700;color:#fff;margin-bottom:4px}.ai-desc.svelte-107ygsv{font-size:12px;color:#ccc}.ai-analysis-section.svelte-107ygsv{display:flex;justify-content:center;padding:16px 0;margin-top:8px}.ai-analysis-button.svelte-107ygsv{background:transparent;border:none;border-radius:8px;padding:8px 16px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:none;position:relative;overflow:hidden}.ai-analysis-button.svelte-107ygsv:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.ai-analysis-button.svelte-107ygsv:hover{transform:translateY(-1px);box-shadow:none}.ai-analysis-button.svelte-107ygsv:hover:before{left:100%}.ai-analysis-button.svelte-107ygsv:active{transform:translateY(0);box-shadow:none}.ai-button-content.svelte-107ygsv{display:flex;align-items:center;justify-content:center;gap:8px}.ai-text-container.svelte-107ygsv{position:relative}.ai-text-base.svelte-107ygsv{color:#fff;position:relative;z-index:1;font-size:18px;font-weight:600}.ai-text-shine.svelte-107ygsv{position:absolute;top:0;left:0;background:linear-gradient(90deg,transparent 0%,transparent 40%,#667eea 50%,transparent 60%,transparent 100%);background-size:200% 100%;color:transparent;-webkit-background-clip:text;background-clip:text;animation:svelte-107ygsv-animate 3s infinite;z-index:2;font-size:18px;font-weight:600}.ai-text-completed.svelte-107ygsv{color:#ccc;font-size:18px;font-weight:600}.ai-analysis-button.completed.svelte-107ygsv{opacity:.6;cursor:not-allowed}@keyframes svelte-107ygsv-animate{0%{background-position:-200% 0}to{background-position:200% 0}}.ai-loading.svelte-107ygsv{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px;text-align:center}.loading-dots.svelte-107ygsv{display:flex;gap:4px}.dot.svelte-107ygsv{width:6px;height:6px;background:#667eea;border-radius:50%;animation:svelte-107ygsv-pulse 1.4s ease-in-out infinite both}.dot.svelte-107ygsv:nth-child(1){animation-delay:-.32s}.dot.svelte-107ygsv:nth-child(2){animation-delay:-.16s}@keyframes svelte-107ygsv-pulse{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1);opacity:1}}.loading-text.svelte-107ygsv{font-size:12px;color:#ccc;font-weight:500}.typing-cursor.svelte-107ygsv{color:#667eea;animation:svelte-107ygsv-blink 1s infinite}@keyframes svelte-107ygsv-blink{0%,50%{opacity:1}51%,to{opacity:0}}.akd-content.svelte-1c2uvuj{padding:8px;display:flex;flex-direction:column;gap:16px;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:transparent;height:650px}.akd-header.svelte-1c2uvuj{text-align:center;margin-bottom:8px}.header-title.svelte-1c2uvuj{font-size:18px;font-weight:700;color:#fff;margin-bottom:4px}.market-price.svelte-1c2uvuj{font-size:14px;color:#ccc}.change-text.svelte-1c2uvuj{font-weight:500}.change-text.positive.svelte-1c2uvuj{color:#62eda4}.change-text.negative.svelte-1c2uvuj{color:#fc8b71}.progress-row.svelte-1c2uvuj{display:flex;gap:16px}.progress-half.svelte-1c2uvuj{flex:1}.progress-container.svelte-1c2uvuj{display:flex;justify-content:space-between;margin-bottom:8px}.progress-item.svelte-1c2uvuj{text-align:center}.progress-label.svelte-1c2uvuj{font-size:12px;color:#ccc;margin-bottom:4px}.progress-value.svelte-1c2uvuj{font-size:16px;font-weight:700;margin-bottom:4px}.progress-item.svelte-1c2uvuj:first-child .progress-value:where(.svelte-1c2uvuj){color:#62eda4}.progress-half.svelte-1c2uvuj:last-child .progress-item:where(.svelte-1c2uvuj):first-child .progress-value:where(.svelte-1c2uvuj){color:#fc8b71}.progress-item.svelte-1c2uvuj:last-child .progress-value:where(.svelte-1c2uvuj){color:#fff}.progress-total.svelte-1c2uvuj{font-size:13px;color:#fff;font-weight:500}.progress-bar.svelte-1c2uvuj{height:8px;background:#333;border-radius:4px;display:flex;overflow:hidden}.buyers-bar.svelte-1c2uvuj{height:100%;background:#62eda4;transition:width .5s cubic-bezier(.4,0,.2,1);width:0%;animation:svelte-1c2uvuj-progressBarFill .8s cubic-bezier(.4,0,.2,1) .2s forwards}.other-buyers-bar.svelte-1c2uvuj{height:100%;background:#444;transition:width .5s cubic-bezier(.4,0,.2,1);width:0%;animation:svelte-1c2uvuj-progressBarFill .8s cubic-bezier(.4,0,.2,1) .4s forwards}.sellers-bar.svelte-1c2uvuj{height:100%;background:#fc8b71;transition:width .5s cubic-bezier(.4,0,.2,1);width:0%;animation:svelte-1c2uvuj-progressBarFill .8s cubic-bezier(.4,0,.2,1) .6s forwards}.other-sellers-bar.svelte-1c2uvuj{height:100%;background:#444;transition:width .5s cubic-bezier(.4,0,.2,1);width:0%;animation:svelte-1c2uvuj-progressBarFill .8s cubic-bezier(.4,0,.2,1) .8s forwards}@keyframes svelte-1c2uvuj-progressBarFill{0%{width:0%}to{width:var(--target-width, 0%)}}.broker-tables.svelte-1c2uvuj{display:flex;gap:16px;flex:1}.scrollable-content.svelte-1c2uvuj{max-height:650px;overflow-y:auto}.broker-table.svelte-1c2uvuj{flex:1;display:flex;flex-direction:column;height:100%}.table-header.svelte-1c2uvuj{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;padding:8px 12px;font-weight:700;color:#fff;font-size:12px}.header-cell.svelte-1c2uvuj{text-align:center;padding:4px 0}.header-cell.svelte-1c2uvuj:nth-child(1){text-align:left;font-size:10px}.header-cell.svelte-1c2uvuj:nth-child(2),.header-cell.svelte-1c2uvuj:nth-child(3),.header-cell.svelte-1c2uvuj:nth-child(4){text-align:right}.table-body.svelte-1c2uvuj{display:flex;flex-direction:column;flex:1}.table-row.svelte-1c2uvuj{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;align-items:center;padding:8px 12px;gap:8px;position:relative;min-height:40px}.table-row.svelte-1c2uvuj:last-child{border-bottom:none}.cell.svelte-1c2uvuj{text-align:center;padding:4px 0;font-size:11px;color:#fff;position:relative;z-index:1;font-weight:500}.cell.svelte-1c2uvuj:nth-child(1){text-align:left}.cell.svelte-1c2uvuj:nth-child(2),.cell.svelte-1c2uvuj:nth-child(3),.cell.svelte-1c2uvuj:nth-child(4){text-align:right}.buyers-table.svelte-1c2uvuj .cell:where(.svelte-1c2uvuj){color:#fff}.sellers-table.svelte-1c2uvuj .cell:where(.svelte-1c2uvuj){color:#fff}.buyers-table.svelte-1c2uvuj .table-row:where(.svelte-1c2uvuj) .cell:where(.svelte-1c2uvuj):first-child{color:#62eda4}.sellers-table.svelte-1c2uvuj .table-row:where(.svelte-1c2uvuj) .cell:where(.svelte-1c2uvuj):first-child{color:#fc8b71}.buyers-table.svelte-1c2uvuj .table-row:where(.svelte-1c2uvuj) .cell:where(.svelte-1c2uvuj):first-child:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#62eda4;opacity:.2;transition:all .3s ease;z-index:0;width:var(--fill-percentage, 0%)}.sellers-table.svelte-1c2uvuj .table-row:where(.svelte-1c2uvuj) .cell:where(.svelte-1c2uvuj):first-child:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#fc8b71;opacity:.2;transition:all .3s ease;z-index:0;width:var(--fill-percentage, 0%)}@media (max-width: 768px){.broker-tables.svelte-1c2uvuj{gap:8px}.table-header.svelte-1c2uvuj,.table-row.svelte-1c2uvuj{padding-left:6px;padding-right:6px}.cell.svelte-1c2uvuj,.header-cell.svelte-1c2uvuj{font-size:10px}}.ai-section.svelte-1c2uvuj{padding:8px 0}.ai-analysis-section.svelte-1c2uvuj{display:flex;justify-content:center;padding:16px 0;margin-top:16px}.ai-analysis-button.svelte-1c2uvuj{background:transparent;border:none;border-radius:8px;padding:8px 16px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:none;position:relative;overflow:hidden}.ai-analysis-button.svelte-1c2uvuj:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.ai-analysis-button.svelte-1c2uvuj:hover{transform:translateY(-1px);box-shadow:none}.ai-analysis-button.svelte-1c2uvuj:hover:before{left:100%}.ai-analysis-button.svelte-1c2uvuj:active{transform:translateY(0);box-shadow:none}.ai-button-content.svelte-1c2uvuj{display:flex;align-items:center;justify-content:center;gap:8px}.ai-text-container.svelte-1c2uvuj{position:relative}.ai-text-base.svelte-1c2uvuj{color:#fff;position:relative;z-index:1;font-size:18px;font-weight:600}.ai-text-shine.svelte-1c2uvuj{position:absolute;top:0;left:0;background:linear-gradient(90deg,transparent 0%,transparent 40%,#667eea 50%,transparent 60%,transparent 100%);background-size:200% 100%;color:transparent;-webkit-background-clip:text;background-clip:text;animation:svelte-1c2uvuj-animate 3s infinite;z-index:2;font-size:18px;font-weight:600}.ai-text-completed.svelte-1c2uvuj{color:#ccc;font-size:18px;font-weight:600}.ai-analysis-button.completed.svelte-1c2uvuj{opacity:.6;cursor:not-allowed}@keyframes svelte-1c2uvuj-animate{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width: 768px){.ai-analysis-button.svelte-1c2uvuj{padding:12px 24px}}.ai-loading.svelte-1c2uvuj{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px}.loading-dots.svelte-1c2uvuj{display:flex;gap:4px}.dot.svelte-1c2uvuj{width:6px;height:6px;background:#667eea;border-radius:50%;animation:svelte-1c2uvuj-pulse 1.4s ease-in-out infinite both}.dot.svelte-1c2uvuj:nth-child(1){animation-delay:-.32s}.dot.svelte-1c2uvuj:nth-child(2){animation-delay:-.16s}@keyframes svelte-1c2uvuj-pulse{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1);opacity:1}}.loading-text.svelte-1c2uvuj{font-size:12px;color:#ccc;font-weight:500}.ai-list.svelte-1c2uvuj{display:flex;flex-direction:column;gap:6px}.ai-item.svelte-1c2uvuj{background:transparent;padding:6px 0}.ai-title.svelte-1c2uvuj{font-size:14px;font-weight:700;color:#fff;margin-bottom:4px}.ai-desc.svelte-1c2uvuj{font-size:12px;color:#ccc}.typing-cursor.svelte-1c2uvuj{color:#667eea;animation:svelte-1c2uvuj-blink 1s infinite}@keyframes svelte-1c2uvuj-blink{0%,50%{opacity:1}51%,to{opacity:0}}.derinlik-content.svelte-rwza6j{height:100%;display:flex;flex-direction:column;background:transparent;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;height:650px}.derinlik-header.svelte-rwza6j{padding:16px;border-bottom:1px solid #333}.header-title.svelte-rwza6j{font-size:18px;font-weight:600;margin-bottom:4px;text-align:center}.market-price.svelte-rwza6j{font-size:14px;color:#ccc;text-align:center}.change-text.positive.svelte-rwza6j{color:#62eda4}.change-text.negative.svelte-rwza6j{color:#fc8b71}.summary-section.svelte-rwza6j{padding:16px;border-bottom:1px solid #333}.ratio-container.svelte-rwza6j{display:flex;justify-content:space-between;margin-bottom:12px}.buy-ratio.svelte-rwza6j,.sell-ratio.svelte-rwza6j{text-align:center}.ratio-label.svelte-rwza6j{font-size:12px;color:#ccc;margin-bottom:4px}.ratio-value.svelte-rwza6j{font-size:18px;font-weight:700;margin-bottom:4px}.buy-ratio.svelte-rwza6j .ratio-value:where(.svelte-rwza6j){color:#62eda4}.sell-ratio.svelte-rwza6j .ratio-value:where(.svelte-rwza6j){color:#fc8b71}.ratio-total.svelte-rwza6j{font-size:13px;color:#fff;font-weight:500}.ratio-bar.svelte-rwza6j{height:8px;background:#333;border-radius:4px;display:flex;overflow:hidden}.buy-bar.svelte-rwza6j{height:100%;background:#62eda4;transition:width .3s ease}.sell-bar.svelte-rwza6j{height:100%;background:#fc8b71;transition:width .3s ease}.market-depth-tables.svelte-rwza6j{flex:1;display:flex;overflow-y:visible}.market-depth-table.svelte-rwza6j{flex:1;display:flex;flex-direction:column;border-right:1px solid #333}.market-depth-table.svelte-rwza6j:last-child{border-right:none}.table-header.svelte-rwza6j{display:flex;padding:12px 16px;border-bottom:1px solid #333;font-size:12px;font-weight:600;color:#ccc}.header-cell.svelte-rwza6j{flex:1;text-align:center}.table-body.svelte-rwza6j{flex:1;overflow:visible}.table-row.svelte-rwza6j{display:flex;padding:8px 16px;border-bottom:1px solid #222;font-size:12px;align-items:center;position:relative}.table-row.svelte-rwza6j:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;opacity:.15;transition:all .3s ease;z-index:0;background:#07ffb0;width:0%;animation:svelte-rwza6j-rowFill .8s cubic-bezier(.4,0,.2,1) forwards;animation-delay:var(--animation-delay, 0s)}.buy-table.svelte-rwza6j .table-row:where(.svelte-rwza6j):before{left:auto;right:0;width:0%;animation:svelte-rwza6j-rowFill .8s cubic-bezier(.4,0,.2,1) forwards;animation-delay:var(--animation-delay, 0s)}.sell-table.svelte-rwza6j .table-row:where(.svelte-rwza6j):before{background:#f44336}@keyframes svelte-rwza6j-rowFill{0%{width:0%}to{width:var(--fill-percentage, 0%)}}.cell.svelte-rwza6j{flex:1;text-align:center;color:#fff;position:relative;z-index:1}.buy-table.svelte-rwza6j .table-row:where(.svelte-rwza6j) .cell:where(.svelte-rwza6j):last-child{color:#07ffb0;font-weight:700}.sell-table.svelte-rwza6j .table-row:where(.svelte-rwza6j) .cell:where(.svelte-rwza6j):first-child{color:#fc8b71;font-weight:700}.market-depth-tables.svelte-rwza6j::-webkit-scrollbar{width:4px}.market-depth-tables.svelte-rwza6j::-webkit-scrollbar-track{background:transparent}.market-depth-tables.svelte-rwza6j::-webkit-scrollbar-thumb{background:#333;border-radius:2px}.market-depth-tables.svelte-rwza6j::-webkit-scrollbar-thumb:hover{background:#444}@media (max-width: 768px){.derinlik-header.svelte-rwza6j{padding:12px}.header-title.svelte-rwza6j{font-size:16px;text-align:left}.market-price.svelte-rwza6j{font-size:12px}.summary-section.svelte-rwza6j{padding:12px}.ratio-value.svelte-rwza6j{font-size:14px}.table-header.svelte-rwza6j,.table-row.svelte-rwza6j{padding-left:12px;padding-right:12px}}.scrollable-content.svelte-rwza6j{max-height:650px;overflow-y:auto}.ai-section.svelte-rwza6j{padding:8px 16px}.ai-list.svelte-rwza6j{display:flex;flex-direction:column;gap:6px}.ai-item.svelte-rwza6j{background:transparent;padding:6px 0}.ai-title.svelte-rwza6j{font-size:14px;font-weight:700;color:#fff;margin-bottom:4px}.ai-desc.svelte-rwza6j{font-size:12px;color:#ccc}.ai-analysis-section.svelte-rwza6j{display:flex;justify-content:center;padding:16px 0;margin-top:8px}.ai-analysis-button.svelte-rwza6j{background:transparent;border:none;border-radius:8px;padding:8px 16px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:none;position:relative;overflow:hidden}.ai-analysis-button.svelte-rwza6j:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.ai-analysis-button.svelte-rwza6j:hover{transform:translateY(-1px);box-shadow:none}.ai-analysis-button.svelte-rwza6j:hover:before{left:100%}.ai-analysis-button.svelte-rwza6j:active{transform:translateY(0);box-shadow:none}.ai-button-content.svelte-rwza6j{display:flex;align-items:center;justify-content:center;gap:8px}.ai-text-container.svelte-rwza6j{position:relative}.ai-text-base.svelte-rwza6j{color:#fff;position:relative;z-index:1;font-size:18px;font-weight:600}.ai-text-shine.svelte-rwza6j{position:absolute;top:0;left:0;background:linear-gradient(90deg,transparent 0%,transparent 40%,#667eea 50%,transparent 60%,transparent 100%);background-size:200% 100%;color:transparent;-webkit-background-clip:text;background-clip:text;animation:svelte-rwza6j-animate 3s infinite;z-index:2;font-size:18px;font-weight:600}.ai-text-completed.svelte-rwza6j{color:#ccc;font-size:18px;font-weight:600}.ai-analysis-button.completed.svelte-rwza6j{opacity:.6;cursor:not-allowed}@keyframes svelte-rwza6j-animate{0%{background-position:-200% 0}to{background-position:200% 0}}.ai-loading.svelte-rwza6j{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px;text-align:center}.loading-dots.svelte-rwza6j{display:flex;gap:4px}.dot.svelte-rwza6j{width:6px;height:6px;background:#667eea;border-radius:50%;animation:svelte-rwza6j-pulse 1.4s ease-in-out infinite both}.dot.svelte-rwza6j:nth-child(1){animation-delay:-.32s}.dot.svelte-rwza6j:nth-child(2){animation-delay:-.16s}@keyframes svelte-rwza6j-pulse{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1);opacity:1}}.loading-text.svelte-rwza6j{font-size:12px;color:#ccc;font-weight:500}.typing-cursor.svelte-rwza6j{color:#667eea;animation:svelte-rwza6j-blink 1s infinite}@keyframes svelte-rwza6j-blink{0%,50%{opacity:1}51%,to{opacity:0}}.logo-animation-container.svelte-1980xau{width:100%;max-width:650px;margin:0 auto}svg.svelte-1980xau{width:100%;height:auto;overflow:visible}html,body{scroll-behavior:smooth;overflow-x:hidden}.landing-page{scroll-behavior:smooth}.landing-page.svelte-vr7oco{min-height:100dvh;background:linear-gradient(135deg,#0b0a12,#1a1a2e,#16213e);color:#fff;overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth}.container.svelte-vr7oco{max-width:1200px;margin:0 auto;padding:0 20px}.hero-section.svelte-vr7oco{padding:120px 0 80px;position:relative}.hero-content.svelte-vr7oco{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;max-width:1200px;margin:0 auto;padding:0 40px}.hero-text.svelte-vr7oco{text-align:center}.hero-logo.svelte-vr7oco{margin-bottom:24px;display:flex;justify-content:center}.hero-subtitle.svelte-vr7oco{font-size:1.25rem;line-height:1.6;color:#a0a0a0;margin-bottom:40px}.hero-buttons.svelte-vr7oco{display:flex;gap:16px;flex-wrap:wrap;justify-content:center}.cta-button.svelte-vr7oco{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;border:2px solid transparent}.cta-button.primary.svelte-vr7oco{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.cta-button.primary.svelte-vr7oco:hover{transform:translateY(-2px);box-shadow:0 10px 25px #667eea4d}.hero-visual.svelte-vr7oco{position:relative}.terminal-preview.svelte-vr7oco{position:relative;background:#ffffff0d;border-radius:16px;padding:20px;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.preview-glow.svelte-vr7oco{position:absolute;top:-20px;left:-20px;right:-20px;bottom:-20px;background:linear-gradient(135deg,#667eea33,#764ba233);border-radius:20px;z-index:-1;filter:blur(20px)}.preview-content.svelte-vr7oco{position:relative;z-index:1;height:auto}.terminal-layout.svelte-vr7oco{display:flex;flex-direction:column;height:auto;gap:12px}.terminal-tabs.svelte-vr7oco{display:flex;background:#ffffff0d;border-radius:6px;padding:4px;gap:4px}.terminal-tab.svelte-vr7oco{flex:1;padding:8px 12px;background:none;border:none;border-radius:4px;color:#888;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s}.terminal-tab.active.svelte-vr7oco{background:#4a90e233;color:#4a90e2}.terminal-tab.svelte-vr7oco:hover{color:#fff}.terminal-content.svelte-vr7oco{flex:1 1 auto;display:flex;flex-direction:column;min-height:0;height:650px}.terminal-section.svelte-vr7oco{background:#0f0f13;border-radius:8px;border:none;overflow:hidden;flex:1;height:750px;display:flex;flex-direction:column}@keyframes svelte-vr7oco-progressFill{0%{width:0%}to{width:var(--width)}}.features-section.svelte-vr7oco{padding:100px 0;background:transparent}.features-grid.svelte-vr7oco{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.feature-card.svelte-vr7oco{background:transparent;border-radius:0;padding:24px;border:none;transition:all .3s ease;position:relative;overflow:hidden}.feature-card.svelte-vr7oco:hover{transform:none}.feature-title.svelte-vr7oco{font-size:1.2rem;font-weight:600;margin-bottom:10px}.feature-description.svelte-vr7oco{color:#a0a0a0;line-height:1.5;margin-bottom:16px;font-size:.9rem}.feature-link.svelte-vr7oco{color:#667eea;text-decoration:none;font-weight:600;transition:color .3s ease;font-size:.9rem}.feature-link.svelte-vr7oco:hover{color:#764ba2}
