html,body{margin:0;padding:0}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif;background-color:#faf8f3;color:#3e332d}.app-root{background-color:#faf8f3;min-height:100vh;flex-direction:column}.app-container{max-width:1120px;margin:0 auto;padding:2.5rem 1.5rem 4rem}.site-header{border-bottom:1px solid #e0d7cc;padding:.25rem 0;margin-bottom:.6rem}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.logo img{height:24px;width:auto;display:block}.nav-links{display:flex;flex-wrap:wrap;gap:1.25rem;font-size:.95rem;line-height:1}h1,h2,h3{margin:0;color:#3b2e27}h1.home-title{font-size:clamp(2rem,3.2vw,2.6rem);line-height:1.15;margin-bottom:.75rem;margin-top:-4rem}h2{font-size:1.6rem;margin-bottom:1rem}h3{font-size:1.15rem;margin-bottom:.6rem}p{margin:0 0 .85rem;line-height:1.7}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1.8rem;border-radius:999px;border:none;cursor:pointer;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .05s ease,box-shadow .1s ease,background-color .1s ease,color .1s ease}.btn-primary{background-color:#a6bba7;color:#fff;box-shadow:0 10px 25px #0000001f}.btn-primary:hover{background-color:#96ac98;transform:translateY(-1px)}.btn-secondary{background-color:#aec7c4;color:#2f2722;box-shadow:0 8px 20px #00000014}.btn-secondary:hover{background-color:#9db8b5;transform:translateY(-1px)}.home-hero{padding-top:.5rem;padding-bottom:2.2rem}.home-hero-content{max-width:760px}.home-subtitle{font-size:1rem;color:#6b5b50;margin-bottom:1.3rem}.hero-btn{margin-top:.25rem}.home-root{width:100%;margin-top:2.5rem}.home-section{margin-top:0rem}.home-section p{max-width:880px}.home-section+.home-section{margin-top:2.4rem}.steps-container{margin-top:1.8rem;display:flex;flex-wrap:wrap;gap:1.5rem}.step-card{flex:1;min-width:230px;background-color:#fdfbf7;border-radius:22px;padding:1.4rem 1.6rem;box-shadow:0 10px 30px #0000000a}.step-number{width:40px;height:40px;border-radius:999px;border:2px solid #7a6b5e;display:flex;align-items:center;justify-content:center;font-weight:600;margin-bottom:.8rem;font-size:1rem}.home-section-actions{margin-top:2rem;text-align:center}.comparison-section{background-color:#f4efe6;border-radius:28px;padding:2rem 2rem 2.4rem}.comparison-table{margin-top:1.8rem;display:flex;gap:2rem;flex-wrap:wrap}.comparison-column{flex:1;min-width:260px;background-color:#fdfbf7;border-radius:22px;padding:1.4rem 1.6rem;box-shadow:0 10px 30px #0000000d}.comparison-column h3{margin-bottom:.8rem}.comparison-column ul{list-style:disc;padding-left:1.1rem;margin:0}.comparison-column li{margin-bottom:.45rem}.comparison-column ul,.comparison-column li{text-align:left}.audience-grid{margin-top:1.6rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.audience-card{background-color:#fdfbf7;border-radius:22px;padding:1.4rem 1.6rem;box-shadow:0 8px 22px #0000000a}.theme-details{background-color:#faf5ee;border-radius:28px;padding:2rem 2rem 2.4rem}.theme-grid{margin-top:1.8rem;display:flex;flex-wrap:wrap;gap:1.8rem;justify-content:center;max-width:1120px;margin-left:auto;margin-right:auto}.theme-item{background-color:#fdfbf7;border-radius:22px;padding:1.4rem 1.6rem;box-shadow:0 8px 24px #0000000a;text-align:center;flex:0 1 calc(33.333% - 1.8rem);max-width:340px}@media (max-width: 900px){.theme-grid{justify-content:center}.theme-item{flex:0 1 calc(50% - 1.8rem)}}@media (max-width: 600px){.theme-item{flex:0 1 100%}}.theme-icon{font-size:1.6rem;margin-bottom:.65rem}.theme-icon{width:48px;height:48px;border-radius:999px;border:1px solid rgba(166,187,167,.45);display:flex;align-items:center;justify-content:center;margin-bottom:.8rem;background-color:#fdfbf7}.theme-icon svg{width:24px;height:24px;stroke:#a6bba7;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.highlight-strip{background-color:#e9f3e2;border-radius:24px;padding:1.5rem 1.8rem}.highlight-grid{display:flex;gap:2.4rem;flex-wrap:wrap;justify-content:center;align-items:center}.highlight-item{text-align:center}.highlight-number{display:block;font-size:1.6rem;font-weight:700}.highlight-label{font-size:.95rem}.pro-section p,.pro-section .text-block p{margin-bottom:1.4rem}.creator-card{background-color:#fdfbf7;border-radius:28px;padding:2rem 2.2rem 2.4rem;box-shadow:0 12px 32px #0000000f;text-align:center}.creator-photo{width:120px;height:120px;border-radius:999px;object-fit:cover;object-position:center;margin:1.4rem auto 1.2rem;display:block;border:3px solid #e3c4bb}.creator-intro{margin-bottom:1.2rem}.timeline{margin-top:2.2rem;border-top:1px solid #e0d7cc;padding-top:1.4rem;display:flex;flex-wrap:wrap;gap:1.4rem;justify-content:center}.timeline-item{display:flex;align-items:center;gap:.5rem}.timeline-dot{width:10px;height:10px;border-radius:999px;background-color:#7a6b5e}.timeline-year{font-weight:600;font-size:.9rem}.timeline-text{font-size:.9rem}.home-final-cta{text-align:center}.home-final-cta p{margin:.9rem auto 1.4rem;max-width:720px}.app-header{margin-bottom:1.6rem;text-align:center}.card{background-color:#fdfbf7;border-radius:24px;padding:1.8rem 2rem;box-shadow:0 10px 26px #0000000f;margin-bottom:1.6rem}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.2rem 1.4rem}.form-group{display:flex;flex-direction:column;gap:.35rem}.form-group label{font-size:.9rem;font-weight:500}.form-group input,.theme-output{border-radius:12px;border:1px solid #d6cfc5;padding:.55rem .7rem;font-size:.9rem;font-family:inherit}.form-group input:focus,.theme-output:focus{outline:none;border-color:#a6bba7;box-shadow:0 0 0 1px #a6bba766}.form-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;margin-top:.5rem}.form-actions button{@apply btn btn-primary;}.form-actions button{display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1.6rem;border-radius:999px;border:none;cursor:pointer;background-color:#a6bba7;color:#fff;font-size:.9rem;font-weight:600}.form-actions button:disabled{opacity:.7;cursor:default}.error-message{color:#b04747;margin-top:.8rem;font-size:.9rem}.theme-header{display:flex;justify-content:space-between;align-items:center;gap:1rem}.theme-header button{padding:.55rem 1.2rem;border-radius:999px;border:none;background-color:#aec7c4;color:#2f2722;cursor:pointer;font-size:.85rem;font-weight:500}.theme-placeholder{margin-top:1rem;font-size:.9rem;color:#6b5b50}.theme-output{margin-top:1rem;width:100%;min-height:260px;resize:vertical;line-height:1.6}.form-row{display:flex;gap:1.6rem;flex-wrap:wrap}.form-group{flex:1;min-width:240px}@media (max-width: 768px){.site-header{flex-direction:column;align-items:flex-start}.app-container{padding-inline:1.1rem}.comparison-section,.theme-details,.creator-card,.highlight-strip{padding-inline:1.4rem}}.home-root{width:100%;text-align:center}.home-root .home-hero,.home-root .home-section{text-align:center}.home-root .home-hero h1,.home-root .home-hero h2,.home-root .home-hero h3,.home-root .home-section h2,.home-root .home-section h3,.home-root .home-section p{margin-left:auto;margin-right:auto}.home-root .home-hero-content{max-width:760px;margin-left:auto;margin-right:auto}.home-root .home-hero .btn,.home-root .home-section .btn{display:inline-flex}.home-root .steps-container{justify-content:center}.home-root .step-card{display:flex;flex-direction:column;align-items:center;text-align:center}.home-root .comparison-section{text-align:center;margin-bottom:2rem}.home-root .comparison-table{justify-content:center}.home-root .comparison-column{text-align:center}.home-root .audience-grid{justify-items:center}.home-root .audience-card,.home-root .theme-details{text-align:center}.home-root .theme-grid{justify-items:center}.home-root .theme-item{text-align:center}.home-root .timeline{justify-content:center;text-align:center}.home-root .timeline-item,.home-root .home-final-cta,.pricing-root{text-align:center}.pricing-note{margin-bottom:-82px;margin-top:22px}main.app-container+footer.site-footer{margin-top:14px}.pricing-header{max-width:720px;margin:1.4rem auto 2.8rem}.pricing-title{font-size:2rem;margin-bottom:.75rem;margin-top:-4rem;color:#3b2e27}.pricing-subtitle{font-size:.98rem;color:#6b5b50;line-height:1.7}.pricing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.6rem;max-width:1120px;margin:0 auto 2.4rem}.pricing-card{background-color:#fdfbf7;border:1px solid rgba(190,176,160,.9);border-radius:26px;padding:1rem 1.6rem 2.4rem;text-align:center;box-shadow:0 12px 28px #0000000d;position:relative;display:flex;flex-direction:column;height:100%}.pricing-card-featured{box-shadow:0 16px 40px #0000000f}.pricing-card-header{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:1.4rem;margin-bottom:.6rem;min-height:5.6rem}.pricing-name{font-size:1.05rem;font-weight:600;margin-bottom:.3rem;color:#3b2e27}.pricing-price{font-size:1.3rem;font-weight:700;color:#5a4b40}.pricing-tagline{position:absolute;top:.2rem;left:50%;transform:translate(-50%);font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:#b1a193;margin:0;white-space:nowrap}.pricing-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.35rem;flex-grow:1;align-items:center;text-align:center}.pricing-features li{font-size:.92rem;color:#6b5b50;line-height:1.5}.pricing-feature-highlight{display:inline-block;padding:.45rem .7rem;margin:.9rem;border-radius:9px;border:1px solid rgba(190,176,160,.9);background-color:#fdfbf7;color:#5a4b40;font-weight:600;white-space:nowrap}.btn-plan{margin-top:1.4rem;background-color:#a6bba7;color:#fff;border-radius:999px;padding:.8rem 1.8rem;font-size:.9rem;font-weight:600;cursor:pointer;border:none;transition:background-color .15s ease,transform .1s ease;width:100%}.btn-plan:hover{background-color:#96ac98;transform:translateY(-1px)}.btn-plan-current{margin-top:1.4rem;border-radius:999px;padding:.8rem 1.8rem;font-size:.9rem;font-weight:600;width:100%;background:#1118271a;color:#111827d9;border:1px solid transparent;cursor:not-allowed}.btn-plan-current:hover{transform:none;box-shadow:none}.btn-plan-secondary{background:#e6e6e6;color:#000c}.btn-plan,.btn-plan-current{box-sizing:border-box}.site-footer{border-top:1px solid #e0d7cc;margin-top:auto;padding-top:1.3rem;padding-bottom:1.2rem;font-size:.85rem;color:#6b5b50;max-width:none}.footer-links{display:flex;flex-wrap:wrap;gap:1.4rem;justify-content:center;margin-bottom:.6rem}.footer-links a{text-decoration:none;color:#6b5b50}.footer-links a:hover{text-decoration:underline}.footer-note{text-align:center;opacity:.8}.theme-item{display:flex;flex-direction:column;align-items:center;text-align:center}.theme-icon{display:flex;justify-content:center;align-items:center;margin:0 auto 1rem}.theme-icon svg{width:40px;height:40px}.site-header{width:100%;background-color:#fdfbf7;border-bottom:1px solid rgba(210,200,186,.55)}.header-inner{width:100%;max-width:1200px;margin:0 auto;padding:1.5rem 2rem;margin-top:.7rem;margin-bottom:.2rem;display:flex;align-items:center;justify-content:space-between}.logo{font-weight:700;font-size:1.1rem;color:#4a3f37}.nav-links{display:flex;gap:2rem}.nav-links a{text-decoration:none;color:#5a4b40;font-size:.95rem}.nav-links a:hover{opacity:.7}.auth-container{max-width:420px;margin:60px auto;padding:32px;border:1px solid #ddd;border-radius:12px;background:#fff}.auth-form{display:flex;flex-direction:column;gap:12px}.auth-btn{margin-top:12px;background-color:#d5e6d6;border:none;padding:10px;border-radius:8px;cursor:pointer}.auth-error{color:#b00020;font-size:.9rem}.theme-render{display:flex;flex-direction:column;gap:22px;margin-top:16px}.theme-block{padding:0;border:none;background:transparent}.theme-title{font-size:22px;font-weight:700;margin:0 0 10px;letter-spacing:.2px}.theme-text{white-space:pre-line;line-height:1.7;font-size:15.5px;color:#444;padding-left:2px}.theme-block:not(:last-child){padding-bottom:18px;border-bottom:1px solid #e7e0d8}.theme-h1{font-size:26px;font-weight:800;margin:32px 0 14px;letter-spacing:.4px}.theme-h2{font-size:18px;font-weight:700;margin:22px 0 8px;color:#2f2f2f}.theme-text{font-size:15.5px;line-height:1.7;margin:0 0 10px;color:#444}.theme-render{margin-top:12px}.theme-h1{font-size:26px;font-weight:800;margin:28px 0 12px;letter-spacing:.4px}.theme-h2{font-size:18px;font-weight:700;margin:18px 0 8px}.theme-text{font-size:15.5px;line-height:1.7;margin:0 0 10px;white-space:pre-line}.profile-tabs{display:flex;gap:10px;margin:14px 0 18px}.profile-tab{padding:10px 14px;border-radius:999px;border:1px solid #e7e0d8;background:transparent;cursor:pointer;font-weight:600}.profile-tab.active{border-color:#b9c3b4;background:#d7e0d4}.profile-panel{margin-top:6px}.profile-row{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #eee6dc}.profile-label{opacity:.75}.profile-value{font-weight:600}.profile-hint{margin-top:12px;font-size:13px;opacity:.7}.history-list{display:flex;flex-direction:column;gap:10px}.history-item{display:flex;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #e7e0d8;border-radius:10px}.history-title{font-weight:600}.history-date{font-size:13px;opacity:.75;margin-top:4px}.history-tag{font-size:13px;opacity:.8;white-space:nowrap}.before-after-cta{display:flex;justify-content:center;margin-top:40px}.cta-btn{padding:12px 25px;border-radius:999px;background-color:#b9cfc7;color:#1f2a26;font-weight:600;text-decoration:none;transition:all .2s ease}.cta-btn:hover{background-color:#a9c1b8;transform:translateY(-1px)}.logo img{height:70px;width:auto;display:block}.site-header{border-bottom:1px solid #e0d7cc;padding:0;margin:0 0 .5rem;width:100%}.header-inner{width:100%;max-width:none;margin:0;padding:0 2rem;box-sizing:border-box;height:85px;display:flex;align-items:center;justify-content:flex-end;gap:2rem}.logo img{height:70px;width:auto;transform:translateY(0);pointer-events:auto}.nav-links{display:flex;gap:1.5rem;order:1}.logo{order:2}.nav-links{display:flex;flex-wrap:wrap;gap:1.4rem;font-size:.95rem;line-height:1}.nav-links a{text-decoration:none;color:#5a4b40}.nav-links a:hover{text-decoration:underline}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999}.modal-card{background:#fff;border-radius:12px;padding:16px;width:min(520px,92vw)}.modal-actions{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a0a0a8c;display:flex;align-items:center;justify-content:center;z-index:9999;padding:16px}.modal-card{width:min(520px,92vw);background:#fff;border-radius:18px;box-shadow:0 18px 60px #00000038;border:1px solid rgba(0,0,0,.06);overflow:hidden}.modal-card h3{margin:0;padding:18px 18px 8px;font-size:22px}.modal-card p{margin:0;padding:0 18px 14px;color:#4b5563;line-height:1.4}.modal-actions{display:flex;gap:10px;padding:14px 18px 18px;flex-wrap:wrap;justify-content:flex-end}.btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(0,0,0,.1);border-radius:12px;padding:10px 14px;font-weight:600;cursor:pointer;transition:transform .06s ease,box-shadow .12s ease,opacity .12s ease;background:#fff}.btn:active{transform:translateY(1px)}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{border:none;background:#111827;color:#fff;box-shadow:0 10px 22px #11182738}.btn-secondary{background:#1118270f;color:#111827;border:1px solid rgba(17,24,39,.1)}.btn-ghost{background:transparent;color:#111827}.auth-container{width:min(520px,92vw);margin:28px auto;background:#fff;border-radius:18px;border:1px solid rgba(0,0,0,.06);box-shadow:0 18px 60px #0000001a;padding:22px}.auth-container h2{margin:0 0 14px;font-size:26px}.auth-form{display:flex;flex-direction:column;gap:10px}.auth-form label{font-weight:600;font-size:14px;margin-top:6px}.auth-form input{border-radius:12px;border:1px solid rgba(0,0,0,.12);padding:12px;outline:none}.auth-form input:focus{border-color:#11182759;box-shadow:0 0 0 4px #11182714}.auth-btn{margin-top:8px;border:none;border-radius:12px;padding:12px 14px;font-weight:700;background:#111827;color:#fff;cursor:pointer;box-shadow:0 10px 22px #1118272e}.auth-btn:active{transform:translateY(1px)}.auth-error{background:#ef444414;border:1px solid rgba(239,68,68,.18);color:#991b1b;padding:10px 12px;border-radius:12px;margin:6px 0 0}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;display:flex;align-items:center;justify-content:center;padding:20px;z-index:999}.modal-card{width:100%;max-width:520px;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:18px;box-shadow:0 20px 60px #0000002e;padding:18px 18px 16px}.modal-card h3{margin:0 0 8px;font-size:20px}.modal-card p{margin:0 0 14px;color:#000000b3;line-height:1.45}.modal-actions{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap}:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;background-color:#faf8f3;color:#3a2f2a}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background-color:#faf8f3}#root{width:100%;min-height:100vh;margin:0;padding:0}
