:root{--orange: #ff6300;--orange-dark: #d94f00;--azure: #2db3f0;--charcoal: #1f2937;--ink: #0f1723;--muted: #5d6877;--soft: #e5e7eb;--pale: #f7f8fa;--white: #ffffff;--max: 1180px;color:var(--charcoal);background:var(--white);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;min-width:320px;background:var(--white)}body,button,input{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:12px max(20px,calc((100vw - var(--max)) / 2));border-bottom:1px solid rgba(31,41,55,.1);background:#ffffffe6;backdrop-filter:blur(16px)}.brand-mark,.footer-brand{display:inline-flex;align-items:center;gap:0;font-weight:900;color:var(--ink)}.brand-logo-img{width:clamp(180px,18vw,238px);height:60px;object-fit:contain;object-position:left center}.nav-toggle{display:none;width:44px;height:44px;place-items:center;border:1px solid rgba(31,41,55,.16);border-radius:8px;background:var(--white);color:var(--charcoal)}.nav-toggle svg,.feature-card svg,.security-item svg,.agency-points svg,.pilot-cards svg,.phone-card svg{width:21px;height:21px;stroke-width:2}.nav-links{display:flex;align-items:center;gap:24px;font-size:.94rem;font-weight:650;color:#354153}.nav-links a:not(.nav-cta):hover{color:var(--orange-dark)}.nav-links a{display:inline-flex;align-items:center;min-height:44px}.nav-links a[aria-current=true]:not(.nav-cta){color:var(--orange);font-weight:850}.nav-cta{display:inline-flex;align-items:center;min-height:44px;padding:0 16px;border-radius:8px;background:var(--charcoal);color:var(--white)}.nav-cta:hover{background:var(--ink)}.hero{position:relative;overflow:hidden;min-height:730px;display:flex;align-items:center;padding:88px 0 72px;background:#0f1723;color:var(--white)}.hero-bg{position:absolute;inset:0;background-image:linear-gradient(90deg,#0f1723c7,#0f172394 46%,#0f1723e6),none;background-size:cover;background-position:48% center}.hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(330px,.75fr);gap:48px;align-items:center}.eyebrow{margin:0 0 14px;color:var(--orange);font-size:.78rem;font-weight:850;letter-spacing:0;text-transform:uppercase}h1,h2,h3,h4,p{margin-top:0}h1{max-width:760px;margin-bottom:22px;font-size:clamp(3rem,6vw,5.8rem);line-height:.98;letter-spacing:0}h2{margin-bottom:18px;color:var(--ink);font-size:clamp(2rem,3.6vw,3.45rem);line-height:1.04;letter-spacing:0}h3{margin-bottom:10px;color:var(--ink);font-size:1.1rem;line-height:1.25}h4{margin-bottom:10px;color:var(--ink);font-size:1.04rem;line-height:1.3}.hero-text{max-width:660px;color:#ffffffd1;font-size:clamp(1.05rem,1.4vw,1.24rem);line-height:1.65}.hero-strap{max-width:620px;margin:22px 0 0;color:var(--white);font-size:clamp(1.08rem,1.5vw,1.28rem);font-weight:850;line-height:1.45}.hero-highlight{display:inline-flex;margin:18px 0 0;padding:10px 14px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#ffffff17;color:#ffffffe6;font-weight:850}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border:1px solid transparent;border-radius:8px;font-weight:800}.button.primary{background:var(--orange);color:var(--white);box-shadow:0 18px 36px #ff63003d}.button.primary:hover{background:var(--orange-dark)}.button.secondary{border-color:#1f29372e;background:var(--white);color:var(--charcoal)}.hero .button.secondary{border-color:#ffffff3d;background:#ffffff14;color:var(--white)}.strapline{margin-top:38px;color:#ffffffc2;font-size:1.42rem;font-weight:750}.product-panel{border:1px solid rgba(255,255,255,.16);border-radius:8px;padding:22px;background:#ffffffeb;color:var(--charcoal);box-shadow:0 30px 80px #00000061}.panel-top{display:flex;align-items:center;gap:10px;margin-bottom:20px;font-weight:800}.status-dot{width:11px;height:11px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 5px #ff63001f}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}.metric-card{position:relative;overflow:hidden;min-width:0;padding:16px 12px;border:0;border-radius:8px;color:var(--white);box-shadow:inset 0 1px #ffffff47,0 14px 28px #0f17231f}.visits-card{background:linear-gradient(135deg,#0f9f6e,#24c889 52%,#92e6bf)}.attention-card{background:linear-gradient(135deg,#c94a00 0%,var(--orange) 58%,#ff9c4a 100%)}.completed-card{background:linear-gradient(135deg,#126f9b 0%,var(--azure) 56%,#94dcfb 100%)}.metric-bg-icon{position:absolute;right:-10px;bottom:-12px;width:68px;height:68px;color:#ffffff2e;stroke-width:1.7}.metric-row strong{position:relative;z-index:1;display:block;color:var(--white);font-size:1.8rem;line-height:1}.metric-row span{position:relative;z-index:1;color:#ffffffe0;font-size:.82rem}.schedule-list span,.schedule-list em,.phone-card span{color:var(--muted);font-size:.82rem}.schedule-list{display:grid;gap:10px}.schedule-list div{display:grid;grid-template-columns:52px 1fr auto;gap:12px;align-items:center;padding:12px;border-radius:8px;background:var(--pale)}.schedule-list strong{min-width:0;color:var(--ink);font-size:.9rem}.schedule-list em{font-style:normal;color:var(--orange-dark);font-weight:750}.phone-card{display:flex;align-items:center;gap:12px;margin-top:16px;padding:14px;border-radius:8px;background:#2db3f01c;color:#126388}.phone-card svg{flex:0 0 auto;color:var(--azure)}.logo-band{padding:32px 0;border-bottom:1px solid var(--soft);background:var(--white)}.logo-showcase{display:flex;flex-direction:column;align-items:center}.logo-showcase img{width:min(680px,100%);filter:drop-shadow(0 14px 34px rgba(31,41,55,.1))}.section{padding:92px 0}.intro-section,.why-section{background:var(--white)}.why-layout{display:grid;grid-template-columns:minmax(260px,.82fr) minmax(420px,1fr);gap:52px;align-items:start;padding:42px;border:1px solid rgba(31,41,55,.09);border-radius:8px;background:linear-gradient(135deg,#ff630014,#2db3f014),var(--white);box-shadow:0 22px 52px #1f293714}.why-copy p{color:var(--muted);font-size:1.05rem;line-height:1.72}.why-copy p:last-child{margin-bottom:0}.workflow-section{padding-top:0;background:var(--white)}.workflow-panel{display:grid;grid-template-columns:minmax(260px,.82fr) minmax(420px,1fr);gap:42px;align-items:start;padding:42px;border:1px solid rgba(31,41,55,.09);border-radius:8px;background:linear-gradient(90deg,#fff 0% 62%,#2db3f014)}.workflow-panel>div:first-child p:not(.eyebrow){max-width:540px;color:var(--muted);font-size:1.05rem;line-height:1.7}.workflow-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.workflow-points article{min-height:236px;padding:24px;border:1px solid rgba(31,41,55,.08);border-radius:8px;background:#f7f8fadb}.workflow-points svg{width:24px;height:24px;margin-bottom:20px;color:var(--orange);stroke-width:2}.workflow-points p{color:var(--muted);line-height:1.62}.two-column{display:grid;grid-template-columns:.85fr 1fr;gap:64px;align-items:start}.two-column p:not(.eyebrow),.section-heading p,.security-copy p,.agency-panel p,.pilot-grid p,.contact-card p{color:var(--muted);font-size:1.05rem;line-height:1.7}.section-heading{max-width:760px;margin-bottom:42px}.features-section{background:var(--pale)}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.module-groups{display:grid;gap:42px}.module-group>h3{margin-bottom:18px;color:var(--charcoal);font-size:clamp(1.35rem,2vw,1.75rem)}.feature-card{border:1px solid rgba(31,41,55,.08);border-radius:8px;background:var(--white);overflow:hidden}.feature-card summary{display:grid;min-height:250px;padding:26px;cursor:pointer;list-style:none}.feature-card summary::-webkit-details-marker{display:none}.feature-card summary::marker{content:""}.feature-card summary:focus-visible,.mini-drawer summary:focus-visible,.term-drawer summary:focus-visible{outline:3px solid rgba(45,179,240,.42);outline-offset:4px}.feature-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:24px}.feature-card svg{color:var(--orange)}.drawer-chev{position:relative;width:22px;height:22px;border:1px solid rgba(31,41,55,.14);border-radius:999px;background:var(--pale)}.drawer-chev:before{content:"";position:absolute;left:7px;top:6px;width:6px;height:6px;border-right:2px solid var(--charcoal);border-bottom:2px solid var(--charcoal);transform:rotate(45deg);transition:transform .18s ease,top .18s ease}.feature-card[open] .drawer-chev:before{top:8px;transform:rotate(225deg)}.feature-title{display:block;margin-bottom:12px;color:var(--ink);font-size:1.04rem;font-weight:850;line-height:1.3}.feature-benefit{display:block;color:var(--muted);line-height:1.62}.drawer-content{padding:0 26px 26px}.drawer-content p{margin:0;padding-top:20px;border-top:1px solid rgba(31,41,55,.08)}.feature-card p{color:var(--muted);line-height:1.62}.dark-section{position:relative;overflow:hidden;background:var(--ink);color:var(--white)}.dark-section:after{content:"";position:absolute;inset:0;opacity:.24;background-image:none;background-size:760px auto;background-repeat:no-repeat;background-position:right -120px center;pointer-events:none}.security-grid{position:relative;z-index:1;display:grid;grid-template-columns:.9fr 1fr;gap:54px;align-items:center}.dark-section h2,.dark-section h3{color:var(--white)}.security-copy p{color:#ffffffbd}.security-list{display:grid;gap:12px}.security-item{display:flex;gap:14px;align-items:flex-start;padding:18px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#ffffff0f;line-height:1.55}.security-item svg{flex:0 0 auto;margin-top:2px;color:var(--orange)}.security-item strong,.agency-points strong{color:var(--white);font-weight:850}.security-note{margin:8px 0 0;padding:18px;border-left:3px solid var(--orange);color:#ffffffbd;line-height:1.6}.agency-section{background:var(--white)}.agency-layout{display:grid;grid-template-columns:.82fr 1fr;gap:52px;align-items:center}.agency-panel{padding:34px;border-radius:8px;background:var(--charcoal);color:var(--white)}.agency-logo-badge{width:min(330px,100%);margin-bottom:32px}.agency-logo-badge img{width:100%;height:auto;object-fit:contain}.agency-panel h2{color:var(--white)}.agency-panel p{color:#ffffffc2}.brand-callout{display:grid;gap:8px;margin-top:24px;padding:18px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#ffffff12}.brand-callout strong{color:var(--white)}.brand-callout span{color:#ffffffbd;line-height:1.58}.agency-points{display:grid;gap:18px}.agency-points div{display:flex;gap:14px;align-items:flex-start;padding-bottom:18px;border-bottom:1px solid var(--soft);color:#394455;font-size:1.04rem;line-height:1.58}.agency-points svg{flex:0 0 auto;margin-top:3px;color:var(--orange)}.agency-points strong{color:var(--ink)}.pricing-section{background:var(--white)}.pricing-intro{max-width:860px;margin-bottom:32px}.pricing-intro p,.pricing-block-heading p{color:var(--muted);font-size:1.05rem;line-height:1.7}.pricing-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:28px}.pricing-steps article{min-height:214px;padding:24px;border:1px solid rgba(31,41,55,.09);border-radius:8px;background:var(--pale)}.pricing-steps span{display:grid;place-items:center;width:34px;height:34px;margin-bottom:18px;border-radius:50%;background:var(--orange);color:var(--white);font-weight:850}.pricing-steps p{color:var(--muted);line-height:1.62}.pricing-panel{padding:32px;border:1px solid rgba(31,41,55,.09);border-radius:8px;background:linear-gradient(135deg,#ff630017,#2db3f01a),var(--white);box-shadow:0 22px 52px #1f293717}.pricing-core-panel{display:grid;grid-template-columns:minmax(260px,.62fr) minmax(420px,1fr);gap:32px;align-items:start;margin-bottom:28px}.pricing-status{display:inline-flex;align-items:center;min-height:32px;margin-bottom:18px;padding:0 12px;border-radius:999px;background:#ff630021;color:var(--orange-dark);font-size:.82rem;font-weight:850;text-transform:uppercase}.pricing-panel p,.pricing-panel li{color:var(--muted);line-height:1.62}.pricing-check-list{display:grid;gap:10px;margin:20px 0 0;padding:0;list-style:none}.pricing-check-list li{position:relative;padding-left:28px}.pricing-check-list li:before{content:"";position:absolute;left:0;top:.62em;width:10px;height:10px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 5px #ff63001f}.pricing-panel strong{color:var(--ink)}.pricing-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.pricing-table-block{margin-top:28px}.pricing-block-heading{max-width:780px;margin-bottom:16px}.pricing-table{overflow:hidden;border:1px solid rgba(31,41,55,.11);border-radius:8px;background:var(--white)}.pricing-table>div{display:grid;grid-template-columns:.8fr .8fr 1.4fr;gap:0;border-top:1px solid rgba(31,41,55,.08)}.pricing-table>div:first-child{border-top:0}.pricing-table span{min-width:0;padding:14px 16px;color:var(--muted);line-height:1.45}.pricing-table strong{color:var(--ink)}.pricing-table-head{background:var(--pale)}.pricing-table-head span{color:var(--ink);font-size:.82rem;font-weight:850;text-transform:uppercase}.module-pack-table>div{grid-template-columns:.72fr 1fr 1.55fr}.mini-drawer,.term-drawer{color:var(--muted)}.mini-drawer summary,.term-drawer summary{display:inline-flex;align-items:center;min-height:38px;cursor:pointer;color:var(--orange-dark);font-weight:850;list-style:none}.mini-drawer summary::-webkit-details-marker,.term-drawer summary::-webkit-details-marker{display:none}.mini-drawer summary::marker,.term-drawer summary::marker{content:""}.mini-drawer summary:after,.term-drawer summary:after{content:"";width:7px;height:7px;margin-left:10px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .18s ease}.mini-drawer[open] summary:after,.term-drawer[open] summary:after{transform:rotate(225deg)}.mini-drawer p,.term-drawer p{margin:8px 0 0;color:var(--muted);line-height:1.62}.pricing-drawers{display:grid;gap:10px;margin-top:20px}.term-drawer{padding:12px 14px;border:1px solid rgba(31,41,55,.09);border-radius:8px;background:#ffffffc2}.pricing-smallprint{margin:12px 0 0;color:var(--muted);font-size:.9rem;line-height:1.6}.pricing-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:28px}.pricing-definition-list{display:grid;gap:12px;margin:20px 0 0}.pricing-definition-list dt{color:var(--ink);font-weight:850}.pricing-definition-list dd{margin:-8px 0 0;color:var(--muted);line-height:1.58}.pricing-promise{margin-top:28px;padding:32px;border-radius:8px;background:var(--ink);color:var(--white)}.pricing-promise h3{color:var(--white)}.pricing-promise .pricing-check-list li{color:#ffffffc7}.pricing-promise .pricing-check-list li:before{background:var(--orange);box-shadow:0 0 0 5px #ff63002e}.pricing-promise .button.secondary{border-color:#ffffff38;background:#ffffff14;color:var(--white)}.pilot-section{background:var(--pale)}.pilot-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:44px;align-items:start}.pilot-cards{display:grid;gap:14px}.pilot-cards div{display:grid;grid-template-columns:34px 1fr;column-gap:14px;row-gap:5px;padding:20px;border:1px solid rgba(31,41,55,.08);border-radius:8px;background:var(--white)}.pilot-cards svg{grid-row:span 2;margin-top:2px;color:var(--orange)}.pilot-cards strong{color:var(--ink)}.pilot-cards span{color:var(--muted);line-height:1.55}.pilot-cta{display:flex;flex-wrap:wrap;gap:18px;align-items:center;margin-top:18px}.pilot-cta p{flex:1 1 320px;margin:0;color:var(--muted);line-height:1.6}.contact-section{background:var(--white)}.contact-card{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(420px,1fr);align-items:start;gap:42px;padding:42px;border:1px solid rgba(31,41,55,.09);border-radius:8px;background:linear-gradient(90deg,#fff 0% 68%,#ff630014)}.contact-copy{max-width:610px}.contact-form{display:grid;gap:18px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.contact-form label{display:grid;gap:7px;color:var(--ink);font-size:.9rem;font-weight:760}.contact-form label span{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.contact-form em{color:var(--muted);font-size:.78rem;font-style:normal;font-weight:600}.contact-form input,.contact-form textarea{width:100%;min-height:46px;border:1px solid rgba(31,41,55,.18);border-radius:8px;background:var(--white);color:var(--ink);padding:11px 12px;outline:none}.contact-form textarea{min-height:112px;resize:vertical}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--orange);box-shadow:0 0 0 4px #ff63001f}.contact-form .button{justify-self:start;min-width:178px;cursor:pointer}.site-footer{padding:42px 0;background:var(--ink);color:#ffffffb8}.footer-grid{display:grid;grid-template-columns:minmax(210px,.9fr) minmax(360px,auto) minmax(280px,1fr);gap:48px;align-items:center}.footer-brand{color:var(--white)}.footer-logo-lockup{display:inline-flex;align-items:center;gap:12px;color:var(--white)}.footer-logo-icon-img{width:70px;height:70px;object-fit:contain;flex:0 0 auto}.footer-logo-copy{display:grid;gap:5px}.footer-logo-word{display:inline-flex;align-items:baseline;color:var(--white);font-size:1.52rem;font-weight:700;line-height:.96}.footer-logo-word strong{color:var(--orange);font-weight:760}.footer-logo-strap{color:#ffffffb8;font-size:.74rem;font-weight:450;line-height:1}.footer-logo-strap strong{color:var(--orange);font-weight:500}.footer-grid p{margin:10px 0 0}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:14px 22px;font-weight:700;color:var(--white)}.footer-note{max-width:330px;justify-self:end;margin:0;padding-left:28px;border-left:1px solid rgba(255,255,255,.14);text-align:right;color:#ffffffa3;font-size:.98rem;line-height:1.55}.footer-note p{margin:0}.footer-note p+p{margin-top:14px}@media(max-width:940px){.nav-toggle{display:grid}.nav-links{position:absolute;inset:72px 20px auto;display:none;flex-direction:column;align-items:stretch;gap:6px;padding:14px;border:1px solid rgba(31,41,55,.1);border-radius:8px;background:var(--white);box-shadow:0 20px 50px #1f293729}.nav-links.open{display:flex}.nav-links a{min-height:44px;padding:12px}.nav-cta{justify-content:center}.hero{min-height:auto;padding-top:72px}.hero-grid,.two-column,.why-layout,.workflow-panel,.security-grid,.agency-layout,.pricing-core-panel,.pricing-split,.pilot-grid,.pricing-steps{grid-template-columns:1fr}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{align-items:flex-start;grid-template-columns:1fr}.contact-card{grid-template-columns:1fr}.footer-note{justify-self:start;padding-left:0;border-left:0;text-align:left}.footer-links{justify-content:flex-start}}@media(max-width:640px){.container{width:min(var(--max),calc(100% - 28px))}.site-header{padding-inline:14px}.hero{padding:54px 0 46px}.hero-bg{background-position:36% center}h1{font-size:clamp(2.55rem,16vw,4rem)}h2{font-size:clamp(1.9rem,11vw,2.7rem)}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.product-panel{padding:16px}.metric-row{grid-template-columns:1fr}.schedule-list div{grid-template-columns:48px 1fr}.schedule-list em{grid-column:2}.logo-band{padding:22px 0}.section{padding:66px 0}.why-layout,.workflow-panel{padding:24px}.workflow-points{grid-template-columns:1fr}.workflow-points article{min-height:auto}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:auto}.feature-card summary{min-height:auto}.pricing-table>div,.module-pack-table>div{grid-template-columns:1fr}.pricing-table-head{display:none!important}.pricing-table>div{padding:8px 0}.pricing-table span{padding:6px 16px}.agency-panel,.pricing-panel,.pricing-promise,.contact-card{padding:24px}.form-grid,.pilot-cards div{grid-template-columns:1fr}.pilot-cards svg{grid-row:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.drawer-chev:before,.mini-drawer summary:after,.term-drawer summary:after{transition:none}}
.footer-logo-icon-img{width:clamp(210px,24vw,290px);height:auto;object-fit:contain}.footer-logo-copy{display:none}.agency-logo-badge{width:min(380px,100%)}.agency-logo-badge img{filter:drop-shadow(0 16px 36px rgba(0,0,0,.22))}
@font-face{font-family:Inter;src:url("/assets/Inter-Variable.ttf") format("truetype");font-weight:100 900;font-style:normal;font-display:swap}.hero-grid{grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);gap:clamp(28px,4vw,62px)}.product-panel{border:0!important;background:transparent!important;box-shadow:none!important;padding:0!important;overflow:visible;min-height:520px;display:grid;place-items:center;color:transparent}.product-panel>*{display:none!important}.product-panel:before{content:"";display:block;width:min(920px,58vw);aspect-ratio:16/9;background:url("/assets/product-laptop-mobile.svg") center/contain no-repeat;filter:drop-shadow(0 34px 70px rgba(0,0,0,.42));transform:translateX(-24px) scale(1.12);transform-origin:center}.logo-band{position:relative;overflow:hidden;padding:96px 0;background:linear-gradient(180deg,#ffffff 0%,#f7f8fa 100%);border-bottom:1px solid rgba(31,41,55,.1)}.logo-band:before{content:"";position:absolute;inset:auto -12% -34% auto;width:620px;height:620px;border-radius:50%;background:radial-gradient(circle,rgba(255,99,0,.12),rgba(255,99,0,0) 62%);pointer-events:none}.logo-showcase{position:relative;align-items:flex-start;gap:16px}.logo-showcase:before{content:"Product cockpit";color:var(--orange);font-size:.78rem;font-weight:850;letter-spacing:0;text-transform:uppercase}.logo-showcase:after{content:"The dashboard surfaces rota pressure, medication alerts, urgent flags and cover decisions in one place, so managers can see what needs action before it becomes a problem.";max-width:760px;color:var(--muted);font-size:1.08rem;line-height:1.65}.logo-showcase img{order:3;width:min(1080px,100%);margin-top:18px;border:1px solid rgba(31,41,55,.12);border-radius:12px;box-shadow:0 32px 80px rgba(15,23,35,.18);filter:none}.contact-copy p:last-child{max-width:580px}@keyframes cf-rise{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes cf-float{0%,100%{transform:translateX(-24px) scale(1.12) translateY(0)}50%{transform:translateX(-24px) scale(1.12) translateY(-10px)}}@media(prefers-reduced-motion:no-preference){.hero-copy>*{animation:cf-rise .72s ease both}.hero-copy>*:nth-child(2){animation-delay:.05s}.hero-copy>*:nth-child(3){animation-delay:.1s}.hero-copy>*:nth-child(4){animation-delay:.15s}.hero-copy>*:nth-child(5){animation-delay:.2s}.hero-copy>*:nth-child(6){animation-delay:.25s}.product-panel:before{animation:cf-rise .8s ease .18s both,cf-float 7s ease-in-out 1.1s infinite}.feature-card,.pricing-panel,.workflow-points article,.pilot-cards div,.agency-panel{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.feature-card:hover,.workflow-points article:hover,.pilot-cards div:hover{transform:translateY(-4px);box-shadow:0 18px 44px rgba(31,41,55,.12);border-color:rgba(255,99,0,.22)}}@media(max-width:940px){.hero-grid{grid-template-columns:1fr}.product-panel{min-height:420px}.product-panel:before{width:min(860px,100%);transform:scale(1.04)}}@media(max-width:640px){.product-panel{min-height:300px;margin-top:16px}.product-panel:before{width:118vw;transform:translateX(-5vw) scale(1)}.logo-band{padding:64px 0}.logo-showcase img{border-radius:8px}.logo-showcase:after{font-size:1rem}}
.hero-copy{min-width:0}.hero-highlight{max-width:100%;white-space:normal}.product-panel:before{width:min(780px,52vw);transform:translateX(-18px) scale(1)}@keyframes cf-float{0%,100%{transform:translateX(-18px) scale(1) translateY(0)}50%{transform:translateX(-18px) scale(1) translateY(-10px)}}@media(max-width:940px){.product-panel:before{width:min(780px,96vw);transform:scale(1)}}@media(max-width:640px){.hero-copy{width:100%;max-width:100%;overflow-wrap:break-word}.hero-copy h1{max-width:100%;font-size:clamp(2.45rem,13vw,3.25rem);line-height:1.05}.hero-text,.hero-strap,.strapline{max-width:100%}.hero-highlight{display:flex;width:100%;line-height:1.35}.product-panel{min-height:260px}.product-panel:before{width:105vw;transform:translateX(-2vw) scale(1)}}
@media(max-width:940px){.hero-grid{grid-template-columns:minmax(0,1fr)!important}.hero-grid>*{min-width:0;max-width:100%}}@media(max-width:640px){.hero .container,.hero-grid,.hero-copy,.hero-copy h1,.hero-text,.hero-strap,.hero-highlight{max-width:100%;min-width:0}.hero-highlight{width:auto}.product-panel{width:100%}}
@media(max-width:640px){.product-panel:before{width:100%;transform:none;background-position:center}.product-panel{min-height:230px}}
.product-story-section{position:relative;overflow:hidden;background:var(--white);padding-top:90px}.product-story-section:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fff 0%,#f7f8fa 100%);pointer-events:none}.product-story{position:relative;z-index:1}.product-story-heading{max-width:820px}.workflow-visual-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.workflow-visual-card{overflow:hidden;border:1px solid rgba(31,41,55,.1);border-radius:12px;background:var(--white);box-shadow:0 24px 58px rgba(15,23,35,.12)}.workflow-visual-card .visual-media{overflow:hidden;background:var(--ink)}.workflow-visual-card img{display:block;width:100%;height:100%;object-fit:cover}.workflow-visual-card .visual-caption{padding:20px 22px;background:var(--white)}.workflow-visual-card h3{margin:0 0 8px;color:var(--ink);font-size:1.02rem}.workflow-visual-card p{margin:0;color:var(--muted);line-height:1.58}.reports-visual{grid-column:1/-1}.reports-visual .visual-media{aspect-ratio:16/8.1;background:var(--white)}.reports-visual img{object-fit:cover;object-position:top center}.phone-visual .visual-media{aspect-ratio:16/10;background:var(--ink)}.phone-visual img{object-fit:cover;object-position:center}@media(prefers-reduced-motion:no-preference){.workflow-visual-card{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.workflow-visual-card:hover{transform:translateY(-4px);box-shadow:0 30px 70px rgba(15,23,35,.16);border-color:rgba(255,99,0,.22)}}@media(max-width:940px){.workflow-visual-grid{grid-template-columns:1fr}.reports-visual .visual-media,.phone-visual .visual-media{aspect-ratio:16/9}.workflow-visual-card .visual-caption{padding:18px}}@media(max-width:640px){.product-story-section{padding-top:66px}.workflow-visual-grid{gap:14px}.workflow-visual-card{border-radius:8px}.reports-visual .visual-media{aspect-ratio:1.28}.phone-visual .visual-media{aspect-ratio:1.15}.workflow-visual-card .visual-caption{padding:16px}.workflow-visual-card h3{font-size:1rem}.workflow-visual-card p{font-size:.94rem}}
.workflow-visual-card{border-color:rgba(31,41,55,.09);box-shadow:0 18px 44px rgba(15,23,35,.1)}.phone-visual .visual-media{background:linear-gradient(135deg,#fff 0%,#f7f8fa 100%)!important}.phone-visual img{object-fit:cover}.reports-visual{box-shadow:0 22px 56px rgba(15,23,35,.11)}@media(prefers-reduced-motion:no-preference){.workflow-visual-card:hover{box-shadow:0 24px 56px rgba(15,23,35,.13);border-color:rgba(255,99,0,.2)}}@media(max-width:640px){.phone-visual .visual-media{background:linear-gradient(135deg,#fff 0%,#f7f8fa 100%)!important}}
.workflow-visual-card .visual-media{position:relative;cursor:zoom-in}.workflow-visual-card .visual-media:after{content:"Click to enlarge";position:absolute;right:14px;bottom:14px;min-height:34px;display:inline-flex;align-items:center;padding:0 12px;border-radius:999px;background:rgba(15,23,35,.82);color:#fff;font-size:.78rem;font-weight:850;opacity:0;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease}.workflow-visual-card .visual-media:hover:after{opacity:1;transform:translateY(0)}.cf-lightbox-open{overflow:hidden}.cf-lightbox{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:28px;background:rgba(15,23,35,.86);backdrop-filter:blur(16px)}.cf-lightbox-figure{display:grid;gap:14px;place-items:center;margin:0;max-width:min(1180px,calc(100vw - 56px));max-height:calc(100vh - 56px)}.cf-lightbox-figure img{max-width:100%;max-height:calc(100vh - 120px);object-fit:contain;border-radius:14px;filter:drop-shadow(0 28px 60px rgba(0,0,0,.45))}.cf-lightbox-figure figcaption{color:#fff;font-weight:850;text-align:center}.cf-lightbox-close{position:fixed;top:18px;right:18px;min-height:44px;padding:0 16px;border:1px solid rgba(255,255,255,.24);border-radius:8px;background:#fff;color:var(--ink);font-weight:850;cursor:pointer}.cf-lightbox-close:focus-visible{outline:3px solid rgba(255,99,0,.7);outline-offset:3px}@media(max-width:640px){.workflow-visual-card .visual-media:after{opacity:1;transform:none;right:10px;bottom:10px;min-height:30px;font-size:.72rem}.cf-lightbox{padding:18px}.cf-lightbox-figure{max-width:calc(100vw - 28px);max-height:calc(100vh - 28px)}.cf-lightbox-figure img{max-height:calc(100vh - 108px);border-radius:10px}.cf-lightbox-close{top:12px;right:12px}}
.site-header{background:rgba(255,255,255,.78);box-shadow:0 8px 28px rgba(15,23,35,.08);backdrop-filter:saturate(1.12) blur(18px)}.eyebrow,.logo-showcase:before{color:var(--orange-dark)}.nav-links a[aria-current=true]:not(.nav-cta){color:var(--orange-dark)}.hero{background:#0d141f}.hero-bg{background-image:radial-gradient(circle at 75% 24%,rgba(255,99,0,.16),rgba(255,99,0,0) 34%),radial-gradient(circle at 86% 58%,rgba(255,99,0,.1),rgba(255,99,0,0) 30%),radial-gradient(circle at 13% 82%,rgba(45,179,240,.12),rgba(45,179,240,0) 34%),linear-gradient(180deg,rgba(13,20,31,.08),#0d141f 92%),linear-gradient(90deg,rgba(13,20,31,.96),rgba(13,20,31,.72) 54%,rgba(13,20,31,.9));background-size:cover;background-position:center}.hero-bg:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:60px 60px;mask-image:radial-gradient(circle at 68% 44%,black,transparent 72%);opacity:.72}.hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(13,20,31,.5),transparent 22%,transparent 72%,rgba(13,20,31,.78)),radial-gradient(circle at 68% 48%,transparent,rgba(13,20,31,.52) 72%)}.dark-section{background:#0d141f}.dark-section:after{background-image:radial-gradient(circle at 78% 20%,rgba(255,99,0,.14),rgba(255,99,0,0) 36%),radial-gradient(circle at 12% 86%,rgba(45,179,240,.12),rgba(45,179,240,0) 38%),linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:auto,auto,60px 60px,60px 60px;background-position:center;opacity:1;mask-image:radial-gradient(circle at 70% 45%,black,transparent 72%)}.feature-proof-band{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:0 0 42px}.feature-proof-card .visual-media{background:#fff!important}.feature-proof-card .visual-caption{min-height:142px}.feature-proof-card h3{font-size:1.02rem}.feature-proof-card p{font-size:.96rem}.feature-proof-wide{grid-column:span 2}.feature-proof-wide .visual-media{aspect-ratio:16/9}.feature-proof-card:not(.feature-proof-wide) .visual-media{aspect-ratio:16/10}.feature-phone-proof .visual-media{display:grid;place-items:center;background:linear-gradient(135deg,#fff,#f7f8fa)!important}.feature-phone-proof img{width:auto;height:clamp(220px,24vw,320px);object-fit:contain}.feature-card{box-shadow:0 12px 30px rgba(15,23,35,.06)}@media(prefers-reduced-motion:no-preference){.feature-proof-card{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.feature-proof-card:hover{transform:translateY(-4px);box-shadow:0 24px 60px rgba(15,23,35,.13);border-color:rgba(255,99,0,.2)}}@media(max-width:940px){.feature-proof-band{grid-template-columns:1fr 1fr}.feature-proof-wide{grid-column:1/-1}}@media(max-width:640px){.feature-proof-band{grid-template-columns:1fr;gap:14px;margin-bottom:32px}.feature-proof-wide{grid-column:auto}.feature-proof-card .visual-caption{min-height:auto}.feature-phone-proof img{height:320px}.hero-bg:before,.dark-section:after{background-size:44px 44px,44px 44px}}

/* 20260709 follow-up polish: balanced product gallery, compact feature grid, AA-sized orange text. */
.features-section .section-heading{margin-bottom:34px}.feature-proof-band{grid-template-columns:repeat(6,minmax(0,1fr));align-items:stretch;gap:18px;margin-bottom:42px}.feature-proof-card{display:grid!important;grid-template-rows:auto 1fr;min-height:0}.feature-proof-card .visual-media{display:grid;place-items:center;padding:0;background:#fff!important;overflow:hidden}.feature-proof-card .visual-media img{width:100%;height:100%;object-fit:cover;object-position:left top}.feature-proof-card .visual-caption{display:flex;flex-direction:column;justify-content:flex-end;min-height:128px;padding:20px}.feature-proof-wide{grid-column:span 3}.feature-proof-wide .visual-media{aspect-ratio:16/9}.feature-proof-card:not(.feature-proof-wide){grid-column:span 2}.feature-proof-card:not(.feature-proof-wide) .visual-media{aspect-ratio:4/3}.feature-phone-proof .visual-media{background:linear-gradient(135deg,#fff,#f7f8fa)!important}.feature-phone-proof img{width:auto;height:min(340px,100%);object-fit:contain;object-position:center bottom}.module-groups{gap:30px}.module-group>h3{margin-bottom:14px;font-size:clamp(1.2rem,1.55vw,1.45rem)}.feature-grid{gap:12px}.feature-card{box-shadow:0 10px 24px rgba(15,23,35,.045)}.feature-card summary{min-height:0;padding:18px}.feature-card-top{margin-bottom:12px}.feature-title{margin-bottom:8px;font-size:.96rem}.feature-benefit{font-size:.93rem;line-height:1.52}.feature-card svg{width:19px;height:19px}.drawer-content{padding:0 18px 18px}.drawer-content p{padding-top:14px;font-size:.93rem;line-height:1.55}.eyebrow,.nav-links a[aria-current=true]:not(.nav-cta),.schedule-list em,.pricing-status,.mini-drawer summary,.term-drawer summary{color:#d94f00}.workflow-points svg,.feature-card svg,.security-item svg,.agency-points svg,.pilot-cards svg{color:#d94f00}
@media(max-width:940px){.feature-proof-band{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-proof-wide,.feature-proof-card:not(.feature-proof-wide){grid-column:span 1}.feature-proof-card .visual-caption{min-height:112px}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.feature-proof-band{grid-template-columns:1fr}.feature-proof-wide,.feature-proof-card:not(.feature-proof-wide){grid-column:1}.feature-proof-card .visual-caption{min-height:auto}.feature-proof-card .visual-media,.feature-proof-wide .visual-media,.feature-proof-card:not(.feature-proof-wide) .visual-media{aspect-ratio:16/10}.feature-phone-proof .visual-media{aspect-ratio:4/3}.feature-phone-proof img{height:300px}.feature-grid{grid-template-columns:1fr}.feature-card summary{padding:16px}.feature-benefit,.drawer-content p{font-size:.92rem}}
.contact-form-status{grid-column:1/-1;margin:0;color:#5d6877;font-weight:750}.contact-form-status.is-pending{color:#5d6877}.contact-form-status.is-success{color:#137a4f}.contact-form-status.is-error{color:#b42318}.contact-form .button:disabled{cursor:progress;opacity:.72}

/* 20260709 final contrast pass: brand orange stays on identity/icons/fills; darker orange only for small text on light backgrounds. */
.eyebrow,.workflow-points svg,.feature-card svg,.security-item svg,.agency-points svg,.pilot-cards svg,.footer-logo-word strong,.footer-logo-strap strong{color:var(--orange)}
.nav-links a[aria-current=true]:not(.nav-cta),.schedule-list em,.pricing-status,.mini-drawer summary,.term-drawer summary{color:var(--orange-dark)}
.section-heading .eyebrow,.security-copy .eyebrow,.agency-panel .eyebrow,.pilot-grid .eyebrow,.contact-card .eyebrow,.two-column .eyebrow,.why-layout .eyebrow,.workflow-panel .eyebrow,.pricing-intro .eyebrow{color:var(--orange)}
/* CareFlag product tour - staged 2026-07-10 */
.product-tour-section{position:relative;isolation:isolate;overflow:hidden;padding:clamp(72px,8vw,112px) max(20px,calc((100vw - var(--max)) / 2));background:#0d141f;color:#eef2f8}
.product-tour-bg{position:absolute;inset:0;z-index:-1;overflow:hidden;background:linear-gradient(180deg,#0d141f 0%,#101927 52%,#0b111a 100%)}
.product-tour-grid{position:absolute;inset:-2px;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:60px 60px;-webkit-mask-image:radial-gradient(120% 100% at 50% 18%,#000 34%,transparent 80%);mask-image:radial-gradient(120% 100% at 50% 18%,#000 34%,transparent 80%)}
.product-tour-glow{position:absolute;border-radius:50%;filter:blur(70px);pointer-events:none}
.product-tour-glow-one{width:760px;height:760px;right:-160px;top:-240px;background:radial-gradient(circle,rgba(255,99,0,.22),transparent 62%)}
.product-tour-glow-two{width:560px;height:560px;left:-170px;bottom:-220px;background:radial-gradient(circle,rgba(45,179,240,.1),transparent 65%)}
.product-tour-head{width:min(var(--max),100%);margin:0 auto 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}
.product-tour-lockup{display:flex;align-items:baseline;gap:12px}
.product-tour-eyebrow{margin:0;color:#ff8a3d;font-size:12px;font-weight:760;letter-spacing:.16em;text-transform:uppercase}
.product-tour-head h2{margin:0;color:#eef2f8;font-size:20px;font-weight:850;letter-spacing:0;line-height:1.1}
.product-tour-note{color:#6b788c;font-size:12.5px}
.product-tour-layout{width:min(var(--max),100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,1fr);gap:34px;align-items:center}
.product-tour-stage{position:relative;aspect-ratio:16/10;border:1px solid rgba(255,255,255,.09);border-radius:20px;overflow:hidden;background:linear-gradient(180deg,#0f1826,#0a1017);box-shadow:0 50px 90px -40px rgba(0,0,0,.7)}
.product-tour-slide{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .6s ease}
.product-tour-slide.is-active{opacity:1;pointer-events:auto}
.product-tour-browser{position:absolute;inset:16px 18px;display:flex;flex-direction:column;overflow:hidden;border-radius:12px;background:#fff;box-shadow:0 30px 60px -30px rgba(0,0,0,.6)}
.product-tour-browser-bar{height:32px;flex:none;display:flex;align-items:center;gap:7px;padding:0 13px;border-bottom:1px solid #e7eaef;background:#f3f5f8}
.product-tour-browser-bar i{width:9px;height:9px;border-radius:50%;background:#dfe3ea}
.product-tour-browser-bar i:nth-child(1){background:#ff6059}
.product-tour-browser-bar i:nth-child(2){background:#ffbd2e}
.product-tour-browser-bar i:nth-child(3){background:#28c840}
.product-tour-browser-bar span{margin-left:12px;color:#8a94a6;font-size:11px;font-weight:560}
.product-tour-browser-view{position:relative;flex:1;overflow:hidden;background:#fff}
.product-tour-browser-view img,.product-tour-phone-screen img{position:absolute;inset:0;width:100%;height:100%;opacity:0;transition:opacity .55s ease}
.product-tour-browser-view img{object-fit:cover;object-position:top left}
.product-tour-browser-view img.is-frame-active,.product-tour-phone-screen img.is-frame-active{opacity:1}
.product-tour-browser.is-document .product-tour-browser-view{background:#e9edf2}
.product-tour-browser.is-document .product-tour-browser-view img{object-fit:contain;object-position:top center}
.product-tour-phone{position:relative;height:95%;aspect-ratio:1320/2868;padding:9px;border-radius:34px;background:#0a0e13;box-shadow:0 30px 55px -22px rgba(0,0,0,.65),inset 0 0 0 1px rgba(255,255,255,.05)}
.product-tour-phone:before{content:"";position:absolute;left:50%;top:14px;z-index:2;width:72px;height:17px;border-radius:999px;background:#0a0e13;transform:translateX(-50%)}
.product-tour-phone-screen{position:relative;width:100%;height:100%;overflow:hidden;border-radius:26px;background:#fff}
.product-tour-phone-screen img{object-fit:cover;object-position:top center}
.product-tour-panel{display:flex;flex-direction:column;gap:24px;min-width:0}
.product-tour-caption{min-height:168px}
.product-tour-caption-k{margin:0 0 12px;color:#ff8a3d;font-size:12px;font-weight:760;letter-spacing:.15em;text-transform:uppercase}
.product-tour-caption h3{margin:0 0 13px;color:#eef2f8;font-size:clamp(23px,2.3vw,31px);font-weight:850;line-height:1.08;letter-spacing:0;text-wrap:balance}
.product-tour-caption p:not(.product-tour-caption-k){max-width:42ch;margin:0;color:#9aa7b8;font-size:15.5px;line-height:1.6}
.product-tour-caption [data-tour-eyebrow],.product-tour-caption [data-tour-heading],.product-tour-caption [data-tour-body]{opacity:0;transform:translateY(8px);transition:opacity .45s ease,transform .45s ease}
.product-tour-caption .is-on{opacity:1;transform:none}
.product-tour-steps{display:flex;flex-direction:column;gap:2px}
.product-tour-step{position:relative;display:flex;align-items:center;gap:13px;width:100%;min-height:44px;padding:10px 13px;border:0;border-radius:11px;background:none;color:inherit;text-align:left;cursor:pointer;transition:background .2s ease}
.product-tour-step:hover{background:rgba(255,255,255,.04)}
.product-tour-step-num{flex:none;display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:rgba(255,255,255,.08);color:#9aa7b8;font-size:12px;font-weight:780;transition:background .2s ease,color .2s ease}
.product-tour-step-label{color:#9aa7b8;font-size:14.5px;font-weight:680;transition:color .2s ease}
.product-tour-step[aria-current=true] .product-tour-step-num{background:#ff6300;color:#fff}
.product-tour-step[aria-current=true] .product-tour-step-label{color:#fff}
.product-tour-track{position:absolute;left:13px;right:13px;bottom:3px;height:2px;overflow:hidden;border-radius:2px;background:rgba(255,255,255,.08);opacity:0}
.product-tour-step[aria-current=true] .product-tour-track{opacity:1}
.product-tour-track span{position:absolute;inset:0;width:0;border-radius:2px;background:#ff6300}
.product-tour-controls{display:flex;align-items:center;gap:11px;padding-top:2px}
.product-tour-controls button{display:grid;place-items:center;width:40px;height:40px;border:1px solid rgba(255,255,255,.09);border-radius:50%;background:rgba(255,255,255,.05);color:#eef2f8;cursor:pointer;transition:background .18s ease,transform .18s ease}
.product-tour-controls button:hover{background:rgba(255,255,255,.1);transform:translateY(-1px)}
.product-tour-controls .product-tour-play{border-color:transparent;background:#ff6300;box-shadow:0 10px 24px -10px rgba(255,99,0,.7)}
.product-tour-controls .product-tour-play:hover{background:#d94f00}
.product-tour-controls svg{width:16px;height:16px;fill:currentColor}
.product-tour-controls .tour-icon-play{display:none}
.product-tour-count{margin-left:auto;color:#6b788c;font-size:13px;font-variant-numeric:tabular-nums}
@media(max-width:940px){.product-tour-section{padding:72px 20px}.product-tour-layout{grid-template-columns:1fr;gap:22px}.product-tour-caption{min-height:0}.product-tour-caption p:not(.product-tour-caption-k){max-width:none}.product-tour-head h2{font-size:18px}.product-tour-note{display:none}.product-tour-stage{border-radius:16px}.product-tour-browser{inset:10px}.product-tour-browser-bar{height:28px}.product-tour-browser-bar span{font-size:10px}.product-tour-phone{height:560px;max-height:76vh}}
@media(max-width:620px){.product-tour-section{padding:64px 16px}.product-tour-lockup{display:block}.product-tour-eyebrow{margin-bottom:8px}.product-tour-stage{aspect-ratio:4/5}.product-tour-browser{inset:10px}.product-tour-phone{height:92%;max-height:none}.product-tour-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.product-tour-step-label{font-size:13px}.product-tour-caption h3{font-size:24px}}
@media(prefers-reduced-motion:reduce){.product-tour-slide,.product-tour-caption [data-tour-eyebrow],.product-tour-caption [data-tour-heading],.product-tour-caption [data-tour-body],.product-tour-step,.product-tour-controls button,.product-tour-browser-view img,.product-tour-phone-screen img{transition:none}.product-tour-caption [data-tour-eyebrow],.product-tour-caption [data-tour-heading],.product-tour-caption [data-tour-body]{transform:none}}
.product-tour-enlarge{position:absolute;right:16px;bottom:16px;z-index:4;display:none;min-height:36px;padding:0 12px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(13,20,31,.82);color:#fff;font-size:12px;font-weight:800;box-shadow:0 12px 28px rgba(0,0,0,.28);backdrop-filter:blur(12px)}
.product-tour-modal[hidden]{display:none}
.product-tour-modal{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:20px;background:rgba(8,13,21,.88);backdrop-filter:blur(16px)}
.product-tour-modal-frame{max-width:calc(100vw - 40px);max-height:calc(100dvh - 40px);overflow:auto;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:#e9edf2;box-shadow:0 30px 90px rgba(0,0,0,.55);-webkit-overflow-scrolling:touch}
.product-tour-modal-frame img{display:block;height:auto}
.product-tour-modal-frame.is-phone{background:#0a0e13;padding:10px;border-radius:34px}
.product-tour-modal-frame.is-phone img{width:min(360px,82vw);border-radius:24px}
.product-tour-modal-frame.is-desktop img,.product-tour-modal-frame.is-document img{width:min(1120px,calc(100vw - 52px));max-width:none}
.product-tour-modal-close{position:fixed;top:18px;right:18px;z-index:201;display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(255,255,255,.15);border-radius:50%;background:rgba(255,255,255,.1);color:#fff;cursor:pointer;backdrop-filter:blur(14px)}
.product-tour-modal-close svg{width:18px;height:18px;fill:currentColor}
body.product-tour-modal-open{overflow:hidden}
@media(max-width:700px){.product-tour-enlarge{display:inline-flex;align-items:center;justify-content:center}.product-tour-section.is-tour-desktop .product-tour-stage,.product-tour-section.is-tour-document .product-tour-stage{aspect-ratio:16/10}.product-tour-section.is-tour-phone .product-tour-stage{aspect-ratio:4/5}.product-tour-slide.is-desktop .product-tour-browser-view img{object-fit:cover;object-position:top left;background:#fff}.product-tour-slide.is-document .product-tour-browser-view img{object-fit:contain;object-position:top center;background:#e9edf2}.product-tour-modal{place-items:start center;padding:72px 12px 18px}.product-tour-modal-frame{max-width:calc(100vw - 24px);max-height:calc(100dvh - 90px);border-radius:14px}.product-tour-modal-frame.is-desktop img,.product-tour-modal-frame.is-document img{width:980px}.product-tour-modal-close{top:16px;right:14px}}
.product-story-section,#features .feature-proof-band{display:none!important}
#features.features-trimmed .section-heading{margin-bottom:32px}

@media (min-width: 941px) and (max-height: 760px) {
  .hero {
    min-height: calc(100vh - 85px);
    padding: 38px 0 34px;
  }

  .hero-grid {
    gap: clamp(24px, 3vw, 44px);
  }

  .hero-copy h1 {
    margin-bottom: 14px;
    font-size: clamp(2.85rem, 4.05vw, 3.35rem);
    line-height: 1.02;
  }

  .hero-text {
    font-size: clamp(1rem, 1.15vw, 1.08rem);
    line-height: 1.52;
  }

  .hero-strap {
    margin-top: 14px;
    font-size: 1.04rem;
    line-height: 1.34;
  }

  .hero-highlight {
    margin-top: 12px;
    padding: 8px 12px;
  }

  .hero-actions {
    margin-top: 18px;
  }

  .strapline {
    margin-top: 20px;
    font-size: 1.16rem;
  }
}
