/* SPDX-License-Identifier: GPL-3.0-or-later */
/* Marketing surfaces and workflow demo. Native app preview lives in app-preview.css. */
:root {
  --paper:#f6f4ec; --ink:#252923; --muted:#686e61; --line:#daddd0;
  --orange:#bd4324; --serif:'Iowan Old Style','Palatino Linotype',Palatino,Georgia,serif;
  --sans:'Avenir Next',Avenir,'Trebuchet MS',sans-serif;
  --app-canvas:#18191b; --app-sidebar:#111214; --app-card:#202124;
  --app-text:#f3f2ee; --app-secondary:#afb2b8; --app-accent:#ff7d4f; --app-line:#ffffff10;
}
* {box-sizing:border-box}
html {scroll-behavior:smooth;scroll-padding-top:32px}
body {margin:0;background:var(--paper);color:var(--ink);font:15px var(--sans);-webkit-font-smoothing:antialiased}
a {color:inherit;text-decoration:none}
button,input,select {font:inherit}
button {color:inherit;cursor:pointer;border:0;touch-action:manipulation}
button:disabled {cursor:default}
button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible {outline:3px solid var(--orange);outline-offset:5px}
p,h1,h2,h3 {margin:0}
img,video,svg {display:block;max-width:100%}
[hidden] {display:none!important}
::selection {background:#e8cbb8}
.wrap {width:min(1240px,calc(100% - 96px));margin-inline:auto}
.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}
.skip-link {position:fixed;top:-70px;left:20px;background:var(--ink);color:white;padding:13px 20px;z-index:30}
.skip-link:focus {top:12px}
.site-header {display:flex;justify-content:space-between;align-items:center;height:101px;border-bottom:1px solid var(--line)}
.wordmark {display:inline-flex;align-items:center;gap:7px;font-size:25px;font-weight:600;letter-spacing:-1.1px}
.wordmark svg {width:36px;height:36px;fill:currentColor}
.site-header nav {display:flex;gap:32px;font-size:12px}
.site-header nav a:hover,.site-footer a:hover {color:var(--orange)}
.button {display:inline-flex;align-items:center;justify-content:center;gap:29px;padding:17px 23px;border-radius:7px;font-size:13px;font-weight:600;line-height:1.3;transition:transform .18s,background .18s}
.button:hover {transform:translateY(-2px)}
.button-orange {background:var(--orange);color:#fffaf3}
.button-orange:hover {background:#a8371c}
.button-dark {background:var(--ink);color:var(--paper)}
.button-small {padding:11px 16px;font-size:11px;gap:22px}
.quiet-link {display:inline-flex;gap:10px;font-size:12px;align-items:center;font-weight:500}
.quiet-link:hover {color:var(--orange)}
.eyebrow {font-size:9px;line-height:1.5;letter-spacing:.13em;font-weight:600;color:#6b725f}
h2 {font:normal 53px/1.08 var(--serif);letter-spacing:-1.7px}
h2 em,h1 em {font-weight:normal;color:var(--orange)}
.hero {display:grid;grid-template-columns:.96fr 1.04fr;gap:55px;align-items:center;padding:70px 0 63px}
.hero-copy {padding-bottom:42px}
.hero-copy .eyebrow {display:flex;align-items:center;gap:9px;font-size:8px}
.hero-copy .eyebrow>span {width:5px;height:5px;border-radius:50%;background:var(--orange)}
.hero h1 {font:normal clamp(56px,5.3vw,78px)/1.02 var(--serif);letter-spacing:-3.7px;margin:23px 0 26px}
.hero-description {max-width:405px;font-size:15px;line-height:1.8;color:#646c5d}
.hero-actions {display:flex;align-items:center;gap:22px;margin-top:31px}
.compatibility {font-size:9px;color:#7d8373;margin-top:19px;line-height:1.8}
.compatibility>span {display:block;color:#8a8f81}
.hero-product {min-width:0;scroll-margin-top:30px}
.preview-topline {display:flex;justify-content:space-between;font-size:8px;letter-spacing:.12em;color:#7a826d;margin-bottom:12px}
.desktop-stage {height:544px;position:relative;isolation:isolate;background:#d6dac8;border:5px solid #252923;border-radius:15px;overflow:hidden;box-shadow:0 16px 30px -25px #212b2690}
.desktop-stage:before {content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(155deg,#e0e4d6,#d6dac8 58%,#c4cbb5)}
.desktop-menubar {display:flex;justify-content:space-between;padding:9px 12px;color:#424a37;font-size:8px}
.notch-demo {position:absolute;left:50%;top:0;transform:translateX(-50%);width:calc(100% - 44px);max-width:506px;min-height:303px;padding:34px 19px 18px;border-radius:0 0 25px 25px;background:#0c0d0f;color:#f3f2ee;box-shadow:0 12px 18px #20282025;transition:min-height .24s ease}
.notch-camera {position:absolute;top:0;left:50%;transform:translateX(-50%);width:133px;height:24px;background:#030405;border-radius:0 0 10px 10px}
.notch-camera i {position:absolute;right:14px;top:8px;width:6px;height:6px;border-radius:50%;background:#202833;box-shadow:inset 1px 1px 2px #485163}
.notch-native-heading {height:28px;display:flex;gap:10px;align-items:center;margin-bottom:14px}
.notch-brand {width:20px;height:20px;filter:invert(1);opacity:.72}
.notch-native-heading>strong {font-size:13px;font-weight:500}
/* Persistent island navigation mirrors NotchNavigationDock dimensions. */
.notch-dock {display:flex;align-items:center;gap:6px;height:36px;padding-top:4px;margin-top:8px;border-top:.5px solid #ffffff14}
.notch-dock>i {height:16px;width:1px;flex:0 0 1px;background:#ffffff1f}
.notch-dock-scroll {display:flex;gap:4px;overflow-x:auto;overflow-y:hidden;min-width:0;flex:1;scrollbar-width:thin;scrollbar-color:#ffffff29 transparent}
.notch-dock button {width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;border:0;border-radius:8px;background:transparent;color:rgb(255 255 255 / 53%);padding:0;position:relative}
.notch-dock button>svg {width:14px;height:14px;stroke-width:1.6}
.notch-dock button:hover {background:#ffffff0c;color:#ffffffeb}
.notch-dock button[aria-current="page"] {color:rgb(255 255 255 / 96%);background:rgb(255 255 255 / 8.5%)}
.notch-dock button[aria-current="page"]:after {content:'';position:absolute;width:3px;height:3px;border-radius:50%;background:#ff7d4f;bottom:2px;left:calc(50% - 1.5px)}
.notch-dock button:focus-visible {outline:2px solid #ff7d4f;outline-offset:-2px}
@media(prefers-contrast:more) {.notch-dock button{color:rgb(255 255 255 / 82%)}.notch-dock{border-top-color:#ffffff66}.notch-dock>i{background:#ffffff66}}
.native-sample {font-size:6px;letter-spacing:.11em;color:#7b818c;margin-left:auto}
.demo-panel {min-height:207px;animation:panel-entrance .2s ease-out}
.shelf-empty {height:187px;display:flex;align-items:center;justify-content:center;gap:12px;border:1px dashed #ffffff2b;border-radius:16px;padding:22px}
.shelf-empty img {width:64px;height:64px;flex-shrink:0}
.shelf-empty p {color:#b1b6be;font-size:11px;line-height:1.5;max-width:157px}
.shelf-foot {display:flex;justify-content:space-between;align-items:center;margin-top:13px;color:#868d97;font-size:8px;gap:12px}
.shelf-foot>span:last-child {font-size:15px}
.shelf-samples {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;min-height:187px;align-items:center}
.shelf-file {min-width:0;background:#191b1e;border:1px solid #ffffff10;border-radius:11px;padding:15px 9px;text-align:center;animation:file-entrance .34s ease-out both}
.shelf-file:nth-child(2) {animation-delay:.06s}
.shelf-file:nth-child(3) {animation-delay:.12s}
.shelf-file>span {display:block;margin:0 auto 13px;width:46px;height:57px;position:relative}
.file-sheet {background:#eeeadd;border-radius:3px 9px 3px 3px;padding:14px 8px}
.file-sheet i {display:block;height:2px;margin-bottom:5px;background:#a9af9b}
.file-sheet i:last-child {width:60%}
.file-photo {border:5px solid #ecebe2;border-bottom-width:11px;border-radius:3px;background:linear-gradient(135deg,#a8b494 48%,#6d8163 49% 80%,#d0d7bc 81%);transform:rotate(4deg)}
.shelf-file .file-link {display:grid;place-items:center;background:#2a332b;border-radius:8px;color:#c3d2b8;font-size:28px}
.shelf-file strong {display:block;font-size:9px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.shelf-file small {display:block;font-size:7px;color:#89919d;margin-top:5px}
.capture-modes,.focus-modes {display:flex;justify-content:center;gap:4px;font-size:9px;color:#8f96a2;margin:0 auto 16px;background:#181a1e;border-radius:7px;padding:4px;width:fit-content}
.capture-modes span,.focus-modes span {padding:5px 9px;border-radius:5px}
.capture-modes .current,.focus-modes .current {background:#35373d;color:#f0efeb}
.capture-document {padding:21px 23px 17px;background:#24272a;position:relative;margin:0 16px;border-radius:5px}
.capture-document>span {font-size:6px;letter-spacing:.13em;color:#979f9f}
.capture-document p {font:normal 21px/1.3 var(--serif);letter-spacing:-.3px;color:#e9e9df;margin:10px 0 14px;transition:background .25s}
.capture-document>i {display:block;height:3px;width:72%;background:#42484a;margin:7px 0}
.capture-document>i:last-child {width:50%}
.capture-corner {position:absolute;width:9px;height:9px;border-color:#f4b098;border-style:solid;border-width:0}
.top-left {left:-1px;top:-1px;border-left-width:1px;border-top-width:1px}
.top-right {right:-1px;top:-1px;border-right-width:1px;border-top-width:1px}
.bottom-left {left:-1px;bottom:-1px;border-left-width:1px;border-bottom-width:1px}
.bottom-right {right:-1px;bottom:-1px;border-right-width:1px;border-bottom-width:1px}
.capture-document.recognized p {background:#ff7d4f22;color:#ffe2d5}
.capture-result {font-size:8px;color:#b8c9ad;text-align:center;margin-top:11px}
.capture-result span {margin-right:6px}
.focus-clock {text-align:center;padding:4px 0 0}
.focus-clock>span {font-size:9px;color:#babec7;display:block}
.focus-clock strong {display:block;font-size:44px;line-height:1.2;font-weight:400;font-variant-numeric:tabular-nums;letter-spacing:-1.5px;margin:6px 0 12px}
.focus-ruler {height:15px;width:80%;margin:0 auto;background:repeating-linear-gradient(90deg,transparent 0 11px,#535964 11px 12px);mask-image:linear-gradient(90deg,transparent,#000 25% 75%,transparent);position:relative}
.focus-ruler:after {content:'';position:absolute;left:50%;width:2px;height:100%;background:#ff7d4f}
.focus-settings {display:flex;justify-content:center;gap:27px;margin-top:20px;font-size:8px;color:#939ba7}
.focus-settings b {font-size:9px;color:#d2d6db;display:block;font-weight:500;margin-top:6px;text-align:center}
#focus-status {font-size:7px;line-height:1.4;text-align:center;color:#828b99;margin-top:12px}
.explore-heading {height:29px;display:flex;gap:8px;align-items:center;margin-bottom:13px}
.explore-heading>img {width:22px;height:22px;filter:invert(1);opacity:.73}
.explore-heading strong {font-size:13px;font-weight:500}
.explore-heading label {margin-left:auto;width:115px}
.explore-heading input {color:#e7e8eb;background:#ffffff08;border:0;border-radius:5px;width:100%;padding:6px 9px;font-size:9px;outline-offset:2px}
.explore-grid {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:283px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#565c65 transparent;padding:1px 3px 2px 1px;scroll-snap-type:y mandatory}
.explore-tile {height:64px;background:#131315;border:1px solid #ffffff15;border-radius:12px;position:relative}
.explore-tile:nth-child(2n+1) {scroll-snap-align:start}
.explore-tile:hover {border-color:#ff7d4f65;background:#1b1b1e}
.explore-destination {display:flex;align-items:center;gap:10px;background:none;color:#ececea;width:100%;height:100%;text-align:left;padding:11px 27px 11px 12px;border-radius:12px}
.explore-destination>span {width:21px;flex-shrink:0;color:#b8bdc6}
.explore-destination svg {width:21px;height:21px}
.explore-destination strong {font-size:10px;font-weight:500;line-height:1.4}
.explore-favorite {position:absolute;right:2px;top:17px;width:24px;height:28px;border-radius:5px;font-size:10px;background:none;color:#737a85}
.explore-favorite[aria-pressed=true] {color:#ff7d4fbd}
.explore-favorite:hover {background:#ffffff09;color:#ff7d4f}
.explore-empty {grid-column:1/-1;font-size:11px;color:#afb2b8;text-align:center;padding:45px 15px}
.module-content {display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;padding:20px;min-height:262px;text-align:center}
.module-content>span:first-child svg {width:33px;height:33px;color:#bbc1ca}
.module-content>strong {font-size:17px;font-weight:500}
.module-content>p {font-size:11px;line-height:1.6;color:#adb4bf;max-width:300px}
.module-content>.native-sample {margin-left:0}
.module-content>button {color:#e0e3e8;border:1px solid #ffffff10;background:#ffffff09;padding:8px 12px;border-radius:6px;font-size:10px}
.desktop-outcome {position:absolute;bottom:27px;left:27px;right:24px;display:flex;gap:16px;align-items:flex-start;color:#3d4935}
.outcome-number {font-size:9px;letter-spacing:.1em;padding-top:6px;color:#758366}
.desktop-outcome p {font:normal 26px/1.12 var(--serif);letter-spacing:-.5px}
.notch-tabs {display:flex;gap:5px;margin-top:14px;padding-bottom:14px;border-bottom:1px solid var(--line)}
.notch-tabs button {background:transparent;color:#727b67;font-size:10px;font-weight:500;padding:8px 11px;border-radius:6px;flex:1;white-space:nowrap;text-align:left}
.notch-tabs button>span {font-size:7px;margin-right:5px;color:#8c9580}
.notch-tabs button[aria-selected=true] {background:#e6e9dd;color:#303b27}
.notch-tabs button:hover {color:#a34429;background:#ecebe1}
.notch-tabs button:last-child {flex:0;margin-left:auto;padding-right:0}
.notch-tabs button:last-child>span {margin:0 0 0 3px}
.demo-actionbar {display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:15px;margin-top:15px}
.demo-actionbar>button {border:1px solid #c6ccb9;border-radius:6px;background:transparent;color:#3b4c2c;font-size:10px;font-weight:500;padding:10px 13px;display:flex;gap:24px;align-items:center;white-space:nowrap}
.demo-actionbar>button:hover {background:#e8ecdf}
.demo-actionbar>p {margin-left:auto;font-size:9px;color:#858d7a;text-align:right;line-height:1.6}
.demo-disclosure {font-size:8px;color:#848b7c;margin-top:12px;line-height:1.6}
.proof-strip {display:flex;align-items:center;justify-content:center;gap:42px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:23px 0;font-size:11px;color:#6a725e}
.proof-strip i {font-size:15px;font-style:normal;color:#a6ae9c}
.everyday {padding:101px 0 106px}
.section-heading {display:grid;grid-template-columns:1.3fr 1fr;gap:15px 65px;align-items:end;margin-bottom:39px}
.section-heading>.eyebrow {grid-column:1/-1}
.section-heading>p:last-child {font-size:13px;line-height:1.8;max-width:370px;color:var(--muted);justify-self:end}
.workflow-grid {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#d4dac8;border:1px solid #d4dac8;border-radius:12px;overflow:hidden}
.workflow-card {background:#eef0e5;padding:28px 28px 25px;display:flex;flex-direction:column}
.workflow-card:nth-child(2) {background:#f6f4ec}
.workflow-card:nth-child(3) {background:#e8ecde}
.workflow-top {display:flex;align-items:center;justify-content:space-between;margin-bottom:27px}
.workflow-top>span {font-size:8px;letter-spacing:.1em;color:#7a836d}
.workflow-top>svg {width:24px;height:24px;fill:none;stroke:#737f61;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round}
.workflow-card h3 {font:normal 31px/1.09 var(--serif);letter-spacing:-.8px;margin-bottom:17px}
.workflow-card>p {font-size:12px;line-height:1.85;color:#69745e;max-width:305px}
.workflow-route {display:flex;align-items:center;gap:9px;padding-top:27px;margin-top:auto;font-size:8px;white-space:nowrap;color:#7a836c}
.workflow-route i {font-style:normal;color:#a2ab95}
.workflow-route b {font-size:9px;font-weight:500;color:#586b43;border:1px solid #c7d0b6;border-radius:4px;padding:5px 8px}
.workflow-card>button {align-self:flex-start;border:0;background:transparent;padding:0;color:#324a24;font-size:11px;font-weight:500;margin-top:27px;display:flex;gap:20px;align-items:center}
.workflow-card>button:hover {color:var(--orange)}
.product-tour {padding:3px 0 103px}
.tour-heading {display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:40px}
.tour-heading h2 {font-size:47px;margin-top:17px}
.tour-heading>p {font-size:12px;line-height:1.8;color:var(--muted);max-width:280px;margin-bottom:4px}
.tour-instructions {display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:13px;color:#7a826e}
.tour-instructions>span {font-size:8px;letter-spacing:.13em}
.tour-instructions>p {font-size:8px}
.tour-bottom {display:flex;justify-content:space-between;gap:20px;margin-top:16px;font-size:10px;color:#77816b;line-height:1.6}
.tour-bottom button {padding:0;background:none;color:#586849;font:inherit;border-bottom:1px solid #b8c1aa}
.tour-bottom>button>span {padding-left:10px}
.pip-section {display:grid;grid-template-columns:.7fr 1fr;align-items:center;gap:80px;max-width:925px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:35px 0 45px}
.pip-film {display:flex;flex-direction:column;align-items:center}
.pip-film video {width:225px;height:225px;object-fit:contain;mix-blend-mode:multiply;mask-image:radial-gradient(ellipse 71% 71% at center,#000 53%,transparent 72%)}
.pip-play {background:none;border-bottom:1px solid #b9c1ac;padding:6px 0;display:flex;align-items:center;gap:9px;font-size:10px;color:#69795a}
.pip-play>span {font-size:18px}
.pip-copy h2 {font-size:40px;margin-top:15px}
.pip-copy>p:last-child {font-size:12px;line-height:1.8;color:#747e68;max-width:355px;margin-top:19px}
.purchase-section {display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center;margin-top:70px;padding:40px;border:1px solid var(--line);border-radius:12px;background:#eeefe6}
.purchase-copy h2 {font-size:42px;margin-top:14px;overflow-wrap:anywhere}
.purchase-copy>p:last-child {font-size:13px;line-height:1.8;color:var(--muted);margin-top:19px;max-width:440px;overflow-wrap:anywhere}
.purchase-order {border-left:1px solid #d2d8c6;padding-left:38px}
#purchase-price {font:normal 35px/1.2 var(--serif);letter-spacing:-1px;overflow-wrap:anywhere}
#purchase-billing {font-size:12px;line-height:1.7;color:#58634e;margin-top:8px;overflow-wrap:anywhere}
.purchase-order .button {margin-top:23px;gap:15px}
#purchase-provider {font-size:10px;line-height:1.7;color:#65705b;margin-top:14px;max-width:320px}
.purchase-test-notice {font-size:11px;font-weight:600;color:#823418;background:#f6e5d7;border:1px solid #d5aa8c;border-radius:5px;padding:9px 12px;margin-bottom:17px}
#purchase-nav {color:var(--orange);font-weight:600}
@media(max-width:760px) {.purchase-section{grid-template-columns:1fr;gap:25px;padding:27px;margin-top:44px}.purchase-copy h2{font-size:34px}.purchase-order{padding-left:0;padding-top:24px;border-left:0;border-top:1px solid #d2d8c6}#purchase-price{font-size:30px}.site-header nav:has(#purchase-nav:not([hidden])){gap:14px}}
.faq {display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;padding-top:100px;padding-bottom:94px}
.faq h2 {font-size:44px;margin-top:17px}
.faq-list {border-top:1px solid var(--line)}
.faq details {border-bottom:1px solid var(--line);padding:0}
.faq summary {cursor:pointer;list-style:none;font-size:13px;font-weight:500;line-height:1.5;padding:21px 30px 21px 0;position:relative}
.faq summary::-webkit-details-marker {display:none}
.faq summary:after {content:'+';position:absolute;right:2px;top:18px;font-size:20px;font-weight:300;color:#81916e}
.faq details[open] summary:after {content:'−'}
.faq details>p {font-size:12px;line-height:1.85;color:#6b7660;padding:0 27px 23px 0}
.closing {background:#222a21;color:#f1f1e7;border-radius:14px;text-align:center;padding:58px 35px 49px}
.closing>img {margin:0 auto 23px;filter:invert(1);opacity:.75;width:37px;height:37px}
.closing h2 {font-size:49px;letter-spacing:-1.7px;line-height:1.08}
.closing .button {margin-top:30px;background:#f8efe2;color:#333b29}
.closing .button:hover {background:#fffaf1}
.closing>p {font-size:8px;color:#a2ad94;margin-top:17px}
.site-footer {display:flex;align-items:center;gap:25px;padding:43px 0 35px;margin-top:20px}
.site-footer .wordmark {font-size:21px}
.site-footer .wordmark svg {width:30px;height:30px}
.site-footer>p {font-size:9px;color:#8b937f}
.site-footer nav {margin-left:auto;display:flex;gap:25px;font-size:9px;color:#737e67}
@keyframes panel-entrance {from{transform:translateY(3px)}to{transform:translateY(0)}}
@keyframes file-entrance {from{transform:translateY(9px) scale(.97)}to{transform:translateY(0) scale(1)}}
@media(min-width:1600px) {.hero{gap:72px;padding-top:82px;padding-bottom:74px}.hero h1{font-size:83px}.desktop-stage{height:564px}}
@media(max-width:1100px) {
  .wrap{width:calc(100% - 58px)}.hero{gap:33px}.hero h1{font-size:65px;letter-spacing:-3px}.hero-description{font-size:13px}.hero-actions{gap:18px;flex-wrap:wrap}.hero-actions .button{padding:15px 18px;gap:19px;font-size:12px}.quiet-link{font-size:10px}.desktop-stage{height:524px}.notch-demo{width:calc(100% - 25px);padding-inline:14px}.desktop-outcome{left:20px;bottom:25px;gap:12px}.desktop-outcome p{font-size:24px}.notch-tabs{gap:2px}.notch-tabs button{font-size:9px;padding:8px 7px}.notch-tabs button>span{font-size:6px;margin-right:3px}.demo-actionbar>button{font-size:9px;padding:9px 11px;gap:13px}.demo-actionbar>p{font-size:8px}.explore-destination{gap:8px;padding-left:9px}.explore-destination strong{font-size:9px}.explore-destination>span,.explore-destination svg{width:19px;height:19px}.workflow-card{padding:25px 22px}.workflow-card h3{font-size:28px}.workflow-card>p{font-size:11px}.workflow-route{gap:6px;font-size:7px}.workflow-route b{font-size:8px;padding:4px 6px}.section-heading h2{font-size:46px}.tour-heading h2{font-size:41px}.tour-heading>p{max-width:245px}.pip-section{max-width:850px}.faq{gap:40px}.faq h2{font-size:39px}
}
@media(max-width:850px) {
  .hero{grid-template-columns:1fr;gap:37px;padding:49px 0 39px}.hero-copy{padding:0;max-width:570px;margin:auto;text-align:center}.hero-copy .eyebrow{justify-content:center}.hero h1{font-size:72px}.hero-description{font-size:14px;max-width:420px;margin:auto}.hero-actions{justify-content:center;margin-top:25px}.compatibility>span{display:inline;margin-left:12px}.hero-product{max-width:620px;width:100%;margin:auto}.desktop-stage{height:527px}.notch-demo{max-width:500px;width:calc(100% - 50px);padding-inline:19px}.desktop-outcome{left:32px}.desktop-outcome p{font-size:27px}.notch-tabs button{font-size:11px;padding:9px 14px}.notch-tabs button>span{font-size:7px}.demo-actionbar>button{font-size:10px;padding:10px 13px;gap:26px}.demo-actionbar>p{font-size:9px}.explore-destination strong{font-size:11px}.proof-strip{gap:26px;font-size:10px;padding:20px 0}.everyday{padding:71px 0 76px}.section-heading{display:block}.section-heading h2{font-size:44px;margin-top:14px}.section-heading>p:last-child{max-width:430px;font-size:12px;margin-top:19px}.workflow-grid{grid-template-columns:1fr;background:none;border:0;border-radius:0;gap:15px}.workflow-card{padding:26px 28px;border:1px solid #d6dccb;border-radius:10px;display:grid;grid-template-columns:1fr 1.1fr;column-gap:38px;align-items:start}.workflow-top{grid-column:1/-1;margin-bottom:22px}.workflow-card h3{font-size:30px;grid-column:1;grid-row:2/4}.workflow-card>p{font-size:12px;max-width:none;grid-column:2}.workflow-route{grid-column:2;font-size:8px;gap:10px;padding-top:19px}.workflow-route b{font-size:9px}.workflow-card>button{grid-column:1/-1;margin-top:20px;font-size:11px}.tour-heading{gap:28px}.tour-heading h2{font-size:38px}.tour-heading>p{font-size:11px;max-width:215px}.product-tour{padding-bottom:76px}.pip-section{gap:25px;padding:24px 0 32px}.pip-copy h2{font-size:36px}.pip-copy>p:last-child{font-size:11px;max-width:310px}.faq{padding:75px 0;gap:28px;grid-template-columns:.7fr 1fr}.faq h2{font-size:36px}.faq summary{font-size:12px}.faq details>p{font-size:11px}.closing h2{font-size:44px}.site-footer{gap:19px}.site-footer nav{gap:18px}
}
@media(max-width:600px) {
  .wrap{width:calc(100% - 36px)}.site-header{height:80px}.wordmark{font-size:22px;gap:4px}.wordmark svg{width:31px;height:31px}.site-header nav{gap:20px;font-size:10px}.site-header nav a:nth-child(2){display:none}.site-header>.button{display:none}.hero{padding-top:41px;gap:34px}.hero h1{font-size:59px;letter-spacing:-2.7px;margin:22px 0}.hero-copy .eyebrow{font-size:7px;letter-spacing:.08em;gap:7px}.hero-description{font-size:12px;line-height:1.8;max-width:315px}.hero-actions{gap:18px;margin-top:24px}.hero-actions .button{padding:14px 16px;font-size:11px;gap:22px}.quiet-link{font-size:10px}.compatibility{font-size:8px;margin-top:14px}.compatibility>span{display:block;margin:2px 0 0}.preview-topline{font-size:6px;letter-spacing:.11em;margin-bottom:10px}.desktop-stage{height:472px;border-width:4px;border-radius:12px}.notch-demo{width:calc(100% - 22px);padding:29px 12px 14px;min-height:273px;border-radius:0 0 19px 19px}.notch-camera{width:119px;height:20px}.notch-camera i{width:5px;height:5px;top:7px}.desktop-menubar{font-size:6px;padding:8px 9px}.notch-native-heading{height:24px;gap:8px;margin-bottom:11px}.notch-native-heading>strong{font-size:12px}.native-sample{font-size:5px}.demo-panel{min-height:190px}.shelf-empty{height:166px;gap:8px;padding:14px}.shelf-empty p{font-size:10px;max-width:132px}.shelf-empty img{width:56px;height:56px}.shelf-foot{font-size:7px;margin-top:11px}.shelf-samples{min-height:166px;gap:6px}.shelf-file{padding:12px 5px;border-radius:8px}.shelf-file>span{width:36px;height:46px;margin-bottom:11px}.shelf-file strong{font-size:7px}.shelf-file small{font-size:6px}.file-sheet{padding:11px 7px}.file-sheet i{height:2px;margin-bottom:4px}.shelf-file .file-link{font-size:24px}.file-photo{border-width:4px;border-bottom-width:9px}.capture-modes,.focus-modes{font-size:8px;gap:2px;margin-bottom:13px}.capture-modes span,.focus-modes span{padding:5px 7px}.capture-document{margin-inline:8px;padding:16px 18px 12px}.capture-document p{font-size:19px;margin:9px 0 12px}.capture-result{font-size:7px;margin-top:9px}.focus-clock strong{font-size:40px}.focus-settings{font-size:7px;margin-top:17px}.focus-settings b{font-size:8px}.focus-ruler{height:12px}.focus-clock>span{font-size:8px}#focus-status{font-size:6px}.explore-heading{height:25px;gap:6px;margin-bottom:10px}.explore-heading strong{font-size:12px}.explore-heading>img{width:20px;height:20px}.explore-heading label{width:100px}.explore-heading input{font-size:8px;padding:6px 7px}.explore-grid{max-height:211px;gap:7px}.explore-tile{height:64px;border-radius:9px}.explore-destination{padding:10px 23px 10px 9px;gap:7px;border-radius:9px}.explore-destination>span,.explore-destination svg{width:17px;height:17px}.explore-destination strong{font-size:9px}.explore-favorite{width:21px;font-size:9px;right:1px}.module-content{padding:12px;min-height:234px;gap:11px}.module-content>strong{font-size:15px}.module-content>p{font-size:10px}.desktop-outcome{left:19px;right:18px;bottom:23px;gap:12px}.desktop-outcome p{font-size:24px}.outcome-number{font-size:8px}.notch-tabs{gap:3px;margin-top:11px;padding-bottom:12px}.notch-tabs button{padding:8px 6px;font-size:9px;text-align:center}.notch-tabs button>span{display:none}.notch-tabs button:last-child{flex:0;padding-right:0;margin-left:5px}.demo-actionbar{margin-top:12px;gap:9px}.demo-actionbar>button{font-size:9px;padding:9px 10px;gap:14px}.demo-actionbar>p{font-size:7px;max-width:105px}.demo-disclosure{font-size:7px;margin-top:10px}.proof-strip{gap:13px;font-size:8px;padding:18px 0;text-align:center}.proof-strip i{font-size:11px}.proof-strip span{max-width:90px;line-height:1.6}.everyday{padding:58px 0 63px}.section-heading h2{font-size:36px;letter-spacing:-1.1px}.eyebrow{font-size:7px;letter-spacing:.12em}.section-heading>p:last-child{font-size:11px;max-width:300px;margin-top:16px}.section-heading{margin-bottom:27px}.workflow-card{padding:24px;display:flex;gap:0}.workflow-top{margin-bottom:22px}.workflow-top>span{font-size:7px}.workflow-top svg{width:22px;height:22px}.workflow-card h3{font-size:31px;margin-bottom:15px}.workflow-card>p{font-size:12px;max-width:310px}.workflow-route{font-size:8px;padding-top:22px;margin-top:0;gap:10px}.workflow-route b{font-size:9px}.workflow-card>button{margin-top:24px;font-size:11px}.tour-heading{display:block;margin-bottom:27px}.tour-heading h2{font-size:35px;letter-spacing:-1px;margin-top:15px}.tour-heading>p{max-width:315px;font-size:11px;margin-top:18px}.tour-instructions{display:block;margin-bottom:12px}.tour-instructions>span{font-size:7px}.tour-instructions>p{font-size:7px;margin-top:6px}.tour-bottom{font-size:9px;align-items:flex-start;gap:15px}.tour-bottom>p{max-width:180px}.tour-bottom>button{white-space:nowrap;font-size:8px}.product-tour{padding-bottom:59px}.pip-section{grid-template-columns:.7fr 1fr;gap:15px;padding:26px 0}.pip-film video{width:140px;height:160px}.pip-play{font-size:8px;gap:6px}.pip-play>span{font-size:15px}.pip-copy h2{font-size:28px;letter-spacing:-.7px;margin-top:11px}.pip-copy>p:last-child{font-size:10px;line-height:1.7;margin-top:13px}.pip-copy .eyebrow{font-size:6px}.faq{display:block;padding:59px 0}.faq h2{font-size:37px;margin-top:12px}.faq-list{margin-top:27px}.faq summary{padding:18px 29px 18px 0;font-size:12px}.faq summary:after{top:15px}.faq details>p{font-size:11px;padding-bottom:21px}.closing{padding:38px 22px 32px;border-radius:11px}.closing>img{width:30px;height:30px;margin-bottom:21px}.closing h2{font-size:34px;letter-spacing:-1px}.closing .button{font-size:11px;padding:14px 18px;margin-top:25px}.closing>p{font-size:7px;margin-top:14px}.site-footer{flex-wrap:wrap;gap:12px;justify-content:space-between;padding-top:28px;padding-bottom:29px;margin-top:13px}.site-footer .wordmark{font-size:19px}.site-footer .wordmark svg{width:28px;height:28px}.site-footer>p{font-size:7px;max-width:135px;text-align:right}.site-footer nav{width:100%;margin:5px 0 0;font-size:9px;gap:26px}
}
@media(max-width:360px){.hero h1{font-size:51px}.hero-actions{gap:12px}.notch-tabs button{font-size:8px}.notch-tabs button:last-child{margin-left:2px}.explore-destination strong{font-size:8px}.explore-destination{gap:5px}.proof-strip{gap:8px}.tour-heading h2{font-size:31px}.workflow-route{gap:7px}.pip-section{grid-template-columns:1fr;text-align:center}.pip-film{grid-row:2;margin-top:5px}.pip-copy>p:last-child{max-width:270px;margin-inline:auto}}
@media(prefers-reduced-motion:reduce) {html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.button:hover{transform:none}}
