@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&display=swap');
:root{--ink:#0b0b0b;--muted:#6e716a;--paper:#f6f7f7;--line:#e4e7e7;--green:#0b0b0b;--accent:#b5baba}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #515858;outline-offset:5px}a:focus-visible:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *),button:focus-visible:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *),summary:focus-visible:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){outline:3px solid #9b4c29}header{height:90px;display:flex;align-items:center;justify-content:space-between;padding:0 4.3%;background:var(--paper);gap:30px}.brand{font-size:34px;letter-spacing:-1.7px;font-weight:600;display:flex;align-items:center;gap:10px}.brandmark{display:inline-block;font-size:34px;letter-spacing:-6px;transform:rotate(-24deg);margin-right:7px}nav{display:flex;gap:33px;font-size:14px}.button{border:1px solid #e4e7e7;border-radius:7px;padding:16px 23px;display:inline-flex;justify-content:center;align-items:center;gap:24px;font-size:14px;font-weight:550;transition:background .2s,transform .2s}.button:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){border:1px solid #c9cbc3}.button:hover{background:#e4e7e7;transform:translateY(-2px)}.button:hover:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:#e7e9df}.button.small{padding:11px 17px}.button.dark{background:var(--ink);color:#fff;border-color:var(--ink);padding:18px 22px}.button.dark:hover{background:#0b0b0b}.button.dark:hover:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:#415044}.play{font-size:11px}.hero{margin:0 18px;min-height:760px;height:calc(100svh - 110px);max-height:1040px;border-radius:8px;position:relative;overflow:hidden;background:linear-gradient(165deg,#e4e7e7 0%,#e4e7e7 46%,#b5baba 80%,#747b7b);background-size:cover;background-position:center}.hero:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:linear-gradient(165deg,#e3dfd5 0%,#ead1b5 46%,#d3916c 80%,#82765f)}.hero-content{position:relative;z-index:1;padding:65px 0 130px 5.5%;max-width:780px}.eyebrow{font-size:13px;font-weight:550;letter-spacing:.08em;text-transform:uppercase;line-height:1.6}h1{font-size:clamp(52px,5.2vw,82px);line-height:1.03;font-weight:450;letter-spacing:-.057em;margin:28px 0 24px}p{line-height:1.7} .hero-content>p{max-width:440px;font-size:18px;line-height:1.6;margin:0 0 29px}.hero-note{position:absolute;right:6%;bottom:130px;background:rgba(248,248,248,.91);backdrop-filter:blur(18px);border:1px solid #ffffffb0;box-shadow:0 15px 60px #0b0b0b20;width:355px;border-radius:12px;padding:24px;display:flex;gap:14px;transform:rotate(-1.5deg)}.hero-note:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:rgba(250,249,245,.91);box-shadow:0 15px 60px #342e3420}.ari-icon{font-size:28px;color:var(--green);line-height:1}.micro{font-size:11px;letter-spacing:.075em;color:var(--muted);font-weight:550}.hero-note p{font-size:14px;line-height:1.7;margin:12px 0}.hero-note strong{font-weight:550}.hero-note a{font-size:13px;border-top:1px solid #e4e7e7;padding-top:13px;display:flex;justify-content:space-between}.hero-note a:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){border-top:1px solid #d5d5cb}.hero-bottom{position:absolute;left:5.5%;right:5.5%;bottom:28px;display:flex;justify-content:space-between;font-size:12px;gap:20px}.wrap{max-width:1160px;margin:0 auto;padding-left:30px;padding-right:30px}.intro{padding-top:120px;padding-bottom:100px;text-align:center;max-width:800px}h2{font-size:clamp(36px,4vw,55px);font-weight:450;letter-spacing:-.05em;line-height:1.12;margin:20px 0 25px}.intro p{max-width:630px;margin:0 auto;color:var(--muted);font-size:18px}.intro-line{display:flex;justify-content:center;gap:30px;margin-top:45px;font-size:13px}.intro-line span+span{border-left:1px solid var(--line);padding-left:30px}footer{border-top:1px solid var(--line);padding-top:35px;padding-bottom:35px;display:flex;align-items:center;gap:30px;flex-wrap:wrap}footer .brand{margin-right:auto}footer p,footer>a:not(.brand){font-size:13px}footer .micro{flex-basis:100%}
@media(min-width:1500px){.hero-content{padding-top:100px}}@media(max-width:800px){header{height:76px;padding:0 24px}nav{display:none}.brand{font-size:29px}.hero{margin:0 10px;height:auto;min-height:870px}.hero-content{padding:45px 25px 300px}.hero-content>p{max-width:330px;font-size:16px}h1{font-size:58px}.hero-note{right:25px;left:25px;width:auto;bottom:92px;max-width:360px}.hero-bottom{font-size:11px;bottom:25px}.hero-bottom>span{max-width:150px}.intro{padding-top:80px;padding-bottom:75px}.intro-line{gap:14px;font-size:12px}.intro-line span+span{padding-left:14px}.wrap{padding-left:25px;padding-right:25px}footer{gap:15px}footer p{margin-left:auto}footer>a:not(.brand){flex-basis:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}
.hero{background-image:linear-gradient(90deg,rgba(235,235,235,.28),transparent 70%),url('hero.webp')}
.hero:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background-image:linear-gradient(90deg,rgba(248,238,218,.28),transparent 70%),url('hero.webp')}.hero-bottom{color:#fff;text-shadow:0 1px 8px #0008}.hero-content>p{color:#0b0b0b}.hero-content>p:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#30352e}@media(max-width:800px){.hero{background-position:38% center}.hero-content{background:linear-gradient(#e4e7e7b3,#e4e7e780,transparent)}.hero-content:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:linear-gradient(#e7ddd6b3,#edd6bf80,transparent)}}
.feature{display:grid;grid-template-columns:1fr 1.13fr;gap:90px;align-items:center;padding-top:65px;padding-bottom:100px}.feature.reverse{grid-template-columns:1.13fr 1fr}.feature.reverse .feature-copy{order:2}.feature-copy h2{font-size:46px}.feature-copy>p{font-size:17px;color:var(--muted);margin-bottom:28px}.support details{border-top:1px solid var(--line);padding:16px 0}.support summary{font-size:14px;font-weight:500;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px}.support summary:after{content:'+';color:#6f796f}.support details[open] summary:after{content:'−'}.support details p{font-size:14px;color:var(--muted);margin:12px 0 0}.demo{position:relative;border-radius:12px;padding:60px 32px 36px;background:#f6f7f7;min-height:470px;display:flex;flex-direction:column;justify-content:center}.demo:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:#edeee8}.example{position:absolute;right:22px;top:19px;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#747b7b}.example:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#71766a}.message,.ari-card,.brief,.comparison-card{background:#f6f7f7;border:1px solid #e4e7e7;border-radius:9px;padding:22px;box-shadow:0 8px 25px #0b0b0b07}.message:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *),.ari-card:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *),.brief:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *),.comparison-card:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:#fffefb;border:1px solid #e2e3db;box-shadow:0 8px 25px #28332107}.message{margin:0 14px 15px 0}.person{display:flex;gap:9px;align-items:center;font-size:12px;font-weight:550}.person span:not(.avatar){display:block;font-size:10px;color:var(--muted);margin-top:3px;font-weight:400}.avatar{background:#e4e7e7;border-radius:50%;height:30px;width:30px;display:grid;place-items:center;font-size:12px}.avatar:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:#e9c6a7}.message p{font-size:13px;line-height:1.6;margin-bottom:0}.ari-card{margin-left:16px}.card-title{display:flex;align-items:center;gap:10px;font-size:13px}.card-title .ari-icon{font-size:25px}.card-title strong{font-weight:550}.private{font-size:9px;padding:4px 6px;border-radius:4px;background:#f6f7f7;color:#515858;margin-left:auto}.private:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:#ecf0e8;color:#53614f}.ari-card>p{font-size:13px;color:#515858}.ari-card>p:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#677063}.findings{border-top:1px solid var(--line);padding:13px 0 2px}.findings>div{display:flex;gap:10px;margin-bottom:13px}.findings strong{display:block;font-size:12px;font-weight:500}.findings small{font-size:11px;color:var(--muted);display:block;margin-top:4px}.status{font-size:12px;color:#515858}.status:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#506b4a}.status.unknown{color:#515858}.status.unknown:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#9b713b}.text-button{background:transparent;border:0;border-top:1px solid var(--line);padding:14px 0 0;text-align:left;width:100%;font-size:12px;display:flex;justify-content:space-between;gap:20px;cursor:pointer;color:var(--green);font-weight:550}.revealed{padding-top:15px}.revealed p{font-size:13px;margin:8px 0}.morning{background:#e4e7e7}.morning:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:#e9dfd3}.brief{padding:25px}.card-title>.micro{margin-left:auto;font-size:10px}.brief-greeting{font-size:23px;letter-spacing:-.04em;margin:28px 0 2px}.subtext{font-size:12px;color:var(--muted);margin:0 0 22px}.brief-tabs{display:flex;border-bottom:1px solid var(--line);gap:10px}.brief-tabs button{background:none;border:0;border-bottom:2px solid transparent;font-size:11px;padding:0 1px 12px;flex:1;text-align:left;cursor:pointer;color:var(--muted)}.brief-tabs button span{display:block;font-size:9px;margin-top:6px}.brief-tabs button[aria-selected=true]{color:var(--green);border-color:var(--green)}#brief-detail{min-height:170px;padding-top:23px}#brief-detail .micro{font-size:9px}h4{font-size:17px;letter-spacing:-.025em;font-weight:500;margin:9px 0}#brief-detail p{font-size:12px;line-height:1.7;margin:10px 0 17px}.tag{background:#f6f7f7;color:#515858;font-size:10px;padding:6px 8px;border-radius:4px}.tag:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:#ecf0e8;color:#4c6046}.opportunity{background:#e4e7e7;padding:56px 34px 34px}.opportunity:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:#e2e8dd}.property-strip{border-radius:7px 7px 0 0;background:#515858;color:white;padding:25px}.property-strip:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:#526049}.property-strip .micro{font-size:9px;color:#e4e7e7}.property-strip .micro:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#d5dccf}.property-strip h3{font-size:26px;font-weight:450;letter-spacing:-.04em;margin:16px 0 4px}.property-strip p{font-size:12px;margin:0;color:#e4e7e7}.property-strip p:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#e3e9dc}.property-strip p span{margin:0 8px}.assessment{background:#f6f7f7;border-radius:0 0 7px 7px;padding:24px}.assessment:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:#fffefb}.assessment>p{font-size:14px}.assessment-row{border-top:1px solid var(--line);display:grid;grid-template-columns:95px 1fr;gap:10px;padding:12px 0;font-size:11px;line-height:1.5}.assessment-row>span{color:var(--muted)}.assessment-row strong{font-weight:450}.underway{background:#f6f7f7;margin:10px 18px 50px;padding:80px 0 65px;border-radius:10px}.underway:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:#e9ede4}.center-copy{text-align:center;max-width:620px;margin:0 auto 50px}.center-copy p{color:var(--muted);font-size:17px}.workflow{display:grid;grid-template-columns:1fr 1.25fr;gap:90px;align-items:center}.workflow-message{padding:10px 0 20px 25px;border-left:1px solid #b5baba}.workflow-message:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){border-left:1px solid #b4bdac}.workflow-message>p{font-size:26px;letter-spacing:-.025em;line-height:1.5}.workflow-panel{padding:25px;background:#f6f7f7;border:1px solid #e4e7e7;border-radius:9px}.workflow-panel:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:#fcfcf7;border:1px solid #d7dece}.workflow-panel ol{padding:10px 0 0;list-style:none}.workflow-panel li{display:flex;gap:13px;padding:13px 0}.workflow-panel li>span{color:#515858;font-size:13px}.workflow-panel li>span:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#648151}.workflow-panel li strong{font-size:12px;font-weight:550}.workflow-panel li small{display:block;font-size:11px;line-height:1.7;color:var(--muted);margin-top:4px}.workflow-panel li.changed{padding:14px;margin:5px -8px;background:#f6f7f7;border-radius:5px}.workflow-panel li.changed:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:#eaf0e2}.inline-example{display:block;position:static;font-size:9px;text-align:right;margin-top:16px}.comparison{background:#e4e7e7}.comparison:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:#ebe5dd}.chat-question{background:#e4e7e7;padding:16px 20px;border-radius:8px 8px 0 8px;font-size:12px;align-self:flex-end;margin-bottom:18px}.chat-question:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:#dfe7d7}.comparison-card{padding:23px}table{width:100%;border-collapse:collapse;font-size:10px;margin:23px 0}th,td{text-align:left;padding:13px 5px;border-bottom:1px solid var(--line);font-weight:450}th{color:var(--muted);font-size:9px}.assumption{display:block;font-size:11px;margin-bottom:10px}.segmented{display:flex;background:#f6f7f7;border-radius:5px;padding:4px;gap:5px}.segmented:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:#edf0e7}.segmented button{flex:1;padding:8px 4px;border:0;background:none;font-size:11px;border-radius:3px;cursor:pointer;color:#515858}.segmented button:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#59634f}.segmented button[aria-pressed=true]{background:#fff;box-shadow:0 1px 4px #0001;color:var(--ink)}.recommendation{font-size:12px;line-height:1.7;min-height:64px}.comparison-card>.micro{font-size:8px}.connections{text-align:center;padding-top:55px;padding-bottom:90px}.connections>p{max-width:570px;margin:0 auto;color:var(--muted);font-size:17px}.connection-grid{display:grid;grid-template-columns:repeat(4,1fr);text-align:left;gap:35px;margin-top:55px}.connection-grid>div{border-top:1px solid var(--line);padding-top:25px}.connection-icon{font-size:25px;color:#515858}.connection-icon:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#586f4f}.connection-grid h3,.steps-grid h3{font-size:17px;font-weight:500;letter-spacing:-.02em;margin:17px 0 6px}.connection-grid p,.steps-grid p{color:var(--muted);font-size:14px;margin:0}.connections .availability{font-size:12px;margin-top:30px;max-width:none}.control{display:grid;grid-template-columns:1fr 1fr;gap:100px;padding-top:65px;padding-bottom:85px;border-top:1px solid var(--line);align-items:center}.control p{color:var(--muted);font-size:17px}.control-list details{border-bottom:1px solid var(--line);padding:24px 0}.control-list summary{cursor:pointer;font-size:16px;list-style:none;display:flex;gap:20px}.control-list summary:after{content:'+';margin-left:auto}.control-list details[open] summary:after{content:'−'}.control-list summary span{font-size:12px;color:var(--muted)}.control-list p{font-size:14px}.getting-started{text-align:center;padding-top:65px;padding-bottom:90px;border-top:1px solid var(--line)}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;text-align:left;margin-top:50px}.steps-grid>div{border-top:1px solid var(--line);padding-top:18px}.steps-grid>div>span{font-size:12px;color:var(--muted)}.faq{display:grid;grid-template-columns:1fr 1.3fr;gap:70px;padding-top:50px;padding-bottom:100px}.faq .support summary{font-size:15px;line-height:1.5}.faq .support details{padding:21px 0}.closing{text-align:center;margin:0 18px 55px;border-radius:9px;padding:80px 25px 85px;background:linear-gradient(115deg,#e4e7e7 5%,#e4e7e7 48%,#b5baba)}.closing:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:linear-gradient(115deg,#dee1d9 5%,#efd0b4 48%,#d5a083)}.closing h2{font-size:82px;margin:20px 0}.closing p{font-size:17px;margin:0 0 30px}.closing .button{min-width:170px}
@media(min-width:1100px){.demo{font-size:16px}.demo .micro,.example{font-size:11px}.person,.message p,.ari-card>p,.findings strong,.text-button,.workflow-panel li strong{font-size:14px}.findings small,.assessment-row,#brief-detail p,.recommendation{font-size:13px}.brief-tabs button{font-size:12px}th,td{font-size:12px}.card-title{font-size:14px}}
@media(max-width:950px){.feature,.feature.reverse{gap:35px}.feature-copy h2{font-size:37px}.demo{padding-left:20px;padding-right:20px}.workflow{gap:35px}.control{gap:35px}.faq{gap:40px}.connection-grid{gap:20px}}
@media(max-width:700px){.feature,.feature.reverse{display:flex;flex-direction:column;gap:28px;padding-top:35px;padding-bottom:45px;align-items:stretch}.feature.reverse .feature-copy{order:0}.feature-copy h2{font-size:39px}.feature-copy>p{font-size:16px}.demo{min-height:0;padding:48px 18px 25px}.message,.ari-card{margin-left:0;margin-right:0}.card-title{font-size:13px}.workflow{grid-template-columns:1fr;gap:25px}.underway{margin:20px 10px;padding:55px 0 35px}.workflow-message{padding-left:15px}.workflow-message>p{font-size:23px}.center-copy{margin-bottom:25px}.workflow-panel{padding:20px}.connection-grid{grid-template-columns:1fr 1fr;gap:25px}.connections{padding-top:45px;padding-bottom:55px}.control,.faq{grid-template-columns:1fr;gap:18px;padding-top:45px;padding-bottom:50px}.control-list details{padding:20px 0}.getting-started{padding-top:45px;padding-bottom:45px}.steps-grid{grid-template-columns:1fr;gap:25px;margin-top:30px}.steps-grid h3{margin-top:9px}.closing{margin:0 10px 30px;padding:60px 20px}.closing h2{font-size:58px}.closing p{font-size:16px}.closing br{display:none}.intro .eyebrow,.center-copy .eyebrow{font-size:11px}}
@media(max-width:700px){h1{font-size:clamp(38px,10.9vw,54px)}.hero{min-height:850px}.hero-content{padding-bottom:25px}.hero-note{position:relative;left:auto;right:auto;bottom:auto;margin:65px 25px 95px;max-width:none}.hero-bottom{bottom:24px}.demo .card-title,.message p,.ari-card>p,.findings strong,.text-button,.assessment-row,.workflow-panel li strong,.recommendation,#brief-detail p{font-size:14px}.findings small,.workflow-panel li small{font-size:12px}.brief-tabs button{font-size:12px}.brief-tabs button span{font-size:11px}.comparison-card{padding:17px}th,td{font-size:12px;padding:11px 3px}.segmented button{font-size:12px}}
/* Wingman hero — September 11, 2026. */
.wingman-page>header{position:absolute;z-index:3;top:0;left:0;right:0;height:110px;justify-content:center;background:transparent;color:white;padding:20px}.wingman-page>header nav,.wingman-page>header>.button{display:none}.wingman-page>header .brand{font-size:29px;font-weight:450;letter-spacing:-1.1px}.wingman-page>header .brandmark{font-size:29px}.wingman-hero{margin:0;border-radius:0;height:100svh;min-height:700px;max-height:none;background-color:#7b827b;background-image:linear-gradient(180deg,rgba(19,19,19,.12),rgba(15,15,15,.21) 35%,rgba(15,15,15,.4) 100%),url('hero-wingman-v2.webp');background-position:center;background-size:cover;color:#fff}.wingman-hero:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background-image:linear-gradient(180deg,rgba(12,23,22,.12),rgba(7,18,19,.21) 35%,rgba(7,18,19,.4) 100%),url('hero-wingman-v2.webp')}.wingman-hero .hero-content{position:absolute;top:43%;left:0;right:0;padding:0 28px;max-width:none;background:none;text-align:center;transform:translateY(-12%)}.wingman-hero h1{font-family:'Instrument Serif',Georgia,serif;font-size:clamp(48px,5.6vw,88px);font-weight:400;line-height:1.06;letter-spacing:-.028em;margin:0 0 32px;text-shadow:0 2px 24px #0002}.wingman-hero .wingman-line{font-size:17px;font-weight:450;margin:0 auto 8px;color:#fff;max-width:none;line-height:1.6}.rotating-work{position:relative;width:fit-content;max-width:calc(100% - 35px);margin:0 auto;font-size:16px;font-weight:400;color:#e4e7e7;line-height:1.6;min-height:52px}.rotating-work:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#e0e3df}#ari-work{display:inline-block;opacity:1;transition:opacity .32s ease,transform .32s ease}#ari-work.changing{opacity:0;transform:translateY(5px)}#rotation-toggle{position:absolute;left:calc(100% + 10px);top:0;width:25px;height:27px;display:grid;place-items:center;padding:0;border:0;background:transparent;color:#e4e7e7;opacity:.65;font-size:12px;cursor:pointer;border-radius:4px}#rotation-toggle:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#d6ddd5}#rotation-toggle:hover,#rotation-toggle:focus-visible{opacity:1;background:#ffffff18}.hero-invitation{position:absolute;bottom:80px;left:0;right:0;text-align:center}.hero-invitation .button{background:#fff;color:#0b0b0b;border:1px solid #ffffff90;border-radius:5px;font-size:14px;font-weight:500;min-width:188px;padding:15px 20px}.hero-invitation .button:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#26312c}.hero-invitation .button:hover{background:#f6f7f7}.hero-invitation .button:hover:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:#eaece7}.wingman-hero .hero-bottom{bottom:27px;left:35px;right:35px;font-size:11px;color:#e4e7e7;text-shadow:none}.wingman-hero .hero-bottom:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#e0e5df}.wingman-hero .hero-bottom a{display:flex;gap:13px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:700px){.wingman-page>header{height:86px}.wingman-hero{min-height:680px;height:100svh;background-position:51% center}.wingman-hero .hero-content{top:40%;padding:0 22px}.wingman-hero h1{font-size:clamp(44px,11.9vw,66px);max-width:540px;margin:0 auto 25px;text-wrap:balance}.wingman-hero .wingman-line{font-size:16px}.rotating-work{font-size:14px;max-width:calc(100% - 20px);width:295px;min-height:56px;padding:0 9px}#rotation-toggle{left:calc(100% - 7px)}.hero-invitation{bottom:85px}.wingman-hero .hero-bottom{left:22px;right:22px;bottom:25px}}
@media(prefers-reduced-motion:reduce){#ari-work{transition:none}#ari-work.changing{transform:none}}
/* Objection-handling demonstration: one evolving private work panel. */
.objection-section{align-items:start;padding-top:75px;grid-template-columns:1fr 1.2fr;gap:65px}.objection-section .feature-copy{padding-top:65px}.objection-demo{display:block;min-height:650px;padding:30px 24px;background:linear-gradient(135deg,#e4e7e7,#f6f7f7);border:1px solid #e4e7e7}.objection-demo:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:linear-gradient(135deg,#e6e9df,#ede9df);border:1px solid #e1e4d9}.objection-message{margin:0 0 0 22px;border-radius:12px 12px 3px 12px;padding:20px 22px;box-shadow:0 5px 22px #0b0b0b06}.objection-message:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){box-shadow:0 5px 22px #2f392006}.objection-message p{font-size:14px;line-height:1.65}.objection-message .person{font-size:14px}.objection-message .person span:not(.avatar){font-size:12px}.objection-connector{height:25px;border-left:1px dashed #b5baba;margin-left:43px}.objection-connector:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){border-left:1px dashed #aeb9a4}.objection-panel{padding:23px;background:#f6f7f7;border:1px solid #e4e7e7;border-radius:12px;box-shadow:0 12px 35px #0b0b0b0a}.objection-panel:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:#fffefa;border:1px solid #dbe0d2;box-shadow:0 12px 35px #3440290a}.objection-panel .card-title{font-size:14px;gap:8px}.objection-panel .private{font-size:11px;white-space:nowrap}.objection-panel [hidden]{display:none!important}#objection-progress{min-height:275px}#objection-rows{list-style:none;padding:0;margin:23px 0 18px;display:flex;flex-direction:column;gap:8px}#objection-rows li{display:flex;gap:12px;align-items:flex-start;padding:12px;border-radius:6px;animation:work-enter .45s ease}#objection-rows .done{background:#f6f7f7;color:#747b7b;padding-top:9px;padding-bottom:9px}#objection-rows .done:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:#f1f5ed;color:#74806b}#objection-rows .active{background:#f6f7f7}#objection-rows .active:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:#f7f7f2}.work-state{display:block;flex:0 0 17px;color:#747b7b;font-size:13px;line-height:19px}.work-state:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#6c8b53}#objection-rows strong{font-size:13px;font-weight:500;line-height:1.5;display:block}#objection-rows p{font-size:12px;line-height:1.6;color:#7b8075;margin:6px 0 0}.working{height:15px;width:15px;flex-basis:15px;margin:3px 2px 0 0;border:1.5px solid #e4e7e7;border-top-color:#515858;border-right-color:#515858;border-radius:50%;animation:work-spin 1.1s linear infinite}.working:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){border:1.5px solid #d1dcc7}.objection-finding{padding:15px 2px 5px;border-top:1px solid #e4e7e7;animation:work-enter .4s ease}.objection-finding:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){border-top:1px solid #e8e9e0}.objection-finding .micro{font-size:10px}.objection-finding p{font-size:13px;line-height:1.65;margin:8px 0;color:#515858}.objection-finding p:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#56634c}.objection-controls{border-top:1px solid #e4e7e7;margin-top:20px;padding-top:15px;display:flex;gap:12px;justify-content:space-between;align-items:center}.objection-controls:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){border-top:1px solid #e3e7da}.objection-controls>span{font-size:11px;color:#747b7b}.objection-controls>span:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#7c8374}.objection-controls button,.draft-actions button{background:transparent;border:0;padding:5px 0;font-size:12px;color:#0b0b0b;cursor:pointer;font-weight:550;display:flex;gap:9px;align-items:center}.objection-controls button:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *),.draft-actions button:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#465b3d}.reply-ready{display:flex;gap:10px;margin:22px 0}.reply-ready>span{color:#515858}.reply-ready>span:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#678455}.reply-ready strong{font-size:14px;font-weight:550}.reply-ready p{font-size:12px;color:#747b7b;line-height:1.6;margin:5px 0 0}.reply-ready p:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#78806d}#objection-result>.micro{font-size:10px}.objection-draft{padding:2px 0;border:1px solid transparent;border-radius:5px}.objection-draft p{font-size:13px;line-height:1.75;color:#0b0b0b;margin:12px 0}.objection-draft p:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#454d3f}.objection-draft[contenteditable=true]{padding:6px 10px;border-color:#b5baba;background:#f6f7f7}.objection-draft[contenteditable=true]:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){border-color:#a4b993;background:#fbfdf7}.draft-actions{display:flex;justify-content:space-between;align-items:center;margin-top:9px}.draft-actions span{font-size:11px;color:#747b7b}.draft-actions span:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#87907b}#objection-history{border-top:1px solid #e4e7e7;padding-top:17px;margin-top:17px}#objection-history:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){border-top:1px solid #e3e7da}#objection-history summary{display:flex;justify-content:space-between;cursor:pointer;list-style:none;font-size:12px;color:#747b7b}#objection-history summary:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#6f7c61}#objection-history ol{list-style:none;padding:0;margin:16px 0 0}#objection-history li{display:flex;gap:10px;margin:15px 0}#objection-history li>span{color:#747b7b;font-size:12px}#objection-history li>span:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#75925f}#objection-history strong{font-size:12px;font-weight:550}#objection-history p{font-size:12px;color:#747b7b;line-height:1.6;margin:5px 0 0}#objection-history p:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#7b8472}@keyframes work-spin{to{transform:rotate(360deg)}}@keyframes work-enter{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:950px){.objection-section{gap:30px}.objection-panel{padding:18px}.objection-demo{padding:24px 16px}.objection-message{margin-left:10px;padding:18px}.objection-panel .private{font-size:10px}}
@media(max-width:700px){.objection-section .feature-copy{padding-top:0}.objection-demo{min-height:0;padding:24px 16px}.objection-panel{padding:19px 16px}.objection-message{margin-left:9px}.objection-section .feature-copy h2{font-size:39px}#objection-rows strong,.objection-finding p,.objection-draft p{font-size:14px}.objection-panel .card-title{font-size:13px}#objection-progress{min-height:300px}.objection-controls>span{font-size:11px}}
/* A stable stage: only the work inside the frame changes. */
.objection-demo{display:flex;flex-direction:column;justify-content:flex-start;height:700px;min-height:700px;max-height:700px;overflow:hidden}.objection-message,.objection-connector{flex:0 0 auto}.objection-panel{flex:0 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#b5baba transparent;scrollbar-gutter:stable}#objection-progress{min-height:0}#objection-rows{margin:22px 0 8px;gap:8px}#objection-rows li{align-items:center;min-height:42px;animation:none}#objection-rows .active{animation:work-enter .35s ease}#objection-rows .done{padding-top:10px;padding-bottom:10px}.work-state{display:flex;align-items:center}.work-check{width:18px;height:18px;flex:0 0 18px;display:block;color:#515858}.work-check:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#678b50}.work-check circle{fill:#f6f7f7;stroke:#e4e7e7;stroke-width:1}.work-check circle:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){fill:#e6efdf;stroke:#c4d8b6}.work-check path{stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:14;stroke-dashoffset:0}.draw-check path{animation:check-draw .4s ease-out both}.draw-check circle{animation:check-appear .3s ease-out both}.reply-ready>.work-check{margin-top:2px}#objection-history .work-check{margin-top:2px}.objection-controls{margin-top:17px}@keyframes check-draw{from{stroke-dashoffset:14}to{stroke-dashoffset:0}}@keyframes check-appear{from{opacity:0}to{opacity:1}}
@media(max-width:700px){.objection-demo{height:780px;min-height:780px;max-height:780px}.objection-panel{padding:18px 14px}#objection-progress{min-height:0}#objection-rows strong{font-size:13px}#objection-rows li{padding:10px;gap:9px}}
/* Findings replace task labels; alternatives stay visibly distinct. */
#objection-rows .option{background:#f6f7f7;color:#515858;padding-top:10px;padding-bottom:10px}
/* Findings replace task labels; alternatives stay visibly distinct. */
#objection-rows .option:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:#f4f0e8;color:#776b55}.work-option{width:17px;flex:0 0 17px;display:flex;align-items:center}.work-option svg{width:17px;height:17px;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}#objection-rows strong{font-size:13px;line-height:1.55}.objection-controls>span{max-width:72%;line-height:1.5}.objection-controls>button{flex-shrink:0}.objection-alternative{border-left:2px solid #b5baba;padding:6px 0 6px 11px;margin:13px 0;font-size:12px;line-height:1.6;color:#747b7b}.objection-alternative:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){border-left:2px solid #c8b995;color:#82735b}
/* Keep the client context and each investigation in its own stable slot. */
#objection-rows>.persistent-step{align-items:flex-start;animation:none;min-height:62px}#objection-rows>.persistent-step>.work-state{margin-top:2px}#objection-rows>.step-2{min-height:105px}#objection-rows>.step-3{min-height:64px}#objection-rows>.step-4{min-height:42px}#objection-rows .step-findings{padding:0;margin:7px 0 0;list-style:none;display:grid;gap:5px}#objection-rows .step-findings li{display:block;min-height:0;padding:0;background:none;animation:none;font-size:12px;line-height:1.55;color:#515858}#objection-rows .step-findings li:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#65745a}#objection-rows>.done{color:#515858}#objection-rows>.done:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#5e7054}.objection-panel .reply-ready strong{font-size:15px}.intro{padding-top:95px;padding-bottom:90px}.intro h2{margin-top:0}.intro>p{max-width:620px}@media(max-width:700px){#objection-rows>.step-1{min-height:82px}#objection-rows>.step-2{min-height:132px}#objection-rows>.step-3{min-height:84px}.intro{padding-top:70px;padding-bottom:55px}}
