@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,300..900&family=Outfit:wght@300..900&display=swap";:root{--bg-main: #FAFAF9;--bg-surface: #FFFFFF;--bg-highlight: #F5F5F4;--primary: #D97706;--primary-hover: #B45309;--primary-light: #FFFBEB;--secondary: #78716C;--text-main: #1C1917;--text-muted: #57534E;--accent-green: #65A30D;--accent-soft: #E7E5E4;--font-display: "Fraunces", serif;--font-body: "Outfit", sans-serif;--radius-sm: 8px;--radius-md: 16px;--radius-lg: 24px;--radius-pill: 9999px;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .05);--shadow-md: 0 10px 30px -5px rgba(0, 0, 0, .05);--shadow-lg: 0 20px 40px -5px rgba(0, 0, 0, .1);--shadow-glow: 0 0 20px rgba(217, 119, 6, .2)}html{scroll-behavior:smooth}body{font-family:var(--font-body);background-color:var(--bg-main);color:var(--text-main);margin:0;padding:0;line-height:1.6}h1,h2,h3,h4{font-family:var(--font-display);font-weight:600;line-height:1.1;color:var(--text-main);margin-top:0}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.container-narrow{max-width:700px;margin:0 auto}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.75rem;border-radius:var(--radius-pill);font-weight:600;font-size:1rem;transition:all .25s ease;text-decoration:none;cursor:pointer;border:2px solid transparent}.btn-sm{padding:.4rem 1rem;font-size:.9rem;background-color:var(--text-main);color:#fff}.btn-sm:hover{background-color:#000;transform:translateY(-1px)}.btn-lg{padding:1rem 2.5rem;font-size:1.125rem}.btn-glow{background:linear-gradient(135deg,var(--primary),#EA580C);color:#fff;box-shadow:var(--shadow-glow)}.btn-glow:hover{transform:translateY(-2px);box-shadow:0 10px 25px #ea580c4d}.btn-outline{background:transparent;border:2px solid var(--text-main);color:var(--text-main)}.btn-outline:hover{background:var(--text-main);color:#fff}.btn-full{width:100%;background-color:var(--primary);color:#fff}.btn-full:hover{background-color:var(--primary-hover)}.btn-text{background:transparent;color:var(--text-muted);font-weight:400;text-decoration:underline}.btn-text:hover{color:var(--text-main)}.btn-secondary{background:#fff;border:1px solid var(--accent-soft);color:var(--text-main)}.btn-secondary:hover{border-color:var(--text-muted)}.navbar{padding:1.5rem 0;position:absolute;top:0;left:0;right:0;z-index:10}.nav-container{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;justify-content:space-between;align-items:center}.logo{font-family:var(--font-display);font-weight:600;font-size:1.5rem;color:var(--text-main);margin:0;display:flex;align-items:center;gap:.75rem}.logo-icon{height:2rem;width:auto}.hero{position:relative;min-height:85vh;display:flex;align-items:center;overflow:hidden;padding:4rem 1.5rem}.hero-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center;position:relative;z-index:5;width:100%}@media(min-width:900px){.hero-grid{grid-template-columns:1.2fr .8fr;gap:4rem}}.hero-content-left{text-align:center}@media(min-width:900px){.hero-content-left{text-align:left}}.hero-title{font-size:3rem;margin-bottom:1.5rem;letter-spacing:-.02em;line-height:1.1}@media(min-width:768px){.hero-title{font-size:3.5rem;line-height:1.1;margin-bottom:1.5rem}}.hero-story{margin-bottom:1.5rem;font-size:1.15rem;color:var(--text-muted);line-height:1.7;font-weight:400}.hero-story p{margin-bottom:.5rem}.story-pivot{font-weight:600;color:var(--text-main);font-size:1.15rem;margin-top:.75rem}.hero-subtitle{font-size:1.125rem;color:var(--text-muted);margin-bottom:2rem;line-height:1.6}.hero-actions{display:flex;flex-direction:column;gap:1rem}@media(min-width:500px){.hero-actions{flex-direction:row;justify-content:center}}@media(min-width:900px){.hero-actions{justify-content:flex-start}}.hero-steps-card{background:#fff;padding:2rem;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:1px solid var(--bg-highlight);position:relative}.step-mini{display:flex;align-items:center;gap:1rem;padding:.5rem 0}.step-icon{width:2.5rem;height:2.5rem;background:var(--primary-light);color:var(--primary);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-family:var(--font-display);flex-shrink:0}.step-text{display:flex;flex-direction:column;text-align:left}.step-text strong{font-size:1.1rem;color:var(--text-main)}.step-text span{font-size:.9rem;color:var(--text-muted)}.step-line{width:2px;height:1.5rem;background:var(--accent-soft);margin-left:1.25rem;margin-top:.2rem;margin-bottom:.2rem}.hero-visual{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none;opacity:.6}.blob{position:absolute;filter:blur(80px);border-radius:50%;opacity:.5}.blob-1{width:500px;height:500px;background:var(--primary-light);top:-100px;right:-100px}.blob-2{width:400px;height:400px;background:#e0e7ff;bottom:-50px;left:-50px}.vision-section{padding:6rem 1.5rem;background-color:#fafaf9;text-align:center;position:relative;overflow:hidden;z-index:1}.vision-section:before{content:"";position:absolute;top:0;left:0;width:200%;height:200%;background-image:linear-gradient(rgba(168,162,158,.4) 1px,transparent 1px),linear-gradient(90deg,rgba(168,162,158,.4) 1px,transparent 1px);background-size:40px 40px;animation:grid-move 60s linear infinite;z-index:-1;pointer-events:none}@keyframes grid-move{0%{transform:translate(0)}to{transform:translate(-40px,-40px)}}.vision-section:after{content:"";position:absolute;top:50%;left:50%;width:800px;height:800px;background:radial-gradient(circle,rgba(217,119,6,.25) 0%,transparent 70%);transform:translate(-50%,-50%);z-index:-1;animation:pulse-glow 10s ease-in-out infinite alternate;pointer-events:none}@keyframes pulse-glow{0%{transform:translate(-50%,-50%) scale(1);opacity:.6}to{transform:translate(-50%,-50%) scale(1.1);opacity:.9}}.vision-masonry{display:grid;grid-template-columns:1fr;gap:1.5rem;width:100%;max-width:1100px;margin:0 auto}@media(min-width:768px){.vision-masonry{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.vision-masonry{grid-template-columns:repeat(3,1fr)}}.v-card{background:#ffffffd9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:var(--radius-lg);padding:2rem;border:1px solid rgba(255,255,255,.6);box-shadow:0 4px 6px -1px #0000000d,0 0 0 1px #ffffff80 inset;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column;justify-content:flex-start;text-align:left}.v-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);background:#fffffff2}@media(min-width:768px){.span-2{grid-column:span 2}.row-span-2{grid-row:span 2}.span-3{grid-column:span 2}}@media(min-width:1024px){.span-3{grid-column:span 3}}.v-icon{font-size:2.5rem;margin-bottom:1rem}.v-card h3{font-size:1.25rem;margin-bottom:.75rem;font-weight:700;color:var(--text-main)}.no-margin-top{margin-top:0!important}.v-card p{color:var(--text-muted);font-size:1rem;line-height:1.6;margin-bottom:1rem}.v-card p:last-child{margin-bottom:0}.v-highlight{background:#fff;border-color:var(--accent-gold)}.big-text{font-size:1.5rem;font-weight:500;color:var(--text-main);line-height:1.4}.marker{background:linear-gradient(120deg,var(--accent-gold) 0%,transparent 100%);padding:0 4px}.v-image{padding:0;overflow:hidden;position:relative;min-height:300px}.v-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.v-image:hover img{transform:scale(1.05)}.img-overlay{position:absolute;bottom:0;left:0;width:100%;padding:1.5rem;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);color:#fff;font-weight:700;font-size:1.25rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.v-quote{background:var(--bg-surface);justify-content:center;align-items:center;text-align:center;border:2px dashed var(--accent-soft)}.v-quote p{font-family:var(--font-display);font-size:1.5rem;color:var(--primary);font-style:italic}.v-list{list-style:none;padding:0;margin:0}.v-list li{margin-bottom:.75rem;font-size:.95rem;display:flex;align-items:center;gap:.5rem}.focus-card{background:var(--primary);color:#fff;text-align:center;align-items:center;justify-content:center}.focus-card h3,.focus-card p{color:#fff}.focus-card strong{color:var(--accent-gold)}.vision-section .container{position:relative;z-index:2;background:#ffffffd9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:3rem;border-radius:var(--radius-lg);border:1px solid rgba(255,255,255,.6);box-shadow:0 10px 25px -5px #0000000d,0 0 0 1px #ffffff80 inset}.vision-split{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:900px){.vision-split{grid-template-columns:1fr 1fr;gap:4rem}}.vision-image img{width:100%;height:auto;display:block}.vision-section .container-narrow{position:relative;z-index:1;background:#ffffffb3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:3rem;border-radius:var(--radius-lg);border:1px solid rgba(255,255,255,.5);box-shadow:0 4px 6px -1px #00000005,0 2px 4px -1px #00000005,0 0 0 1px #ffffff80 inset}.vision-content{max-width:750px;margin:0 auto;font-size:1.25rem;line-height:1.7;color:var(--text-muted)}.highlight-text{font-size:1.5rem;color:var(--text-main);margin:2.5rem 0;font-family:var(--font-display);font-weight:500}.features{background:#fff;padding:6rem 0}.section-title{text-align:center;font-size:2.5rem;margin-bottom:4rem}.feature-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:2rem}@media(min-width:768px){.feature-grid{grid-template-columns:repeat(3,1fr)}}.feature-card{text-align:center;padding:2rem;border-radius:var(--radius-md);background:var(--bg-main);transition:transform .2s}.feature-card:hover{transform:translateY(-5px)}.feature-icon,.feature-icon-img{font-size:3rem;width:4rem;height:4rem;margin-bottom:1rem}.feature-card h3{font-size:1.25rem;margin-bottom:.5rem}.feature-card p{color:var(--text-muted);font-size:.95rem}.app-section{padding:6rem 0;background:linear-gradient(to bottom,white,var(--bg-main))}.app-header{text-align:center;margin-bottom:2rem}.app-header h2{font-size:2.5rem;margin-bottom:.5rem}.card{background:#fff;border-radius:var(--radius-lg);padding:2.5rem;box-shadow:var(--shadow-md);border:1px solid var(--accent-soft)}.form-group{margin-bottom:1.5rem}.half-width{display:inline-block;width:100%}@media(min-width:600px){.half-width{width:calc(50% - 10px);vertical-align:top}.half-width:nth-of-type(odd){margin-right:15px}}label{display:block;font-weight:600;margin-bottom:.5rem;font-size:.9rem;color:var(--text-muted)}input[type=text],input[type=number],select,textarea{width:100%;padding:.875rem;border:1px solid var(--accent-soft);border-radius:var(--radius-sm);font-family:inherit;font-size:1rem;background-color:var(--bg-main);transition:border-color .2s,box-shadow .2s}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #d977061a;background-color:#fff}.actions{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}@media(min-width:400px){.actions{flex-direction:row;align-items:center}}.result-area{margin-top:3rem;display:none;border:2px solid var(--primary);background:var(--primary-light)}.result-header{text-align:center;margin-bottom:1.5rem}.result-box{background:#fff;border:1px dashed var(--primary);padding:1.5rem;border-radius:var(--radius-sm);font-family:monospace;font-size:.9rem;white-space:pre-wrap;color:var(--text-main);max-height:400px;overflow-y:auto;margin-bottom:1.5rem}.how-it-works{padding:6rem 0;background-color:var(--bg-highlight)}.how-steps{display:flex;flex-direction:column;gap:2rem;align-items:center;margin-top:3rem}@media(min-width:768px){.how-steps{flex-direction:row;justify-content:space-between;align-items:flex-start}}.step-card{flex:1;text-align:center;padding:1.5rem;max-width:300px;position:relative}.step-number{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;background-color:var(--primary);color:#fff;border-radius:50%;font-weight:700;font-size:1.25rem;margin-bottom:1rem;font-family:var(--font-display);box-shadow:var(--shadow-sm)}.step-card h3{font-size:1.5rem;margin-bottom:.75rem;color:var(--text-main)}.step-card p{color:var(--text-muted);line-height:1.5}.step-divider{display:none;flex:0 0 auto;width:4rem;height:2px;background-color:var(--accent-soft);margin-top:1.5rem}@media(min-width:768px){.step-divider{display:block}}footer{padding:3rem 0;text-align:center;background:#fff;border-top:1px solid var(--accent-soft);color:var(--text-muted);font-size:.9rem}.article-page{background-color:#fff}.article-hero{padding:6rem 1.5rem 4rem;background-color:var(--bg-main);text-align:center}.article-hero h1{font-size:3rem;margin-bottom:1rem;max-width:900px;margin-left:auto;margin-right:auto}.article-hero .subtitle{font-size:1.25rem;color:var(--text-muted);max-width:700px;margin:0 auto}.article-content{max-width:750px;margin:0 auto;padding:4rem 1.5rem;font-size:1.125rem}.article-content p{margin-bottom:1.5rem;color:var(--text-muted)}.article-content h2{font-size:2rem;margin-top:3rem;margin-bottom:1rem;color:var(--text-main)}.article-content h3{font-size:1.5rem;margin-top:2rem;margin-bottom:1rem;color:var(--text-main)}.article-content ul,.article-content ol{margin-bottom:1.5rem;padding-left:1.5rem}.article-content li{margin-bottom:.5rem;color:var(--text-muted)}.highlight-box{background-color:var(--primary-light);border-left:4px solid var(--primary);padding:1.5rem;border-radius:var(--radius-sm);margin:2rem 0;font-style:italic;color:var(--text-main)}.prompt-box{background-color:#f0fdf4;border:1px dashed var(--accent-green);padding:1.5rem;border-radius:var(--radius-sm);margin:2rem 0}.prompt-box h4{color:var(--accent-green);margin-bottom:.5rem;text-transform:uppercase;font-size:.8rem;letter-spacing:.05em}.prompt-box code{display:block;font-family:monospace;background:#fff;padding:1rem;border-radius:var(--radius-sm);border:1px solid #dcfce7;color:#166534;font-size:.95rem}.cta-section{text-align:center;padding:4rem 1.5rem;background-color:var(--bg-main);border-top:1px solid var(--accent-soft)}.breadcrumb{margin-bottom:1rem;font-size:.9rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}.breadcrumb a{color:var(--text-muted);text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.sample-prompts-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:800px){.sample-prompts-grid{grid-template-columns:1fr 1fr;gap:2.5rem}}.sample-prompt-card{margin-top:0!important;display:flex;flex-direction:column;padding:2rem;height:100%}.llm-badge-group{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.5rem;font-size:.75rem;color:var(--text-muted);background:var(--bg-highlight);padding:.4rem .75rem;border-radius:20px}.premium-input{width:100%;background:transparent;border:none;border-bottom:2px solid var(--accent-soft);padding:.75rem 0 .5rem;font-family:inherit;font-size:1.05rem;color:var(--text-main);transition:all .2s ease;border-radius:0}.premium-input:focus{outline:none;border-bottom-color:var(--primary);padding-left:.5rem;background:#d9770608}.premium-input::placeholder{color:#94a3b8;font-weight:400;font-size:.95rem}.inline-input{display:inline-block;background:#fff;border:1px solid var(--accent-green);border-radius:4px;padding:0 4px;font-family:inherit;font-size:inherit;color:var(--text-main);box-shadow:inset 0 1px 2px #0000000d;margin:0 2px;height:auto;min-height:1.5em}.inline-input:focus{outline:none;border-color:var(--primary);background:#fffbeb;box-shadow:0 0 0 2px #d9770633}.situations-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:1000px;margin:0 auto}@media(min-width:768px){.situations-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.situations-grid{grid-template-columns:repeat(3,1fr)}}.situation-card{background:#fff;border:1px solid var(--accent-soft);border-radius:var(--radius-md);padding:2rem;box-shadow:var(--shadow-sm);transition:all .2s;cursor:pointer;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;min-height:180px}.situation-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:var(--primary)}.situation-card.locked{background:linear-gradient(145deg,#fff,#fafaf9)}.situation-card.locked:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:var(--radius-md);background:#fff6;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:1;pointer-events:none}.situation-card h3{font-size:1.15rem;font-weight:500;margin-top:1rem;margin-bottom:0;color:var(--text-main);z-index:2;line-height:1.4;font-family:var(--font-body)}.lock-icon{font-size:2rem;z-index:2;margin-bottom:.5rem;opacity:.8}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;justify-content:center;align-items:center;visibility:hidden;opacity:0;transition:all .3s ease;padding:1.5rem}.modal-overlay.active{visibility:visible;opacity:1}.modal-content{background:#fff;width:100%;max-width:500px;position:relative;transform:translateY(20px);transition:transform .3s ease;padding:3rem 2.5rem;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}.modal-overlay.active .modal-content{transform:translateY(0)}.modal-close{position:absolute;top:1.25rem;right:1.25rem;background:none;border:none;font-size:2rem;cursor:pointer;color:var(--text-muted);line-height:1;padding:0;transition:color .2s}.modal-close:hover{color:var(--text-main)}@media(max-width:480px){.hero-title{font-size:2.5rem}.section-title,.app-header h2,.article-hero h1{font-size:2rem}.logo{font-size:1.25rem}.logo-icon{height:1.75rem}.hero{padding-top:6rem}}.copy-prompt-btn{padding:.85rem 1.5rem!important;font-size:1.05rem!important;font-weight:700;border-radius:var(--radius-md)!important}.why-it-works-card{margin-top:auto;background:#fff;padding:1.25rem;border-radius:var(--radius-md);border:1px solid var(--bg-highlight);box-shadow:0 4px 12px #00000008;display:flex;flex-direction:column;gap:.75rem}.why-it-works-header{font-size:.75rem;font-weight:800;text-transform:uppercase;color:var(--text-muted);letter-spacing:1px;display:flex;align-items:center;gap:.5rem}.why-it-works-header:before{content:"💡";font-size:1.1rem}.why-it-works-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.why-it-works-list li{display:flex;align-items:flex-start;gap:.5rem;font-size:.9rem;color:var(--text-main);line-height:1.4}.why-it-works-list li span{color:var(--primary);font-weight:700}body.pro-app{background-color:var(--bg-highlight)}.app-navbar{border-bottom:1px solid var(--accent-green);box-shadow:none;position:sticky;background-color:var(--bg-highlight);z-index:40}.pro-badge{background:var(--primary);color:#fff;font-size:.65rem;letter-spacing:1px;padding:.15rem .4rem;border-radius:4px;vertical-align:middle;margin-left:.25rem;font-weight:800}.app-layout{display:flex;min-height:calc(100vh - 70px);max-width:1200px;margin:0 auto;padding:2rem 1.5rem;gap:2rem}.app-sidebar{width:250px;flex-shrink:0}.sidebar-title{font-size:.85rem;text-transform:uppercase;color:var(--text-muted);letter-spacing:1px;margin-bottom:1rem}.sidebar-menu{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.sidebar-menu a{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;color:var(--text-main);text-decoration:none;font-weight:600;border-radius:var(--radius-md);transition:all .2s}.sidebar-menu a:hover{background:#fff;color:var(--primary)}.sidebar-menu a.active{background:var(--primary);color:#fff;box-shadow:0 4px 12px #16653433}.app-main{flex:1;background:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:2.5rem;border:1px solid rgba(0,0,0,.05)}.builder-header{margin-bottom:2.5rem;border-bottom:1px solid var(--accent-soft);padding-bottom:1.5rem}.builder-header h1{font-family:var(--font-display);font-size:2.25rem;margin-bottom:.5rem;color:var(--text-dark)}.builder-header p{color:var(--text-muted);font-size:1.1rem;margin:0}.builder-section{margin-bottom:1.5rem}.section-label{display:flex;align-items:flex-start;gap:1rem;margin-bottom:.5rem}.f-icon{background:var(--accent-green);color:var(--primary);width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.1rem;flex-shrink:0;margin-top:2px}.section-label h3{margin:0 0 .25rem;font-size:1.25rem;font-weight:700}.section-label p{margin:0;color:var(--text-muted);font-size:.95rem}.builder-form-container{max-width:800px}.form-row{display:flex;gap:1rem}.builder-input{width:100%;padding:.75rem 1rem;font-size:1rem;border:2px solid var(--accent-soft);border-radius:var(--radius-md);background:var(--bg-highlight);color:var(--text-main);transition:all .2s;font-family:var(--font-sans);appearance:none;margin-left:3rem;width:calc(100% - 3rem)}.builder-input:focus{outline:none;border-color:var(--primary);background:#fff;box-shadow:0 0 0 4px var(--accent-green)}select.builder-input{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23374151'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:1.2rem;padding-right:3rem}.action-footer{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--accent-soft);margin-left:3rem}.result-area{margin-top:3rem;padding:2rem;background:var(--bg-highlight);border-radius:var(--radius-lg);border:1px solid var(--accent-green);animation:slideFadeIn .4s ease-out forwards}.result-area.hidden{display:none}.result-title{font-size:1.25rem;margin-bottom:.5rem}@keyframes slideFadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.quiz-step{opacity:1;transition:opacity .3s ease}.quiz-step.hidden{display:none;opacity:0}.quiz-step.active{animation:fadeIn .4s ease-out forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.quiz-opt-btn{background:#fff;border:2px solid var(--accent-soft);padding:1.25rem;border-radius:var(--radius-md);font-size:1.1rem;font-family:var(--font-body);font-weight:500;color:var(--text-main);cursor:pointer;transition:all .2s ease;text-align:left;line-height:1.4;display:flex;align-items:center;justify-content:space-between;width:100%}.quiz-opt-btn:hover{border-color:var(--primary);background:var(--primary-light);transform:translateY(-2px);box-shadow:var(--shadow-sm)}.quiz-opt-btn.selected{border-color:var(--primary);background:var(--primary-light);box-shadow:0 0 0 1px var(--primary)}@media(max-width:768px){.app-layout{flex-direction:column;padding:1rem}.app-sidebar{width:100%}.sidebar-menu{flex-direction:row;overflow-x:auto;padding-bottom:.5rem}.sidebar-menu a{white-space:nowrap}.app-main{padding:1.5rem}.form-row{flex-direction:column}}
