:root{--green:#163e35;--ink:#172a25;--muted:#61716a;--line:#dce2dc;--cream:#f4f5ef;--paper:#fff;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--paper);font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%;height:auto}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #af712e;outline-offset:5px}.section-width{width:min(1280px,calc(100% - 112px));margin-inline:auto}.header{height:94px;padding:0 56px;display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid var(--line);background:#fff;position:relative;z-index:5}.brand{display:inline-flex;align-items:center;gap:10px;font-family:var(--serif);font-weight:bold;font-size:26px;color:var(--green);white-space:nowrap}.brand img{border-radius:8px;object-fit:contain}.header nav{display:flex;gap:32px;font-size:14px}.header nav a:hover,.text-link:hover,.footer a:hover{color:#507f6b}.nav-cta{padding:10px 18px;border:1px solid var(--green);font-size:14px;border-radius:4px;display:flex;gap:24px}.skip{position:absolute;top:-100px;background:white;padding:12px;z-index:10}.skip:focus{top:0}.hero{display:grid;grid-template-columns:1.02fr 1fr;gap:52px;min-height:748px;align-items:center;padding-block:70px 90px}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:650;color:var(--green);line-height:1.5;margin:0 0 24px}.live-dot{width:7px;height:7px;background:#749580;border-radius:50%;display:inline-block;margin-right:10px}.hero h1{font:normal clamp(50px,5.5vw,80px)/1.06 var(--serif);letter-spacing:-.048em;margin:0 0 28px}em{font-weight:normal;color:#477560}h1 em,h2 em{font-style:italic}.lede{font-size:18px;color:var(--muted);max-width:450px;line-height:1.7}.hero-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap;margin-top:32px}.button{display:inline-flex;gap:28px;align-items:center;justify-content:center;padding:15px 22px;background:var(--green);color:white;border-radius:4px;font-weight:550;font-size:15px;transition:background .2s,transform .2s}.button:hover{background:#285b4b;transform:translateY(-2px)}.text-link{font-size:14px;display:flex;gap:12px}.micro{font-size:12px;color:var(--muted);margin-top:22px}.hero-visual{height:590px;position:relative}.hero-fabric{position:absolute;width:92%;height:87%;top:4%;right:0;object-fit:cover;border-radius:120px 7px 7px 7px}.image-caption{position:absolute;top:35px;left:14%;color:white;display:flex;flex-direction:column;text-shadow:0 1px 6px #0009}.image-caption span:first-child{font-size:10px;letter-spacing:.13em;font-weight:600}.image-caption span:last-child{font:italic 21px var(--serif)}.hero-phone{position:absolute;width:246px;left:7%;top:88px;border:6px solid #202824;border-radius:38px;overflow:hidden;box-shadow:0 22px 50px #162e3540;background:#eae6dc;transform:rotate(-6deg)}.hero-phone img{width:100%;height:auto}.insight-label{position:absolute;right:-14px;bottom:18px;background:white;border:1px solid var(--line);box-shadow:0 10px 35px #14382812;padding:17px 22px;display:flex;gap:14px;align-items:center;border-radius:6px}.insight-label strong{display:block;font-size:16px}.insight-label div>span{font-size:12px;color:var(--muted)}.insight-icon{background:#eaf0e9;color:var(--green);height:38px;width:38px;display:grid;place-items:center;border-radius:50%;font-size:22px}.value-strip{background:var(--green);color:#e1ece5}.value-strip>div{display:flex;justify-content:space-between;gap:20px;padding-block:22px}.value-strip span{font-size:14px}.value-strip span:before{content:'+';color:#a2baa6;margin-right:14px}.process{padding-block:105px}.section-head{max-width:810px}h2{font:normal clamp(36px,3.7vw,54px)/1.13 var(--serif);letter-spacing:-.035em;margin:0 0 24px}.section-head>p:last-child{color:var(--muted);max-width:560px;font-size:17px}.steps{display:grid;grid-template-columns:repeat(3,1fr);margin-top:56px;gap:40px}.steps article{border-top:1px solid var(--line);padding-top:25px}.step-number{font-size:12px;letter-spacing:.12em;color:#6c8578}.steps h3{font:normal 27px/1.2 var(--serif);margin:24px 0 15px}.steps p{font-size:16px;color:var(--muted);margin-bottom:24px}.step-foot{font-size:12px;color:var(--green);font-weight:600}.inside{background:var(--cream);padding-block:80px;overflow:hidden}.inside-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:90px;align-items:center}.inside-intro{max-width:470px;color:var(--muted);font-size:17px}.feature-tabs{margin-top:36px}.feature-tabs button{width:100%;text-align:left;display:flex;align-items:start;gap:17px;padding:24px 18px;border:0;border-top:1px solid #dce2d8;background:transparent;color:var(--ink);cursor:pointer;transition:background .2s}.feature-tabs button[aria-selected=true]{background:white;box-shadow:0 8px 22px #213e2a08;border-top-color:transparent;border-radius:5px}.feature-tabs button strong{display:block;font-size:17px;font-weight:550}.feature-tabs button small{display:block;color:var(--muted);font-size:14px;line-height:1.6;margin-top:7px}.feature-tabs button>span:last-child{margin-left:auto}.tab-number{font-size:12px;color:var(--muted);padding-top:3px}.app-stage{position:relative;display:flex;align-items:center;justify-content:center}.app-stage:before{content:'';position:absolute;width:390px;height:390px;border:1px solid #d3dfd1;border-radius:50%;top:17%}.app-panel{position:relative;max-width:100%}.app-panel[hidden]{display:none}.screen-frame{width:284px;border:7px solid #23302a;border-radius:42px;overflow:hidden;background:#eee9df;box-shadow:0 24px 40px #25372b20}.screen-frame img{width:100%;height:auto}.screen-note{font-size:12px;color:var(--muted);text-align:center;margin-top:20px}.atelier{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-block:110px;align-items:center}.atelier-image{position:relative}.atelier-image img{height:610px;width:100%;object-fit:cover;border-radius:6px}.atelier-image>span{position:absolute;bottom:24px;left:24px;color:#fff;background:#173f35e8;padding:11px 15px;font-size:10px;letter-spacing:.12em}.atelier h2{font-size:43px}.use-case{display:flex;gap:22px;padding-top:25px}.use-case>span{color:#7d9786;font-size:12px;padding-top:4px}.use-case h3{font-size:18px;font-weight:550;margin:0 0 9px}.use-case p{margin:0;color:var(--muted);font-size:16px}.evidence{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:65px;text-align:center}.evidence>p:not(.eyebrow){max-width:670px;margin:0 auto;color:var(--muted);font-size:17px}.evidence-items{display:flex;justify-content:center;gap:25px;margin-top:28px;flex-wrap:wrap}.evidence-items span{font-size:12px;color:var(--green);padding:7px 12px;background:var(--cream);border-radius:3px}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;padding-block:100px}.faq-list details{border-bottom:1px solid var(--line);padding:22px 0}.faq-list details:first-child{border-top:1px solid var(--line)}summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:18px;cursor:pointer;font-size:16px;font-weight:500}summary::-webkit-details-marker{display:none}summary span{font-size:24px;font-weight:300;transition:transform .2s}details[open] summary span{transform:rotate(45deg)}details p{font-size:16px;color:var(--muted);padding-right:20px}details a{text-decoration:underline}.closing{background:var(--green);color:white;padding:76px 0;text-align:center}.closing .eyebrow{color:#b5cabb}.closing h2{font-size:60px}.closing h2 em{color:#b9cdbb}.closing p:not(.eyebrow){font-size:15px;color:#c5d3c9}.light{background:#fff;color:var(--green);margin-top:20px}.light:hover{background:#e8eee7}.closing-support{display:block;width:fit-content;margin:20px auto 0;font-size:13px;color:#c5d3c9;text-decoration:underline}.footer{display:flex;justify-content:space-between;gap:40px;padding-block:45px}.footer p{font-size:14px;color:var(--muted);margin:10px 0 15px}.footer small{font-size:12px;color:var(--muted)}.footer nav{display:flex;gap:25px;align-items:start;font-size:13px;padding-top:12px}
@media(min-width:1500px){.hero{min-height:820px}.hero-visual{height:650px}.hero-phone{width:270px}.image-caption{top:47px}.hero h1{font-size:82px}}
@media(max-width:1050px){.section-width{width:calc(100% - 64px)}.header{padding-inline:32px}.header nav{gap:18px}.hero{gap:24px;min-height:690px}.hero h1{font-size:58px}.hero-visual{height:540px}.hero-phone{width:218px;left:1%}.insight-label{right:-5px;bottom:5px;padding:12px}.hero-actions{gap:15px}.inside-grid{gap:45px}.atelier{gap:40px}.atelier h2{font-size:37px}.faq{gap:50px}}
@media(max-width:760px){html{scroll-padding-top:20px}.section-width{width:calc(100% - 40px)}.header{height:76px;padding-inline:20px;gap:12px}.header .brand{font-size:23px}.header .brand img{width:30px;height:30px}.header nav{display:none}.nav-cta{font-size:12px;padding:8px 12px;gap:12px}.hero{grid-template-columns:1fr;padding-top:43px;padding-bottom:48px;gap:28px}.eyebrow{font-size:11px;margin-bottom:20px}.hero h1{font-size:clamp(47px,10vw,65px);line-height:1.04;letter-spacing:-.045em}.lede{font-size:17px}.hero-actions{margin-top:25px}.micro{font-size:12px}.hero-visual{height:530px;width:min(100%,500px);margin:auto}.hero-fabric{height:85%;width:90%;top:2%;border-top-left-radius:95px}.hero-phone{width:216px;top:67px;left:10%;border-radius:34px}.insight-label{bottom:0;right:0}.image-caption{top:23px;left:20%}.image-caption span:first-child{font-size:9px}.image-caption span:last-child{font-size:18px}.value-strip>div{flex-direction:column;gap:8px;padding-block:20px}.value-strip span{font-size:13px}.process{padding-block:65px}.steps{grid-template-columns:1fr;gap:26px;margin-top:35px}.steps article{padding-top:20px}.steps h3{margin-top:15px}.steps p{margin-bottom:14px}.inside{padding-block:55px}.inside-grid{grid-template-columns:1fr;gap:35px}.inside h2{font-size:43px}.feature-tabs button{padding:20px 12px}.feature-tabs button strong{font-size:16px}.app-stage:before{width:300px;height:300px}.screen-frame{width:262px}.atelier{grid-template-columns:1fr;gap:35px;padding-block:65px}.atelier-image img{height:370px}.atelier h2{font-size:38px}.atelier-image>span{left:15px;bottom:15px;font-size:9px}.evidence{padding-block:50px}.evidence-items{gap:10px}.faq{grid-template-columns:1fr;gap:15px;padding-block:60px}.faq h2{font-size:40px}.faq summary{font-size:15px}.closing{padding-block:55px}.closing h2{font-size:42px}.footer{flex-direction:column;gap:24px;padding-block:35px}.footer nav{flex-wrap:wrap;gap:17px}h2{font-size:37px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Screenshot-led product tour. Original app screens remain unmodified. */
.gallery-heading{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:end;margin-bottom:38px}.gallery-heading h2{margin-bottom:0}.gallery-intro>p{color:var(--muted);max-width:400px}.gallery-controls{display:flex;align-items:center;gap:15px;margin-top:24px}.gallery-controls button,.screenshot-toolbar button{min-width:44px;min-height:44px;border:1px solid #a8b9ac;border-radius:50%;background:transparent;color:var(--green);cursor:pointer;font-size:21px}.gallery-controls button:hover:not(:disabled){background:#dfe8dc}.gallery-controls button:disabled{opacity:.3;cursor:default}.gallery-controls span{font-size:12px;color:var(--muted)}.screenshot-track{display:flex;gap:28px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:4px;padding:8px 4px 24px;scrollbar-color:#839b89 #e0e7dc;scrollbar-width:thin}.screenshot-card{flex:0 0 calc((100% - 56px)/3);min-width:0;scroll-snap-align:start}.shot-heading{min-height:104px}.shot-heading>span{font-size:10px;letter-spacing:.11em;color:#506b5c;font-weight:600}.shot-heading h3{font:normal 27px/1.15 var(--serif);letter-spacing:-.025em;max-width:290px;margin:10px 0 20px}.shot-link{display:block;padding:18px 18px 13px;background:#e7ebdf;border-radius:8px;transition:background .2s}.shot-link:hover{background:#dce4d6}.gallery-phone{border:6px solid #23302a;border-radius:34px;overflow:hidden;max-width:280px;margin:auto;box-shadow:0 12px 20px #25372b17}.gallery-phone img{width:100%;height:auto}.shot-enlarge{display:flex;justify-content:space-between;align-items:center;min-height:44px;margin-top:10px;font-size:12px;color:var(--green)}.screenshot-card>p{color:var(--muted);font-size:14px;line-height:1.65;margin:16px 0 0;max-width:310px}.gallery-note{font-size:12px;color:var(--muted);margin:22px 0 0;max-width:800px}.screenshot-dialog{border:0;border-radius:12px;background:#f4f5ef;color:var(--ink);padding:0;width:min(620px,calc(100vw - 24px));max-height:92dvh;overflow:hidden;box-shadow:0 20px 90px #0005}.screenshot-dialog::backdrop{background:#10231ecc}.screenshot-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 20px;background:white;border-bottom:1px solid var(--line)}.screenshot-toolbar h2{font:normal 22px var(--serif);margin:0}.screenshot-toolbar button{font-size:14px;border-radius:5px;padding:0 15px;flex-shrink:0}.screenshot-detail{overflow:auto;max-height:calc(92dvh - 70px);padding:20px}.screenshot-detail img{width:100%;height:auto;border-radius:14px}body:has(.screenshot-dialog[open]){overflow:hidden}
@media(max-width:1050px){.screenshot-card{flex-basis:calc((100% - 28px)/2.2)}.gallery-heading{gap:30px}.shot-heading h3{font-size:24px}}
@media(max-width:760px){.gallery-heading{grid-template-columns:1fr;gap:14px}.gallery-heading h2{font-size:38px}.gallery-controls{margin-top:18px}.gallery-controls span{font-size:11px}.screenshot-card{flex-basis:85%}.shot-heading{min-height:95px}.shot-heading h3{font-size:25px}.shot-link{padding:14px 14px 6px}.gallery-phone{border-width:5px;border-radius:28px}.screenshot-dialog{max-height:94dvh}.screenshot-detail{max-height:calc(94dvh - 70px);padding:12px}.screenshot-toolbar{padding:12px}.screenshot-toolbar h2{font-size:20px}}
