:root{--fl-accent: #9B7B5B;--fl-accent-hover: #8A6B4D;--fl-accent-10: rgba(155, 123, 91, .1);--fl-accent-20: rgba(155, 123, 91, .2);--fl-accent-30: rgba(155, 123, 91, .3);--fl-accent-60: rgba(155, 123, 91, .6);--fl-text: #2C2420;--fl-text-muted: #6B5E54;--fl-text-placeholder: #9B8B7B;--fl-bg: #FAF8F5;--fl-bg-white: #ffffff;--fl-border: #E8E2DB;--fl-btn-bg: rgba(44, 36, 32, .8);--fl-error: #dc2626;--fl-success: #16a34a}.fl-field{outline:1px dashed transparent;outline-offset:2px;transition:outline-color .15s;cursor:text}.fl-field:hover{outline-color:var(--fl-accent-30)}.fl-field:focus{outline-color:var(--fl-accent-60);outline-style:solid}.tiptap{outline:none}.tiptap p{margin-bottom:.5em}.tiptap ul{list-style-type:disc;padding-left:1.5em}.tiptap a{color:var(--fl-accent);text-decoration:underline}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--fl-accent: #9B7B5B;--fl-accent-hover: #8A6B4D;--fl-text: #2C2420;--fl-text-muted: #6B5E54;--fl-bg: #FAF8F5;--fl-bg-white: #ffffff;--fl-border: #E8E2DB}body{font-family:Geist,system-ui,-apple-system,sans-serif;background-color:var(--fl-bg);color:var(--fl-text);line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}.container{max-width:1120px;margin:0 auto;padding:0 24px}.topbar{position:sticky;top:0;z-index:40;background:var(--fl-bg-white);border-bottom:1px solid var(--fl-border)}.topbar-inner{max-width:1120px;margin:0 auto;padding:12px 24px;display:flex;align-items:center;justify-content:space-between}.topbar-brand{font-weight:600;font-size:15px;color:var(--fl-text);letter-spacing:-.01em}.topbar-toggle{padding:8px 20px;border-radius:8px;border:1px solid var(--fl-border);background:var(--fl-bg);color:var(--fl-text);font-size:14px;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s;font-family:inherit}.topbar-toggle:hover{background:var(--fl-bg-white);border-color:var(--fl-accent)}.loading{display:flex;align-items:center;justify-content:center;min-height:100vh;color:var(--fl-text-muted);font-size:16px}.hero{padding:80px 0 64px;text-align:center}.hero-title{font-size:48px;font-weight:700;line-height:1.1;letter-spacing:-.03em;margin-bottom:20px;color:var(--fl-text)}.hero-subtitle{font-size:18px;line-height:1.7;color:var(--fl-text-muted);max-width:640px;margin:0 auto 40px}.hero-image{width:100%;border-radius:16px;aspect-ratio:2 / 1;object-fit:cover}.features{padding:80px 0;background:var(--fl-bg-white)}.section-title{font-size:36px;font-weight:700;letter-spacing:-.02em;margin-bottom:48px;color:var(--fl-text)}.features .section-title{text-align:center}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.feature-card{padding:32px;border-radius:12px;border:1px solid var(--fl-border);background:var(--fl-bg)}.feature-icon{width:32px;height:32px;color:var(--fl-accent);margin-bottom:16px}.feature-card-title{font-size:18px;font-weight:600;margin-bottom:8px;color:var(--fl-text)}.feature-card-desc{font-size:15px;line-height:1.6;color:var(--fl-text-muted)}.about{padding:80px 0}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.about-body{font-size:16px;line-height:1.7;color:var(--fl-text-muted)}.about-body p{margin-bottom:16px}.about-body strong{color:var(--fl-text)}.about-image{width:100%;border-radius:16px;aspect-ratio:3 / 2;object-fit:cover}.cta{padding:80px 0;background:var(--fl-text);text-align:center}.cta-title{font-size:36px;font-weight:700;letter-spacing:-.02em;color:var(--fl-bg);margin-bottom:16px}.cta-subtitle{font-size:18px;line-height:1.7;color:var(--fl-border);max-width:560px;margin:0 auto}.site-footer{padding:32px 0;border-top:1px solid var(--fl-border)}.footer-text{font-size:14px;color:var(--fl-text-muted);text-align:center}@media(max-width:768px){.hero-title{font-size:32px}.hero-subtitle{font-size:16px}.features-grid{grid-template-columns:1fr}.about-grid{grid-template-columns:1fr;gap:32px}.section-title,.cta-title{font-size:28px}}
