@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;450;500;550;600;650;700&display=swap');
:root{color-scheme:dark;--bg:#08090b;--panel:#101114;--text:#f0f1f3;--muted:#93969f;--line:#ffffff13;--accent:#a6a0f5;--ease:cubic-bezier(.22,1,.36,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.65 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid #b2adff;outline-offset:6px}img{display:block;max-width:100%;object-fit:contain}button[hidden],[hidden]{display:none!important}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-weight:550;line-height:1.12;letter-spacing:-.045em}h1{font-size:clamp(44px,5.4vw,76px);letter-spacing:-.055em}h2{font-size:clamp(34px,3.5vw,48px)}h2>span{color:var(--muted)}p{color:var(--muted)}.wrap{max-width:1160px;margin:auto;padding-left:32px;padding-right:32px}.skip{position:fixed;left:16px;top:-100px;background:white;color:black;padding:12px;z-index:100}.skip:focus{top:10px}.header{position:sticky;top:0;z-index:50;background:#08090be8;backdrop-filter:blur(20px);border-bottom:1px solid var(--line)}.nav-inner{max-width:1160px;padding:0 32px;margin:auto;height:72px;display:flex;align-items:center;position:relative;gap:45px}.brand{font-size:27px;font-weight:650;letter-spacing:-1.6px;line-height:1}.brand span{color:#9999a7}.desktop-nav{display:flex;gap:28px;font-size:14px;color:#a7a9b1}.desktop-nav a:hover,.quiet-link:hover,.footer a:hover{color:#fff}.nav-cta{margin-left:auto;background:#f1f1f3;color:#17181c;padding:7px 14px;border-radius:7px;font-size:13px;font-weight:550;display:flex;gap:14px;align-items:center;transition:background .2s}.nav-cta:hover,.button:hover{background:#fff}.menu-toggle,.mobile-nav{display:none}.hero{padding-top:100px;overflow:visible}.eyebrow{display:flex;align-items:center;gap:10px;font-size:11px;letter-spacing:.13em;font-weight:600;color:#b0b2bd}.hero>.eyebrow{width:fit-content;font-size:11px;letter-spacing:.09em}.hero>.eyebrow>span:last-child{margin-left:10px}.status-dot{display:inline-block;width:6px;height:6px;background:#a19bef;border-radius:50%;flex-shrink:0;box-shadow:0 0 10px #928af133;vertical-align:middle}.status-dot.green{background:#6dccaa;box-shadow:0 0 12px #6dccaa22}.hero h1{margin:24px 0 23px;max-width:940px}.hero h1>span{color:#a0a2ab}.hero-copy{max-width:720px;font-size:17px;line-height:1.7}.hero-actions{display:flex;align-items:center;gap:28px;margin:30px 0 54px}.button{display:inline-flex;gap:28px;align-items:center;justify-content:center;background:#eeeef0;color:#151619;padding:12px 18px;border-radius:7px;font-size:14px;font-weight:550;box-shadow:inset 0 1px #fff;transition:background .25s,transform .3s var(--ease),box-shadow .3s}.button:hover{transform:translateY(-2px);box-shadow:0 6px 25px #ffffff0d}.button>span,.quiet-link>span,.product-link>span{transition:transform .3s var(--ease)}.button:hover>span,.quiet-link:hover>span,.product-link:hover>span{transform:translateX(3px)}.quiet-link{display:inline-flex;align-items:center;gap:18px;font-size:14px;color:#c5c6cd}.showcase-shell{position:relative;padding-top:1px}.showcase-shell:before{content:"";position:absolute;pointer-events:none;inset:20px -45px 0;background:radial-gradient(ellipse at 45% 35%,#5854761f,transparent 70%);filter:blur(25px)}.showcase-top{display:flex;align-items:center;justify-content:space-between;padding:0 3px 17px;position:relative}.showcase-tabs{display:flex;gap:6px}.showcase-tab{display:flex;align-items:center;gap:9px;border:1px solid transparent;background:transparent;color:#9a9ca6;font-size:14px;padding:8px 13px;border-radius:7px;transition:all .25s}.showcase-tab img{border-radius:5px}.showcase-tab>span{color:#777b86;font-size:12px;margin-left:3px}.showcase-tab:hover{background:#ffffff05}.showcase-tab.active{background:#18191e;border-color:#ffffff10;color:#f1f1f3}.showcase-tab.active span{color:#a5a7b0}.example-label{font-size:10px;letter-spacing:.12em;color:#868994}.showcase-stage{border:1px solid #ffffff20;box-shadow:0 0 0 5px #ffffff02,0 25px 90px #000b,0 -1px 30px #b9b0ff08;border-radius:11px;overflow:hidden;position:relative;background:#0e0f12;transform:perspective(1600px) rotateX(var(--showcase-angle,3deg));transform-origin:center top;will-change:transform}.app-window{display:grid;grid-template-columns:190px minmax(0,1fr) 235px;height:468px;font-size:12px;line-height:1.55}.app-sidebar{border-right:1px solid var(--line);padding:22px 14px;background:#111216;display:flex;flex-direction:column}.app-logo{display:flex;align-items:center;gap:8px;font-weight:600;font-size:17px;letter-spacing:-.5px;padding:0 5px}.app-logo img{border-radius:6px}.app-logo>span{margin-left:auto;color:#656a76;font-size:14px}.workspace{margin:26px 6px 11px;font-size:9px;letter-spacing:.08em;color:#848792;display:flex;justify-content:space-between}.workspace>span{font-size:8px;letter-spacing:0}.sidebar-item{display:flex;align-items:center;gap:10px;color:#8f939f;padding:7px 10px;border-radius:5px;font-size:11px}.sidebar-item>span:first-child{font-size:15px;color:#868b9a}.sidebar-item small{margin-left:auto;color:#a7aab5}.sidebar-item.selected{background:#ffffff08;color:#dfe0e5}.sidebar-label{font-size:9px;letter-spacing:.06em;color:#6f7583;margin:27px 10px 6px}.sidebar-item.selected-sub{color:#c0b9ff;background:#aaa0ff0b}.sidebar-item.selected-sub>span{font-size:11px;color:inherit}.sidebar-bottom{margin-top:auto;display:flex;gap:9px;align-items:center;color:#c2c5ce}.sidebar-bottom small{display:block;font-size:9px;color:#7b808f}.avatar{display:inline-flex;align-items:center;justify-content:center;width:29px;height:29px;border-radius:8px;font-size:9px;font-weight:600;flex-shrink:0;letter-spacing:0}.violet{background:#34304b;color:#c6c0f1}.blue{background:#20384c;color:#a7c1df}.slate{background:#31333c;color:#c6c8d2}.mint{background:#213a34;color:#b3d9cb}.app-main{min-width:0;display:flex;flex-direction:column;background:linear-gradient(140deg,#15161b,#0d0e11)}.app-toolbar{height:57px;flex-shrink:0;border-bottom:1px solid var(--line);padding:0 23px;display:flex;align-items:center;justify-content:space-between;color:#c9cad2;font-size:11px;gap:10px}.hash{color:#747985;font-weight:400;margin-right:7px}.toolbar-meta{font-size:10px;color:#777e8c;white-space:nowrap}.toolbar-meta i{margin:0 10px}.channel-heading{padding:27px 25px 17px}.channel-heading h3{font-size:20px;font-weight:500;letter-spacing:-.025em}.channel-heading p{font-size:11px;margin-top:6px;color:#858a96}.day-divider{display:flex;align-items:center;gap:10px;margin:0 25px 17px;font-size:9px;color:#707684}.day-divider:before,.day-divider:after{content:"";height:1px;background:var(--line);flex:1}.message{display:flex;gap:11px;margin:0 25px 18px}.message>div{min-width:0}.message-name{font-size:11px;color:#d5d7df;font-weight:550}.message-name time{font-size:9px;color:#6f7684;margin-left:8px;font-weight:400}.message p{font-size:11px;color:#aaafba;margin:4px 0 10px;line-height:1.6;max-width:365px}.file-preview{display:flex;align-items:center;gap:10px;background:#ffffff03;border:1px solid #ffffff0d;padding:10px 12px;border-radius:6px;max-width:280px;color:#cdd0d8;font-size:10px}.file-icon{display:flex;align-items:center;justify-content:center;background:#302329;color:#d89aa9;border:1px solid #b5748822;border-radius:5px;width:29px;height:34px;font-size:8px;flex-shrink:0}.file-preview small,.compact-file small{display:block;color:#7e8696;font-size:9px;margin-top:2px}.file-check{margin-left:20px;color:#8e8aab}.reaction{display:inline-block;background:#9384e816;color:#b4a9f0;border:1px solid #b0a3ff21;border-radius:4px;padding:1px 7px;font-size:10px}.composer{display:flex;align-items:center;justify-content:space-between;margin:auto 24px 20px;border:1px solid #ffffff12;background:#ffffff02;border-radius:7px;padding:12px;color:#747b8b;font-size:10px}.context-panel{padding:20px 17px;border-left:1px solid var(--line);background:#101115}.context-heading{font-size:11px;color:#babdc8;margin-bottom:27px}.mini-label{display:block;font-size:8px;letter-spacing:.1em;color:#777e8b;margin:22px 0 12px}.meeting-card{background:linear-gradient(125deg,#1b1b26,#13141b);border:1px solid #ffffff0a;border-radius:8px;padding:14px}.meeting-icon{color:#a29adf;font-size:19px}.meeting-card h4{font-size:12px;letter-spacing:-.01em;margin:8px 0}.meeting-card p{font-size:10px}.avatar-stack{display:flex;margin:16px 0 12px;padding-left:4px}.avatar-stack .avatar{width:24px;height:24px;font-size:7px;border:2px solid #191a23;border-radius:50%;margin-left:-4px}.meeting-status{font-size:9px;color:#9492b3}.context-file{display:flex;gap:9px;font-size:9px;color:#acb1bc;margin:14px 0}.context-file>span{color:#737c90;font-size:17px}.context-file small{display:block;font-size:8px;color:#707889;margin-top:3px}.showcase-caption{position:relative;display:flex;justify-content:space-between;gap:20px;margin:22px 0 0;font-size:10px;color:#6e7583}.showcase-caption>span:first-child{color:#9298a5;display:flex;gap:8px;align-items:center}.heyly-window .app-main{background:linear-gradient(145deg,#131b1b,#0d1012)}.heyly-window .selected-sub{background:#85d9b909;color:#a0cbbc}.heyly-window .channel-heading{padding-bottom:15px}.heyly-window .channel-heading h3{font-size:19px;line-height:1.25}.chat-bubbles{padding:0 25px}.chat-bubble{padding:9px 12px;border-radius:9px;max-width:85%;width:fit-content;font-size:10px;color:#c9cdd3;margin:0 0 10px}.chat-bubble small{display:block;text-align:right;font-size:8px;color:#7b8b8d;margin-top:3px}.incoming{background:#ffffff06;border:1px solid #ffffff08;border-bottom-left-radius:2px}.outgoing{margin-left:auto;background:#20312c;border:1px solid #b4e3ca0d;border-bottom-right-radius:2px}.agent-label{display:block;font-size:8px;letter-spacing:.08em;color:#97c2ae;margin-bottom:5px}.handoff{font-size:9px;color:#8fa298;text-align:center;padding:2px 0}.handoff>.status-dot{width:4px;height:4px;margin-right:5px}.contact-profile{text-align:center;margin:22px 0 27px}.contact-profile .avatar{width:40px;height:40px;font-size:11px;margin-bottom:12px}.contact-profile h4{font-size:12px;letter-spacing:-.01em}.contact-profile>span:last-child{font-size:9px;color:#7f8992}.contact-field{font-size:9px;margin:15px 0;display:flex;flex-direction:column;gap:4px}.contact-field>span{color:#7b8691}.contact-field b{font-weight:400;color:#c2c9cc}.contact-field b.green-text{color:#91c1af}.context-note{font-size:10px;border-top:1px solid var(--line);padding-top:15px;margin-top:20px;color:#7e8c8d}.products{padding-top:132px;padding-bottom:110px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:43px}.section-heading .eyebrow,.finder .eyebrow,.about .eyebrow,.faq .eyebrow{margin-bottom:22px}.line-marker{height:7px;width:7px;background:#7f78be;border-radius:2px}.section-heading>p{font-size:15px;line-height:1.7;padding-bottom:5px}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.product-card{border:1px solid var(--line);border-radius:14px;padding:30px 30px 22px;background:linear-gradient(140deg,#15161c,#0f1013 55%);overflow:hidden;position:relative;transition:border-color .4s,box-shadow .4s}.product-card:hover{border-color:#ffffff27;box-shadow:0 10px 50px #0004}.product-card-top{display:flex;align-items:center;justify-content:space-between}.product-brand{display:flex;align-items:center;gap:12px;font-size:23px;font-weight:550;letter-spacing:-.7px}.product-brand img{border-radius:10px;border:1px solid #ffffff0f}.round-arrow{display:grid;place-items:center;width:30px;height:30px;border:1px solid #ffffff15;border-radius:50%;color:#9b9eaa;font-size:15px;transition:background .3s,transform .3s}.product-card-top:hover .round-arrow{background:#ffffff0d;transform:translate(2px,-2px)}.product-card h3{font-size:25px;line-height:1.25;letter-spacing:-.035em;margin:28px 0 15px;min-height:64px}.product-card>p{font-size:14px;line-height:1.8;max-width:410px;min-height:76px}.feature-visual{height:260px;position:relative;margin:15px -30px 0;display:flex;align-items:center;justify-content:center;overflow:hidden;isolation:isolate}.visual-grid{position:absolute;inset:0;z-index:-1;background-image:linear-gradient(#ffffff03 1px,transparent 1px),linear-gradient(90deg,#ffffff03 1px,transparent 1px);background-size:32px 32px;mask-image:radial-gradient(ellipse,black,transparent 73%)}.sylo-visual:before,.heyly-visual:before{content:"";position:absolute;inset:10px 15%;z-index:-1;background:radial-gradient(ellipse,#8479d712,transparent 65%)}.heyly-visual:before{background:radial-gradient(ellipse,#69bf9910,transparent 65%)}.floating-conversation{width:78%;border:1px solid #ffffff15;border-radius:10px;padding:18px;background:linear-gradient(125deg,#1b1b25,#15161d);box-shadow:0 15px 40px #0007;transform:perspective(1000px) rotateY(-7deg) rotateX(5deg) rotateZ(-2deg);transition:transform .8s var(--ease)}.product-card:hover .floating-conversation{transform:perspective(1000px) rotateY(0) rotateX(0) rotateZ(0) translateY(-6px)}.floating-conversation>div:first-child{display:flex;align-items:center;gap:9px}.floating-conversation b,.handoff-card b{font-size:11px;font-weight:500;display:block;letter-spacing:0}.floating-conversation small,.handoff-card small{font-size:9px;color:#818899;display:block}.visual-time{font-size:9px;color:#7f8798;margin-left:auto}.floating-conversation>p{font-size:11px;color:#abb0be;margin:13px 0}.compact-file{padding:10px;display:flex;align-items:center;gap:10px;border:1px solid #ffffff0e;border-radius:6px;background:#ffffff02;font-size:11px}.compact-file>span:last-child{margin-left:auto;color:#9690b3}.floating-tag{position:absolute;bottom:15px;left:50%;transform:translateX(-50%);font-size:10px;white-space:nowrap;color:#9196a4;display:flex;align-items:center;gap:7px}.floating-tag .status-dot{width:4px;height:4px}.handoff-card{width:76%;padding:20px;border:1px solid #ffffff13;border-radius:10px;background:linear-gradient(130deg,#1b2422,#141a1b);box-shadow:0 15px 40px #0006;transform:perspective(1000px) rotateY(7deg) rotateX(5deg) rotateZ(2deg);transition:transform .8s var(--ease)}.product-card:hover .handoff-card{transform:perspective(1000px) rotateY(0) rotateX(0) rotateZ(0) translateY(-6px)}.handoff-row{display:flex;align-items:center;gap:11px}.agent-orb{display:grid;place-items:center;width:31px;height:31px;background:#293e36;border:1px solid #bddcca16;color:#b0d4c3;border-radius:8px;font-size:24px}.handoff-row>.status-dot,.done{margin-left:auto;color:#b3d7c6}.transfer-line{display:flex;align-items:center;gap:26px;padding:6px 0 6px 14px}.transfer-line>span{height:34px;width:1px;background:linear-gradient(#517b69,#829e91);position:relative}.transfer-line>span:after{content:"";position:absolute;width:4px;height:4px;border-right:1px solid #a4c3b3;border-bottom:1px solid #a4c3b3;bottom:0;left:-2px;transform:rotate(45deg)}.transfer-line small{font-size:8px;color:#768b83}.product-features{display:flex;flex-wrap:wrap;gap:7px;margin:22px 0}.product-features>span{font-size:10px;color:#9b9eaa;border:1px solid var(--line);border-radius:4px;padding:3px 7px}.product-link{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:17px;font-size:13px;font-weight:500;color:#d3d4dc}.finder{display:grid;grid-template-columns:1fr 1fr;gap:95px;padding-top:90px;padding-bottom:110px;border-top:1px solid var(--line)}.finder>div>p{margin-top:24px;font-size:15px}.choice{width:100%;text-align:left;display:flex;align-items:center;gap:17px;border:0;border-bottom:1px solid var(--line);background:transparent;padding:21px 4px;font-size:15px;color:#9296a3;transition:color .3s,padding .4s var(--ease),background .3s}.choice>span:first-child{font-size:10px;color:#676d7c}.choice>span:last-child{margin-left:auto}.choice.active{color:#ededf3;border-bottom-color:#9389d86b;padding-left:14px;padding-right:14px;background:linear-gradient(90deg,#8980d70b,transparent)}.choice:hover{color:#fff}.recommendation{padding:26px 14px 0}.recommendation .eyebrow{font-size:10px;margin-bottom:13px;color:#b3acd9}.recommendation h3{font-size:23px;letter-spacing:-.025em}.recommendation p{font-size:14px;line-height:1.8;margin:13px 0 17px;max-width:390px}.recommendation.is-heyly .eyebrow{color:#96c2af}.about{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center;padding-top:75px;padding-bottom:105px;border-top:1px solid var(--line)}.about-art{position:relative;background:#08090b;overflow:hidden;border:1px solid #ffffff0b;border-radius:10px}.about-art img{width:100%;aspect-ratio:1;object-fit:cover}.art-caption{display:flex;justify-content:space-between;position:absolute;bottom:24px;left:23px;right:23px;font-size:8px;letter-spacing:.13em;color:#8b919b}.about-copy p{font-size:15px;line-height:1.8;margin-top:23px}.family{display:flex;align-items:center;gap:35px;margin-top:35px;padding-top:28px;border-top:1px solid var(--line)}.family>.brand{font-size:23px}.family>div{display:flex;gap:20px}.family a{display:flex;align-items:center;gap:7px;font-size:13px;color:#b1b4c0}.family img{border-radius:5px}.faq{padding-top:85px;padding-bottom:90px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.2fr;gap:70px}.faq h2{font-size:35px}.questions details{border-bottom:1px solid var(--line)}.questions summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:24px;padding:23px 0;font-size:14px;color:#c9ccd6}.questions summary::-webkit-details-marker{display:none}.questions summary>span{color:#808897;font-size:20px;line-height:1;transition:transform .3s}.questions details[open] summary>span{transform:rotate(45deg)}.questions details p{padding:0 32px 22px 0;font-size:14px;line-height:1.8}.questions details a{text-decoration:underline;text-underline-offset:3px;color:#c4bddf}.questions details[open] p{animation:answer-in .4s var(--ease)}.closing{padding-top:85px;padding-bottom:90px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:40px}.closing h2{font-size:42px}.closing>div{display:flex;gap:12px}.secondary{background:#1b1c21;color:#d0d3dd;border:1px solid #ffffff0f;box-shadow:inset 0 1px #ffffff06}.secondary:hover{background:#25262e}.footer{border-top:1px solid var(--line);padding-top:45px;padding-bottom:30px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:40px}.footer p{font-size:12px;margin-top:15px}.footer nav{display:flex;gap:32px;font-size:12px;color:#979dac}.footer-bottom{display:flex;justify-content:space-between;width:100%;font-size:10px;color:#737b8a;padding-top:30px}.hero-enter{animation:hero-in 1s var(--ease) both}.hero h1{animation-delay:.08s}.hero-copy{animation-delay:.16s}.hero-actions{animation-delay:.24s}.showcase-shell{animation-delay:.34s}[data-reveal]{transition:opacity .8s var(--ease),translate .9s var(--ease)}.reveal-pending{opacity:0;translate:0 24px}.product-grid>[data-reveal]:nth-child(2){transition-delay:.08s}@keyframes hero-in{from{opacity:0;translate:0 20px;filter:blur(3px)}to{opacity:1;translate:0 0;filter:blur(0)}}@keyframes answer-in{from{opacity:0;translate:0 -5px}to{opacity:1;translate:0 0}}
@media(min-width:1450px){.wrap,.nav-inner{max-width:1240px}.hero{padding-top:110px}.app-window{height:495px;grid-template-columns:200px minmax(0,1fr) 250px}.message{margin-bottom:25px}.channel-heading{padding-top:33px}.app-toolbar{height:62px}.chat-bubble{font-size:11px}}
@media(max-width:1050px){.nav-inner{gap:28px}.hero{padding-top:80px}.app-window{grid-template-columns:170px minmax(0,1fr)}.context-panel{display:none}.hero h1{font-size:62px}.app-window{height:450px}.product-card{padding:25px 24px 20px}.product-card h3{font-size:23px}.feature-visual{margin-left:-24px;margin-right:-24px}.finder{gap:50px}.about{gap:36px}.family{gap:20px}.family>div{gap:12px}.closing h2{font-size:35px}.closing>div{flex-direction:column}.faq{gap:35px}.showcase-caption{font-size:9px}}
@media(max-width:760px){.wrap{padding-left:22px;padding-right:22px}.nav-inner{height:64px;padding:0 22px;gap:18px}.brand{font-size:25px}.desktop-nav{display:none}.nav-cta{font-size:11px;padding:7px 10px;gap:7px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;background:transparent;border:0;width:28px;height:40px;padding:4px}.menu-toggle>span{display:block;height:1px;width:20px;background:#d0d3dc;transition:transform .25s}.menu-toggle[aria-expanded=true]>span:first-child{transform:translateY(3px) rotate(45deg)}.menu-toggle[aria-expanded=true]>span:last-child{transform:translateY(-3px) rotate(-45deg)}.mobile-nav{display:flex;position:absolute;top:63px;left:0;right:0;background:#111216;border-bottom:1px solid #ffffff15;padding:16px 22px;flex-direction:column;gap:0}.mobile-nav a{padding:12px 0;font-size:15px;color:#c6c9d3}.hero{padding-top:64px}.hero>.eyebrow{font-size:9px;gap:8px}.hero h1{font-size:clamp(37px,7.9vw,58px);margin-top:24px;line-height:1.1}.hero-copy{font-size:15px;line-height:1.8;max-width:500px}.desktop-break{display:none}.hero-actions{gap:20px;flex-wrap:wrap;margin:27px 0 42px}.hero-actions .button{font-size:12px;padding:12px 14px;gap:16px}.hero-actions .quiet-link{font-size:12px;gap:9px}.showcase-tab{padding:8px 10px;font-size:12px;gap:7px}.showcase-tab>span{display:none}.example-label{font-size:8px;letter-spacing:.07em}.showcase-tabs{gap:4px}.showcase-top{padding-bottom:12px}.app-window{height:430px;grid-template-columns:minmax(0,1fr)}.app-sidebar{display:none}.app-toolbar{padding:0 18px;height:50px}.channel-heading{padding:23px 18px 18px}.channel-heading h3{font-size:19px}.channel-heading p{font-size:10px}.message{margin:0 18px 20px;gap:10px}.message p{font-size:11px}.message-name{font-size:11px}.file-preview{font-size:10px;padding:9px 11px}.day-divider{margin-left:18px;margin-right:18px}.composer{margin:0 18px 18px;margin-top:auto;padding:11px}.showcase-caption{flex-direction:column;gap:7px;font-size:9px;line-height:1.6}.showcase-stage{transform:none;will-change:auto}.heyly-window .channel-heading h3{font-size:19px}.chat-bubbles{padding:0 18px}.chat-bubble{font-size:10px}.context-panel{display:none}.products{padding-top:80px;padding-bottom:70px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{font-size:14px;margin-top:20px}.section-heading h2,.finder h2,.about h2{font-size:34px}.eyebrow{font-size:9px;letter-spacing:.12em}.section-heading .eyebrow,.finder .eyebrow,.about .eyebrow,.faq .eyebrow{margin-bottom:17px}.product-grid{grid-template-columns:1fr;gap:18px}.product-card{padding:25px 24px 22px}.product-card h3{font-size:25px;min-height:0;margin-top:25px}.product-card>p{min-height:0;font-size:14px}.feature-visual{height:255px}.floating-conversation{max-width:370px}.handoff-card{max-width:360px}.product-features{margin-top:20px}.finder{padding-top:65px;padding-bottom:70px;grid-template-columns:1fr;gap:26px}.finder>div>p{margin-top:20px;font-size:14px}.choice{font-size:14px}.recommendation{padding-top:23px}.recommendation h3{font-size:23px}.about{grid-template-columns:1fr;padding-top:60px;padding-bottom:70px;gap:35px}.about-art{order:2}.about-art img{aspect-ratio:1.3}.about-copy p{font-size:14px;margin-top:20px}.family{gap:35px}.family>div{gap:23px}.faq{grid-template-columns:1fr;gap:22px;padding-top:60px;padding-bottom:65px}.faq h2{font-size:32px}.questions summary{font-size:14px;padding:22px 0}.questions details p{font-size:14px}.closing{padding-top:60px;padding-bottom:65px;display:block}.closing h2{font-size:34px}.closing>div{flex-direction:row;margin-top:27px;flex-wrap:wrap}.closing .button{font-size:12px;gap:17px;padding:12px 15px}.footer{padding-top:35px;gap:28px}.footer nav{gap:24px}.footer-bottom{padding-top:10px;font-size:10px}.showcase-shell:before{inset:10px 0}.art-caption{font-size:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal-pending{opacity:1;translate:none}.showcase-stage,.floating-conversation,.handoff-card{transform:none!important}.hero-enter{opacity:1;filter:none;translate:none}}
