/* Site v2 solution pages (generated by design/solution-pages/site/port_to_site.py in solea-marketing-context; edit there and re-port).
   App views, FAQ and page styles come from the product pages (design/product-pages/site); the role sections from solutions.css. */
/* ======== Solea product views (scoped tokens) ======== */
.sol{
  --canvas:#f6f5f4; --background:#fff; --foreground:#19181c; --fg2:#616161; --mfg:rgba(25,24,28,.5);
  --border:rgba(25,24,28,.1); --accent:hsl(300 2% 91%); --muted:#f5f5f5; --side-acc:#e8e8e8; --side-fg:rgba(25,24,28,.6);
  --green:#d7f7c8; --blue:#d9e8ff; --yellow:#fdeab6; --purple:#fadfff; --red:#ffdad3; --orange:#ffdfc1;
  --rail-green:#41c000; --rail-blue:#00c3f8; --rail-yellow:#fbc600; --rail-purple:#a855f7;
  --destructive:#e23c3c;
  --shadow-xs:0 0 .75px 0 rgba(25,24,28,.4);
  --shadow-sm:0 0 .75px 0 rgba(25,24,28,.4),0 4px 12px -6px rgba(25,24,28,.04),0 1.5px 4px -1.5px rgba(25,24,28,.1);
  --shadow-lg:0 0 .75px 0 rgba(25,24,28,.32),0 0 6px 0 rgba(25,24,28,.02),0 12px 32px -12px rgba(25,24,28,.12),0 16px 64px -16px rgba(25,24,28,.08);
  --shadow-primary-button:0 1px 2px 0 rgba(178,76,3,.1),0 3px 4px -1px rgba(178,76,3,.1),0 4px 12px -4px rgba(178,76,3,.1),0 .5px 0 0 #e16206 inset,0 1px 0 0 rgba(255,255,255,.16) inset,0 .5px .5px 0 rgba(255,255,255,.4) inset,0 0 .5px .5px rgba(178,76,3,.16) inset,0 -1px 0 0 rgba(178,76,3,.16) inset;
  font-family:"Hanken Grotesk",sans-serif;font-size:14px;line-height:20px;letter-spacing:-.01em;font-weight:450;color:var(--foreground);background:var(--canvas);
  display:flex;
}
.sol *{box-sizing:border-box}
.sol svg.lucide{width:16px;height:16px;stroke-width:1.75;flex:none}
.sol .dsp{font-family:"Schibsted Grotesk",sans-serif;letter-spacing:.01em;font-weight:450}
.s-side{width:232px;flex:none;display:flex;flex-direction:column;padding:10px 8px 8px}
.s-office{display:flex;align-items:center;gap:8px;padding:0 4px 10px}
.s-office .sq{flex:none;width:24px;height:24px;border-radius:8px;background:linear-gradient(#f87f29,#ef6706);color:#fff;display:grid;place-items:center;font-size:12px}
.s-office span:not(.sq){flex:1;color:var(--foreground)}
.s-office svg{color:var(--side-fg)}
.s-nav{display:flex;flex-direction:column;gap:1px}
.s-ni{height:34px;display:flex;align-items:center;gap:8px;padding:0 8px;border-radius:10px;color:var(--side-fg)}
.s-ni.on{background:var(--side-acc);color:var(--foreground);letter-spacing:-.015em}
.s-ni .b{margin-left:auto;font-size:12px;line-height:14px;padding:2px 6px;border-radius:8px;background:var(--muted);color:var(--mfg)}
.s-sub{margin:0 0 2px 16px;padding-left:10px;border-left:1px solid var(--border)}
.s-sub .s-ni{height:30px}
.s-user{margin-top:auto;display:flex;align-items:center;gap:8px;padding:8px 4px 0}
.av{width:28px;height:28px;border-radius:50%;background:#d9d6d3;color:#5b5856;display:grid;place-items:center;font-size:12px;flex:none}
.av.sq{border-radius:8px;width:24px;height:24px;font-size:11px}
.s-main{flex:1;min-width:0;padding:8px 8px 8px 0;display:flex}
.s-panel{flex:1;min-width:0;background:var(--background);border-radius:14px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;overflow:hidden;position:relative}
.s-head{height:36px;flex:none;display:flex;align-items:center;gap:8px;padding:0 16px;border-bottom:1px solid var(--border);color:var(--mfg)}
.s-head .sep{width:1px;height:14px;background:var(--border)}
.s-head .crumb{color:var(--mfg)} .s-head .crumb.cur{color:var(--foreground)}
.s-head .sp{flex:1}
.s-btn{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 12px;border-radius:10px;font-size:14px;color:var(--foreground);background:var(--background);box-shadow:var(--shadow-sm);white-space:nowrap}
.s-btn.xs{height:auto;padding:4px 8px;border-radius:8px;font-size:13px;font-weight:400}
.s-btn.ghost{box-shadow:none;background:transparent}
.s-btn.pri{color:#fff;background:linear-gradient(#f87f29,#ef6706);box-shadow:var(--shadow-primary-button)}
.s-btn.ic{width:28px;height:28px;padding:0;justify-content:center}
.s-bad{display:inline-flex;align-items:center;gap:4px;font-size:12px;line-height:14px;padding:2px 6px;border-radius:8px;white-space:nowrap;border:1px solid transparent;color:var(--foreground)}
.s-bad.green{background:var(--green)} .s-bad.blue{background:var(--blue)} .s-bad.yellow{background:var(--yellow)} .s-bad.purple{background:var(--purple)} .s-bad.red{background:var(--red)} .s-bad.orange{background:var(--orange)}
.s-bad.outline{border-color:var(--border)} .s-bad.muted{background:var(--muted);color:var(--mfg)}
.s-tool{display:flex;align-items:center;gap:10px;padding:10px 16px;border-bottom:1px solid var(--border);flex:none}
.s-sel{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 10px;border-radius:10px;border:.5px solid rgba(25,24,28,.4);font-size:14px}
.spark{display:inline-block;width:14px;height:14px;flex:none}

/* ===== app shell: 50px icon rail, titled panel, lined tables ===== */
.r-rail{width:50px;flex:none;display:flex;flex-direction:column;align-items:center;gap:4px;padding:18px 0 8px}
.r-rail .mk{width:24px;height:24px;margin-bottom:16px;display:block}
.r-rail .mk svg{width:24px;height:24px;display:block}
.r-rail .ri{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;color:rgba(25,24,28,.6)}
.r-rail .ri.on{background:#e8e8e8;color:#19181c}
.r-rail svg.lucide{width:18px;height:18px;stroke-width:1.6}
.r-main{flex:1;min-width:0;display:flex;gap:4px;padding:4px 4px 4px 0}
.r-panel,.r-drawer{background:#fff;border-radius:12px;box-shadow:0 0 0 .75px rgba(25,24,28,.13);display:flex;flex-direction:column;overflow:hidden;position:relative;min-width:0}
.r-panel{flex:1}
.r-drawer{width:410px;flex:none}
/* page title as the live app shows it: plain 14px text in a slim header bar with a hairline under it */
.r-title{display:flex;align-items:center;gap:10px;height:38px;flex:none;padding:0 16px;border-bottom:1px solid var(--border);font-size:14px;line-height:20px;letter-spacing:-.01em;font-weight:450;color:var(--foreground)}
.r-tool{display:flex;align-items:center;gap:8px;padding:12px 16px}
.r-tool .sp{flex:1}
.r-search{display:flex;align-items:center;gap:8px;height:34px;width:300px;padding:0 12px;border-radius:10px;box-shadow:0 0 0 .75px rgba(25,24,28,.14);color:rgba(25,24,28,.42)}
.r-btn{display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 12px;border-radius:10px;box-shadow:0 0 0 .75px rgba(25,24,28,.14);color:#19181c;background:#fff;white-space:nowrap}
.r-btn.pri{color:#fff;background:linear-gradient(#f87f29,#ef6706);box-shadow:var(--shadow-primary-button)}
.r-ib{width:30px;height:34px;display:grid;place-items:center;color:rgba(25,24,28,.6)}
.r-tbl{flex:1;min-height:0;overflow:hidden;border-top:1px solid #f0efee}
.r-row{display:grid;align-items:stretch;height:40px;border-bottom:1px solid #f3f3f3}
.r-row > span{padding:0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;border-right:1px solid #eae9e9;min-width:0}
.r-row > span:first-child{justify-content:center;padding:0}
.r-row > span:last-child{border-right:0}
.r-row.h{height:34px}
.r-row .num{justify-content:flex-end;font-variant-numeric:tabular-nums}
.r-row .mut{color:rgba(25,24,28,.5)}
.r-row.sel{background:#fcf5df}
.cb{width:16px;height:16px;border-radius:5px;box-shadow:inset 0 0 0 1px rgba(25,24,28,.28);display:inline-block}
.r-foot{height:40px;flex:none;display:flex;align-items:center;gap:22px;padding:0 16px;border-top:1px solid #f0efee;color:rgba(25,24,28,.5)}
.r-foot b{color:#19181c;font-weight:450}
.r-foot .sp{flex:1}
.bdg{display:inline-block;font-size:12px;line-height:14px;padding:3px 6px;border-radius:6px;color:#19181c;white-space:nowrap}
.bdg.y{background:#fbecbf}.bdg.g{background:#d7f7c8}.bdg.x{background:#e9e8e7}.bdg.b{background:#dbe7fb}.bdg.r{background:#ffdad3}.bdg.p{background:#f6e3fb}.bdg.o{background:#ffe4cc}
.r-dh{display:flex;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid #f0efee}
.r-dh .t{flex:1;min-width:0}
.r-dh .t div{font-family:"Schibsted Grotesk",sans-serif;font-size:16px;line-height:20px}
.r-dh .t span{font-size:12px;color:rgba(25,24,28,.5)}
.r-db{padding:14px 16px;display:flex;flex-direction:column;gap:12px;min-height:0;flex:1}
.date-nav{display:flex;align-items:center;gap:6px}

/* reporting */
.rp{flex:1;padding:4px 20px 18px;display:flex;flex-direction:column;gap:12px;min-height:0}
.ask{display:flex;align-items:center;gap:10px;height:50px;padding:0 8px 0 14px;border-radius:14px;background:#fff;box-shadow:0 0 .75px rgba(0,0,0,.25),0 1px 3px rgba(0,0,0,.05),0 4px 10px -4px rgba(0,0,0,.14)}
.ask .q{flex:1;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ask .q .ph{color:rgba(25,24,28,.4)}
.ask .q i.car{display:inline-block;width:1.5px;height:17px;background:#ef6706;vertical-align:-3px;margin-left:1px;animation:blink 1s steps(1) infinite}
.chips{display:flex;gap:8px;flex-wrap:wrap;align-items:center;font-size:12.5px;color:rgba(25,24,28,.5)}
.chips span.c{padding:5px 10px;border-radius:999px;box-shadow:0 0 0 .75px rgba(25,24,28,.16);color:rgba(25,24,28,.75)}
.dash{flex:1;min-height:0;display:flex;flex-direction:column;gap:10px}
.dh{display:flex;align-items:center;gap:8px}
.dh .t{flex:1}
.dh .t div{font-family:"Schibsted Grotesk",sans-serif;font-size:16px;line-height:20px}
.dh .t span{font-size:12px;color:rgba(25,24,28,.5)}
.dgrid{flex:1;min-height:0;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:10px}
.dc{border-radius:14px;box-shadow:var(--shadow-sm);padding:10px 12px 8px;display:flex;flex-direction:column;min-height:0;transition:opacity .45s var(--ease),transform .5s var(--ease)}
.dc .ct{font-size:13px;display:flex;align-items:baseline;gap:8px}
.dc .ct span{font-size:11.5px;color:rgba(25,24,28,.5)}
.dsvg{flex:1;min-height:0;width:100%;display:block;margin-top:4px}
.rp.building .dc{opacity:0;transform:translateY(8px)}
.rp.building .dc.on{opacity:1;transform:none}
.rstatus{font-size:12.5px;color:rgba(25,24,28,.55);display:flex;align-items:center;gap:8px;height:18px}
.rstatus .spin{width:13px;height:13px;border-radius:50%;border:2px solid rgba(248,127,41,.2);border-top-color:#f87f29;animation:spin .8s linear infinite}

/* dispatch board, from the live Routes screen: white cards with a left rail, drive-time connectors, now line */
/* dispatch board as the product draws it (Solea-AI/web scheduling/board): 78px time column, lanes on the canvas, 8 AM shift start */
.brd2{flex:1;display:flex;min-height:0;overflow:hidden;position:relative;border-top:1px solid #f0efee;background:#f6f5f4}
.brd2 .tc{width:78px;flex:none;border-right:1px solid #eeedec;position:relative;background:#fff}
.brd2 .col{flex:1;min-width:0;border-right:1px solid #eeedec}
.brd2 .col:last-child{border-right:0}
.brd2 .ch{height:40px;display:flex;align-items:center;gap:8px;padding:0 12px;border-bottom:1px solid #eeedec;font-size:14px;font-weight:450;white-space:nowrap;overflow:hidden;background:#fff}
.brd2 .ch .ava{width:20px;height:20px;border-radius:6px;background:linear-gradient(160deg,#cfd6e4,#8e9ab2);color:#fff;font-size:10px;display:grid;place-items:center;flex:none;object-fit:cover}
.brd2 .lane{position:relative}
/* page header on the board: "Routes for <date>" with Actions on the right (48px, as in the product) */
.r-title.board{height:48px}
.r-title .sp{flex:1}
.r-title b{font-weight:600}
.r-btn.sm{height:32px;padding:0 10px;font-size:13px}
.r-btn.sm.ic{padding:0 8px}
.r-btn.on{background:#f1f0ef}
.pres{display:flex;margin-right:4px}
.pres span{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;font-size:10px;color:#fff;background:#8e9ab2;box-shadow:0 0 0 2px #fff;margin-left:-5px}
.pres span+span{background:#b48a6e}
/* compact map card (the product's Map view: route colors, numbered stops, live technician dots), breaking out past the dashboard's right edge */
.stage .fc.fmap{top:40px;right:max(12px,calc(50% - 680px));width:290px;padding:0;overflow:hidden}
.fm-h{display:flex;align-items:center;gap:7px;height:38px;padding:0 8px 0 12px;border-bottom:1px solid var(--border);font-size:13px}
.fm-h b{font-weight:500}.fm-h span{font-size:12px;color:var(--mfg)}.fm-h .sp{flex:1}
.fm-h svg.lucide{width:14px;height:14px;color:var(--mfg)}
.fm-h .r-ib{width:26px;height:26px}
.fm-map{position:relative;height:320px;background:#f3f1ec}
.fm-map svg{position:absolute;inset:0;width:100%;height:100%;display:block}
.fm-map .halo{animation:mdHalo 1.8s ease-out infinite;transform-box:fill-box;transform-origin:center}
@keyframes mdHalo{0%{transform:scale(.6);opacity:.9}100%{transform:scale(1.5);opacity:0}}
.fm-legend{display:grid;grid-template-columns:1fr 1fr;gap:6px 14px;padding:9px 12px 10px;border-top:1px solid var(--border);font-size:12px}
.fm-legend span{display:flex;align-items:center;gap:6px;white-space:nowrap}
.fm-legend i{width:8px;height:8px;border-radius:50%;flex:none}
.fm-legend em{font-style:normal;color:var(--mfg);margin-left:auto}
.md-zoom{position:absolute;right:8px;bottom:8px;display:flex;flex-direction:column;background:#fff;border-radius:7px;box-shadow:0 1px 4px rgba(0,0,0,.18)}
.md-zoom span{width:24px;height:24px;display:grid;place-items:center;font-size:16px;color:#333}.md-zoom span+span{border-top:1px solid #e6e6e6}

.brd2 .hlab{position:absolute;left:12px;font-size:12px;font-weight:450;color:#19181c}
.brd2 .hl{position:absolute;left:0;right:0;border-top:1px solid rgba(25,24,28,.06)}
.brd2 .off{position:absolute;left:0;right:0;top:0;background:repeating-linear-gradient(135deg,rgba(25,24,28,.1) 0 1px,transparent 1px 5px)}
.cardx{position:absolute;left:4px;right:4px;background:#fff;border-radius:8px;box-shadow:0 0 0 .75px rgba(25,24,28,.12),0 1px 2px rgba(25,24,28,.05);display:flex;gap:6px;padding:2px 6px;overflow:hidden}
.cardx .rl{width:2px;flex:none;border-radius:2px;margin:2px 0}
.cardx .cb2{padding:3px 0;min-width:0;flex:1;display:flex;flex-direction:column;gap:1px}
.cardx .l1{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:500;white-space:nowrap}
.cardx .l1 .nm{overflow:hidden;text-overflow:ellipsis;min-width:0}
.cardx .l1 .tw{margin-left:auto;color:rgba(25,24,28,.5);flex:none;font-size:12px;font-weight:400}
.cardx .l1 svg.lucide{width:13px;height:13px;color:rgba(25,24,28,.7)}
.cardx .l2{font-size:11px;color:rgba(25,24,28,.5);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.cardx .here{position:absolute;right:6px;bottom:6px;width:32px;height:32px;border-radius:50%;object-fit:cover;box-shadow:0 0 0 2px #fff}
.cardx.r .rl{background:#e23c3c}
.cardx.g .rl{background:#41c000}.cardx.b .rl{background:#00c3f8}.cardx.y .rl{background:#fbc600}.cardx.p .rl{background:#a855f7}
.cardx.new{transition:opacity .6s,transform .6s var(--ease);box-shadow:0 0 0 1px rgba(248,127,41,.55),0 0 0 4px rgba(248,127,41,.14),0 6px 16px -6px rgba(178,76,3,.25)}
.sol.pre .cardx.new{opacity:0;transform:translateY(-6px)}
.cardx.slot{background:repeating-linear-gradient(135deg,rgba(248,127,41,.07) 0 6px,rgba(255,255,255,.9) 6px 12px);box-shadow:inset 0 0 0 1.5px rgba(248,127,41,.6);opacity:0;transition:opacity .3s}
.cardx.slot .nm{color:#c2560a}
.sol.hold .cardx.slot{opacity:1;animation:slotPulse 1.1s ease-in-out infinite alternate}
@keyframes slotPulse{to{box-shadow:inset 0 0 0 1.5px rgba(248,127,41,.25)}}
.cardx .nb{align-self:flex-start;margin-top:5px;padding:2px 7px;border-radius:6px;background:#fff1e6;color:#b24c03;font-size:11px;line-height:15px;white-space:nowrap}
.sol:not(.pre) .cardx.new{animation:bookedPulse 1.2s var(--ease) .35s 2}
@keyframes bookedPulse{0%{box-shadow:0 0 0 1px rgba(248,127,41,.55),0 0 0 0 rgba(248,127,41,.45)}80%,100%{box-shadow:0 0 0 1px rgba(248,127,41,.55),0 0 0 12px rgba(248,127,41,0)}}
/* drive connector: dot at the top, chevron at the bottom; the travel-time chip only shows on the hovered lane */
.dr{position:absolute;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;color:#19181c}
.dr .dt{width:5px;height:5px;border-radius:50%;box-shadow:0 0 0 1.5px currentColor;background:#f6f5f4;flex:none}
.dr .ln2{width:1.5px;flex:1;background:currentColor}
.dr svg{width:9px;height:6px;flex:none;margin-top:-1px}
.dr .pill{display:none;font-size:12px;line-height:15px;padding:0 4.5px;border-radius:4px;background:rgba(25,24,28,.1);color:#19181c;margin:2px 0}
.col.hot .dr .pill{display:block}
.col.hot{background:rgba(25,24,28,.018)}
.now{position:absolute;left:78px;right:0;height:0;border-top:2px solid rgba(240,120,30,.5);z-index:3}
.nowp{position:absolute;left:6px;z-index:4;transform:translateY(-50%);font-size:12px;line-height:14px;font-weight:500;padding:3px 6px;border-radius:6px;background:#f07c1e;color:#fff;white-space:nowrap;box-shadow:0 1px 2px rgba(0,0,0,.12)}
.pop{display:flex;flex-direction:column;min-height:0;flex:1}
.pop .kv{display:grid;grid-template-columns:96px 1fr;border-top:1px solid #f0efee}
.pop .kv span{padding:7px 0;border-bottom:1px solid #f0efee;font-size:13px}
.pop .kv span:nth-child(odd){color:rgba(25,24,28,.5)}
.pop .bdgs{display:flex;gap:6px;flex-wrap:wrap}
.pop .bdgs .bdg{display:inline-flex;align-items:center;gap:4px;font-size:12px;padding:3px 7px}
.pop .bdgs svg.lucide{width:12px;height:12px}
.pop .pi{margin-top:auto;background:#f8f7f6;border-radius:10px;padding:9px 11px;font-size:12.5px;line-height:17px}
.pop .pi b{display:flex;align-items:center;gap:6px;font-weight:450;color:rgba(25,24,28,.55);margin-bottom:2px}
.pop .pi svg.lucide{width:13px;height:13px}

/* dispatch board (legacy kit) */
.brd{flex:1;display:flex;min-height:0;overflow:hidden;position:relative}
.brd .tc{width:78px;flex:none;border-right:1px solid var(--border)}
.brd .col{flex:1;min-width:0;border-right:1px solid var(--border)}
.brd .col:last-child{border-right:0}
.brd .ch{height:44px;display:flex;align-items:center;gap:8px;padding:0 12px;border-bottom:1px solid var(--border);font-size:13px}
.brd .ch .n{margin-left:auto;font-size:11px;color:var(--mfg)}
.brd .lane{position:relative}
.brd .hl{position:absolute;left:0;right:0;border-top:1px solid var(--border)}
.brd .hlab{position:absolute;right:8px;font-size:11px;color:var(--mfg)}
.stripes{position:absolute;left:0;right:0;background:repeating-linear-gradient(135deg,rgba(25,24,28,.045) 0 1px,transparent 1px 7px)}
.ev{position:absolute;left:4px;right:4px;display:flex;border-radius:8px;overflow:hidden;box-shadow:var(--shadow-xs)}
.ev .rail{width:3px;flex:none}
.ev .bd{padding:6px 8px;min-width:0}
.ev .t{font-size:12px;line-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;gap:4px}
.ev .m{font-size:11px;line-height:15px;color:var(--mfg);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ev.green{background:var(--green)} .ev.green .rail{background:var(--rail-green)}
.ev.blue{background:var(--blue)} .ev.blue .rail{background:var(--rail-blue)}
.ev.yellow{background:var(--yellow)} .ev.yellow .rail{background:var(--rail-yellow)}
.ev.purple{background:var(--purple)} .ev.purple .rail{background:var(--rail-purple)}
.ev.new{transition:opacity .6s,transform .6s var(--ease);box-shadow:var(--shadow-xs),0 0 0 3px rgba(248,127,41,.22)}
.sol.pre .ev.new{opacity:0;transform:translateY(-6px)}
.drv{position:absolute;left:10px;font-size:10.5px;color:var(--mfg);display:flex;align-items:center;gap:3px}
.drv svg.lucide{width:11px;height:11px}
.toast{position:absolute;right:14px;top:48px;z-index:5;width:340px;background:var(--background);border-radius:14px;box-shadow:var(--shadow-lg);padding:12px 14px;display:flex;gap:10px;align-items:flex-start;transition:opacity .5s,transform .5s var(--ease)}
.sol.pre .toast{opacity:0;transform:translateY(-8px)}
.toast b{display:block;font-weight:450}
.toast span{font-size:12px;line-height:16px;color:var(--mfg)}

/* hero product cards */
.cards{z-index:9}
.solc{display:block;position:absolute;background:var(--background);border-radius:14px;box-shadow:var(--shadow-lg),0 24px 50px -18px rgba(73,40,20,.35);pointer-events:auto}
.rep{left:max(12px,calc(50% - 650px));top:calc(var(--appTop,530px) + 18px);width:268px;padding:14px 16px 14px}
.rep .rh{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--mfg)}
.rep .ri{width:24px;height:24px;border-radius:8px;background:var(--muted);display:grid;place-items:center;color:var(--foreground)}
.rep .ri svg.lucide{width:14px;height:14px}
.rep .rl{margin-top:12px;font-size:13px;color:var(--fg2)}
.rep .rv{display:flex;align-items:baseline;gap:8px;margin-top:2px}
.rep .rv b{font-size:32px;line-height:38px;font-weight:600}
.rep .was{font-size:12px;color:var(--mfg)}
.rep .spk{display:block;width:100%;height:74px;margin-top:6px;overflow:visible}
.rep .rx2{display:flex;justify-content:space-between;font-size:11px;color:var(--mfg);margin-top:2px}
.rep .rrow{display:flex;justify-content:space-between;margin-top:10px;padding-top:10px;border-top:1px solid var(--border);font-size:12.5px;color:var(--fg2)}
.rep .rrow b{font-weight:450;color:var(--foreground)}
.call{width:312px;padding:14px 16px 16px}
.cards .call{right:max(12px,calc(50% - 680px));top:calc(var(--appTop,530px) + 30px)}
.solc.inpanel{position:relative;width:100%;box-shadow:var(--shadow-sm)}
.solc.inpanel .lines{min-height:150px}
.call .ch2{display:flex;align-items:center;gap:8px;font-size:12.5px;color:var(--mfg)}
.call .live{display:inline-flex;align-items:center;gap:6px;font-size:12px;line-height:14px;padding:2px 7px;border-radius:8px;background:var(--red);color:var(--foreground)}
.call .live i{width:6px;height:6px;border-radius:50%;background:#e23c3c;animation:blink 1.2s infinite}
@keyframes blink{50%{opacity:.25}}
.call.done .live{background:var(--green)} .call.done .live i{background:#41c000;animation:none}
.call .tmr{margin-left:auto;font-variant-numeric:tabular-nums;color:var(--foreground)}
.call .who2{display:flex;align-items:center;gap:10px;margin-top:12px}
.call .who2 .av{width:32px;height:32px;font-size:11px}
.call .who2 span{font-size:12px;color:var(--mfg)}
.call .wv{display:flex;align-items:center;gap:2px;height:26px;margin:12px 0 10px}
.call .wv i{flex:1;border-radius:2px;background:#f87f29;opacity:.8;transition:height .25s}
.call.done .wv i{height:8%!important;opacity:.3}
.call .lines{display:flex;flex-direction:column;gap:6px;min-height:124px;font-size:12.5px;line-height:17px}
.call .ln{max-width:88%;padding:6px 9px;border-radius:10px;animation:lnin .35s var(--ease)}
.call .ln.c{align-self:flex-start;background:var(--muted)}
.call .ln.a{align-self:flex-end;background:#fff;box-shadow:var(--shadow-xs)}
@keyframes lnin{from{opacity:0;transform:translateY(4px)}}
.call .cst{display:flex;align-items:center;gap:8px;margin-top:10px;padding-top:10px;border-top:1px solid var(--border);font-size:12.5px;color:var(--fg2)}
.call .spin{width:14px;height:14px;border-radius:50%;border:2px solid rgba(248,127,41,.2);border-top-color:#f87f29;animation:spin .8s linear infinite}
@keyframes spin{to{transform:rotate(360deg)}}
.call .cst.ok{color:var(--foreground);border-top:0;margin-top:12px;padding:9px 12px;border-radius:12px;background:var(--background);box-shadow:var(--shadow-lg);white-space:nowrap;animation:toastIn .45s var(--ease)}
.call .cst.ok .tx{overflow:hidden;text-overflow:ellipsis;min-width:0}
@keyframes toastIn{from{opacity:0;transform:translateY(8px) scale(.98)}}
.call .cst .ck{width:16px;height:16px;flex:none;border-radius:50%;background:#16a34a;display:grid;place-items:center}
.call .cst .ck svg{width:16px;height:16px;display:block}
@media (max-width:1100px){.cards{display:none}}

/* payment-link card, floating off the Invoices view */
.stage .fc{z-index:4;opacity:0;transform:translateY(14px);transition:opacity .45s var(--ease),transform .55s var(--ease);pointer-events:none;box-shadow:var(--shadow-lg),0 24px 50px -18px rgba(73,40,20,.35)}
.stage .fc-r{right:max(12px,calc(50% - 660px));top:70px}
.stage .fc-l{left:max(12px,calc(50% - 660px));bottom:40px}
.stage[data-tab="0"] .fc[data-t="0"],.stage[data-tab="1"] .fc[data-t="1"],.stage[data-tab="2"] .fc[data-t="2"],.stage[data-tab="3"] .fc[data-t="3"]{opacity:1;transform:none;transition-delay:.12s}
.stage .fc .fh{display:flex;align-items:center;gap:8px;font-size:13px;margin-bottom:10px}
.stage .fc .fh .chi{width:24px;height:24px}
.stage .fc .tm2{margin-left:auto;font-size:11.5px;color:var(--mfg)}
.stage .fc .fs{display:flex;align-items:center;gap:8px;margin-top:10px}
.stage .fc .mut2{font-size:11.5px;color:var(--mfg)}
/* Pest Tech Hawaii proof cards (the tabs themselves describe the feature) */
.proof{width:284px;padding:16px 18px 14px}
.proof .pf-h{display:flex;align-items:center;gap:8px;font-size:13px}
.proof .pf-h img{height:20px;width:auto}
.proof .pf-h .s-bad{margin-left:auto}
.proof .pf-l{margin-top:16px;font-size:12.5px;color:var(--mfg)}
.proof .pf-v{display:flex;align-items:baseline;gap:10px;margin:2px 0 12px}
.proof .pf-v b{font-size:40px;line-height:1.05;font-weight:600;letter-spacing:-.02em}
.proof .pf-v span{font-size:12.5px;color:var(--mfg)}
.proof .pf-r{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-top:1px solid var(--border);font-size:12.5px}
.proof .pf-r span{color:var(--mfg)}
.proof .pf-r b{font-weight:500;white-space:nowrap}
.proof .pf-a{display:inline-flex;align-items:center;gap:6px;margin-top:6px;font-size:13px;font-weight:500;color:var(--foreground)}
.proof .pf-a svg{width:14px;height:14px}
.fsms{width:290px;padding:14px 16px}
.fsms .bub{font-size:12.5px;line-height:17px;padding:8px 10px;border-radius:12px;max-width:88%;margin-top:6px}
.fsms .bub.l{background:var(--muted)}
.fsms .bub.r{margin-left:auto;background:#fff;box-shadow:var(--shadow-xs);display:flex;gap:6px;align-items:flex-start}
.fpref,.fretry,.fpin{display:flex;align-items:center;gap:10px;padding:12px 14px;width:max-content;max-width:300px}
.fpref .ph{width:34px;height:34px;border-radius:50%;object-fit:cover}
.fpref b,.fretry b,.fpin b{display:block;font-weight:450;font-size:13px}
.fpref span,.fretry span,.fpin span{display:block;font-size:11.5px;color:var(--mfg)}
.okc{width:28px;height:28px;border-radius:50%;background:#16a34a;color:#fff;display:grid;place-items:center;flex:none}
.okc.o{background:linear-gradient(#f87f29,#ef6706)}
.okc svg.lucide{width:15px;height:15px}

@media (max-width:1100px){.stage .fc{display:none}}

/* inbox channels */
.seg2{display:inline-flex;align-items:center;gap:2px;padding:3px;border-radius:10px;background:var(--muted)}
.seg2 span{display:inline-flex;align-items:center;gap:5px;height:28px;padding:0 10px;border-radius:8px;font-size:13px;color:rgba(25,24,28,.6)}
.seg2 span.on{background:#fff;color:#19181c;box-shadow:var(--shadow-xs)}
.seg2 svg.lucide{width:13px;height:13px}
.chn{gap:9px}
.chi{width:22px;height:22px;border-radius:7px;background:var(--muted);display:inline-grid;place-items:center;flex:none;color:rgba(25,24,28,.65)}
.chi svg.lucide{width:12px;height:12px}

/* voice ai */
.vx{flex:1;display:grid;grid-template-columns:340px 1fr;min-height:0}
.vlist{border-right:1px solid var(--border);display:flex;flex-direction:column}
.vrow{display:flex;gap:10px;padding:12px 14px;border-bottom:1px solid var(--border);align-items:flex-start}
.vrow.on{background:var(--muted)}
.vrow .ic{width:32px;height:32px;border-radius:10px;background:var(--muted);display:grid;place-items:center;color:var(--mfg);flex:none}
.vrow.on .ic{background:#fff;box-shadow:var(--shadow-xs)}
.vrow .mid{flex:1;min-width:0}
.vrow .mid div:first-child{display:flex;justify-content:space-between;gap:8px}
.vrow .tm{font-size:12px;color:var(--mfg)}
.vrow .ds{font-size:12px;line-height:16px;color:var(--mfg);margin:2px 0 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.vdet{padding:18px 22px;display:flex;flex-direction:column;gap:14px;min-width:0}
.vdet h4{font-size:18px;line-height:22px;display:flex;align-items:center;gap:10px}
.vdet .meta{font-size:12px;color:var(--mfg);margin-top:2px}
.sum{border-radius:14px;box-shadow:var(--shadow-sm);padding:12px 14px}
.sum .hd{display:flex;align-items:center;gap:6px;font-size:13px;margin-bottom:4px}
.sum p{font-size:13px;line-height:19px;color:var(--fg2)}
.tr{display:flex;flex-direction:column;gap:8px;font-size:13px;line-height:18px}
.tr .l{align-self:flex-start;max-width:78%;background:var(--muted);padding:8px 11px;border-radius:12px}
.tr .r{align-self:flex-end;max-width:78%;background:#fff;box-shadow:var(--shadow-xs);padding:8px 11px;border-radius:12px}
.tr .who{font-size:11px;color:var(--mfg)}
.tr .who.rr{align-self:flex-end}
.item{display:flex;align-items:center;gap:12px;border-radius:14px;box-shadow:var(--shadow-sm);padding:10px 12px}
.item .ic{width:32px;height:32px;border-radius:10px;background:var(--muted);display:grid;place-items:center;color:var(--mfg)}
.item .mid{flex:1}
.item .mid span{display:block;font-size:12px;color:var(--mfg)}

/* scheduling w/ route panel */
.rx{flex:1;display:grid;grid-template-columns:1fr 300px;min-height:0}
.rpanel{border-left:1px solid var(--border);display:flex;flex-direction:column}
.rmap{height:190px;background:#eef0ea;position:relative;overflow:hidden;border-bottom:1px solid var(--border)}
.rmap svg{width:100%;height:100%;display:block}
.rstop{display:flex;gap:10px;padding:9px 14px;border-bottom:1px solid var(--border);font-size:13px;align-items:center}
.rstop .k{width:20px;height:20px;border-radius:50%;background:var(--foreground);color:#fff;font-size:11px;display:grid;place-items:center;flex:none}
.rstop .k.n{background:linear-gradient(#f87f29,#ef6706)}
.rstop .mid{flex:1;min-width:0}
.rstop .mid span{display:block;font-size:11.5px;color:var(--mfg)}
.rstop .dt{font-size:11.5px;color:var(--mfg);white-space:nowrap}

/* billing */
.bx{flex:1;padding:16px;display:flex;flex-direction:column;gap:14px;min-height:0}
.kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
.kpi{border-radius:14px;box-shadow:var(--shadow-sm);padding:12px 14px}
.kpi .lb{font-size:12px;color:var(--mfg)}
.kpi .v{display:flex;align-items:center;gap:8px;margin-top:4px}
.kpi .v b{font-family:"Schibsted Grotesk",sans-serif;font-weight:600;font-size:20px;line-height:24px;letter-spacing:.01em}
.tbl{border-radius:8px;box-shadow:var(--shadow-xs);overflow:hidden}
.tr2{display:grid;grid-template-columns:1.4fr 1fr .8fr .9fr 1fr;align-items:center;height:36px;padding:0 12px;border-bottom:1px solid var(--border);font-size:13px;white-space:nowrap}
.tr2:last-child{border-bottom:0}
.tr2.h{background:var(--muted);color:var(--mfg);font-size:12px}
.tr2 .num{font-variant-numeric:tabular-nums}
.tr2 .dim{color:var(--mfg)}
.faq .list{margin-top:40px;border-top:1px solid rgba(17,17,17,.12);max-width:920px}
.q{border-bottom:1px solid rgba(17,17,17,.12)}
.q button{width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px;background:none;border:0;padding:22px 0;text-align:left;font-size:18.5px;font-weight:600;line-height:1.4;letter-spacing:-.2px;color:var(--ink)}
.q button i{flex:none;width:22px;height:22px;position:relative}
.q button i::before,.q button i::after{content:"";position:absolute;left:4px;right:4px;top:10px;height:1.6px;background:currentColor;transition:transform .3s var(--ease)}
.q button i::after{transform:rotate(90deg)}
.q.open button i::after{transform:rotate(0)}
.q .a{display:grid;grid-template-rows:0fr;transition:grid-template-rows .34s var(--ease)}
.q.open .a{grid-template-rows:1fr}
.q .a > div{overflow:hidden}
.q .a p{padding:0 0 22px;color:var(--body);max-width:68ch;line-height:1.6}

.ruled > section::before{content:"";position:absolute;top:0;left:var(--rail);right:var(--rail);height:1px;background:var(--rule);z-index:2}
html:not(.review) .review-only{display:none!important}
/* ======== Product pages (r2). Tokens, nav, FAQ, footer and the ruled grid: parts/base.css (homepage proposal).
   App views: parts/sol.css (the homepage's .sol product styling). Closing scene: parts/closer.css. ======== */

/* ---------- shared bits, as on the About page ---------- */
.sub-eyebrow{font:500 11px/1 var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}
.sec-head{display:flex;flex-direction:column;gap:14px;max-width:780px}
.sec-head .lead{font-size:17px;line-height:1.55;color:var(--body);max-width:62ch;text-wrap:pretty}
.btn.outline{background:#fff;border-color:var(--b10);color:var(--ink)}
.btn.outline:hover{border-color:var(--b30)}
.btn.glass{background:rgba(249,244,242,.06);border-color:rgba(249,244,242,.18);color:#f9f4f2;-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px)}
.ic44{width:44px;height:44px;border-radius:12px;background:var(--orange-soft);color:var(--orange);display:grid;place-items:center;flex:none}
.ic44 svg{width:21px;height:21px}
.gap.sm{font-size:11px;padding:3px 7px;border-radius:6px;vertical-align:2px}
.nav .ni a[aria-current="page"]{background:var(--warm)}
.nav .ni a[aria-current="page"] b{color:var(--orange)}
.crumbs{display:flex;align-items:center;gap:8px;font-size:13.5px;font-weight:500;color:var(--muted);margin-bottom:22px}
.crumbs a:hover{color:var(--ink)}
.crumbs svg{width:14px;height:14px;opacity:.55}
.crumbs [aria-current]{color:var(--ink)}
main#page{display:block}

/* ---------- 01 hero: copy left, Weave photo right with a product card hanging off its left edge ---------- */
.pp-hero{padding-top:76px;background:linear-gradient(180deg,#f4ede7 0,#f7f2ee 300px,var(--page) 720px)}
.pp-hero .wrap{padding-top:64px}
.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 620px;gap:80px;align-items:center}
.pp-hero h1{font-size:clamp(40px,4.1vw,58px);line-height:1.03;letter-spacing:-.032em;color:var(--black);max-width:12.5em}
.pp-hero .intro{margin-top:22px;font-size:19px;line-height:1.52;color:var(--ink2);max-width:33em;text-wrap:pretty}
.hero-cta{display:flex;gap:10px;flex-wrap:wrap;margin-top:32px}
.hero-proof{display:flex;align-items:center;gap:18px;margin-top:40px;padding-top:24px;border-top:1px solid var(--rule);max-width:520px}
.hero-proof b{font-size:34px;line-height:1;letter-spacing:-1px;font-weight:600;color:var(--black);white-space:nowrap}
.hero-proof span{font-size:14.5px;line-height:1.4;color:var(--ink2)}
.hero-proof small{display:block;margin-top:4px;font:500 10.5px/1.3 var(--mono);letter-spacing:.05em;text-transform:uppercase;color:var(--faint)}
.hero-vis{position:relative;height:496px}
.hv-photo{position:absolute;inset:0;margin:0;border-radius:24px;overflow:hidden;background:#e9dfd6;box-shadow:0 30px 60px -30px rgba(73,40,20,.35)}
.hv-photo img{width:100%;height:100%;object-fit:cover;display:block}
.hcard{position:absolute;left:-48px;bottom:40px;width:344px;z-index:3;padding:0;overflow:hidden}
.hcard .hc-h{display:flex;align-items:center;gap:10px;padding:13px 16px 11px;border-bottom:1px solid var(--border)}
.hcard .hc-h .hc-ic{width:26px;height:26px;border-radius:8px;background:var(--muted);display:grid;place-items:center;color:var(--foreground);flex:none}
.hcard .hc-ic svg.lucide{width:14px;height:14px}
.hcard .hc-h b{display:block;font-weight:500;font-size:14px;line-height:18px}
.hcard .hc-h span{display:block;font-size:12px;line-height:16px;color:var(--mfg)}
.hcard .hc-r{display:flex;align-items:center;gap:10px;padding:9px 16px;border-bottom:1px solid var(--border)}
.hcard .hc-r:last-child{border-bottom:0}
.hcard .hc-r > div{flex:1;min-width:0}
.hcard .hc-r b{display:block;font-weight:450;font-size:13px;line-height:18px}
.hcard .hc-r span.v{display:block;font-size:12px;line-height:16px;color:var(--mfg)}
.hcard .hc-f{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#faf9f8;border-top:1px solid var(--border);font-size:12px;line-height:16px;color:var(--fg2)}
.hcard .hc-f .spark{width:14px;height:14px}
.logos-in{margin-top:88px}

/* ---------- logo grid (as on the homepage and About page) ---------- */
.lg-head{display:flex;justify-content:space-between;align-items:baseline;gap:20px;margin:0 0 22px;font-size:14px;color:var(--muted)}
.lg-head b{color:var(--ink);font-weight:600;font-size:15px}
.lgrid{display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid var(--hair);margin-inline:-40px}
.lt{border-right:1px solid var(--hair);border-bottom:1px solid var(--hair);padding:26px 18px 18px;display:flex;flex-direction:column;align-items:center;gap:16px;background:#fff}
.lt:nth-child(6n){border-right:0}
.lt .lm{height:46px;display:flex;align-items:center}
.lt img{max-height:40px;max-width:130px;filter:grayscale(1) contrast(1.05);opacity:.78;transition:opacity .2s,filter .2s}
.lt:hover img{filter:none;opacity:1}
.lt .sw{font-size:12.5px;color:var(--muted);text-align:center}
.lt .sw b{display:block;color:var(--ink2);font-weight:600}
.lt.bare{justify-content:center}

/* ---------- 03 jobs: four ruled columns ---------- */
.jobs4{display:grid;grid-template-columns:repeat(4,1fr);margin:44px -40px 0;border-top:1px solid var(--rule)}
.job{padding:30px 26px 34px;display:flex;flex-direction:column;gap:12px}
.job:first-child{padding-left:40px}
.job + .job{border-left:1px solid var(--rule)}
.job .ic44{margin-bottom:6px}
.job h3{font-size:20px;line-height:1.25;letter-spacing:-.3px;color:var(--ink)}
.job p{font-size:15px;line-height:1.58;color:var(--body);text-wrap:pretty}

/* ---------- 04 how it works: steps beside the product view ---------- */
.how-g{display:grid;grid-template-columns:minmax(0,360px) minmax(0,1fr);gap:56px;align-items:start}
.vsteps{list-style:none;margin:36px 0 0;padding:0;display:flex;flex-direction:column;position:relative}
.vsteps::before{content:"";position:absolute;left:13px;top:14px;bottom:30px;width:1px;background:rgba(17,17,17,.14)}
.vsteps li{position:relative;display:grid;grid-template-columns:28px 1fr;gap:16px;padding-bottom:26px}
.vsteps .n{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:var(--page);border:1.5px solid var(--ink);font:600 12px/1 var(--sans);color:var(--ink);position:relative;z-index:1}
.vsteps li:last-child .n{background:var(--orange);border-color:var(--orange);color:#fff}
.vsteps b{display:block;font-size:17.5px;line-height:1.3;letter-spacing:-.2px;font-weight:600;color:var(--ink);margin-top:3px}
.vsteps p{font-size:15px;line-height:1.55;color:var(--body);margin-top:6px;text-wrap:pretty}
.stage-r{position:relative}
.stage-cap{display:flex;align-items:center;gap:8px;margin-top:12px;font:500 11px/1.4 var(--mono);letter-spacing:.04em;text-transform:uppercase;color:var(--faint)}
.stage-cap i{width:6px;height:6px;border-radius:50%;background:var(--orange);flex:none}
.ctrl{display:grid;grid-template-columns:auto minmax(0,1fr);gap:22px;align-items:center;margin-top:48px;padding:26px 30px;border-radius:20px;background:#1d1d1d;color:#f9f4f2;position:relative;overflow:hidden;isolation:isolate}
.ctrl::before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(70% 140% at 100% 0%,rgba(255,110,40,.26),transparent 60%)}
.ctrl .ic44{background:rgba(255,77,0,.16);color:#ff8a4c}
.ctrl b{display:block;font-size:19px;letter-spacing:-.25px;font-weight:600}
.ctrl p{margin-top:4px;font-size:15.5px;line-height:1.55;color:rgba(249,244,242,.75);max-width:78ch}

/* app window (the product view), in the app's own tokens */
.appwin{border-radius:16px;overflow:hidden;min-height:500px;box-shadow:0 0 0 1px rgba(25,24,28,.08),0 40px 80px -40px rgba(73,40,20,.35),0 12px 30px -18px rgba(25,24,28,.2)}
.appwin .r-panel{min-height:484px}
.appwin .r-title{gap:6px;color:var(--mfg)}
.appwin .r-title .cur{color:var(--foreground)}
.appwin .r-title .sep-c{color:rgba(25,24,28,.25)}
.appwin .r-tool{flex-wrap:wrap}
.appwin .s-sel{height:30px;font-size:13px;border-color:rgba(25,24,28,.2)}
.pv-search{display:inline-flex;align-items:center;gap:8px;height:30px;min-width:190px;padding:0 10px;border-radius:10px;box-shadow:0 0 0 .75px rgba(25,24,28,.14);color:rgba(25,24,28,.42);font-size:13px}
.pv-search svg.lucide{width:14px;height:14px}
.pv-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:0 16px 14px}
.pv-kpis .kpi{border-radius:12px;box-shadow:var(--shadow-sm);padding:11px 13px}
.pv-kpis .kpi .lb{font-size:12px;color:var(--mfg)}
.pv-kpis .kpi .v{display:flex;align-items:center;gap:8px;margin-top:3px;flex-wrap:wrap}
.pv-kpis .kpi .v b{font-family:"Schibsted Grotesk",sans-serif;font-weight:600;font-size:19px;line-height:24px;letter-spacing:.01em}
.pv-tbl{margin:0 16px 16px;border-radius:10px;box-shadow:var(--shadow-xs);overflow:hidden}
.pv-tr{display:grid;grid-template-columns:var(--cols);align-items:center;gap:10px;min-height:44px;padding:6px 12px;border-bottom:1px solid var(--border);font-size:13px}
.pv-tr:last-child{border-bottom:0}
.pv-tr.h{min-height:34px;background:var(--muted);color:var(--mfg);font-size:12px}
.pv-tr > span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;align-items:center;gap:8px}
.pv-2l{display:flex;flex-direction:column;min-width:0}
.pv-2l b{font-weight:450;overflow:hidden;text-overflow:ellipsis}
.pv-2l small{font-size:11.5px;color:var(--mfg)}
.pv-bar{flex:1;height:6px;border-radius:6px;background:var(--muted);overflow:hidden;max-width:140px}
.pv-bar i{display:block;height:100%;border-radius:6px;background:#41c000}
.pv-bar.hi i{background:#fbc600}
.pv-tr .num{font-variant-numeric:tabular-nums;font-size:12.5px;color:var(--fg2)}
.pv-foot{display:flex;flex-wrap:wrap;gap:8px 18px;padding:0 16px 16px;margin-top:auto}
.pv-wx{display:inline-flex;align-items:center;gap:7px;font-size:12.5px;color:var(--fg2)}
.pv-wx svg.lucide{width:14px;height:14px;color:var(--mfg)}
/* voice ai (list + call detail) */
.pv-vx{grid-template-columns:260px 1fr;border-top:1px solid var(--border)}
.pv-vx .vrow .mid b{font-weight:450;font-size:13.5px}
.pv-vx .vrow .ds{margin:1px 0 6px}
.pv-vx .vdet{gap:12px;padding:16px 18px}
.pv-vx .vdet h4{font-size:16px;font-weight:500}
.pv-vx .sum .spark{width:14px;height:14px}
.pv-vx .tr{font-size:12.5px;line-height:17px;gap:6px}
.pv-vx .item{padding:8px 10px}
.pv-vx .item .mid{font-size:13px}
/* dispatch board */
.pv-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:0 16px 16px;background:linear-gradient(var(--canvas),var(--canvas)) content-box}
.pv-lane{display:flex;flex-direction:column;gap:0;padding:10px;border-radius:12px;background:var(--canvas);min-width:0}
.pv-lh{display:flex;align-items:center;gap:8px;margin-bottom:10px}
.pv-lh b{display:block;font-weight:500;font-size:13.5px;line-height:17px}
.pv-lh small{display:block;font-size:11.5px;color:var(--mfg)}
.pv-job{position:relative;display:flex;flex-direction:column;gap:1px;padding:8px 10px 8px 13px;border-radius:10px;background:#fff;box-shadow:var(--shadow-sm);font-size:12.5px;line-height:16px;overflow:hidden}
.pv-job::before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--rail-blue)}
.pv-job.green::before{background:var(--rail-green)} .pv-job.amber::before{background:var(--rail-yellow)} .pv-job.grey::before{background:#c9c7c5}
.pv-job .t{font-size:11.5px;color:var(--mfg)}
.pv-job b{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.pv-job > span:not(.s-bad){color:var(--fg2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.pv-job .s-bad{position:absolute;right:8px;top:8px}
.pv-drive{display:flex;align-items:center;gap:5px;padding:5px 0 5px 12px;font-size:11px;color:var(--mfg)}
.pv-drive svg.lucide{width:12px;height:12px}
/* reporting */
.pv-rep{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:0;flex:1;min-height:0;border-top:1px solid var(--border)}
.pv-rep-l{padding-top:14px;display:flex;flex-direction:column}
.pv-rep-l .pv-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}
.pv-card{margin:0 16px 16px;border-radius:12px;box-shadow:var(--shadow-sm);padding:12px 14px 14px}
.pv-ch{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;font-size:13px}
.pv-ch b{font-weight:500}
.pv-hb{display:grid;grid-template-columns:150px 1fr 56px;align-items:center;gap:10px;height:30px;font-size:12.5px}
.pv-hb .lb{color:var(--fg2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.pv-hb .tr{height:12px;border-radius:4px;background:var(--muted);overflow:hidden}
.pv-hb .tr i{display:block;height:100%;border-radius:4px;background:linear-gradient(90deg,#f87f29,#ef6706)}
.pv-hb .num{text-align:right;font-variant-numeric:tabular-nums}
.pv-ask{border-left:1px solid var(--border);padding:14px;display:flex;flex-direction:column;gap:10px;background:#fcfcfb}
.pv-ask-h{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:500}
.pv-ask-h .spark{width:15px;height:15px}
.pv-ask .tr{display:flex;flex-direction:column;gap:8px;font-size:12.5px;line-height:17px}
.pv-ask .tr .r{align-self:flex-end;max-width:92%;background:#fff;box-shadow:var(--shadow-xs);padding:8px 10px;border-radius:12px}
.pv-ask .tr .l{align-self:flex-start;max-width:96%;background:var(--muted);padding:8px 10px;border-radius:12px}
.pv-ask .src{display:flex;align-items:center;gap:5px;margin-top:6px;font-size:11px;color:var(--mfg)}
.pv-ask .src svg.lucide{width:12px;height:12px}
.pv-sugg{display:flex;flex-wrap:wrap;gap:6px}
.pv-sugg span{font-size:11.5px;padding:4px 8px;border-radius:8px;box-shadow:0 0 0 .75px var(--border);color:var(--fg2)}
.pv-input{margin-top:auto;display:flex;align-items:center;justify-content:space-between;height:36px;padding:0 6px 0 12px;border-radius:12px;box-shadow:0 0 0 .75px rgba(25,24,28,.18);font-size:12.5px;color:var(--mfg)}
.pv-input svg.lucide{width:24px;height:24px;padding:5px;border-radius:8px;background:var(--foreground);color:#fff}
/* account + proposal */
.pv-acc-h{display:flex;align-items:center;gap:12px;padding:16px 16px 12px}
.pv-acc-h h4{font-size:17px;line-height:22px;font-weight:500}
.pv-acc-h .meta{font-size:12px;color:var(--mfg)}
.pv-acc-h .sp{flex:1}
.av.pv-big{width:40px;height:40px;border-radius:12px;font-size:14px;background:linear-gradient(#f87f29,#ef6706);color:#fff}
.pv-tabs{display:flex;gap:18px;padding:0 16px;border-bottom:1px solid var(--border);font-size:13px;color:var(--mfg)}
.pv-tabs span{padding:8px 0 9px;border-bottom:2px solid transparent;margin-bottom:-1px}
.pv-tabs span.on{color:var(--foreground);border-color:var(--foreground)}
.pv-acc{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:14px;padding:14px 16px 16px}
.pv-fields{border-radius:12px;box-shadow:var(--shadow-sm);padding:4px 14px}
.pv-f{display:flex;flex-direction:column;gap:1px;padding:9px 0;border-bottom:1px solid var(--border)}
.pv-f:last-child{border-bottom:0}
.pv-f span{font-size:11.5px;color:var(--mfg)}
.pv-f b{font-weight:450;font-size:13px}
.pv-sub{font-size:12px;color:var(--mfg);margin:2px 0 8px}
.pv-tl{display:grid;grid-template-columns:28px 1fr auto;gap:10px;align-items:start;padding:8px 0;border-bottom:1px solid var(--border)}
.pv-tl:last-child{border-bottom:0}
.pv-tl .ic{width:28px;height:28px;border-radius:9px;background:var(--muted);display:grid;place-items:center;color:var(--mfg)}
.pv-tl .ic svg.lucide{width:14px;height:14px}
.pv-tl b{display:block;font-weight:450;font-size:13px;line-height:17px}
.pv-tl .mid span{display:block;font-size:12px;line-height:16px;color:var(--mfg)}
.pv-tl .tm{font-size:11.5px;color:var(--mfg);white-space:nowrap}
.pv-prop{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:4px;padding-top:4px;border-top:1px solid var(--border)}
.pv-prop .pv-tbl{margin-top:14px}
.pv-tot{display:flex;justify-content:space-between;align-items:baseline;margin:0 16px 16px;padding:12px 14px;border-radius:12px;background:var(--muted);font-size:13px;color:var(--fg2)}
.pv-tot b{font-family:"Schibsted Grotesk",sans-serif;font-size:20px;font-weight:600;color:var(--foreground)}
.pv-steps{padding:14px 16px 16px 4px}
.pv-st{position:relative;display:grid;grid-template-columns:18px 1fr;column-gap:10px;padding-bottom:16px}
.pv-st::before{content:"";position:absolute;left:8px;top:16px;bottom:0;width:1px;background:var(--border)}
.pv-st:last-child::before{display:none}
.pv-st i{grid-row:span 2;width:17px;height:17px;border-radius:50%;border:1.5px solid rgba(25,24,28,.25);background:#fff;margin-top:1px}
.pv-st.done i{border-color:#41c000;background:#41c000 url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E") center/11px no-repeat}
.pv-st b{font-weight:450;font-size:13px}
.pv-st span{font-size:12px;color:var(--mfg)}
/* integrations */
.pv-ints{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0 16px 16px}
.pv-int{display:flex;align-items:center;gap:12px;padding:12px;border-radius:12px;box-shadow:var(--shadow-sm)}
.pv-int .ic{width:34px;height:34px;border-radius:10px;background:var(--muted);display:grid;place-items:center;color:var(--fg2);flex:none}
.pv-int .mid{flex:1;min-width:0}
.pv-int b{display:block;font-weight:500;font-size:13.5px}
.pv-int span{display:block;font-size:12px;color:var(--mfg);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
/* technician app: two phones */
.pv-phones{position:relative;height:620px;display:flex;justify-content:center;align-items:flex-start;gap:0;padding-top:6px}
.phone{position:relative;display:block;width:262px;height:540px;border-radius:44px;background:#111;padding:11px;box-shadow:0 40px 80px -30px rgba(73,40,20,.45),0 0 0 1px rgba(0,0,0,.4);z-index:2}
.phone.back{margin-left:-14px;margin-top:64px;transform:rotate(2.5deg);z-index:1;filter:saturate(.95)}
.ph-notch{position:absolute;top:18px;left:50%;transform:translateX(-50%);width:92px;height:26px;border-radius:14px;background:#111;z-index:3}
.ph-scr{height:100%;border-radius:34px;background:#f6f5f4;overflow:hidden;padding:16px 14px;display:flex;flex-direction:column;gap:8px;font-size:12.5px;line-height:16px}
.ph-top{display:flex;justify-content:space-between;align-items:center;padding:0 10px 10px;font-size:12px;font-weight:500}
.ph-off{display:inline-flex;align-items:center;gap:4px;font-size:11px;padding:2px 7px;border-radius:8px;background:var(--yellow)}
.ph-off svg.lucide{width:11px;height:11px}
.ph-h b{display:block;font-family:"Schibsted Grotesk",sans-serif;font-size:22px;line-height:28px;font-weight:600}
.ph-h span{font-size:12px;color:var(--mfg)}
.ph-clock{display:flex;align-items:center;gap:6px;padding:8px 10px;border-radius:12px;background:#fff;box-shadow:var(--shadow-xs);font-size:12px;color:var(--fg2)}
.ph-clock svg.lucide{width:13px;height:13px}
.ph-stop{display:grid;grid-template-columns:52px 1fr auto;gap:8px;align-items:center;padding:9px 10px;border-radius:12px;background:#fff;box-shadow:var(--shadow-xs)}
.ph-stop .t{font-size:11px;color:var(--mfg)}
.ph-stop b{display:block;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ph-stop .mid{min-width:0}
.ph-stop .mid span{display:block;font-size:11px;color:var(--mfg);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ph-sync{margin-top:auto;display:flex;align-items:center;justify-content:center;gap:6px;padding:9px;border-radius:12px;background:var(--yellow);font-size:12px}
.ph-sync svg.lucide{width:13px;height:13px}
.ph-sec{padding:10px;border-radius:12px;background:#fff;box-shadow:var(--shadow-xs)}
.ph-sec .lb{display:block;font-size:11px;color:var(--mfg);margin-bottom:4px}
.ph-row{display:flex;justify-content:space-between;gap:8px;padding:4px 0}
.ph-row b{font-weight:500}
.ph-row span{font-size:11.5px;color:var(--mfg);text-align:right}
.ph-sig{height:60px;display:grid;place-items:center;border-radius:8px;background:#fafafa;border:1px dashed rgba(25,24,28,.18)}
.ph-sig svg{width:150px;height:44px}
.ph-btn{margin-top:auto;display:grid;place-items:center;height:42px;border-radius:12px;color:#fff;font-weight:500;background:linear-gradient(#f87f29,#ef6706);box-shadow:var(--shadow-primary-button)}

/* ---------- 05 must-haves: ruled 3 x 2 ---------- */
.mh{display:grid;grid-template-columns:repeat(3,1fr);margin:44px -40px 0;border-top:1px solid var(--rule)}
.mh > div{padding:26px 28px 30px;display:flex;flex-direction:column;gap:8px;border-bottom:1px solid var(--rule)}
.mh > div:nth-child(3n+1){padding-left:40px}
.mh > div:not(:nth-child(3n+1)){border-left:1px solid var(--rule)}
.mh > div:nth-last-child(-n+3){border-bottom:0}
.mh .t{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.mh .t svg{width:18px;height:18px;color:var(--orange);flex:none}
.mh h3{font-size:17.5px;line-height:1.3;letter-spacing:-.2px;color:var(--ink)}
.mh p{font-size:15px;line-height:1.55;color:var(--body);padding-left:28px;text-wrap:pretty}

/* ---------- 06 outcomes ---------- */
.stats3{display:grid;grid-template-columns:repeat(3,1fr);margin:44px -40px 0;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}
.stats3 > div{padding:28px 26px 30px;display:flex;flex-direction:column;gap:8px}
.stats3 > div:first-child{padding-left:40px}
.stats3 > div + div{border-left:1px solid var(--rule)}
.stats3 b{font-size:50px;line-height:1.02;letter-spacing:-1.4px;font-weight:600;color:var(--black)}
.stats3 span{font-size:15px;line-height:1.45;color:var(--ink2);max-width:30ch}
.stats3 small{margin-top:auto;padding-top:10px;font:500 11px/1.4 var(--mono);letter-spacing:.05em;text-transform:uppercase;color:var(--faint)}
.stats3 .open b{color:var(--faint);font-weight:500}
.stats3 .open .gap{align-self:flex-start;margin-top:auto}
.quote{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);gap:28px;align-items:center;margin:40px 0 0;padding:34px 36px;border-radius:20px;background:#1d1d1d;color:#f9f4f2;overflow:hidden;isolation:isolate}
.quote::before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(80% 120% at 100% 100%,rgba(255,110,40,.24),transparent 60%)}
.quote img{width:84px;height:84px;border-radius:50%;object-fit:cover;object-position:55% 20%}
.quote blockquote{margin:0;font-size:25px;line-height:1.35;letter-spacing:-.4px;font-weight:500;text-wrap:balance}
.quote figcaption{margin-top:14px;font-size:14px;color:rgba(249,244,242,.66)}
.quote figcaption b{color:#f9f4f2;font-weight:600}

/* ---------- 07 works with ---------- */
.rel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:40px}
.dc{position:relative;display:flex;flex-direction:column;gap:12px;padding:28px 28px 26px;border-radius:20px;background:#fff;box-shadow:0 0 0 1px var(--hair),0 1px 3px rgba(26,19,15,.04);transition:transform .3s var(--ease),box-shadow .3s var(--ease)}
.dc:hover{transform:translateY(-4px);box-shadow:0 0 0 1px var(--hair),0 6px 24px rgba(26,19,15,.05)}
.dc h3{font-size:20px;line-height:1.25;letter-spacing:-.3px;color:var(--ink);margin-top:6px}
.dc p{font-size:15px;line-height:1.55;color:var(--body)}
.dc .lm{margin-top:auto;padding-top:8px;display:inline-flex;align-items:center;gap:6px;font-size:14.5px;font-weight:600;color:var(--ink)}
.dc .lm svg{width:15px;height:15px;transition:transform .2s var(--ease)}
.dc:hover .lm svg{transform:translateX(3px)}
.ints{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:28px}
.ints .k{font:500 11px/1 var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-right:6px}
.ints span:not(.k){padding:7px 13px;border-radius:999px;background:#fff;box-shadow:0 0 0 1px var(--hair);font-size:14px;font-weight:600;color:var(--ink2)}

/* ---------- 08 switching ---------- */
.sw-g{display:grid;grid-template-columns:minmax(0,440px) minmax(0,1fr);gap:64px;align-items:start}
.sw-g .btn{align-self:flex-start;margin-top:10px}
.sw-list{list-style:none;margin:0;padding:0;border-top:1px solid rgba(17,17,17,.12)}
.sw-list li{display:grid;grid-template-columns:40px minmax(0,1fr);gap:8px;align-items:baseline;padding:20px 0;border-bottom:1px solid rgba(17,17,17,.08)}
.sw-list .n{font:500 12px/1 var(--mono);color:var(--orange)}
.sw-list b{font-size:18px;line-height:1.4;letter-spacing:-.2px;font-weight:600;color:var(--ink)}
.sw-list .gap{margin-left:6px}
.ian{display:grid;grid-template-columns:72px minmax(0,1fr);gap:20px;align-items:center;margin:28px 0 0;padding:24px;border-radius:20px;background:var(--warm)}
.ian img{width:72px;height:72px;border-radius:50%;object-fit:cover;object-position:58% 20%}
.ian blockquote{margin:0;font-size:18.5px;line-height:1.45;letter-spacing:-.2px;font-weight:500;color:var(--ink)}
.ian figcaption{margin-top:8px;font-size:13.5px;color:var(--muted)}
.ian figcaption b{color:var(--ink);font-weight:600}

/* ---------- 09 FAQ ---------- */
.faq-g{display:grid;grid-template-columns:minmax(0,380px) minmax(0,1fr);gap:56px;align-items:start}
.faq-g .sec-head{position:sticky;top:112px}
.faq .list{margin-top:0;max-width:none;border-top:1px solid rgba(17,17,17,.12)}
.q .a p .gap{margin-left:6px}
.talk{display:inline-flex;align-items:center;gap:6px;margin-top:6px;font-size:15px;font-weight:600;color:var(--ink)}
.talk svg{width:15px;height:15px}

/* ---------- 10 close: the homepage's scene; only the copy block changes per page ---------- */
.ccopy{max-width:560px}
.ccta{display:flex;gap:10px;flex-wrap:wrap}

/* ---------- responsive ---------- */
@media (max-width:1240px){
  .hero-grid{grid-template-columns:minmax(0,1fr) 520px;gap:64px}
  .hcard{left:-32px;width:320px}
  /* minmax(0,1fr): a plain 1fr column grows to its widest child (the 560px table rows), which pushed phones to 620px wide */
  .how-g{grid-template-columns:minmax(0,1fr);gap:36px}
  .vsteps{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:28px}
  .vsteps::before{display:none}
  .vsteps li{padding-bottom:0}
}
@media (max-width:1100px){
  .lgrid{grid-template-columns:repeat(3,1fr)}
  .lt:nth-child(3n){border-right:0}
  .nav .links{display:none}
  .mburger{display:inline-grid}
  .hero-grid{grid-template-columns:1fr;gap:48px}
  .hero-vis{max-width:620px;height:auto;aspect-ratio:620/496;margin-left:48px}
  .jobs4{grid-template-columns:1fr 1fr}
  .job:nth-child(3){padding-left:40px;border-left:0}
  .job:nth-child(n+3){border-top:1px solid var(--rule)}
  .mh{grid-template-columns:1fr 1fr}
  .mh > div,.mh > div:nth-child(3n+1){padding-left:28px;border-left:0;border-bottom:1px solid var(--rule)}
  .mh > div:nth-child(2n+1){padding-left:40px}
  .mh > div:nth-child(2n){border-left:1px solid var(--rule)}
  .mh > div:nth-last-child(-n+2){border-bottom:0}
  .rel{grid-template-columns:1fr 1fr}
  .sw-g,.faq-g{grid-template-columns:1fr;gap:36px}
  .faq-g .sec-head{position:static}
  .pv-rep{grid-template-columns:1fr}
  .pv-ask{border-left:0;border-top:1px solid var(--border)}
}
@media (max-width:760px){
  .wrap{padding-inline:20px}
  .ruled::before,.ruled::after{display:none}
  :root{--rail:0px}
  .ruled .sec{padding-block:64px}
  .h2{font-size:30px;letter-spacing:-.6px}
  .nav .right{gap:2px}
  .nav .right .btn{padding:9px 14px;font-size:15px}
  .pp-hero .wrap{padding-top:40px}
  .pp-hero h1{font-size:36px}
  .pp-hero .intro{font-size:17.5px}
  .hero-vis{margin-left:0;aspect-ratio:auto;height:auto}
  .hv-photo{position:relative;inset:auto;aspect-ratio:5/4;border-radius:18px}
  .hcard{position:relative;left:auto;bottom:auto;width:auto;margin:-64px 12px 0}
  .logos-in{margin-top:56px}
  .lgrid,.jobs4,.mh,.stats3{margin-inline:-20px}
  .lgrid{grid-template-columns:repeat(2,1fr)}
  .lt:nth-child(3n){border-right:1px solid var(--hair)}
  .lt:nth-child(2n){border-right:0}
  .jobs4,.mh,.stats3,.rel{grid-template-columns:1fr}
  .job,.job:first-child,.job:nth-child(3){padding:24px 20px;border-left:0}
  .job + .job{border-top:1px solid var(--rule)}
  .mh > div,.mh > div:nth-child(3n+1),.mh > div:nth-child(2n+1){padding:22px 20px;border-left:0!important;border-bottom:1px solid var(--rule)!important}
  .mh > div:last-child{border-bottom:0!important}
  .stats3 > div,.stats3 > div:first-child{padding:22px 20px}
  .stats3 > div + div{border-left:0;border-top:1px solid var(--rule)}
  .stats3 b{font-size:40px}
  .vsteps{grid-template-columns:1fr}
  /* short app views (a 3-row table) left ~180px of blank window under a 500px minimum; on phones the window fits its view */
  .appwin,.appwin .r-panel{min-height:0}
  /* without the side rails a closing border reads as an empty strip above the next section's line */
  .stats3:last-child{border-bottom:0}
  .appwin .r-rail{display:none}
  .appwin .r-main{padding:4px}
  .pv-kpis{grid-template-columns:1fr 1fr}
  .pv-tbl{overflow-x:auto}
  .pv-tr{min-width:560px}
  .pv-vx{grid-template-columns:1fr}
  .pv-vx .vlist{display:none}
  .pv-board{grid-template-columns:1fr}
  .pv-board .pv-lane:nth-child(n+2){display:none}
  .pv-acc,.pv-prop,.pv-ints{grid-template-columns:1fr}
  .pv-phones{height:auto}
  .phone.back{display:none}
  .ctrl{grid-template-columns:1fr;padding:24px}
  .quote{grid-template-columns:1fr;padding:26px}
  .quote blockquote{font-size:20px}
  .ian{grid-template-columns:1fr}
  footer .cols{grid-template-columns:1fr 1fr}
  
}
@media (prefers-reduced-motion:reduce){
  *,*::before,*::after{animation:none!important;transition:none!important}
}
.ruled > section.pp-hero::before{display:none}
/* ======== Role sections (solution pages only). Everything else comes from the product pages' styles above. ======== */

/* ---------- 03 pains: three ruled columns, in the role's own words ---------- */
.pains3{display:grid;grid-template-columns:repeat(3,1fr);margin:44px -40px 0;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}
.pain{padding:32px 30px 36px;display:flex;flex-direction:column;gap:14px}
.pain:first-child{padding-left:40px}
.pain + .pain{border-left:1px solid var(--rule)}
.pain .ic44{margin-bottom:8px}
.pain h3{font-size:22px;line-height:1.28;letter-spacing:-.35px;color:var(--ink);text-wrap:balance}
.pain p{font-size:15px;line-height:1.58;color:var(--body);text-wrap:pretty}

/* ---------- 04 what changes: pain, then the product screen, alternating sides ---------- */
.chg-list{display:flex;flex-direction:column;gap:96px;margin-top:56px}
.chg{display:grid;grid-template-columns:minmax(0,400px) minmax(0,1fr);gap:64px;align-items:center}
.chg.flip{grid-template-columns:minmax(0,1fr) minmax(0,400px)}
.chg.flip .chg-copy{order:2}
.chg-k{display:flex;align-items:center;gap:12px;font-size:15px;font-weight:600;color:var(--ink2)}
.chg-k .ic44{width:36px;height:36px;border-radius:10px}
.chg-k .ic44 svg{width:18px;height:18px}
.chg-copy h3{margin-top:20px;font-size:30px;line-height:1.14;letter-spacing:-.6px;color:var(--black)}
.chg-copy .d{margin-top:14px;font-size:16.5px;line-height:1.58;color:var(--body);text-wrap:pretty}
.chg-l{list-style:none;margin:22px 0 0;padding:0;display:flex;flex-direction:column;gap:11px}
.chg-l li{display:grid;grid-template-columns:18px minmax(0,1fr);gap:12px;align-items:start;font-size:15.5px;line-height:1.45;color:var(--ink)}
.chg-l svg{width:18px;height:18px;margin-top:1px;color:var(--orange)}
.chg-copy .lm{display:inline-flex;align-items:center;gap:6px;margin-top:26px;font-size:15px;font-weight:600;color:var(--ink)}
.chg-copy .lm svg{width:15px;height:15px;transition:transform .2s var(--ease)}
.chg-copy .lm:hover svg{transform:translateX(3px)}

/* a small window for a row whose product screen already appears on the page */
.appwin.rv-win{min-height:0}
.appwin.rv-win .r-panel{min-height:0}
.rv{margin:4px 16px 18px;border-radius:12px;box-shadow:var(--shadow-sm);padding:2px 16px}
.rv-r{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 0;border-bottom:1px solid var(--border)}
.rv-r:last-child{border-bottom:0}
.rv-r > div{display:flex;flex-direction:column;gap:2px;min-width:0}
.rv-r span{font-size:12px;color:var(--mfg)}
.rv-r b{font-weight:450;font-size:13.5px;color:var(--foreground)}
.rv-r .s-bad{flex:none}

/* ---------- 05 a day with Solea: five moments on a ruled line ---------- */
.day5{list-style:none;padding:0;display:grid;grid-template-columns:repeat(5,1fr);margin:44px -40px 0;border-top:1px solid var(--rule)}
.day5 li{position:relative;padding:34px 24px 32px;display:flex;flex-direction:column;gap:10px}
.day5 li:first-child{padding-left:40px}
.day5 li + li{border-left:1px solid var(--rule)}
.day5 li::before{content:"";position:absolute;top:-5px;left:24px;width:9px;height:9px;border-radius:50%;background:var(--page);box-shadow:inset 0 0 0 1.5px var(--ink)}
.day5 li:first-child::before{left:40px}
.day5 li:last-child::before{background:var(--orange);box-shadow:none}
.day5 .tm{font:500 11.5px/1 var(--mono);letter-spacing:.05em;text-transform:uppercase;color:var(--orange)}
.day5 h3{font-size:18px;line-height:1.3;letter-spacing:-.25px;color:var(--ink)}
.day5 p{font-size:14.5px;line-height:1.58;color:var(--body);text-wrap:pretty}

/* ---------- 06 results: as many columns as there are verified numbers ---------- */
html:not(.review) .stats3.n1{grid-template-columns:1fr}
html:not(.review) .stats3.n2{grid-template-columns:repeat(2,1fr)}
html:not(.review) .stats3.n1 > div:first-child span{max-width:48ch}

/* ---------- 07 the rest of the office ---------- */
.ints a{padding:7px 13px;border-radius:999px;background:#fff;box-shadow:0 0 0 1px var(--hair);font-size:14px;font-weight:600;color:var(--ink2);transition:box-shadow .2s var(--ease)}
.ints a:hover{box-shadow:0 0 0 1px var(--b30)}

/* ---------- responsive ---------- */
@media (max-width:1240px){
  .chg,.chg.flip{grid-template-columns:minmax(0,1fr);gap:36px}
  .chg.flip .chg-copy{order:0}
  .chg-copy{max-width:640px}
  .day5{grid-template-columns:repeat(3,1fr)}
  .day5 li:nth-child(4){padding-left:40px;border-left:0}
  .day5 li:nth-child(4)::before{left:40px}
  .day5 li:nth-child(n+4){border-top:1px solid var(--rule)}
}
@media (max-width:1100px){
  .pains3{grid-template-columns:1fr}
  .pain,.pain:first-child{padding:26px 40px}
  .pain + .pain{border-left:0;border-top:1px solid var(--rule)}
}
@media (max-width:760px){
  .pains3,.day5{margin-inline:-20px}
  /* without the side rails the grid's closing border reads as an empty strip above the next section's line */
  .pains3:last-child{border-bottom:0}
  .pain,.pain:first-child{padding:24px 20px}
  .chg-list{gap:64px;margin-top:40px}
  .chg-copy h3{font-size:25px}
  .day5{grid-template-columns:1fr}
  .day5 li,.day5 li:first-child,.day5 li:nth-child(4){padding:24px 20px 24px 44px;border-left:0}
  .day5 li + li{border-top:1px solid var(--rule)}
  .day5 li::before,.day5 li:first-child::before,.day5 li:nth-child(4)::before{top:30px;left:20px}
  html:not(.review) .stats3.n2{grid-template-columns:1fr}
}
