:root{--navy-900:#10233f;--navy-700:#1f405f;--teal-600:#16858c;--green-500:#58ad45;--blue-600:#1474a8;--surface:#fff;--surface-muted:#f2f6f8;--surface-blue:#eaf2f7;--line:#c9d5df;--ink-muted:#51657b;--warning-bg:#fff3cf;--warning-ink:#624a06;--error:#9a2d2d;--focus:#1474a8;--content:1180px}*{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;scroll-behavior:smooth}body{background:var(--surface);color:var(--navy-900);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.55}.image-filter-defs{pointer-events:none;width:0;height:0;position:absolute;overflow:hidden}a{color:inherit}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid color-mix(in srgb, var(--focus) 55%, white);outline-offset:3px}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.025em;text-wrap:balance;line-height:1.12}h1{max-width:16ch;margin-bottom:20px;font-size:3rem;font-weight:730}h2{font-size:1.65rem}.site-header{border-bottom:1px solid var(--line);z-index:20;background:#fffffff5;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:28px;width:calc(100% - 40px);min-height:56px;margin:0 auto;display:flex}.brand-lockup{min-width:0;color:inherit;align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand-mark{object-fit:contain;width:69px;height:35px}.brand-copy{border-left:1px solid var(--line);gap:1px;padding-left:12px;display:grid}.brand-copy strong{font-size:.79rem;line-height:1.2}.brand-copy span{color:var(--ink-muted);font-size:.62rem}.account-nav,.builder-actions>div{align-items:center;gap:18px;display:flex}.account-nav>a:first-child{font-weight:700;text-decoration:none}.account-nav form{margin:0}.button{border:1px solid var(--navy-900);background:var(--navy-900);color:#fff;border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:11px 18px;font-weight:750;line-height:1.2;text-decoration:none;transition:background .18s ease-out,border-color .18s ease-out,transform .18s ease-out;display:inline-flex}.button:hover{background:var(--navy-700);border-color:var(--navy-700);transform:translateY(-1px)}.button--secondary{color:var(--navy-900);background:#fff}.button--secondary:hover{background:var(--surface-muted);color:var(--navy-900)}.button--compact{min-height:40px;padding:9px 15px}.button--large{min-height:50px;padding-inline:23px}.button:disabled{cursor:not-allowed;color:#657587;background:#dbe3e9;border-color:#dbe3e9;transform:none}.text-link{color:var(--navy-900);text-underline-offset:5px;font-weight:780}.home-hero{width:min(calc(100% - 40px), var(--content));grid-template-columns:minmax(0,1fr) minmax(340px,.9fr);align-items:center;gap:56px;min-height:520px;margin:0 auto;padding:50px 0 46px;display:grid}.home-hero__copy>p:first-child{color:var(--teal-600);margin-bottom:16px;font-size:1rem;font-weight:800}.home-hero__summary{max-width:62ch;color:var(--ink-muted);text-wrap:pretty;margin-bottom:28px;font-size:1.02rem}.home-hero__account-note{color:var(--ink-muted);margin-top:17px;font-size:.92rem;display:block}.home-hero__account-note a{color:var(--navy-900);font-weight:750}.home-hero__visual{place-items:center;min-height:300px;display:grid}.gummy-cycle,.gummy-showcase{width:min(100%,340px);margin:0}.gummy-showcase{width:min(100%,430px)}.gummy-showcase__grid{background:#edf6f4;border:1px solid #c7dedb;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:12px 18px;padding:24px;display:grid}.gummy-showcase__item{aspect-ratio:1;place-items:center;min-width:0;display:grid}.gummy-showcase__item img{object-fit:contain;mix-blend-mode:multiply;width:min(100%,96px);height:auto}.gummy-showcase figcaption{color:var(--ink-muted);justify-content:space-between;gap:18px;margin-top:12px;font-size:.8rem;display:flex}.gummy-showcase figcaption strong{color:var(--navy-900);font-size:.9rem}.gummy-cycle__image{aspect-ratio:1;place-items:center;width:min(100%,300px);margin:0 auto;display:grid}.gummy-cycle__image img,.selected-gummy img{object-fit:contain;width:70%;height:auto;transition:opacity .18s ease-out}.selected-gummy img{mix-blend-mode:multiply}.stability-gummy .gummy-cycle__image img{filter:url(#white-to-transparent);mix-blend-mode:screen}.gummy-cycle figcaption{justify-items:center;gap:2px;margin-top:-4px;display:grid}.gummy-cycle figcaption strong{font-size:1.02rem}.gummy-cycle figcaption span{color:var(--ink-muted);font-size:.86rem}.journey-section{padding:34px max(20px, calc((100% - var(--content)) / 2));background:var(--navy-900);color:#fff}.journey-section__heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:22px;display:flex}.journey-section__heading h2{max-width:24ch;margin:0;font-size:1.65rem;font-weight:620}.journey-section__heading p{color:#d5e0eb;max-width:38ch;margin:0;font-size:.9rem}.journey-rail{width:100%}.journey-rail ol{grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.journey-rail li{border-block:1px solid #55708b;border-right:1px solid #55708b}.journey-rail li:first-child{border-left:1px solid #55708b}.journey-rail li.is-current{background:#2f659d}.journey-rail a{min-height:50px;color:inherit;text-align:center;justify-content:center;align-items:center;gap:8px;padding:8px 12px;font-size:.84rem;font-weight:660;text-decoration:none;display:flex}.journey-rail a>span{border:1px solid;border-radius:999px;flex:none;place-items:center;width:26px;height:26px;font-size:.78rem;display:inline-grid}.single-path-section{width:min(calc(100% - 40px), var(--content));border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:48px;margin:0 auto;padding:42px 0;display:flex}.single-path-section>div{max-width:680px}.single-path-section h2{margin-bottom:14px}.single-path-section p{color:var(--ink-muted);margin:0}.workspace-shell,.twin-page{width:min(calc(100% - 40px), var(--content));margin:0 auto;padding:20px 0 48px}.workspace-shell>.journey-rail{color:var(--navy-900);margin-bottom:18px}.workspace-shell>.journey-rail li{border-color:var(--line)}.workspace-shell>.journey-rail li.is-current{background:#dcecf4}.formula-context-row{border-bottom:1px solid var(--line);min-height:34px;color:var(--teal-600);justify-content:space-between;align-items:center;gap:20px;margin-bottom:10px;padding-bottom:8px;font-size:.9rem;font-weight:780;display:flex}.formula-context-row span:last-child{color:var(--ink-muted);text-align:right}.workspace-shell>h1{max-width:22ch;font-size:2.2rem}.workspace-shell>.product-builder-title{letter-spacing:-.035em;white-space:nowrap;max-width:none;margin-bottom:12px;font-size:clamp(1rem,3vw,2.2rem);line-height:1}.builder-access-note{border:1px solid var(--line);background:var(--surface-muted);white-space:nowrap;align-items:baseline;gap:10px;width:100%;max-width:none;margin-bottom:12px;padding:9px 12px;font-size:.8rem;line-height:1.25;display:flex;overflow-x:auto}.builder-access-note strong{flex:none}.builder-access-note span{color:var(--ink-muted)}.draft-notice{background:var(--warning-bg);color:var(--warning-ink);margin:12px 0 18px;padding:11px 14px}.draft-notice strong{letter-spacing:.02em;font-size:.86rem}.draft-notice p{text-wrap:pretty;max-width:none;margin:4px 0 0;font-size:.78rem;line-height:1.4}.builder-layout{grid-template-columns:minmax(0,1.42fr) minmax(340px,.88fr);align-items:start;gap:18px;display:grid}.builder-form,.sfp-preview-panel{min-width:0}.sfp-preview-panel{background:var(--surface-muted);padding:16px}.section-heading{justify-content:space-between;align-items:center;gap:18px;min-height:38px;margin-bottom:14px;display:flex}.section-heading>div{align-items:center;gap:12px;display:flex}.section-heading h2{margin:0;font-size:1.18rem}.section-number{background:var(--navy-900);color:#fff;border-radius:999px;place-items:center;width:26px;height:26px;font-size:.8rem;font-weight:800;display:inline-grid}.project-edit-nav{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.project-edit-nav>span{color:var(--muted,#516781);font-size:.9rem}.project-history{margin:1rem 0 1.5rem}.project-history h2{margin-bottom:.4rem;font-size:1rem}.project-history p{color:var(--muted,#516781);font-size:.85rem}.project-revision-list{flex-wrap:wrap;gap:.5rem;max-height:12rem;margin:.7rem 0;display:flex;overflow-y:auto}.project-revision-list a{border:1px solid #cbd7e1;border-radius:.5rem;gap:.25rem;padding:.5rem .75rem;text-decoration:none;display:grid}.project-revision-list a[aria-current=page]{color:#fff;background:#10243f}.project-revision-list time{font-size:.75rem}.revision-badge{border:1px solid var(--line);color:var(--ink-muted);text-align:right;padding:7px 11px;font-size:.72rem;line-height:1.25;display:grid}.revision-badge strong{color:var(--navy-900);font-size:.82rem}.live-status{color:var(--teal-600);font-size:.8rem;font-weight:780}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.field-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.field{color:var(--navy-900);gap:7px;font-size:.86rem;font-weight:720;display:grid}.field--wide{grid-column:1/-1}.field input,.field select,.field textarea{width:100%;min-height:38px;color:var(--navy-900);background:#fff;border:1px solid #98aabd;border-radius:6px;padding:8px 10px}.field input:hover,.field select:hover,.field textarea:hover{border-color:var(--navy-700)}.builder-layout .field input:not([type=checkbox]):not([type=radio]),.builder-layout .field select{height:40px;min-height:40px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--focus)}.finish-selector{border:0;margin:12px 0 0;padding:0}.finish-selector legend{margin-bottom:9px;font-size:.86rem;font-weight:750}.finish-selector>div{flex-wrap:wrap;gap:8px;display:flex}.finish-selector label{cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;min-height:44px;padding:6px 2px;font-size:.84rem;font-weight:680;display:inline-flex}.finish-selector label.is-selected{color:var(--navy-900);background:0 0;font-weight:800}.finish-selector input{accent-color:var(--teal-600)}.selected-gummy{border-top:1px solid var(--line);align-items:center;gap:22px;margin-top:14px;padding-top:12px;display:flex}.selected-gummy__image{flex:none;place-items:center;width:112px;min-height:112px;display:grid}.selected-gummy__image img{object-fit:contain;width:96px;height:auto}.selected-gummy p{gap:4px;margin:0;display:grid}.selected-gummy p span{color:var(--ink-muted);font-size:.82rem}.builder-form--complete,.builder-preview-stack{min-width:0}.builder-section-heading{border-bottom:1px solid var(--line);padding-bottom:10px}.builder-step{border:1px solid var(--line);background:#fff;border-radius:10px;min-width:0;margin:0 0 12px;padding:12px}.builder-step>legend{color:var(--navy-900);padding:0 6px 0 0;font-size:.9rem;font-weight:780}.builder-step>legend>span{background:var(--surface-blue);width:22px;height:22px;color:var(--navy-700);border-radius:999px;place-items:center;margin-right:5px;font-size:.72rem;display:inline-grid}.builder-step-row{grid-template-columns:minmax(0,.74fr) minmax(0,1.26fr);gap:12px;display:grid}.product-options-row{grid-template-columns:minmax(0,calc(40% - 1.6px)) minmax(0,calc(60% - 10.4px))}.product-options-row .field-grid{align-items:end}.product-options-row .field{grid-template-rows:3em 40px}.product-options-row .field select{height:40px}.product-options-row .compact-check>span:last-child{background:#fff;border:1px solid #98aabd;border-radius:6px;width:100%;min-height:38px;padding:8px 10px}.product-options-row .compact-check input{flex:0 0 16px;width:16px;height:16px;min-height:16px;padding:0}.builder-step-row>.builder-step{height:calc(100% - 12px)}.compact-action,.remove-ingredient,.segmented-options button{border:1px solid var(--line);min-height:34px;color:var(--navy-900);cursor:pointer;background:#fff;border-radius:7px;padding:6px 10px;font-size:.78rem;font-weight:720}.compact-action:hover,.remove-ingredient:hover,.segmented-options button:hover{border-color:var(--navy-700)}.segmented-options{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.segmented-options button.is-selected{border-color:var(--navy-900);background:var(--navy-900);color:#fff}.gummy-base-options{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.gummy-base-options button{white-space:nowrap;min-width:0;height:40px;padding:6px 4px}.gummy-base-options button.is-selected{background:#000;border-color:#000}.check-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-bottom:10px;display:grid}.check-grid label,.inline-check,.compact-check>span:last-child{color:var(--navy-900);align-items:center;gap:6px;font-size:.77rem;font-weight:650;display:inline-flex}.field-help{color:var(--ink-muted);margin:7px 0 0;font-size:.74rem;line-height:1.35}.ingredient-list{gap:8px;margin:10px 0 8px;display:grid}.ingredient-picker{grid-template-columns:minmax(0,1fr) 160px;gap:8px;margin-top:10px;display:grid}.ingredient-results{border:1px solid var(--line);background:var(--surface-muted);border-radius:9px;grid-column:1/-1;max-height:310px;overflow-y:auto;box-shadow:0 12px 28px #1431531a}.ingredient-results>button{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--ink-muted);cursor:pointer;text-align:left;background:#fff;gap:3px;padding:10px 12px;display:grid}.ingredient-results>button:last-child{border-bottom:0}.ingredient-results>button:hover,.ingredient-results>button:focus-visible{background:var(--surface-blue);outline:2px solid var(--teal-600);outline-offset:-2px}.ingredient-results>button.is-disabled{cursor:default;opacity:.58}.ingredient-results>button strong{color:var(--navy-900);justify-content:space-between;align-items:center;gap:10px;font-size:.82rem;display:flex}.ingredient-results>button strong span{color:var(--teal-700);font-size:.68rem}.ingredient-results>button>span,.ingredient-results>button small,.ingredient-regulatory{font-size:.68rem;line-height:1.35}.ingredient-no-results,.ingredient-empty-prompt{color:var(--ink-muted);margin:0;padding:12px;font-size:.76rem}.ingredient-no-results{justify-content:space-between;align-items:center;gap:12px;display:flex}.ingredient-summary{color:var(--ink-muted);justify-content:space-between;gap:12px;margin-top:8px;font-size:.7rem;font-weight:650;display:flex}.ingredient-message,.ingredient-empty-state{color:var(--teal-700);margin:7px 0 0;font-size:.72rem}.ingredient-row{grid-template-columns:minmax(0,1fr) 100px 76px auto;align-items:end;gap:8px;display:grid}.ingredient-name input[readonly]{background:var(--surface-muted);color:var(--navy-900)}.ingredient-row .field input,.ingredient-row .field select,.ingredient-row .remove-ingredient{box-sizing:border-box;height:40px}.ingredient-regulatory{color:var(--ink-muted);grid-column:1/-1;margin:0}.ingredient-applicability{border-left:2px solid var(--teal-600);background:var(--surface-muted);color:var(--ink-muted);grid-column:1/-1;margin:0;padding:6px 8px;font-size:.66rem;line-height:1.4}.ingredient-applicability strong{color:var(--navy-900)}.remove-ingredient{color:var(--error)}.builder-preview-stack{gap:12px;display:grid}.preview-card{border:1px solid var(--line);background:#fff;border-radius:10px;padding:14px}.compact-section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;padding-bottom:8px;display:flex}.compact-section-heading h2{margin:0;font-size:1rem}.compact-section-heading>span{color:var(--ink-muted);font-size:.7rem;font-weight:750}.selected-gummy--compact{border:0;margin:0;padding:0}.selected-gummy--compact .selected-gummy__image{width:84px;min-height:82px}.selected-gummy--compact .selected-gummy__image img{width:72px;max-height:82px}.selected-gummy--compact .gummy-preview{place-items:center;width:84px;margin:0;display:grid}.selected-gummy--compact .gummy-preview figcaption,.selected-gummy--compact .gummy-preview-note{display:none}.selected-gummy--compact .gummy-preview-placeholder{border:1px dashed var(--line);width:84px;min-height:82px;color:var(--ink-muted);text-align:center;border-radius:8px;place-items:center;padding:8px;font-size:.6rem;line-height:1.25;display:grid}.selected-gummy--compact .gummy-preview-placeholder span{display:none}.preview-card.sfp-preview-panel{background:var(--surface-muted)}.preview-card .sfp-title{font-size:1.65rem}.preview-card .sfp-meta,.preview-card .sfp-row{min-height:26px;padding:3px}.download-pdf{width:100%;min-height:38px;margin-top:10px}.feasibility-card p,.feasibility-card ul{color:var(--ink-muted);margin:0;font-size:.76rem;line-height:1.45}.feasibility-card ul{padding-left:18px}.field-grid--commercial{margin-bottom:10px}.inline-check{margin:0 0 10px}.commercial-card textarea{resize:vertical}.estimate-panel{background:var(--navy-900);color:#fff;border-radius:8px;gap:2px;margin-top:10px;padding:11px 12px;display:grid}.estimate-panel>span{color:#b9d7d8;letter-spacing:.06em;text-transform:uppercase;font-size:.66rem;font-weight:800}.estimate-panel strong{font-size:1rem}.estimate-panel p{color:#d5e0eb;margin:2px 0 0;font-size:.7rem;line-height:1.35}.sfp-label{color:#090909;font-family:Arial,Helvetica,sans-serif}.sfp-box{background:#fff;border:2px solid #090909;padding:10px}.sfp-title{letter-spacing:-.055em;border-bottom:8px solid #090909;margin:0;padding-bottom:4px;font-family:Arial Black,Arial,Helvetica,sans-serif;font-size:2rem;line-height:1}.sfp-meta,.sfp-row{border-bottom:1px solid #111;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;min-height:30px;padding:5px 3px;font-size:.76rem;display:grid}.sfp-serving-count{border-bottom-width:5px}.sfp-nutrient-row{grid-template-columns:minmax(0,1fr) auto 70px}.sfp-nutrient-row.strong{border-bottom-width:3px;font-weight:800}.sfp-nutrient-row>span:last-child{text-align:right}.sfp-indent-1{padding-left:14px}.sfp-nutrient-row.sfp-group-end{border-bottom-width:5px}.sfp-review-note{color:#503b16;background:#fff9ec;border:1px solid #a97b28;margin-bottom:10px;padding:8px 10px;font-size:.7rem;line-height:1.4}.sfp-review-note ul{margin:4px 0 0;padding-left:16px}.product-reference-row{grid-template-columns:minmax(0,1fr);align-items:start;gap:14px;display:grid}.ai-formula-import{min-width:0}.ai-formula-heading,.ai-formula-actions,.ai-file-summary,.ai-account-options{justify-content:space-between;align-items:center;gap:8px;display:flex}.ai-formula-heading label{font-size:.76rem;font-weight:700}.ai-formula-heading{flex-wrap:wrap;margin-bottom:6px}.ai-formula-actions{margin-left:auto}.ai-source-upload-row{grid-template-columns:minmax(160px,1fr) auto;align-items:center;gap:8px;display:grid}.ai-source-upload-row .field-help{margin:0}.ai-description-input{border:1px solid var(--line);background:var(--surface);width:100%;min-width:0;height:40px;color:var(--navy-900);border-radius:6px;padding:8px 10px}.ai-description-input:focus{outline:2px solid var(--teal-600);outline-offset:2px}.ai-formula-import input[type=file]{width:100%;min-width:0;padding:6px 0;font-size:.68rem}.ai-formula-import input:disabled{opacity:.6}.ai-access-label{color:var(--muted);font-size:.65rem}.ai-file-summary,.ai-result-message,.ai-proposal-review,.ai-undo,.ai-consent-details{overflow-wrap:anywhere;font-size:.7rem;line-height:1.4}.ai-file-summary button{flex-shrink:0}.ai-consent{align-items:flex-start;gap:6px;margin-top:6px;display:flex}.ai-consent input{flex-shrink:0;width:auto;margin-top:3px}.ai-consent-details summary{cursor:pointer}.ai-result-message{margin:8px 0}.ai-proposal-review{border:1px solid var(--line);margin-top:8px;padding:8px}.ai-proposal-review ul{padding-left:16px}.ai-proposal-review small{color:var(--muted);display:block}.ai-account-options{flex-wrap:wrap;justify-content:flex-start;margin-top:6px}.ai-undo{margin-top:8px}@media (max-width:700px){.ai-source-upload-row{grid-template-columns:minmax(0,1fr);gap:0}}.sfp-indent-2{padding-left:28px}.sfp-foot{margin:6px 2px 0;font-size:.68rem}.sfp-label-copy{padding-top:10px;font-size:.76rem}.sfp-label-copy p{margin-bottom:6px}.builder-actions{border-block:1px solid var(--line);justify-content:space-between;align-items:center;gap:28px;margin-top:18px;padding:14px 0;display:flex}.builder-actions>p{max-width:55ch;color:var(--ink-muted);margin:0;font-size:.88rem}.builder-action-message{color:var(--navy-900);margin-top:6px;font-weight:700;display:block}.private-workspace>.section-heading,.private-project>.section-heading{border-bottom:1px solid var(--line);margin:12px 0 28px;padding-bottom:20px}.private-workspace .section-heading h1,.private-project .section-heading h1{margin-bottom:0;font-size:clamp(2rem,4vw,3rem)}.private-workspace .section-heading p,.private-project .section-heading p{color:var(--teal-600);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:.8rem;font-weight:800}.project-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;display:grid}.project-card,.empty-workspace{border:1px solid var(--line);background:var(--surface-muted);border-radius:14px;min-height:160px;padding:24px}.project-card{align-content:space-between;gap:12px;text-decoration:none;transition:border-color .18s ease-out,transform .18s ease-out;display:grid}.project-card:hover{border-color:var(--blue-600);transform:translateY(-2px)}.project-card>span{color:var(--teal-600);letter-spacing:.06em;text-transform:uppercase;font-size:.76rem;font-weight:800}.project-card>strong{font-size:1.2rem}.project-card>small,.empty-workspace p{color:var(--ink-muted)}.empty-workspace h2{margin-bottom:10px}.empty-workspace p{margin-bottom:0}.private-project>.sfp-label{max-width:760px}.twin-page>h1{max-width:20ch}.twin-summary{border-block:1px solid var(--line);grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);margin:34px 0;display:grid}.twin-summary>section{padding:30px}.twin-summary>section+section{border-left:1px solid var(--line)}.twin-summary h2{font-size:1.2rem}.twin-summary dl{margin:0}.twin-summary dl>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:9px 0;display:flex}.twin-summary dt{color:var(--ink-muted)}.twin-summary dd{text-align:right;margin:0;font-weight:720}.twin-result{background:var(--surface-muted);flex-direction:column;justify-content:center;display:flex}.twin-result>span{color:var(--ink-muted);font-size:.82rem;font-weight:720}.twin-result>strong{color:var(--warning-ink);margin:6px 0 12px;font-size:1.6rem}.twin-result p{margin:0}.stability-layout{background:var(--navy-900);color:#fff;grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);margin:32px 0;display:grid}.stability-gummy,.stability-chart{padding:26px}.stability-gummy{flex-direction:column;justify-content:center;min-height:390px;display:flex}.stability-gummy p,.stability-chart>p{color:#d5e0eb;margin:12px 0 0;font-size:.82rem}.stability-chart{color:var(--navy-900);background:#eef4f7;margin:20px}.chart-lines{border-bottom:1px solid #b5c5d2;height:240px;position:relative;overflow:hidden}.chart-lines:before,.chart-lines:after{content:"";border-top:1px solid #d3dfe7;width:100%;position:absolute;left:0}.chart-lines:before{top:33%}.chart-lines:after{top:66%}.chart-line{transform-origin:0;border-radius:99px;width:115%;height:4px;position:absolute;left:-5%}.chart-line--texture{background:#2d7a5c;top:34%;transform:rotate(7deg)}.chart-line--moisture{background:#356fa7;top:43%;transform:rotate(4deg)}.chart-line--potency{background:#ad7624;top:51%;transform:rotate(1deg)}.chart-metrics{grid-template-columns:repeat(3,1fr);display:grid}.chart-metrics span{justify-content:space-between;gap:10px;padding:14px 10px;font-size:.86rem;display:flex}.chart-metrics span+span{border-left:1px solid var(--line)}.account-page{background:var(--surface-muted);place-items:start center;min-height:calc(100vh - 82px);padding:70px 20px;display:grid}.account-page>section{background:#fff;width:min(100%,540px);padding:36px}.account-page>section>p:first-child{color:var(--teal-600);margin-bottom:10px;font-size:.9rem;font-weight:780}.account-page h1{max-width:12ch;font-size:2.3rem}.account-page form{gap:18px;margin:28px 0 18px;display:grid}.account-preview-note{color:var(--ink-muted);font-size:.82rem}.account-links{flex-wrap:wrap;justify-content:space-between;gap:12px 24px;display:flex}.site-footer{width:min(calc(100% - 40px), var(--content));color:var(--ink-muted);justify-content:space-between;align-items:start;gap:40px;margin:0 auto;padding:28px 0 34px;font-size:.82rem;display:flex}.site-footer p{color:var(--navy-900);margin:0;font-weight:720}.site-footer span{text-align:right;max-width:58ch}.catalog-shell{width:min(calc(100% - 40px), var(--content));margin:0 auto;padding:44px 0 68px}.catalog-hero{max-width:840px;margin-bottom:30px}.catalog-hero h1{max-width:18ch}.catalog-hero>p:last-child{max-width:66ch;color:var(--ink-muted);margin-bottom:0}.catalog-eyebrow{color:var(--teal-600);letter-spacing:.11em;text-transform:uppercase;margin-bottom:8px;font-size:.76rem;font-weight:800}.catalog-browser{grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);align-items:start;gap:24px;min-width:0;display:grid}.catalog-loading{border:1px solid var(--line);background:var(--surface-muted);min-height:180px;color:var(--ink-muted);border-radius:18px;padding:28px}.catalog-list,.catalog-detail{border:1px solid var(--line);background:var(--surface);border-radius:18px;min-width:0}.catalog-list{padding:20px}.catalog-list__heading{justify-content:space-between;align-items:start;gap:16px;margin-bottom:16px;display:flex}.catalog-list__heading h2,.catalog-detail h2{margin-bottom:0}.catalog-list__heading>span{background:var(--surface-blue);border-radius:999px;justify-content:center;align-items:center;min-width:38px;height:38px;font-weight:800;display:inline-flex}.catalog-filters{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.catalog-filters a{border:1px solid var(--line);border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:9px 13px;font-size:.84rem;font-weight:750;text-decoration:none;display:inline-flex}.catalog-filters a[aria-current=page]{border-color:var(--navy-900);background:var(--navy-900);color:#fff}.catalog-products{gap:8px;margin:0;padding:0;list-style:none;display:grid}.catalog-card{background:var(--surface-muted);border:1px solid #0000;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;gap:3px 12px;min-width:0;min-height:58px;padding:12px 13px;text-decoration:none;display:grid}.catalog-card[aria-current=true]{border-color:var(--teal-600);background:var(--surface-blue)}.catalog-products strong{overflow-wrap:anywhere;min-width:0}.catalog-products span{color:var(--ink-muted);font-size:.78rem}.catalog-products small{color:var(--teal-600);grid-area:1/2/span 2;align-self:center;font-weight:750}.catalog-detail{padding:24px}.catalog-detail__header{grid-template-columns:minmax(180px,.72fr) minmax(0,1.28fr);align-items:center;gap:24px;margin-bottom:28px;display:grid}.catalog-detail__image,.catalog-detail__placeholder{aspect-ratio:3/2;border-radius:14px;width:100%}.catalog-detail__image{background:var(--surface-muted);object-fit:contain}.catalog-detail__placeholder{background:radial-gradient(circle at 34% 30%, #58ad453d, transparent 34%), linear-gradient(145deg, var(--surface-blue), var(--surface-muted));color:var(--ink-muted);text-align:center;place-items:center;padding:20px;display:grid}.catalog-detail>section{border-top:1px solid var(--line);padding:22px 0}.catalog-detail>section h3{margin-bottom:16px}.catalog-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;display:grid}.catalog-detail-grid+.catalog-detail-grid{margin-top:12px}.catalog-detail-grid>div{background:var(--surface-muted);border-radius:12px;min-width:0;padding:14px}.catalog-detail-grid dt{color:var(--ink-muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:5px;font-size:.72rem;font-weight:780}.catalog-detail-grid dd{overflow-wrap:anywhere;margin:0;font-size:.92rem}.catalog-source-note{color:var(--ink-muted);margin-bottom:0;font-size:.78rem}.products-shell,.tinctures-shell{width:min(calc(100% - 40px), var(--content));margin:0 auto;padding:48px 0 68px}.products-hero,.tinctures-hero{max-width:820px;margin-bottom:32px}.products-hero{grid-template-columns:minmax(0,.82fr) minmax(320px,1.18fr);align-items:center;gap:32px;max-width:none;display:grid}.products-hero img{object-fit:contain;width:100%;height:auto}.products-hero>p:last-child,.tinctures-hero>p:last-child{max-width:64ch;color:var(--ink-muted);margin-bottom:0}.product-type-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.product-type-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;flex-direction:column;align-items:flex-start;min-width:0;padding:24px;display:flex}.product-type-card h2{margin-bottom:12px}.product-type-card__visual{aspect-ratio:5/3;background:var(--surface-muted);border-radius:14px;place-items:center;width:100%;margin-bottom:18px;display:grid;overflow:hidden}.product-type-card__visual img{object-fit:contain;width:100%;height:100%}.product-type-card__visual span{color:var(--ink-muted);font-size:.8rem}.product-type-card>p:not(.catalog-eyebrow){color:var(--ink-muted)}.product-type-card .text-link{align-items:center;min-height:44px;margin-top:auto;display:inline-flex}.products-guidance{background:var(--navy-900);color:#fff;border-radius:18px;justify-content:space-between;align-items:center;gap:28px;margin-top:24px;padding:28px;display:flex}.products-guidance h2,.products-guidance p:last-child{margin-bottom:0}.products-guidance .catalog-eyebrow{color:#91d2d6}.products-guidance .button--secondary{flex:none}.products-guidance__action{flex:none;align-items:center;gap:18px;display:flex}.products-guidance__action img{border-radius:999px;width:auto;height:48px}.tinctures-grid{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:start;gap:24px;display:grid}.tinctures-sections{border:1px solid var(--line);background:var(--surface);border-radius:18px}.tinctures-sections section{padding:26px}.tinctures-sections section+section{border-top:1px solid var(--line)}.tinctures-sections h2,.tinctures-sections p,.tinctures-project-card>p{margin-bottom:0}.tinctures-sections p,.tinctures-project-card>p:not(.catalog-eyebrow){color:var(--ink-muted)}.tinctures-project-card{border:1px solid var(--line);background:var(--surface-blue);border-radius:18px;min-width:0;padding:22px}.tinctures-placeholder{aspect-ratio:4/3;border:1px solid color-mix(in srgb, var(--blue-600) 20%, transparent);background:radial-gradient(circle at 70% 32%, #16858c38, transparent 30%), linear-gradient(145deg, var(--surface), #dfeaf0);width:100%;color:var(--ink-muted);text-align:center;border-radius:14px;place-items:center;margin-bottom:22px;display:grid}.tinctures-project-card .button{margin-top:22px}@media (max-width:1100px){.builder-step-row{grid-template-columns:1fr}}@media (max-width:900px){h1{font-size:2.7rem}.home-hero,.builder-layout,.twin-summary,.stability-layout,.catalog-browser,.tinctures-grid{grid-template-columns:1fr}.product-type-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.products-hero{grid-template-columns:1fr}.home-hero{gap:32px}.home-hero__visual{min-height:260px}.catalog-detail__header{grid-template-columns:minmax(160px,.62fr) minmax(0,1.38fr)}.journey-rail ol{grid-template-columns:repeat(4,1fr)}.journey-section__heading,.single-path-section,.builder-actions{flex-direction:column;align-items:start}.twin-summary>section+section{border-top:1px solid var(--line);border-left:0}.stability-chart{margin-top:0}}@media (max-width:640px){.gummy-base-options{grid-template-columns:repeat(3,minmax(0,1fr))}.gummy-base-options button{height:44px}.site-header__inner{width:min(calc(100% - 28px), var(--content));min-height:70px}.brand-mark{width:58px;height:29px}.brand-copy{padding-left:8px}.brand-copy strong{font-size:.7rem}.brand-copy span{display:none}.account-nav{gap:12px}.account-nav>a:first-child{font-size:.86rem}.account-nav .button{display:none}h1,.workspace-shell>h1{max-width:none;font-size:1.95rem}.workspace-shell>.product-builder-title{white-space:nowrap;font-size:clamp(.92rem,4.25vw,1.35rem)}.home-hero,.workspace-shell,.twin-page,.single-path-section,.site-footer,.catalog-shell,.products-shell,.tinctures-shell{width:min(calc(100% - 28px), var(--content))}.catalog-shell{padding:28px 0 44px}.products-shell,.tinctures-shell{padding:32px 0 46px}.product-type-grid{grid-template-columns:1fr}.products-guidance,.products-guidance__action{flex-direction:column;align-items:flex-start}.catalog-list,.catalog-detail{padding:16px}.catalog-detail__header,.catalog-detail-grid{grid-template-columns:1fr}.home-hero{min-height:auto;padding-top:38px}.gummy-showcase__grid{gap:8px 12px;padding:16px}.gummy-showcase figcaption{flex-direction:column;align-items:start;gap:4px}.journey-section{padding-inline:14px}.journey-section__heading p{display:none}.journey-rail ol{grid-template-columns:repeat(2,1fr)}.journey-rail a{min-height:52px;font-size:.76rem}.workspace-shell{padding-top:22px}.formula-context-row{flex-direction:column;align-items:start;gap:4px}.formula-context-row span:last-child{text-align:left}.field-grid{grid-template-columns:1fr}.field--wide{grid-column:auto}.builder-access-note{white-space:normal;flex-direction:column;align-items:flex-start;gap:3px;font-size:.7rem;overflow-x:visible}.builder-step,.preview-card{padding:10px}.check-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ingredient-row{grid-template-columns:minmax(0,1fr) 90px}.ingredient-picker{grid-template-columns:1fr}.ingredient-results{grid-column:auto}.ingredient-no-results,.ingredient-summary{flex-direction:column;align-items:stretch}.ingredient-row .ingredient-name,.ingredient-row .remove-ingredient{grid-column:1/-1}.sfp-preview-panel,.account-page>section,.stability-gummy,.stability-chart{padding:18px}.section-heading,.selected-gummy,.builder-actions>div,.site-footer{flex-direction:column;align-items:start}.revision-badge{text-align:left}.builder-actions>div,.builder-actions .button{width:100%}.site-footer span{text-align:left}}@media print{body *{visibility:hidden}.sfp-preview-panel,.sfp-preview-panel *{visibility:visible}.sfp-preview-panel{background:#fff;border:0;width:100%;position:absolute;inset:0 auto auto 0}.sfp-preview-panel .compact-section-heading,.sfp-preview-panel .download-pdf{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
