.tailored-growth-page{--tailored-accent:#3ec400;--tailored-accent-hover:#36b300;--tailored-accent-rgb:62,196,0;--tailored-action:#247800;--tailored-action-hover:#1f6800;--tailored-action-rgb:36,120,0;--tailored-ink:#101923;--tailored-muted:rgba(16,25,35,0.72);--tailored-soft:rgba(16,25,35,0.56);--tailored-line:rgba(16,25,35,0.12);--tailored-line-strong:rgba(16,25,35,0.22);--tailored-panel:#ffffff;--tailored-soft-panel:#f7f8f8;--tailored-shadow:0 18px 44px rgba(16,25,35,0.075);--tailored-shadow-strong:0 24px 58px rgba(16,25,35,0.11);--tailored-section-space:var(--codex-static-section-space,clamp(64px,7vw,108px));--tailored-section-space-compact:var(--codex-static-section-space-tight,clamp(44px,5.2vw,78px));--tailored-header-gap:var(--codex-static-section-head-gap,clamp(26px,4vw,52px));--tailored-grid-gap:var(--codex-static-grid-gap,clamp(16px,1.8vw,24px));--tailored-layout-gap:var(--codex-static-layout-gap,clamp(34px,6vw,82px));--tailored-card-padding:var(--codex-static-card-padding,clamp(24px,2.5vw,34px));--tailored-card-radius:24px;--tailored-label-min-height:var(--codex-static-label-min-height,28px);--tailored-label-gap:var(--codex-static-label-gap,14px);--tailored-label-padding:var(--codex-static-label-padding-y,5px) var(--codex-static-label-padding-x,10px);--tailored-label-font-size:var(--codex-static-label-font-size,13px);--tailored-label-dot-size:var(--codex-static-label-dot-size,7px);--tailored-card-title-gap:var(--codex-static-card-title-gap,16px);--tailored-card-copy-gap:var(--codex-static-card-copy-gap,10px);--codex-site-accent:var(--tailored-accent);--codex-site-accent-hover:var(--tailored-accent-hover);--codex-site-accent-rgb:var(--tailored-accent-rgb);--codex-site-focus:var(--tailored-accent);--codex-press-bg:var(--tailored-action);--codex-press-bg-hover:var(--tailored-action-hover);--codex-press-border:var(--tailored-action);--codex-press-border-hover:var(--tailored-action-hover);width:100%;min-width:0;overflow-x:visible;background:#ffffff;color:var(--tailored-ink);font-family:Space Grotesk,Arial,sans-serif}body:has(.tailored-growth-page),html:has(.tailored-growth-page){overflow-x:clip!important;overflow-y:visible!important;background:#ffffff!important}body:has(.tailored-growth-page){align-items:stretch!important}body:has(.growth-bottleneck-page) .navbar{position:absolute!important}body.codex-page-nav-condensed:has(.tailored-growth-page) .navbar{opacity:0!important;pointer-events:none!important}.tailored-growth-page *{box-sizing:border-box}.tailored-growth-container{width:min(var(--codex-site-max-width,1280px),calc(100% - var(--codex-site-gutter, 80px)));margin:0 auto}.tailored-growth-form__back,.tailored-growth-form__submit,.tailored-growth-primary-cta{--tailored-form-action:var(
    --tailored-action,color-mix(in srgb,var(--codex-site-accent,#3ec400) 50%,#102235)
  );--tailored-form-action-hover:var(
    --tailored-action-hover,color-mix(in srgb,var(--codex-site-accent-hover,var(--codex-site-accent,#3ec400)) 45%,#102235)
  );display:inline-flex;min-height:58px;align-items:center;justify-content:center;padding:18px 26px;border:1px solid var(--tailored-form-action);border-radius:999px;background:var(--tailored-form-action);color:#ffffff!important;font-family:Space Grotesk,Arial,sans-serif;font-size:16px;font-weight:750;line-height:1;text-align:center;text-decoration:none;cursor:pointer;transition:background-color .18s cubic-bezier(.23,1,.32,1),border-color .18s cubic-bezier(.23,1,.32,1),box-shadow .18s cubic-bezier(.23,1,.32,1),transform .18s cubic-bezier(.23,1,.32,1)}.tailored-growth-form__submit:focus-visible,.tailored-growth-form__submit:hover,.tailored-growth-primary-cta:focus-visible,.tailored-growth-primary-cta:hover{border-color:var(--tailored-form-action-hover);background:var(--tailored-form-action-hover);box-shadow:0 16px 36px color-mix(in srgb,var(--tailored-form-action) 22%,transparent);transform:translateY(-2px)}.tailored-growth-form__back{border-color:var(--tailored-line,rgba(16,25,35,.12));background:#ffffff;color:var(--tailored-ink,#101923)!important}.tailored-growth-form__back:focus-visible,.tailored-growth-form__back:hover{border-color:var(--tailored-line-strong,rgba(16,25,35,.22));background:#ffffff;box-shadow:0 14px 28px rgba(16,25,35,.09);transform:translateY(-2px)}.tailored-growth-form__submit:disabled{cursor:not-allowed;opacity:.72;transform:none}.tailored-growth-hero{padding:var(--codex-static-section-space-hero-top,clamp(80px,7vw,112px)) 0 var(--codex-static-section-space-hero-bottom,clamp(40px,4.8vw,72px));background:#ffffff}.tailored-growth-hero__grid{display:block}.tailored-growth-hero__copy{max-width:980px}.tailored-growth-eyebrow{display:inline-flex;min-height:var(--tailored-label-min-height);align-items:center;gap:8px;margin:0 0 var(--tailored-label-gap);padding:var(--tailored-label-padding);border:1px solid var(--tailored-line);border-radius:999px;background:#ffffff;box-shadow:0 10px 26px rgba(16,25,35,.045);color:rgba(16,25,35,.72);font-family:Space Grotesk,Arial,sans-serif;font-size:var(--tailored-label-font-size);font-weight:750;letter-spacing:0;line-height:1.1}.tailored-growth-eyebrow:before{width:var(--tailored-label-dot-size);height:var(--tailored-label-dot-size);flex:0 0 auto;border-radius:999px;background:var(--tailored-accent);content:""}.tailored-growth-comparison h3,.tailored-growth-deliverable h3,.tailored-growth-faq h3,.tailored-growth-fit-grid h3,.tailored-growth-form-copy h2,.tailored-growth-form__panel-head h3,.tailored-growth-hero h1,.tailored-growth-not-audit h2,.tailored-growth-section h2,.tailored-growth-use-card h3{margin:0;color:var(--tailored-ink);font-family:Space Grotesk,Arial,sans-serif;font-weight:750;letter-spacing:0}.tailored-growth-hero h1{max-width:850px;font-size:clamp(48px,5vw,76px);line-height:.99;text-wrap:balance}.tailored-growth-checklist li,.tailored-growth-comparison li,.tailored-growth-deliverable p,.tailored-growth-faq p,.tailored-growth-fit-grid li,.tailored-growth-form label,.tailored-growth-form-copy p:not(.tailored-growth-eyebrow),.tailored-growth-form__footer p,.tailored-growth-hero__copy>p:not(.tailored-growth-eyebrow),.tailored-growth-not-audit li,.tailored-growth-not-audit p:not(.tailored-growth-eyebrow),.tailored-growth-output-table,.tailored-growth-section__head>p:not(.tailored-growth-eyebrow),.tailored-growth-use-card a,.tailored-growth-use-card p{color:var(--tailored-muted);font-family:Nunito Sans,Arial,sans-serif;font-size:clamp(16px,1.18vw,18px);line-height:1.5}.tailored-growth-hero__copy>p:not(.tailored-growth-eyebrow){max-width:780px;margin:22px 0 0}.tailored-growth-cta-row{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-top:30px}.growth-bottleneck-page .tailored-growth-cta-row{width:100%;align-items:stretch}.growth-bottleneck-page .codex-press-cta,.growth-bottleneck-page .tailored-growth-primary-cta,.growth-bottleneck-page .tailored-growth-secondary-cta{width:100%}.tailored-growth-primary-cta{min-width:230px}.tailored-growth-secondary-cta{display:inline-flex;min-height:58px;align-items:center;justify-content:center;padding:18px 26px;border:1px solid var(--tailored-line);border-radius:999px;background:#ffffff;color:var(--tailored-ink);font-family:Space Grotesk,Arial,sans-serif;font-size:16px;font-weight:750;line-height:1;text-decoration:none;transition:background-color .18s cubic-bezier(.23,1,.32,1),border-color .18s cubic-bezier(.23,1,.32,1),transform .18s cubic-bezier(.23,1,.32,1)}.tailored-growth-secondary-cta:focus-visible,.tailored-growth-secondary-cta:hover{border-color:var(--tailored-line-strong);background:var(--tailored-soft-panel);transform:translateY(-2px)}.tailored-growth-form__submit:active,.tailored-growth-primary-cta:active,.tailored-growth-secondary-cta:active{transform:translateY(1px)}.tailored-growth-microcopy{max-width:720px;margin-top:18px!important;color:var(--tailored-soft)!important;font-size:15px!important}.tailored-growth-section{padding:var(--tailored-section-space) 0 0;background:#ffffff;scroll-margin-top:184px}body.codex-page-nav-condensed .tailored-growth-section{scroll-margin-top:112px}.tailored-growth-section--compact,.tailored-growth-section--faq{padding-top:var(--tailored-section-space-compact)}.tailored-growth-section--faq{padding-bottom:clamp(74px,6.4vw,100px)}.tailored-growth-section__head{max-width:840px;margin-bottom:var(--tailored-header-gap)}.tailored-growth-form-copy h2,.tailored-growth-not-audit h2,.tailored-growth-section__head h2{max-width:860px;font-size:clamp(34px,3.4vw,56px);line-height:1.04;text-wrap:balance}.tailored-growth-form-copy p:not(.tailored-growth-eyebrow),.tailored-growth-not-audit p:not(.tailored-growth-eyebrow),.tailored-growth-section__head>p:not(.tailored-growth-eyebrow){max-width:760px;margin:16px 0 0}.tailored-growth-not-audit{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,.8fr);gap:var(--tailored-layout-gap);align-items:start;padding:clamp(28px,3.2vw,42px);border:1px solid var(--tailored-line);border-radius:var(--tailored-card-radius);background:#ffffff;box-shadow:var(--tailored-shadow)}.tailored-growth-checklist,.tailored-growth-comparison ul,.tailored-growth-fit-grid ul,.tailored-growth-not-audit ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}.tailored-growth-comparison li,.tailored-growth-fit-grid li,.tailored-growth-not-audit li{position:relative;padding-left:20px}.tailored-growth-comparison li:before,.tailored-growth-fit-grid li:before,.tailored-growth-not-audit li:before{position:absolute;top:.62em;left:0;width:7px;height:7px;border-radius:999px;background:var(--tailored-accent);content:""}.tailored-growth-card-grid,.tailored-growth-deliverable-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--tailored-grid-gap)}.tailored-growth-deliverable-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tailored-growth-comparison article,.tailored-growth-deliverable,.tailored-growth-faq,.tailored-growth-fit-grid article,.tailored-growth-output-table,.tailored-growth-use-card{min-width:0;padding:var(--tailored-card-padding);border:1px solid var(--tailored-line);border-radius:var(--tailored-card-radius);background:#ffffff;box-shadow:var(--tailored-shadow)}.tailored-growth-icon{display:block;box-sizing:border-box;width:30px;height:30px;min-width:30px;max-width:30px;min-height:30px;max-height:30px;flex:0 0 30px;aspect-ratio:1/1;color:var(--tailored-accent);stroke:currentColor;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;fill:none;overflow:visible;transition:color .18s cubic-bezier(.23,1,.32,1),transform .18s cubic-bezier(.23,1,.32,1)}.tailored-growth-icon *{vector-effect:non-scaling-stroke}.tailored-growth-checklist li:hover .tailored-growth-icon,.tailored-growth-deliverable:focus-within .tailored-growth-icon,.tailored-growth-deliverable:hover .tailored-growth-icon,.tailored-growth-use-card:focus-within .tailored-growth-icon,.tailored-growth-use-card:hover .tailored-growth-icon{color:var(--tailored-accent);transform:translateY(-2px) scale(1.04)}.tailored-growth-deliverable h3,.tailored-growth-faq h3,.tailored-growth-fit-grid h3,.tailored-growth-use-card h3{margin-top:var(--tailored-card-title-gap);font-size:clamp(21px,1.55vw,25px);line-height:1.12}.tailored-growth-deliverable p,.tailored-growth-faq p,.tailored-growth-use-card p{margin:var(--tailored-card-copy-gap) 0 0}.tailored-growth-use-card a{text-decoration:none;display:inline-flex;margin-top:var(--tailored-card-title-gap);color:var(--tailored-ink);font-weight:800}.tailored-growth-use-card a:focus-visible,.tailored-growth-use-card a:hover{color:#245f00}.tailored-growth-input-layout{display:grid;grid-template-columns:minmax(0,.82fr) minmax(360px,1fr);gap:var(--tailored-layout-gap);align-items:start}.tailored-growth-checklist li{display:grid;grid-template-columns:26px minmax(0,1fr);gap:12px;align-items:start;padding:16px 0;border-bottom:1px solid var(--tailored-line)}.tailored-growth-checklist .tailored-growth-icon{width:22px;height:22px;margin-top:2px}.tailored-growth-output-table{display:grid;padding:0;overflow:hidden}.tailored-growth-output-table>div{display:grid;grid-template-columns:minmax(180px,.34fr) minmax(0,1fr);border-bottom:1px solid var(--tailored-line)}.tailored-growth-output-table>div:last-child{border-bottom:0}.tailored-growth-output-table span,.tailored-growth-output-table strong,.tailored-growth-output-table ul{margin:0;padding:18px 20px}.tailored-growth-output-table strong{border-right:1px solid var(--tailored-line);color:var(--tailored-ink);font-family:Space Grotesk,Arial,sans-serif}.tailored-growth-output-table ul{display:grid;gap:8px;list-style-position:inside}.tailored-growth-comparison,.tailored-growth-faq-layout,.tailored-growth-fit-grid,.tailored-growth-form-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--tailored-grid-gap)}.tailored-growth-comparison h3,.tailored-growth-fit-grid h3{margin-bottom:18px;font-size:clamp(24px,2vw,32px)}.tailored-growth-form-layout{grid-template-columns:minmax(280px,.68fr) minmax(460px,1fr);gap:var(--tailored-layout-gap);align-items:start}.tailored-growth-form-layout>*{min-width:0}.tailored-growth-form-section--hero{padding-top:var(--codex-static-section-space-hero-top,clamp(80px,7vw,112px));padding-bottom:var(--codex-static-section-space-hero-bottom,clamp(40px,4.8vw,72px))}.tailored-growth-form{display:grid;width:100%;min-width:0;max-width:100%;gap:var(--codex-static-copy-gap,16px);padding:var(--tailored-card-padding);border:1px solid rgba(16,25,35,.1);border-radius:24px;background:#ffffff;box-shadow:var(--tailored-shadow-strong)}.tailored-growth-form__intro{margin:0;padding:13px 15px;border-left:3px solid var(--tailored-accent);border-radius:0 12px 12px 0;background:rgba(var(--tailored-accent-rgb),.07);color:var(--tailored-muted);font-family:Nunito Sans,Arial,sans-serif;font-size:14px;font-weight:700;line-height:1.45}.tailored-growth-form__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;min-width:0;gap:var(--codex-static-grid-gap-dense,8px)}.tailored-growth-form__steps--four{grid-template-columns:repeat(4,minmax(0,1fr))}.tailored-growth-form__step-button{display:inline-flex;min-width:0;min-height:44px;align-items:center;gap:8px;padding:10px 12px;border:1px solid rgba(16,25,35,.1);border-radius:999px;background:#ffffff;color:rgba(16,25,35,.72);font-family:Nunito Sans,Arial,sans-serif;font-size:13px;font-weight:800;line-height:1.05;cursor:pointer;transition:border-color .16s cubic-bezier(.23,1,.32,1),box-shadow .16s cubic-bezier(.23,1,.32,1),color .16s cubic-bezier(.23,1,.32,1),transform .12s ease}.tailored-growth-form__step-button span{display:inline-flex;flex:0 0 auto;width:22px;height:22px;align-items:center;justify-content:center;border:1px solid rgba(var(--tailored-accent-rgb),.34);border-radius:999px;color:#2f7a13;font-size:12px;font-weight:900}.tailored-growth-form__step-button:focus-visible,.tailored-growth-form__step-button:hover{border-color:var(--tailored-line-strong);box-shadow:0 10px 22px rgba(16,25,35,.08)}.tailored-growth-form__back:active,.tailored-growth-form__step-button:active,.tailored-growth-form__submit:active{transform:translateY(1px) scaleX(.98) scaleY(.96)}.tailored-growth-form__step-button[aria-current=step]{border-color:rgba(var(--tailored-accent-rgb),.44);color:var(--tailored-ink);box-shadow:inset 0 0 0 1px rgba(var(--tailored-accent-rgb),.12)}.tailored-growth-form__step-button[aria-current=step] span{background:rgba(var(--tailored-accent-rgb),.12);color:#245f00}.tailored-growth-form__step-button:disabled{cursor:not-allowed;opacity:.5}.tailored-growth-form__panel{display:grid;min-width:0;gap:var(--codex-static-copy-gap,16px)}.tailored-growth-form__panel-head{display:grid;gap:var(--codex-space-1,4px);padding-bottom:var(--codex-static-copy-gap-sm,12px);border-bottom:1px solid rgba(16,25,35,.08)}.tailored-growth-form__panel-head>span{color:rgba(16,25,35,.62);font-size:12px;font-weight:850;text-transform:uppercase}.tailored-growth-form__panel-head h3{font-size:clamp(22px,2.2vw,30px);line-height:1.05}.tailored-growth-form__panel-head p{max-width:58ch;margin:0;color:rgba(16,25,35,.62);font-family:Nunito Sans,Arial,sans-serif;font-size:14px;line-height:1.45}.tailored-growth-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;gap:var(--tailored-label-gap)}.tailored-growth-form label{color:rgba(16,25,35,.66);font-size:12.5px;font-weight:700}.tailored-growth-form label,.tailored-growth-form__fieldset{display:grid;min-width:0;gap:var(--codex-static-grid-gap-dense,8px)}.tailored-growth-form__fieldset{margin:0;padding:0;border:0}.tailored-growth-form__fieldset legend{margin:0 0 var(--codex-static-grid-gap-dense,8px);padding:0;color:rgba(16,25,35,.66);font-family:Nunito Sans,Arial,sans-serif;font-size:12.5px;font-weight:700}.tailored-growth-form__label-text{display:inline-flex;min-width:0;align-items:baseline;gap:4px}.tailored-growth-form__required-mark{color:#245f00;font-family:Space Grotesk,Arial,sans-serif;font-size:1.05em;font-weight:850;line-height:1}.tailored-growth-form__wide{grid-column:1/-1}.tailored-growth-form input,.tailored-growth-form select,.tailored-growth-form textarea{width:100%;min-width:0;min-height:50px;padding:var(--codex-static-control-padding-y,12px) var(--codex-static-control-padding-x,14px);border:1px solid rgba(16,25,35,.48);border-radius:14px;background-color:#ffffff;color:var(--tailored-ink);font-family:Nunito Sans,Arial,sans-serif;font-size:15px;font-weight:500;line-height:1.2;transition:border-color .16s cubic-bezier(.23,1,.32,1),box-shadow .16s cubic-bezier(.23,1,.32,1)}.tailored-growth-form select{appearance:none;padding-right:42px;background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 7.25 9 11l4-3.75' stroke='%23101923' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:18px 18px}.tailored-growth-form textarea{min-height:92px;resize:vertical}.tailored-growth-form textarea[name=notes]{min-height:76px}.tailored-growth-form__field-error{display:block;margin:0;color:#8d2b0d;font-family:Nunito Sans,Arial,sans-serif;font-size:13px;font-weight:750;line-height:1.35}.tailored-growth-form__consent{grid-template-columns:22px minmax(0,1fr);align-items:start;gap:10px 12px!important;padding:14px;border:1px solid var(--tailored-line);border-radius:14px;background:var(--tailored-soft-panel)}.tailored-growth-form__consent input[type=checkbox]{width:20px;height:20px;min-height:20px;margin:2px 0 0;padding:0;accent-color:var(--tailored-action,#247800)}.tailored-growth-form__consent>span{color:var(--tailored-muted);font-size:14px;font-weight:650;line-height:1.45}.tailored-growth-form__consent a{color:var(--tailored-ink);text-underline-offset:3px}.tailored-growth-form__consent .tailored-growth-form__field-error{grid-column:2}.tailored-growth-form input::placeholder,.tailored-growth-form textarea::placeholder{color:rgba(16,25,35,.62)}.tailored-growth-form input:hover,.tailored-growth-form select:hover,.tailored-growth-form textarea:hover{border-color:rgba(16,25,35,.58)}.tailored-growth-form input:focus-visible,.tailored-growth-form select:focus-visible,.tailored-growth-form textarea:focus-visible,.tailored-growth-form__back:focus-visible,.tailored-growth-form__step-button:focus-visible,.tailored-growth-form__submit:focus-visible,.tailored-growth-primary-cta:focus-visible,.tailored-growth-secondary-cta:focus-visible,.tailored-growth-use-card a:focus-visible{outline:2px solid var(--tailored-action,#247800);outline-offset:4px}.tailored-growth-form__footer{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between;padding-top:2px}.tailored-growth-form__footer p{max-width:46ch;margin:0;color:rgba(16,25,35,.62);font-size:14.5px}.tailored-growth-form__actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:flex-end}.growth-bottleneck-page .tailored-growth-form__footer{align-items:stretch}.growth-bottleneck-page .tailored-growth-form__actions{display:grid;grid-template-columns:minmax(0,1fr);width:100%}.growth-bottleneck-page .tailored-growth-form__back,.growth-bottleneck-page .tailored-growth-form__submit{width:100%}.tailored-growth-form__status{margin:0;padding:12px 14px;border-radius:14px;background:#f5f8f3;color:#245f00;font-family:Nunito Sans,Arial,sans-serif;font-size:14px;font-weight:700}.tailored-growth-form__status--error{background:#fff4f0;color:#8d2b0d}.tailored-growth-faq-layout{display:grid;grid-template-columns:1fr;gap:var(--tailored-header-gap)}.tailored-growth-faq-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--tailored-grid-gap)}.tailored-growth-faq{min-height:0;padding:clamp(20px,2vw,28px)}.tailored-growth-faq h3{margin-top:0;font-size:clamp(21px,1.55vw,25px);line-height:1.12;text-wrap:balance}.tailored-growth-faq p{margin-bottom:0}.tailored-growth-deliverable:hover,.tailored-growth-use-card:hover{border-color:var(--tailored-line-strong);box-shadow:var(--tailored-shadow-strong)}.growth-bottleneck-page{--growth-map-dark:#101923;--growth-map-soft-dark:#182433;--growth-map-panel:#ffffff;--growth-map-plan-panel:#f8fbff;--growth-map-plan-panel-paid:#edf6ff;--growth-map-blue:#0a65d3;--growth-map-muted-panel:#f6f8f6;--growth-map-warn:#f2a900;--growth-map-danger:#d75b43}.growth-bottleneck-page .codex-homepage-logo-wall{margin-top:clamp(10px,2vw,24px);margin-bottom:clamp(42px,5vw,74px)}.growth-bottleneck-hero{padding-bottom:clamp(24px,4vw,46px)}.growth-bottleneck-do-not__layout,.growth-bottleneck-final__inner,.growth-bottleneck-hero__grid,.growth-bottleneck-signal-layout{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(360px,.72fr);gap:var(--tailored-layout-gap);align-items:center}.growth-bottleneck-hero h1{max-width:840px;margin:0;font-size:clamp(46px,5vw,78px);line-height:.98;text-wrap:balance}.growth-bottleneck-do-not p,.growth-bottleneck-final p,.growth-bottleneck-final__microcopy,.growth-bottleneck-hero__copy>p:not(.tailored-growth-eyebrow),.growth-bottleneck-microcopy,.growth-bottleneck-section-head>p:not(.tailored-growth-eyebrow){color:var(--tailored-muted);font-family:Nunito Sans,Arial,sans-serif;font-size:clamp(16px,1.18vw,18px);line-height:1.5}.growth-bottleneck-hero__copy>p:not(.tailored-growth-eyebrow){max-width:780px;margin:22px 0 0}.growth-bottleneck-do-not ul,.growth-bottleneck-hero__bullets{display:grid;gap:12px;margin:26px 0 0;padding:0;list-style:none}.growth-bottleneck-hero__bullets{grid-template-columns:repeat(2,minmax(0,max-content));column-gap:18px}.growth-bottleneck-do-not li,.growth-bottleneck-hero__bullets li{display:flex;align-items:center;gap:10px;color:var(--tailored-ink);font-family:Nunito Sans,Arial,sans-serif;font-size:16px;line-height:1.35}.growth-bottleneck-hero__bullets .tailored-growth-icon{width:22px;height:22px;color:var(--tailored-accent)}.growth-bottleneck-microcopy{max-width:720px;margin:16px 0 0;font-size:15px}.growth-bottleneck-sample-text-link{color:var(--tailored-ink);font-weight:800;text-decoration:underline;text-decoration-color:rgba(var(--tailored-accent-rgb),.5);text-underline-offset:3px;transition:color .16s cubic-bezier(.23,1,.32,1),text-decoration-color .16s cubic-bezier(.23,1,.32,1)}.growth-bottleneck-sample-text-link:focus-visible,.growth-bottleneck-sample-text-link:hover{color:#245f00;text-decoration-color:currentColor}.growth-bottleneck-sample-text-link:focus-visible{outline:2px solid var(--tailored-accent);outline-offset:4px}.growth-bottleneck-sample-text-link:active{color:#1b4700}.growth-bottleneck-final__panel,.growth-bottleneck-metric-card,.growth-bottleneck-priority-matrix,.growth-bottleneck-report-card,.growth-bottleneck-sample-card,.growth-bottleneck-thank-you__inner{border:1px solid var(--tailored-line);border-radius:var(--tailored-card-radius);background:var(--growth-map-panel);box-shadow:var(--tailored-shadow)}.growth-bottleneck-report-card{padding:clamp(20px,2.5vw,34px)}.growth-bottleneck-card-number,.growth-bottleneck-metric-card>span,.growth-bottleneck-priority-matrix>span,.growth-bottleneck-process article>span,.growth-bottleneck-report-card__head,.growth-bottleneck-sample-brief span,.growth-bottleneck-sample-card span,.growth-bottleneck-timeline span{display:block;color:rgba(16,25,35,.6);font-family:Space Grotesk,Arial,sans-serif;font-size:13px;font-weight:750;letter-spacing:0;line-height:1.2}.growth-bottleneck-report-card__head strong{display:block;margin-top:8px;color:var(--tailored-ink);font-size:clamp(24px,2vw,30px);line-height:1.05}.growth-bottleneck-report-card__intro{margin:16px 0 0;color:var(--tailored-muted);font-family:Nunito Sans,Arial,sans-serif;font-size:15px;line-height:1.48}.growth-bottleneck-report-steps{display:grid;gap:12px;margin:24px 0 0;padding:0;list-style:none}.growth-bottleneck-report-steps li{display:grid;gap:6px;padding:16px;border:1px solid var(--tailored-line);border-radius:16px;background:var(--growth-map-muted-panel)}.growth-bottleneck-report-steps span{color:#245f00;font-family:Space Grotesk,Arial,sans-serif;font-size:12px;font-weight:800;line-height:1.1;text-transform:uppercase}.growth-bottleneck-report-steps strong{color:var(--tailored-ink);font-family:Space Grotesk,Arial,sans-serif;font-size:17px;line-height:1.12}.growth-bottleneck-report-steps p{margin:0;color:var(--tailored-muted);font-family:Nunito Sans,Arial,sans-serif;font-size:14.5px;line-height:1.42}.growth-bottleneck-deliverable-grid,.growth-bottleneck-problem-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.growth-bottleneck-path-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--tailored-grid-gap)}.growth-bottleneck-decision-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:var(--tailored-grid-gap)}.growth-bottleneck-card-number{margin-bottom:18px;color:var(--tailored-accent)}.growth-bottleneck-not-audit{align-items:center}.growth-bottleneck-metric-card{display:grid;gap:10px;padding:clamp(22px,2.4vw,32px)}.growth-bottleneck-metric-card strong{color:var(--tailored-ink);font-family:Space Grotesk,Arial,sans-serif;font-size:clamp(24px,2vw,30px);line-height:1.1}.growth-bottleneck-metric-card p{margin:0}.growth-bottleneck-heatmap{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.growth-bottleneck-heatmap__item{display:grid;min-height:94px;align-content:space-between;gap:12px;padding:16px;border:1px solid var(--tailored-line);border-radius:16px;background:#ffffff}.growth-bottleneck-heatmap__item span{color:rgba(16,25,35,.62);font-family:Nunito Sans,Arial,sans-serif;font-size:14px}.growth-bottleneck-heatmap__item strong{color:var(--tailored-ink);font-family:Space Grotesk,Arial,sans-serif;font-size:20px;line-height:1.1}.growth-bottleneck-heatmap__item[data-tone=warn]{border-color:rgba(242,169,0,.34);background:rgba(242,169,0,.08)}.growth-bottleneck-heatmap__item[data-tone=bad]{border-color:rgba(215,91,67,.3);background:rgba(215,91,67,.07)}.growth-bottleneck-priority-matrix{display:grid;gap:12px;padding:clamp(20px,2.2vw,30px)}.growth-bottleneck-priority-matrix div{padding:16px;border:1px solid var(--tailored-line);border-radius:16px;background:var(--growth-map-muted-panel)}.growth-bottleneck-final__panel strong,.growth-bottleneck-lenses h3,.growth-bottleneck-priority-matrix strong,.growth-bottleneck-process h3,.growth-bottleneck-thank-you h1{margin:0;color:var(--tailored-ink);font-family:Space Grotesk,Arial,sans-serif;font-weight:750;letter-spacing:0}.growth-bottleneck-final__panel p,.growth-bottleneck-lenses p,.growth-bottleneck-priority-matrix p,.growth-bottleneck-process p{margin:8px 0 0;color:var(--tailored-muted);font-family:Nunito Sans,Arial,sans-serif;font-size:15px;line-height:1.45}.growth-bottleneck-lenses{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--tailored-grid-gap);margin-top:var(--tailored-header-gap)}.growth-bottleneck-lenses article,.growth-bottleneck-process article,.growth-bottleneck-timeline article{padding:clamp(20px,2vw,28px);border:1px solid var(--tailored-line);border-radius:18px;background:#ffffff}.growth-bottleneck-lenses h3,.growth-bottleneck-process h3{font-size:clamp(20px,1.45vw,23px);line-height:1.12}.growth-bottleneck-sample-card{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:clamp(22px,2.5vw,34px)}.growth-bottleneck-sample-card>div{padding:18px;border:1px solid var(--tailored-line);border-radius:16px;background:var(--growth-map-muted-panel)}.growth-bottleneck-sample-card li,.growth-bottleneck-sample-card p{margin:8px 0 0;color:var(--tailored-muted);font-family:Nunito Sans,Arial,sans-serif;font-size:16px;line-height:1.45}.growth-bottleneck-sample-card__timeline{grid-column:span 2}.growth-bottleneck-sample-card ul{display:grid;gap:8px;margin:12px 0 0;padding-left:18px}.growth-bottleneck-sample-brief{display:grid;grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);gap:var(--tailored-grid-gap);align-items:stretch}.growth-bottleneck-sample-brief__grid article,.growth-bottleneck-sample-brief__summary{min-width:0;padding:clamp(20px,2.2vw,30px);border:1px solid var(--tailored-line);border-radius:18px;background:#ffffff;box-shadow:var(--tailored-shadow)}.growth-bottleneck-sample-brief__summary{display:grid;align-content:start;gap:14px}.growth-bottleneck-sample-brief__summary h3{margin:0;color:var(--tailored-ink);font-family:Space Grotesk,Arial,sans-serif;font-size:clamp(26px,2.4vw,38px);line-height:1.05;letter-spacing:0}.growth-bottleneck-sample-brief__grid li,.growth-bottleneck-sample-brief__grid p,.growth-bottleneck-sample-brief__summary p{margin:0;color:var(--tailored-muted);font-family:Nunito Sans,Arial,sans-serif;font-size:16px;line-height:1.48}.growth-bottleneck-sample-brief__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--tailored-grid-gap)}.growth-bottleneck-sample-brief__grid article{display:grid;align-content:start;gap:10px;box-shadow:none}.growth-bottleneck-sample-brief__grid ul{display:grid;gap:8px;margin:0;padding-left:18px}.growth-bottleneck-do-not h2,.growth-bottleneck-final h2,.growth-bottleneck-thank-you h1{margin:0;color:var(--tailored-ink);font-family:Space Grotesk,Arial,sans-serif;font-size:clamp(34px,3.4vw,52px);line-height:1.04;letter-spacing:0;text-wrap:balance}.growth-bottleneck-do-not p,.growth-bottleneck-final p{margin:18px 0 0}.growth-bottleneck-do-not li:before{width:8px;height:8px;flex:0 0 auto;border-radius:999px;background:var(--growth-map-danger);content:""}.growth-bottleneck-timeline{display:grid;gap:14px}.growth-bottleneck-timeline article{border-color:rgba(var(--tailored-accent-rgb),.22)}.growth-bottleneck-timeline p{margin:8px 0 0;color:var(--tailored-muted);font-family:Nunito Sans,Arial,sans-serif;font-size:16px;line-height:1.45}.growth-bottleneck-path-card{display:flex;flex-direction:column;min-height:100%;gap:18px}.growth-bottleneck-path-card:last-child:nth-child(odd){grid-column:1/-1}.growth-bottleneck-path-card h3,.growth-bottleneck-path-card p{margin:0}.growth-bottleneck-path-card__head{display:grid;gap:10px}.growth-bottleneck-path-card__head span{color:var(--tailored-accent);font-family:Space Grotesk,Arial,sans-serif;font-size:13px;font-weight:850}.growth-bottleneck-path-card__checks{display:grid;gap:8px;margin:0;padding:0;list-style:none}.growth-bottleneck-path-card__checks li{position:relative;padding-left:18px;color:var(--tailored-muted);font-family:Nunito Sans,Arial,sans-serif;font-size:15px;line-height:1.35}.growth-bottleneck-path-card__checks li:before{position:absolute;top:.55em;left:0;width:7px;height:7px;border-radius:999px;background:var(--tailored-accent);content:""}.growth-bottleneck-path-card__footer{display:grid;gap:16px;margin-top:auto;padding-top:4px}.growth-bottleneck-proof-links{display:grid;gap:8px;margin:0;padding-top:0}.growth-bottleneck-proof-links a{display:inline;margin-top:0;color:var(--tailored-ink);font-family:Nunito Sans,Arial,sans-serif;font-size:14px;font-weight:700;line-height:1.35;text-decoration:underline;text-decoration-color:rgba(var(--tailored-accent-rgb),.45);text-underline-offset:3px}.growth-bottleneck-path-card .growth-bottleneck-path-card__cta{display:inline-flex;width:100%;min-height:44px;align-items:center;justify-content:center;margin-top:0;padding:12px 16px;border:1px solid rgba(var(--tailored-accent-rgb),.38);border-radius:999px;background:rgba(var(--tailored-accent-rgb),.08);color:var(--tailored-ink);font-family:Space Grotesk,Arial,sans-serif;font-size:14px;font-weight:800;line-height:1;text-decoration:none;transition:background-color .16s cubic-bezier(.23,1,.32,1),border-color .16s cubic-bezier(.23,1,.32,1),transform .16s cubic-bezier(.23,1,.32,1)}.growth-bottleneck-path-card .growth-bottleneck-path-card__cta:focus-visible,.growth-bottleneck-path-card .growth-bottleneck-path-card__cta:hover{border-color:var(--tailored-accent);background:rgba(var(--tailored-accent-rgb),.14);color:var(--tailored-ink);transform:translateY(-1px)}.growth-bottleneck-path-card .growth-bottleneck-path-card__cta:focus-visible{outline:2px solid var(--tailored-accent);outline-offset:4px}.growth-bottleneck-path-card .growth-bottleneck-path-card__cta:active{transform:translateY(1px)}.growth-bottleneck-process{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--tailored-grid-gap)}.growth-bottleneck-process article{display:grid;grid-template-columns:62px minmax(0,1fr);gap:8px 18px;min-height:0;align-content:start}.growth-bottleneck-process article:last-child:nth-child(odd){grid-column:1/-1}.growth-bottleneck-process article>span{grid-row:span 2;display:inline-flex;width:52px;height:52px;align-items:center;justify-content:center;border:1px solid rgba(var(--tailored-accent-rgb),.32);border-radius:999px;background:rgba(var(--tailored-accent-rgb),.1);color:#245f00}.growth-bottleneck-process h3{margin-top:0}.growth-bottleneck-assessment-section .tailored-growth-form-layout{grid-template-columns:1fr;gap:clamp(24px,3.2vw,42px)}.growth-bottleneck-assessment-section .tailored-growth-form-copy{max-width:820px}.growth-bottleneck-assessment-section .tailored-growth-form{max-width:none;padding:clamp(24px,2.6vw,36px)}.growth-bottleneck-assessment-section .tailored-growth-form__steps{grid-template-columns:repeat(6,minmax(0,1fr))}.growth-bottleneck-assessment-section .tailored-growth-form__option-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.growth-bottleneck-final__inner{align-items:stretch;gap:clamp(24px,4vw,64px);padding:clamp(26px,3vw,44px);border:1px solid var(--tailored-line);border-radius:calc(var(--tailored-card-radius) + 4px);background:var(--growth-map-dark);color:#ffffff}.growth-bottleneck-final__copy{display:grid;align-content:center;gap:clamp(14px,1.7vw,22px);min-width:0}.growth-bottleneck-final .tailored-growth-eyebrow{border-color:rgba(255,255,255,.22);background:rgba(255,255,255,.08);color:rgba(255,255,255,.78)}.growth-bottleneck-final h2,.growth-bottleneck-final p,.growth-bottleneck-final__microcopy{color:#ffffff}.growth-bottleneck-final h2,.growth-bottleneck-final p{margin:0}.growth-bottleneck-final p{max-width:760px}.growth-bottleneck-final .codex-press-cta{max-width:680px}.growth-bottleneck-final__microcopy{display:block;margin-top:0;color:rgba(255,255,255,.74);font-size:14px}.growth-bottleneck-final__panel{display:grid;gap:18px;align-content:center;padding:clamp(20px,2.2vw,30px);background:var(--growth-map-soft-dark);border-color:rgba(255,255,255,.12);box-shadow:none}.growth-bottleneck-final__panel p,.growth-bottleneck-final__panel strong{color:#ffffff}.growth-bottleneck-final__panel p{color:rgba(255,255,255,.78)}.growth-bottleneck-final__list{display:grid;gap:14px;margin:0;padding:0;list-style:none}.growth-bottleneck-final__list li{display:grid;min-width:0;grid-template-columns:32px minmax(0,1fr);gap:12px;align-items:center}.growth-bottleneck-final__list li:before{content:none}.growth-bottleneck-final__list .tailored-growth-icon{width:32px;min-width:32px;height:32px;padding:7px;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#3ec400;background:rgba(255,255,255,.08)}.growth-bottleneck-final__list span{color:rgba(255,255,255,.78);font-family:Nunito Sans,Arial,sans-serif;font-size:15px;line-height:1.4}html body .site-theme .growth-bottleneck-page .growth-bottleneck-final h2,html body .site-theme .growth-bottleneck-page .growth-bottleneck-final p,html body .site-theme .growth-bottleneck-page .growth-bottleneck-final__microcopy,html body .site-theme .growth-bottleneck-page .growth-bottleneck-final__panel strong{color:#ffffff!important}html body .site-theme .growth-bottleneck-page .growth-bottleneck-final__list span,html body .site-theme .growth-bottleneck-page .growth-bottleneck-final__panel p{color:rgba(255,255,255,.78)!important}.growth-bottleneck-sticky-cta{position:fixed;z-index:30;right:max(18px,calc((100vw - var(--codex-site-max-width, 1280px)) / 2 - 240px));bottom:118px;display:grid;width:210px;gap:10px;padding:16px;border:1px solid var(--tailored-line);border-radius:18px;background:rgba(255,255,255,.94);box-shadow:var(--tailored-shadow);backdrop-filter:blur(12px)}.growth-bottleneck-sticky-cta span,.growth-bottleneck-sticky-cta strong{color:var(--tailored-ink);font-family:Space Grotesk,Arial,sans-serif;font-size:15px;line-height:1.2}.growth-bottleneck-sticky-cta span{color:var(--tailored-muted);font-family:Nunito Sans,Arial,sans-serif;font-size:13px}.growth-bottleneck-sticky-cta .codex-press-cta{width:100%;min-height:44px;padding:12px 14px;font-size:13px}@media (max-width:1760px){.growth-bottleneck-sticky-cta{display:none}}.growth-bottleneck-modal{position:fixed;z-index:90;inset:0;display:grid;place-items:center;padding:24px;opacity:0;pointer-events:none;visibility:hidden;transition:opacity .18s cubic-bezier(.23,1,.32,1)}.growth-bottleneck-modal:target{opacity:1;pointer-events:auto;visibility:visible}.growth-bottleneck-modal__backdrop{position:absolute;inset:0;background:rgba(16,25,35,.62)}.growth-bottleneck-modal__panel{position:relative;z-index:1;width:min(860px,100%);max-height:min(760px,calc(100vh - 48px));overflow:auto;padding:clamp(22px,3vw,36px);border-radius:var(--tailored-card-radius);background:#ffffff;box-shadow:0 28px 74px rgba(0,0,0,.24)}.growth-bottleneck-modal__panel h2{margin:0 0 20px;font-size:clamp(28px,3vw,44px);line-height:1.04}.growth-bottleneck-modal__close,.growth-bottleneck-modal__panel h2{color:var(--tailored-ink);font-family:Space Grotesk,Arial,sans-serif}.growth-bottleneck-modal__close{position:absolute;top:16px;right:16px;display:inline-flex;min-height:40px;align-items:center;justify-content:center;padding:10px 14px;border:1px solid var(--tailored-line);border-radius:999px;background:#ffffff;font-size:13px;font-weight:750;text-decoration:none;transition:background-color .16s cubic-bezier(.23,1,.32,1),border-color .16s cubic-bezier(.23,1,.32,1),transform .16s cubic-bezier(.23,1,.32,1)}.growth-bottleneck-modal__close:focus-visible,.growth-bottleneck-modal__close:hover{border-color:var(--tailored-line-strong);background:var(--growth-map-muted-panel)}.growth-bottleneck-modal__close:focus-visible{outline:2px solid var(--tailored-accent);outline-offset:4px}.growth-bottleneck-modal__close:active{transform:translateY(1px)}.growth-bottleneck-sample-card--modal{box-shadow:none}.tailored-growth-form__option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tailored-growth-form__option{position:relative;display:block;min-height:64px;margin:0;cursor:pointer}.tailored-growth-form__option input{position:absolute;inset:0;opacity:0}.tailored-growth-form__option span{display:flex;min-height:64px;align-items:center;gap:12px;padding:15px 16px;border:1px solid var(--tailored-line);border-radius:16px;background:#ffffff;color:var(--tailored-ink);font-family:Space Grotesk,Arial,sans-serif;font-size:15px;font-weight:750;line-height:1.2;transition:background-color .18s cubic-bezier(.23,1,.32,1),border-color .18s cubic-bezier(.23,1,.32,1),box-shadow .18s cubic-bezier(.23,1,.32,1),transform .18s cubic-bezier(.23,1,.32,1)}.tailored-growth-form__option span:before{display:inline-flex;width:18px;height:18px;flex:0 0 18px;border:1px solid rgba(16,25,35,.48);background:#ffffff;content:"";transition:background-color .16s cubic-bezier(.23,1,.32,1),border-color .16s cubic-bezier(.23,1,.32,1),box-shadow .16s cubic-bezier(.23,1,.32,1)}.tailored-growth-form__option[data-selection-type=checkbox] span:before,.tailored-growth-form__option[data-selection-type=radio] span:before{border-radius:999px}.tailored-growth-form__option input:focus-visible+span,.tailored-growth-form__option:hover span{border-color:var(--tailored-line-strong);background:var(--growth-map-muted-panel)}.tailored-growth-form__option input:focus-visible+span{outline:3px solid var(--tailored-action,#247800);outline-offset:2px}.tailored-growth-form__option input:checked+span,.tailored-growth-form__option--selected span,.tailored-growth-form__option[data-selected=true] span{border-color:var(--tailored-action,#247800);background:rgba(var(--tailored-accent-rgb),.1);box-shadow:0 12px 24px rgba(var(--tailored-accent-rgb),.14)}.tailored-growth-form__option[data-selection-type=checkbox] input:checked+span:before,.tailored-growth-form__option[data-selection-type=checkbox].tailored-growth-form__option--selected span:before,.tailored-growth-form__option[data-selection-type=checkbox][data-selected=true] span:before{border-color:var(--tailored-action,#247800);background-color:var(--tailored-action,#247800);box-shadow:inset 0 0 0 4px #ffffff,0 0 0 2px rgba(var(--tailored-accent-rgb),.14)}.tailored-growth-form__option[data-selection-type=radio] input:checked+span:before,.tailored-growth-form__option[data-selection-type=radio].tailored-growth-form__option--selected span:before,.tailored-growth-form__option[data-selection-type=radio][data-selected=true] span:before{border-color:var(--tailored-action,#247800);box-shadow:inset 0 0 0 5px #ffffff;background-color:var(--tailored-action,#247800)}.growth-bottleneck-audit-copy .tailored-growth-eyebrow{display:none}.growth-bottleneck-audit-copy .codex-homepage-logo-wall{margin-top:clamp(8px,1.8vw,22px);margin-bottom:clamp(34px,4.6vw,66px)}.growth-bottleneck-audit-copy__hero{padding-bottom:clamp(22px,3.8vw,44px)}.growth-bottleneck-audit-copy__hero-grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(360px,.72fr);gap:var(--tailored-layout-gap);align-items:center}.growth-bottleneck-audit-copy__hero h1{max-width:850px;margin:0;font-size:clamp(46px,5vw,78px);line-height:.98;text-wrap:balance}.growth-bottleneck-audit-copy__section-head{max-width:920px}.growth-bottleneck-audit-copy__hero-copy>p,.growth-bottleneck-audit-copy__hero-panel p,.growth-bottleneck-audit-copy__scope-panel p,.growth-bottleneck-audit-copy__table-note{color:var(--tailored-muted);font-family:Nunito Sans,Arial,sans-serif;font-size:clamp(16px,1.18vw,18px);line-height:1.5}.growth-bottleneck-audit-copy__hero-copy>p{max-width:790px;margin:22px 0 0}.growth-bottleneck-audit-copy__hero-actions{max-width:520px}.growth-bottleneck-audit-copy__hero-panel,.growth-bottleneck-audit-copy__process-grid article,.growth-bottleneck-audit-copy__scope-card,.growth-bottleneck-audit-copy__scope-panel{border:1px solid var(--tailored-line);border-radius:var(--tailored-card-radius);background:#ffffff;box-shadow:var(--tailored-shadow)}.growth-bottleneck-audit-copy__hero-panel{display:grid;gap:clamp(16px,2vw,24px);padding:clamp(22px,2.6vw,36px)}.growth-bottleneck-audit-copy__hero-panel-head{display:grid;gap:10px}.growth-bottleneck-audit-copy__hero-panel h2,.growth-bottleneck-audit-copy__package-card h3,.growth-bottleneck-audit-copy__process-grid h3,.growth-bottleneck-audit-copy__scope-card h3,.growth-bottleneck-audit-copy__scope-panel h2{margin:0;color:var(--tailored-ink);font-family:Space Grotesk,Arial,sans-serif;font-weight:750;letter-spacing:0}.growth-bottleneck-audit-copy__hero-panel h2{font-size:clamp(25px,2vw,32px);line-height:1.05;text-wrap:balance}.growth-bottleneck-audit-copy__hero-panel p{margin:0}.growth-bottleneck-audit-copy__value-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.growth-bottleneck-audit-copy__value-grid div{display:grid;min-width:0;gap:8px;padding:16px;border:1px solid rgba(16,25,35,.12);border-radius:16px;background:#f8f9f7}.growth-bottleneck-audit-copy__value-grid strong{color:var(--tailored-ink);font-family:Space Grotesk,Arial,sans-serif;font-size:clamp(28px,2.4vw,38px);font-weight:800;line-height:1}.growth-bottleneck-audit-copy__mini-list span,.growth-bottleneck-audit-copy__value-grid p{margin:0;color:var(--tailored-muted);font-family:Nunito Sans,Arial,sans-serif;font-size:14px;line-height:1.35}.growth-bottleneck-audit-copy__mini-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.growth-bottleneck-audit-copy__mini-list li{display:flex;align-items:center;gap:10px;min-width:0}.growth-bottleneck-audit-copy__mini-list .tailored-growth-icon{width:22px;height:22px;min-width:22px;min-height:22px}.growth-bottleneck-audit-copy__pricing-head{display:block;margin-bottom:var(--tailored-header-gap)}.growth-bottleneck-audit-copy__pricing-head .growth-bottleneck-audit-copy__section-head{max-width:1180px;margin-bottom:0}.growth-bottleneck-audit-copy__pricing-head .growth-bottleneck-audit-copy__section-head h2{max-width:1180px}.growth-bottleneck-audit-copy__package-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(18px,2.2vw,30px)}.growth-bottleneck-audit-copy__package-card{position:relative;display:grid;min-height:100%;grid-template-rows:auto minmax(86px,auto) minmax(56px,auto) auto auto auto minmax(0,1fr);align-content:start;gap:clamp(14px,1.65vw,20px);overflow:hidden;padding:clamp(24px,2.8vw,38px);border:1px solid rgba(16,25,35,.06);border-radius:22px;background:var(--growth-map-plan-panel);box-shadow:none}.growth-bottleneck-audit-copy__package-card[data-tier=paid]{border-color:rgba(10,101,211,.2);background:var(--growth-map-plan-panel-paid);box-shadow:inset 0 0 0 1px rgba(10,101,211,.08)}.growth-bottleneck-audit-copy__package-card[data-tier=paid] .growth-bottleneck-audit-copy__package-price-row strong,.growth-bottleneck-audit-copy__package-card[data-tier=paid] h3{color:#123a63}.growth-bottleneck-audit-copy__package-card-head{display:grid;gap:12px}.growth-bottleneck-audit-copy__package-title-row{display:block;min-width:0}.growth-bottleneck-audit-copy__package-card h3{font-size:clamp(29px,2.2vw,38px);line-height:1.04;text-wrap:balance}.growth-bottleneck-audit-copy__package-card li,.growth-bottleneck-audit-copy__package-card p,.growth-bottleneck-audit-copy__process-grid p,.growth-bottleneck-audit-copy__scope-card p{color:var(--tailored-muted);font-family:Nunito Sans,Arial,sans-serif;font-size:16px;line-height:1.45}.growth-bottleneck-audit-copy__package-card p,.growth-bottleneck-audit-copy__process-grid p,.growth-bottleneck-audit-copy__scope-card p{margin:0}.growth-bottleneck-audit-copy__package-price-row{display:flex;min-width:0;flex-wrap:wrap;align-items:baseline;align-content:end;gap:7px 10px}.growth-bottleneck-audit-copy__package-price-row strong{color:var(--tailored-ink);font-family:Space Grotesk,Arial,sans-serif;font-size:clamp(46px,4.1vw,66px);font-weight:820;line-height:.92;letter-spacing:0}.growth-bottleneck-audit-copy__package-price-row span{color:rgba(16,25,35,.62);font-family:Space Grotesk,Arial,sans-serif;font-size:14px;font-weight:760;line-height:1.15}.growth-bottleneck-audit-copy__package-price-row span:last-child{color:rgba(16,25,35,.48);text-decoration:line-through;text-decoration-thickness:2px;text-decoration-color:rgba(16,25,35,.26)}.growth-bottleneck-audit-copy__package-card ul,.growth-bottleneck-audit-copy__package-feature-group{display:grid;gap:9px;margin:0;padding:0;list-style:none}.growth-bottleneck-audit-copy__package-card li{display:flex;min-width:0;align-items:center;gap:10px}.growth-bottleneck-audit-copy__package-card li:before{content:none}.growth-bottleneck-audit-copy__package-feature-group li .tailored-growth-icon,.growth-bottleneck-audit-copy__package-limit-list li .tailored-growth-icon{width:20px;min-width:20px;height:20px;margin-top:0;color:#3ec400}.growth-bottleneck-audit-copy__package-card .codex-press-cta{width:100%;justify-content:center;align-self:start;margin-top:2px;min-height:58px}.growth-bottleneck-audit-copy__package-cta-note{color:rgba(16,25,35,.58);font-family:Nunito Sans,Arial,sans-serif;font-size:13px;line-height:1.35}.growth-bottleneck-audit-copy__package-limit-list{padding-top:4px!important}.growth-bottleneck-audit-copy__package-feature-group{margin-top:auto;padding-top:clamp(12px,1.5vw,18px);border-top:1px solid rgba(16,25,35,.1)}.growth-bottleneck-audit-copy__package-feature-group>strong{color:var(--tailored-ink);font-family:Space Grotesk,Arial,sans-serif;font-size:15px;font-weight:820;line-height:1.2}.growth-bottleneck-audit-copy__package-feature-group ul{gap:8px}.growth-bottleneck-audit-copy__comparison-shell{overflow:visible}.growth-bottleneck-audit-copy__comparison{width:100%;border-collapse:collapse;border-spacing:0;table-layout:fixed;border-top:1px solid rgba(16,25,35,.1)}.growth-bottleneck-audit-copy__comparison td,.growth-bottleneck-audit-copy__comparison th{min-width:0;border-bottom:1px solid rgba(16,25,35,.08);padding:15px 18px;text-align:left;vertical-align:top}.growth-bottleneck-audit-copy__comparison td+td,.growth-bottleneck-audit-copy__comparison th+th{border-left:1px solid rgba(16,25,35,.06)}.growth-bottleneck-audit-copy__comparison-plan-row th{padding-top:18px;padding-bottom:18px;background:rgba(248,251,255,.95);color:var(--tailored-ink);font-family:Space Grotesk,Arial,sans-serif;font-size:14px;font-weight:800;line-height:1.15}.growth-bottleneck-audit-copy__comparison-plan-row th:first-child{width:28%;color:rgba(16,25,35,.58);font-size:13px;text-transform:uppercase}.growth-bottleneck-audit-copy__comparison-plan-row th:not(:first-child){width:36%}.growth-bottleneck-audit-copy__comparison-plan-row th>small,.growth-bottleneck-audit-copy__comparison-plan-row th>span{display:block}.growth-bottleneck-audit-copy__comparison-plan-row th>strong{display:inline-block;margin-top:8px;color:var(--tailored-ink);font-family:Space Grotesk,Arial,sans-serif;font-size:clamp(31px,2.5vw,42px);font-weight:820;line-height:.95}.growth-bottleneck-audit-copy__comparison-plan-row th>small{margin-top:4px;color:rgba(16,25,35,.56);font-family:Nunito Sans,Arial,sans-serif;font-size:13px;font-weight:700;line-height:1.25}.growth-bottleneck-audit-copy__comparison-column-row th{background:#ffffff;color:rgba(16,25,35,.66);font-family:Space Grotesk,Arial,sans-serif;font-size:13px;font-weight:800;line-height:1.2;text-transform:uppercase}.growth-bottleneck-audit-copy__comparison-group-row th{padding-block:18px;padding-inline:22px;border-left:0!important;background:#f8fbff;color:var(--tailored-ink);font-family:Space Grotesk,Arial,sans-serif;font-size:clamp(20px,1.55vw,25px);font-weight:820;line-height:1.1;text-align:center;vertical-align:middle}.growth-bottleneck-audit-copy__comparison-area{color:var(--tailored-ink);font-family:Space Grotesk,Arial,sans-serif;font-size:14px;font-weight:770;line-height:1.25}.growth-bottleneck-audit-copy__comparison-area-content{display:grid;min-width:0;grid-template-columns:26px minmax(0,1fr);gap:12px;align-items:start}.growth-bottleneck-audit-copy__comparison-area-icon{display:inline-flex;width:26px;min-width:26px;height:26px;margin-top:.02em;align-items:center;justify-content:center;color:#245f00}.growth-bottleneck-audit-copy__comparison-area-icon .tailored-growth-icon{width:24px;height:24px}.growth-bottleneck-audit-copy__comparison-cell{color:var(--tailored-muted)}.growth-bottleneck-audit-copy__comparison-cell-content{display:grid;min-width:0;grid-template-columns:18px minmax(0,1fr);gap:12px;align-items:start}.growth-bottleneck-audit-copy__comparison-icon{display:inline-flex;width:18px;min-width:18px;height:18px;margin-top:.14em;align-items:center;justify-content:center;color:var(--tailored-ink)}.growth-bottleneck-audit-copy__comparison-icon .tailored-growth-icon{display:block;width:17px;min-width:17px;max-width:17px;height:17px;min-height:17px;max-height:17px;flex:0 0 17px}.growth-bottleneck-audit-copy__comparison-cell-copy{min-width:0;color:var(--tailored-muted);font-family:Nunito Sans,Arial,sans-serif;font-size:14px;line-height:1.42}.growth-bottleneck-audit-copy__comparison-cell-copy strong{color:var(--tailored-ink);font-family:Space Grotesk,Arial,sans-serif;font-weight:820}.growth-bottleneck-audit-copy__comparison-cell--included .growth-bottleneck-audit-copy__comparison-icon{color:#3ec400}.growth-bottleneck-audit-copy__comparison-cell--included .growth-bottleneck-audit-copy__comparison-cell-copy{color:#000000}.growth-bottleneck-audit-copy__comparison-cell--limited .growth-bottleneck-audit-copy__comparison-icon{color:#3ec400}.growth-bottleneck-audit-copy__comparison-cell--limited .growth-bottleneck-audit-copy__comparison-cell-copy{color:rgba(16,25,35,.68)}.growth-bottleneck-audit-copy__comparison-cell--notIncluded .growth-bottleneck-audit-copy__comparison-icon{color:var(--growth-map-danger,#d84835);stroke:var(--growth-map-danger,#d84835)}.growth-bottleneck-audit-copy__comparison-cell--notIncluded .growth-bottleneck-audit-copy__comparison-icon .tailored-growth-icon,.growth-bottleneck-audit-copy__comparison-cell--notIncluded .growth-bottleneck-audit-copy__comparison-icon .tailored-growth-icon *{color:var(--growth-map-danger,#d84835);stroke:currentColor}.growth-bottleneck-audit-copy__comparison-cell--notIncluded .growth-bottleneck-audit-copy__comparison-cell-copy{color:rgba(16,25,35,.52)}.growth-bottleneck-audit-copy__table-note{max-width:860px;margin:18px 0 0;font-size:15px}.growth-bottleneck-audit-copy__process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:var(--tailored-grid-gap)}.growth-bottleneck-audit-copy__process-grid article{position:relative;display:grid;align-content:start;gap:clamp(14px,1.35vw,18px);min-width:0;min-height:clamp(214px,16vw,252px);padding:clamp(20px,2vw,28px) clamp(20px,2vw,28px) clamp(38px,3.2vw,52px)}.growth-bottleneck-audit-copy__process-head{display:grid;gap:14px;align-items:start}.growth-bottleneck-audit-copy__process-mark{display:inline-flex;width:42px;min-width:42px;height:42px;align-items:center;justify-content:center;border:1px solid rgba(var(--tailored-accent-rgb),.24);border-radius:999px;background:rgba(var(--tailored-accent-rgb),.08);color:#245f00}.growth-bottleneck-audit-copy__process-mark .tailored-growth-icon{width:23px;height:23px}.growth-bottleneck-audit-copy__process-number{position:absolute;right:clamp(18px,2vw,26px);bottom:clamp(16px,1.8vw,24px);color:rgba(16,25,35,.14);font-family:Space Grotesk,Arial,sans-serif;font-size:clamp(32px,3.1vw,46px);font-weight:820;line-height:.9}.growth-bottleneck-audit-copy__process-grid h3{font-size:clamp(20px,1.4vw,24px);line-height:1.12;text-wrap:balance}.growth-bottleneck-audit-copy__case-section{padding:var(--codex-static-section-space-tight,clamp(54px,6vw,86px)) 0}.growth-bottleneck-audit-copy__case-section .case-studies-main{width:min(100% - var(--codex-site-gutter,80px),var(--codex-site-max-width,1280px));margin:0 auto}.growth-bottleneck-audit-copy__case-section .case-studies-head{margin-bottom:var(--tailored-header-gap)}.growth-bottleneck-audit-copy__scope-panel{display:grid;grid-template-columns:minmax(0,.78fr) minmax(420px,1fr);gap:var(--tailored-layout-gap);align-items:start;padding:clamp(26px,3vw,44px)}.growth-bottleneck-audit-copy__scope-copy{display:grid;gap:18px}.growth-bottleneck-audit-copy__scope-panel h2{font-size:clamp(34px,3.4vw,52px);line-height:1.04;text-wrap:balance}.growth-bottleneck-audit-copy__scope-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.growth-bottleneck-audit-copy__scope-card{display:grid;gap:12px;min-width:0;padding:18px;box-shadow:none}.growth-bottleneck-audit-copy__scope-card>div{display:flex;gap:10px;align-items:center}.growth-bottleneck-audit-copy__scope-card .tailored-growth-icon{width:28px;height:28px;min-width:28px}.growth-bottleneck-audit-copy__scope-card h3{font-size:19px;line-height:1.12}.growth-bottleneck-thank-you{min-height:min(720px,calc(100vh - 120px));display:grid;align-items:center}.growth-bottleneck-thank-you__inner{max-width:980px;padding:clamp(30px,4vw,58px);text-align:left}.growth-bottleneck-thank-you p:not(.tailored-growth-eyebrow){margin:18px 0 28px;color:var(--tailored-muted);font-family:Nunito Sans,Arial,sans-serif;font-size:clamp(18px,1.4vw,21px);line-height:1.5}.growth-bottleneck-thank-you__status{display:grid;width:48px;height:48px;margin-bottom:24px;place-items:center;border:1px solid rgba(var(--tailored-accent-rgb),.34);border-radius:999px;color:#286f09;background:rgba(var(--tailored-accent-rgb),.1)}.growth-bottleneck-thank-you__status svg{width:25px;height:25px}.growth-bottleneck-thank-you .growth-bottleneck-thank-you__lead{max-width:760px;margin-bottom:clamp(28px,4vw,42px)}.growth-bottleneck-thank-you__lead strong{color:var(--tailored-ink)}.growth-bottleneck-thank-you__next{display:grid;padding:clamp(22px,3vw,34px);border:1px solid var(--tailored-line);border-radius:20px;background:var(--growth-map-muted-panel);grid-template-columns:minmax(180px,.85fr) minmax(0,1.35fr);gap:24px clamp(28px,4vw,52px)}.growth-bottleneck-thank-you__next span{display:block;color:#4a5a68;font-family:Nunito Sans,Arial,sans-serif;font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.growth-bottleneck-thank-you__next h2{max-width:16ch;margin:10px 0 0;color:var(--tailored-ink);font-family:Space Grotesk,Arial,sans-serif;font-size:clamp(22px,2.2vw,30px);line-height:1.12}.growth-bottleneck-thank-you__next ol{display:grid;margin:0;padding:0;counter-reset:thank-you-step;gap:16px;list-style:none}.growth-bottleneck-thank-you__next li{position:relative;min-height:34px;padding-left:48px;color:#43515e;font-family:Nunito Sans,Arial,sans-serif;font-size:15px;line-height:1.5;counter-increment:thank-you-step}.growth-bottleneck-thank-you__next li:before{position:absolute;top:0;left:0;display:grid;width:32px;height:32px;place-items:center;border:1px solid #71808c;border-radius:999px;color:#102235;background:#ffffff;content:counter(thank-you-step,decimal-leading-zero);font-size:10px;font-weight:850}.growth-bottleneck-thank-you .growth-bottleneck-thank-you__note{margin:20px 0 0;color:#4a5a68;font-size:14px}.growth-bottleneck-thank-you__actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px 22px;margin-top:26px}.growth-bottleneck-thank-you__actions .codex-press-cta{margin:0!important}.growth-bottleneck-thank-you__home-link{display:inline-flex;min-height:44px;align-items:center;color:#102235;font-family:Nunito Sans,Arial,sans-serif;font-size:14px;font-weight:800;text-decoration:underline;text-decoration-color:#71808c;text-underline-offset:4px}.growth-bottleneck-thank-you__home-link:focus-visible,.growth-bottleneck-thank-you__home-link:hover{text-decoration-color:currentColor}.growth-bottleneck-thank-you__home-link:focus-visible{outline:2px solid #102235;outline-offset:4px}@media (max-width:1180px){.tailored-growth-card-grid,.tailored-growth-deliverable-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.growth-bottleneck-sticky-cta{display:none}.growth-bottleneck-audit-copy__process-grid,.growth-bottleneck-decision-grid,.growth-bottleneck-deliverable-grid,.growth-bottleneck-path-grid,.growth-bottleneck-problem-grid,.growth-bottleneck-process{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.growth-bottleneck-thank-you{min-height:0}.growth-bottleneck-thank-you__next{grid-template-columns:1fr}.growth-bottleneck-thank-you__next h2{max-width:20ch}.growth-bottleneck-thank-you__actions,.growth-bottleneck-thank-you__actions .codex-press-cta{width:100%}.growth-bottleneck-thank-you__actions .codex-press-cta{justify-content:center}}@media (max-width:980px){.tailored-growth-container{width:min(100% - 40px,760px)}.tailored-growth-hero{padding-top:96px}.tailored-growth-form-section--hero{padding-top:92px}.growth-bottleneck-audit-copy__hero-grid,.growth-bottleneck-audit-copy__scope-panel,.growth-bottleneck-do-not__layout,.growth-bottleneck-final__inner,.growth-bottleneck-hero__grid,.growth-bottleneck-signal-layout,.tailored-growth-comparison,.tailored-growth-faq-layout,.tailored-growth-fit-grid,.tailored-growth-form-layout,.tailored-growth-input-layout,.tailored-growth-not-audit{grid-template-columns:1fr}.growth-bottleneck-lenses{grid-template-columns:repeat(2,minmax(0,1fr))}.growth-bottleneck-sample-brief,.growth-bottleneck-sample-brief__grid{grid-template-columns:1fr}.growth-bottleneck-audit-copy__pricing-head{margin-bottom:clamp(26px,4vw,42px)}.growth-bottleneck-assessment-section .tailored-growth-form__steps{grid-template-columns:repeat(3,minmax(0,1fr))}.growth-bottleneck-assessment-section .tailored-growth-form__steps--four{grid-template-columns:repeat(4,minmax(0,1fr))}.growth-bottleneck-assessment-section .tailored-growth-form__option-grid,.growth-bottleneck-audit-copy__case-section .codex-home-case-slide .cases-block,.growth-bottleneck-audit-copy__package-grid,.growth-bottleneck-audit-copy__process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.growth-bottleneck-audit-copy__package-card li{white-space:normal}.growth-bottleneck-process article{min-height:0}}@media (max-width:720px){.growth-bottleneck-page{padding-bottom:74px}.tailored-growth-container{width:min(100% - 28px,560px)}.growth-bottleneck-audit-copy .tailored-growth-container,.growth-bottleneck-audit-copy__case-section .case-studies-main{width:min(calc(100dvw - 44px),560px);max-width:min(calc(100dvw - 44px),560px)}body.codex-page-nav-condensed:has(.tailored-growth-page) .navbar{transform:translateY(-115%)!important}.tailored-growth-page .page-section-nav .codex-press-cta{position:absolute;top:50%;right:8px;flex:0 0 96px;width:96px!important;max-width:96px;min-width:96px;padding-right:8px!important;padding-left:8px!important;font-size:10.5px;line-height:1.05;transform:translateY(-50%)}.tailored-growth-page .page-section-nav__inner{position:relative}.tailored-growth-page .page-section-nav__links{max-width:min(calc(100% - 132px),176px);padding-right:0}.tailored-growth-page .page-section-nav .codex-press-cta__label{position:relative!important;width:auto!important;height:auto!important;overflow:visible!important;color:#ffffff!important;white-space:normal!important;clip-path:none!important}.tailored-growth-page .page-section-nav .codex-press-cta:after{display:none!important;content:none!important}.tailored-growth-page .page-section-nav .codex-press-cta:focus-visible,.tailored-growth-page .page-section-nav .codex-press-cta:hover{transform:translateY(calc(-50% - 1px))}.tailored-growth-section{scroll-margin-top:142px}body.codex-page-nav-condensed .tailored-growth-section{scroll-margin-top:86px}.tailored-growth-hero{padding-top:var(--codex-static-section-space-hero-top,88px)}.tailored-growth-form-section--hero,.tailored-growth-hero{padding-bottom:var(--codex-static-section-space-hero-bottom,44px)}.tailored-growth-form-section--hero{padding-top:var(--codex-static-section-space-hero-top,82px)}.tailored-growth-hero h1{font-size:clamp(38px,12vw,48px)}.tailored-growth-form-copy h2,.tailored-growth-not-audit h2,.tailored-growth-section__head h2{font-size:clamp(30px,8.8vw,38px)}.tailored-growth-card-grid,.tailored-growth-deliverable-grid,.tailored-growth-faq-list,.tailored-growth-form__grid,.tailored-growth-form__option-grid{grid-template-columns:1fr}.tailored-growth-form__steps--four{grid-template-columns:repeat(2,minmax(0,1fr))}.growth-bottleneck-hero h1{font-size:clamp(38px,11vw,50px)}.growth-bottleneck-audit-copy__case-section .codex-home-case-slide .cases-block,.growth-bottleneck-audit-copy__package-grid,.growth-bottleneck-audit-copy__process-grid,.growth-bottleneck-audit-copy__scope-grid,.growth-bottleneck-audit-copy__value-grid,.growth-bottleneck-decision-grid,.growth-bottleneck-deliverable-grid,.growth-bottleneck-heatmap,.growth-bottleneck-hero__bullets,.growth-bottleneck-lenses,.growth-bottleneck-path-grid,.growth-bottleneck-problem-grid,.growth-bottleneck-process,.growth-bottleneck-sample-brief,.growth-bottleneck-sample-brief__grid,.growth-bottleneck-sample-card{grid-template-columns:1fr}.growth-bottleneck-audit-copy__hero-panel,.growth-bottleneck-audit-copy__package-card,.growth-bottleneck-audit-copy__scope-card,.growth-bottleneck-audit-copy__scope-panel,.growth-bottleneck-final__inner,.growth-bottleneck-report-card,.growth-bottleneck-sample-brief__grid article,.growth-bottleneck-sample-brief__summary,.growth-bottleneck-sample-card,.growth-bottleneck-thank-you__inner{border-radius:20px}.growth-bottleneck-audit-copy__process-grid article{min-height:0}.growth-bottleneck-audit-copy__hero h1{max-width:min(100%,13ch);font-size:clamp(32px,9vw,38px);line-height:1.06;overflow-wrap:break-word;text-wrap:wrap}.growth-bottleneck-audit-copy__hero-actions,.growth-bottleneck-audit-copy__hero-copy,.growth-bottleneck-audit-copy__hero-grid,.growth-bottleneck-audit-copy__hero-panel{width:100%;max-width:min(100%,calc(100dvw - 44px));min-width:0;box-sizing:border-box}.growth-bottleneck-audit-copy__hero-copy>*,.growth-bottleneck-audit-copy__hero-panel>*{max-width:100%;min-width:0}.growth-bottleneck-audit-copy__hero-copy>p,.growth-bottleneck-audit-copy__hero-panel p,.growth-bottleneck-microcopy{width:100%;max-width:100%;min-width:0;overflow-wrap:anywhere}.growth-bottleneck-audit-copy__hero-actions .codex-press-cta{width:100%!important;max-width:100%;min-width:0;padding-right:18px!important;padding-left:18px!important;white-space:normal}.growth-bottleneck-audit-copy__hero-actions .codex-press-cta__label{max-width:100%;min-width:0;overflow-wrap:anywhere;white-space:normal}.growth-bottleneck-audit-copy__comparison-shell{margin-right:calc(-1 * clamp(0px, 2vw, 12px));margin-left:calc(-1 * clamp(0px, 2vw, 12px));overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.growth-bottleneck-audit-copy__comparison{min-width:760px;border-top:1px solid rgba(16,25,35,.1)}.growth-bottleneck-audit-copy__comparison-group-row th{border-radius:0}.growth-bottleneck-audit-copy__comparison td,.growth-bottleneck-audit-copy__comparison th{padding:13px 14px}.growth-bottleneck-audit-copy__comparison-cell:before{content:none;display:none}.growth-bottleneck-audit-copy__comparison-area-content{grid-template-columns:22px minmax(0,1fr);gap:10px}.growth-bottleneck-audit-copy__comparison-area-icon{width:22px;min-width:22px;height:22px}.growth-bottleneck-audit-copy__comparison-area-icon .tailored-growth-icon{width:21px;height:21px}.growth-bottleneck-audit-copy__comparison-cell-content{grid-template-columns:16px minmax(0,1fr);gap:10px}.growth-bottleneck-audit-copy__comparison-icon{width:16px;min-width:16px;height:16px}.growth-bottleneck-audit-copy__comparison-icon .tailored-growth-icon{width:15px;min-width:15px;max-width:15px;height:15px;min-height:15px;max-height:15px;flex-basis:15px}.growth-bottleneck-audit-copy__comparison-cell-copy{font-size:13px;line-height:1.38}.growth-bottleneck-sample-card__timeline{grid-column:auto}.growth-bottleneck-assessment-section .tailored-growth-form__steps{grid-template-columns:repeat(2,minmax(0,1fr))}.growth-bottleneck-assessment-section .tailored-growth-form__option-grid{grid-template-columns:1fr}.growth-bottleneck-modal{padding:12px}.growth-bottleneck-modal__panel{max-height:calc(100vh - 24px);padding-top:62px}.tailored-growth-output-table>div{grid-template-columns:1fr}.tailored-growth-output-table strong{border-right:0;border-bottom:1px solid var(--tailored-line);background:var(--tailored-soft-panel)}.tailored-growth-cta-row,.tailored-growth-form__footer{align-items:stretch;flex-direction:column}.tailored-growth-form__actions,.tailored-growth-form__back,.tailored-growth-form__submit,.tailored-growth-primary-cta,.tailored-growth-secondary-cta{width:100%}.tailored-growth-form__actions{justify-content:stretch}}@media (max-width:390px){.tailored-growth-container{width:min(100% - calc(var(--codex-site-gutter-mobile, 24px) + var(--codex-space-3, 8px)),360px)}.tailored-growth-deliverable,.tailored-growth-faq,.tailored-growth-fit-grid article,.tailored-growth-form,.tailored-growth-not-audit,.tailored-growth-use-card{border-radius:20px}.tailored-growth-form{padding:18px}.tailored-growth-form__steps{gap:6px}.tailored-growth-form__step-button{min-height:40px;gap:5px;padding:8px 7px;font-size:12px}}@media (prefers-reduced-motion:reduce){.tailored-growth-page *,.tailored-growth-page :after,.tailored-growth-page :before{animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:1ms!important}.tailored-growth-checklist li:hover .tailored-growth-icon,.tailored-growth-deliverable:focus-within .tailored-growth-icon,.tailored-growth-deliverable:hover .tailored-growth-icon,.tailored-growth-use-card:focus-within .tailored-growth-icon,.tailored-growth-use-card:hover .tailored-growth-icon{transform:none!important}}