.fc-product{--fc-ink:#14211d;--fc-ink-soft:#34463f;--fc-muted:#66756f;--fc-line:#dce4e0;--fc-line-strong:#c7d2cd;--fc-surface:#ffffff;--fc-canvas:#f5f8f6;--fc-tint:#eaf6f0;--fc-primary:#0b7657;--fc-primary-dark:#075e46;--fc-primary-soft:#d9f1e7;--fc-attention:#b45309;--fc-attention-soft:#fff3d9;--fc-danger:#b42318;--fc-shadow:0 24px 64px rgba(20,33,29,0.12);min-height:100vh;color:var(--fc-ink);font-family:var(--font-inter),ui-sans-serif,system-ui,sans-serif;line-height:1.5;background:var(--fc-canvas)}.fc-product *,.fc-product :after,.fc-product :before{box-sizing:border-box}.fc-product a{color:inherit;text-decoration:none}.fc-product button,.fc-product input{font:inherit}.fc-product :is(a,button,input,select,summary):focus-visible{outline:2px solid var(--fc-primary)!important;outline-offset:3px}.fc-container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.fc-landing{overflow:clip;background:var(--fc-surface)}.fc-site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(220,228,224,.8);background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 8px 24px rgba(20,33,29,.05)}.fc-landing section[id]{scroll-margin-top:92px}.fc-header-inner{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:28px}.fc-header-logo{display:inline-flex;flex:0 0 auto}.fc-logo{display:inline-flex;align-items:center;gap:11px}.fc-logo-mark{display:grid;width:31px;height:31px;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:3px;padding:3px;border-radius:9px;background:var(--fc-ink)}.fc-logo-mark i{display:block;border-radius:2px;background:#fff}.fc-logo-mark i:nth-child(2),.fc-logo-mark i:nth-child(3){background:#55c79d}.fc-logo-copy{display:flex;flex-direction:column;line-height:1}.fc-logo-copy strong{font-size:17px;font-weight:760;letter-spacing:-.045em}.fc-logo-copy small{margin-top:5px;color:var(--fc-muted);font-size:10px;font-weight:600;letter-spacing:.02em}.fc-header-nav{display:flex;align-items:center;gap:30px;margin-left:auto}.fc-header-nav a{color:var(--fc-ink-soft);font-size:13px;font-weight:570;transition:color .16s ease}.fc-header-nav a:hover{color:var(--fc-primary)}.fc-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;white-space:nowrap;border-radius:10px!important;border-color:var(--fc-line-strong)!important;background:var(--fc-primary)!important;color:#fff!important;font-size:14px!important;font-weight:680!important;letter-spacing:-.01em;box-shadow:0 1px 2px rgba(7,94,70,.15);transition:background .16s ease,border-color .16s ease,transform .16s ease,box-shadow .16s ease!important}.fc-button:hover{background:var(--fc-primary-dark)!important;transform:translateY(-1px);box-shadow:0 8px 20px rgba(7,94,70,.18)}.fc-button:focus-visible{outline:3px solid rgba(11,118,87,.2)!important;outline-offset:2px;box-shadow:none!important}.fc-button-small{height:40px!important;padding-inline:16px!important}.fc-button-large{height:48px!important;padding-inline:20px!important}.fc-button-outline{border:1px solid var(--fc-line-strong)!important;background:#fff!important;color:var(--fc-ink)!important;box-shadow:none}.fc-button-outline:hover{border-color:var(--fc-ink)!important;background:var(--fc-canvas)!important}.fc-hero{position:relative;padding:92px 0 94px;background:radial-gradient(circle at 83% 9%,rgba(85,199,157,.14),transparent 31%),linear-gradient(180deg,#fff,#fbfdfc)}.fc-hero:before{position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(20,33,29,.035) 1px,transparent 0),linear-gradient(90deg,rgba(20,33,29,.035) 1px,transparent 0);background-size:48px 48px;mask-image:linear-gradient(90deg,transparent,black 55%,black);content:""}.fc-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,.88fr) minmax(560px,1.12fr);align-items:center;gap:62px}.fc-hero-copy{padding-bottom:8px}.fc-eyebrow,.fc-kicker{color:var(--fc-primary);font-size:12px;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.fc-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border:1px solid #cee7dd;border-radius:999px;background:rgba(234,246,240,.78);letter-spacing:.055em}.fc-eyebrow svg{width:14px;height:14px}.fc-hero h1{max-width:620px;margin:24px 0 22px;color:var(--fc-ink);font-size:clamp(46px,5.15vw,72px);font-weight:735;line-height:.98;letter-spacing:-.06em;text-wrap:balance}.fc-hero-lede{max-width:580px;margin:0;color:var(--fc-ink-soft);font-size:18px;line-height:1.62;letter-spacing:-.018em}.fc-final-actions,.fc-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.fc-trust-line{margin:17px 0 0;color:var(--fc-muted);font-size:12px}.fc-hero-visual{position:relative}.fc-preview{overflow:hidden;border:1px solid #cfdad5;border-radius:18px;background:#fff;box-shadow:var(--fc-shadow);transform:rotate(.5deg)}.fc-preview-bar{display:grid;height:47px;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 16px;border-bottom:1px solid #e2e8e5;color:#53635d;font-size:11px;font-weight:650}.fc-preview-dots{display:flex;gap:5px}.fc-preview-dots i{width:7px;height:7px;border-radius:50%;background:#d2dad6}.fc-preview-dots i:first-child{background:#f0a36b}.fc-demo-pill{justify-self:end;padding:4px 8px;border-radius:999px;background:var(--fc-attention-soft);color:#8d4608;font-size:9px;letter-spacing:.06em;text-transform:uppercase}.fc-preview-body{display:grid;min-height:430px;grid-template-columns:56px 1fr;background:#f6f8f7}.fc-preview-side{display:flex;flex-direction:column;align-items:center;gap:17px;padding-top:28px;border-right:1px solid #e1e7e4;background:#17241f}.fc-preview-side span{width:19px;height:19px;border-radius:5px;background:rgba(255,255,255,.14)}.fc-preview-side span.is-active{background:#61d3a8;box-shadow:0 0 0 5px rgba(97,211,168,.12)}.fc-preview-main{min-width:0;padding:25px}.fc-preview-cascade,.fc-preview-heading,.fc-preview-row,.fc-preview-simulation,.fc-preview-table-head{display:flex;align-items:center}.fc-preview-heading{justify-content:space-between}.fc-preview-heading>div,.fc-preview-simulation>div{display:flex;flex-direction:column;gap:4px}.fc-preview-heading strong{font-size:19px;letter-spacing:-.035em}.fc-overline{color:#718079;font-size:8px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.fc-preview-select{padding:7px 10px;border:1px solid #d8e1dd;border-radius:7px;background:#fff;color:#46564f;font-size:9px}.fc-preview-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:20px}.fc-preview-metrics div{display:flex;flex-direction:column;gap:5px;padding:12px;border:1px solid #e0e7e4;border-radius:9px;background:#fff}.fc-preview-metrics span{color:#708078;font-size:8px}.fc-preview-metrics strong{color:#1d2c26;font-size:17px;line-height:1}.fc-preview-simulation{justify-content:space-between;gap:16px;margin-top:12px;padding:13px 14px;border:1px solid #cfe8de;border-radius:9px;background:#edf8f3}.fc-preview-simulation strong{font-size:11px}.fc-price-change{display:inline-flex;align-items:center;gap:6px;color:#6c7a74;font-size:9px}.fc-price-change svg{width:11px;height:11px}.fc-price-change b{color:var(--fc-primary)}.fc-preview-table{overflow:hidden;margin-top:12px;border:1px solid #e0e7e4;border-radius:9px;background:#fff}.fc-preview-row,.fc-preview-table-head{display:grid;grid-template-columns:minmax(0,1.5fr) .72fr .62fr;gap:10px;padding:10px 12px}.fc-preview-table-head{color:#79867f;font-size:8px;font-weight:650;text-transform:uppercase}.fc-preview-row{border-top:1px solid #edf1ef;color:#384840;font-size:9px}.fc-preview-row>span:first-child{display:flex;min-width:0;align-items:center;gap:7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fc-preview-row>span:first-child i{flex:0 0 auto;width:6px;height:6px;border-radius:50%;background:#35a77e}.fc-preview-row>span:nth-child(2){display:flex;flex-direction:column;color:#1c2b25}.fc-preview-row small{color:var(--fc-muted);font-size:7px}.fc-preview-cascade{justify-content:center;gap:7px;margin-top:12px;padding:9px;border-radius:8px;background:#17241f;color:#bdc9c3;font-size:8px}.fc-preview-cascade svg{width:10px;height:10px;color:#6f8078}.fc-preview-cascade strong{color:#75dcb5}.fc-preview-note{position:absolute;right:22px;bottom:-21px;display:inline-flex;align-items:center;gap:8px;padding:10px 13px;border:1px solid #cfe4da;border-radius:999px;background:#fff;color:#46584f;font-size:10px;font-weight:600;box-shadow:0 10px 30px rgba(20,33,29,.1)}.fc-preview-note svg{width:14px;height:14px;padding:2px;border-radius:50%;background:var(--fc-primary);color:#fff}.fc-question-strip{border-top:1px solid var(--fc-line);border-bottom:1px solid var(--fc-line);background:var(--fc-canvas)}.fc-question-grid{display:grid;grid-template-columns:repeat(3,1fr)}.fc-question-grid p{display:flex;min-height:88px;align-items:center;margin:0;padding:0 30px;border-left:1px solid var(--fc-line);color:var(--fc-ink-soft);font-size:13px;font-weight:620}.fc-question-grid p:first-child{padding-left:0;border-left:0}.fc-section{padding:112px 0;background:#fff}.fc-section-muted{background:var(--fc-canvas)}.fc-section-heading{max-width:740px;margin-bottom:50px}.fc-final-card h2,.fc-project-grid h2,.fc-section-heading h2{margin:12px 0 0;color:var(--fc-ink);font-size:clamp(34px,4vw,52px);font-weight:720;line-height:1.08;letter-spacing:-.052em;text-wrap:balance}.fc-final-card p,.fc-heading-split>p,.fc-project-grid p,.fc-section-heading>p{margin:18px 0 0;color:var(--fc-muted);font-size:16px;line-height:1.7}.fc-heading-split{display:grid;max-width:none;grid-template-columns:minmax(0,1fr) minmax(300px,.55fr);align-items:end;gap:80px}.fc-heading-split>p{margin:0 0 5px}.fc-workflow{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--fc-line);border-radius:16px;background:#fff}.fc-workflow-card{position:relative;min-height:240px;padding:28px;border-left:1px solid var(--fc-line)}.fc-workflow-card:first-child{border-left:0}.fc-workflow-icon{display:flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:11px;background:var(--fc-primary-soft);color:var(--fc-primary)}.fc-workflow-icon svg{width:20px;height:20px}.fc-workflow-card>span{position:absolute;top:30px;right:28px;color:#9aa7a1;font-size:10px;font-weight:700;letter-spacing:.1em}.fc-guide-card h3,.fc-scenario-grid h3,.fc-strength-card h3,.fc-workflow-card h3{margin:30px 0 10px;color:var(--fc-ink);font-size:18px;font-weight:700;letter-spacing:-.025em}.fc-guide-card p,.fc-scenario-grid p,.fc-strength-card p,.fc-workflow-card p{margin:0;color:var(--fc-muted);font-size:13px;line-height:1.65}.fc-workflow-arrow{position:absolute;z-index:2;top:50%;right:-14px;width:27px;height:27px;padding:6px;border:1px solid var(--fc-line);border-radius:50%;background:#fff;color:var(--fc-primary);transform:translateY(-50%)}.fc-tools-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.fc-tool-card{display:flex;min-height:520px;flex-direction:column;padding:38px;border:1px solid var(--fc-line-strong);border-radius:18px;background:#fff}.fc-tool-card-app{border-color:#a8d7c5;background:linear-gradient(145deg,#fff 55%,#eef9f4);box-shadow:0 20px 50px rgba(20,79,61,.08)}.fc-tool-topline{justify-content:space-between;gap:20px}.fc-tool-icon,.fc-tool-topline{display:flex;align-items:center}.fc-tool-icon{width:47px;height:47px;justify-content:center;border-radius:13px;background:var(--fc-primary);color:#fff}.fc-tool-icon-sheet{background:#205b43}.fc-tool-icon svg{width:22px;height:22px}.fc-coming-badge,.fc-status-badge{padding:6px 9px;border-radius:999px;background:var(--fc-attention-soft);color:#884408;font-size:10px;font-weight:700;letter-spacing:.045em;text-transform:uppercase}.fc-status-ready{background:var(--fc-primary-soft);color:var(--fc-primary-dark)}.fc-tool-card h3{margin:34px 0 12px;font-size:29px;font-weight:720;letter-spacing:-.045em}.fc-tool-card>p{margin:0;color:var(--fc-muted);font-size:15px;line-height:1.7}.fc-tool-card ul{display:grid;gap:12px;margin:28px 0 34px;padding:0;list-style:none}.fc-tool-card li{display:flex;align-items:center;gap:10px;color:var(--fc-ink-soft);font-size:13px}.fc-tool-card li svg{width:17px;height:17px;padding:3px;border-radius:50%;background:var(--fc-primary-soft);color:var(--fc-primary)}.fc-tool-card .fc-button{align-self:flex-start;margin-top:auto}.fc-tool-card>small{margin-top:14px;color:var(--fc-muted);font-size:11px}.fc-strength-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.fc-strength-card{display:grid;grid-template-columns:44px 1fr;column-gap:18px;padding:28px;border:1px solid var(--fc-line);border-radius:14px;background:#fff}.fc-strength-card>svg{grid-row:1/3;width:44px;height:44px;padding:11px;border-radius:12px;background:var(--fc-canvas);color:var(--fc-primary)}.fc-strength-card h3{margin:1px 0 6px}.fc-definition-card{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);align-items:center;gap:58px;margin-top:52px;padding:46px;border-radius:18px;background:#17241f;color:#fff}.fc-definition-formula{display:flex;min-height:150px;flex-direction:column;justify-content:center;padding:27px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:rgba(255,255,255,.05)}.fc-definition-formula span{color:#aebdb6;font-size:12px}.fc-definition-formula strong{margin-top:11px;color:#6ed5ae;font-size:26px;font-weight:690;letter-spacing:-.04em}.fc-definition-card .fc-kicker{color:#6ed5ae}.fc-definition-card h3{margin:10px 0 12px;color:#fff;font-size:28px;font-weight:700;line-height:1.2;letter-spacing:-.04em}.fc-definition-card p{margin:0;color:#b8c5bf;font-size:14px;line-height:1.7}.fc-definition-card p strong{color:#fff}.fc-section-dark{background:#14211d;color:#fff}.fc-section-dark .fc-kicker{color:#6ed5ae}.fc-section-dark .fc-section-heading h2,.fc-section-dark .fc-section-heading p{color:#fff}.fc-section-dark .fc-section-heading p{color:#aebdb6}.fc-scenario-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:32px}.fc-scenario-grid article{min-height:260px;padding:28px;border:1px solid rgba(255,255,255,.11);border-radius:14px;background:rgba(255,255,255,.045)}.fc-scenario-index{color:#6ed5ae;font-size:10px;font-weight:700;letter-spacing:.1em}.fc-scenario-grid h3{margin-top:48px;color:#fff;font-size:23px}.fc-scenario-grid p{min-height:64px;color:#afbeb7}.fc-scenario-grid article>span:last-child{display:inline-block;margin-top:22px;color:#d8e2dd;font-size:11px;font-weight:630}.fc-button-light{height:44px;padding-inline:18px;background:#fff!important;color:var(--fc-ink)!important}.fc-button-light:hover{background:#e9f5ef!important}.fc-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--fc-line);border-left:1px solid var(--fc-line)}.fc-guide-card{min-height:245px;padding:26px;border-right:1px solid var(--fc-line);border-bottom:1px solid var(--fc-line)}.fc-guide-card>div{display:flex;align-items:center;justify-content:space-between;gap:14px;color:var(--fc-muted);font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.fc-coming-badge{padding:5px 7px;background:#f1f3f2;color:#68766f;font-size:8px}.fc-guide-card h3{margin-top:55px}.fc-project-section{background:var(--fc-canvas)}.fc-project-grid{display:grid;max-width:960px;grid-template-columns:135px 1fr;gap:70px}.fc-project-mark{display:flex;width:135px;height:160px;align-items:center;justify-content:center;border-radius:18px;background:var(--fc-ink);color:#66d4aa;font-size:63px;font-weight:740;letter-spacing:-.08em}.fc-project-grid h2{font-size:42px}.fc-project-grid p{max-width:710px}.fc-inline-link{display:inline-flex;align-items:center;gap:8px;margin-top:24px;color:var(--fc-primary)!important;font-size:13px;font-weight:700}.fc-inline-link svg{width:16px;height:16px}.fc-faq-grid{display:grid;grid-template-columns:.68fr 1.32fr;align-items:start;gap:90px}.fc-faq-grid .fc-section-heading{margin:0}.fc-faq-grid .fc-section-heading h2{font-size:42px}.fc-accordion{border-top:1px solid var(--fc-line)}.fc-accordion details{border-bottom:1px solid var(--fc-line)}.fc-accordion summary{position:relative;list-style:none;cursor:pointer;padding:20px 36px 20px 0;color:var(--fc-ink);font-size:15px;font-weight:650;text-align:left}.fc-accordion summary::-webkit-details-marker{display:none}.fc-accordion summary:after{content:"+";position:absolute;top:50%;right:4px;color:var(--fc-primary);font-size:24px;font-weight:450;line-height:1;transform:translateY(-50%)}.fc-accordion details[open] summary:after{content:"−"}.fc-accordion details p{margin:0;padding:0 36px 21px 0;color:var(--fc-muted);font-size:14px;line-height:1.7}.fc-final-cta{padding:0 0 80px;background:#fff}.fc-final-card{display:flex;align-items:center;justify-content:space-between;gap:60px;padding:52px;border-radius:20px;background:var(--fc-primary-soft)}.fc-final-card h2{font-size:40px}.fc-final-card p{margin-top:12px;font-size:14px}.fc-final-actions{flex:0 0 auto;margin:0}.fc-footer{padding:42px 0;border-top:1px solid var(--fc-line);background:var(--fc-canvas)}.fc-footer-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px}.fc-footer-inner p,.fc-footer-inner>a{margin:0;color:var(--fc-muted);font-size:11px}.fc-footer-inner>a{justify-self:end}@media (max-width:1050px){.fc-header-nav{gap:18px}.fc-hero{padding-top:76px}.fc-hero-grid{grid-template-columns:minmax(0,.82fr) minmax(470px,1.18fr);gap:36px}.fc-preview-main{padding:21px}.fc-workflow-card{padding:23px}.fc-workflow-card>span{right:22px}}@media (max-width:900px){.fc-header-nav{display:none}.fc-faq-grid,.fc-heading-split,.fc-hero-grid{grid-template-columns:1fr}.fc-hero-grid{gap:58px}.fc-hero-copy{max-width:680px}.fc-hero h1{max-width:760px}.fc-heading-split{gap:18px}.fc-heading-split>p{max-width:650px}.fc-workflow{grid-template-columns:repeat(2,1fr)}.fc-workflow-card:nth-child(3){border-left:0}.fc-workflow-card:nth-child(3),.fc-workflow-card:nth-child(4){border-top:1px solid var(--fc-line)}.fc-workflow-card:nth-child(2) .fc-workflow-arrow{display:none}.fc-guide-grid{grid-template-columns:repeat(2,1fr)}.fc-definition-card{grid-template-columns:.8fr 1.2fr;gap:34px;padding:36px}.fc-faq-grid{gap:38px}.fc-final-card{align-items:flex-start;flex-direction:column;gap:30px}}@media (max-width:680px){.fc-container{width:min(100% - 28px,1180px)}.fc-header-inner{min-height:66px}.fc-header-logo .fc-logo-copy small{display:none}.fc-button-small{height:38px!important;padding-inline:13px!important}.fc-button-small svg{display:none}.fc-hero{padding:56px 0 72px}.fc-hero:before{display:none}.fc-hero h1{margin-top:20px;font-size:clamp(42px,13.2vw,58px);line-height:1.01}.fc-hero-lede{font-size:16px}.fc-final-actions,.fc-hero-actions{align-items:stretch;flex-direction:column}.fc-final-actions .fc-button,.fc-hero-actions .fc-button{width:100%}.fc-preview{border-radius:14px;transform:none}.fc-preview-body{min-height:0;grid-template-columns:41px 1fr}.fc-preview-side{gap:14px}.fc-preview-side span{width:15px;height:15px}.fc-preview-main{padding:15px}.fc-preview-metrics div{padding:9px}.fc-preview-simulation{align-items:flex-start;flex-direction:column}.fc-preview-row,.fc-preview-table-head{grid-template-columns:minmax(0,1.25fr) .65fr}.fc-preview-row>span:last-child,.fc-preview-table-head span:last-child{display:none}.fc-preview-cascade{gap:4px;font-size:7px}.fc-preview-note{right:10px;bottom:-18px;max-width:calc(100% - 20px);font-size:9px}.fc-question-grid{grid-template-columns:1fr;padding:10px 0}.fc-question-grid p,.fc-question-grid p:first-child{min-height:0;padding:13px 0;border:0}.fc-question-grid p:before{width:5px;height:5px;margin-right:10px;border-radius:50%;background:var(--fc-primary);content:""}.fc-section{padding:76px 0}.fc-section-heading{margin-bottom:34px}.fc-final-card h2,.fc-project-grid h2,.fc-section-heading h2{font-size:34px}.fc-definition-card,.fc-guide-grid,.fc-project-grid,.fc-scenario-grid,.fc-strength-grid,.fc-tools-grid,.fc-workflow{grid-template-columns:1fr}.fc-workflow-card,.fc-workflow-card:nth-child(3),.fc-workflow-card:nth-child(4){min-height:208px;border-top:1px solid var(--fc-line);border-left:0}.fc-workflow-card:first-child{border-top:0}.fc-workflow-arrow{top:auto;right:50%;bottom:-14px;transform:translateX(50%) rotate(90deg)}.fc-workflow-card:nth-child(2) .fc-workflow-arrow{display:block}.fc-tool-card{min-height:500px;padding:26px}.fc-strength-card{grid-template-columns:40px 1fr;padding:23px}.fc-strength-card>svg{width:40px;height:40px;padding:10px}.fc-definition-card{gap:28px;padding:24px}.fc-definition-card h3{font-size:24px}.fc-scenario-grid article{min-height:220px}.fc-guide-grid{border-left:0}.fc-guide-card{min-height:220px;border-left:1px solid var(--fc-line)}.fc-project-grid{gap:30px}.fc-project-mark{width:74px;height:86px;border-radius:13px;font-size:36px}.fc-final-cta{padding-bottom:48px}.fc-final-card{padding:28px}.fc-footer-inner{grid-template-columns:1fr;gap:18px}.fc-footer-inner>a{justify-self:start}}@media (prefers-reduced-motion:reduce){.fc-product *,.fc-product :after,.fc-product :before{scroll-behavior:auto!important;transition-duration:.01ms!important}}.fc-app-shell{display:grid;min-height:100vh;grid-template-columns:238px minmax(0,1fr);overflow-x:hidden;background:var(--fc-canvas)}.fc-app-sidebar{position:sticky;top:0;z-index:20;display:flex;height:100vh;min-height:650px;flex-direction:column;padding:24px 18px 20px;border-right:1px solid rgba(255,255,255,.08);background:#14211d;color:#fff}.fc-app-logo{display:inline-flex;align-self:flex-start;margin:0 9px 37px}.fc-app-sidebar .fc-logo-mark{background:rgba(255,255,255,.12)}.fc-app-sidebar .fc-logo-copy strong{color:#fff}.fc-app-sidebar .fc-logo-copy small{color:#8fa098}.fc-app-sidebar nav{display:grid;gap:5px}.fc-app-sidebar nav button,.fc-app-sidebar-links a{display:flex;width:100%;height:43px;align-items:center;gap:12px;padding:0 12px;border:0;border-radius:9px;background:transparent;color:#aebdb6;font-size:13px;font-weight:560;text-align:left;transition:background .15s ease,color .15s ease;cursor:pointer}.fc-app-sidebar nav button:hover,.fc-app-sidebar-links a:hover{background:rgba(255,255,255,.06);color:#fff}.fc-app-sidebar nav button.is-active{background:rgba(92,208,165,.13);color:#74d9b2}.fc-app-sidebar nav button svg,.fc-app-sidebar-links a svg{width:18px;height:18px}.fc-app-sidebar-links{display:grid;gap:4px;margin-top:auto;padding-top:22px;border-top:1px solid rgba(255,255,255,.08)}.fc-app-sidebar-note{margin-top:18px;padding:14px;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:rgba(255,255,255,.035)}.fc-app-sidebar-note span{color:#74d9b2;font-size:9px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.fc-app-sidebar-note p{margin:7px 0 0;color:#91a19a;font-size:10px;line-height:1.55}.fc-app-area{min-width:0}.fc-app-topbar{position:sticky;top:0;z-index:15;display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:24px;padding:12px 30px;border-bottom:1px solid var(--fc-line);background:rgba(255,255,255,.94);backdrop-filter:blur(18px)}.fc-app-breadcrumb{display:flex;align-items:center;gap:9px;color:#9aa6a0;font-size:11px}.fc-app-breadcrumb a{display:inline-flex;align-items:center;gap:6px;color:var(--fc-muted)}.fc-app-breadcrumb a:hover{color:var(--fc-primary)}.fc-app-breadcrumb svg{width:14px;height:14px}.fc-app-breadcrumb strong{color:var(--fc-ink);font-weight:650}.fc-app-mobile-logo,.fc-app-mobile-nav{display:none}.fc-app-top-actions{display:flex;align-items:center;gap:10px}.fc-target-control{display:flex;height:40px;align-items:center;gap:9px;padding:0 11px;border:1px solid var(--fc-line);border-radius:9px;background:#fff;color:var(--fc-muted);font-size:10px}.fc-target-control>span:last-child{display:inline-flex;align-items:center;color:var(--fc-ink);font-size:12px;font-weight:650}.fc-target-control input{width:34px;border:0;outline:0;background:transparent;color:var(--fc-ink);font-size:12px;font-weight:650;text-align:right}.fc-mobile-target-control>span:last-child:focus-within,.fc-price-input:focus-within,.fc-target-control:focus-within{border-color:var(--fc-primary);box-shadow:0 0 0 3px rgba(11,118,87,.12)}.fc-unsaved-pill{display:inline-flex;height:40px;align-items:center;gap:7px;padding:0 11px;border:1px solid #edd9ae;border-radius:9px;background:#fffaf0;color:#8d4b0b;font-size:10px;font-weight:650}.fc-unsaved-pill i{width:6px;height:6px;border-radius:50%;background:#d97706}.fc-app-download-button{height:40px!important;border-color:var(--fc-line-strong)!important;border-radius:9px!important;background:#fff!important;color:var(--fc-ink)!important;font-size:12px!important;box-shadow:none!important}.fc-app-download-button:hover{border-color:var(--fc-primary)!important;background:var(--fc-tint)!important;color:var(--fc-primary)!important}.fc-app-content{width:min(1420px,100%);margin-inline:auto;padding:34px 36px 64px}.fc-app-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:32px}.fc-page-controls{display:flex;align-items:flex-end;gap:10px}.fc-app-overline{color:var(--fc-primary);font-size:9px;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.fc-app-page-head h1{margin:5px 0 0;color:var(--fc-ink);font-size:31px;font-weight:720;line-height:1.1;letter-spacing:-.045em}.fc-scenario-control{display:grid;width:205px;gap:5px}.fc-mobile-target-control{display:none}.fc-scenario-control label{color:var(--fc-muted);font-size:9px;font-weight:650}.fc-scenario-control select,.fc-simulator-form select{width:100%;height:41px;padding:0 34px 0 11px;border:1px solid var(--fc-line-strong);border-radius:9px;background:#fff;color:var(--fc-ink);font-family:inherit;font-size:12px;outline:none}.fc-scenario-control select:focus-visible,.fc-simulator-form select:focus-visible{border-color:var(--fc-primary);box-shadow:0 0 0 3px rgba(11,118,87,.12)}.fc-demo-notice{display:flex;align-items:center;gap:11px;margin-top:24px;padding:12px 15px;border:1px solid #ead7ac;border-radius:10px;background:#fffbf2}.fc-demo-notice svg,.fc-summary-warning svg{flex:0 0 auto;width:17px;height:17px;color:var(--fc-attention)}.fc-demo-notice p,.fc-summary-warning p{margin:0;color:#775126;font-size:11px}.fc-demo-notice strong,.fc-summary-warning strong{font-weight:700}.fc-app-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px}.fc-app-kpis article{display:flex;min-height:118px;flex-direction:column;padding:18px;border:1px solid var(--fc-line);border-radius:12px;background:#fff}.fc-app-kpis article.is-highlighted{border-color:#a7dac6;background:var(--fc-tint)}.fc-app-kpis span{color:var(--fc-muted);font-size:10px;font-weight:600}.fc-app-kpis strong{margin-top:7px;color:var(--fc-ink);font-size:26px;font-weight:720;line-height:1;letter-spacing:-.04em}.fc-app-kpis small{margin-top:auto;color:#819089;font-size:9px}.fc-overview-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(330px,.55fr);align-items:start;gap:16px;margin-top:16px}.fc-app-panel{border:1px solid var(--fc-line);border-radius:13px;background:#fff}.fc-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 21px;border-bottom:1px solid var(--fc-line)}.fc-explanation-panel h2,.fc-list-toolbar h2,.fc-panel-heading h2{margin:3px 0 0;color:var(--fc-ink);font-size:18px;font-weight:690;letter-spacing:-.03em}.fc-panel-heading>button{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:var(--fc-primary);font-size:10px;font-weight:700;cursor:pointer}.fc-panel-heading>button svg,.fc-panel-heading>svg{width:16px;height:16px}.fc-panel-heading>svg{color:var(--fc-primary)}.fc-overview-recipe,.fc-overview-recipes-head{display:grid;grid-template-columns:minmax(180px,1.35fr) minmax(110px,.72fr) minmax(95px,.58fr) 82px;align-items:center;gap:14px;padding:0 21px}.fc-overview-recipes-head{height:38px;color:var(--fc-muted);font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.fc-overview-recipe{min-height:76px;border-top:1px solid #edf1ef;color:var(--fc-ink-soft);font-size:11px}.fc-overview-recipe>span:first-child{display:flex;min-width:0;align-items:center;gap:10px}.fc-overview-recipe>span:first-child>i{flex:0 0 auto;width:7px;height:7px;border-radius:50%;background:#2e9f76}.fc-overview-recipe>span:first-child>i.is-attention{background:var(--fc-attention)}.fc-overview-recipe>span:nth-child(2),.fc-overview-recipe>span:nth-child(3),.fc-overview-recipe>span>span{display:flex;min-width:0;flex-direction:column;gap:3px}.fc-overview-recipe strong{overflow:hidden;color:var(--fc-ink);font-size:11px;font-weight:670;text-overflow:ellipsis;white-space:nowrap}.fc-overview-recipe small{color:var(--fc-muted);font-size:9px}.fc-positive-delta{color:var(--fc-attention)!important;font-weight:650}.fc-app-status{display:inline-flex;width:max-content;align-items:center;justify-content:center;padding:5px 7px;border-radius:999px;background:var(--fc-primary-soft);color:var(--fc-primary-dark);font-size:8px;font-weight:750;letter-spacing:.035em;text-transform:uppercase}.fc-app-status.is-incomplete{background:var(--fc-attention-soft);color:#96500c}.fc-app-status.is-invalid{background:#fee4e2;color:var(--fc-danger)}.fc-simulator-panel{overflow:hidden}.fc-simulator-form{display:grid;gap:17px;padding:20px 21px}.fc-simulator-form label{display:grid;gap:6px}.fc-price-fields label>span,.fc-simulator-form label>span{color:var(--fc-muted);font-size:9px;font-weight:650}.fc-price-fields{display:grid;grid-template-columns:1fr 16px 1fr;align-items:end;gap:10px}.fc-price-fields>svg{width:15px;height:41px;color:#9ca8a2}.fc-price-input,.fc-readonly-price{display:flex;height:41px;align-items:center;border:1px solid var(--fc-line);border-radius:9px;background:#f6f8f7;color:var(--fc-ink-soft);font-size:12px}.fc-readonly-price{padding:0 11px}.fc-price-input{overflow:hidden;border-color:var(--fc-primary);background:#fff}.fc-price-input.is-invalid{border-color:var(--fc-danger)}.fc-price-input>span{padding-left:11px;color:var(--fc-muted);font-size:12px}.fc-price-input input{height:39px;padding-left:5px;border:0;background:transparent;color:var(--fc-ink);font-size:12px;box-shadow:none!important}.fc-price-input input:focus-visible{outline:0;box-shadow:none!important}.fc-field-error{margin:-9px 0 0;color:var(--fc-danger);font-size:9px}.fc-reset-button{justify-self:start;height:36px!important;border-color:var(--fc-line-strong)!important;border-radius:8px!important;background:#fff!important;color:var(--fc-ink-soft)!important;font-size:10px!important;box-shadow:none!important}.fc-impact-box{margin:0 21px 16px;padding:16px;border:1px dashed var(--fc-line-strong);border-radius:10px;background:var(--fc-canvas)}.fc-impact-box.is-active{border-style:solid;border-color:#a9d8c6;background:var(--fc-tint)}.fc-impact-box>div{display:flex;flex-direction:column;gap:5px}.fc-impact-box>div span{color:var(--fc-muted);font-size:8px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.fc-impact-box>div strong{color:var(--fc-ink);font-size:12px;font-weight:680}.fc-impact-chain{display:flex;align-items:flex-start;gap:7px;margin-top:13px;padding-top:12px;border-top:1px solid #d5e9e0;color:var(--fc-primary-dark);font-size:9px;line-height:1.5}.fc-impact-chain svg{flex:0 0 auto;width:13px;height:13px}.fc-temporary-note{margin:-5px 21px 20px;color:var(--fc-attention);font-size:9px}.fc-explanation-panel{display:grid;grid-template-columns:.7fr 1.3fr;align-items:center;gap:40px;margin-top:16px;padding:22px;border-color:#d5e9e0;background:#f6fbf8}.fc-explanation-panel p{margin:0;color:var(--fc-muted);font-size:11px;line-height:1.65}.fc-list-panel{margin-top:18px;overflow:hidden}.fc-list-toolbar{display:flex;min-height:82px;align-items:center;justify-content:space-between;gap:26px;padding:18px 22px;border-bottom:1px solid var(--fc-line)}.fc-search-field{position:relative;width:230px}.fc-search-field>svg{position:absolute;z-index:1;top:50%;left:12px;width:15px;height:15px;color:#85918b;transform:translateY(-50%)}.fc-search-field input{height:40px;padding-left:36px;border-color:var(--fc-line-strong);border-radius:9px;font-size:11px;box-shadow:none!important}.fc-list-intro{margin:0;padding:13px 22px;background:#fafcfb;font-size:10px;line-height:1.6}.fc-empty-search,.fc-list-intro{border-bottom:1px solid var(--fc-line);color:var(--fc-muted)}.fc-empty-search{display:flex;align-items:center;gap:12px;padding:20px 22px;background:#fff}.fc-empty-search>svg{width:18px;height:18px;color:var(--fc-primary)}.fc-empty-search>span{display:grid;flex:1;gap:3px}.fc-empty-search strong{color:var(--fc-ink);font-size:11px}.fc-empty-search small{font-size:9px}.fc-empty-search button{padding:7px 10px;border:1px solid var(--fc-line-strong);border-radius:8px;background:#fff;color:var(--fc-primary-dark);font:inherit;font-size:9px;font-weight:680}.fc-data-table-wrap{width:100%;overflow-x:auto}.fc-data-table{width:100%;min-width:860px;border-collapse:collapse;color:var(--fc-ink-soft);font-size:10px}.fc-data-table th{height:41px;padding:0 14px;border-bottom:1px solid var(--fc-line);background:#f7f9f8;color:var(--fc-muted);font-size:9px;font-weight:720;letter-spacing:.055em;text-align:left;text-transform:uppercase;white-space:nowrap}.fc-data-table td{height:67px;padding:10px 14px;border-bottom:1px solid #edf1ef;vertical-align:middle;white-space:nowrap}.fc-data-table tbody tr:last-child td{border-bottom:0}.fc-data-table tbody tr.is-selected,.fc-data-table tbody tr:hover{background:#f7fbf9}.fc-data-table td:first-child button{display:inline-flex;min-width:220px;align-items:center;gap:10px;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.fc-data-table td:first-child button>span:last-child,.fc-summary-name{display:flex;flex-direction:column;gap:3px}.fc-data-table td:first-child strong,.fc-summary-name strong{color:var(--fc-ink);font-size:10px;font-weight:670}.fc-data-table td:first-child small,.fc-summary-name small{color:var(--fc-muted);font-size:9px}.fc-table-icon{display:inline-flex;flex:0 0 auto;width:32px;height:32px;align-items:center;justify-content:center;border-radius:9px;background:var(--fc-tint);color:var(--fc-primary)}.fc-table-icon svg{width:15px;height:15px}.fc-simulated-label{display:block;width:max-content;margin-top:4px;color:var(--fc-attention);font-size:9px;font-weight:700;text-transform:uppercase}.fc-mobile-card-list{display:none}.fc-preparation-grid,.fc-recipe-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;padding:18px}.fc-preparation-grid article,.fc-recipe-grid article{position:relative;min-width:0;padding:19px;border:1px solid var(--fc-line);border-radius:11px;background:#fff}.fc-preparation-head,.fc-recipe-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.fc-preparation-grid h3,.fc-recipe-grid h3{margin:19px 0 6px;overflow:hidden;color:var(--fc-ink);font-size:15px;font-weight:690;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap}.fc-preparation-grid article>p,.fc-recipe-grid article>p{min-height:32px;margin:0;color:var(--fc-muted);font-size:9px;line-height:1.55}.fc-mobile-data-card dl,.fc-preparation-grid dl,.fc-recipe-grid dl{display:grid;gap:0;margin:17px 0 0}.fc-mobile-data-card dl div,.fc-preparation-grid dl div,.fc-recipe-grid dl div{display:flex;min-height:35px;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid #edf1ef}.fc-mobile-data-card dt,.fc-preparation-grid dt,.fc-recipe-grid dt{color:var(--fc-muted);font-size:9px}.fc-mobile-data-card dd,.fc-preparation-grid dd,.fc-recipe-grid dd{margin:0;color:var(--fc-ink);font-size:9px;font-weight:650;text-align:right}.fc-change-notice{display:inline-flex;margin-top:15px;padding:6px 8px;border-radius:7px;background:var(--fc-attention-soft);color:#8b4909;font-size:8px;font-weight:650}.fc-recipe-main-metric{display:grid;grid-template-columns:1fr auto;align-items:end;margin-top:16px;padding:13px;border-radius:9px;background:var(--fc-canvas)}.fc-recipe-main-metric small,.fc-recipe-main-metric>span{color:var(--fc-muted);font-size:8px}.fc-recipe-main-metric strong{grid-row:1/3;grid-column:2;color:var(--fc-primary);font-size:22px;font-weight:720;letter-spacing:-.04em}.fc-recipe-main-metric strong.is-attention{color:var(--fc-attention)}.fc-summary-warning{display:flex;align-items:center;gap:11px;margin:16px 18px;padding:12px 14px;border:1px solid #ead7ac;border-radius:9px;background:#fffbf2}.fc-summary-table{min-width:970px}@media (max-width:1180px){.fc-app-shell{grid-template-columns:218px minmax(0,1fr)}.fc-app-content{padding-inline:25px}.fc-overview-grid{grid-template-columns:1fr}.fc-preparation-grid,.fc-recipe-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:920px){.fc-app-shell{display:block}.fc-app-sidebar{display:none}.fc-app-topbar{min-height:64px;padding:10px 20px}.fc-app-mobile-logo{display:block}.fc-app-mobile-logo .fc-logo-mark{width:28px;height:28px}.fc-app-breadcrumb{display:none}.fc-app-mobile-nav{position:sticky;top:64px;z-index:14;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));width:100%;gap:2px;padding:7px 8px;border-bottom:1px solid var(--fc-line);background:rgba(255,255,255,.96)}.fc-app-mobile-nav button{display:flex;min-width:0;height:46px;align-items:center;justify-content:center;flex-direction:column;gap:3px;padding:3px 2px;border:0;border-radius:8px;background:transparent;color:var(--fc-muted);font-size:9px;font-weight:620}.fc-app-mobile-nav button.is-active{background:var(--fc-primary-soft);color:var(--fc-primary-dark)}.fc-app-mobile-nav svg{width:14px;height:14px}.fc-app-content{padding:28px 20px 55px}}@media (max-width:720px){.fc-app-topbar{gap:12px;padding-inline:14px}.fc-target-control{display:none}.fc-unsaved-pill{height:36px;padding-inline:9px;font-size:9px}.fc-app-download-button{width:36px!important;height:36px!important;padding:0!important;font-size:0!important}.fc-app-download-button svg{width:16px!important;height:16px!important}.fc-app-content{padding:24px 14px 50px}.fc-app-page-head{align-items:stretch;flex-direction:column;gap:17px}.fc-app-page-head h1{font-size:28px}.fc-scenario-control{width:100%}.fc-page-controls{display:grid;grid-template-columns:minmax(0,1fr) 125px;align-items:end;gap:10px}.fc-mobile-target-control{display:grid;gap:5px;color:var(--fc-muted);font-size:9px;font-weight:650}.fc-mobile-target-control>span:last-child{display:flex;height:41px;align-items:center;gap:3px;padding:0 11px;border:1px solid var(--fc-line-strong);border-radius:9px;background:#fff;color:var(--fc-ink);font-size:12px;font-weight:650}.fc-mobile-target-control input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:inherit;font:inherit}.fc-demo-notice{align-items:flex-start;padding:11px 12px}.fc-demo-notice p{line-height:1.55}.fc-app-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.fc-app-kpis article{min-height:108px;padding:15px}.fc-app-kpis strong{font-size:23px}.fc-overview-recipes-head{display:none}.fc-overview-recipe{grid-template-columns:minmax(0,1fr) auto;min-height:92px;gap:9px 14px;padding:14px 16px}.fc-overview-recipe>span:first-child{grid-column:1}.fc-overview-recipe>span:nth-child(2){grid-column:2;grid-row:1;align-items:flex-end}.fc-overview-recipe>span:nth-child(3){grid-column:1;grid-row:2;padding-left:17px}.fc-overview-recipe>.fc-app-status{grid-column:2;grid-row:2;justify-self:end}.fc-explanation-panel{grid-template-columns:1fr;gap:12px}.fc-list-toolbar{align-items:stretch;flex-direction:column}.fc-search-field{width:100%}.fc-data-table-wrap{display:none}.fc-mobile-card-list{display:grid;gap:11px;padding:14px}.fc-mobile-data-card{width:100%;padding:16px;border:1px solid var(--fc-line);border-radius:11px;background:#fff;color:inherit;text-align:left}.fc-mobile-data-card>span{display:flex;align-items:center;justify-content:space-between;gap:14px}.fc-mobile-data-card>span>strong{color:var(--fc-ink);font-size:12px;font-weight:680}.fc-mobile-data-card dl{grid-template-columns:1fr 1fr;column-gap:18px}.fc-mobile-card-action{display:flex;width:100%;height:38px;align-items:center;justify-content:space-between;margin-top:12px;padding:0 11px;border:1px solid var(--fc-line-strong);border-radius:8px;background:var(--fc-tint);color:var(--fc-primary-dark);font-size:10px;font-weight:680;cursor:pointer}.fc-mobile-card-action svg{width:14px;height:14px}.fc-preparation-grid,.fc-recipe-grid{grid-template-columns:1fr;padding:14px}}@media (max-width:420px){.fc-unsaved-pill{font-size:8px}.fc-app-mobile-nav button{font-size:8.5px}.fc-app-kpis{gap:9px}.fc-price-fields{grid-template-columns:1fr}.fc-price-fields>svg{display:none}.fc-mobile-data-card dl{grid-template-columns:1fr}}.fc-overview-recipes>.fc-overview-recipe{width:100%;border:0;border-top:1px solid #edf1ef;background:#fff;font-family:inherit;text-align:left;cursor:pointer;transition:background .15s ease}.fc-overview-recipes>.fc-overview-recipe:hover{background:#f7faf8}.fc-unsaved-pill{border-color:var(--fc-line);background:#fff;color:var(--fc-muted)}.fc-unsaved-pill svg{width:14px;height:14px;color:currentColor}.fc-unsaved-pill.is-postgres:not(.is-error){border-color:#b9dfd0;background:#f1faf6;color:var(--fc-primary-dark)}.fc-unsaved-pill.is-error{border-color:#efc7c3;background:#fff5f4;color:var(--fc-danger)}.fc-status-spinner{animation:fc-spin .8s linear infinite}@keyframes fc-spin{to{transform:rotate(1turn)}}.fc-workspace-label{display:inline-flex;min-height:41px;align-items:center;gap:8px;padding:0 12px;border:1px solid var(--fc-line);border-radius:9px;background:#fff;color:var(--fc-ink-soft);font-size:11px;font-weight:650}.fc-workspace-label svg{width:15px;height:15px;color:var(--fc-primary)}.fc-demo-notice.is-postgres:not(.is-error){border-color:#b9dfd0;background:#f1faf6}.fc-demo-notice.is-postgres:not(.is-error) p,.fc-demo-notice.is-postgres:not(.is-error) svg{color:var(--fc-primary-dark)}.fc-demo-notice.is-error{border-color:#efc7c3;background:#fff5f4}.fc-demo-notice.is-error p,.fc-demo-notice.is-error svg{color:var(--fc-danger)}.fc-create-bar{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:18px;padding:20px 22px;border:1px solid #b9dfd0;border-radius:13px;background:linear-gradient(110deg,#f3fbf7,#fff)}.fc-create-bar h2{margin:4px 0 3px;color:var(--fc-ink);font-size:18px;font-weight:700;letter-spacing:-.025em}.fc-create-bar p{margin:0;color:var(--fc-muted);font-size:11px}.fc-create-actions{display:flex;flex:0 0 auto;align-items:center;gap:8px}.fc-create-actions button,.fc-new-button{min-height:40px!important;border-radius:9px!important;font-size:11px!important;font-weight:680!important;box-shadow:none!important}.fc-create-actions button:first-child,.fc-new-button{background:var(--fc-primary)!important;color:#fff!important}.fc-create-actions button:first-child:hover,.fc-new-button:hover{background:var(--fc-primary-dark)!important}.fc-create-actions svg,.fc-new-button svg{width:15px!important;height:15px!important}.fc-list-actions{display:flex;align-items:center;gap:9px}.fc-table-name{display:flex;min-width:185px;align-items:center;gap:10px}.fc-table-name>span:last-child{display:grid;min-width:0;gap:3px}.fc-table-name strong{color:var(--fc-ink);font-size:11px;font-weight:670}.fc-table-name small{overflow:hidden;max-width:190px;color:var(--fc-muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.fc-row-actions{display:inline-flex;align-items:center;gap:3px}.fc-row-actions button,.fc-summary-edit{display:inline-grid;width:33px;height:33px;place-items:center;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--fc-muted);cursor:pointer}.fc-row-actions button:hover,.fc-summary-edit:hover{border-color:var(--fc-line);background:#fff;color:var(--fc-primary)}.fc-card-actions button:disabled,.fc-empty-catalog button:disabled,.fc-mobile-card-actions button:disabled,.fc-overview-recipe:disabled,.fc-row-actions button:disabled,.fc-summary-edit:disabled{opacity:.48;cursor:wait;pointer-events:none}.fc-row-actions button:last-child:hover{border-color:#f0cac6;background:#fff5f4;color:var(--fc-danger)}.fc-row-actions svg,.fc-summary-edit svg{width:15px;height:15px}.fc-card-actions,.fc-mobile-card-actions{display:flex;align-items:center;gap:7px;margin-top:16px;padding-top:13px;border-top:1px solid #edf1ef}.fc-card-actions button,.fc-mobile-card-actions button{display:inline-flex;min-height:36px;align-items:center;justify-content:center;gap:7px;padding:0 11px;border:1px solid var(--fc-line-strong);border-radius:8px;background:#fff;color:var(--fc-primary-dark);font-size:10px;font-weight:680;cursor:pointer}.fc-card-actions button:first-child,.fc-mobile-card-actions button:first-child{flex:1}.fc-card-actions button:hover,.fc-mobile-card-actions button:hover{border-color:var(--fc-primary);background:var(--fc-tint)}.fc-card-actions button.is-danger,.fc-mobile-card-actions button.is-danger{padding-inline:10px;color:var(--fc-danger)}.fc-card-actions button.is-danger:hover,.fc-mobile-card-actions button.is-danger:hover{border-color:#efc7c3;background:#fff5f4}.fc-card-actions svg,.fc-mobile-card-actions svg{width:14px;height:14px}.fc-empty-catalog{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:15px;margin:16px;padding:20px;border:1px dashed var(--fc-line-strong);border-radius:11px;background:var(--fc-canvas)}.fc-empty-catalog>svg{width:42px;height:42px;padding:12px;border-radius:10px;background:var(--fc-primary-soft);color:var(--fc-primary)}.fc-empty-catalog strong{color:var(--fc-ink);font-size:12px}.fc-empty-catalog p{margin:4px 0 0;color:var(--fc-muted);font-size:10px}.fc-empty-catalog button{min-height:38px;background:var(--fc-primary);color:#fff;font-size:10px}.fc-app-kpis span,.fc-app-overline,.fc-app-status,.fc-catalog-editor-component-index,.fc-catalog-editor-preview-head>div span,.fc-catalog-editor-preview-stat dt,.fc-catalog-editor-status,.fc-change-notice,.fc-mobile-data-card dd,.fc-mobile-data-card dt,.fc-panel-heading>button,.fc-preparation-grid article>p,.fc-preparation-grid dd,.fc-preparation-grid dt,.fc-recipe-grid article>p,.fc-recipe-grid dd,.fc-recipe-grid dt,.fc-recipe-main-metric small,.fc-recipe-main-metric>span{font-size:10px}.fc-app-kpis small,.fc-demo-notice p,.fc-list-intro,.fc-overview-recipe small,.fc-summary-warning p{font-size:10.5px}.fc-catalog-editor-delete-dialog,.fc-delete-dialog{border-color:#dce4e0!important;border-radius:14px!important;background:#fff!important;color:#14211d!important;font-family:var(--font-inter),ui-sans-serif,system-ui,sans-serif}.fc-catalog-editor-delete-dialog h2,.fc-delete-dialog h2{color:#14211d;font-size:18px;letter-spacing:-.025em}.fc-catalog-editor-delete-dialog p,.fc-delete-dialog li,.fc-delete-dialog p{color:#66756f;font-size:12px;line-height:1.55}.fc-delete-dialog ul{margin:12px 0;padding:11px 12px 11px 28px;border-radius:8px;background:#fff6e6;color:#8d4b0b}.fc-catalog-editor-delete-confirm,.fc-delete-confirm{display:inline-flex!important;align-items:center!important;gap:7px!important;background:#b42318!important;color:#fff!important}.fc-catalog-editor-delete-confirm:hover,.fc-delete-confirm:hover{background:#8f1c14!important}.fc-delete-confirm svg{width:14px;height:14px}.fc-catalog-editor-sheet{--fc-editor-ink:#14211d;--fc-editor-muted:#66756f;--fc-editor-line:#dce4e0;--fc-editor-line-strong:#c7d2cd;--fc-editor-canvas:#f5f8f6;--fc-editor-tint:#eaf6f0;--fc-editor-primary:#0b7657;--fc-editor-primary-dark:#075e46;--fc-editor-danger:#b42318;border-left:1px solid var(--fc-editor-line)!important;background:#fff!important;color:var(--fc-editor-ink)!important;font-family:var(--font-inter),ui-sans-serif,system-ui,sans-serif;box-shadow:-24px 0 70px rgba(20,33,29,.18)!important}.fc-catalog-editor-delete-dialog :is(button,input):focus-visible,.fc-catalog-editor-sheet :is(button,input):focus-visible,.fc-delete-dialog :is(button,input):focus-visible{outline:2px solid #0b7657!important;outline-offset:2px}.fc-catalog-editor-header{border-bottom:1px solid var(--fc-editor-line);background:#fff;text-align:left!important}.fc-catalog-editor-header h2{color:var(--fc-editor-ink);font-size:23px;font-weight:720;letter-spacing:-.035em}.fc-catalog-editor-header p{margin-top:5px;color:var(--fc-editor-muted);font-size:12px}.fc-catalog-editor-body{background:var(--fc-editor-canvas)}.fc-catalog-editor-section{margin-top:16px;padding:20px;border:1px solid var(--fc-editor-line);border-radius:12px;background:#fff}.fc-catalog-editor-section--yield{border-color:#a9d8c6;background:#f7fcf9}.fc-catalog-editor-section-heading{margin-bottom:17px}.fc-catalog-editor-section-heading h3{margin:0;color:var(--fc-editor-ink);font-size:15px;font-weight:700;letter-spacing:-.02em}.fc-catalog-editor-section-copy{margin:5px 0 0;color:var(--fc-editor-muted);font-size:11px;line-height:1.5}.fc-catalog-editor-yield-steps{display:grid;gap:8px;margin:0 0 17px;padding:0;list-style:none}.fc-catalog-editor-yield-steps li{display:flex;align-items:flex-start;gap:9px;color:var(--fc-editor-ink);font-size:11px;line-height:1.5}.fc-catalog-editor-yield-steps li>span{display:inline-grid;flex:0 0 auto;width:20px;height:20px;place-items:center;border-radius:50%;background:var(--fc-editor-primary);color:#fff;font-size:10px;font-weight:750}.fc-catalog-editor-field,.fc-catalog-editor-field-row{min-width:0}.fc-catalog-editor-field{display:grid;gap:6px}.fc-catalog-editor-field-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.fc-catalog-editor-field-row--single{grid-template-columns:1fr}.fc-catalog-editor-field-row+.fc-catalog-editor-field-row{margin-top:15px}.fc-catalog-editor-field label,.fc-catalog-editor-toggle-row label{color:var(--fc-editor-ink);font-size:11px;font-weight:650}.fc-catalog-editor-field button[role=combobox],.fc-catalog-editor-field input{min-height:42px;border-color:var(--fc-editor-line-strong);border-radius:8px;background:#fff;color:var(--fc-editor-ink);font-size:12px;box-shadow:none}.fc-catalog-editor-field [aria-invalid=true]{border-color:var(--fc-editor-danger)!important}.fc-catalog-editor-field-error,.fc-catalog-editor-field-hint{margin:0;font-size:10px;line-height:1.45}.fc-catalog-editor-field-hint{color:var(--fc-editor-muted)}.fc-catalog-editor-field-error{color:var(--fc-editor-danger)}.fc-catalog-editor-components,.fc-catalog-editor-packaging{display:grid;gap:10px}.fc-catalog-editor-component-card{padding:14px;border:1px solid var(--fc-editor-line);border-radius:10px;background:#fbfcfb}.fc-catalog-editor-component-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:11px}.fc-catalog-editor-component-index{color:var(--fc-editor-primary-dark);font-size:10px;font-weight:750;letter-spacing:.055em;text-transform:uppercase}.fc-catalog-editor-component-grid{display:grid;grid-template-columns:.8fr minmax(165px,1.6fr) .75fr .7fr;align-items:start;gap:10px}.fc-catalog-editor-remove{width:32px!important;height:32px!important;color:var(--fc-editor-danger)!important}.fc-catalog-editor-remove svg{width:15px;height:15px}.fc-catalog-editor-add{justify-self:start;min-height:38px!important;border-color:var(--fc-editor-line-strong)!important;color:var(--fc-editor-primary-dark)!important;font-size:11px!important}.fc-catalog-editor-add:hover{border-color:var(--fc-editor-primary)!important;background:var(--fc-editor-tint)!important}.fc-catalog-editor-add svg{width:14px;height:14px}.fc-catalog-editor-empty{padding:14px;border:1px dashed var(--fc-editor-line-strong);border-radius:9px;background:var(--fc-editor-canvas)}.fc-catalog-editor-empty p{margin:0;color:var(--fc-editor-ink);font-size:11px;font-weight:650}.fc-catalog-editor-empty span{display:block;margin-top:3px;color:var(--fc-editor-muted);font-size:10px}.fc-catalog-editor-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px;border-radius:9px;background:var(--fc-editor-canvas)}.fc-catalog-editor-toggle-row+.fc-catalog-editor-field-row{margin-top:15px}.fc-catalog-editor-preview{margin-top:16px;padding:20px;border:1px solid #a9d8c6;border-radius:12px;background:#f1faf6}.fc-catalog-editor-preview-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.fc-catalog-editor-preview-head>div{display:grid;gap:3px}.fc-catalog-editor-preview-head>div span{color:var(--fc-editor-primary);font-size:9px;font-weight:750;letter-spacing:.07em;text-transform:uppercase}.fc-catalog-editor-preview-head strong{color:var(--fc-editor-ink);font-size:15px}.fc-catalog-editor-status{display:inline-flex;padding:5px 8px;border-radius:999px;background:#d9f1e7;color:var(--fc-editor-primary-dark);font-size:9px;font-weight:750;text-transform:uppercase}.fc-catalog-editor-status--incomplete{background:#fff3d9;color:#8d4b0b}.fc-catalog-editor-status--invalid{background:#fee4e2;color:var(--fc-editor-danger)}.fc-catalog-editor-preview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:16px 0 0}.fc-catalog-editor-preview-stat{min-width:0;padding:11px;border:1px solid rgba(11,118,87,.12);border-radius:8px;background:rgba(255,255,255,.78)}.fc-catalog-editor-preview-stat dt{color:var(--fc-editor-muted);font-size:9px}.fc-catalog-editor-preview-stat dd{overflow:hidden;margin:4px 0 0;color:var(--fc-editor-ink);font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.fc-catalog-editor-action-error,.fc-catalog-editor-preview-issues{display:flex;align-items:flex-start;gap:10px;margin-top:14px;padding:12px;border-radius:9px}.fc-catalog-editor-preview-issues{background:#fff8e8;color:#775126}.fc-catalog-editor-action-error svg,.fc-catalog-editor-preview-issues svg{flex:0 0 auto;width:16px;height:16px}.fc-catalog-editor-preview-issues strong{font-size:10px}.fc-catalog-editor-preview-issues ul{margin:5px 0 0;padding-left:17px;font-size:10px;line-height:1.5}.fc-catalog-editor-action-error{border:1px solid #efc7c3;background:#fff5f4;color:var(--fc-editor-danger);font-size:11px}.fc-catalog-editor-footer{display:flex!important;align-items:center!important;justify-content:space-between!important;border-color:var(--fc-editor-line)!important;background:#fff!important}.fc-catalog-editor-footer-actions{display:flex;align-items:center;gap:8px}.fc-catalog-editor-footer button{min-height:40px;border-radius:8px;font-size:11px;font-weight:680}.fc-catalog-editor-footer-actions button[type=submit]{background:var(--fc-editor-primary);color:#fff}.fc-catalog-editor-footer-actions button[type=submit]:hover{background:var(--fc-editor-primary-dark)}.fc-catalog-editor-footer button svg{width:14px;height:14px}.fc-catalog-editor-delete{color:var(--fc-editor-danger)!important}@media (max-width:920px){.fc-create-bar{align-items:stretch;flex-direction:column;gap:16px}.fc-create-actions{flex-wrap:wrap}}@media (max-width:720px){.fc-workspace-label{display:none}.fc-page-controls{grid-template-columns:1fr}.fc-create-bar{padding:17px}.fc-create-actions{display:grid;grid-template-columns:1fr 1fr}.fc-create-actions button:first-child{grid-column:1/-1}.fc-list-actions{align-items:stretch;flex-direction:column}.fc-new-button{width:100%}.fc-empty-catalog{grid-template-columns:40px 1fr;margin:14px;padding:16px}.fc-empty-catalog>button{grid-column:1/-1;width:100%}.fc-app-mobile-nav button{font-size:10px}.fc-catalog-editor-component-grid{grid-template-columns:1fr 1.5fr}.fc-catalog-editor-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.fc-catalog-editor-preview,.fc-catalog-editor-section{padding:16px}.fc-catalog-editor-component-grid,.fc-catalog-editor-field-row,.fc-catalog-editor-preview-grid{grid-template-columns:1fr}.fc-catalog-editor-footer{align-items:stretch!important;flex-direction:column-reverse!important}.fc-catalog-editor-footer-actions{display:grid;grid-template-columns:.8fr 1.2fr}.fc-catalog-editor-delete{width:100%}}