:root{--bg-app:#faf9f6;--bg-surface:#fff;--bg-subtle:#f3f1ec;--primary:#172033;--primary-dark:#0d1422;--accent:#f26a3d;--accent-hover:#d9542d;--accent-soft:#fff0ea;--text-main:#172033;--text-muted:#667085;--text-light:#98a2b3;--border:#e7e3dc;--border-hover:#d0c9bf;--success:#3a8f6b;--error:#d64545;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono:"JetBrains Mono", monospace;font-family:var(--font-sans);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text-main);background-color:var(--bg-app);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg-app);color:var(--text-main);font-family:var(--font-sans);min-height:100vh}#root{flex-direction:column;min-height:100vh;display:flex}*{box-sizing:border-box;margin:0;padding:0}body{color:#172033;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#faf9f6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5}.app-wrapper{background-color:#faf9f6;flex-direction:column;min-height:100vh;display:flex}.app-header{z-index:100;-webkit-backdrop-filter:blur(12px);background-color:#faf9f6bf;border-bottom:1px solid #e7e3dcb3;padding:.95rem 2rem;transition:all .25s;position:sticky;top:0}.app-header.scrolled{background-color:#faf9f6eb;border-bottom-color:#e7e3dcf2;padding:.8rem 2rem;box-shadow:0 4px 20px #1720330f}.app-header .header-inner{justify-content:center;align-items:center;max-width:1440px;margin:0 auto;display:flex}.app-header .brand{align-items:center;gap:.75rem;display:flex}.app-header .brand .brand-icon{color:#f26a3d;background-color:#172033;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 2px 8px #1720331f}.app-header .brand .brand-title{color:#172033;letter-spacing:-.025em;font-size:1.25rem;font-weight:800}.hero-section{text-align:center;background-color:#faf9f6;border-bottom:1px solid #e7e3dc;padding:3.5rem 2rem 3rem}.hero-section .hero-content{max-width:860px;margin:0 auto}.hero-section .hero-badge{color:#f26a3d;background-color:#fff0ea;border:1px solid #f26a3d33;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.35rem .9rem;font-size:.82rem;font-weight:600;display:inline-flex}.hero-section h1{letter-spacing:-.035em;color:#172033;margin-bottom:1rem;font-size:2.6rem;font-weight:800;line-height:1.2}.hero-section p{color:#667085;max-width:720px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.6}.hero-section .hero-benefits-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:1rem;display:grid}@media (width<=768px){.hero-section .hero-benefits-grid{grid-template-columns:1fr}}.hero-section .hero-benefit-card{text-align:left;background-color:#fff;border:1px solid #e7e3dc;border-radius:12px;align-items:center;gap:.9rem;padding:1.1rem 1.25rem;display:flex}.hero-section .hero-benefit-card .benefit-icon-badge{background-color:#fff0ea;border:1px solid #f26a3d2e;border-radius:10px;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;display:flex}.hero-section .hero-benefit-card .benefit-details{flex-direction:column;gap:.15rem;display:flex}.hero-section .hero-benefit-card .benefit-title{color:#172033;letter-spacing:-.01em;font-size:.94rem;font-weight:700}.hero-section .hero-benefit-card .benefit-desc{color:#667085;font-size:.8rem;line-height:1.35}.hero-section .hero-benefit-card .benefit-desc code{color:#172033;background-color:#f3f1ec;border-radius:4px;padding:.1rem .35rem;font-family:inherit;font-weight:600}.studio-container{flex:1;width:100%;max-width:1520px;margin:0 auto;padding:2rem 2rem 3rem}.studio-container .studio-grid{grid-template-columns:440px 1fr;align-items:start;gap:2rem;display:grid}@media (width<=1200px){.studio-container .studio-grid{grid-template-columns:400px 1fr}}@media (width<=992px){.studio-container .studio-grid{grid-template-columns:1fr}}.editor-panel{background:#fff;border:1px solid #e7e3dc;border-radius:16px;padding:1.5rem;box-shadow:0 4px 20px #1720330f}.editor-panel .panel-header{border-bottom:1px solid #e7e3dc;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.editor-panel .panel-header h2{color:#172033;letter-spacing:-.01em;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;display:flex}.form-section{background:#fff;border:1px solid #e7e3dc;border-radius:12px;margin-bottom:.85rem;transition:all .18s;overflow:hidden}.form-section.active{border-color:#f26a3d;box-shadow:0 0 0 1px #f26a3d}.form-section .section-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#f3f1ec;justify-content:space-between;align-items:center;padding:.85rem 1.1rem;transition:all .18s;display:flex}.form-section .section-toggle:hover{background-color:#ebe7df}.form-section .section-toggle .title-group{color:#172033;align-items:center;gap:.6rem;font-size:.9rem;font-weight:600;display:flex}.form-section .section-toggle .title-group svg{color:#f26a3d}.form-section .section-content{flex-direction:column;gap:1rem;padding:1.25rem 1.1rem;display:flex}.form-group{flex-direction:column;gap:.35rem;display:flex}.form-group label{color:#172033;font-size:.83rem;font-weight:600}.form-group input[type=text],.form-group input[type=date],.form-group select,.form-group textarea{color:#172033;background-color:#fff;border:1px solid #e7e3dc;border-radius:8px;width:100%;padding:.6rem .85rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.88rem;transition:all .18s}.form-group input[type=text]::placeholder,.form-group input[type=date]::placeholder,.form-group select::placeholder,.form-group textarea::placeholder{color:#667085}.form-group input[type=text]:focus,.form-group input[type=date]:focus,.form-group select:focus,.form-group textarea:focus{border-color:#f26a3d;outline:none;box-shadow:0 0 0 3px #f26a3d26}.form-group .help-text{color:#667085;font-size:.75rem}.toggle-row{color:#172033;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.88rem;font-weight:600;display:flex}.toggle-row .switch{width:42px;height:24px;display:inline-block;position:relative}.toggle-row .switch input{opacity:0;width:0;height:0}.toggle-row .switch input:checked+.slider{background-color:#f26a3d}.toggle-row .switch input:checked+.slider:before{transform:translate(18px)}.toggle-row .switch .slider{cursor:pointer;background-color:#d0c9bf;border-radius:24px;transition:all .25s;position:absolute;inset:0}.toggle-row .switch .slider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .25s;position:absolute;bottom:3px;left:3px;box-shadow:0 1px 3px #00000026}.btn{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.45rem;padding:.6rem 1.1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:600;line-height:1.25;text-decoration:none;transition:all .18s;display:inline-flex}.btn.btn-primary{color:#fff;background-color:#f26a3d}.btn.btn-primary:hover{background-color:#d9542d;transform:translateY(-1px)}.btn.btn-primary:active{transform:translateY(0)}.btn.btn-secondary{color:#172033;background-color:#fff;border-color:#e7e3dc}.btn.btn-secondary:hover{background-color:#f3f1ec;border-color:#d0c9bf}.btn.btn-outline{color:#172033;background-color:#0000;border-color:#e7e3dc}.btn.btn-outline:hover{background-color:#f3f1ec;border-color:#d0c9bf}.btn.btn-danger-outline{color:#d64545;background-color:#0000;border-color:#d645454d}.btn.btn-danger-outline:hover{background-color:#fdf2f2;border-color:#d64545}.btn.btn-sm{border-radius:6px;padding:.45rem .8rem;font-size:.81rem}.btn.btn-block{width:100%}.person-card,.gallery-card{background-color:#f3f1ec;border:1px solid #e7e3dc;border-radius:12px;flex-direction:column;gap:.85rem;margin-bottom:.85rem;padding:1rem;transition:all .18s;display:flex}.person-card:hover,.gallery-card:hover{border-color:#d0c9bf}.person-card .card-header,.gallery-card .card-header{color:#172033;justify-content:space-between;align-items:center;font-size:.88rem;font-weight:700;display:flex}.preview-panel{background-color:#fff;border:1px solid #e7e3dc;border-radius:16px;padding:1.5rem;position:sticky;top:90px;box-shadow:0 4px 20px #1720330f}.preview-panel .preview-toolbar{border-bottom:1px solid #e7e3dc;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.preview-panel .preview-toolbar .preview-title{color:#172033;letter-spacing:-.01em;align-items:center;gap:.5rem;font-size:1.15rem;font-weight:700;display:flex}.preview-panel .iframe-wrapper{background-color:#f3f1ec;border:1px solid #e7e3dc;border-radius:12px;width:100%;height:780px;overflow:hidden}.preview-panel .iframe-wrapper iframe{border:none;width:100%;height:100%}.toast-container{z-index:1000;flex-direction:column;gap:.6rem;display:flex;position:fixed;bottom:28px;right:28px}.toast{color:#fff;background-color:#172033;border-radius:12px;align-items:center;gap:.75rem;padding:.85rem 1.35rem;font-size:.88rem;font-weight:500;animation:.25s cubic-bezier(.16,1,.3,1) slideUp;display:flex;box-shadow:0 6px 16px #17203312}.toast.toast-success{border-left:4px solid #3a8f6b}.toast.toast-error{border-left:4px solid #d64545}@keyframes slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.app-footer{color:#667085;background-color:#faf9f6;border-top:1px solid #e7e3dc;margin-top:auto;padding:1.75rem 2rem;font-size:.85rem}
