@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#152528;--muted:#59676a;--lime:#c7f66b;--paper:#f6f8f7;--line:#dce3df;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--paper);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.6}h1,h2,h3,h4,p{margin:0}h1,h2,h3,.brand{font-family:Manrope,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea,summary{ -webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #668b29;outline-offset:5px}img{max-width:100%;display:block}button{color:inherit}section{position:relative}.wrap{max-width:1240px;margin:auto;padding:0 40px}.nav{height:96px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-size:25px;font-weight:800;letter-spacing:-1.2px;display:inline-flex;gap:9px;align-items:center}.mark{display:inline-grid;place-items:center;width:33px;height:33px;border-radius:10px;background:var(--lime);color:var(--ink);font-size:25px;transform:rotate(-7deg)}.navlinks{display:flex;gap:30px;font-size:14px;font-weight:600}.btn{display:inline-flex;align-items:center;justify-content:center;gap:24px;border:1px solid transparent;border-radius:8px;padding:15px 23px;font-weight:700;font-size:15px;background:var(--ink);color:white;transition:transform .2s,background .2s}.btn:hover{transform:translateY(-2px);background:#2c4244}.btn.lime{background:var(--lime);color:var(--ink)}.btn.light{background:white;border-color:var(--line);color:var(--ink)}.eyebrow{text-transform:uppercase;letter-spacing:2.3px;font-size:12px;font-weight:800;display:flex;align-items:center;gap:12px}.eyebrow:before{content:'';width:24px;height:2px;background:currentColor}.hero{padding:48px 0 78px}.hero-grid{display:grid;grid-template-columns:1.04fr 1fr;gap:64px;align-items:center}.hero h1{font-size:clamp(46px,5.4vw,74px);letter-spacing:-4px;font-weight:800;line-height:1.06;margin:25px 0}.hero h1 span{color:#657e41}.hero p{font-size:18px;color:var(--muted);max-width:440px;line-height:1.75}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0 22px}.micro{font-size:13px;color:var(--muted)}.hero-art{position:relative;padding:0 0 55px 20px}.hero-photo{width:100%;height:540px;object-fit:cover;border-radius:160px 12px 12px 12px;filter:brightness(.78)}.photo-label{position:absolute;top:28px;right:22px;background:#ffffffed;padding:7px 13px;border-radius:30px;font-size:12px;font-weight:700}.review-card{position:absolute;bottom:10px;left:-25px;background:white;border:1px solid var(--line);border-radius:14px;box-shadow:0 14px 60px #12212418;width:340px;padding:23px}.card-top{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:13px}.stars{color:#9cb447;letter-spacing:3px}.review-card p{font-size:15px;line-height:1.5;color:var(--ink);margin:15px 0}.reply-label{padding-top:13px;border-top:1px solid var(--line);color:#50663b;font-size:12px;font-weight:700}.vertical-caption{position:absolute;right:15px;bottom:20px;font-size:12px;color:var(--muted)}.strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:23px 0}.strip .wrap{display:flex;justify-content:space-between;align-items:center;gap:20px;color:var(--muted);font-size:14px}.strip strong{color:var(--ink)}.section{padding:100px 0}.section-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:42px}.section h2{font-size:clamp(32px,4vw,49px);line-height:1.16;letter-spacing:-2px;max-width:640px;margin-top:18px}.section-head>p{max-width:300px;color:var(--muted)}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.benefit{padding:30px;border:1px solid var(--line);background:white;border-radius:12px}.symbol{font-size:25px;background:#edf4e5;display:grid;place-items:center;width:49px;height:49px;border-radius:13px;margin-bottom:40px}.benefit h3{font-size:21px;letter-spacing:-.6px;margin-bottom:12px}.benefit p{font-size:15px;color:var(--muted)}.dark{background:var(--ink);color:white}.dark .eyebrow{color:var(--lime)}.dark .section-head>p{color:#b5c1c2}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:55px}.step{border-top:1px solid #506060;padding-top:24px}.step-num{color:var(--lime);font-size:14px}.step h3{font-size:24px;letter-spacing:-.7px;margin:20px 0 12px}.step p{color:#b5c1c2;font-size:15px}.demo-link{display:inline-flex;margin-top:35px;color:var(--lime);gap:25px;border-bottom:1px solid #75845d;padding-bottom:6px}.report-section{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.report-section h2{margin:20px 0}.report-section p{color:var(--muted)}.checklist{list-style:none;padding:0;margin:28px 0}.checklist li{padding:9px 0}.checklist li:before{content:'✓';color:#637e3c;margin-right:14px}.report{border:1px solid var(--line);border-radius:13px;background:white;padding:30px;box-shadow:0 15px 45px #1221240a;transform:rotate(2deg)}.report small{font-size:12px;color:var(--muted)}.report h3{font-size:24px;margin:18px 0}.report-stats{display:grid;grid-template-columns:1fr 1fr;gap:12px}.report-stats>div{background:var(--paper);padding:17px;border-radius:8px;font-size:13px}.report-stats b{font-size:35px;display:block;line-height:1.2}.insight{padding:18px;background:#edf4e5;border-radius:8px;margin-top:15px;font-size:14px}.insight p{margin-top:5px}.report-note{display:block;margin-top:16px}.faq-layout{display:grid;grid-template-columns:1fr 1.25fr;gap:80px}.faq-layout h2{max-width:360px}.faq-list details{border-bottom:1px solid var(--line);padding:22px 0}.faq-list details:first-child{border-top:1px solid var(--line)}summary{cursor:pointer;font-weight:600;list-style:none;display:flex;justify-content:space-between;gap:20px}summary:after{content:'+';font-size:22px}details[open] summary:after{content:'−'}details p{margin-top:14px;color:var(--muted);font-size:15px}.cta{padding:65px;border-radius:16px;background:var(--lime);display:flex;justify-content:space-between;align-items:center;gap:35px}.cta h2{font-size:43px;max-width:620px;margin:0}.cta p{margin-top:16px}.footer{padding:40px 0}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:30px}.footer small{font-size:12px;color:var(--muted)}.footer-links{display:flex;gap:22px;font-size:13px}.menu-toggle{display:none}.barber{background:#f4f1eb;min-height:100vh}.demo-banner{padding:10px 20px;text-align:center;font-size:12px;background:#d9e4ce;color:#26382d}.demo-banner a{text-decoration:underline;margin-left:10px}.barber-layout{display:grid;grid-template-columns:1fr 1fr;min-height:calc(100vh - 39px)}.barber-visual{position:relative;min-height:760px;background:#202522}.barber-visual img{width:100%;height:100%;position:absolute;object-fit:cover;filter:brightness(.43)}.barber-overlay{position:relative;z-index:1;color:#fff;display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:55px 65px}.barber-wordmark{font-size:15px;letter-spacing:4px;font-weight:700}.barber-overlay h1{font-family:Georgia,serif;font-size:clamp(45px,5vw,70px);font-weight:400;line-height:1.12;letter-spacing:-2px;max-width:450px;margin:100px 0 23px}.barber-overlay p{max-width:350px;color:#d6d7d1}.photo-credit{font-size:11px;opacity:.7;margin-top:100px}.barber-panel{max-width:570px;width:100%;margin:auto;padding:55px 45px}.barber-badge{border:1px solid #c9c8bd;border-radius:50%;width:66px;height:66px;display:grid;place-items:center;font-family:Georgia,serif;font-size:27px;margin-bottom:27px}.barber-panel .eyebrow{font-size:11px;letter-spacing:2px;color:#6a725d}.barber-panel h2{font-family:Georgia,serif;font-weight:400;font-size:40px;line-height:1.18;letter-spacing:-1.3px;margin:16px 0}.barber-intro{color:#6c726b;margin-bottom:30px}.choice{width:100%;text-align:left;padding:22px;background:#fff;border:1px solid #d6d8ce;border-radius:10px;display:flex;align-items:center;gap:17px;margin-top:14px;transition:border-color .2s,transform .2s}.choice:hover{border-color:#647c4e;transform:translateY(-2px)}.choice-icon{font-size:23px;width:40px;flex-shrink:0;text-align:center}.choice b{font-size:17px;display:block}.choice small{color:#697368;font-size:13px;display:block;margin-top:5px}.choice .arrow{margin-left:auto}.privacy-note{color:#72796e;text-align:center;font-size:12px;margin:24px 0 40px}.powered{text-align:center;font-size:12px;color:#72796e}.powered a{display:inline-flex;font-size:17px;vertical-align:middle;margin-left:5px}.powered .mark{height:22px;width:22px;font-size:17px;border-radius:6px}.back-btn{border:0;padding:0;background:none;color:#687260;margin-bottom:20px;font-size:14px}.feedback-form label{display:block;font-size:14px;font-weight:600;margin:17px 0 8px}.feedback-form textarea,.feedback-form input[type=text],.feedback-form input[type=email]{width:100%;border:1px solid #c9cec3;border-radius:8px;background:#fff;padding:13px;color:var(--ink)}.feedback-form textarea{min-height:135px;resize:vertical}.feedback-form textarea:focus,.feedback-form input:focus{outline:2px solid #7b9858;outline-offset:2px}.chips{display:flex;flex-wrap:wrap;gap:7px}.chip{padding:8px 12px;border:1px solid #d2d6ca;background:transparent;border-radius:30px;font-size:13px}.chip[aria-pressed=true]{background:#273b2f;color:white;border-color:#273b2f}.feedback-form .consent{display:flex;gap:10px;font-size:13px;font-weight:400;align-items:start}.consent input{margin-top:5px}.form-submit{width:100%;margin-top:20px;background:#293e31}.field-meta{font-size:12px;color:#737b6d;text-align:right}.success-icon{font-size:35px;color:#4a673e;background:#e0ead7;border-radius:50%;width:75px;height:75px;display:grid;place-items:center;margin-bottom:25px}.dialog{border:0;border-radius:15px;padding:35px;max-width:480px;width:calc(100% - 32px);color:var(--ink);box-shadow:0 20px 100px #0005}.dialog::backdrop{background:#152528aa;backdrop-filter:blur(4px)}.dialog h2{font-size:26px;line-height:1.25;margin-bottom:15px}.dialog p{color:var(--muted);font-size:15px;margin-bottom:20px}.dialog .btn{width:100%}.dialog-close{position:absolute;right:13px;top:8px;background:none;border:0;font-size:26px}.reveal{animation:appear .65s ease both}@keyframes appear{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}@media(max-width:1000px){.hero-grid{gap:30px}.hero h1{letter-spacing:-2.5px}.hero-photo{height:460px}.review-card{left:0;width:300px}.report-section{gap:40px}.barber-overlay{padding:40px}.barber-panel{padding:35px}.navlinks{gap:18px}.cta{padding:40px}.cta h2{font-size:35px}}@media(max-width:740px){.wrap{padding:0 22px}.nav{height:78px;flex-wrap:wrap}.brand{font-size:22px}.nav>.btn{padding:10px 15px;font-size:13px}.navlinks{display:none}.hero{padding:28px 0 45px}.hero-grid{grid-template-columns:1fr;gap:36px}.hero h1{font-size:52px;letter-spacing:-2.8px;max-width:520px}.hero p{font-size:17px}.hero-art{padding:0 0 47px 25px}.hero-photo{height:370px;border-radius:100px 10px 10px 10px}.review-card{left:0;bottom:0;width:290px;padding:19px}.vertical-caption{display:none}.strip .wrap{flex-wrap:wrap;justify-content:center;font-size:12px;gap:12px 24px}.strip strong{width:100%;text-align:center}.section{padding:65px 0}.section-head{display:block;margin-bottom:30px}.section-head>p{margin-top:20px;max-width:100%}.section h2{font-size:36px;letter-spacing:-1.4px}.benefits,.steps,.report-section,.faq-layout{grid-template-columns:1fr;gap:20px}.symbol{margin-bottom:24px}.steps{gap:28px;margin-top:35px}.report-section{gap:35px}.report{transform:none;padding:23px}.faq-layout{gap:30px}.cta{padding:32px 25px;display:block}.cta h2{font-size:33px}.cta .btn{margin-top:27px}.footer-inner{align-items:start;flex-direction:column;gap:22px}.barber-layout{display:block}.barber-visual{min-height:230px;height:230px}.barber-overlay{padding:25px}.barber-wordmark{font-size:12px;letter-spacing:3px}.barber-overlay h1{font-size:36px;max-width:330px;margin:30px 0 0;letter-spacing:-1px}.barber-overlay p,.photo-credit{display:none}.barber-panel{padding:30px 24px 40px;max-width:520px}.barber-badge{display:none}.barber-panel h2{font-size:35px}.choice{padding:19px 17px}.barber-intro{font-size:15px;margin-bottom:24px}.privacy-note{margin-bottom:28px}.demo-banner{font-size:11px}}
@media(max-width:420px){.nav{height:auto;padding-top:20px;padding-bottom:18px;gap:16px}.nav>.btn{padding:9px 12px;font-size:12px}.hero h1{font-size:42px;letter-spacing:-2px}.hero h1 br{display:none}.hero h1 span{display:block;margin-top:10px}.hero-art{padding-left:0}.review-card{width:calc(100% - 12px)}.hero-photo{height:330px}.eyebrow{font-size:10px;letter-spacing:1.7px}.hero p{font-size:16px}.actions .btn{width:100%}.barber-panel h2{font-size:32px}}
.story-section{padding:105px 0 90px;background:#eef2ef;overflow:hidden}.story-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:55px}.story-heading h2{font-size:clamp(34px,4vw,50px);line-height:1.13;letter-spacing:-2.2px;margin-top:18px}.story-heading>p{max-width:330px;color:var(--muted)}.story-demo{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.story-stage{position:relative;min-height:425px;padding:24px 24px 26px;border:1px solid #d3ddd6;border-radius:18px;background:#f9fbfa;box-shadow:0 15px 45px #1731260b}.stage-no{display:inline-grid;place-items:center;width:35px;height:35px;border-radius:50%;background:var(--ink);color:var(--lime);font-size:12px;font-weight:800}.story-stage h3{font-size:21px;letter-spacing:-.6px;margin:26px 0 8px}.story-stage>p{font-size:14px;line-height:1.6;color:var(--muted)}.story-track{position:absolute;z-index:3;top:188px;left:12%;right:12%;height:2px;pointer-events:none}.story-line{position:absolute;inset:0;background:linear-gradient(90deg,transparent,#adc57f 12%,#adc57f 88%,transparent);opacity:.6}.story-dot{position:absolute;top:-4px;width:10px;height:10px;background:var(--lime);border:2px solid #667c48;border-radius:50%;box-shadow:0 0 0 7px #c7f66b24;animation:travel 4.8s ease-in-out infinite}.story-dot.d2{animation-delay:1.2s}.story-dot.d3{animation-delay:2.4s}.story-dot.d4{animation-delay:3.6s}@keyframes travel{0%{left:0;opacity:0}10%{opacity:1}90%{opacity:1}100%{left:100%;opacity:0}}.tap-scene{height:210px;position:relative;margin-top:-10px}.tag-card{position:absolute;left:5px;bottom:25px;width:105px;height:135px;border-radius:10px;background:var(--lime);transform:rotate(-7deg);box-shadow:0 12px 25px #1a28231a;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:10px;font-weight:800;letter-spacing:1px}.tag-logo{font-size:30px;margin-bottom:7px}.tag-card i{position:absolute;border:1.5px solid #3c5337;border-left:0;border-bottom:0;border-radius:0 20px 0 0;width:12px;height:12px;right:13px;top:17px}.tag-card i:nth-of-type(2){width:18px;height:18px;right:9px;top:13px}.tag-card i:nth-of-type(3){width:24px;height:24px;right:5px;top:9px}.mini-phone{position:absolute;right:10px;top:2px;width:130px;height:218px;border:6px solid #17272a;border-radius:27px;background:#fff;box-shadow:0 14px 28px #10251c21;padding:13px 8px 8px;transform:rotate(3deg)}.speaker{position:absolute;top:5px;left:48px;width:25px;height:3px;background:#17272a;border-radius:4px}.phone-screen{height:100%;border-radius:15px;background:#f2efe8;padding:21px 9px 9px;display:flex;flex-direction:column}.phone-brand{font-size:7px;font-weight:800;margin-bottom:20px}.phone-screen>b{font-family:Georgia,serif;font-size:15px;line-height:1.25;margin-bottom:14px}.tiny-button{font-size:7px;font-weight:700;padding:7px 5px;border-radius:4px;color:#fff;background:#24372b;margin-bottom:6px}.tiny-button.alt{background:#fff;color:#24372b;border:1px solid #d4d9d0}.nfc-waves{position:absolute;left:98px;bottom:83px;transform:rotate(-6deg)}.nfc-waves i{display:block;position:absolute;border:2px solid #6c8548;border-left-color:transparent;border-bottom-color:transparent;border-radius:50%;width:16px;height:16px;animation:pulse 1.8s infinite}.nfc-waves i:nth-child(2){width:28px;height:28px;margin:-6px;animation-delay:.25s}.nfc-waves i:nth-child(3){width:40px;height:40px;margin:-12px;animation-delay:.5s}@keyframes pulse{0%,100%{opacity:.2;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}.review-stack{height:210px;position:relative;margin-top:-10px}.review-pill{position:absolute;left:50%;width:205px;padding:10px 14px;border-radius:8px;background:#fff;border:1px solid var(--line);box-shadow:0 7px 18px #17312610;font-size:10px;display:flex;align-items:center;gap:9px;animation:collect 5s ease-in-out infinite}.review-pill span{color:#829b4f;letter-spacing:1px}.review-pill b{font-size:10px}.review-pill.p1{top:15px;transform:translateX(-50%) rotate(-2deg)}.review-pill.p2{top:63px;transform:translateX(-46%) rotate(2deg);animation-delay:.5s}.review-pill.p3{top:111px;transform:translateX(-53%) rotate(-1deg);animation-delay:1s}.review-pill.p4{top:156px;transform:translateX(-45%) rotate(1deg);animation-delay:1.5s}.ai-node{position:absolute;right:0;bottom:14px;width:42px;height:42px;border-radius:13px;background:var(--ink);color:var(--lime);display:grid;place-items:center;font-size:11px;font-weight:800;box-shadow:0 0 0 8px #c7f66b33}@keyframes collect{0%,100%{opacity:.75}50%{opacity:1;transform:translateX(-50%) translateY(-4px)}}.mini-report{height:210px;margin-top:-10px;background:#fff;border:1px solid var(--line);border-radius:11px;padding:17px;box-shadow:0 10px 25px #17312613;transform:rotate(1deg)}.mini-report-top{display:flex;justify-content:space-between;font-size:8px;color:var(--muted);margin-bottom:16px}.mini-report-top strong{color:#4f6e35;background:#edf4e5;padding:2px 6px;border-radius:9px}.mini-report>b{font-size:13px}.mini-bars{height:65px;display:flex;align-items:end;gap:7px;padding:10px 0;border-bottom:1px solid var(--line)}.mini-bars i{height:var(--h);flex:1;background:#c7f66b;border-radius:3px 3px 0 0;transform-origin:bottom;animation:bars 3.5s ease-in-out infinite}.mini-bars i:nth-child(even){background:#24372b;animation-delay:.4s}@keyframes bars{0%,100%{transform:scaleY(.65)}50%{transform:scaleY(1)}}.mini-insight{display:flex;align-items:center;gap:10px;margin-top:14px;background:#edf4e5;padding:9px;border-radius:7px}.mini-insight>span{display:grid;place-items:center;background:var(--lime);width:27px;height:27px;border-radius:50%}.mini-insight small{font-size:8px;line-height:1.45}.story-caption{grid-column:1/-1;display:flex;justify-content:center;gap:55px;padding-top:14px;color:var(--muted);font-size:13px}.story-caption b{color:var(--ink)}
@media(max-width:740px){.story-section{padding:68px 0}.story-heading{display:block;margin-bottom:32px}.story-heading>p{margin-top:18px}.story-demo{grid-template-columns:1fr;gap:15px}.story-stage{min-height:auto;padding:20px;display:grid;grid-template-columns:145px 1fr;grid-template-rows:auto 1fr;column-gap:18px;align-items:center}.story-stage .stage-no{position:absolute;top:15px;left:15px;z-index:4}.tap-scene,.review-stack,.mini-report{grid-row:1/3;height:180px;margin:0}.story-stage h3{margin:0 0 7px;font-size:19px;align-self:end}.story-stage>p{align-self:start}.mini-phone{width:103px;height:170px;right:0}.tag-card{width:78px;height:102px;bottom:14px}.phone-screen>b{font-size:12px}.phone-brand{margin-bottom:12px}.nfc-waves{left:73px;bottom:62px}.review-pill{width:142px;padding:8px;font-size:8px}.review-pill.p1{top:4px}.review-pill.p2{top:42px}.review-pill.p3{top:80px}.review-pill.p4{top:118px}.ai-node{bottom:5px}.story-track{display:none}.story-caption{display:grid;grid-template-columns:1fr 1fr;gap:8px 20px;justify-content:start;padding:10px 4px}.story-caption span:last-child{grid-column:1/-1}}
@media(max-width:420px){.story-stage{grid-template-columns:125px 1fr;padding:16px}.story-stage>p{font-size:12px}.story-caption{font-size:12px}.story-heading h2{font-size:34px}.mini-phone{width:92px}.tag-card{width:68px}.review-pill{width:124px}.review-pill b{font-size:8px}}
@media(prefers-reduced-motion:reduce){.story-dot,.nfc-waves i,.review-pill,.mini-bars i{animation:none!important}}
.insight-stage .mini-report,.handle-stage .handle-board{transform:none;margin-top:14px}.insight-stage .mini-report{height:225px}.handle-stage .handle-board{height:220px}.insight-stage h3,.handle-stage h3{margin-top:24px}
@media(max-width:740px){.insight-stage .mini-report,.handle-stage .handle-board{height:220px;margin-top:0}.insight-stage h3,.handle-stage h3{margin-top:22px}}
.story-demo{grid-template-columns:repeat(4,1fr);gap:16px}.story-stage{padding-left:20px;padding-right:20px}.tap-scene{transform:scale(.9);transform-origin:center bottom}.review-pill{width:190px}.review-pill.p3 b{font-size:9px}.mini-report{padding:14px}.mini-bars{height:52px}.mini-insight,.mini-alert{padding:7px}.mini-alert{display:flex;align-items:center;gap:9px;margin-top:7px;background:#f5f0e3;border-radius:7px}.mini-alert>span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#eadcad;font-weight:800}.mini-alert small{font-size:8px;line-height:1.4}.handle-board{height:210px;margin-top:-10px;background:#17272a;color:#fff;border-radius:11px;padding:14px;box-shadow:0 10px 25px #17312620;transform:rotate(-1deg)}.handled-row{display:grid;grid-template-columns:42px 1fr 19px;gap:8px;align-items:center;padding:10px 0;border-bottom:1px solid #ffffff1f}.handled-row>span{color:var(--lime);font-size:8px;letter-spacing:-1px}.handled-row b{display:block;font-size:9px}.handled-row small{display:block;color:#b9c5c2;font-size:7px;line-height:1.35}.handled-row>i{display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:var(--lime);color:var(--ink);font-size:9px;font-style:normal}.handled-row.alert-row>span{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#eadcad;color:var(--ink);font-weight:800;letter-spacing:0}.handled-row.alert-row>i{background:#eadcad}.handled-total{display:flex;justify-content:space-between;align-items:end;margin-top:13px;font-size:8px;color:#b9c5c2}.handled-total b{color:#fff;font-size:12px}.story-caption{gap:34px}
@media(max-width:1000px) and (min-width:741px){.story-demo{grid-template-columns:repeat(2,1fr)}.story-track{display:none}.story-stage{min-height:410px}.story-caption{grid-column:1/-1;flex-wrap:wrap}}
@media(max-width:740px){.story-demo{grid-template-columns:1fr}.tap-scene{transform:scale(.9);transform-origin:left center}.tap-scene,.review-stack,.mini-report,.handle-board{grid-row:1/3;height:180px;margin:0}.handle-board{padding:10px}.handled-row{padding:8px 0}.handled-total{margin-top:8px}.story-caption{grid-template-columns:1fr 1fr}.story-caption span:last-child{grid-column:auto}.mini-alert{margin-top:5px}.mini-bars{height:44px}}
@media(max-width:740px){.story-stage{display:block;padding:22px;min-height:0}.story-stage .stage-no{top:18px;left:18px}.tap-scene,.review-stack,.mini-report,.handle-board{width:min(230px,100%);height:200px;margin:0 auto}.tap-scene{transform:scale(.92);transform-origin:center}.story-stage h3{margin:22px 0 7px}.story-stage>p{font-size:14px}.review-pill{width:185px}.review-pill.p1{top:7px}.review-pill.p2{top:50px}.review-pill.p3{top:93px}.review-pill.p4{top:137px}.handle-board{padding:13px}.handled-row{padding:9px 0}.story-caption{padding-top:16px;gap:14px 18px}.story-caption span{line-height:1.35}.mini-bars{height:47px}}
.insight-stage .mini-report,.handle-stage .handle-board{transform:none;margin-top:14px}.insight-stage .mini-report{height:225px}.handle-stage .handle-board{height:220px}.insight-stage h3,.handle-stage h3{margin-top:24px}.visibility-outcome{margin-top:30px;padding:24px 26px;border-radius:14px;background:var(--ink);color:#fff;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:20px}.visibility-icon{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--lime);color:var(--ink);font-size:22px}.visibility-outcome h3{font-size:19px;letter-spacing:-.4px;margin-bottom:5px}.visibility-outcome p{max-width:690px;color:#c2cecb;font-size:14px;line-height:1.55}.visibility-tags{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.visibility-tags b{border:1px solid #ffffff2b;border-radius:30px;padding:6px 10px;color:var(--lime);font-size:11px;white-space:nowrap}.handle-stage>p{font-size:13px}
@media(max-width:740px){.insight-stage .mini-report,.handle-stage .handle-board{height:220px;margin-top:0}.insight-stage h3,.handle-stage h3{margin-top:22px}.visibility-outcome{grid-template-columns:42px 1fr;margin-top:24px;padding:20px;align-items:start}.visibility-icon{width:38px;height:38px}.visibility-tags{grid-column:1/-1;justify-content:flex-start}.visibility-outcome p{font-size:13px}}
.visibility-number{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--lime);color:var(--ink);font-size:12px;font-weight:800}.visibility-outcome{grid-template-columns:48px minmax(0,1fr) auto}.visibility-outcome h3{font-size:21px}.visibility-outcome p{font-size:15px}.visibility-tags b{font-size:12px}
@media(max-width:740px){.visibility-outcome{grid-template-columns:42px 1fr}.visibility-number{width:38px;height:38px}.visibility-outcome h3{font-size:19px}.visibility-outcome p{font-size:14px}.visibility-tags{grid-column:1/-1}}
.shop-name{font-family:Manrope,sans-serif;font-size:14px;font-weight:800;letter-spacing:1.7px;text-transform:uppercase;color:#65705f}.choice-primary{min-height:86px;background:var(--ink);border-color:var(--ink);color:#fff;box-shadow:0 14px 35px #1525281f}.choice-primary:hover{border-color:var(--ink);background:#24383a}.choice-primary small{color:#d5dedb}.choice-primary .arrow{font-size:21px}.google-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#4285f4;font-size:21px;font-weight:800;flex-shrink:0}.private-route{margin:30px 0 12px;padding-top:22px;border-top:1px solid #d4d8d0;text-align:center;color:#68716a;font-size:14px}.private-route span{display:block;margin-bottom:5px}.private-route button{border:0;background:none;padding:5px 8px;color:var(--ink);font-weight:700;text-decoration:underline;text-underline-offset:4px}.honesty-note{text-align:center;color:#747c74;font-size:12px;margin:8px 0 34px}
@media(max-width:740px){body.barber{background:#f7f5f0}.demo-banner{height:34px;padding:7px 12px;white-space:nowrap;overflow:hidden}.barber-layout{min-height:calc(100svh - 34px)}.barber-visual{height:78px;min-height:78px}.barber-visual img{filter:brightness(.32)}.barber-overlay{padding:0 22px;justify-content:center}.barber-wordmark{font-size:13px;letter-spacing:2.5px}.barber-overlay>div:nth-child(2),.photo-credit{display:none}.barber-panel{min-height:calc(100svh - 112px);padding:34px 22px 24px;display:flex;flex-direction:column;justify-content:center}.shop-name{text-align:center;font-size:12px}.barber-panel h2{text-align:center;font-size:36px;line-height:1.12;margin:14px 0 10px}.barber-intro{text-align:center;max-width:330px;margin:0 auto 27px;font-size:16px;line-height:1.55}.choice-primary{padding:18px 17px}.private-route{margin-top:27px}.honesty-note{margin-bottom:30px}.powered{margin-top:auto;padding-top:10px}}
@media(max-width:380px){.barber-panel{padding-top:24px}.barber-panel h2{font-size:32px}.choice-primary{min-height:80px}.private-route{margin-top:21px;padding-top:18px}.honesty-note{margin-bottom:20px}}
.barber{--barber-brown:#3a1d00;--barber-gold:#b88716;--barber-cream:#f6efe1;background:#f6efe1}.barber .demo-banner{background:#241506;color:#e8d2a0}.barber .demo-banner a{color:#f0d48e}.barber .barber-visual{background:var(--barber-brown)}.barber .barber-visual img{filter:brightness(.28) sepia(.4)}.barber .barber-overlay{color:#f5dfaa}.barber .barber-wordmark{color:#d4a52a;letter-spacing:2.8px}.barber .barber-panel{background:var(--barber-cream);color:var(--barber-brown)}.barber .shop-name{color:#8a6110}.barber .barber-panel h2{color:var(--barber-brown)}.barber .barber-intro{color:#725d3c}.barber .choice-primary{background:var(--barber-brown);border-color:var(--barber-brown);box-shadow:0 14px 35px #3a1d0028}.barber .choice-primary:hover{background:#4c2804;border-color:#4c2804}.barber .private-route{border-color:#d8c6a3;color:#806c4e}.barber .private-route button{color:var(--barber-brown)}.barber .honesty-note,.barber .powered{color:#8c795d}.barber .powered a{color:var(--barber-brown)}.barber-logo{width:82px;height:82px;object-fit:cover;border-radius:50%;display:block;margin:0 auto 15px;border:2px solid var(--barber-gold)}
@media(max-width:740px){.barber-logo{width:74px;height:74px;margin-bottom:12px}.barber .barber-panel{background:var(--barber-cream)}}
.barber .powered{display:flex;align-items:center;justify-content:center;gap:5px;line-height:1.2}.barber .powered .brand{display:inline-flex;align-items:center;gap:5px;line-height:1.2}.barber .powered .mark{display:inline-grid;place-items:center;flex:0 0 auto;width:22px;height:22px;margin:0;transform:none;font-size:15px;line-height:1;border-radius:6px}.google-mark{background:#fff;color:transparent;display:grid;place-items:center}.google-mark>span{font-weight:800;font-size:22px;line-height:1;background:conic-gradient(from -45deg,#4285f4 0 25%,#34a853 25% 50%,#fbbc05 50% 75%,#ea4335 75% 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
.barber .barber-layout{min-height:100vh}@media(max-width:740px){.barber .barber-layout{min-height:100svh}.barber .barber-panel{min-height:calc(100svh - 78px)}}
.trap{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important}.form-status{min-height:1.4em;color:#8b241d;font-size:14px;font-weight:700;margin:10px 0 0}.form-submit:disabled{opacity:.65;cursor:wait}.privacy-details{margin-top:18px;border-top:1px solid rgba(22,39,40,.14);padding-top:14px;color:#536365;font-size:13px;line-height:1.55}.privacy-details summary{cursor:pointer;font-weight:700;color:#26393a}.privacy-details p{margin:9px 0 0}.success-icon{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:var(--lime);color:var(--ink);font-size:28px;font-weight:900;margin-bottom:22px}
