@import"https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700;800&display=swap";:root,.dark{--button-outline: rgba(255, 255, 255, .1);--badge-outline: rgba(255, 255, 255, .05);--elevate-1: rgba(255, 255, 255, .04);--elevate-2: rgba(255, 255, 255, .09);--background: 0 0% 10%;--foreground: 0 0% 95%;--border: 0 0% 18%;--card: 0 0% 14%;--card-foreground: 0 0% 92%;--card-border: 0 0% 20%;--primary: 238 86% 67%;--primary-foreground: 0 0% 100%;--secondary: 0 0% 20%;--secondary-foreground: 0 0% 85%;--muted: 0 0% 16%;--muted-foreground: 220 9% 61%;--accent: 0 0% 18%;--accent-foreground: 0 0% 88%;--destructive: 0 72% 45%;--input: 0 0% 24%;--ring: 238 86% 67%;--font-sans: "Nunito", sans-serif;--radius: .375rem;color:hsl(var(--foreground));background:hsl(var(--background));font-family:var(--font-sans);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{background:hsl(var(--background))}body{margin:0;min-width:320px;min-height:100vh;background:hsl(var(--background));color:hsl(var(--foreground))}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit}.hover-elevate,.active-elevate-2,.primary-action,.secondary-action,.choice-chip,.segmented button,.prompt-row button,.icon-text-button,.top-nav button{position:relative;overflow:hidden}.hover-elevate:hover:after,.primary-action:hover:after,.secondary-action:hover:after,.choice-chip:hover:after,.segmented button:hover:after,.prompt-row button:hover:after,.icon-text-button:hover:after,.top-nav button:hover:after{content:"";position:absolute;inset:0;border-radius:inherit;background:var(--elevate-1);pointer-events:none}.home-page{min-height:100dvh;background:hsl(var(--background))}.hero-section{min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:32px 24px}.hero-image,.hero-overlay{display:none}.hero-content{width:min(100%,42rem);display:grid;justify-items:center;gap:18px;text-align:center}.brand-row{display:inline-flex;align-items:center;gap:10px;margin-bottom:12px;color:hsl(var(--foreground));font-size:1.5rem;font-weight:700}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:999px;background:hsl(var(--primary) / .12);color:hsl(var(--primary))}.hero-content h1,.question-block h1,.form-header h1,.chat-heading h1,.plan-preview h1,.full-plan h1,.paywall h1{margin:0;line-height:1.12;letter-spacing:0;color:hsl(var(--foreground))}.hero-content h1{max-width:34rem;font-size:clamp(2.25rem,8vw,3.9rem);font-weight:800}.hero-content p{margin:0;max-width:32rem;color:hsl(var(--muted-foreground));font-size:1.08rem;line-height:1.55}.hero-actions,.post-answer-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;width:100%}.primary-action,.secondary-action{border-radius:var(--radius);min-height:40px;padding:9px 16px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-align:center;border:1px solid transparent}.primary-action{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-color:hsl(var(--primary))}.secondary-action{background:hsl(var(--secondary));color:hsl(var(--secondary-foreground));border-color:hsl(var(--border))}.secondary-action.compact{min-height:34px;padding:7px 12px;font-size:.82rem}.trust-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 22px;width:min(100%,420px);margin-top:8px;color:hsl(var(--muted-foreground));font-size:.9rem;text-align:left}.trust-strip span{display:flex;align-items:center;gap:8px}.trust-strip span:before{content:"";width:6px;height:6px;border-radius:999px;background:hsl(var(--primary))}.home-preview{width:min(100%,28rem);margin-top:10px}.quiet-band{width:min(100%,42rem);margin:0 auto;padding:0 24px 48px;display:grid;gap:14px;color:hsl(var(--muted-foreground))}.quiet-band h2{margin:0;font-size:1.35rem;line-height:1.2;color:hsl(var(--foreground))}.quiet-band p{margin:0;line-height:1.6}.suki-shell,.app-shell{min-height:100dvh;width:min(100%,42rem);margin:0 auto;display:flex;flex-direction:column;background:hsl(var(--background))}.suki-shell{overflow-x:hidden}.suki-header,.top-nav{position:sticky;top:0;z-index:5;flex-shrink:0;min-height:52px;padding:10px 12px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;border-bottom:1px solid hsl(var(--border));background:hsl(var(--background) / .96);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.suki-header-side{display:flex;justify-content:flex-start}.suki-header-side.right{justify-content:flex-end}.suki-header-brand{display:flex;align-items:center;gap:8px;color:hsl(var(--foreground));font-weight:700}.suki-header-brand svg{color:hsl(var(--primary))}.suki-header-brand div{display:grid;gap:1px;text-align:center}.suki-header-brand span{color:hsl(var(--muted-foreground));font-size:.72rem;font-weight:600}.icon-text-button,.top-nav button{min-height:32px;border:1px solid transparent;border-radius:var(--radius);background:transparent;color:hsl(var(--muted-foreground));display:inline-flex;align-items:center;gap:5px;padding:6px 8px;font-weight:700;font-size:.86rem}.top-nav{display:flex;justify-content:space-between}.suki-card,.flow-panel,.audit-form,.chat-page,.plan-preview,.full-plan,.loading-panel,.paywall,.offer-card,.plan-section,.ask-plan{border:1px solid hsl(var(--card-border));background:hsl(var(--card));color:hsl(var(--card-foreground));border-radius:.75rem;box-shadow:none}.suki-card{padding:14px}.preview-card-header{display:flex;align-items:center;gap:11px;padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid hsl(var(--border));text-align:left}.preview-card-header strong{display:block;font-weight:800}.preview-card-header p{margin:0;color:hsl(var(--muted-foreground));font-size:.78rem}.preview-message{width:fit-content;max-width:86%;border-radius:var(--radius);padding:9px 11px;text-align:left;font-size:.9rem;line-height:1.45}.preview-message+.preview-message{margin-top:9px}.preview-message.user{margin-left:auto;background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.preview-message.assistant{background:hsl(var(--card));color:hsl(var(--card-foreground));border:1px solid hsl(var(--border))}.preview-message p{margin:3px 0 0;font-size:.88rem;color:hsl(var(--muted-foreground))}.flow-panel,.audit-form,.chat-page,.plan-preview,.full-plan,.loading-panel{margin:14px;padding:16px}.chat-page{flex:1;min-height:0;display:flex;flex-direction:column;gap:14px;margin-bottom:0}.loading-panel{display:grid;place-items:center;min-height:180px;color:hsl(var(--muted-foreground))}.step-meter{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;margin-bottom:18px}.step-meter span{height:4px;border-radius:999px;background:hsl(var(--muted))}.step-meter span.active{background:hsl(var(--primary))}.question-block,.form-header,.chat-heading{display:grid;gap:13px}.question-block h1,.form-header h1,.chat-heading h1,.plan-preview h1,.full-plan h1,.paywall h1{font-size:clamp(1.45rem,6vw,2.2rem);font-weight:800}.eyebrow{margin:0;color:hsl(var(--primary));font-size:.73rem;font-weight:800;text-transform:uppercase}.muted,.form-header p,.chat-heading p,.preview-lead,.paywall p{color:hsl(var(--muted-foreground));line-height:1.55;margin:0}.inline-fields{display:grid;grid-template-columns:minmax(0,1fr) minmax(100px,.42fr);gap:10px}.stacked-label,.inline-fields label{display:grid;gap:6px;color:hsl(var(--foreground));font-size:.9rem;font-weight:700}.stacked-label span,.inline-fields span,.fieldset legend{color:hsl(var(--foreground));font-size:.88rem}input,select,textarea{width:100%;min-height:40px;border:1px solid hsl(var(--input));border-radius:var(--radius);background:hsl(var(--background));color:hsl(var(--foreground));padding:9px 11px}textarea{resize:vertical;line-height:1.45}input::placeholder,textarea::placeholder{color:hsl(var(--muted-foreground) / .72)}input:focus,select:focus,textarea:focus,button:focus-visible{outline:1px solid hsl(var(--ring));outline-offset:2px}.chip-grid{display:flex;flex-wrap:wrap;gap:7px}.chip-grid.single{display:grid;grid-template-columns:1fr}.choice-chip,.segmented button,.prompt-row button{min-height:34px;border:1px solid var(--button-outline);background:hsl(var(--background) / .5);color:hsl(var(--foreground));border-radius:var(--radius);padding:7px 10px;font-weight:700;font-size:.82rem}.choice-chip.selected,.segmented button.selected{background:hsl(var(--primary));border-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.segmented{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.red-flag-list{display:grid;gap:9px}.check-row{display:grid;grid-template-columns:20px minmax(0,1fr);gap:9px;align-items:center;color:hsl(var(--foreground));font-size:.9rem;font-weight:650}.check-row input{min-height:0;width:16px;height:16px;accent-color:hsl(var(--primary))}.audit-form{display:grid;gap:14px}.fieldset{border:0;padding:0;margin:0;display:grid;gap:8px}.chat-transcript{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:10px;padding:2px 0}.message{width:fit-content;max-width:85%;border-radius:var(--radius);padding:9px 11px;line-height:1.5;white-space:pre-line}.message span{display:none}.message p{margin:0;font-size:.92rem}.message.assistant{align-self:flex-start;background:hsl(var(--card));color:hsl(var(--card-foreground));border:1px solid hsl(var(--border))}.message.user{align-self:flex-end;background:hsl(var(--primary));color:hsl(var(--primary-foreground));border:1px solid hsl(var(--primary))}.post-answer-actions,.composer{display:grid;gap:9px}.composer{grid-template-columns:minmax(0,1fr) 44px;align-items:end;padding-top:10px;border-top:1px solid hsl(var(--border))}.composer textarea{min-height:44px;max-height:120px;resize:none}.composer .primary-action{width:44px;min-height:44px;padding:0}.plan-preview{display:grid;gap:16px}.try-tonight{border:1px solid hsl(var(--primary) / .22);background:hsl(var(--primary) / .08);padding:13px;border-radius:var(--radius)}.try-tonight span{color:hsl(var(--primary));font-weight:800;font-size:.76rem;text-transform:uppercase}.try-tonight p{margin:5px 0 0;line-height:1.5}.section-list{border:1px solid hsl(var(--border));border-radius:var(--radius);overflow:hidden}.section-row{display:flex;justify-content:space-between;gap:12px;padding:11px 12px;border-bottom:1px solid hsl(var(--border));font-size:.92rem}.section-row:last-child{border-bottom:0}.section-row strong{color:hsl(var(--primary));font-size:.8rem}.full-plan{display:grid;gap:13px}.plan-title-row{display:flex;justify-content:space-between;gap:12px;align-items:start}.plan-section{padding:14px;display:grid;gap:10px}.plan-section-heading{display:flex;align-items:center;gap:9px}.plan-section-heading svg,.ask-plan svg,.home-icon{color:hsl(var(--primary))}.plan-section h2,.ask-plan h2,.offer-card h2{margin:0;font-size:1rem;font-weight:800;letter-spacing:0}.plan-section p{margin:0;color:hsl(var(--muted-foreground));line-height:1.55;font-size:.92rem}.plan-section ul,.offer-card ul{margin:0;padding-left:18px;display:grid;gap:7px;color:hsl(var(--foreground));line-height:1.45;font-size:.9rem}.ask-plan{display:grid;gap:12px;padding:14px;border-color:hsl(var(--primary) / .2);background:hsl(var(--primary) / .08)}.ask-plan-title{display:flex;align-items:center;gap:8px}.prompt-row{display:grid;gap:8px}.modal-backdrop{position:fixed;inset:0;z-index:10;background:#000000ad;display:grid;place-items:center;padding:14px}.paywall{position:relative;width:min(100%,42rem);max-height:min(92vh,860px);overflow:auto;padding:18px;display:grid;gap:15px}.modal-close{position:absolute;top:10px;right:10px;border:1px solid hsl(var(--border));background:hsl(var(--card));color:hsl(var(--foreground));width:34px;height:34px;border-radius:var(--radius);font-size:1.25rem}.offer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.offer-card{padding:14px;display:grid;gap:13px;align-content:space-between}.offer-card strong{display:block;font-size:1.75rem;margin:3px 0;color:hsl(var(--primary))}.form-error{margin:14px;border:1px solid hsl(var(--destructive) / .45);color:#ffb4b4;background:hsl(var(--destructive) / .12);border-radius:var(--radius);padding:10px 12px;line-height:1.45}.loading-bar{position:fixed;bottom:18px;left:50%;transform:translate(-50%);background:hsl(var(--card));border:1px solid hsl(var(--border));color:hsl(var(--foreground));padding:9px 12px;border-radius:var(--radius)}@media(max-width:640px){.hero-section{padding:26px 18px}.hero-actions,.post-answer-actions{display:grid;grid-template-columns:1fr}.trust-strip,.offer-grid,.inline-fields{grid-template-columns:1fr}.flow-panel,.audit-form,.chat-page,.plan-preview,.full-plan,.loading-panel{margin:12px}.plan-title-row{display:grid}}
