#root{margin:0;padding:0}.app{max-width:1400px;margin:0 auto;padding:24px 18px 18px}.app-title{margin:0;font-size:44px;font-weight:900;letter-spacing:-.5px;text-align:left}.app-subtitle{margin:4px 0 0;font-size:15px;font-weight:600;color:#64748b;text-align:left}.app-title-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:4px}.app-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;flex-wrap:wrap;margin-bottom:16px}.app-title-block{flex:1;min-width:300px}.app-logo-stack{display:flex;flex-direction:column;align-items:flex-end;gap:8px;padding-top:4px}.greeks-logo svg{width:140px;height:36px;display:block}.stack-inline{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:800;color:#334155}.stack-link{display:inline-flex;align-items:center;gap:0;color:inherit;text-decoration:none}.stack-link:hover{text-decoration:underline}.stack-logo{width:20px;height:20px}.stack-plus{font-size:16px;font-weight:900;color:#111827}.app-nav-row{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;flex-wrap:wrap;padding-bottom:12px;border-bottom:2px solid #f1f5f9;margin-bottom:6px}.app-nav{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start}.navBtn{font-size:15px;padding:10px 16px;border-radius:12px;border:2px solid #e5e7eb;background:#fff;cursor:pointer;font-weight:700;color:#334155;transition:all .2s ease;box-shadow:0 1px 2px #0000000d}.navBtn:hover{border-color:#cbd5e1;background:#f8fafc;transform:translateY(-1px);box-shadow:0 2px 4px #00000014}.navBtn.active{background:#0f172a;color:#fff;border-color:#0f172a;box-shadow:0 2px 8px #0f172a40}.strategyBlock{min-width:300px;text-align:left;background:#f8fafc;padding:12px 14px;border-radius:14px;border:2px solid #e5e7eb;box-shadow:0 1px 3px #0000000d}.strategyHeader{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.strategyLabel{font-size:13px;font-weight:900;color:#0f172a;text-transform:uppercase;letter-spacing:.05em}.strategyToggle{border:2px solid #e5e7eb;background:#fff;border-radius:999px;padding:6px 12px;font-size:11px;font-weight:800;cursor:pointer;color:#64748b;transition:all .2s ease;text-transform:uppercase;letter-spacing:.05em}.strategyToggle:hover{border-color:#cbd5e1;background:#f8fafc}.strategyToggle.active{background:#3b82f6;color:#fff;border-color:#3b82f6;box-shadow:0 2px 6px #3b82f64d}.strategyTabs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.strategyTab{border:2px solid #e5e7eb;background:#fff;border-radius:999px;padding:6px 14px;font-size:12px;font-weight:800;color:#475569;cursor:pointer;transition:all .2s ease}.strategyTab:hover{border-color:#cbd5e1;background:#f8fafc;transform:translateY(-1px)}.strategyTab.active{background:#334155;color:#fff;border-color:#334155;box-shadow:0 2px 6px #33415540}.strategySelect{width:100%;height:48px;border-radius:12px;border:2px solid #e5e7eb;padding:0 14px;font-size:15px;font-weight:700;background:#fff;color:#0f172a;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px #0000000d}.strategySelect:hover{border-color:#0f172a;box-shadow:0 2px 6px #0000001a}.strategySelect:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.strategyMenu{position:relative}.strategyMenuButton{width:100%;height:44px;border-radius:12px;border:1px solid #d1d5db;padding:0 12px;font-size:16px;font-weight:700;background:#fff;text-align:left;cursor:pointer}.strategyMenuPanel{position:absolute;top:50px;left:0;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:10px;box-shadow:0 18px 40px #0f172a1f;z-index:10}.strategyGroup{padding:6px 4px}.strategyGroupTitle{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#6b7280;font-weight:800;margin-bottom:6px}.strategyGroupItems{display:grid;grid-template-columns:1fr 1fr;gap:6px}.strategyItem{border:1px solid #e5e7eb;background:#fff;border-radius:10px;padding:6px 10px;text-align:left;font-size:13px;font-weight:700;cursor:pointer}.strategyItem.active{border-color:#111827;background:#111827;color:#fff}.app-content{margin-top:28px}:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.4;font-weight:400;color:#111;background:#f7f7f7}*{box-sizing:border-box}body{margin:0}input,button,select{font:inherit}.page{max-width:1400px;margin:0 auto;padding:18px}.header{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px}.title{font-size:44px;font-weight:900;letter-spacing:-.5px}.tabsRow{margin-top:10px;display:flex;gap:10px;flex-wrap:wrap}.tabBtn{font-size:16px;padding:8px 12px;border-radius:12px;border:1px solid #ddd;background:#fff;cursor:pointer}.tabBtn.active{background:#f2f2f2;border-color:#cfcfcf}.grid{display:grid;grid-template-columns:360px 1fr;gap:14px}.rightCol{display:grid;gap:14px}.panel{border:1px solid #e6e6e6;border-radius:14px;padding:14px;background:#fff}.panelTitle{font-size:20px;font-weight:900;margin-bottom:10px}.labelSmall{font-size:13px;color:#666;margin-bottom:6px}.lblBig{display:block;font-size:16px;margin-bottom:6px}.spacer{height:10px}.selectBig{font-size:16px;padding:10px 12px;border-radius:12px;border:1px solid #ddd;background:#fff;width:100%}.btnRow{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}button{font-size:14px;padding:8px 12px;border-radius:12px;border:1px solid #ddd;background:#fff;cursor:pointer}button:hover{background:#f4f4f4}.rowBetween{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px}.strategyBadgeBig{font-size:18px;font-weight:900;padding:6px 12px;border-radius:999px;border:1px solid #ddd;background:#fafafa}.chip{font-weight:900;padding:6px 10px;border-radius:999px;border:1px solid #ddd}.chipDebit{background:#e9f7ee;border-color:#bfead0}.chipCredit{background:#fdecef;border-color:#f6c3cf}.statusBig{margin-top:14px;font-size:16px}.muted{color:#444}.mutedSmall{color:#666;font-size:13px;margin-top:4px}.beBig{font-size:18px}.simChart:focus,.simChart *:focus{outline:none!important;box-shadow:none!important}.contactHero{padding:24px 18px 40px;background:#fafafa}.contactCard{display:grid;grid-template-columns:minmax(220px,320px) 1fr;gap:24px;align-items:center;border-radius:16px;padding:24px;background:#fff;border:1px solid #e5e7eb}.contactMedia{display:grid;gap:12px;justify-items:start}.contactAvatar{width:100%;max-width:280px;aspect-ratio:1 / 1;object-fit:cover;border-radius:12px;border:1px solid #e5e7eb}.contactBadge{font-size:11px;text-transform:uppercase;letter-spacing:.05em;font-weight:700;color:#6b7280;background:#fff;border:1px solid #e5e7eb;padding:6px 10px;border-radius:999px}.contactBody{text-align:left;color:#111827;display:flex;flex-direction:column}.contactKicker{margin:0 0 12px;font-size:18px;font-weight:800;color:#374151;border-left:3px solid #111827;padding-left:12px}.contactTitle{margin:0 0 12px;font-size:32px;font-weight:900;letter-spacing:-.02em;color:#111827}.contactText{font-size:15px;line-height:1.7;margin:0 0 18px;color:#4b5563}.valuePage{min-height:100vh;display:flex;align-items:flex-start;justify-content:center;padding:12px 24px 40px;background:#fafafa}.valueContent{max-width:900px;width:100%}.valueTitle{font-size:32px;font-weight:900;color:#111827;margin:0 0 32px;letter-spacing:-.02em}.valueBlock{margin-bottom:32px}.valueSubtitle{font-size:18px;font-weight:800;color:#374151;margin:0 0 12px;border-left:3px solid #111827;padding-left:12px}.valuePara{font-size:15px;line-height:1.7;color:#4b5563;margin:0 0 14px}.valuePara:last-child{margin-bottom:0}.valuePara em{font-style:italic;color:#6b7280}.valuePara strong{font-weight:700;color:#1f2937}.valueGreeks{display:flex;gap:24px;justify-content:center;margin:40px 0;padding:24px 0;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.learnPage{padding:28px 24px 48px;background:#f8fafc}.learnHero{max-width:980px;margin:0 auto 22px}.learnTitle{font-size:34px;font-weight:900;letter-spacing:-.02em;margin:0 0 6px;color:#0f172a}.learnSubtitle{margin:0;font-size:15px;color:#475569;font-weight:600}.greekCardGrid{max-width:1100px;margin:0 auto 20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.greekCard{border:1px solid #e2e8f0;border-radius:18px;padding:18px;background:linear-gradient(135deg,#eff6ff,#fff1f2);box-shadow:0 10px 24px #0f172a0f;cursor:pointer;text-align:left;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.greekCard:hover{transform:translateY(-2px);box-shadow:0 14px 30px #0f172a1f}.greekCard.active{border-color:#0f172a;box-shadow:0 18px 36px #0f172a2e}.greekCardSymbol{font-size:40px;font-weight:900;color:#1d4ed8;margin-bottom:8px}.greekCardTitle{font-size:20px;font-weight:800;color:#0f172a}.greekCardKicker{font-size:13px;font-weight:700;color:#ef4444}.greekPanel{max-width:1100px;margin:0 auto;background:#fff;border-radius:20px;border:1px solid #e2e8f0;padding:18px;box-shadow:0 20px 40px #0f172a14}.greekPanelHeader{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.greekPanelTitle{display:flex;align-items:center;gap:12px}.greekPanelSymbol{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#0f172a;color:#f8fafc;font-size:26px;font-weight:900}.greekPanelName{font-size:22px;font-weight:900;color:#0f172a}.greekPanelKicker{font-size:13px;font-weight:700;color:#64748b}.greekValueBadge{padding:8px 12px;border-radius:12px;font-weight:900;font-size:15px;border:1px solid transparent}.greekValueBadge.positive{background:#e0f2fe;color:#1d4ed8;border-color:#93c5fd}.greekValueBadge.negative{background:#fee2e2;color:#b91c1c;border-color:#fca5a5}.greekPanelBody{display:grid;grid-template-columns:280px 1fr;gap:18px}.greekControls{display:grid;gap:12px}.greekControlLabel{font-size:13px;font-weight:800;color:#0f172a;margin-bottom:6px}.greekSelect{width:100%;padding:8px 10px;border-radius:12px;border:1px solid #cbd5f5;font-weight:800;background:#f8fafc}.greekBullets{margin-top:6px;display:grid;gap:6px}.greekBullet{font-size:12px;color:#475569;font-weight:700;border-left:3px solid #ef4444;padding-left:8px}.greekChart{border-radius:16px;border:1px solid #e2e8f0;padding:8px;background:#fff}@media(max-width:900px){.greekPanelBody{grid-template-columns:1fr}}.valueGreekItem{display:flex;flex-direction:column;align-items:center;gap:6px}.valueGreekLetter{font-size:36px;font-weight:600;color:#111827;font-family:Georgia,Times New Roman,serif}.valueGreekLabel{font-size:13px;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.valueFooter{margin-top:32px;padding-top:24px;border-top:1px solid #e5e7eb}.valueFooterNote{font-size:14px;color:#6b7280;margin:0;text-align:center}.valueFooterNote strong{color:#111827;font-weight:700}@media(max-width:768px){.valueTitle{font-size:26px}.valueSubtitle{font-size:16px}.valuePara{font-size:14px}.valueGreeks{gap:16px}.valueGreekLetter{font-size:28px}.valueGreekLabel{font-size:11px}}.contactLinksWrapper{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.contactLinks{display:flex;gap:12px;flex-wrap:wrap;align-self:flex-start}.contactHandwritten{display:flex;align-items:center;gap:12px;position:relative}.contactArrow{width:120px;height:60px;color:#1f2937;opacity:.8}.contactSignatureHandwritten{font-family:Dancing Script,Brush Script MT,Lucida Handwriting,Apple Chancery,cursive,serif;font-size:28px;font-weight:300;font-style:italic;color:#374151;letter-spacing:.02em;transform:rotate(-1deg);white-space:nowrap;line-height:1.3;opacity:.9}.contactSignature{margin-top:auto;padding-top:18px;font-style:italic;font-weight:700;text-align:left;align-self:flex-start;color:#1f2937}.contactLink{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:8px;background:#111827;color:#fff;text-decoration:none;font-weight:700;font-size:14px;transition:background .2s ease}.contactLink:hover{background:#1f2937}@media(max-width:840px){.contactCard{grid-template-columns:1fr;justify-items:center;text-align:center}.contactMedia{justify-items:center}.contactBody{text-align:center}.contactText{max-width:none}.contactLinksWrapper{flex-direction:column;align-items:center}.contactHandwritten{flex-direction:column;gap:8px}.contactArrow{transform:rotate(90deg);width:80px;height:40px}.contactSignatureHandwritten{font-size:28px}}.chartWrap:focus,.chartWrap *:focus{outline:none!important;box-shadow:none!important}
