:root{color:#172033;background:#eef2ff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 0 0,#7c3aed38,#0000 32rem),radial-gradient(circle at 100% 0,#0ea5e938,#0000 30rem),linear-gradient(135deg,#f8fafc 0%,#eef2ff 48%,#fdf2f8 100%);min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.75}.app{width:min(1180px,100% - 32px);margin:0 auto;padding:48px 0 72px}.hero-section{color:#fff;background:linear-gradient(135deg,#0f172af0,#312e81e6),linear-gradient(135deg,#111827,#312e81);border:1px solid #94a3b859;border-radius:32px;padding:56px;position:relative;overflow:hidden;box-shadow:0 24px 80px #1e293b38}.hero-section:after{content:"";filter:blur(4px);background:#a855f759;border-radius:999px;width:340px;height:340px;position:absolute;top:-120px;right:-120px}.hero-badge,.eyebrow,.status-pill,.issue-number{text-transform:uppercase;letter-spacing:.08em;font-size:.76rem;font-weight:800}.hero-badge{z-index:1;color:#dbeafe;background:#ffffff1f;border:1px solid #ffffff38;border-radius:999px;padding:8px 14px;display:inline-flex;position:relative}.hero-section h1{z-index:1;letter-spacing:-.07em;max-width:840px;margin:24px 0 18px;font-size:clamp(2.4rem,6vw,5.4rem);line-height:.96;position:relative}.hero-section h1 span{color:#c4b5fd;display:block}.hero-text{z-index:1;color:#cbd5e1;max-width:680px;margin:0;font-size:1.08rem;line-height:1.8;position:relative}.hero-stats{z-index:1;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:36px;display:grid;position:relative}.hero-stats div{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff29;border-radius:20px;padding:18px}.hero-stats strong{color:#a5b4fc;margin-bottom:8px;font-size:1.4rem;display:block}.hero-stats span{color:#e2e8f0;font-weight:650}.content-grid{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:24px;margin-top:24px;display:grid}.form-card,.preview-card,.result-section{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border:1px solid #94a3b847;border-radius:28px;box-shadow:0 20px 50px #1e293b1a}.form-card,.preview-card{padding:28px}.card-header,.section-title{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.eyebrow{color:#7c3aed;margin:0 0 6px}h2,h3,p{margin-top:0}h2{color:#111827;letter-spacing:-.04em;margin-bottom:0;font-size:1.6rem}.status-pill{color:#0891b2;background:#ecfeff;border-radius:999px;flex-shrink:0;padding:8px 12px}.input-group{gap:8px;margin-bottom:16px;display:grid}.input-group span{color:#334155;font-size:.92rem;font-weight:750}.input-group input,.input-group select{color:#0f172a;background:#f8fafc;border:1px solid #dbe3ef;border-radius:16px;outline:none;width:100%;padding:15px 16px;transition:border-color .2s,box-shadow .2s,background .2s}.input-group select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#64748b 50%),linear-gradient(135deg,#64748b 50%,#0000 50%);background-position:calc(100% - 22px) 21px,calc(100% - 16px) 21px;background-repeat:no-repeat;background-size:6px 6px,6px 6px}.input-group input:focus,.input-group select:focus{background-color:#fff;border-color:#8b5cf6;box-shadow:0 0 0 4px #8b5cf624}.settings-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:16px;margin-top:4px;display:grid}.star-selector{background:#f8fafc;border:1px solid #dbe3ef;border-radius:16px;align-items:center;gap:8px;min-height:54px;padding:8px 10px;display:flex}.star{color:#94a3b8;background:#e2e8f0;border:0;border-radius:12px;place-items:center;width:38px;height:38px;font-size:1.2rem;transition:transform .2s,background .2s,color .2s;display:grid}.star:hover{transform:translateY(-2px)}.star.active{color:#fff;background:linear-gradient(135deg,#f59e0b,#f97316)}.level-helper{color:#64748b;margin:0;font-size:.82rem;line-height:1.5}.primary-button,.secondary-button{border:0;border-radius:16px;justify-content:center;align-items:center;gap:10px;font-weight:850;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.primary-button{color:#fff;background:linear-gradient(135deg,#7c3aed,#2563eb);width:100%;margin-top:8px;padding:16px 18px;box-shadow:0 16px 30px #4f46e547}.primary-button:hover:not(:disabled),.secondary-button:hover{transform:translateY(-2px)}.primary-button:hover:not(:disabled){box-shadow:0 20px 38px #4f46e55c}.secondary-button{color:#fff;background:#111827;width:100%;margin-top:auto;padding:13px 16px}.secondary-button:hover{background:#312e81}.spinner{border:3px solid #ffffff59;border-top-color:#fff;border-radius:999px;width:18px;height:18px;animation:.8s linear infinite spin}.helper-text{color:#64748b;margin:14px 0 0;font-size:.9rem;line-height:1.6}.preview-card{background:linear-gradient(#ffffffeb,#eff6ffd1),#fff;flex-direction:column;justify-content:space-between;display:flex}.preview-card h2{max-width:360px;margin-bottom:28px}.feature-list{gap:14px;display:grid}.feature-list div{background:#ffffffb8;border:1px solid #e2e8f0;border-radius:18px;align-items:center;gap:14px;padding:16px;display:flex}.feature-list p{color:#334155;margin:0;font-weight:700;line-height:1.45}.feature-icon{background:#eef2ff;border-radius:14px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.result-section{margin-top:24px;padding:28px}.result-tags{flex-wrap:wrap;gap:8px;display:flex}.result-tags span{color:#4338ca;background:#eef2ff;border-radius:999px;align-items:center;min-height:34px;padding:7px 12px;font-size:.86rem;font-weight:800;display:inline-flex}.analysis-box{color:#e5e7eb;white-space:pre-wrap;background:#0f172a;border:1px solid #e2e8f0;border-radius:20px;max-height:560px;margin:0;padding:22px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.92rem;line-height:1.75;overflow:auto}.issue-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.issue-card{background:linear-gradient(#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:22px;flex-direction:column;min-height:280px;padding:22px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.issue-card:hover{border-color:#c4b5fd;transform:translateY(-3px);box-shadow:0 18px 35px #1e293b1a}.issue-number{color:#7c3aed;margin-bottom:12px}.issue-card h3{color:#111827;letter-spacing:-.02em;margin-bottom:10px;font-size:1.15rem}.issue-card p{color:#475569;line-height:1.65}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=860px){.app{width:min(100% - 20px,1180px);padding:24px 0 48px}.hero-section{border-radius:24px;padding:32px 24px}.hero-stats,.content-grid,.issue-grid,.settings-grid{grid-template-columns:1fr}.card-header,.section-title{flex-direction:column}.form-card,.preview-card,.result-section{border-radius:22px;padding:22px}.star-selector{justify-content:space-between}.star{width:100%}}body{background:linear-gradient(135deg,#f6edff,#e4f7ff);margin:0;font-family:Arial,sans-serif}.app{min-height:100vh;padding-top:24px}.top-navbar{background:#ffffffd1;border-radius:24px;justify-content:space-between;align-items:center;width:calc(100% - 96px);margin:0 auto 24px;padding:16px 28px;display:flex;box-shadow:0 18px 50px #2d236e1f}.nav-logo{color:#171a3f;align-items:center;gap:10px;font-size:18px;font-weight:900;text-decoration:none;display:flex}.logo-icon{color:#fff;background:linear-gradient(135deg,#7c3aed,#38bdf8);border-radius:12px;place-items:center;width:36px;height:36px;display:grid}.nav-links{gap:12px;display:flex}.nav-links a{color:#343660;border-radius:999px;padding:10px 18px;font-weight:700;text-decoration:none}.nav-links a:hover,.nav-links a.active{color:#fff;background:linear-gradient(135deg,#7c3aed,#4f46e5)}.page-section{background:#ffffffd1;border-radius:32px;width:calc(100% - 96px);margin:32px auto;padding:60px;box-shadow:0 20px 60px #2d236e1f}.page-section h1{color:#171a3f;margin:0 0 16px;font-size:48px}.page-section p{color:#5f6388;font-size:20px}.find-project-page{width:calc(100% - 96px);max-width:1530px;margin:32px auto}.find-project-hero{color:#fff;background:linear-gradient(135deg,#11183f,#37277c);border-radius:36px;margin-bottom:28px;padding:56px 60px;box-shadow:0 24px 70px #1e145a47}.page-badge{letter-spacing:1px;background:#ffffff24;border:1px solid #ffffff3d;border-radius:999px;margin-bottom:18px;padding:10px 18px;font-size:13px;font-weight:900;display:inline-block}.find-project-hero h1{margin:0;font-size:52px;line-height:1.05}.find-project-hero p{color:#dbe3ff;max-width:760px;margin-top:18px;font-size:20px}.find-project-card{background:#ffffffdb;border-radius:30px;padding:34px;box-shadow:0 20px 60px #2d236e1f}.form-grid{grid-template-columns:1fr 1fr 260px;gap:22px;display:grid}.form-group{flex-direction:column;gap:10px;display:flex}.form-group label{color:#202346;font-size:15px;font-weight:900}.form-group input,.form-group select{color:#202346;background:#fff;border:1px solid #5046a02e;border-radius:18px;outline:none;height:54px;padding:0 18px;font-size:16px}.form-group input:focus,.form-group select:focus{border-color:#7c3aed;box-shadow:0 0 0 4px #7c3aed1f}.level-preview{color:#343660;background:#f3f0ff;border-radius:18px;justify-content:space-between;margin-top:22px;padding:16px 18px;font-size:16px;display:flex}.level-preview strong{color:#6d28d9}.error-message{color:#dc2626;margin-top:18px;font-weight:700}.find-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#4f46e5);border:none;border-radius:20px;width:100%;height:58px;margin-top:24px;font-size:17px;font-weight:900;box-shadow:0 16px 34px #4f46e547}.find-button:disabled{opacity:.65;cursor:not-allowed}.project-results{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:30px;display:grid}.project-card{background:#ffffffe6;border-radius:28px;padding:26px;box-shadow:0 18px 50px #2d236e1a}.project-card-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.project-card h3{color:#171a3f;margin:0;font-size:22px}.project-card-header span{color:#6d28d9;white-space:nowrap;background:#f3f0ff;border-radius:999px;padding:7px 12px;font-weight:900}.project-namespace{color:#7c7f9f;margin:10px 0;font-size:14px}.project-description{color:#4f5272;min-height:72px;line-height:1.6}.project-meta{flex-wrap:wrap;gap:8px;margin:18px 0;display:flex}.project-meta span{color:#40456f;background:#eef2ff;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:700}.project-link{color:#fff;background:#171a3f;border-radius:16px;justify-content:center;width:100%;padding:13px 0;font-weight:800;text-decoration:none;display:inline-flex}.project-link:hover{background:#4f46e5}@media (width<=1000px){.form-grid,.project-results{grid-template-columns:1fr}.find-project-page{width:calc(100% - 32px)}.find-project-hero{padding:40px 28px}.find-project-hero h1{font-size:38px}}.project-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:18px;display:grid}.analyse-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#4f46e5);border:none;border-radius:16px;font-size:15px;font-weight:900}.analyse-button:hover{transform:translateY(-1px);box-shadow:0 12px 28px #4f46e547}.analyse-page{width:calc(100% - 96px);max-width:1530px;margin:32px auto}.analyse-hero{color:#fff;background:linear-gradient(135deg,#11183f,#37277c);border-radius:36px;margin-bottom:28px;padding:56px 60px;box-shadow:0 24px 70px #1e145a47}.analyse-hero h1{margin:0;font-size:52px}.analyse-hero p{color:#dbe3ff;font-size:20px}.selected-project-card,.analysis-loading,.analysis-error,.analyse-empty-card{background:#ffffffe0;border-radius:28px;margin-bottom:28px;padding:32px;box-shadow:0 20px 60px #2d236e1f}.selected-project-card{justify-content:space-between;align-items:center;gap:24px;display:flex}.selected-project-card h2{color:#171a3f;margin:0 0 10px}.selected-project-card p{color:#5f6388;margin:0}.selected-project-card a,.analyse-empty-card button{color:#fff;cursor:pointer;white-space:nowrap;background:#171a3f;border:none;border-radius:16px;padding:13px 22px;font-weight:800;text-decoration:none}.analysis-loading{text-align:center}.loading-circle{border:6px solid #e5e7ff;border-top-color:#7c3aed;border-radius:50%;width:54px;height:54px;margin:0 auto 18px;animation:.8s linear infinite spin}.analysis-error{color:#991b1b;border:1px solid #dc262640}.analysis-result-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.analysis-card{background:#ffffffe6;border-radius:28px;padding:28px;box-shadow:0 18px 50px #2d236e1a}.large-card{grid-column:span 2}.analysis-card h2{color:#171a3f;margin:0 0 16px}.analysis-card p,.analysis-card li{color:#4f5272;line-height:1.7}.analysis-card ul{margin:0;padding-left:20px}.tag-list{flex-wrap:wrap;gap:10px;display:flex}.tag-list span{color:#6d28d9;background:#f3f0ff;border-radius:999px;padding:9px 13px;font-weight:800}@media (width<=900px){.analyse-page{width:calc(100% - 32px)}.analyse-hero{padding:40px 28px}.analyse-hero h1{font-size:38px}.selected-project-card,.analysis-result-grid{grid-template-columns:1fr}.large-card{grid-column:span 1}.project-actions{grid-template-columns:1fr}.selected-project-card{flex-direction:column;align-items:flex-start}}.user-center-section{flex-direction:column;gap:28px;display:flex}.user-center-top{background:#ffffffd9;border-radius:28px;justify-content:space-between;align-items:center;gap:24px;padding:28px;display:flex;box-shadow:0 20px 60px #201f541f}.user-center-top h2,.settings-card h2{color:#151a3d;margin:0 0 8px}.user-center-top p,.settings-card p{color:#6b6f8f;margin:0}.google-login-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#4f46e5);border:none;border-radius:999px;padding:14px 24px;font-size:16px;font-weight:800;box-shadow:0 14px 30px #4f46e547}.google-login-button:hover{transform:translateY(-2px)}.google-user-box{align-items:center;gap:14px;display:flex}.google-user-avatar{border-radius:50%;width:42px;height:42px}.settings-card{background:#ffffffe6;border-radius:30px;padding:32px;box-shadow:0 20px 60px #201f541f}.input-group{flex-direction:column;gap:10px;margin-top:22px;display:flex}.input-group span{color:#151a3d;font-weight:800}.input-group input{background:#f8f9ff;border:1px solid #d8dcf0;border-radius:18px;outline:none;padding:16px 18px;font-size:16px}.input-group input:focus{border-color:#7c3aed;box-shadow:0 0 0 4px #7c3aed1f}.history-header,.history-card-header,.history-actions{justify-content:space-between;align-items:center;gap:16px;display:flex}.history-list{flex-direction:column;gap:20px;margin-top:24px;display:flex}.history-card{background:#f8f9ff;border:1px solid #dfe3f5;border-radius:24px;padding:24px}.history-card h3{color:#111638;margin:0 0 6px}.history-card p{color:#5f6688}.history-level{color:#5b21b6;background:#7c3aed1f;border-radius:999px;padding:8px 14px;font-weight:800}.history-details{margin-top:16px}.history-details summary{cursor:pointer;color:#4f46e5;font-weight:800}.history-details pre{white-space:pre-wrap;color:#eef2ff;background:#111638;border-radius:18px;margin-top:12px;padding:18px;overflow-x:auto}.history-issue-list{flex-direction:column;gap:14px;margin-top:14px;display:flex}.history-issue-item{background:#fff;border:1px solid #e3e6f5;border-radius:18px;padding:16px}.history-issue-item h4{color:#111638;margin:0 0 8px}.secondary-button,.danger-button{cursor:pointer;border:none;border-radius:999px;padding:12px 18px;font-weight:800}.secondary-button{color:#4f46e5;background:#eef2ff}.danger-button{color:#b91c1c;background:#fee2e2}.user-email{margin-top:8px}.empty-message{color:#6b7280;margin-top:20px}.history-issue-top{justify-content:space-between;align-items:center;gap:16px;display:flex}.history-issue-top h4{margin:0}.primary-button{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#4f46e5,#7c3aed);border:none;border-radius:999px;padding:10px 16px;font-weight:700}.primary-button:hover{transform:translateY(-1px);box-shadow:0 10px 20px #4f46e540}.primary-button:disabled{cursor:not-allowed;opacity:.6;box-shadow:none;transform:none}.feature-list{gap:14px;max-width:720px;margin-top:24px;display:grid}.feature-item{color:#334155;background:#ffffffbf;border:1px solid #94a3b840;border-radius:16px;align-items:flex-start;gap:12px;padding:14px 16px;font-size:15px;line-height:1.6;display:flex;box-shadow:0 8px 24px #0f172a0f}.feature-icon{flex-shrink:0;font-size:18px}
