:root{color-scheme:dark;--bg:#0f172a;--card:#111827;--card2:#172033;--border:#334155;--text:#e5e7eb;--muted:#94a3b8;--accent:#facc15}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at top left,#1e293b,var(--bg) 38%);color:var(--text);font-family:Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{max-width:1320px;margin:0 auto;padding:24px}.homeHero{min-height:560px;flex-direction:column;margin:-24px -24px 24px;padding:24px;background:linear-gradient(90deg,rgba(8,13,24,.92),rgba(8,13,24,.62),rgba(8,13,24,.28)),url(https://images.unsplash.com/photo-1507842217343-583bb7270b66?auto=format&fit=crop&w=1800&q=82);background-position:50%;background-size:cover;border-bottom:1px solid rgba(250,204,21,.26)}.homeHero,.homeNav{display:flex;justify-content:space-between}.homeNav{align-items:center;gap:16px;color:#f8fafc;font-weight:800}.homeNav div{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.homeNav a{color:#f8fafc;text-decoration:none;border:1px solid rgba(248,250,252,.38);border-radius:999px;padding:8px 12px;background:rgba(15,23,42,.42)}.homeHeroContent{max-width:760px;padding:80px 0 42px}.homeEyebrow{color:#facc15;font-weight:800;margin:0 0 12px}.homeHero h1{margin:0;color:#f8fafc;font-size:54px;line-height:1.05}.homeHeroContent>div:first-child>p:not(.homeEyebrow){max-width:650px;margin:18px 0 0;color:#e2e8f0;font-size:18px;line-height:1.65}.homeHeroActions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.homePrimaryButton,.homeSecondaryButton{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:12px;padding:11px 16px;font-weight:800;text-decoration:none}.homePrimaryButton{background:var(--accent);color:#111827}.homeSecondaryButton{background:rgba(15,23,42,.76);color:#f8fafc;border:1px solid rgba(248,250,252,.34)}.homeIntro,.homePricing{display:grid;grid-gap:18px;gap:18px;margin-bottom:20px;border:1px solid var(--border);background:rgba(17,24,39,.86);border-radius:18px;padding:18px}.homeIntro{grid-template-columns:minmax(260px,.85fr) 1.4fr}.homeFeatureGrid h3,.homeFeatureGrid p,.homeIntro h2,.homeIntro p,.homePricing p{margin:0}.homeIntro h2{font-size:24px;line-height:1.25}.homeFeatureGrid p,.homeIntro>div>p,.homePricing p{color:#cbd5e1;line-height:1.55;margin-top:8px}.homeFeatureGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.homeFeatureGrid article{border:1px solid rgba(148,163,184,.32);background:#0b1220;border-radius:8px;padding:14px}.homeFeatureGrid h3{font-size:15px;color:#f8fafc}.homePricing{grid-template-columns:1fr auto;align-items:center;background:rgba(63,32,45,.72);border-color:rgba(250,204,21,.38)}.homePriceLabel{display:block;color:#fde68a;font-weight:800;margin-bottom:4px}.homePricing strong{display:block;color:#f8fafc;font-size:30px;line-height:1.1}.accountShell{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(320px,1fr);grid-gap:20px;gap:20px;align-items:start;min-height:calc(100vh - 48px)}.accessGate,.accountIntro,.accountPanel{border:1px solid var(--border);background:rgba(17,24,39,.88);border-radius:18px;padding:18px;box-shadow:0 12px 30px rgba(0,0,0,.22)}.accountIntro{min-height:340px;background:linear-gradient(180deg,rgba(11,18,32,.58),rgba(11,18,32,.94)),url(https://images.unsplash.com/photo-1507842217343-583bb7270b66?auto=format&fit=crop&w=900&q=80);background-position:50%;background-size:cover}.accessGate h1,.accountIntro h1{margin:42px 0 10px;font-size:34px;line-height:1.12}.accessGate p,.accountIntro p{color:#dbeafe;line-height:1.6}.accountPanel h2{font-size:17px;margin:18px 0 10px}.accountPanel h2:first-child{margin-top:0}.accountActions{display:flex;gap:10px;flex-wrap:wrap;margin:10px 0 6px}.accountActions .btn{width:auto;min-width:120px;text-align:center;text-decoration:none}.accountStatus{margin:10px 0;border:1px solid var(--border);background:#0b1220;border-radius:12px;padding:10px;color:#fde68a}.accountStatus.active{color:#bbf7d0;border-color:rgba(34,197,94,.45)}.disabledLink{opacity:.55;pointer-events:none}.accessGate{max-width:620px;margin:8vh auto 0;text-align:left}.appAnchor{scroll-margin-top:18px}.header{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:20px}.title{font-size:28px;font-weight:800;margin:0}.subtitle{color:var(--muted);margin-top:6px}.badge{border:1px solid var(--border);background:#0b1220;border-radius:999px;padding:7px 12px;font-size:13px;color:var(--accent)}.headerActions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.homeLink{color:#f8fafc;text-decoration:none;border:1px solid var(--border);background:#0b1220;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:800}.statusBar{margin-bottom:16px;border:1px solid var(--border);background:rgba(11,18,32,.75);border-radius:14px;padding:12px 14px;color:#dbeafe}.grid{display:grid;grid-template-columns:280px 1fr 320px;grid-gap:16px;gap:16px}.card{background:rgba(17,24,39,.88);border:1px solid var(--border);border-radius:18px;padding:16px;box-shadow:0 12px 30px rgba(0,0,0,.22)}.card h2{font-size:18px;margin:0 0 12px}.card h3{font-size:15px;margin:16px 0 8px;color:#f8fafc}.input,.select,.textarea{width:100%;border:1px solid var(--border);background:#0b1220;color:var(--text);border-radius:12px;padding:10px;margin-bottom:10px}.textarea{min-height:92px;resize:vertical}.btn{background:var(--accent);color:#111827;border:0;border-radius:12px;padding:10px 12px;font-weight:700;width:100%}.btn.secondary{background:#243244;color:var(--text);border:1px solid var(--border);margin-top:8px}.btn.ghost{background:transparent;color:#fca5a5;border:1px solid rgba(248,113,113,.35)}.btn.compact{width:auto;min-width:88px}.tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.tab{padding:8px 10px;border-radius:999px;border:1px solid var(--border);background:#0b1220;color:var(--text)}.tab.active{background:var(--accent);color:#111827}.table{width:100%;border-collapse:collapse;font-size:14px;overflow:hidden;border-radius:12px}.table td,.table th{border-bottom:1px solid var(--border);padding:10px;text-align:left;vertical-align:top}.table th{color:#f8fafc;background:#0b1220}.original{font-size:30px;line-height:1.7;background:#0b1220;border-radius:14px;padding:16px;border:1px solid var(--border)}.rtl{direction:rtl;text-align:right;font-family:Times New Roman,serif}.greek{font-family:Georgia,Times New Roman,serif}.muted{color:var(--muted)}.small{font-size:13px}.list{padding-left:18px;color:#dbeafe}.note{border-left:3px solid var(--accent);padding-left:12px;color:#e2e8f0}.warning{color:#fbbf24;font-size:13px}.quickResults{display:grid;grid-gap:8px;gap:8px;margin-top:8px}.quickResultBtn{border:1px solid var(--border);background:#0b1220;color:var(--text);border-radius:12px;padding:10px;text-align:left}.studyList{display:grid;grid-gap:12px;gap:12px}.studyItem{display:flex;justify-content:space-between;gap:16px;border:1px solid var(--border);background:#0b1220;border-radius:14px;padding:14px}.studyItem h3{margin:0 0 6px}.studyItem p{margin:0}.studyActions{display:flex;flex-direction:column;gap:8px;align-items:stretch}.exportActions{display:flex;gap:8px;flex-wrap:wrap}@media (max-width:1000px){.grid{grid-template-columns:1fr}.header{flex-direction:column;align-items:flex-start}.headerActions{justify-content:flex-start}.accountShell,.homeFeatureGrid,.homeIntro,.homePricing{grid-template-columns:1fr}}@media (max-width:640px){.container{padding:16px}.homeHero{min-height:520px;margin:-16px -16px 18px;padding:18px 16px}.homeNav{align-items:flex-start;flex-direction:column}.homeNav div{justify-content:flex-start}.homeHero h1{font-size:36px;line-height:1.12}.homeHeroContent{padding:54px 0 26px}.homeHeroContent>div:first-child>p:not(.homeEyebrow){font-size:16px}.homeHeroActions a,.homePricing a{width:100%}}.sectionHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px}.sectionHeader h3{margin:0;font-size:14px;line-height:1.3}.externalLink{text-decoration:none;text-align:center}.externalUrlBox{display:grid;grid-gap:6px;gap:6px;margin:8px 0 12px;padding:10px;border:1px solid var(--border);border-radius:12px;background:#0b1220;word-break:break-all}.externalUrlBox a{color:#dbeafe}.aiNotice{margin:10px 0 12px;padding:12px 14px;border:1px solid rgba(250,204,21,.45);border-radius:12px;background:rgba(250,204,21,.1);color:#fde68a;line-height:1.5}.googleAiModeBox{display:grid;grid-gap:8px;gap:8px;margin-top:14px;padding-top:12px;border-top:1px solid var(--border)}.googleAiModeBox h3{margin-top:0}.googleAiModeBox .btn{width:100%}.googleAiModeItem{display:block}.googleAiModeNote{white-space:pre-wrap;margin:12px 0 0;padding:12px;border:1px solid var(--border);border-radius:12px;background:rgba(15,23,42,.8);color:#e2e8f0;line-height:1.55;font-family:Georgia,Times New Roman,serif}.sourceList{display:grid;grid-gap:6px;gap:6px;margin-top:12px}.sourceList h4{margin:0}.sourceList a{color:#dbeafe;word-break:break-all}.appFooter{margin:28px 0 4px;padding:18px 12px 4px;border-top:1px solid var(--border);color:var(--muted);text-align:center;line-height:1.6}.appFooter p{margin:2px 0}.appFooter p:first-child{color:#f8fafc;font-size:15px;font-weight:700}