.bentega-formula-example,.bentega-formula-example *{box-sizing:border-box}.bentega-formula-example{--bentega-font:"Open Sans",Arial,sans-serif;--bentega-navy:#18233b;--bentega-dark-navy:#001f3f;--bentega-body:#303f59;--bentega-muted:#5f6f89;--bentega-orange:#ff7001;--bentega-orange-secondary:#ff9002;--bentega-bg-light:#f7f9fc;--bentega-white:#fff;--bentega-border:rgba(24,35,59,.1);--bentega-border-strong:rgba(24,35,59,.18);--bentega-radius-card:22px;--bentega-shadow-soft:0 14px 34px rgba(24,35,59,.08);--bentega-transition:180ms ease;color:var(--bentega-body);font-family:var(--bentega-font);padding:88px 24px}.bentega-formula-example--white{background:var(--bentega-white)}.bentega-formula-example--light_gray{background:var(--bentega-bg-light)}.bentega-formula-example--highlighted{background:rgba(255,112,1,.07)}.bentega-formula-example__container{margin:0 auto;max-width:var(--bentega-module-width,1120px);width:100%}.bentega-formula-example__header{margin:0 auto 36px;max-width:var(--bentega-module-width,1120px);width:100%}.bentega-formula-example__eyebrow{color:var(--bentega-orange);font-size:14px;font-weight:700;letter-spacing:.04em;line-height:1.4;margin:0 0 10px;text-transform:uppercase}.bentega-formula-example__heading{color:var(--bentega-navy);font-size:clamp(36px,4vw,44px);font-weight:700;letter-spacing:-.03em;line-height:1.15;margin:0}.bentega-formula-example__intro{color:var(--bentega-body);font-size:18px;font-weight:400;line-height:1.6;margin-top:18px}.bentega-formula-example__formula-content>:first-child,.bentega-formula-example__governance-text>:first-child,.bentega-formula-example__intro>:first-child,.bentega-formula-example__result>:first-child,.bentega-formula-example__variable-description>:first-child{margin-top:0}.bentega-formula-example__formula-content>:last-child,.bentega-formula-example__governance-text>:last-child,.bentega-formula-example__intro>:last-child,.bentega-formula-example__result>:last-child,.bentega-formula-example__variable-description>:last-child{margin-bottom:0}.bentega-formula-example__content{display:flex;flex-direction:column;gap:28px;width:100%}.bentega-formula-example__row{align-items:stretch;display:flex;gap:28px;width:100%}.bentega-formula-example__row--one{flex-direction:column}.bentega-formula-example__row--two{flex-direction:row}.bentega-formula-example__row--two>.bentega-formula-example__card{flex:1 1 0;min-width:0}.bentega-formula-example__card,.bentega-formula-example__governance{border:1px solid var(--bentega-border);border-radius:var(--bentega-radius-card);box-shadow:var(--bentega-shadow-soft);min-width:0;width:100%}.bentega-formula-example__card{background:var(--bentega-white);display:flex;flex-direction:column}.bentega-formula-example__formula-card,.bentega-formula-example__panel{padding:30px}.bentega-formula-example__panel--result{background:rgba(255,112,1,.055);border-color:rgba(255,112,1,.26)}.bentega-formula-example__formula-label{color:var(--bentega-navy);font-size:14px;font-weight:700;letter-spacing:.04em;line-height:1.4;margin:0 0 14px;text-transform:uppercase}.bentega-formula-example__formula-box{background:var(--bentega-bg-light);border:1px solid var(--bentega-border);border-radius:18px;min-width:0;overflow:hidden;width:100%}.bentega-formula-example__formula-content{color:var(--bentega-navy);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:clamp(16px,1.45vw,18px);font-weight:700;line-height:1.6;min-width:0;overflow-wrap:anywhere;padding:22px 24px;white-space:normal;width:100%;word-break:break-word}.bentega-formula-example__formula-content *,.bentega-formula-example__formula-content b,.bentega-formula-example__formula-content code,.bentega-formula-example__formula-content em,.bentega-formula-example__formula-content p,.bentega-formula-example__formula-content pre,.bentega-formula-example__formula-content span,.bentega-formula-example__formula-content strong{max-width:100%;overflow-wrap:anywhere;white-space:normal;word-break:break-word}.bentega-formula-example__formula-content p{margin:0 0 10px}.bentega-formula-example__formula-content p:last-child{margin-bottom:0}.bentega-formula-example__formula-content code,.bentega-formula-example__formula-content pre{background:transparent;border:0;display:block;font-family:inherit;font-size:inherit;line-height:inherit;margin:0;padding:0}.bentega-formula-example__formula-content b,.bentega-formula-example__formula-content strong{color:var(--bentega-navy);font-weight:700}.bentega-formula-example__formula-content em{font-style:normal}.bentega-formula-example__formula-content a{color:var(--bentega-navy);text-decoration:none}.bentega-formula-example__panel-heading{color:var(--bentega-navy);font-size:clamp(20px,2vw,22px);font-weight:700;line-height:1.3;margin:0 0 16px}.bentega-formula-example__variables{display:grid;gap:14px}.bentega-formula-example__variable{border-bottom:1px solid var(--bentega-border);padding:0 0 14px}.bentega-formula-example__variable:last-child{border-bottom:0;padding-bottom:0}.bentega-formula-example__variable-name{color:var(--bentega-navy);font-size:16px;font-weight:700;line-height:1.45;margin:0 0 5px}.bentega-formula-example__variable-description{color:var(--bentega-body);font-size:16px;font-weight:400;line-height:1.6}.bentega-formula-example__inputs{border:1px solid var(--bentega-border);border-radius:18px;overflow:hidden;width:100%}.bentega-formula-example__input-row{border-bottom:1px solid var(--bentega-border);display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.bentega-formula-example__input-row:last-child{border-bottom:0}.bentega-formula-example__input-name,.bentega-formula-example__input-value{font-size:16px;line-height:1.5;min-width:0;overflow-wrap:anywhere;padding:14px 16px;word-break:break-word}.bentega-formula-example__input-name{background:var(--bentega-bg-light);color:var(--bentega-navy);font-weight:700}.bentega-formula-example__input-value{background:var(--bentega-white);color:var(--bentega-body);font-weight:400}.bentega-formula-example__input-note{color:var(--bentega-muted);display:block;font-size:14px;line-height:1.5;margin-top:4px}.bentega-formula-example__result{color:var(--bentega-body);font-size:17px;font-weight:400;line-height:1.6}.bentega-formula-example__governance{align-items:flex-start;background:var(--bentega-navy);border-color:rgba(24,35,59,.18);box-shadow:var(--bentega-shadow-soft);display:flex;gap:14px;padding:24px 30px}.bentega-formula-example__governance-icon{align-items:center;background:var(--bentega-orange);border-radius:999px;color:var(--bentega-white);display:flex;flex:0 0 auto;font-size:15px;font-weight:700;height:26px;justify-content:center;line-height:1;margin-top:1px;width:26px}.bentega-formula-example__governance-text{color:hsla(0,0%,100%,.92);font-size:16px;font-weight:400;line-height:1.6;min-width:0}.bentega-formula-example__governance-text b,.bentega-formula-example__governance-text strong{color:var(--bentega-white);font-weight:700}.bentega-formula-example__governance-text a{color:var(--bentega-white);text-decoration:underline;text-decoration-color:hsla(0,0%,100%,.55);text-underline-offset:4px}.bentega-formula-example__cta-wrap{margin-top:18px}.bentega-formula-example__cta{align-items:center;color:var(--bentega-navy);display:inline-flex;font-family:var(--bentega-font);font-size:16px;font-weight:600;gap:.35em;line-height:1.3;text-decoration:none;transition:color var(--bentega-transition)}.bentega-formula-example__cta:focus,.bentega-formula-example__cta:hover{color:var(--bentega-orange);text-decoration:none}.bentega-formula-example__cta:focus-visible{border-radius:6px;outline:3px solid rgba(255,112,1,.28);outline-offset:3px}.bentega-formula-example__cta-label{color:inherit;text-decoration-color:var(--bentega-orange);text-decoration-line:underline;text-decoration-thickness:1.5px;text-underline-offset:4px;transition:text-decoration-color var(--bentega-transition)}.bentega-formula-example__cta:focus .bentega-formula-example__cta-label,.bentega-formula-example__cta:hover .bentega-formula-example__cta-label{text-decoration-color:var(--bentega-navy)}.bentega-formula-example__cta-arrow{color:inherit;display:inline-block;text-decoration:none;transform:translateX(0);transition:transform var(--bentega-transition);will-change:transform}.bentega-formula-example__cta:focus .bentega-formula-example__cta-arrow,.bentega-formula-example__cta:hover .bentega-formula-example__cta-arrow{transform:translateX(3px)}@media (max-width:900px){.bentega-formula-example{padding:68px 22px}.bentega-formula-example__heading{font-size:clamp(30px,5vw,34px)}.bentega-formula-example__row,.bentega-formula-example__row--one,.bentega-formula-example__row--two{flex-direction:column}.bentega-formula-example__formula-card,.bentega-formula-example__panel{padding:24px}}@media (max-width:640px){.bentega-formula-example{padding:52px 18px}.bentega-formula-example__header{margin-bottom:28px}.bentega-formula-example__heading{font-size:clamp(26px,8vw,30px)}.bentega-formula-example__intro{font-size:16px;line-height:1.6}.bentega-formula-example__content,.bentega-formula-example__row{gap:22px}.bentega-formula-example__formula-card,.bentega-formula-example__panel{border-radius:20px;padding:22px}.bentega-formula-example__formula-box,.bentega-formula-example__inputs{border-radius:16px}.bentega-formula-example__formula-content{font-size:16px;line-height:1.6;padding:18px}.bentega-formula-example__panel-heading{font-size:20px}.bentega-formula-example__input-row{grid-template-columns:minmax(0,1fr)}.bentega-formula-example__input-name{padding-bottom:6px}.bentega-formula-example__input-value{padding-top:6px}.bentega-formula-example__governance{border-radius:20px;flex-direction:column;gap:10px;padding:22px}}@media (prefers-reduced-motion:reduce){.bentega-formula-example *,.bentega-formula-example :after,.bentega-formula-example :before{animation:none!important;scroll-behavior:auto!important;transition:none!important}}