:root{--color-canvas:#FAF8F3;--color-surface-white:#FFFFFF;--color-surface-subtle:#F1EEE7;--color-text-charcoal:#24231F;--color-text-secondary:#68655E;--color-divider:#DEDAD2;--color-border-control:#8B857A;--color-orange-vivid:#FF7900;--color-orange-functional:#C74308;--color-orange-hover:#AD3605;--color-orange-pressed:#8F2D06;--color-surface-orange-pale:#FFF0E5;--color-text-orange-selected:#A53406;--radius-control:6px;--radius-card:12px;--radius-panel:16px;--font-sans:"Manrope", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--shadow-sm:0 1px 3px rgba(36, 35, 31, 0.05);--shadow-md:0 8px 24px rgba(36, 35, 31, 0.08);--shadow-lg:0 20px 48px rgba(36, 35, 31, 0.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--color-canvas);color:var(--color-text-charcoal);font-family:var(--font-sans);line-height:1.5;text-rendering:optimizeLegibility;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-underline-offset:.2em}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{color:var(--color-text-charcoal);letter-spacing:-.03em;line-height:1.15}h1{font-size:clamp(2.5rem,5vw,4.25rem);font-weight:800;letter-spacing:-.04em;line-height:1.1}h2{font-size:clamp(2rem,4vw,3rem);font-weight:800;letter-spacing:-.03em;line-height:1.15}h3{font-size:1.25rem;font-weight:700;line-height:1.3}:focus-visible{outline:2px solid var(--color-orange-functional);outline-offset:2px}.skip-link{position:fixed;z-index:10;top:1rem;left:1rem;transform:translateY(-200%);border-radius:var(--radius-control);background:var(--color-orange-functional);color:#fff;padding:.75rem 1rem;text-decoration:none;font-weight:600}.skip-link:focus{transform:translateY(0)}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.brand-wordmark{font-family:var(--font-sans);font-weight:800;font-size:1.35rem;letter-spacing:-.025em;color:var(--color-text-charcoal);text-decoration:none;display:inline-flex;align-items:center;min-height:44px;min-width:44px;padding-inline:.25rem;line-height:1}.brand-wordmark__dot{color:var(--color-orange-vivid);font-weight:800}.brand-wordmark--footer{font-size:1.2rem;min-height:auto;min-width:auto;padding:0}.button{display:inline-flex;min-height:44px;min-width:44px;align-items:center;justify-content:center;border-radius:var(--radius-control);background:var(--color-orange-functional);color:#fff;border:1px solid transparent;padding:.625rem 1.25rem;font-family:inherit;font-size:.95rem;font-weight:600;line-height:1.2;text-decoration:none;cursor:pointer;transition:background-color 160ms ease,border-color 160ms ease,color 160ms ease,transform 160ms ease}.button:hover{background:var(--color-orange-hover);color:#fff}.button:active{background:var(--color-orange-pressed);color:#fff}.button--primary{background:var(--color-orange-functional);color:#fff;border-color:transparent}.button--primary:hover{background:var(--color-orange-hover);color:#fff}.button--primary:active{background:var(--color-orange-pressed);color:#fff}.button--secondary{background:0 0;border-color:var(--color-border-control);color:var(--color-text-charcoal)}.button--secondary:hover{background:var(--color-surface-subtle);color:var(--color-text-charcoal)}.button--secondary:active{background:var(--color-divider);color:var(--color-text-charcoal)}.button--sm{min-height:44px;padding:.5rem 1rem;font-size:.875rem}.button--lg{min-height:48px;padding:.75rem 1.6rem;font-size:1rem}.button--full{width:100%}.card{min-height:13rem;background:var(--color-surface-white);border:1px solid var(--color-divider);border-radius:var(--radius-card);padding:1.5rem;box-shadow:var(--shadow-sm);color:var(--color-text-charcoal)}.card p{margin-bottom:0;color:var(--color-text-secondary)}.open-steps{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:3rem;border-top:1px solid var(--color-divider);padding-top:2.5rem}@media(min-width:768px){.open-steps{grid-template-columns:repeat(3,1fr);gap:2.5rem}}.open-step{display:flex;flex-direction:column;gap:1.25rem;position:relative}@media(min-width:768px){.open-step:not(:last-child)::after{content:"";position:absolute;top:0;right:-1.25rem;width:1px;height:100%;background:var(--color-divider)}}@media(max-width:767px){.open-step:not(:last-child){border-bottom:1px solid var(--color-divider);padding-bottom:1.5rem}}.open-step__number{font-size:2rem;font-weight:800;color:var(--color-orange-functional);line-height:1;letter-spacing:-.03em}.open-step__content{display:flex;flex-direction:column;gap:.5rem}.open-step__title{font-size:1.15rem;font-weight:700;color:var(--color-text-charcoal);line-height:1.3;margin:0}.open-step__body{font-size:.95rem;line-height:1.55;color:var(--color-text-secondary);margin:0}.audience-split{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:3rem}@media(min-width:860px){.audience-split{grid-template-columns:1.05fr .95fr;gap:2rem}}.audience-card{background:var(--color-surface-white);border:1px solid var(--color-divider);border-radius:var(--radius-card);padding:2.25rem 2rem;display:flex;flex-direction:column;gap:.85rem}@media(max-width:640px){.audience-card{padding:1.75rem 1.25rem}}.audience-card--marketers{border-top:3px solid var(--color-orange-functional);box-shadow:var(--shadow-md)}.audience-card--agencies{background:#faf8f5;border-top:3px solid var(--color-border-control)}.audience-card__badge{align-self:flex-start;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.25rem .65rem;border-radius:4px;background:var(--color-surface-orange-pale);color:var(--color-text-orange-selected)}.audience-card__badge--subtle{background:var(--color-surface-subtle);color:var(--color-text-secondary)}.audience-card__title{font-size:1.5rem;font-weight:800;color:var(--color-text-charcoal);letter-spacing:-.02em;margin:0}.audience-card__tagline{font-size:1rem;font-weight:600;color:var(--color-text-charcoal);margin:0}.audience-card__body{font-size:.95rem;line-height:1.55;color:var(--color-text-secondary);margin:0}.audience-card__list{list-style:none;padding:0;margin:.75rem 0 0;display:flex;flex-direction:column;gap:.6rem}.audience-card__list li{display:flex;align-items:flex-start;gap:.65rem;font-size:.9rem;color:var(--color-text-charcoal);line-height:1.4}.audience-check{color:var(--color-orange-functional);flex-shrink:0;margin-top:.15rem}.product-walkthrough{display:grid;grid-template-columns:1fr;gap:2.5rem;margin-top:3rem;align-items:center}@media(min-width:960px){.product-walkthrough{grid-template-columns:1.25fr .75fr}}.walkthrough-frame{background:var(--color-surface-white);border:1px solid var(--color-divider);border-radius:var(--radius-card);box-shadow:var(--shadow-md);overflow:hidden}.walkthrough-frame__bar{background:#f6f4ee;border-bottom:1px solid var(--color-divider);padding:.6rem .9rem;display:flex;align-items:center;gap:.4rem}.walkthrough-frame__dot{width:8px;height:8px;border-radius:50%;background:#d8d4ca}.walkthrough-frame__url{margin-left:.5rem;font-size:.75rem;color:var(--color-text-secondary);background:#fff;border:1px solid var(--color-divider);padding:.15rem .65rem;border-radius:999px}.walkthrough-preview{background:#fff}.walkthrough-preview__nav{background:#302d45;padding:.65rem 1.25rem;display:flex;justify-content:space-between;align-items:center}.walkthrough-preview__brand{color:#dcff79;font-weight:900;letter-spacing:.12em;font-size:1rem}.walkthrough-preview__brand-img{height:24px;width:auto;display:block;object-fit:contain}.walkthrough-preview__badge{background:rgba(220,255,121,.15);color:#dcff79;font-size:.7rem;font-weight:700;padding:.2rem .55rem;border-radius:4px}.walkthrough-preview__hero{display:grid;grid-template-columns:1.2fr .8fr;min-height:240px;background:#faf8f5}@media(max-width:540px){.walkthrough-preview__hero{grid-template-columns:1fr}}.walkthrough-preview__copy{padding:1.5rem;display:flex;flex-direction:column;gap:.65rem;justify-content:center}.walkthrough-preview__copy h4{font-size:1.2rem;font-weight:800;line-height:1.25;color:#24231f;margin:0}.walkthrough-preview__copy p{font-size:.8rem;line-height:1.45;color:#68655e;margin:0}.walkthrough-preview__tag{font-size:.65rem;font-weight:800;color:#7140d9;letter-spacing:.08em}.walkthrough-preview__cta{align-self:flex-start;background:#7140d9;color:#fff;font-size:.78rem;font-weight:800;padding:.45rem 1rem;border-radius:999px}.walkthrough-preview__curved-img{position:relative;overflow:hidden;background:#faf8f5;border-radius:55% 0 0 48%/50% 0 0 50%}@media(max-width:540px){.walkthrough-preview__curved-img{min-height:160px;border-radius:0}}.walkthrough-preview__photo{width:100%;height:100%;object-fit:cover;object-position:50% 20%;display:block;border-radius:55% 0 0 48%/50% 0 0 50%}@media(max-width:540px){.walkthrough-preview__photo{border-radius:0}}.walkthrough-prompt-box{background:var(--color-surface-white);border:1px solid var(--color-divider);border-left:3px solid var(--color-orange-functional);border-radius:var(--radius-card);padding:1.25rem 1.4rem;margin-bottom:1.75rem}.walkthrough-prompt-box__label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-secondary);display:block;margin-bottom:.35rem}.walkthrough-prompt-box__text{font-size:.95rem;font-weight:600;color:var(--color-text-charcoal);line-height:1.4;margin:0;font-style:italic}.walkthrough-annotations{display:flex;flex-direction:column;gap:1.25rem}.walkthrough-annotation{display:flex;align-items:flex-start;gap:.85rem}.walkthrough-annotation__indicator{width:10px;height:10px;border-radius:50%;background:var(--color-orange-functional);margin-top:.35rem;flex-shrink:0}.walkthrough-annotation__title{font-size:.95rem;font-weight:700;color:var(--color-text-charcoal);margin:0 0 .2rem}.walkthrough-annotation__desc{font-size:.85rem;line-height:1.45;color:var(--color-text-secondary);margin:0}.hero-benefits{display:flex;flex-direction:column;gap:1rem;margin-top:2.5rem;padding-top:1.75rem;border-top:1px solid var(--color-divider)}@media(min-width:640px){.hero-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}}.hero-benefit{display:flex;align-items:flex-start;gap:.75rem}.hero-benefit__icon{color:var(--color-orange-functional);flex-shrink:0;margin-top:.15rem}.hero-benefit__content{display:flex;flex-direction:column;gap:.2rem}.hero-benefit__title{font-size:.875rem;font-weight:700;color:var(--color-text-charcoal);line-height:1.25}.hero-benefit__desc{font-size:.8rem;color:var(--color-text-secondary);line-height:1.35}.showcase-wrap{position:relative;width:100%;margin-bottom:2.5rem}@media(max-width:640px){.showcase-wrap{margin-bottom:1.5rem}}.showcase-accents{position:absolute;top:-16px;right:-16px;z-index:3;pointer-events:none}@media(max-width:640px){.showcase-accents{display:none}}.customer-browser{background:var(--color-surface-white);border:1px solid var(--color-divider);border-radius:var(--radius-card);box-shadow:var(--shadow-lg);overflow:hidden}.customer-browser__bar{background:#f6f4ee;border-bottom:1px solid var(--color-divider);padding:.6rem .9rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.customer-browser__dots{display:flex;align-items:center;gap:.35rem}.customer-browser__dots span{width:9px;height:9px;border-radius:50%;background:#d8d4ca;display:inline-block}.customer-browser__dots span:nth-child(1){background:#e8837a}.customer-browser__dots span:nth-child(2){background:#e4bc6c}.customer-browser__dots span:nth-child(3){background:#84c586}.customer-browser__address{display:flex;align-items:center;gap:.4rem;font-size:.75rem;color:var(--color-text-secondary);background:var(--color-surface-white);border:1px solid var(--color-divider);padding:.2rem .75rem;border-radius:999px}.customer-browser__address svg{flex-shrink:0;opacity:.6}.customer-browser__spacer{width:32px}.jena-light-page{background:#fff;display:flex;flex-direction:column}.jena-light-page__header{background:#302d45;padding:.75rem 1.25rem;display:flex;align-items:center;justify-content:space-between}.jena-light-page__logo{color:#dcff79;font-weight:900;font-size:1.15rem;letter-spacing:.12em}.jena-light-page__logo-img{height:24px;width:auto;display:block;object-fit:contain}.jena-light-page__pill{background:#7140d9;color:#fff;font-size:.72rem;font-weight:700;padding:.35rem .85rem;border-radius:999px}.jena-light-page__body{display:grid;grid-template-columns:52% 48%;min-height:340px;background:#faf8f5}@media(max-width:640px){.jena-light-page__body{grid-template-columns:1fr;min-height:auto}}.jena-light-page__content{padding:1.5rem 1.25rem 2rem;display:flex;flex-direction:column;justify-content:flex-start;gap:.85rem}@media(max-width:640px){.jena-light-page__content{padding:1.25rem 1rem 1.5rem}}.jena-light-page__headline{font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:800;line-height:1.18;letter-spacing:-.025em;color:#24231f;margin:0}@media(max-width:390px){.jena-light-page__headline{font-size:1.35rem}}.jena-light-page__copy{font-size:.85rem;line-height:1.45;color:#68655e;margin:0}.jena-light-page__action{margin-top:.25rem}.jena-light-page__btn{display:inline-block;background:#7140d9;color:#fff;font-size:.82rem;font-weight:800;padding:.5rem 1.15rem;border-radius:999px}.jena-light-page__visual{position:relative;overflow:hidden;display:flex;align-items:stretch;background:linear-gradient(135deg,#DFD4C8 0%,#C4B5A5 100%)}.jena-light-page__photo{width:100%;height:100%;min-height:240px;object-fit:cover;object-position:50% 20%;display:block;border-radius:55% 0 0 48%/50% 0 0 50%}@media(max-width:640px){.jena-light-page__photo{min-height:220px;max-height:260px;object-position:50% 20%;border-radius:0 0 var(--radius-card)var(--radius-card)}}@media(max-width:390px){.jena-light-page__photo{min-height:200px;max-height:240px;object-position:50% 18%}}.floating-convo{position:absolute;bottom:-32px;left:-24px;z-index:10;display:flex;align-items:flex-end;gap:.5rem}@media(max-width:991px){.floating-convo{left:0}}@media(max-width:640px){.floating-convo{position:relative;bottom:auto;left:auto;margin-top:1rem;width:100%}}.floating-convo__inner{background:#fff;border:1px solid var(--color-divider);border-radius:16px;padding:1.15rem 1.25rem;box-shadow:0 16px 36px rgba(36,35,31,.16);max-width:330px;display:flex;flex-direction:column;gap:.8rem}@media(max-width:640px){.floating-convo__inner{max-width:100%;border-radius:var(--radius-card);box-shadow:var(--shadow-md)}}.floating-convo__label{font-size:.65rem;font-weight:600;color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.08em;margin:0 0 .15rem;opacity:.85}.floating-convo__msg{display:flex;align-items:flex-start;gap:.65rem}.floating-convo__msg--user{padding-bottom:.75rem;border-bottom:1px solid var(--color-divider)}.floating-convo__avatar{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.72rem;font-weight:800}.floating-convo__avatar--orange{background:#ff7900;color:#fff}.floating-convo__avatar--dark{background:#24231f;color:#fff}.floating-convo__text{font-size:.8rem;line-height:1.35;color:var(--color-text-charcoal);margin:0}.floating-convo__arrow{flex-shrink:0;margin-bottom:24px}@media(max-width:640px){.floating-convo__arrow{display:none}}.section--apply-cta{background:var(--color-canvas);padding-block:clamp(4rem,8vw,6rem);border-top:1px solid var(--color-divider)}.apply-cta{text-align:center;max-width:38rem;margin-inline:auto}.apply-cta__heading{font-size:clamp(2rem,4vw,2.75rem);font-weight:800;letter-spacing:-.03em;line-height:1.15;margin-bottom:1rem;color:var(--color-text-charcoal)}.apply-cta__copy{font-size:clamp(1.05rem,1.6vw,1.25rem);line-height:1.6;color:var(--color-text-secondary);margin-bottom:2rem}.apply-cta__action{display:flex;justify-content:center}@media(max-width:480px){.apply-cta__action .button{width:100%}}.apply-page{padding-block:clamp(2rem,4vw,3.5rem)}.apply-container{width:calc(100% - 2.5rem);max-width:45rem;margin-inline:auto}@media(max-width:480px){.apply-container{width:calc(100% - 1.5rem)}}.site-header__back{display:inline-flex;align-items:center;gap:.375rem;min-height:44px;color:var(--color-text-secondary);font-size:.95rem;font-weight:600;text-decoration:none;transition:color 160ms ease}.site-header__back:hover{color:var(--color-text-charcoal)}.apply-embed{width:100%}.apply-embed iframe{display:block;width:100%;border:0}.apply-fallback{margin-top:2rem;padding-top:1.25rem;border-top:1px solid var(--color-divider);font-size:.85rem;color:var(--color-text-secondary);text-align:center}.apply-fallback a{color:var(--color-text-charcoal);font-weight:600;text-decoration:underline;text-underline-offset:3px;transition:color 160ms ease}.apply-fallback a:hover{color:var(--color-orange-functional)}.is-hidden{display:none!important}.container{width:calc(100% - 2.5rem);max-width:76rem;margin-inline:auto}.container--narrow{max-width:46rem}.site-header{position:sticky;top:0;z-index:100;background:rgba(250,248,243,.92);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--color-divider)}.site-header__inner{display:flex;min-height:4.5rem;align-items:center;justify-content:space-between;gap:1.25rem}.site-nav{display:flex;align-items:center}.nav-list{display:flex;align-items:center;margin:0;padding:0;gap:1.5rem;list-style:none}.nav-link{display:inline-flex;align-items:center;min-height:44px;min-width:44px;padding-inline:.25rem;color:var(--color-text-secondary);font-size:.95rem;font-weight:600;text-decoration:none;transition:color 160ms ease}.nav-link:hover{color:var(--color-text-charcoal)}.section{padding-block:clamp(3rem,6vw,5rem)}.section[id]{scroll-margin-top:5.5rem}.section--muted{background:var(--color-surface-subtle)}.section--apply{background:var(--color-canvas);padding-block:clamp(3rem,6vw,5rem);scroll-margin-top:5.5rem}.hero{overflow:hidden;background:var(--color-canvas);padding-block:clamp(3rem,6vw,4.5rem)}.hero__inner{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}@media(min-width:992px){.hero__inner{grid-template-columns:minmax(0,1fr)minmax(0,1.1fr);gap:3.5rem}}@media(min-width:1280px){.hero__inner{grid-template-columns:minmax(0,1fr)minmax(0,1.2fr);gap:4.5rem}}.hero__copy{max-width:100%}@media(min-width:992px){.hero__copy{max-width:37rem}}@media(min-width:1280px){.hero__copy{max-width:36.5rem}}.hero__heading{font-size:clamp(2.25rem,4.2vw,3.5rem);font-weight:800;letter-spacing:-.04em;line-height:1.12;margin-bottom:1.25rem;color:var(--color-text-charcoal);text-wrap:balance}.hero__lede{font-size:clamp(1.125rem,1.6vw,1.25rem);line-height:1.6;color:var(--color-text-secondary);margin-bottom:2rem}.hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.875rem}.hero__visual{width:100%}.hero__content{max-width:47rem}.eyebrow{margin-bottom:1rem;color:var(--color-orange-functional);font-size:.85rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.lede{max-width:43rem;color:var(--color-text-secondary);font-size:clamp(1.125rem,2vw,1.35rem);line-height:1.65}.action-row{display:flex;flex-wrap:wrap;margin-top:2rem;gap:.75rem}.hero__mark{position:relative;justify-self:end;width:100%;max-width:23rem;overflow:hidden;border-radius:calc(var(--radius-card) * 1.5);box-shadow:var(--shadow-lg)}.hero__mark::after{position:absolute;inset:0;background:linear-gradient(135deg,transparent 45%,rgba(255,255,255,.16));content:"";pointer-events:none}.section-heading{max-width:48rem;margin-bottom:3rem}.card-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.page-header{padding-block:clamp(3rem,6vw,5rem)}.prose{max-width:47rem}.prose>*+*{margin-top:1.25rem}.site-footer{border-top:1px solid var(--color-divider);padding-block:3rem;color:var(--color-text-secondary);font-size:.9rem}.site-footer__inner{display:flex;min-height:2.5rem;align-items:center;justify-content:space-between;gap:1.25rem}.site-footer p{margin:0}@media(max-width:700px){.card-grid{grid-template-columns:1fr}.hero__mark{justify-self:start;max-width:18rem}.site-footer__inner{min-height:0;align-items:flex-start;flex-direction:column;padding-block:1.5rem}}@media(max-width:640px){.site-header__inner{min-height:4rem;padding-block:.5rem}.nav-link{display:none}.nav-list{gap:0}.hero__actions{flex-direction:column;align-items:stretch;width:100%}.hero__actions .button{width:100%;text-align:center}}