:root{--paper: #f6f1e8;--cream: #fffaf1;--ink: #181917;--muted: #696b65;--line: #dcd5c8;--teal: #27756e;--teal-dark: #164e49;--coral: #c7745e;--lime: #b7e4bd;--serif: "Instrument Serif", Georgia, serif;--sans: "DM Sans", Arial, sans-serif;--max: 1240px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}p{margin:0}.announcement{display:flex;min-height:42px;align-items:center;justify-content:center;gap:10px;padding:8px 20px;background:linear-gradient(90deg,#67b7e6,#b5eebd);color:#102b29;font-size:13px;font-weight:600}.announcement span{font-weight:700}.announcement a{text-decoration:underline;text-underline-offset:3px}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:76px;padding:0 max(28px,calc((100vw - var(--max)) / 2));border-bottom:1px solid rgba(220,213,200,.75);background:#fffcf6eb;backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:10px;width:max-content;font-size:20px;font-weight:700;letter-spacing:-.04em}.brand-mark{display:grid;width:30px;height:30px;place-items:center;border-radius:9px;background:var(--ink);color:var(--paper);font-family:var(--serif);font-size:19px;font-style:italic;font-weight:400}.brand-dot{color:var(--teal)}.site-header nav{display:flex;align-items:center;gap:30px;color:#373834;font-size:14px;font-weight:600}.site-header nav a{padding:10px 0;transition:color .2s}.site-header nav a:hover{color:var(--teal)}.header-cta{justify-self:end;padding:11px 18px;border-radius:8px;background:var(--ink);color:#fff;font-size:13px;font-weight:600}.hero{position:relative;min-height:min(780px,calc(100vh - 118px));overflow:hidden;background:#dad8cb}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#111816b0,#1118162e 46%,#11181608 68%)}.hero-content{position:relative;z-index:1;width:min(630px,90%);padding:clamp(110px,16vh,165px) 0 100px max(28px,calc((100vw - var(--max)) / 2));color:#fff}.eyebrow{color:var(--teal);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.hero-eyebrow{color:#aee5d6}.hero h1{max-width:610px;margin:16px 0 20px;font-family:var(--serif);font-size:clamp(4.2rem,7vw,7rem);font-weight:400;letter-spacing:-.055em;line-height:.88;text-wrap:balance}.hero-content>p:not(.eyebrow){max-width:510px;color:#ffffffe0;font-size:clamp(17px,2vw,20px);line-height:1.6}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:16px;padding:0 22px;border-radius:8px;font-size:14px;font-weight:700;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--teal);color:#fff}.button-primary:hover{background:var(--teal-dark)}.button-glass{border:1px solid rgba(255,255,255,.65);background:#1118162e;color:#fff;backdrop-filter:blur(10px)}.hero-scroll{position:absolute;z-index:2;right:max(28px,calc((100vw - var(--max)) / 2));bottom:25px;display:flex;align-items:center;gap:10px;color:#ffffffd1;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.hero-scroll span{font-size:18px}.section{max-width:var(--max);margin:0 auto;padding:clamp(92px,10vw,150px) 28px}.section-heading{max-width:860px;margin-bottom:58px}.section-heading.compact{max-width:700px}.section-heading h2,.trust-section h2,.teams-panel h2{margin:12px 0 0;font-family:var(--serif);font-size:clamp(3rem,5.1vw,5.2rem);font-weight:400;letter-spacing:-.045em;line-height:.98;text-wrap:balance}.section-heading>p:last-child:not(.eyebrow){max-width:650px;margin-top:20px;color:var(--muted);font-size:17px;line-height:1.7}.products{max-width:none;padding-right:max(28px,calc((100vw - var(--max)) / 2));padding-left:max(28px,calc((100vw - var(--max)) / 2));background:var(--cream)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{overflow:hidden;padding:18px 18px 24px;border:1px solid var(--line);border-radius:14px;background:#f8f2e8}.product-card.ink{background:#ece9e2}.product-card.coral{background:#f4e6de}.product-visual{position:relative;display:grid;height:300px;margin-bottom:25px;place-items:center;overflow:hidden;border-radius:9px;background:radial-gradient(circle at 50% 40%,#e4f2ec,#b9d0c8)}.ink .product-visual{background:radial-gradient(circle at 50% 38%,#d4d5d0,#a5aaa4)}.coral .product-visual{background:radial-gradient(circle at 50% 38%,#f4d0bd,#c88b70)}.device{position:relative;z-index:2;display:grid;width:120px;height:210px;place-items:center;border:2px solid #424a48;border-radius:30px;background:linear-gradient(145deg,#3c4241,#151918);box-shadow:0 28px 38px #10191657;transform:rotate(4deg)}.device:before,.device:after{position:absolute;left:33px;width:54px;height:10px;border-radius:10px;background:radial-gradient(circle,#111 1.5px,transparent 2px) 0 0/9px 7px;content:""}.device:before{top:17px}.device:after{bottom:14px}.device-dot{position:absolute;top:44px;width:5px;height:5px;border-radius:50%;background:#68e8df;box-shadow:0 0 12px #68e8df}.device-wave{display:flex;height:65px;align-items:center;gap:3px}.device-wave i{display:block;width:3px;border-radius:4px;background:#5bd9d2;box-shadow:0 0 7px #5bd9d280}.device-wave i:nth-child(1),.device-wave i:nth-child(7){height:14px}.device-wave i:nth-child(2),.device-wave i:nth-child(6){height:30px}.device-wave i:nth-child(3),.device-wave i:nth-child(5){height:47px}.device-wave i:nth-child(4){height:63px}.watch-strap{position:absolute;z-index:1;width:77px;height:280px;border-radius:30px;background:repeating-linear-gradient(90deg,#151817 0 4px,#2d3330 4px 7px);box-shadow:0 20px 25px #0000004d;transform:rotate(4deg)}.card .device{width:91px;height:230px;border-radius:24px;transform:rotate(-5deg)}.card .device-wave{opacity:.65;transform:scale(.7)}.cloud .device{width:180px;height:115px;border-radius:20px;transform:rotate(0)}.cloud .device:before,.cloud .device:after{display:none}.cloud .device-dot{top:18px}.cloud-ring{position:absolute;z-index:1;width:250px;height:250px;border:1px solid rgba(255,255,255,.5);border-radius:50%}.cloud-ring span{position:absolute;width:12px;height:12px;border-radius:50%;background:#fff2e7}.cloud-ring span:nth-child(1){top:16px;left:65px}.cloud-ring span:nth-child(2){right:6px;bottom:82px}.cloud-ring span:nth-child(3){bottom:13px;left:55px}.product-card h3,.workflow-card h3,.intelligence-grid h3,.use-case-grid h3{margin:9px 0 12px;font-size:21px;letter-spacing:-.03em}.product-card>p:not(.eyebrow){min-height:78px;color:var(--muted);font-size:14px;line-height:1.65}.product-meta{display:flex;align-items:end;justify-content:space-between;gap:15px;margin-top:22px;padding-top:18px;border-top:1px solid rgba(105,107,101,.2)}.product-meta span{max-width:180px;color:var(--muted);font-size:11px;line-height:1.5}.product-meta a{flex:none;color:var(--teal);font-size:12px;font-weight:700}.workflow-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.workflow-card{padding:28px 32px 36px 0;border-right:1px solid var(--line)}.workflow-card+.workflow-card{padding-left:32px}.workflow-card:last-child{border-right:0}.workflow-card>span{color:var(--coral);font-family:var(--serif);font-size:20px}.workflow-card p,.intelligence-grid p,.use-case-grid p{color:var(--muted);font-size:14px;line-height:1.7}.highlight-panel{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center;margin-top:55px;padding:clamp(32px,5vw,60px);border-radius:14px;background:#ded8cb}.highlight-panel h3{margin:9px 0 12px;font-family:var(--serif);font-size:clamp(2rem,3.4vw,3.2rem);font-weight:400;line-height:1}.highlight-panel>div>p:last-child{color:var(--muted);font-size:14px;line-height:1.7}.timeline{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.timeline:before{position:absolute;top:17px;right:4%;left:4%;height:1px;background:#9a9c92;content:""}.timeline span{position:relative;display:grid;gap:18px;color:#74766f;font-size:11px;text-align:center}.timeline span:before{z-index:1;width:9px;height:9px;margin:13px auto 0;border:3px solid #ded8cb;border-radius:50%;background:#8a8c84;box-shadow:0 0 0 1px #8a8c84;content:""}.timeline span.active{color:var(--teal-dark);font-weight:700}.timeline span.active:before{width:14px;height:14px;margin-top:10px;background:var(--teal);box-shadow:0 0 0 1px var(--teal)}.timeline small{font-size:10px;font-weight:600}.intelligence-section{max-width:none;padding-right:max(28px,calc((100vw - var(--max)) / 2));padding-left:max(28px,calc((100vw - var(--max)) / 2));background:#122522;color:#f8f4ea}.section-heading.light .eyebrow{color:#8bd1c8}.section-heading.light>p:last-child:not(.eyebrow){color:#aebdb8}.intelligence-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#ffffff1f}.intelligence-grid article{min-height:230px;padding:28px;background:#172e2a}.intelligence-grid h3{margin-top:30px}.intelligence-grid p{color:#aebdb8}.line-icon{position:relative;display:flex;width:42px;height:42px;align-items:center;justify-content:center;gap:3px;border:1px solid rgba(139,209,200,.35);border-radius:10px;color:#8bd1c8}.line-icon span{display:block;width:2px;height:15px;border-radius:3px;background:currentColor}.line-icon span:nth-child(2){height:25px}.line-icon.search:after{width:13px;height:13px;border:2px solid currentColor;border-radius:50%;content:""}.line-icon.search:before{position:absolute;width:8px;height:2px;background:currentColor;content:"";transform:translate(8px,8px) rotate(45deg)}.line-icon.search span{display:none}.line-icon.lock:before{width:16px;height:13px;margin-top:8px;border:2px solid currentColor;border-radius:3px;content:""}.line-icon.lock:after{position:absolute;top:8px;width:10px;height:10px;border:2px solid currentColor;border-bottom:0;border-radius:8px 8px 0 0;content:""}.line-icon.lock span{display:none}.line-icon.spark span{position:absolute;width:2px;height:24px;transform:rotate(45deg)}.line-icon.spark span:nth-child(2){transform:rotate(-45deg)}.line-icon.spark span:nth-child(3){width:20px;height:20px;background:transparent;border:1px solid currentColor;transform:rotate(45deg)}.app-preview{display:grid;grid-template-columns:220px 1fr;min-height:450px;margin-top:60px;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:14px 14px 0 0;background:#eef0e9;color:var(--ink);box-shadow:0 40px 80px #0003}.app-preview aside{display:flex;flex-direction:column;gap:6px;padding:24px 16px;background:#e3e6de;color:#555a55;font-size:12px}.app-preview aside strong{margin:0 10px 30px;color:var(--ink);font-size:16px}.app-preview aside span{padding:9px 10px;border-radius:6px}.app-preview aside span.active{background:#fff;color:var(--teal-dark);font-weight:700}.app-preview aside small{margin:20px 10px 4px;color:#999e98;text-transform:uppercase}.note-list{padding:26px 30px}.preview-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;font-size:14px;font-weight:700}.preview-bar b{padding:8px 13px;border-radius:7px;background:var(--teal);color:#fff;font-size:11px}.note-card{padding:28px;border:1px solid #d6dbd2;border-radius:10px;background:#fff}.note-card>p{color:var(--teal);font-size:9px;font-weight:700;letter-spacing:.12em}.note-card h3{margin:10px 0 22px;font-size:clamp(20px,3vw,31px)}.summary-lines{display:grid;gap:9px}.summary-lines i{height:7px;border-radius:4px;background:#e7e9e4}.summary-lines i:nth-child(2){width:92%}.summary-lines i:nth-child(3){width:68%}.note-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.note-tags span{padding:6px 9px;border-radius:5px;background:#eef5f1;color:var(--teal-dark);font-size:9px;font-weight:700}.small-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px}.small-notes span{height:65px;border:1px solid #d6dbd2;border-radius:9px;background:#fff}.use-cases{max-width:none;padding-right:max(28px,calc((100vw - var(--max)) / 2));padding-left:max(28px,calc((100vw - var(--max)) / 2));background:var(--cream)}.use-case-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.use-case-grid article{min-height:250px;padding:30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.use-case-grid article>span{color:#aaa99f;font-family:var(--serif);font-size:16px}.use-case-grid h3{margin-top:42px}.use-case-grid a{display:inline-block;margin-top:22px;color:var(--teal);font-size:12px;font-weight:700}.trust-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;align-items:center}.trust-section>div:first-child>p:not(.eyebrow){margin-top:25px;color:var(--muted);font-size:16px;line-height:1.75}.text-link{display:inline-block;margin-top:25px;color:var(--teal);font-size:13px;font-weight:700}.trust-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.trust-grid article{display:grid;min-height:155px;align-content:end;gap:10px;padding:24px;border:1px solid var(--line);border-radius:10px;background:#ffffff59}.trust-grid article:before{width:24px;height:28px;margin-bottom:auto;border:2px solid var(--teal);border-radius:5px 5px 9px 9px;content:""}.trust-grid strong{font-size:14px}.trust-grid span{color:var(--muted);font-size:12px;line-height:1.55}.proof-section{padding-top:30px}.metrics{display:grid;grid-template-columns:repeat(3,1fr);margin-top:25px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.metrics article{display:grid;gap:8px;padding:40px;text-align:center;border-right:1px solid var(--line)}.metrics article:last-child{border:0}.metrics strong{font-family:var(--serif);font-size:58px;font-weight:400}.metrics span{color:var(--muted);font-size:12px}.teams-panel{display:flex;max-width:var(--max);min-height:390px;align-items:end;justify-content:space-between;gap:60px;margin:0 auto clamp(90px,10vw,140px);padding:clamp(45px,7vw,85px);border-radius:16px;background:linear-gradient(125deg,#d7ded2,#bcd3c7 48%,#5c8277)}.teams-panel>div{max-width:790px}.teams-panel>div>p:last-child{max-width:600px;margin-top:20px;color:#3f514c;line-height:1.7}.teams-panel .button{flex:none}.recording-consent{padding:18px 24px;background:var(--lime);color:#213d2f;font-size:12px;font-weight:600;text-align:center}.site-footer{padding:70px max(28px,calc((100vw - var(--max)) / 2)) 22px;background:#14211f;color:#eef1e8}.footer-top{display:grid;grid-template-columns:1fr 1.3fr;gap:90px;padding-bottom:65px}.footer-brand-block{display:grid;align-content:start;gap:20px}.footer-brand-block>p{max-width:400px;color:#a7b2ad;font-size:14px;line-height:1.7}.footer-brand-block>a:last-child{color:#8bd1c8;font-size:13px}.footer-brand .brand-mark{background:#e8ede5;color:#14211f}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.footer-links>div{display:flex;flex-direction:column;gap:14px}.footer-links strong{margin-bottom:5px;font-size:12px;letter-spacing:.1em;text-transform:uppercase}.footer-links a{color:#a7b2ad;font-size:13px}.footer-links a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);color:#77837e;font-size:11px}@media(max-width:980px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.product-grid,.workflow-grid,.intelligence-grid{grid-template-columns:repeat(2,1fr)}.product-card:last-child{grid-column:1 / -1}.workflow-card:last-child{grid-column:1 / -1;border-top:1px solid var(--line)}.workflow-card:nth-child(2){border-right:0}.intelligence-grid article{min-height:200px}.trust-section{gap:45px}.teams-panel{margin-right:28px;margin-left:28px}}@media(max-width:720px){.announcement{display:block;text-align:center}.announcement span{margin-right:6px}.site-header{height:66px;padding:0 18px}.header-cta{padding:10px 14px}.hero{min-height:690px}.hero>img{object-position:62% center}.hero-overlay{background:linear-gradient(90deg,#111816c7,#11181633)}.hero-content{padding:110px 24px 100px}.hero h1{font-size:clamp(3.9rem,18vw,5.3rem)}.hero-scroll{right:24px}.section{padding:85px 20px}.section-heading{margin-bottom:40px}.section-heading h2,.trust-section h2,.teams-panel h2{font-size:clamp(2.8rem,13vw,4rem)}.products,.intelligence-section,.use-cases{padding-right:20px;padding-left:20px}.product-grid,.workflow-grid,.intelligence-grid,.use-case-grid,.trust-section,.footer-top{grid-template-columns:1fr}.product-card:last-child,.workflow-card:last-child{grid-column:auto}.product-card>p:not(.eyebrow){min-height:auto}.workflow-card,.workflow-card+.workflow-card{padding:25px 0;border-right:0;border-bottom:1px solid var(--line)}.workflow-card:last-child{border-top:0;border-bottom:0}.highlight-panel{grid-template-columns:1fr;gap:45px}.timeline{grid-template-columns:repeat(2,1fr)}.timeline:before{display:none}.app-preview{grid-template-columns:1fr;min-height:0}.app-preview aside{display:none}.note-list{padding:20px}.small-notes{grid-template-columns:1fr}.small-notes span:nth-child(n+2){display:none}.use-case-grid{border-left:0}.use-case-grid article{min-height:220px;border-left:1px solid var(--line)}.trust-section{gap:45px}.trust-grid{gap:8px}.trust-grid article{padding:18px}.metrics{grid-template-columns:1fr}.metrics article{border-right:0;border-bottom:1px solid var(--line)}.metrics article:last-child{border-bottom:0}.teams-panel{display:grid;align-items:start;min-height:0;margin:0 20px 85px;padding:38px 25px}.teams-panel .button{width:max-content}.site-footer{padding:55px 22px 20px}.footer-top{gap:50px}.footer-links{gap:18px}.footer-bottom{flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
