:root{
  --ink:#0b1f33;--ink-2:#123a5a;--paper:#f7fbfe;--white:#ffffff;--lime:#38bdf8;--lime-2:#0ea5e9;--muted:#607489;--line:#d9e8f2;--sand:#eaf6fc;--dark:#071726;--sky-soft:#e0f2fe;--sky-pale:#f0f9ff;--sky-border:#bae6fd;--max:1180px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",Arial,sans-serif;line-height:1.55;overflow-x:hidden}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.container{width:min(var(--max),calc(100% - 40px));margin:auto}h1,h2,h3{font-family:"Manrope",Arial,sans-serif;letter-spacing:-.045em;margin:0;line-height:1.03}h1{font-size:clamp(42px,6.2vw,88px);font-weight:800}h2{font-size:clamp(38px,4.8vw,66px);font-weight:700}h3{font-size:24px}em{font-style:normal;color:#638096}.section-grid-bg{background-image:linear-gradient(rgba(14,165,233,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(14,165,233,.055) 1px,transparent 1px);background-size:44px 44px}.eyebrow{display:flex;align-items:center;gap:10px;font-weight:700;font-size:12px;letter-spacing:.16em;color:#536f84;margin-bottom:20px}.eyebrow span{width:28px;height:2px;background:var(--lime-2)}.eyebrow.light{color:#c7d3cf}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;border-radius:4px;font-weight:700;transition:.2s ease;border:1px solid transparent}.button-primary{background:var(--ink);color:#fff;padding:16px 22px}.button-primary:hover{transform:translateY(-2px);background:#123a5a}.button-primary span{color:var(--lime)}.button-outline{padding:11px 16px;border-color:#bfd4e2;background:rgba(255,255,255,.48)}.button-outline:hover{background:white}.button-small{font-size:14px}.text-link{display:inline-flex;gap:10px;align-items:center;font-weight:700;border-bottom:1px solid #9fa9a2;padding-bottom:3px}.text-link span{color:#3b82a6}.text-link.dark{margin-top:28px}.site-header{position:fixed;top:0;width:100%;z-index:50;background:rgba(247,251,254,.90);backdrop-filter:blur(14px);border-bottom:1px solid rgba(11,31,51,.08)}.nav-wrap{height:76px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-family:"Manrope";font-weight:800;font-size:23px;letter-spacing:-.04em}.brand-mark{position:relative;width:26px;height:24px;display:inline-block}.brand-mark span{position:absolute;left:0;width:24px;height:8px;border:2px solid var(--ink);transform:skewX(-30deg)}.brand-mark span:first-child{top:2px}.brand-mark span:last-child{top:12px;left:4px}.nav-links{display:flex;gap:30px;font-size:14px;font-weight:600;color:#46657c}.nav-links a:hover{color:#000}.menu-button{display:none;border:0;background:none;width:38px;height:38px;padding:7px}.menu-button span{display:block;height:2px;background:var(--ink);margin:5px 0}.mobile-menu{display:none}.hero{padding:156px 0 86px;min-height:860px;position:relative}.hero:before{content:"";position:absolute;width:500px;height:500px;background:radial-gradient(circle,rgba(56,189,248,.22),transparent 66%);right:-100px;top:90px;pointer-events:none}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}.hero-copy p.hero-lead{font-size:19px;line-height:1.7;color:#566f83;max-width:680px;margin:28px 0 30px}.hero-actions{display:flex;gap:28px;align-items:center;flex-wrap:wrap}.hero-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;border-top:1px solid #c9dce8;margin-top:52px;padding-top:26px}.hero-proof div{display:flex;flex-direction:column;gap:4px}.hero-proof strong{font-family:"Manrope";font-size:14px}.hero-proof span{font-size:12px;color:#7890a2}.hero-visual{position:relative;min-height:540px}.visual-glow{position:absolute;inset:50px;background:var(--lime);filter:blur(80px);opacity:.21}.survey-card{position:absolute;background:#fff;border:1px solid #d9e8f2;border-radius:14px;box-shadow:0 30px 80px rgba(15,72,110,.14)}.main-card{width:98%;right:0;top:48px;overflow:hidden;transform:rotate(-1deg)}.card-topbar{height:54px;border-bottom:1px solid #e8f2f7;display:flex;align-items:center;justify-content:space-between;padding:0 18px}.mini-brand{font-weight:800;font-family:"Manrope";display:flex;align-items:center;gap:8px}.mini-mark{width:15px;height:15px;border:2px solid #184a6a;transform:skewX(-24deg)}.status-pill{background:#e0f2fe;color:#075985;padding:5px 9px;border-radius:99px;font-size:10px;font-weight:700}.dashboard-grid{display:grid;grid-template-columns:110px 1fr;min-height:355px}.dash-sidebar{border-right:1px solid #eaf2f7;padding:16px 10px;color:#7b91a2;font-size:10px}.dash-sidebar div{padding:9px;border-radius:5px;margin:3px 0}.dash-sidebar .side-active{color:#0b1f33;background:#eff8fd;font-weight:700}.dash-content{padding:18px}.metric-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.metric{border:1px solid #dfebf2;border-radius:8px;padding:13px}.metric span,.metric small{display:block;color:#7890a2;font-size:9px}.metric strong{font:700 27px "Manrope";display:block;margin:4px 0}.workflow-mini{border:1px solid #dfebf2;border-radius:8px;padding:14px;margin-top:12px}.workflow-head{display:flex;justify-content:space-between;font-size:10px}.workflow-head span{color:#7890a2}.progress-line{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;margin-top:16px}.progress-line i{height:5px;background:#e7f1f7;border-radius:4px}.progress-line i.done{background:#0f5f89}.progress-line i.active{background:var(--lime-2)}.stage-labels{display:flex;justify-content:space-between;font-size:7px;color:#82908e;margin-top:6px}.file-row{display:flex;align-items:center;gap:9px;border-bottom:1px solid #edf4f8;padding:10px 3px}.file-row .file-icon{font-size:7px;background:#dbeafe;color:#1e4d6b;font-weight:800;padding:8px 6px;border-radius:5px}.file-row .file-icon.pdf{background:#fee2e2;color:#991b1b}.file-row div{flex:1}.file-row strong,.file-row small{display:block;font-size:8px}.file-row small{color:#8297a6;margin-top:2px}.file-row b{font-size:10px;color:#8297a6}.float-tag{position:absolute;background:#0b2940;color:white;padding:11px 14px;border-radius:7px;box-shadow:0 15px 30px rgba(8,47,73,.20);font-size:11px;font-weight:700;display:flex;gap:8px;align-items:center}.float-tag span{color:var(--lime)}.tag-one{left:-18px;top:20px}.tag-two{right:-20px;bottom:58px}.coord-badge{position:absolute;left:8px;bottom:74px;padding:10px 12px;border:1px solid #c8dce9;background:#f7fbfe;font:600 9px/1.5 monospace;color:#597287;transform:rotate(2deg)}.problem-section{padding:110px 0}.section-intro{text-align:center;max-width:900px;margin:0 auto}.section-intro .eyebrow{justify-content:center}.section-intro p{font-size:18px;color:#5d7488;max-width:760px;margin:28px auto 0}.section-intro.narrow h2{font-size:clamp(36px,4.1vw,58px)}.fragmented-flow{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:60px}.tool-node{background:white;border:1px solid #dceaf2;border-radius:8px;padding:20px 18px;width:165px;text-align:center}.tool-node .tool-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#eaf6fc;margin:0 auto 10px;font-size:18px}.tool-node strong,.tool-node small{display:block}.tool-node small{color:#7b91a2;font-size:11px;margin-top:4px}.flow-arrow{color:#91a8b8}.boundora-bridge{margin-top:42px;background:var(--ink);color:white;border-radius:12px;padding:30px 34px;display:flex;align-items:center;justify-content:space-between;gap:30px}.bridge-label{font-size:10px;color:var(--lime);letter-spacing:.16em;font-weight:700}.bridge-copy h3{font-size:28px;margin-top:7px}.bridge-tags{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.bridge-tags span{background:#10334d;border:1px solid #1e4f6c;padding:7px 10px;border-radius:4px;font-size:11px}.solutions{padding:115px 0;background:white}.section-heading{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:end;margin-bottom:56px}.section-heading p{font-size:17px;color:#60778b;margin:0 0 7px}.solution-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.solution-card{padding:34px 30px 32px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:370px;position:relative;transition:.2s ease}.solution-card:hover{background:#f4fbff;transform:translateY(-3px);box-shadow:0 12px 26px rgba(18,72,104,.08)}.solution-number{font-size:10px;color:#8a9895;font-weight:700;letter-spacing:.12em}.solution-icon{position:absolute;right:30px;top:29px;width:38px;height:38px;border:1px solid #c8dce9;border-radius:50%;display:grid;place-items:center}.solution-card h3{margin-top:40px}.solution-card p{color:#667d8f;font-size:14px}.solution-card ul{list-style:none;padding:0;margin:24px 0 0}.solution-card li{font-size:13px;padding:6px 0;border-bottom:1px dashed #e3e7e2}.solution-card li:before{content:"+";color:#6c8c35;margin-right:8px;font-weight:800}.transformation{padding:115px 0}.transform-grid{display:grid;grid-template-columns:1fr 110px 1fr;align-items:stretch;margin-top:54px}.transform-panel{background:white;border:1px solid #d8dfd8;border-radius:10px;padding:34px}.panel-label{font-size:10px;letter-spacing:.18em;font-weight:800;color:#81908e}.transform-panel h3{font-size:28px;margin:12px 0 24px}.transform-panel p{color:#647b8d;font-size:14px;margin:25px 0 0}.messy-nodes{display:flex;flex-wrap:wrap;gap:9px}.messy-nodes span{padding:10px 12px;border:1px dashed #c5d8e5;border-radius:5px;color:#6b8192;font-size:12px;transform:rotate(var(--rot,0deg))}.messy-nodes span:nth-child(2n){--rot:1.5deg}.messy-nodes span:nth-child(3n){--rot:-1deg}.after{border-color:#7dd3fc;background:#f5fbff}.clean-flow{display:flex;flex-wrap:wrap;align-items:center;gap:7px}.clean-flow span{background:#e0f2fe;border:1px solid #bae6fd;padding:9px 10px;border-radius:4px;font-size:11px;font-weight:700}.clean-flow i{font-style:normal;color:#7590a3}.transform-center{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.boundora-ring{width:66px;height:66px;border-radius:50%;background:var(--ink);display:grid;place-items:center;box-shadow:0 0 0 9px rgba(56,189,248,.22)}.boundora-ring span{color:var(--lime);font:bold 28px "Manrope"}.transform-center small{font-size:8px;font-weight:800;letter-spacing:.16em}.case-study{padding:120px 0;background:#eef8fd}.case-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:80px;align-items:center}.case-copy>p{font-size:17px;color:#60778b;max-width:600px;margin:25px 0}.case-points{margin-top:30px}.case-points>div{display:grid;grid-template-columns:42px 1fr;border-top:1px solid #d6e6ef;padding:18px 0;gap:15px}.case-points span{font-size:10px;color:#7e93a4;font-weight:800}.case-points p{margin:0;color:#667d8f;font-size:13px}.case-points strong{display:block;color:#0b1f33;font-size:14px;margin-bottom:4px}.case-visual{position:relative;padding:30px 0}.case-window{background:white;border:1px solid #d7e8f2;border-radius:12px;box-shadow:0 28px 60px rgba(16,67,98,.14);overflow:hidden}.window-bar{height:42px;border-bottom:1px solid #e7f1f7;padding:0 14px;display:flex;align-items:center;gap:5px}.window-bar span{width:7px;height:7px;border-radius:50%;background:#d9ded8}.window-bar small{margin-left:auto;color:#8197a8;font-size:8px}.case-ui{padding:26px}.case-ui-title{display:flex;justify-content:space-between;align-items:center}.case-ui-title small,.case-bottom small{display:block;font-size:7px;color:#8297a6;font-weight:800;letter-spacing:.12em}.case-ui-title strong{font:700 18px "Manrope"}.case-ui-title>span{font-size:8px;background:#e0f2fe;color:#075985;border-radius:20px;padding:6px 9px;font-weight:800}.case-timeline{margin:28px 0;display:grid;grid-template-columns:repeat(5,1fr);position:relative}.case-timeline:before{content:"";position:absolute;height:1px;background:#dceaf2;left:8%;right:8%;top:13px}.case-timeline div{text-align:center;z-index:1}.case-timeline i{display:grid;place-items:center;width:26px;height:26px;margin:0 auto 8px;background:#f1f8fc;border:1px solid #d3e5ef;border-radius:50%;font-style:normal;font-size:8px}.case-timeline .complete i{background:#0f5f89;color:white}.case-timeline .current i{background:var(--lime);color:#0b1f33;border-color:#0ea5e9}.case-timeline b,.case-timeline small{display:block;font-size:7px}.case-timeline small{color:#8297a6;margin-top:2px}.case-bottom{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #e4eef4;padding-top:18px}.case-bottom strong{font-size:9px}.case-stamp{position:absolute;right:-18px;bottom:4px;background:var(--lime);border:1px solid #0284c7;padding:12px 14px;transform:rotate(-2deg);font-size:8px;letter-spacing:.08em}.case-stamp strong{font-size:10px}.process{padding:120px 0;background:white}.process-line{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #d0e1ec}.process-step{padding:28px 22px 0;border-right:1px solid #deebf2;min-height:255px}.process-step:first-child{padding-left:0}.process-step:last-child{border-right:0}.step-num{font-size:10px;color:#7d93a4;font-weight:800;margin-bottom:35px}.process-step h3{font-size:20px}.process-step p{font-size:13px;color:#6f8496}.why{padding:120px 0;background:var(--dark);color:white}.why-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.why-copy{position:sticky;top:130px;align-self:start}.why-copy h2 em{color:#89a9be}.why-copy p{color:#a4bbc9;font-size:17px;margin:26px 0 30px}.button-light{background:var(--lime);color:#081b2a;padding:15px 20px}.button-light:hover{background:#7dd3fc;transform:translateY(-2px)}.why-list>div{display:grid;grid-template-columns:52px 1fr;border-top:1px solid #173d57;padding:28px 0}.why-list span{color:var(--lime);font-size:10px;font-weight:800}.why-list h3{font-size:25px}.why-list p{grid-column:2;color:#9eb5c5;margin:8px 0 0;font-size:14px;max-width:580px}.contact{padding:110px 0}.contact-card{background:#e0f2fe;border:1px solid #bae6fd;border-radius:14px;padding:58px;display:grid;grid-template-columns:.9fr 1.1fr;gap:80px}.contact-copy h2{font-size:clamp(38px,4vw,57px)}.contact-copy p{color:#4f6d82;font-size:16px;margin:22px 0 26px}.contact-trust{display:flex;flex-direction:column;gap:9px;font-size:12px;font-weight:600}.contact-form{background:white;border:1px solid #c5deec;border-radius:10px;padding:28px;box-shadow:0 15px 40px rgba(18,82,120,.09)}.contact-form label{display:block;font-size:11px;font-weight:800;letter-spacing:.03em;margin-bottom:14px;color:#34566d}.contact-form input,.contact-form select,.contact-form textarea{width:100%;margin-top:6px;border:1px solid #d5e5ee;background:#fbfdff;border-radius:5px;padding:12px 13px;color:#0b1f33;outline:none}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#38bdf8;box-shadow:0 0 0 3px rgba(56,189,248,.18)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-submit{width:100%;border:0;cursor:pointer}.form-note{text-align:center;font-size:10px;color:#7b91a2;margin:12px 0 0}.form-note a{text-decoration:underline}.form-status{text-align:center;font-size:11px;min-height:16px;color:#075985}.footer-main{padding:58px 0 42px;display:flex;justify-content:space-between;gap:40px;border-bottom:1px solid #d9e7ef}.footer-brand{margin-bottom:12px}.footer-main p{color:#6f8494;font-size:13px}.footer-links{display:flex;gap:75px}.footer-links>div{display:flex;flex-direction:column;gap:8px}.footer-links strong{font-size:12px;margin-bottom:4px}.footer-links a{font-size:12px;color:#61788a}.footer-bottom{display:flex;justify-content:space-between;padding:18px 0 28px;color:#8297a6;font-size:10px}.reveal{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}
@media(max-width:980px){.nav-links{display:none}.hero-grid,.case-grid,.why-grid,.contact-card,.section-heading{grid-template-columns:1fr}.hero{padding-top:130px}.hero-visual{min-height:500px}.solution-grid{grid-template-columns:repeat(2,1fr)}.fragmented-flow{flex-wrap:wrap}.flow-arrow{display:none}.transform-grid{grid-template-columns:1fr}.transform-center{padding:25px}.process-line{grid-template-columns:repeat(2,1fr)}.process-step{border-bottom:1px solid #deebf2}.why-copy{position:static}.contact-card{gap:42px}.section-heading{gap:22px}.menu-button{display:block}.nav-wrap>.button-outline{display:none}.mobile-menu{position:absolute;top:76px;left:0;right:0;background:var(--paper);padding:18px 20px 24px;border-bottom:1px solid #d8e7ef}.mobile-menu.open{display:flex;flex-direction:column;gap:14px}.mobile-menu a{font-weight:700;font-size:14px;padding:8px 0}.main-card{width:92%;right:4%}.tag-one{left:1%}.tag-two{right:1%}}
@media(max-width:640px){.container{width:min(100% - 26px,var(--max))}.hero{padding:118px 0 60px;min-height:auto}.hero-proof{grid-template-columns:1fr;gap:12px}.hero-visual{min-height:420px;margin-top:10px}.dashboard-grid{grid-template-columns:75px 1fr}.dash-sidebar{padding:10px 5px}.dash-content{padding:10px}.metric-row{gap:7px}.metric{padding:8px}.metric strong{font-size:21px}.tag-two,.coord-badge{display:none}.fragmented-flow{display:grid;grid-template-columns:1fr 1fr}.tool-node{width:auto}.boundora-bridge{align-items:flex-start;flex-direction:column;padding:24px}.bridge-tags{justify-content:flex-start}.solution-grid{grid-template-columns:1fr}.section-heading{margin-bottom:36px}.transform-panel{padding:25px}.case-timeline{grid-template-columns:repeat(5,1fr)}.case-ui{padding:17px}.case-bottom{gap:8px}.process-line{grid-template-columns:1fr}.process-step{padding:24px 0;min-height:auto;border-right:0}.why{padding:85px 0}.why-grid{gap:45px}.contact{padding:70px 0}.contact-card{padding:26px}.form-row{grid-template-columns:1fr}.footer-main{flex-direction:column}.footer-links{gap:45px}.footer-bottom{gap:20px;flex-direction:column}.hero-actions{align-items:flex-start;flex-direction:column}.main-card{width:100%;right:0}.float-tag{font-size:9px}.section-intro p{font-size:16px}}

/* --- Sky blue refinements + stronger responsive behavior --- */
body{background:linear-gradient(180deg,#f9fcff 0%,var(--paper) 24%,var(--paper) 100%)}
::selection{background:var(--sky-border);color:var(--ink)}
.site-header{box-shadow:0 1px 0 rgba(14,165,233,.03)}
.button-primary{background:linear-gradient(135deg,#0b1f33 0%,#123a5a 100%)}
.button-primary:hover{background:linear-gradient(135deg,#0f2c47 0%,#14527a 100%)}
.button-outline{border-color:#b9d7e8;background:rgba(255,255,255,.72)}
.hero:before{background:radial-gradient(circle,rgba(56,189,248,.22),transparent 68%)}
.visual-glow{background:var(--lime);opacity:.18}
.status-pill{background:var(--sky-soft);color:#0369a1}
.progress-line i.active{box-shadow:0 0 0 2px rgba(56,189,248,.18)}
.bridge-label,.why-list span{color:#7dd3fc}
.solution-card:hover{background:var(--sky-pale)}
.solution-card li:before{color:var(--lime-2)}
.after{background:#f3fbff;border-color:#8ed7f7}
.clean-flow span{background:var(--sky-soft);border-color:var(--sky-border)}
.case-study{background:linear-gradient(180deg,#eef8fd 0%,#f4fbff 100%)}
.case-ui-title>span{background:var(--sky-soft);color:#0369a1}
.case-timeline .current i{background:var(--lime);border-color:var(--lime-2);color:#062c42}
.case-stamp{background:var(--lime);border-color:#0284c7;color:#062c42}
.button-light{background:linear-gradient(135deg,#38bdf8,#7dd3fc);color:#062c42}
.button-light:hover{background:linear-gradient(135deg,#7dd3fc,#bae6fd)}
.contact-card{background:linear-gradient(135deg,#e0f2fe 0%,#f0f9ff 100%);border-color:#bae6fd}
.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#38bdf8;box-shadow:0 0 0 3px rgba(56,189,248,.16)}

@media (max-width: 1100px){
  .hero-grid{gap:42px}
  .hero-visual{min-width:0}
  .float-tag{max-width:210px}
  .section-heading{gap:42px}
  .why-grid{gap:64px}
  .contact-card{gap:54px;padding:48px}
}

@media (max-width: 980px){
  h1{font-size:clamp(46px,8vw,72px)}
  h2{font-size:clamp(38px,6.5vw,56px)}
  .nav-wrap{height:70px}
  .mobile-menu{top:70px;box-shadow:0 20px 40px rgba(9,47,73,.10)}
  .hero{padding:118px 0 72px;min-height:auto}
  .hero-grid{gap:28px}
  .hero-copy{max-width:760px}
  .hero-copy p.hero-lead{max-width:720px}
  .hero-visual{min-height:465px;width:min(100%,760px);margin:16px auto 0}
  .main-card{width:94%;right:3%;top:42px}
  .tag-one{left:0}
  .tag-two{right:0}
  .problem-section,.solutions,.transformation,.case-study,.process,.why{padding:88px 0}
  .fragmented-flow{gap:10px}
  .tool-node{flex:1 1 150px;max-width:190px}
  .solution-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .case-grid{gap:46px}
  .case-copy{max-width:760px}
  .case-visual{width:min(100%,760px);margin:auto}
  .why-copy{max-width:720px}
  .contact-card{padding:42px}
}

@media (max-width: 720px){
  .container{width:min(var(--max),calc(100% - 30px))}
  h1{font-size:clamp(40px,11vw,58px);line-height:1.02}
  h2{font-size:clamp(34px,9vw,48px);line-height:1.04}
  h3{font-size:22px}
  .eyebrow{font-size:10px;letter-spacing:.13em;margin-bottom:16px}
  .site-header{backdrop-filter:blur(18px)}
  .brand{font-size:21px}
  .hero{padding:104px 0 54px}
  .hero-copy p.hero-lead{font-size:17px;line-height:1.65;margin:22px 0 26px}
  .hero-actions{gap:16px;align-items:stretch}
  .hero-actions .button-primary{width:100%;padding:15px 17px}
  .hero-actions .text-link{align-self:flex-start}
  .hero-proof{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:38px;padding-top:20px}
  .hero-proof strong{font-size:12px}
  .hero-proof span{font-size:10px;line-height:1.35}
  .hero-visual{min-height:385px;margin-top:2px}
  .main-card{width:100%;right:0;top:36px;transform:none;border-radius:12px}
  .card-topbar{height:48px;padding:0 13px}
  .dashboard-grid{grid-template-columns:72px minmax(0,1fr);min-height:292px}
  .dash-sidebar{padding:10px 5px;font-size:8px}
  .dash-sidebar div{padding:7px 5px}
  .dash-content{padding:10px;min-width:0}
  .metric-row{gap:7px}
  .metric{padding:9px;min-width:0}
  .metric strong{font-size:20px}
  .workflow-mini{padding:10px;margin-top:8px}
  .workflow-head{gap:8px;font-size:8px}
  .workflow-head span{text-align:right}
  .stage-labels{font-size:6px;gap:2px}
  .file-row{padding:8px 2px;min-width:0}
  .file-row div{min-width:0}
  .file-row strong,.file-row small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .tag-one{top:6px;left:8px}
  .tag-two{display:none}
  .coord-badge{display:none}
  .float-tag{font-size:8px;padding:8px 10px}
  .problem-section,.solutions,.transformation,.case-study,.process,.why{padding:72px 0}
  .section-intro p{font-size:15px;line-height:1.65;margin-top:20px}
  .fragmented-flow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:38px}
  .tool-node{width:100%;max-width:none;padding:17px 12px}
  .tool-node:last-of-type{grid-column:1/-1}
  .flow-arrow{display:none}
  .boundora-bridge{margin-top:26px;padding:22px;border-radius:10px}
  .bridge-copy h3{font-size:24px}
  .bridge-tags span{font-size:10px;padding:6px 8px}
  .section-heading{margin-bottom:32px}
  .section-heading p{font-size:15px;line-height:1.6}
  .solution-grid{grid-template-columns:1fr;border-left:0}
  .solution-card{min-height:auto;padding:28px 24px;border-left:1px solid var(--line)}
  .solution-card h3{margin-top:34px}
  .transform-grid{margin-top:34px;gap:0}
  .transform-panel{padding:24px}
  .transform-panel h3{font-size:25px;margin:10px 0 20px}
  .transform-center{padding:18px 0}
  .case-grid{gap:28px}
  .case-copy>p{font-size:15px}
  .case-visual{padding:12px 0 24px}
  .case-ui{padding:18px}
  .case-ui-title{align-items:flex-start;gap:12px}
  .case-ui-title strong{font-size:16px;line-height:1.25;display:block;margin-top:3px}
  .case-timeline{display:flex;flex-direction:column;gap:0;margin:20px 0}
  .case-timeline:before{left:12px;right:auto;top:13px;bottom:13px;width:1px;height:auto}
  .case-timeline div{display:grid;grid-template-columns:26px 1fr;column-gap:12px;text-align:left;align-items:center;min-height:48px}
  .case-timeline i{grid-row:1/3;margin:0;width:26px;height:26px}
  .case-timeline b{font-size:9px}
  .case-timeline small{font-size:8px;margin:0}
  .case-bottom{grid-template-columns:1fr;gap:10px}
  .case-bottom>div{display:flex;justify-content:space-between;gap:14px;padding-bottom:9px;border-bottom:1px solid #e4eef4}
  .case-bottom>div:last-child{border-bottom:0;padding-bottom:0}
  .case-bottom strong{text-align:right}
  .case-stamp{right:6px;bottom:0}
  .process-line{grid-template-columns:1fr}
  .process-step{padding:24px 0;min-height:auto;border-right:0}
  .step-num{margin-bottom:15px}
  .why-grid{gap:38px}
  .why-list>div{grid-template-columns:38px 1fr;padding:22px 0}
  .why-list h3{font-size:22px}
  .why-list p{font-size:13px}
  .contact{padding:62px 0}
  .contact-card{padding:24px;gap:30px;border-radius:12px}
  .contact-copy h2{font-size:clamp(34px,9vw,46px)}
  .contact-copy p{font-size:15px}
  .contact-form{padding:20px}
  .form-row{grid-template-columns:1fr}
  .footer-main{padding:46px 0 34px}
}

@media (max-width: 480px){
  .container{width:calc(100% - 24px)}
  .nav-wrap{height:64px}
  .mobile-menu{top:64px;padding:14px 16px 20px}
  .hero{padding-top:92px}
  h1{font-size:clamp(36px,10.7vw,48px)}
  h2{font-size:clamp(31px,8.7vw,42px)}
  .hero-proof{grid-template-columns:1fr;gap:10px}
  .hero-proof div{padding:0 0 10px;border-bottom:1px solid #dbe8f0}
  .hero-proof div:last-child{border-bottom:0;padding-bottom:0}
  .hero-visual{min-height:340px;margin-top:8px}
  .dashboard-grid{grid-template-columns:1fr;min-height:250px}
  .dash-sidebar{display:none}
  .dash-content{padding:10px}
  .metric strong{font-size:18px}
  .workflow-mini{padding:9px}
  .stage-labels span{font-size:5.5px}
  .file-row .file-icon{padding:7px 5px}
  .fragmented-flow{grid-template-columns:1fr}
  .tool-node:last-of-type{grid-column:auto}
  .boundora-bridge{padding:20px}
  .bridge-tags{gap:6px}
  .solution-card{padding:26px 20px}
  .transform-panel{padding:21px}
  .clean-flow{gap:6px}
  .clean-flow span{font-size:10px;padding:8px}
  .case-window{border-radius:10px}
  .case-ui{padding:14px}
  .case-ui-title>span{font-size:7px;padding:5px 7px;white-space:nowrap}
  .case-stamp{position:static;display:inline-block;margin-top:10px;float:right}
  .contact-card{padding:18px}
  .contact-form{padding:16px}
  .contact-form label{font-size:10px}
  .footer-links{flex-direction:column;gap:24px}
  .footer-bottom{padding-top:14px}
}

@media (max-width: 360px){
  h1{font-size:35px}
  .metric-row{grid-template-columns:1fr 1fr}
  .metric span,.metric small{font-size:7px}
  .workflow-head{flex-direction:column}
  .workflow-head span{text-align:left}
  .file-row:nth-of-type(3){display:none}
}

/* --- Mobile spacing correction for operational-gap workflow --- */
@media (max-width: 520px){
  .problem-section{
    padding:56px 0;
  }

  .problem-section .container{
    width:100%;
    max-width:none;
    padding-left:14px;
    padding-right:14px;
  }

  .problem-section .section-intro{
    width:100%;
    padding:0 2px;
  }

  .problem-section .fragmented-flow{
    display:flex;
    flex-direction:column;
    align-items:stretch;
    justify-content:flex-start;
    width:100%;
    max-width:none;
    gap:10px;
    margin:30px 0 0;
  }

  .problem-section .fragmented-flow .tool-node,
  .problem-section .fragmented-flow .tool-node:last-of-type{
    display:block;
    width:100%;
    max-width:none;
    min-width:0;
    margin:0;
    padding:18px 16px;
  }

  .problem-section .fragmented-flow .flow-arrow{
    display:none;
  }

  .problem-section .boundora-bridge{
    width:100%;
    max-width:none;
    margin:18px 0 0;
    padding:20px 18px;
    gap:18px;
  }

  .problem-section .bridge-copy,
  .problem-section .bridge-tags{
    width:100%;
    max-width:none;
  }

  .problem-section .bridge-copy h3{
    font-size:23px;
    line-height:1.08;
    max-width:100%;
  }

  .problem-section .bridge-tags{
    justify-content:flex-start;
    gap:6px;
  }
}

@media (max-width: 400px){
  .problem-section .container{
    padding-left:12px;
    padding-right:12px;
  }

  .problem-section .fragmented-flow{
    margin-top:26px;
  }

  .problem-section .fragmented-flow .tool-node{
    padding:16px 14px;
  }

  .problem-section .boundora-bridge{
    padding:18px 16px;
  }
}

/* --- Real product screenshot case study --- */
.product-shot{
  appearance:none;
  display:block;
  width:100%;
  margin:0;
  padding:0;
  border:1px solid #cfe3ef;
  border-radius:14px;
  overflow:hidden;
  background:#fff;
  color:var(--ink);
  text-align:left;
  cursor:zoom-in;
  box-shadow:0 20px 48px rgba(15,72,110,.12);
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
.product-shot:hover{
  transform:translateY(-4px);
  box-shadow:0 28px 64px rgba(15,72,110,.17);
  border-color:#9dd8f3;
}
.product-shot:focus-visible{
  outline:3px solid rgba(56,189,248,.35);
  outline-offset:4px;
}
.product-shot img{
  display:block;
  width:100%;
  height:auto;
  aspect-ratio:2048/1120;
  object-fit:cover;
  object-position:center top;
  background:#f5f9fc;
}
.product-shot-featured{
  transform:rotate(-.7deg);
  box-shadow:0 30px 70px rgba(15,72,110,.16);
}
.product-shot-featured:hover{transform:rotate(0deg) translateY(-4px)}
.shot-browser-bar{
  height:38px;
  display:flex;
  align-items:center;
  gap:6px;
  padding:0 12px;
  border-bottom:1px solid #e7f1f7;
  background:#fbfdff;
}
.shot-browser-bar i{
  width:7px;
  height:7px;
  border-radius:50%;
  background:#cddce5;
}
.shot-browser-bar small{
  margin-left:auto;
  color:#71899a;
  font-size:9px;
  font-weight:700;
  letter-spacing:.03em;
}
.shot-caption{
  display:block;
  padding:16px 18px 17px;
  border-top:1px solid #e8f2f7;
  background:#fff;
}
.shot-caption strong{
  display:block;
  font:700 15px/1.25 "Manrope",Arial,sans-serif;
  letter-spacing:-.025em;
}
.shot-caption small{
  display:block;
  margin-top:5px;
  color:#6b8294;
  font-size:11px;
  line-height:1.5;
}
.product-proof{
  margin-top:72px;
  padding-top:44px;
  border-top:1px solid #d4e6f0;
}
.product-proof-heading{
  display:grid;
  grid-template-columns:.85fr 1.15fr;
  gap:70px;
  align-items:end;
  margin-bottom:26px;
}
.proof-kicker{
  display:block;
  color:#0284c7;
  font-size:10px;
  font-weight:800;
  letter-spacing:.16em;
  margin-bottom:8px;
}
.product-proof-heading h3{
  font-size:clamp(28px,3vw,40px);
}
.product-proof-heading p{
  max-width:600px;
  margin:0;
  color:#60778b;
  font-size:15px;
  line-height:1.65;
}
.product-gallery{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
}
.product-gallery .product-shot{
  box-shadow:0 12px 32px rgba(15,72,110,.09);
}
.screenshot-note{
  margin:15px 0 0;
  color:#8195a4;
  font-size:10px;
}
.image-lightbox{
  position:fixed;
  inset:0;
  z-index:200;
  display:none;
  align-items:center;
  justify-content:center;
  padding:28px;
  background:rgba(4,18,30,.88);
  backdrop-filter:blur(8px);
}
.image-lightbox.open{display:flex}
.image-lightbox img{
  display:block;
  max-width:min(1500px,96vw);
  max-height:90vh;
  width:auto;
  height:auto;
  border-radius:10px;
  box-shadow:0 35px 100px rgba(0,0,0,.42);
}
.lightbox-close{
  position:fixed;
  top:18px;
  right:20px;
  width:42px;
  height:42px;
  border:1px solid rgba(255,255,255,.32);
  border-radius:50%;
  background:rgba(255,255,255,.10);
  color:#fff;
  font-size:29px;
  line-height:1;
  cursor:pointer;
}
body.lightbox-open{overflow:hidden}

@media (max-width: 980px){
  .product-proof{margin-top:54px}
  .product-proof-heading{grid-template-columns:1fr;gap:14px}
  .case-visual{width:min(100%,820px);margin:0 auto}
}

@media (max-width: 720px){
  .product-proof{margin-top:42px;padding-top:34px}
  .product-gallery{grid-template-columns:1fr;gap:14px}
  .product-shot-featured{transform:none}
  .product-shot:hover,.product-shot-featured:hover{transform:none}
  .shot-caption{padding:14px 15px 15px}
  .shot-caption strong{font-size:14px}
  .shot-caption small{font-size:10px}
  .product-proof-heading p{font-size:14px}
  .image-lightbox{padding:12px}
  .image-lightbox img{max-width:100%;max-height:86vh;border-radius:7px}
  .lightbox-close{top:10px;right:10px;width:38px;height:38px}
}

@media (max-width: 480px){
  .case-visual{padding:6px 0 18px}
  .case-stamp{display:none}
  .shot-browser-bar{height:32px;padding:0 10px}
  .shot-browser-bar small{font-size:8px}
  .product-proof{margin-top:34px;padding-top:28px}
  .product-proof-heading{margin-bottom:18px}
  .product-gallery{gap:12px}
  .product-shot{border-radius:10px}
  .product-shot img{aspect-ratio:1.55/1;object-fit:cover;object-position:left top}
  .product-shot-featured img{aspect-ratio:1.6/1;object-position:left top}
  .shot-caption{padding:12px 13px 13px}
  .screenshot-note{font-size:9px;line-height:1.45}
}

/* --- SurveySource case study page --- */
.nav-current{color:var(--ink)!important;position:relative}.nav-current:after{content:"";position:absolute;left:0;right:0;bottom:-9px;height:2px;background:var(--lime-2)}
.cs-hero{padding:138px 0 72px;position:relative;overflow:hidden}.cs-hero:before{content:"";position:absolute;width:540px;height:540px;border-radius:50%;background:radial-gradient(circle,rgba(56,189,248,.20),transparent 68%);right:-140px;top:40px;pointer-events:none}.cs-hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:68px;align-items:center}.cs-hero-copy h1{font-size:clamp(46px,5.4vw,78px)}.cs-hero-copy>p{font-size:18px;line-height:1.72;color:#587286;max-width:660px;margin:26px 0 28px}.cs-back{display:inline-flex;color:#668094;font-size:12px;font-weight:700;margin-bottom:28px}.cs-hero-actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap}.cs-hero-photo{position:relative;padding:14px}.cs-hero-photo:before{content:"";position:absolute;inset:0;border:1px solid #a8d9ef;border-radius:18px;transform:rotate(1.8deg)}.cs-hero-photo img{position:relative;width:100%;display:block;aspect-ratio:1.28/1;object-fit:cover;border-radius:14px;box-shadow:0 28px 70px rgba(16,72,106,.16)}.cs-photo-label{position:absolute;left:-20px;bottom:-18px;background:var(--ink);color:#fff;padding:17px 20px;border-radius:9px;box-shadow:0 15px 38px rgba(5,35,56,.22);max-width:255px}.cs-photo-label small,.cs-photo-label strong,.cs-photo-label span{display:block}.cs-photo-label small{font-size:8px;letter-spacing:.16em;color:#7dd3fc;font-weight:800}.cs-photo-label strong{font:700 16px "Manrope";margin:4px 0}.cs-photo-label span{font-size:10px;color:#b3c8d5}.cs-stats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:72px;border-top:1px solid #cae0ed;border-bottom:1px solid #cae0ed}.cs-stats>div{padding:27px 30px;border-right:1px solid #cae0ed;display:flex;flex-direction:column;gap:4px}.cs-stats>div:first-child{padding-left:0}.cs-stats>div:last-child{border-right:0}.cs-stats strong{font:800 29px "Manrope";letter-spacing:-.04em;color:#0b4d75}.cs-stats span{font-size:12px;color:#6e8596;max-width:280px}.cs-story,.cs-system,.cs-build,.cs-learning{padding:112px 0;background:white}.cs-split{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px}.cs-section-title h2{font-size:clamp(38px,4.2vw,60px)}.cs-prose p{font-size:17px;line-height:1.8;color:#617a8c;margin:0 0 22px}.cs-callout{margin-top:30px;padding:25px 28px;background:#f0f9ff;border-left:3px solid var(--lime-2);font-size:15px;line-height:1.7;color:#46657a}.cs-callout strong{color:var(--ink)}.cs-discovery{padding:112px 0}.cs-discovery-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.cs-discovery-photo img{display:block;width:100%;aspect-ratio:1.2/1;object-fit:cover;border-radius:14px;box-shadow:0 25px 65px rgba(18,82,120,.13)}.cs-discovery-photo span{display:block;margin-top:12px;color:#7990a1;font-size:10px}.cs-discovery-copy>p{font-size:16px;color:#617a8c;line-height:1.75;margin:22px 0 30px}.cs-workflow{border-top:1px solid #cee1ec}.cs-workflow>div{display:grid;grid-template-columns:44px 140px 1fr;gap:12px;padding:14px 0;border-bottom:1px solid #dbe9f1;align-items:center}.cs-workflow i{font-style:normal;font-size:9px;font-weight:800;color:#0284c7}.cs-workflow strong{font-size:13px}.cs-workflow small{color:#71899a;font-size:11px}.cs-system-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.cs-system-card{padding:32px 28px 30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:240px}.cs-system-card>span{font-size:9px;font-weight:800;color:#0284c7;letter-spacing:.12em}.cs-system-card h3{font-size:22px;margin:34px 0 12px}.cs-system-card p{font-size:13px;line-height:1.65;color:#667f91;margin:0}.cs-product{padding:112px 0;background:var(--dark);color:#fff}.cs-product-heading{display:grid;grid-template-columns:1fr .8fr;gap:70px;align-items:end;margin-bottom:42px}.cs-product-heading h2 em{color:#8cc6e5}.cs-product-heading p{margin:0;color:#9eb7c7;font-size:15px;line-height:1.7}.cs-feature-shot{max-width:1050px;margin:0 auto 24px}.cs-feature-shot .product-shot{background:#fff;border-color:#294d66;box-shadow:0 30px 80px rgba(0,0,0,.25)}.cs-feature-shot .product-shot img{aspect-ratio:1.82/1}.cs-gallery .product-shot{background:#fff;border-color:#294d66}.light-note{color:#7f9bad}.cs-build-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:start}.cs-build-copy>p{font-size:16px;color:#617a8c;line-height:1.75;margin-top:23px}.cs-stack{border-top:1px solid #d2e3ed}.cs-stack>div{display:grid;grid-template-columns:135px 1fr;gap:24px;padding:21px 0;border-bottom:1px solid #d2e3ed}.cs-stack strong{font-size:12px}.cs-stack span{font-size:13px;color:#667f91}.cs-impact{padding:112px 0}.cs-impact-head{text-align:center;max-width:900px;margin:0 auto 52px}.cs-impact-head .eyebrow{justify-content:center}.cs-impact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.cs-impact-grid article{background:#fff;border:1px solid #d5e7f1;border-radius:12px;padding:34px;min-height:255px;box-shadow:0 12px 35px rgba(17,72,104,.05)}.cs-impact-grid article>strong{font:800 38px "Manrope";letter-spacing:-.05em;color:#075985}.cs-impact-grid h3{font-size:20px;margin:28px 0 10px}.cs-impact-grid p{font-size:13px;color:#697f90;line-height:1.65;margin:0}.cs-lessons{border-top:1px solid #d5e5ee}.cs-lessons>div{display:grid;grid-template-columns:45px 1fr;gap:14px;padding:22px 0;border-bottom:1px solid #d5e5ee}.cs-lessons span{font-size:9px;color:#0284c7;font-weight:800}.cs-lessons p{font-size:14px;line-height:1.7;color:#657d8f;margin:0}.cs-lessons strong{color:var(--ink)}.cs-cta{padding:0 0 112px;background:white}.cs-cta-card{background:var(--ink);color:#fff;border-radius:16px;padding:54px 58px;display:grid;grid-template-columns:1fr auto;gap:55px;align-items:center;box-shadow:0 25px 65px rgba(9,48,73,.14)}.cs-cta-card h2{font-size:clamp(34px,3.7vw,52px);max-width:850px}.cs-cta-card p{color:#a8bfcd;max-width:760px;font-size:15px;line-height:1.7;margin:18px 0 0}.cs-cta-card>.button{white-space:nowrap}.case-page .footer-main{background:transparent}

@media(max-width:980px){.cs-hero-grid,.cs-split,.cs-discovery-grid,.cs-build-grid,.cs-product-heading{grid-template-columns:1fr}.cs-hero-grid{gap:45px}.cs-hero-photo{width:min(100%,780px);margin:auto}.cs-split,.cs-discovery-grid,.cs-build-grid{gap:45px}.cs-system-grid{grid-template-columns:repeat(2,1fr)}.cs-product-heading{gap:16px}.cs-impact-grid{grid-template-columns:1fr}.cs-impact-grid article{min-height:auto}.cs-cta-card{grid-template-columns:1fr}.cs-cta-card>.button{justify-self:start}.cs-stats>div{padding:23px 20px}.nav-current:after{display:none}}
@media(max-width:720px){.cs-hero{padding:112px 0 58px}.cs-hero-copy h1{font-size:clamp(39px,11vw,58px)}.cs-hero-copy>p{font-size:16px}.cs-hero-actions{align-items:flex-start;flex-direction:column}.cs-photo-label{left:7px;bottom:-24px}.cs-stats{grid-template-columns:1fr;margin-top:62px}.cs-stats>div,.cs-stats>div:first-child{padding:18px 0;border-right:0;border-bottom:1px solid #cae0ed}.cs-stats>div:last-child{border-bottom:0}.cs-story,.cs-discovery,.cs-system,.cs-product,.cs-build,.cs-impact,.cs-learning{padding:76px 0}.cs-system-grid{grid-template-columns:1fr}.cs-system-card{min-height:auto;padding:25px 22px}.cs-system-card h3{margin-top:24px}.cs-workflow>div{grid-template-columns:34px 1fr}.cs-workflow small{grid-column:2}.cs-feature-shot .product-shot img{aspect-ratio:1.5/1;object-fit:cover;object-position:left top}.cs-build-grid{gap:34px}.cs-stack>div{grid-template-columns:1fr;gap:5px}.cs-impact-head{margin-bottom:32px}.cs-impact-grid article{padding:27px}.cs-cta{padding-bottom:76px}.cs-cta-card{padding:34px 28px;gap:30px}.cs-split{gap:34px}}
@media(max-width:480px){.cs-hero-photo{padding:7px}.cs-photo-label{position:relative;left:auto;bottom:auto;margin:-16px 10px 0;max-width:none}.cs-hero-photo img{aspect-ratio:1.08/1;object-position:center}.cs-discovery-photo img{aspect-ratio:1/1;object-position:center}.cs-callout{padding:20px}.cs-cta-card{padding:30px 22px}.cs-cta-card>.button{width:100%}}

/* --- Boundora logo integration --- */
.site-header{
  background:rgba(255,255,255,.96);
}
.brand{
  display:inline-flex;
  align-items:center;
  line-height:1;
  flex:0 0 auto;
}
.brand-logo{
  display:block;
  width:176px;
  height:auto;
  max-height:46px;
  object-fit:contain;
  object-position:left center;
  mix-blend-mode:multiply;
}
.footer-logo{
  width:188px;
  max-height:none;
}
.mini-brand{
  min-width:0;
}
.mini-brand-logo{
  display:block;
  width:92px;
  height:auto;
  max-height:29px;
  object-fit:contain;
  object-position:left center;
  mix-blend-mode:multiply;
}

@media (max-width:980px){
  .brand-logo{width:162px;max-height:42px}
}

@media (max-width:720px){
  .brand{font-size:0}
  .brand-logo{width:148px;max-height:38px}
  .footer-logo{width:168px;max-height:none}
  .mini-brand-logo{width:82px;max-height:25px}
}

@media (max-width:400px){
  .brand-logo{width:138px;max-height:35px}
  .nav-wrap{gap:12px}
}

/* --- Conversion-focused homepage additions --- */
.intake-workflow{margin-top:52px}
.intake-workflow-head{display:grid;grid-template-columns:1.15fr .85fr;gap:50px;align-items:end;margin-bottom:22px}
.intake-kicker{display:block;color:#0284c7;font-size:10px;font-weight:800;letter-spacing:.16em;margin-bottom:9px}
.intake-workflow-head h3{font-size:clamp(25px,2.2vw,34px);letter-spacing:-.035em}
.intake-workflow-head>p{margin:0;color:#6c8293;font-size:14px;line-height:1.65;max-width:470px;justify-self:end}
.intake-compare{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.intake-card{background:#fff;border:1px solid #d6e6ef;border-radius:16px;padding:28px;box-shadow:0 18px 52px rgba(15,72,110,.06);position:relative;overflow:hidden}
.intake-card-after{background:linear-gradient(145deg,#f1faff 0%,#fff 72%);border-color:#8fd7f6;box-shadow:0 22px 58px rgba(14,165,233,.10)}
.intake-card-after:before{content:"";position:absolute;right:-80px;top:-100px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(56,189,248,.16),rgba(56,189,248,0) 70%);pointer-events:none}
.intake-card-top{display:flex;align-items:flex-start;gap:14px;padding-bottom:22px;border-bottom:1px solid #e1edf3;position:relative;z-index:1}
.intake-icon{flex:0 0 34px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;font:800 17px "Manrope"}
.intake-icon-before{background:#edf3f6;color:#506b7d;border:1px solid #d6e1e7}
.intake-icon-after{background:#0284c7;color:white;box-shadow:0 0 0 5px rgba(56,189,248,.10)}
.intake-label{display:block;font-size:9px;font-weight:800;letter-spacing:.13em;color:#6c8293;margin:1px 0 5px}
.intake-card-after .intake-label{color:#0284c7}
.intake-card h4{font:700 20px/1.2 "Manrope",Arial,sans-serif;letter-spacing:-.025em;margin:0;color:var(--ink)}
.intake-steps{list-style:none;padding:22px 0 8px;margin:0;position:relative}
.intake-steps:before{content:"";position:absolute;left:15px;top:38px;bottom:27px;width:1px;background:#d9e7ee}
.intake-card-after .intake-steps:before{background:#bae6fd}
.intake-steps li{display:grid;grid-template-columns:32px 1fr;gap:13px;position:relative;padding:0 0 17px}
.intake-steps li:last-child{padding-bottom:8px}
.intake-steps li>span{position:relative;z-index:1;width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#f4f8fa;border:1px solid #d7e5ec;color:#7890a1;font-size:8px;font-weight:800}
.intake-card-after .intake-steps li>span{background:#e9f8ff;border-color:#9edcf7;color:#0277b5}
.intake-steps strong,.intake-steps small{display:block}
.intake-steps strong{font:700 13px/1.35 "Manrope",Arial,sans-serif;color:#17344a;margin:1px 0 3px}
.intake-steps small{font-size:11px;line-height:1.55;color:#758b9a}
.intake-outcome{margin-top:11px;padding:16px 17px;border-radius:10px;background:#f5f8fa;border:1px solid #e1e9ee}
.intake-outcome-after{background:#eaf8ff;border-color:#b6e4f8}
.intake-outcome span{display:block;font-size:8px;font-weight:800;letter-spacing:.13em;color:#708593;margin-bottom:4px}
.intake-outcome-after span{color:#0277b5}
.intake-outcome p{margin:0;color:#506b7d;font-size:12px;line-height:1.55;font-weight:500}
.lead-result-band{display:grid;grid-template-columns:52px 1fr auto;gap:18px;align-items:center;margin-top:18px;background:#fff;border:1px solid #cde6f3;border-radius:14px;padding:20px 22px;box-shadow:0 12px 34px rgba(15,72,110,.05)}
.lead-engine-mark{width:46px;height:46px;border-radius:50%;border:1px solid #b9deef;background:#f2fbff;display:flex;align-items:flex-end;justify-content:center;gap:3px;padding-bottom:12px}
.lead-engine-mark i{display:block;width:5px;border-radius:3px;background:#0ea5e9}
.lead-engine-mark i:nth-child(1){height:9px}.lead-engine-mark i:nth-child(2){height:16px}.lead-engine-mark i:nth-child(3){height:23px}
.lead-result-copy{min-width:0}.lead-result-eyebrow{display:block;color:#0284c7;font-size:8px;font-weight:800;letter-spacing:.13em;margin-bottom:3px}.lead-result-copy strong{display:block;font:700 16px/1.35 "Manrope";color:var(--ink)}
.lead-result-copy p{margin:3px 0 0;color:#718899;font-size:11px;line-height:1.55;max-width:650px}
.lead-result-band .button-primary{background:linear-gradient(135deg,#0284c7,#0ea5e9);color:#fff;white-space:nowrap;padding:13px 17px}
.lead-result-band .button-primary:hover{background:linear-gradient(135deg,#0369a1,#0284c7)}
.lead-result-band .button-primary span{color:#fff}
.solution-card-featured{grid-column:span 2;background:linear-gradient(135deg,#f2fbff,#fff);position:relative}.solution-card-featured:hover{background:linear-gradient(135deg,#e8f8ff,#fff)}.solution-card-featured .start-here{position:absolute;top:28px;right:28px}.start-here{display:inline-flex;font-size:9px;font-weight:800;letter-spacing:.14em;color:#0369a1;background:#dff4fe;border-radius:99px;padding:6px 9px}.solution-outcome{display:flex;gap:9px;align-items:center;margin-top:24px;padding-top:18px;border-top:1px solid #cfe4ef;font-size:11px}.solution-outcome strong{color:#0369a1}.solution-outcome span{color:#617a8c}
.founder-note{display:grid;grid-template-columns:48px 1fr;gap:14px;margin-top:34px;padding-top:28px;border-top:1px solid rgba(186,230,253,.23)}.founder-mark{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#dff4fe;color:#075985;font:800 13px "Manrope"}.founder-note strong,.founder-note small{display:block}.founder-note strong{font:700 14px "Manrope"}.founder-note small{color:#7dd3fc;font-size:10px;margin-top:2px}.founder-note p{font-size:12px!important;line-height:1.65!important;color:#b7cad6!important;margin:9px 0 0!important;max-width:510px}
.hp-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.form-submit:disabled{opacity:.65;cursor:not-allowed;transform:none}.form-status{min-height:20px;margin:8px 0 0;font-size:12px}.form-status.success{color:#08764b}.form-status.error{color:#b42318}.form-status.error a{text-decoration:underline}.footer-links a[href="privacy.html"]{color:#6f8798}.cs-impact-grid{grid-template-columns:repeat(4,1fr)}
.legal-page{padding:140px 0 90px;background:#fff}.legal-wrap{max-width:850px}.legal-wrap h1{font-size:clamp(44px,6vw,72px)}.legal-updated{color:#7a91a2;margin:14px 0 52px}.legal-wrap section{padding:28px 0;border-top:1px solid #d8e8f1}.legal-wrap section h2{font-size:25px}.legal-wrap section p{font-size:15px;line-height:1.8;color:#5f788a}.legal-wrap section a{text-decoration:underline}.not-found{min-height:100vh;display:grid;place-items:center;padding:40px 0}.not-found-card{text-align:center;max-width:680px}.not-found-logo{width:190px;height:auto;margin-bottom:50px}.not-found-card>span{display:block;color:#0284c7;font-weight:800;letter-spacing:.12em;margin-bottom:12px}.not-found-card h1{font-size:clamp(46px,7vw,78px)}.not-found-card p{font-size:17px;color:#617a8c;margin:20px 0 30px}
@media(max-width:980px){.intake-workflow-head{grid-template-columns:1fr;gap:10px}.intake-workflow-head>p{justify-self:start}.lead-result-band{grid-template-columns:52px 1fr}.lead-result-band .button-primary{grid-column:2;justify-self:start}.cs-impact-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.intake-workflow{margin-top:36px}.intake-workflow-head{margin-bottom:18px}.intake-workflow-head h3{font-size:26px}.intake-compare{grid-template-columns:1fr}.intake-card{padding:22px}.lead-result-band{grid-template-columns:44px 1fr;padding:18px}.lead-engine-mark{width:40px;height:40px}.solution-card-featured{grid-column:auto}.solution-card-featured .start-here{top:24px;right:22px}.solution-outcome{align-items:flex-start;flex-direction:column}.cs-impact-grid{grid-template-columns:1fr}}
@media(max-width:480px){.intake-card{padding:18px}.intake-card-top{gap:11px}.intake-card h4{font-size:18px}.intake-steps small{font-size:10.5px}.lead-result-band{grid-template-columns:1fr;gap:12px}.lead-engine-mark{display:none}.lead-result-band .button-primary{grid-column:1;width:100%}.founder-note{grid-template-columns:40px 1fr}.founder-mark{width:40px;height:40px}}

/* --- Solutions grid alignment refinement --- */
.solutions .section-heading{
  align-items:start;
}

.solution-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
  border:0;
  align-items:stretch;
}

.solution-card,
.solution-card-featured{
  grid-column:auto;
  min-height:440px;
  height:100%;
  padding:28px 26px 24px;
  border:1px solid #d8e8f1;
  border-radius:14px;
  background:#fff;
  display:flex;
  flex-direction:column;
  position:relative;
  overflow:hidden;
  box-shadow:0 10px 30px rgba(18,72,104,.045);
}

.solution-card:hover{
  background:#fff;
  border-color:#b9dcea;
  transform:translateY(-3px);
  box-shadow:0 18px 38px rgba(18,72,104,.09);
}

.solution-card-featured{
  background:linear-gradient(145deg,#effaff 0%,#fff 72%);
  border-color:#8ed6f3;
  box-shadow:0 16px 38px rgba(14,165,233,.085);
}

.solution-card-featured:hover{
  background:linear-gradient(145deg,#eaf8ff 0%,#fff 72%);
  border-color:#63c6ee;
}

.solution-card-featured:before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  right:0;
  height:3px;
  background:linear-gradient(90deg,#0284c7,#38bdf8);
}

.solution-card-head{
  min-height:42px;
  display:flex;
  align-items:center;
  gap:10px;
  margin-bottom:24px;
}

.solution-number{
  margin:0;
  font-size:10px;
  color:#8295a2;
  font-weight:800;
  letter-spacing:.14em;
}

.solution-icon{
  position:static;
  margin-left:auto;
  flex:0 0 38px;
  width:38px;
  height:38px;
  border:1px solid #c8dce9;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:#fff;
  color:#17344a;
}

.start-here,
.solution-card-featured .start-here{
  position:static;
  margin-left:2px;
  display:inline-flex;
  align-items:center;
  font-size:8px;
  line-height:1;
  font-weight:800;
  letter-spacing:.13em;
  color:#0369a1;
  background:#dff4fe;
  border:1px solid #b8e4f8;
  border-radius:99px;
  padding:7px 9px;
}

.solution-card h3{
  margin:0 0 12px;
  font-size:24px;
  line-height:1.12;
  min-height:54px;
}

.solution-card p{
  color:#667d8f;
  font-size:14px;
  line-height:1.65;
  margin:0;
  min-height:92px;
}

.solution-card ul{
  list-style:none;
  padding:0;
  margin:22px 0 22px;
}

.solution-card li{
  font-size:13px;
  line-height:1.45;
  padding:8px 0;
  border-bottom:1px dashed #e1e9ee;
}

.solution-card li:before{
  content:"+";
  color:#0ea5e9;
  margin-right:8px;
  font-weight:800;
}

.solution-outcome{
  margin-top:auto;
  padding-top:16px;
  border-top:1px solid #dbe8ef;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:4px;
  font-size:11px;
  line-height:1.5;
}

.solution-outcome strong{
  color:#0284c7;
  font-size:9px;
  letter-spacing:.08em;
  text-transform:uppercase;
}

.solution-outcome span{
  color:#617a8c;
}

@media(max-width:980px){
  .solution-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
  .solution-card,.solution-card-featured{min-height:430px;}
}

@media(max-width:720px){
  .solution-grid{grid-template-columns:1fr;gap:14px;}
  .solution-card,.solution-card-featured{min-height:auto;padding:24px 22px;}
  .solution-card-head{margin-bottom:20px;}
  .solution-card h3{min-height:auto;font-size:23px;}
  .solution-card p{min-height:auto;}
  .solution-outcome{margin-top:22px;}
}

/* Connected workflow overview */
.workflow-overview{padding:104px 0;background:linear-gradient(180deg,#f8fcff 0%,#f4faff 55%,#fff 100%);border-top:1px solid #e3eef5;border-bottom:1px solid #e3eef5}
.workflow-overview .section-intro{max-width:930px}
.workflow-overview .section-intro p{max-width:760px}

.workflow-path{display:flex;align-items:stretch;justify-content:center;gap:10px;margin-top:52px;padding:18px;background:rgba(255,255,255,.72);border:1px solid #dbeaf3;border-radius:18px;box-shadow:0 18px 45px rgba(15,72,110,.05)}
.workflow-path-step{position:relative;flex:1;min-width:0;display:flex;align-items:center;gap:12px;padding:20px 16px;background:#fff;border:1px solid #d8e8f1;border-radius:13px;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.workflow-path-step:hover{transform:translateY(-3px);border-color:#a9dff5;box-shadow:0 12px 28px rgba(15,72,110,.07)}
.workflow-path-number{position:absolute;top:9px;right:11px;font-size:8px;font-weight:800;letter-spacing:.14em;color:#91a5b3}
.workflow-path-icon{width:38px;height:38px;flex:0 0 38px;border-radius:50%;display:grid;place-items:center;background:#eaf8ff;border:1px solid #b7e3f7;color:#0277b5;font:800 14px "Manrope"}
.workflow-path-step strong{display:block;font:700 14px/1.25 "Manrope";letter-spacing:-.025em;color:#10283d;white-space:normal}
.workflow-path-step small{display:block;margin-top:4px;font-size:9px;font-weight:600;letter-spacing:.02em;color:#7a8f9f}
.workflow-path-arrow{align-self:center;color:#7dc8e9;font-size:17px;font-weight:700;flex:0 0 auto}

.workflow-start-simple{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-top:18px;padding:27px 30px;background:#0b2940;color:#fff;border-radius:15px;box-shadow:0 20px 50px rgba(11,41,64,.13);position:relative;overflow:hidden}
.workflow-start-simple:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-110px;top:-150px;background:radial-gradient(circle,rgba(56,189,248,.18),rgba(56,189,248,0) 70%);pointer-events:none}
.workflow-start-simple-copy,.workflow-start-simple-action{position:relative;z-index:1}
.workflow-start-kicker{display:block;color:#7dd3fc;font-size:8px;font-weight:800;letter-spacing:.16em;margin-bottom:7px}
.workflow-start-simple h3{font-size:clamp(22px,2vw,29px);line-height:1.2;letter-spacing:-.035em;margin:0}
.workflow-start-simple p{max-width:690px;margin:9px 0 0;color:#bfd0dc;font-size:12px;line-height:1.65}
.workflow-start-simple-action{display:flex;align-items:center;gap:18px;flex:0 0 auto}
.workflow-common-start{padding-right:18px;border-right:1px solid rgba(255,255,255,.18)}
.workflow-common-start span{display:block;color:#7dd3fc;font-size:7px;font-weight:800;letter-spacing:.14em;margin-bottom:3px}
.workflow-common-start strong{display:block;font:700 14px/1.3 "Manrope";white-space:nowrap}
.workflow-start-simple .button-primary{background:#fff;color:#0b2940;padding:12px 15px;font-size:11px;white-space:nowrap}
.workflow-start-simple .button-primary:hover{background:#e9f8ff}
.workflow-start-simple .button-primary span{color:#0284c7}

@media(max-width:1100px){
  .workflow-path{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
  .workflow-path-arrow{display:none}
  .workflow-start-simple{align-items:flex-start}
  .workflow-start-simple-action{flex-direction:column;align-items:flex-start}
  .workflow-common-start{padding-right:0;padding-bottom:11px;border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}
}
@media(max-width:760px){
  .workflow-overview{padding:74px 0}
  .workflow-path{grid-template-columns:1fr 1fr;margin-top:36px;padding:12px}
  .workflow-path-step{padding:18px 14px}
  .workflow-start-simple{flex-direction:column;padding:24px;gap:20px}
  .workflow-start-simple-action{width:100%;flex-direction:row;align-items:center;justify-content:space-between}
  .workflow-common-start{padding:0 16px 0 0;border-bottom:0;border-right:1px solid rgba(255,255,255,.18)}
}
@media(max-width:520px){
  .workflow-path{grid-template-columns:1fr;gap:8px}
  .workflow-path-step{min-height:70px}
  .workflow-start-simple{padding:21px;border-radius:13px}
  .workflow-start-simple-action{align-items:stretch;flex-direction:column}
  .workflow-common-start{padding:0 0 12px;border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}
  .workflow-start-simple .button-primary{width:100%;justify-content:center}
}



/* Before / With Boundora workflow comparison */
.workflow-compare{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
  margin-top:52px;
}
.workflow-compare-panel{
  display:flex;
  flex-direction:column;
  min-width:0;
  padding:30px;
  border:1px solid #dbe8f0;
  border-radius:18px;
  background:#fff;
  box-shadow:0 18px 45px rgba(15,72,110,.055);
}
.workflow-compare-before{background:linear-gradient(180deg,#ffffff 0%,#fbfcfd 100%)}
.workflow-compare-after{
  background:linear-gradient(180deg,#f4fbff 0%,#eef9ff 100%);
  border-color:#bfe4f5;
  box-shadow:0 20px 50px rgba(2,132,199,.09);
}
.workflow-compare-head{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:20px;
  padding-bottom:22px;
  border-bottom:1px solid #e4edf3;
}
.workflow-compare-label{
  display:block;
  margin-bottom:8px;
  font-size:9px;
  font-weight:800;
  letter-spacing:.16em;
  color:#7b8f9e;
}
.workflow-compare-after .workflow-compare-label{color:#0284c7}
.workflow-compare-head h3{
  margin:0;
  font:700 clamp(24px,2.2vw,32px)/1.18 "Manrope";
  letter-spacing:-.04em;
  color:#10283d;
}
.workflow-compare-mark{
  width:42px;
  height:42px;
  flex:0 0 42px;
  display:grid;
  place-items:center;
  border-radius:50%;
  border:1px solid #d8e5ec;
  background:#f5f8fa;
  color:#748895;
  font:800 18px/1 "Manrope";
}
.workflow-compare-after .workflow-compare-mark{
  border-color:#a9ddf3;
  background:#dff5ff;
  color:#0284c7;
}
.workflow-compare-list{display:flex;flex-direction:column;flex:1}
.workflow-compare-row{
  display:grid;
  grid-template-columns:30px minmax(0,1fr);
  gap:14px;
  padding:18px 0;
  border-bottom:1px dashed #dfe9ef;
}
.workflow-compare-row:last-child{border-bottom:0}
.workflow-compare-row>span{
  padding-top:3px;
  font:800 9px/1.4 "Manrope";
  letter-spacing:.12em;
  color:#9aabb6;
}
.workflow-compare-after .workflow-compare-row>span{color:#4db6e2}
.workflow-compare-row strong{
  display:block;
  margin-bottom:5px;
  font:700 14px/1.35 "Manrope";
  letter-spacing:-.018em;
  color:#122b40;
}
.workflow-compare-row p{
  margin:0;
  font-size:12px;
  line-height:1.6;
  color:#667e8f;
}
.workflow-compare-result{
  margin-top:12px;
  padding:16px 18px;
  border-radius:12px;
  background:#f4f7f9;
}
.workflow-compare-after .workflow-compare-result{background:#dff5ff}
.workflow-compare-result small{
  display:block;
  margin-bottom:4px;
  font-size:7px;
  font-weight:800;
  letter-spacing:.14em;
  color:#8396a3;
}
.workflow-compare-after .workflow-compare-result small{color:#0284c7}
.workflow-compare-result strong{
  display:block;
  font:700 13px/1.4 "Manrope";
  color:#173247;
}

@media(max-width:900px){
  .workflow-compare{grid-template-columns:1fr;gap:14px;margin-top:38px}
  .workflow-compare-panel{padding:26px}
}
@media(max-width:560px){
  .workflow-compare-panel{padding:21px 19px;border-radius:14px}
  .workflow-compare-head{padding-bottom:18px}
  .workflow-compare-head h3{font-size:23px}
  .workflow-compare-mark{width:36px;height:36px;flex-basis:36px;font-size:16px}
  .workflow-compare-row{grid-template-columns:24px minmax(0,1fr);gap:10px;padding:15px 0}
  .workflow-compare-row strong{font-size:13px}
  .workflow-compare-row p{font-size:11px}
}

/* --- Real dashboard hero visual --- */
.hero-real-visual{
  min-height:540px;
  display:flex;
  align-items:center;
  justify-content:center;
}
.hero-real-visual .visual-glow{
  inset:80px 20px 90px 30px;
  opacity:.16;
}
.hero-dashboard-shell{
  position:relative;
  z-index:2;
  width:118%;
  margin-left:-6%;
  border:1px solid #d6e7f1;
  border-radius:16px;
  overflow:hidden;
  background:#fff;
  box-shadow:0 30px 80px rgba(15,72,110,.16);
  transform:rotate(-.65deg);
}
.hero-dashboard-image{
  display:block;
  width:100%;
  height:auto;
  aspect-ratio:2048/1118;
}
.hero-dashboard-brand{
  position:absolute;
  z-index:3;
  left:0;
  top:0;
  width:15.8%;
  height:9.1%;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  padding-left:2.1%;
  background:#fff;
}
.hero-dashboard-brand img{
  display:block;
  width:78%;
  height:auto;
}
.hero-real-caption{
  position:absolute;
  z-index:4;
  right:-2px;
  bottom:55px;
  display:flex;
  align-items:center;
  gap:8px;
  padding:10px 13px;
  border:1px solid #c9e4f2;
  border-radius:8px;
  background:rgba(255,255,255,.94);
  box-shadow:0 12px 28px rgba(15,72,110,.11);
  color:#456b82;
  font-size:9px;
  font-weight:800;
  letter-spacing:.12em;
}
.hero-real-caption span{
  width:7px;
  height:7px;
  border-radius:50%;
  background:var(--lime-2);
  box-shadow:0 0 0 4px rgba(14,165,233,.12);
}

@media (max-width:1100px){
  .hero-dashboard-shell{width:110%;margin-left:-3%}
}
@media (max-width:980px){
  .hero-real-visual{min-height:440px}
  .hero-dashboard-shell{width:100%;margin-left:0;transform:none}
  .hero-real-caption{right:12px;bottom:24px}
}
@media (max-width:720px){
  .hero{padding-bottom:48px}
  .hero-grid{gap:22px}
  .hero-real-visual{min-width:0;min-height:auto;margin-top:8px;padding-bottom:0;flex-direction:column;align-items:stretch}
  .hero-dashboard-shell{width:100%;max-width:100%;margin-left:0;border-radius:11px;box-shadow:0 20px 50px rgba(15,72,110,.13);transform:none}
  .hero-dashboard-image{max-width:100%}
  .hero-dashboard-brand{width:16.2%;height:9.4%;padding-left:1.8%}
  .hero-real-caption{position:relative;right:auto;bottom:auto;margin-top:12px;align-self:flex-start;font-size:8px;padding:8px 10px}
}
@media (max-width:480px){
  html,body{width:100%;max-width:100%;overflow-x:clip}
  main,main>section{width:100%;max-width:100%}
  .container{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin-left:12px!important;margin-right:12px!important}
  .hero{padding-top:112px;padding-bottom:36px}
  .hero-grid{width:100%;grid-template-columns:minmax(0,1fr);gap:16px}
  .hero-copy,.hero-actions,.hero-proof,.hero-real-visual{min-width:0;max-width:none}
  .hero-actions{width:100%}
  .hero-actions .button-primary{width:100%}
  .hero-copy h1{font-size:clamp(38px,11.5vw,48px)}
  .hero-copy p.hero-lead{margin:18px 0 22px}
  .hero-proof{width:100%;margin-top:26px;padding-top:16px}
  .hero-real-visual{width:100%;margin-top:4px;padding-bottom:0}
  .hero-dashboard-shell{width:100%;max-width:100%;margin-left:0;border-radius:9px}
  .hero-dashboard-brand{width:16.4%;height:9.6%}
  .hero-real-caption{margin-top:10px}
  .workflow-compare,.workflow-compare-panel{width:100%;max-width:100%;min-width:0}
}
