/* Notch's product experience. Owned here; no shared website UI. */
:root {
  --paper:#fafcfb; --ink:#1e2928; --muted:#65736f; --line:#dfe6e2;
  --orange:#176b4e; --app-accent:#8bd5b0;
}
html {scroll-padding-top:100px}
::selection {background:#cce5d6}
.wrap {width:min(1200px,calc(100% - 80px))}
.site-header {height:92px;position:sticky;top:0;z-index:20;background:#fafcfbf2;backdrop-filter:blur(16px);border-bottom:1px solid #dfe6e280}
.site-header nav {gap:28px;font-size:12px;color:#5b6963}
.site-header .button,.button {border-radius:50px}
.site-header .button {padding:12px 20px;font-size:12px}
.wordmark {font-size:25px;gap:9px}
.wordmark svg {width:31px;height:31px}
.by-macfleet {display:block;font-size:9px;font-weight:500;letter-spacing:0;margin-top:2px;color:var(--muted)}
.hero {display:grid;grid-template-columns:.85fr 1.15fr;gap:58px;padding:92px 0 65px;align-items:center}
.hero-copy {margin:0;padding:0;text-align:left;max-width:470px}
.hero-copy .eyebrow {justify-content:flex-start;font-size:9px;letter-spacing:.13em;color:#547361}
.hero h1 {font:600 clamp(48px,5.1vw,72px)/1.06 var(--sans);letter-spacing:-.065em;margin:24px 0}
.hero h1 em {font:inherit;color:#39725a;font-style:normal}
.hero-description {font-size:17px;line-height:1.8;max-width:390px;margin:0;color:var(--muted)}
.hero-actions {justify-content:flex-start;flex-wrap:wrap;gap:21px;margin-top:30px}
.hero-actions .button {background:#243c32;padding:16px 24px;font-size:13px;gap:24px}
.hero-actions .button:hover {background:#176b4e}
.hero-actions .quiet-link {font-size:12px;color:#405b4d}
.compatibility {font-size:10px;line-height:1.9;color:#68786e;margin-top:23px}
.compatibility>span {display:block;margin:0;color:#79867e}
.hero-product {width:100%;max-width:none;scroll-margin-top:112px}
.preview-topline {font-size:8px;letter-spacing:.11em;color:#75837a;margin-bottom:13px}
.desktop-stage {height:432px;border:6px solid #28302e;border-radius:20px;background:#273f39;box-shadow:0 30px 50px -32px #17352980,0 0 0 1px #111b16;overflow:hidden}
.desktop-stage:before {background:radial-gradient(ellipse at 86% 126%,#9fc29c 0,transparent 54%),radial-gradient(ellipse at -10% 18%,#668e79 0,transparent 63%),linear-gradient(120deg,#304a44,#142925)}
.desktop-stage:after {content:'';position:absolute;width:500px;height:500px;border:1px solid #c6e2d018;border-radius:50%;left:20%;top:40%;z-index:-1;box-shadow:0 0 0 40px #c6e2d00a,0 0 0 100px #c6e2d008}
.desktop-menubar {color:#e0e9e2;padding:10px 14px;font-size:8px}
.notch-demo {max-width:450px;width:calc(100% - 52px);padding-top:33px}
.desktop-outcome {left:25px;bottom:21px;gap:13px}
.desktop-outcome p {font:500 24px/1.2 var(--sans);letter-spacing:-.045em;color:#edf5ec}
.outcome-number {font-size:10px;color:#c4d7c8}
.notch-tabs {gap:4px;margin:18px auto 0;padding-bottom:14px}
.notch-tabs button {font-size:10px;padding:10px 10px;color:#607267;border-radius:30px}
.notch-tabs button>span {font-size:8px;color:#7b8b81}
.notch-tabs button[aria-selected=true] {background:#e1eee6;color:#17583c}
.notch-tabs button:hover {background:#edf3ee;color:#17583c}
.demo-actionbar {gap:14px;margin:14px auto 0}
.demo-actionbar>button {border:1px solid #d3e0d7;color:#28593e;background:white;border-radius:25px;font-size:10px;min-height:35px;padding:8px 13px;gap:15px}
.demo-actionbar>button:hover {background:#e9f3ec}
.demo-actionbar>p {font-size:9px;color:#708074}
.demo-disclosure {font-size:9px;line-height:1.7;color:#7a897f;text-align:center;margin-top:13px}
.notch-dock button[aria-current=page]:after {background:var(--app-accent)}
.notch-dock button:focus-visible {outline-color:var(--app-accent)}
.proof-strip {justify-content:center;font-size:12px;gap:36px;padding:26px 0;color:#66776b;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.proof-strip i {color:#b7c5bb}
.eyebrow {font-size:9px;color:#6a7e6e;letter-spacing:.13em}
.everyday {padding:112px 0 100px}
.section-heading {display:grid;grid-template-columns:1.15fr 1fr;column-gap:60px;align-items:center;margin-bottom:42px}
.section-heading .eyebrow {grid-column:1/-1;margin-bottom:16px}
.section-heading h2,.tour-heading h2,.use-cases h2,.faq h2 {font:500 clamp(34px,3.4vw,46px)/1.13 var(--sans);letter-spacing:-.05em}
.section-heading>p:last-child {font-size:15px;line-height:1.8;max-width:370px;color:var(--muted);margin-left:auto}
.workflow-grid {gap:18px;border:0;background:transparent;border-radius:0}
.workflow-card,.workflow-card:nth-child(2),.workflow-card:nth-child(3) {border:1px solid var(--line);border-radius:22px;background:#f0f5f1;padding:30px;display:flex;flex-direction:column;transition:transform .2s,border-color .2s}
.workflow-card:nth-child(2) {background:#edf3f3}
.workflow-card:nth-child(3) {background:#f4f5ec}
.workflow-card:hover {transform:translateY(-4px);border-color:#b8cdc0}
.workflow-top {margin-bottom:36px}
.workflow-top>span {font-size:9px;color:#6b7f6e}
.workflow-top>svg {stroke:#39745e;width:26px;height:26px}
.workflow-card h3 {font:500 29px/1.18 var(--sans);letter-spacing:-.05em;margin-bottom:18px}
.workflow-card>p {font-size:13px;line-height:1.85;max-width:100%;color:#607367}
.workflow-route {font-size:9px;gap:8px;flex-wrap:wrap;padding-top:32px}
.workflow-route b {font-size:9px;background:#dce9df;color:#27593e;border-radius:6px;padding:7px 9px}
.workflow-card>button {font-size:11px;margin-top:30px;padding-top:18px;color:#315e44;border-top:1px solid #d2dfd5}
.product-tour {padding:10px 0 104px}
.tour-heading {gap:70px;align-items:flex-end;margin-bottom:44px}
.tour-heading h2 em {font:inherit;font-style:normal;color:#47785a}
.tour-heading>p {max-width:335px;font-size:14px;line-height:1.85;color:var(--muted)}
.tour-instructions {color:#738274;margin-bottom:15px}
.tour-instructions>span {font-size:9px;letter-spacing:.12em}
.tour-instructions>p,.tour-bottom {font-size:10px}
.tour-bottom {color:#66776b;margin-top:19px}
.tour-bottom button {color:#315d44}
.use-cases {padding:82px 0;border-top:1px solid var(--line)}
.use-cases-heading {max-width:600px;margin-bottom:42px}
.use-cases h2 {margin:16px 0}
.use-cases-heading>p:last-child {font-size:15px;line-height:1.8;color:var(--muted)}
.use-case-grid {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:46px}
.use-case-grid article {display:flex;flex-direction:column;border-top:1px solid var(--line);padding:27px 0 0}
.use-case-symbol {font-size:29px;color:#42785c;margin-bottom:26px}
.use-case-grid h3 {font:500 24px/1.3 var(--sans);letter-spacing:-.04em;margin:14px 0}
.use-case-grid article>p:not(.eyebrow) {font-size:14px;line-height:1.8;color:var(--muted)}
.use-case-grid button {display:flex;justify-content:space-between;align-items:center;gap:20px;text-align:left;background:none;color:#326249;padding:24px 0 10px;font-size:12px;margin-top:auto}





.faq {padding-block:90px;gap:75px}
.faq-intro {font-size:14px;line-height:1.8;color:var(--muted);margin-top:20px}
.faq summary {font-size:14px;padding-block:23px}
.faq details>p {font-size:13px;line-height:1.85;color:var(--muted)}
.closing {padding:64px 30px;background:#243e31;border:0;border-radius:24px;color:#f3f8f1}
.closing h2 {font:500 clamp(34px,4vw,48px)/1.13 var(--sans);letter-spacing:-.05em}
.closing>p {font-size:11px;color:#c0d1be}
.closing .button {border-radius:50px;background:#e5f0df;color:#243e31}
.product-footer {padding:15px 0 0}
.product-footer-top {display:grid;grid-template-columns:1.2fr 1fr 1.2fr 1fr;gap:35px;padding-bottom:45px}
.product-footer-brand p {font-size:14px;line-height:1.7;color:var(--muted);margin:15px 0}
.product-footer-brand>a:last-child {font-size:12px}
.product-footer-top nav {display:flex;flex-direction:column;align-items:flex-start;gap:13px;font-size:13px;line-height:1.5}
.product-footer-top nav>span {font-size:10px;letter-spacing:.08em;color:#728175;margin-bottom:8px}
.product-footer a:hover {color:#176b4e}
.product-footer-bottom {display:flex;justify-content:space-between;flex-wrap:wrap;gap:18px;font-size:11px;color:var(--muted);border-top:1px solid var(--line);padding:25px 0}
.family-related {max-width:1200px;margin-top:80px}
.product-site .family-related h2 {font:500 34px/1.15 var(--sans);letter-spacing:-.04em}
.product-site .family-studio-card {background:transparent;border-color:var(--line)}
.product-site .family-studio-emblem {background:#e4ede5}
.product-site .family-studio-card h3 {font-family:var(--sans)}
.product-site .family-eyebrow {color:#647c67}
.error-page {min-height:100svh;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-block:48px}
.error-page .wordmark {margin-bottom:80px}
.error-page h1 {max-width:900px;font-size:clamp(40px,6.7vw,88px);line-height:1.04;letter-spacing:-.055em;margin:20px 0}
.error-page>p:not(.eyebrow) {color:var(--muted);font-size:17px;line-height:1.6;max-width:34ch}
.error-page .button {margin-top:24px}
@media(max-width:1050px) {
 .wrap{width:calc(100% - 56px)}.hero{gap:32px;padding-top:65px}.hero h1{font-size:54px}.hero-description{font-size:15px}.hero-actions{gap:18px}.hero-actions .button{padding:14px 20px}.notch-demo{width:calc(100% - 30px)}.notch-tabs button{padding:9px 8px;font-size:9px}.notch-tabs button>span{display:none}.workflow-card{padding:24px}.workflow-card h3{font-size:26px}.workflow-route{font-size:8px;gap:5px}.tour-heading{gap:35px}.section-heading{gap:25px}.use-case-grid{gap:25px}
}
@media(max-width:850px) {
 .site-header nav{gap:19px;font-size:11px}.site-header nav a:nth-child(3){display:none}.hero{grid-template-columns:1fr;gap:45px;padding:58px 0 43px}.hero-copy{max-width:580px;text-align:center;margin:auto}.hero-copy .eyebrow{justify-content:center}.hero h1{font-size:66px}.hero-description{margin:auto;font-size:17px;max-width:460px}.hero-actions{justify-content:center}.hero-product{max-width:650px;margin:auto}.desktop-stage{height:436px}.notch-demo{max-width:490px;width:calc(100% - 50px)}.notch-tabs button{font-size:12px;padding:10px 14px}.notch-tabs button>span{display:inline}.proof-strip{font-size:11px;gap:22px}.everyday{padding:75px 0}.workflow-grid{grid-template-columns:1fr}.workflow-card{padding:29px}.workflow-card h3 br{display:none}.workflow-top{margin-bottom:23px}.workflow-card>p{font-size:14px}.workflow-route{font-size:10px;padding-top:23px}.workflow-card>button{margin-top:22px}.section-heading{display:block}.section-heading>p:last-child{margin:20px 0 0;max-width:480px}.tour-heading{display:block}.tour-heading>p{margin:23px 0 0;max-width:530px}.use-case-grid h3{font-size:21px}.faq{gap:30px}.product-footer-top{grid-template-columns:1fr 1fr}
}
@media(max-width:600px) {
 .wrap{width:calc(100% - 36px)}.site-header{height:76px}.site-header nav{display:none}.site-header>.button{display:inline-flex;font-size:11px;padding:11px 17px}.hero{padding-top:43px;gap:35px}.hero-copy .eyebrow{font-size:8px}.hero h1{font-size:clamp(46px,12vw,64px)}.hero-description{font-size:15px;line-height:1.8;max-width:350px}.hero-actions{gap:18px}.hero-actions .button{font-size:12px}.hero-actions .quiet-link{font-size:11px}.compatibility{font-size:10px}.preview-topline{font-size:7px}.desktop-stage{height:416px;border-width:4px;border-radius:16px}.notch-demo{width:calc(100% - 22px);padding:28px 12px 14px}.desktop-menubar{padding:8px;font-size:7px}.desktop-outcome{left:18px;bottom:20px}.desktop-outcome p{font-size:23px}.notch-tabs{gap:3px}.notch-tabs button{font-size:10px;padding:9px 7px}.notch-tabs button>span{display:none}.demo-actionbar{gap:10px}.demo-actionbar>p{font-size:9px;max-width:110px}.demo-disclosure{font-size:9px}.proof-strip{gap:14px;font-size:9px}.proof-strip span{max-width:94px}.everyday,.use-cases,.faq{padding-block:62px}.section-heading h2,.tour-heading h2,.use-cases h2,.faq h2{font-size:35px}.section-heading>p:last-child,.tour-heading>p{font-size:14px}.workflow-card h3{font-size:28px}.product-tour{padding-bottom:62px}.tour-instructions>span,.tour-instructions>p{font-size:9px}.tour-bottom{font-size:9px}.tour-bottom>button{font-size:9px}.use-case-grid{grid-template-columns:1fr;gap:30px}.use-case-grid h3{font-size:25px}.use-case-symbol{margin-bottom:16px}.faq{display:block}.faq-list{margin-top:30px}.closing{padding:44px 24px}.closing h2{font-size:35px}.closing>p{font-size:10px;line-height:1.7}.product-footer-top{gap:35px 20px}.product-footer-top nav{font-size:12px}.product-footer-bottom{font-size:10px}
}
@media(prefers-reduced-motion:reduce) {.workflow-card{transition:none}.workflow-card:hover{transform:none}}
