@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600&family=Bebas+Neue&family=DM+Mono:wght@400;500&display=swap");.font-display{font-family:Bebas Neue,sans-serif;letter-spacing:.02em}.font-mono-custom{font-family:Unbounded,monospace}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes pulse-glow{0%,to{opacity:.4}50%{opacity:.8}}@keyframes slide-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes draw{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}.animate-float{animation:float 4s ease-in-out infinite}.animate-pulse-glow{animation:pulse-glow 3s ease-in-out infinite}.animate-slide-up{animation:slide-up .7s ease-out forwards}.animate-fade-in{animation:fade-in 1s ease-out forwards}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.delay-500{animation-delay:.5s}.grain:after{content:"";position:fixed;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");pointer-events:none;z-index:100;opacity:.3}.feature-card:hover .feature-icon{transform:scale(1.1) rotate(-3deg);transition:transform .3s ease}.waitlist-btn{position:relative;overflow:hidden}.waitlist-btn:before{content:"";position:absolute;inset:0;background:linear-gradient(45deg,transparent 30%,hsla(0,0%,100%,.1) 50%,transparent 70%);transform:translateX(-100%);transition:transform .6s ease}.waitlist-btn:hover:before{transform:translateX(100%)}.step-line{position:absolute;top:28px;left:calc(50% + 28px);width:calc(100% - 56px);height:1px;background:linear-gradient(90deg,#6366f1,transparent)}.swot-page{font-family:IBM Plex Sans,sans-serif;background:hsl(var(--muted)/.4);min-height:100vh;padding:32px 20px 80px}.swot-container{max-width:880px;margin:0 auto}.swot-topbar{background:#0f1729;border-radius:14px;padding:22px 28px;margin-bottom:24px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.swot-title{font-family:"Instrument Serif",serif;font-size:26px;font-weight:400;color:#f1f5f9;margin:0;line-height:1.2}.swot-subtitle{font-size:12px;color:#65758b;margin:3px 0 0}.swot-controls{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.n-selector{display:flex;gap:3px;background:#16213c;border-radius:8px;padding:3px}.n-btn{padding:6px 13px;border-radius:5px;border:none;font-family:IBM Plex Sans,sans-serif;font-size:12px;font-weight:500;cursor:pointer;transition:all .15s;background:transparent;color:#94a3b8}.n-btn:hover{color:#fff}.n-btn-active{background:#7c3aed;color:#fff!important}.regen-btn{background:#7c3aed!important;color:#fff!important;font-family:IBM Plex Sans,sans-serif!important;font-size:13px!important;font-weight:600!important;border-radius:8px!important;padding:8px 20px!important;height:auto!important}.regen-btn:hover:not(:disabled){background:#6d28d9!important}.rate-limit-alert,.stale-alert{background:#fffbeb!important;border-color:#e7b008!important;color:#864e0e!important}.swot-loading{display:flex;align-items:center;justify-content:center;gap:10px;padding:80px 24px;color:#65758b;font-size:13px}.swot-empty{text-align:center;padding:80px 24px}.swot-empty-icon{width:48px;height:48px;color:#c4cbd4;margin:0 auto 16px}.swot-empty-title{font-family:"Instrument Serif",serif;font-size:22px;color:#4b5768;margin-bottom:6px}.swot-empty-sub{font-size:13px;color:#8996a9}.meta-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.meta-pill{font-size:11.5px!important;padding:4px 10px!important;border-radius:20px!important;font-weight:400!important}.stale-pill{background:#864e0e!important;color:#fff!important}.insight-banner{background:linear-gradient(135deg,#0f1729,#110d59);border-radius:12px;padding:20px 24px;margin-bottom:24px}.insight-eyebrow{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#566376;display:block;margin-bottom:8px}.insight-text{font-family:"Instrument Serif",serif;font-size:18px;font-style:italic;color:#a78bfa;line-height:1.55;margin:0}.swot-tabs-list{margin-bottom:20px;background:hsl(var(--muted))!important;border-radius:8px!important;padding:3px!important;width:-moz-fit-content!important;width:fit-content!important;height:auto!important}.swot-tab{font-family:IBM Plex Sans,sans-serif!important;font-size:13px!important;font-weight:500!important;border-radius:6px!important;padding:7px 20px!important;height:auto!important}.swot-tab[data-state=active]{background:#0f1729!important;color:#fff!important;box-shadow:none!important}.plan-tab-content{margin-top:4px}.swot-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:8px}.swot-card{border-radius:12px!important;box-shadow:none!important;border:1px solid hsl(var(--border))!important}.swot-card-header{padding:18px 20px 0!important}.swot-card-title-row{display:flex;align-items:center;gap:8px}.swot-symbol{width:28px;height:28px;border-radius:50%;font-weight:700;font-size:13px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.swot-label{font-family:"Instrument Serif",serif;font-size:16px;font-weight:400}.swot-card-content{padding:16px 20px 20px!important;gap:0}.swot-card-content,.swot-item{display:flex;flex-direction:column}.swot-item{gap:5px}.swot-item-header{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.swot-item-title{font-size:13px;font-weight:600;color:hsl(var(--foreground));line-height:1.4}.swot-item-detail{font-size:12.5px;color:hsl(var(--muted-foreground));line-height:1.6;margin:0}.swot-topic-tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:4px}.topic-chip{font-size:10px;padding:1px 7px;border-radius:4px;background:hsl(var(--muted));color:hsl(var(--muted-foreground));font-weight:500}.swot-separator{margin:12px 0!important}.impact-badge{font-size:10px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;padding:2px 7px;border-radius:4px;flex-shrink:0;white-space:nowrap}.impact-high{background:#fef1f1;color:#9a1919}.impact-medium{background:#fffbeb;color:#864e0e}.impact-low{background:#edfdf3;color:#157f3c}.subject-plan-card{border-radius:12px!important;box-shadow:none!important;overflow:hidden}.subject-plan-header{padding:14px 20px;display:flex;justify-content:space-between;align-items:center}.subject-plan-name{color:#fff;font-weight:700;font-size:15px}.subject-plan-accuracy{display:flex;align-items:center;gap:10px}.accuracy-text{color:hsla(0,0%,100%,.75);font-size:12px}.target-badge{background:hsla(0,0%,100%,.15)!important;border-color:hsla(0,0%,100%,.3)!important;color:#fff!important;font-size:11px!important}.subject-plan-body{padding:16px 20px!important;display:flex;flex-direction:column;gap:14px}.action-point{display:flex;gap:12px;align-items:flex-start}.action-point-num{width:22px;height:22px;border-radius:50%;flex-shrink:0;font-weight:700;font-size:11px;display:flex;align-items:center;justify-content:center}.action-point-content{flex:1}.action-point-title{font-size:13px;font-weight:600;color:hsl(var(--foreground));margin-bottom:3px}.action-point-reason{font-size:12px;color:hsl(var(--muted-foreground));line-height:1.55;margin-bottom:5px}.action-point-gain{font-size:11px;font-weight:700;padding:2px 8px;border-radius:4px}.study-task-card{border-radius:10px!important;box-shadow:none!important}.study-task-body{padding:14px 16px!important;display:flex;gap:12px;align-items:flex-start}.priority-bar{width:3px;border-radius:3px;align-self:stretch;min-height:40px;flex-shrink:0}.study-task-content{flex:1}.study-task-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:5px;gap:8px}.study-task-topic{font-size:13.5px;font-weight:600;color:hsl(var(--foreground))}.study-task-meta{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:7px}.subject-tag{font-weight:600}.meta-chip,.subject-tag{font-size:10px;padding:1px 7px;border-radius:4px}.meta-chip{background:hsl(var(--muted));color:hsl(var(--muted-foreground))}.study-task-action{font-size:12.5px;color:hsl(var(--foreground));line-height:1.55;margin:0 0 4px}.study-task-why{font-size:11.5px;color:hsl(var(--muted-foreground));font-style:italic;margin:0}.priority-badge{font-size:10px!important;font-weight:700!important;letter-spacing:.06em!important;text-transform:uppercase!important;flex-shrink:0}.priority-urgent{background:#fef1f1!important;border-color:#9a1919!important;color:#9a1919!important}.priority-high{background:#fffbeb!important;border-color:#864e0e!important;color:#864e0e!important}.priority-medium{background:#ebf4ff!important;border-color:#0551ad!important;color:#0551ad!important}.mindset-card{background:#0f1729!important;border-radius:10px!important;border:none!important;box-shadow:none!important}.mindset-body{padding:18px 22px!important;display:flex;gap:20px;align-items:flex-start}.mindset-col{flex:1}.mindset-divider{background:#1b294b!important;align-self:stretch;width:1px!important;height:auto!important}.mindset-label{font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:#4b5768;display:block;margin-bottom:6px}.mindset-pattern{font-size:12.5px;color:#8596ad;line-height:1.55;margin:0}.mindset-fix{font-size:13px;font-weight:600;color:#a78bfa;line-height:1.5;margin:0}.plan-section-title{font-family:"Instrument Serif",serif;font-size:19px;font-weight:400;color:hsl(var(--foreground));margin:0 0 12px;padding-bottom:10px;border-bottom:1.5px solid hsl(var(--border))}.plan-section-title:not(:first-child){margin-top:28px}.cards-stack{display:flex;flex-direction:column;gap:10px}@media (max-width:640px){.swot-grid{grid-template-columns:1fr}.swot-topbar{flex-direction:column;align-items:flex-start}.swot-controls{align-items:flex-start;width:100%}.mindset-body{flex-direction:column}.mindset-divider{display:none}}