/* Monastic Media homepage v3 (lane home, round 3, 26 Sep). Brand palette only on a white canvas:
   teal #105B63 · yellow #FFD34E · gold #DB9E36 · rust #BD4932 · black #0D0D0D · slate #595959 · grey #F2F2F2. */
.c1{--c:var(--teal);--f:#fff}.c2{--c:var(--yellow);--f:var(--black)}.c3{--c:var(--rust);--f:#fff}.c4{--c:var(--gold);--f:var(--black)}

/* ---------- hero ---------- */
.h3-hero{padding-top:clamp(28px,4.5vw,56px)}
.h3-hero .hero-g{grid-template-columns:minmax(0,1.06fr) minmax(0,1fr);gap:clamp(24px,4vw,56px)}
.h3-hero h1{font-size:clamp(38px,4.35vw,62px)}
.h3-hero .lead{max-width:36ch}
.h3-hero .proof{max-width:560px}
.h3-hero .proof>div{min-width:0}
.h3-hero .proof>div:nth-child(3){border-left:1px solid var(--line2);border-top:0}
.hs{position:relative;display:flex;flex-direction:column;gap:16px}
.hs-stage{position:relative;display:flex;justify-content:center;padding:26px 0}
.hs-stage::before{content:"";position:absolute;inset:0;border-radius:36px;background-color:var(--teal);background-image:radial-gradient(rgba(255,255,255,.12) 1.2px,transparent 1.2px);background-size:20px 20px}
.hs-sun{position:absolute;right:-16px;top:-20px;width:112px;height:112px;border-radius:50%;background:var(--yellow)}
.hs-sq{position:absolute;left:-14px;bottom:-16px;width:62px;height:62px;border-radius:16px;background:var(--rust);transform:rotate(-10deg)}
.hs .phone{width:258px;z-index:2}
.hs .phone .scr img.pst{transition:opacity .35s ease}
.hs .phone .scr video{background:transparent}
.hs .reel .cap{max-width:78%}
.hf{position:absolute;z-index:4;background:#fff;border-radius:16px;box-shadow:var(--sh3);display:flex;gap:10px;align-items:center;padding:12px 14px}
.hf small{display:block;font:500 12.5px/1.2 var(--text);color:var(--slate);white-space:nowrap}
.hf-cat{left:-3%;top:20%}
.hf-cat i{flex:0 0 14px;width:14px;height:14px;border-radius:50%;box-shadow:0 0 0 4px rgba(13,13,13,.06);transition:background .3s}
.hf-cat b{display:block;font:600 17px/1.15 var(--disp);letter-spacing:-.005em;margin-top:3px;white-space:nowrap}
.hf-team{right:-3%;bottom:18%;flex-direction:column;align-items:stretch;gap:6px;min-width:112px}
.hf-team em{font:600 12.5px/1 var(--text);font-style:normal;padding:7px 9px;border-radius:8px;background:var(--c);color:var(--f)}
.hs-pick{display:flex;justify-content:space-between;gap:6px;padding:0 4px}
.hs-b{display:flex;flex-direction:column;align-items:center;gap:6px;min-width:0;flex:1 1 0;padding:4px 2px 2px;border:0;background:none;cursor:pointer;border-radius:14px}
.hs-rg{position:relative;width:68px;height:68px;display:grid;place-items:center;transition:transform .2s}
.hs-b:hover .hs-rg{transform:translateY(-2px)}
.hs-rg svg{position:absolute;inset:0;width:100%;height:100%;transform:rotate(-90deg)}
.hs-rg circle{fill:none;stroke-width:3}
.hs-rg .rg-bg{stroke:var(--line)}
.hs-rg .rg-fg{stroke:var(--c);stroke-dasharray:100;stroke-dashoffset:100;stroke-linecap:round}
.hs-b[aria-pressed="true"] .rg-bg{stroke:color-mix(in srgb,var(--c) 28%,#fff)}
.hs-b[aria-pressed="false"] .rg-fg{stroke-dashoffset:100!important;opacity:0}
.hs-rg img{width:56px;height:56px;border-radius:50%;object-fit:cover;object-position:50% 28%;background:#ddd}
.hs-l{font:500 13px/1.25 var(--text);color:var(--slate);text-align:center;max-width:100%}
.hs-b[aria-pressed="true"] .hs-l{color:var(--ink);font-weight:600}
@media (max-width:1180px){.hf-team{display:none}}
@media (max-width:980px){.h3-hero .hero-g{grid-template-columns:minmax(0,1fr)}.hs{max-width:600px;width:100%;margin:8px auto 0}.hf-team{display:flex}}
@media (max-width:420px){.h3-hero .proof>div{padding:14px 10px}.h3-hero .proof b{font-size:19px}.h3-hero .proof span{font-size:12px}}
@media (max-width:360px){.hs-rg{width:50px!important;height:50px!important}.hs-rg img{width:40px!important;height:40px!important}.hs-pick{gap:4px}}
@media (max-width:560px){.hs .phone{width:236px}.hf{display:none!important}.hs-sun{width:76px;height:76px;right:-8px;top:-14px}.hs-sq{width:44px;height:44px;left:-8px;bottom:-10px}.hs-stage{padding:22px 0}.hs-rg{width:58px;height:58px}.hs-rg img{width:47px;height:47px}.hs-l{font-size:12px}.hs-pick{padding:0}}

/* ---------- brands: two marquees + press ---------- */
.bm-sec{padding:clamp(48px,6vw,72px) 0 clamp(44px,5vw,68px)}
main .link .arr{width:18px;height:18px;flex:none}
main .link{white-space:nowrap}
.bm-head{display:flex;justify-content:space-between;align-items:flex-end;gap:12px 24px;flex-wrap:wrap;margin-bottom:22px}
.bm{overflow:hidden;padding:14px 0 6px;-webkit-mask:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);mask:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}
.bm-in{display:flex;width:max-content;list-style:none;margin:0;padding:0;animation:bmL 120s linear infinite}
.bm.r2 .bm-in{animation-name:bmR;animation-duration:132s}
.bm:hover .bm-in,.bm:focus-within .bm-in{animation-play-state:paused}
@keyframes bmL{from{transform:translateX(-50%)}to{transform:translateX(0)}}
@keyframes bmR{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.bl{position:relative;flex:0 0 auto;width:184px;height:88px;margin-right:14px;display:grid;place-items:center;background:#fff;border:1px solid var(--line);border-radius:16px;padding:14px 20px;transition:border-color .2s,box-shadow .2s}
.bl:hover{border-color:#cfcfcf;box-shadow:var(--sh2)}
.bl img{max-width:136px;max-height:42px;width:auto;height:auto}
.bl.has-b{padding-top:22px}
.bl.has-s{width:208px}
.bb{position:absolute;left:50%;top:-12px;transform:translateX(-50%);white-space:nowrap;font:700 12px/1 var(--text);letter-spacing:.03em;text-transform:uppercase;padding:6px 9px;border-radius:999px;box-shadow:0 4px 10px -4px rgba(13,13,13,.35)}
.bb-f{background:var(--teal);color:#fff}
.bb-s{background:var(--black);color:var(--yellow)}
.pr{display:flex;align-items:center;gap:14px 22px;margin-top:34px;padding-top:28px;border-top:1px solid #e0e0e0;flex-wrap:wrap}
.pr-h{margin:0;font:600 13px/1.2 var(--text);letter-spacing:.08em;text-transform:uppercase;color:var(--slate);flex:0 0 auto}
.pr ul{flex:1 1 560px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;list-style:none;margin:0;padding:0}
.pr li{height:62px;display:grid;place-items:center;background:#fff;border-radius:12px;border:1px solid var(--line);padding:10px 14px}
.pr img{max-height:28px;max-width:100%;width:auto;height:auto}
@media (max-width:760px){.pr ul{grid-template-columns:repeat(3,minmax(0,1fr))}.bl{width:152px;height:78px;padding:12px 14px;margin-right:10px}.bl img{max-width:116px;max-height:36px}.bb{padding:6px 8px}.bl.has-s{width:200px}}
.bm:focus-visible{outline:3px solid var(--teal);outline-offset:-3px;border-radius:8px}
@media (prefers-reduced-motion:reduce){
  .bm{-webkit-mask:none;mask:none;overflow-x:auto;scroll-snap-type:x proximity;scroll-padding-inline:var(--gut);scrollbar-width:thin;padding-bottom:12px}
  .bm-in{animation:none!important;transform:none!important;padding-inline:var(--gut)}
  .bm .bl{scroll-snap-align:start}
  .bm .dup{display:none}
}

/* ---------- loop tabs ---------- */
.lp-tabs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:18px}
.lp-tab{--c:var(--teal);--f:#fff;position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:6px;text-align:left;padding:18px 16px 16px;min-height:44px;border-radius:18px;border:1px solid var(--line);background:#fff;cursor:pointer;overflow:hidden;box-shadow:var(--sh1);transition:background .25s,color .25s,border-color .25s,transform .2s}
.lp-tab::before{content:"";position:absolute;left:0;right:0;top:0;height:5px;background:var(--c)}
.lp-tab.t2{--c:var(--yellow);--f:var(--black)}.lp-tab.t3{--c:var(--rust)}.lp-tab.t4{--c:var(--gold);--f:var(--black)}.lp-tab.t5{--c:var(--black)}
.lp-tab .ix{font:600 13px/1 var(--disp);letter-spacing:.02em;color:var(--slate)}
.lp-tab b{font:600 21px/1.1 var(--disp);letter-spacing:-.01em;color:var(--ink)}
.lp-tab .lp-d{font-size:14px;line-height:1.35;color:var(--slate)}
.lp-tab:hover{transform:translateY(-2px)}
.lp-tab[aria-selected="true"]{background:var(--c);border-color:var(--c);box-shadow:var(--sh2)}
.lp-tab[aria-selected="true"] b,.lp-tab[aria-selected="true"] .ix,.lp-tab[aria-selected="true"] .lp-d{color:var(--f)}
.lp-tab[aria-selected="true"] .lp-d{opacity:.86}
.lp-panel .pane{outline:none}
.pn-t{display:flex;justify-content:space-between;align-items:flex-end;gap:10px 24px;flex-wrap:wrap;margin:6px 0 16px}
.pn-h{margin:0;font:600 clamp(20px,2vw,26px)/1.15 var(--disp);letter-spacing:-.01em}
.pn-s{margin:6px 0 0;color:var(--ink2);font-size:15.5px;max-width:62ch}
@media (max-width:760px){
  .lp-tabs{gap:6px}
  .lp-tab{padding:14px 4px 10px;align-items:center;text-align:center;border-radius:14px;gap:4px}
  .lp-tab .lp-d{display:none}.lp-tab b{font-size:14.5px}.lp-tab .ix{font-size:12px}
  .lp-tab{min-height:64px}
  .lp-tab:hover{transform:none}
  /* review fix (26 Sep, r3c): five equal columns clipped "Measure" at 320px. Each column is now at least as wide as its label plus
     8px a side and shares the rest; if a phone is narrower still, the row scrolls instead of clipping. */
  .lp-tabs{grid-template-columns:repeat(5,minmax(max-content,1fr));overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;padding:2px 0 6px;margin-bottom:12px;position:relative}
  .lp-tabs::-webkit-scrollbar{display:none}
  .lp-tab{padding:14px 8px 10px}
}

/* 01 script */
.scp{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);gap:18px;align-items:stretch}
.scp-doc{background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--sh2);padding:18px 20px}
.scp-top{display:flex;align-items:center;gap:10px;padding-bottom:14px;margin-bottom:6px;border-bottom:1px solid var(--line2)}
.scp-ic{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:var(--tealT);color:var(--teal);font:700 13px/1 var(--disp)}
.scp-top b{font:600 16px/1 var(--text)}
.scp-st{margin-left:auto;font:600 12px/1 var(--text);padding:7px 10px;border-radius:999px;background:var(--yellow);color:var(--black)}
.scp-beat{display:grid;grid-template-columns:118px minmax(0,1fr);gap:12px;padding:14px 0;border-bottom:1px dashed var(--line)}
.scp-beat:last-child{border-bottom:0}
.scp-beat em{font:600 12.5px/1 var(--text);font-style:normal;white-space:nowrap;align-self:start;justify-self:start;padding:7px 9px;border-radius:8px;background:var(--c);color:var(--f)}
.scp-beat p{margin:0;padding-top:3px;font:500 15.5px/1.4 var(--text);color:var(--ink)}
.scp-tl{list-style:none;margin:0;padding:20px 22px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 22px;background:var(--grey);border-radius:20px;counter-reset:d}
.scp-tl li{position:relative;display:grid;grid-template-columns:62px minmax(0,1fr);gap:10px;align-items:baseline;padding:12px 0;border-bottom:1px solid #e3e3e3}
.scp-tl li:nth-last-child(-n+2){border-bottom:0}
.scp-tl b{font:600 13px/1 var(--text);color:var(--teal);font-variant-numeric:tabular-nums}
.scp-tl span{font-size:15px;line-height:1.35;color:var(--ink)}
.scp-tl li:last-child b{color:var(--rust)}
@media (max-width:900px){.scp{grid-template-columns:1fr}}
@media (max-width:520px){.scp-tl{grid-template-columns:1fr;padding:12px 16px}.scp-tl li:nth-last-child(2){border-bottom:1px solid #e3e3e3}.scp-beat{grid-template-columns:112px minmax(0,1fr);gap:10px}}

/* 02 shoot */
.sh-g{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}
.sh-t{aspect-ratio:3/4;border-radius:16px;box-shadow:var(--sh2);transition:transform .25s ease}
.sh-t:hover{transform:translateY(-3px)}
.sh-t .hl{font-size:12px;padding:6px 8px;border-radius:8px}
.sh-t::after{content:"";position:absolute;inset:auto 0 0 0;height:40%;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.35));z-index:1;pointer-events:none}
@media (max-width:760px){
  .sh-g{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;margin:0 calc(var(--gut)*-1);padding:2px var(--gut) 10px;scrollbar-width:none}
  .sh-g::-webkit-scrollbar{display:none}
  .sh-t{flex:0 0 150px;aspect-ratio:9/16;scroll-snap-align:start}
}

/* 03 edit timeline (dark editor, brand accents) */
.ed{background:#161616;border-radius:22px;color:#e9e9e9;overflow:hidden;box-shadow:var(--sh3);font-family:var(--ui);border:1px solid #000}
.ed-bar,.am3-bar{display:flex;align-items:center;gap:12px;padding:0 16px;min-height:46px;background:#0D0D0D;border-bottom:1px solid #262626;font:600 13.5px/1 var(--ui)}
.ed-dots{display:flex;gap:6px}.ed-dots i{width:11px;height:11px;border-radius:50%;background:#3a3a3a}
.ed-dots i:nth-child(1){background:var(--rust)}.ed-dots i:nth-child(2){background:var(--yellow)}.ed-dots i:nth-child(3){background:var(--teal)}
.ed-proj{color:#9d9d9d;font-weight:500}
.ed-ws{margin-left:auto;display:flex;gap:4px}
.ed-ws em{font-style:normal;padding:8px 11px;border-radius:8px;color:#9d9d9d;font-weight:600}
.ed-ws em.on{background:#2a2a2a;color:#fff}
.ed-top{display:grid;grid-template-columns:212px minmax(0,1fr) 262px;border-bottom:1px solid #262626}
.ed-top>div>small{display:block;font:600 12px/1 var(--ui);letter-spacing:.06em;text-transform:uppercase;color:#8d8d8d;margin-bottom:10px}
.ed-bin{padding:14px;border-right:1px solid #262626}
.ed-bg{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.ed-bg figure{margin:0}
.ed-bg img{width:100%;aspect-ratio:9/16;object-fit:cover;border-radius:6px;background:#262626;border:1px solid #2e2e2e}
.ed-bg figcaption{font:500 12px/1.3 var(--mono);color:#a5a5a5;margin-top:4px;font-variant-numeric:tabular-nums;white-space:nowrap}
.ed-mon{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;background:#0b0b0b}
.ed-scr{position:relative;height:312px;aspect-ratio:9/16;background:#000;border-radius:4px;overflow:hidden;box-shadow:0 0 0 1px #262626}
.ed-scr img,.ed-scr video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.ed-scr video{background:transparent}
.ed-tc{display:flex;align-items:center;gap:16px;margin-top:12px;font:500 13.5px/1 var(--mono);font-variant-numeric:tabular-nums}
.ed-tc [data-ed="tc"]{color:var(--yellow);min-width:92px;text-align:right}
.ed-du{color:#8d8d8d;min-width:92px}
.ed-pp{width:44px;height:44px;border-radius:50%;border:0;background:#2a2a2a;color:#fff;display:grid;place-items:center;cursor:pointer}
.ed-pp svg{width:18px;height:18px;fill:currentColor}
.ed-pp .i-pause{display:none}.ed-pp[aria-pressed="true"] .i-pause{display:block}.ed-pp[aria-pressed="true"] .i-play{display:none}
.ed-exp{padding:14px;border-left:1px solid #262626}
.ex{display:grid;grid-template-columns:24px minmax(0,1fr) auto;gap:4px 10px;align-items:center;padding:11px 12px;border-radius:12px;background:#1f1f1f;margin-bottom:8px}
.ex-ar{width:18px;justify-self:center;border:2px solid var(--yellow);border-radius:3px}
.ex b{display:block;font:700 14px/1.1 var(--ui)}
.ex small{display:block;font:500 12px/1.3 var(--ui);color:#9d9d9d;margin-top:3px}
.ex em{font:600 12px/1 var(--ui);font-style:normal;color:#9d9d9d}
.ex.done em{color:#7cc4bf}.ex.run em{color:var(--yellow)}
.ex-pg{grid-column:1/-1;height:4px;border-radius:2px;background:#2d2d2d;overflow:hidden;margin-top:6px}
.ex-pg i{display:block;height:100%;width:0;border-radius:2px;background:var(--teal)}
.ex.done .ex-pg i{width:100%;background:#2a8a93}
.ex.run .ex-pg i{background:var(--yellow);animation:exr 3.6s cubic-bezier(.4,0,.2,1) infinite}
@keyframes exr{0%{width:6%}80%{width:96%}100%{width:96%}}
.ed-tl{display:grid;grid-template-columns:44px minmax(0,1fr);gap:0 10px;padding:12px 16px 16px}
.ed-labs,.ed-lanes{display:grid;grid-template-rows:22px 30px 50px 40px 24px;gap:6px}
.ed-labs span{display:grid;place-items:center;border-radius:6px;background:#242424;font:600 12px/1 var(--mono);color:#cfcfcf}
.ed-labs span:first-child{background:none}
.ed-lanes{position:relative;cursor:pointer}
.ed-ruler{position:relative;border-bottom:1px solid #333}
.ed-tk{position:absolute;top:2px;font:500 12px/1 var(--mono);font-variant-numeric:tabular-nums;color:#8d8d8d;padding-left:4px;border-left:1px solid #444;height:18px}
.ed-cm{position:absolute;bottom:-1px;width:9px;height:9px;margin-left:-4.5px;background:var(--rust);clip-path:polygon(0 0,100% 0,50% 100%)}
.ed-lane{position:relative;background:#1d1d1d;border-radius:6px;overflow:hidden}
.ed-cap{position:absolute;top:4px;bottom:4px;background:var(--yellow);color:var(--black);border-radius:4px;display:flex;align-items:center;padding:0 5px;overflow:hidden}
.ed-cap span{font:700 12px/1 var(--ui);white-space:nowrap;min-width:0;overflow:hidden;text-overflow:ellipsis}
.ed-clip{position:absolute;top:0;bottom:0;border-radius:5px;overflow:hidden;background-color:var(--teal);background-repeat:repeat-x;background-size:auto 100%;background-position:left center;box-shadow:inset 0 0 0 1px rgba(255,255,255,.22),inset 0 0 0 999px rgba(16,91,99,.28);transition:box-shadow .2s}
.ed-clip span{position:absolute;left:4px;top:4px;max-width:calc(100% - 8px);overflow:hidden;text-overflow:ellipsis;font:600 12px/1 var(--mono);color:#fff;background:rgba(13,13,13,.7);padding:3px 4px;border-radius:3px;white-space:nowrap}
.ed-clip.on{box-shadow:inset 0 0 0 2px var(--yellow)}
/* review fix (26 Sep, r3c): labels are 12px now; a clip too short for "Clip 07" shows "07", a caption block too short for the word shows none */
.ed-clip,.ed-cap{container-type:inline-size}
.ed-clip span i{font-style:normal}
@container (max-width:60px){.ed-clip span i{display:none}}
@container (max-width:52px){.ed-cap span{display:none}}
.ed-a1{background:rgba(189,73,50,.16)}
.ed-a1 svg{position:absolute;inset:0;width:100%;height:100%;fill:var(--rust)}
.ed-ln{position:absolute;left:6px;top:5px;z-index:1;font:600 12px/1 var(--mono);color:#f1c9bf}
.ed-a2{background:transparent;border:1px dashed #333}
.ed-ph{position:absolute;top:0;bottom:0;width:2px;margin-left:-1px;background:var(--yellow);z-index:3;pointer-events:none;box-shadow:0 0 0 1px rgba(0,0,0,.35)}
.ed-ph::before{content:"";position:absolute;top:0;left:-6px;width:14px;height:12px;background:var(--yellow);clip-path:polygon(0 0,100% 0,100% 55%,50% 100%,0 55%)}
@media (max-width:1100px){.ed-top{grid-template-columns:minmax(0,1fr) 250px}.ed-bin{display:none}}
@media (max-width:760px){
  .ed-ws,.ed-proj{display:none}
  .ed-top{grid-template-columns:1fr}
  .ed-exp{border-left:0;border-top:1px solid #262626}
  .ed-scr{height:280px}
  .ed-tc{gap:10px;font-size:12.5px}.ed-tc [data-ed="tc"],.ed-du{min-width:0}
  .ed-tl{grid-template-columns:30px minmax(0,1fr);gap:0 6px;padding:10px 10px 12px}
  .ed-labs span{font-size:12px}
  .ed-clip span,.ed-cap span,.ed-ln{display:none}
  .ed-tk:nth-child(even){color:transparent}
}

/* 04 launch: Ads Manager setup walkthrough */
.am3{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--sh3);overflow:hidden;font-family:var(--ui);color:#1c1e21}
.am3-bar{background:#fff;border-bottom:1px solid var(--line);color:var(--ink)}
.am3-bar .ed-dots i{background:#e3e3e3}
.am3-crumb{color:var(--slate);font-weight:500}
.am3-draft{margin-left:auto;font:600 12px/1 var(--ui);padding:7px 10px;border-radius:999px;background:var(--grey);color:var(--ink2)}
.am3-body{display:grid;grid-template-columns:228px minmax(0,1fr) 270px;min-height:540px}
.am3-tree{background:#F7F7F7;border-right:1px solid var(--line);padding:14px 12px;display:flex;flex-direction:column;gap:6px}
.am3-st{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:center;min-height:58px;padding:8px 10px;border-radius:12px;border:1px solid transparent;background:none;text-align:left;cursor:pointer;width:100%;transition:background .2s,border-color .2s}
.am3-n{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#fff;border:1px solid var(--line);font:700 13px/1 var(--ui);color:var(--ink2)}
.am3-st b{display:block;font:700 14.5px/1.2 var(--ui)}
.am3-st small{display:block;font:500 12.5px/1.3 var(--ui);color:var(--slate);margin-top:2px}
.am3-st:hover{background:#fff}
.am3-st[aria-current="step"]{background:#fff;border-color:var(--line);box-shadow:var(--sh1)}
.am3-st[aria-current="step"] .am3-n{background:var(--teal);border-color:var(--teal);color:#fff}
.am3-st.done .am3-n{background:var(--tealT);border-color:var(--tealM);color:var(--teal)}
.am3-main{padding:18px 20px 8px;min-width:0}
.am3-s{display:none}.am3-s.on{display:block;animation:fade .35s ease}
.am3-card{border:1px solid var(--line);border-radius:14px;padding:14px 16px;margin-bottom:12px;background:#fff}
.am3-ct{font:700 14.5px/1.2 var(--ui);margin-bottom:10px}
.am3-in{border:1px solid #d6d6d6;border-radius:10px;padding:11px 12px;font:500 14px/1.3 var(--ui);color:#1c1e21;background:#fff}
.am3-in.ph{color:#8a8a8a}
.am3-dd{display:flex;justify-content:space-between;align-items:center}
.am3-dd::after{content:"";width:8px;height:8px;border-right:2px solid var(--slate);border-bottom:2px solid var(--slate);transform:rotate(45deg) translateY(-3px)}
.am3-lb{font:600 12.5px/1 var(--ui);color:var(--slate);margin:12px 0 6px}
.am3-lb:first-of-type{margin-top:0}
.am3-obj{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.am3-o{display:flex;align-items:center;gap:9px;padding:11px 10px;border-radius:10px;border:1px solid var(--line);font:500 13.5px/1.2 var(--ui)}
.am3-o .rd{flex:0 0 16px;height:16px;border-radius:50%;border:2px solid #c4c4c4;background:#fff}
.am3-o.on{border-color:var(--teal);background:var(--tealT);font-weight:700}
.am3-o.on .rd{border:5px solid var(--teal)}
.am3-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-bottom:10px}
.am3-row b{display:block;font:700 14px/1.25 var(--ui)}
.am3-row small{display:block;font:500 12.5px/1.3 var(--ui);color:var(--slate);margin-top:2px}
.am3-tg{flex:0 0 40px;height:22px;border-radius:999px;background:#c9c9c9;position:relative}
.am3-tg::after{content:"";position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.25)}
.am3-tg.on{background:var(--teal)}.am3-tg.on::after{left:21px}
.am3-kv{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-top:1px solid var(--line2);font:500 13.5px/1.3 var(--ui)}
.am3-kv span{color:var(--slate)}.am3-kv b{font-weight:700;text-align:right}
.am3-pl{display:flex;flex-wrap:wrap;gap:6px;padding-top:2px}
.am3-pl span{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border-radius:8px;background:var(--grey);font:600 12.5px/1 var(--ui)}
.ck{width:14px;height:14px;border-radius:4px;background:var(--teal);position:relative}
.ck::after{content:"";position:absolute;left:4px;top:1.5px;width:4px;height:7px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}
.am3-md{display:flex;gap:12px;align-items:center;margin-top:10px;padding:10px;border-radius:12px;background:var(--grey)}
.am3-md img{width:40px;height:71px;object-fit:cover;border-radius:7px}
.am3-md b{display:block;font:700 13.5px/1.2 var(--ui)}.am3-md small{display:block;font:500 12.5px/1.35 var(--ui);color:var(--slate);margin-top:3px}
.am3-prev{background:var(--grey);border-left:1px solid var(--line);padding:16px;display:flex;flex-direction:column;align-items:center;gap:12px}
.am3-prev>small{font:600 12px/1 var(--ui);color:var(--slate)}
.am3-prev .phone{width:212px;border-radius:34px;padding:8px}.am3-prev .phone .scr{border-radius:27px}.am3-prev .phone .notch{width:70px;height:20px;top:8px}
.am3-prev .reel .top{top:32px;font-size:13px}.am3-prev .reel .side{bottom:96px}.am3-prev .reel .side svg{width:20px;height:20px}
.am3-prev .phone .scr video{background:transparent}
.am3-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-top:1px solid var(--line)}
.am3-foot button{min-height:44px;padding:0 18px;border-radius:10px;font:700 14px/1 var(--ui);border:1px solid var(--line);background:#fff;color:var(--ink);cursor:pointer}
.am3-foot button:disabled{opacity:.45;cursor:default}
.am3-foot .am3-next{background:var(--teal);border-color:var(--teal);color:#fff}
.am3-prog{font:600 13px/1 var(--ui);color:var(--slate)}
@media (max-width:1100px){.am3-body{grid-template-columns:200px minmax(0,1fr)}.am3-prev{display:none}}
@media (max-width:760px){
  .am3-crumb{display:none}
  .am3-body{grid-template-columns:1fr;min-height:0}
  .am3-tree{flex-direction:row;border-right:0;border-bottom:1px solid var(--line);padding:8px;gap:4px}
  .am3-st{grid-template-columns:1fr;justify-items:center;text-align:center;gap:4px;padding:8px 4px;min-height:64px}
  .am3-st small{display:none}.am3-n{width:28px;height:28px}
  .am3-main{padding:14px 12px 4px}
  .am3-obj{grid-template-columns:repeat(2,minmax(0,1fr))}
  .am3-body[data-step="2"] .am3-prev{display:flex;border-left:0;border-top:1px solid var(--line)}
  .am3-foot{padding:10px 12px}.am3-foot button{padding:0 14px}
}

/* 05 measure */
.ms{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:18px;align-items:start}
.ms-bars{padding:20px 22px}
.ms-h{margin:0 0 14px;font:600 15px/1.35 var(--text);color:var(--ink2)}
.ms-bars .bars{border:0;box-shadow:none;padding:4px 0 0!important;margin-top:18px!important}
.ms-bars .bar{grid-template-columns:170px minmax(0,1fr) 176px}
.sl{background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--sh2);overflow:hidden;font-family:var(--ui)}
.sl-top{display:flex;align-items:center;gap:8px;padding:0 16px;min-height:48px;border-bottom:1px solid var(--line);font:700 15px/1 var(--ui)}
.sl-top>span{color:var(--slate)}.sl-top small{margin-left:auto;font:600 12px/1 var(--ui);color:var(--slate)}
.sl-msg{display:grid;grid-template-columns:40px minmax(0,1fr);gap:12px;padding:14px 16px}
.sl-msg+.sl-msg{border-top:1px solid var(--line2)}
.sl-av{width:40px;height:40px;border-radius:10px;border:1px solid var(--line);object-fit:cover}
.sl-who{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.sl-who b{font:700 15px/1 var(--ui)}
.sl-who em{font:700 12px/1 var(--ui);font-style:normal;padding:3px 5px;border-radius:3px;background:var(--grey);color:var(--slate)}
.sl-who small{font:500 12.5px/1 var(--ui);color:var(--slate)}
.sl-msg p{margin:6px 0 0;font:500 15px/1.4 var(--ui)}
.sl-k{list-style:none;margin:12px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:8px}
.sl-k li{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border-radius:10px;background:#fff;border:1px solid var(--line);font:600 14px/1 var(--ui);color:var(--ink)}
.sl-k li i{width:10px;height:10px;border-radius:3px;background:var(--c)}
.sl-file{display:flex;gap:12px;align-items:center;margin-top:10px;padding:12px;border:1px solid var(--line);border-radius:12px}
.sl-fi{flex:0 0 40px;height:40px;border-radius:10px;display:grid;place-items:center;background:var(--teal);color:#fff}
.sl-fi svg{width:20px;height:20px}
.sl-file b{display:block;font:700 14px/1.2 var(--ui)}.sl-file small{display:block;font:500 12.5px/1.3 var(--ui);color:var(--slate);margin-top:2px}
@media (max-width:980px){.ms{grid-template-columns:1fr}}
@media (max-width:640px){.ms-bars{padding:16px}.ms-bars .bar{grid-template-columns:minmax(0,1fr) 150px}}

/* ---------- UGC wall on teal ---------- */
.uw-sec .h-l{color:#fff}
.uw-chips{display:flex;flex-wrap:wrap;gap:8px}
.uw-chips button{min-height:44px;padding:0 14px;border-radius:12px;border:1px solid rgba(255,255,255,.26);background:rgba(255,255,255,.08);font:500 14.5px/1 var(--text);cursor:pointer;color:#fff;transition:background .2s}
.uw-chips button:hover{background:rgba(255,255,255,.16)}
.uw-chips button small{font:600 12px/1 var(--text);font-variant-numeric:tabular-nums;color:rgba(255,255,255,.7);margin-left:6px}
.uw-chips button[aria-pressed="true"]{background:var(--yellow);border-color:var(--yellow);color:var(--black)}
.uw-chips button[aria-pressed="true"] small{color:rgba(13,13,13,.65)}
.uw-wall .tile{box-shadow:0 10px 24px -12px rgba(0,0,0,.55)}
.uw-wall:not(.all):not(.flt) .tile:nth-child(n+19){display:none}
.uw-foot{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}
.uw-o{background:transparent;color:#fff;border-color:rgba(255,255,255,.5)}.uw-o:hover{border-color:#fff}
.uw-more[hidden]{display:none}
@media (max-width:1100px){.uw-wall:not(.all):not(.flt) .tile:nth-child(n+17){display:none}}
@media (max-width:640px){.uw-wall:not(.all):not(.flt) .tile:nth-child(n+9){display:none}.uw-chips{flex-wrap:nowrap;overflow-x:auto;margin:0 calc(var(--gut)*-1);padding:0 var(--gut) 6px;scrollbar-width:none}.uw-chips::-webkit-scrollbar{display:none}.uw-chips button{flex:0 0 auto}.uw-foot .btn{flex:1 1 100%}}

/* ---------- rest ---------- */
@media (max-width:560px){.cases .cc:nth-child(n+5){display:none}}
@media (min-width:981px){.svc .sv-all{grid-column:span 4}}
.sv-all{justify-content:center;background:#fff}
.sv-all h3{margin-top:0}
.h3-tl h3{font:600 19px/1.2 var(--disp);margin:12px 0 6px}
.h3-tl>div{border-top:5px solid var(--teal)}.h3-tl>div:nth-child(2){border-top-color:var(--yellow)}.h3-tl>div:nth-child(3){border-top-color:var(--gold)}.h3-tl>div:nth-child(4){border-top-color:var(--rust)}
@media (max-width:420px){.lp-tab b{font-size:13px;letter-spacing:-.02em}}
@media (max-width:359px){.lp-tabs{gap:4px}.lp-tab{padding-inline:6px}.lp-tab b{font-size:12.5px}}
.h3-tl p{font-size:15px}
.uw-chips button{font-size:15px}

/* review fix (26 Sep): shared v2.css paints kicker dots, the case-card tag and the Shopify icon in --green (#12805C, not in the
   brand book). Scoped to this page's main content until v2.css changes (integration request D). */
main .kick i{background:var(--teal);box-shadow:0 0 0 3px rgba(16,91,99,.18)}
main .band-teal .kick i{background:var(--yellow);box-shadow:0 0 0 3px rgba(255,211,78,.28)}
main .cc .tag{background:var(--tealT);color:var(--teal)}
main .svc .i-s{background:#E6E6E6;color:var(--black)}

/* review fix (26 Sep, r3c): brand fonts only. v2.css falls back to Geist for body text (Gully has no "→", so every "Open the case
   study →" pulled the 30 KB Geist file) and sets --mono to Geist Mono (tab numbers, day labels, case-card stats, chip counts, service
   icons). On this page both stacks are Gully first, then the system face; numbers use tabular figures. A no-op once v2.css drops
   Geist (integration request). */
:root{--text:"Gully",system-ui,-apple-system,"Segoe UI",sans-serif;--mono:"Gully",system-ui,-apple-system,"Segoe UI",sans-serif}
main .cc-s b,main .bar .vl,main .chips button small,main .tl b,main .step .ix{font-variant-numeric:tabular-nums}
/* review fix (26 Sep, r3c): v2.css styles .sp as the Shopify-admin panel (grey fill, border, shadow, 20px radius) and .reel .sp only
   sets the font, so the "Sponsored" line in every phone mock (hero, Launch preview, lightbox) drew as a grey pill. Reset inside the
   reel; a no-op once v2.css renames the Shopify panel class (integration request). */
.reel .sp{background:none;border:0;box-shadow:none;border-radius:0;overflow:visible;color:inherit;font-size:12px}
.reel .av{font-size:12px}
/* review fix (26 Sep, r3c): labels from shared components under the 12px minimum (wall tile length, case-card industry row) */
main .tile .ov span{font-size:12px}
main .cc-b .ind{font-size:12px;letter-spacing:.03em}
