/* Shared PHONEXA marketing and reading surfaces. */
.phonexa-site.phonexa-document{min-height:100vh;display:flex;flex-direction:column}
.phonexa-document .document-main{flex:1;width:min(1040px,calc(100% - 80px));margin-inline:auto;padding-block:64px 88px}
.phonexa-document .document-heading{max-width:820px;margin-bottom:52px}
.phonexa-document .document-heading h1{font-size:clamp(40px,5.5vw,68px);line-height:1.06;letter-spacing:-.03em}
.phonexa-document .document-heading>p{font-size:20px;line-height:1.6;color:var(--muted);margin-top:24px;max-width:64ch}
.phonexa-document .document-heading>.text-link{margin-top:20px}
.phonexa-document .document-body{max-width:74ch}
.phonexa-document .document-body h2{font-size:28px;line-height:1.2;margin:44px 0 16px}
.phonexa-document .document-body h3{font-size:21px;margin-bottom:10px}
.phonexa-document .document-body p,.phonexa-document .document-body li{line-height:1.75;color:var(--muted)}
.phonexa-document .document-body p+p{margin-top:18px}
.phonexa-document .document-body strong{color:var(--ink);font-weight:600}
.phonexa-document .document-body a{color:var(--link);text-decoration:underline;overflow-wrap:anywhere}
.phonexa-document .document-body ul{padding-left:24px}
.phonexa-document .document-body li+li{margin-top:10px}
.phonexa-document .setup-steps{padding-left:24px;margin:0}
.phonexa-document .setup-steps li{padding:24px 0 24px 10px;border-bottom:1px solid var(--line)}
.phonexa-document .setup-steps li::marker{color:var(--ink);font-weight:600}
.phonexa-document .patch-shell{display:grid;grid-template-columns:180px minmax(0,1fr);gap:44px;padding-block:40px;border-top:1px solid var(--line)}
.phonexa-document .version-orb{font-size:28px;font-weight:600;letter-spacing:-.025em}
.phonexa-document .patch-meta .kicker{display:none}
.phonexa-document .patch-meta time{display:block;font-size:14px;color:var(--muted);margin-top:8px}
.phonexa-document .patch-badge{display:inline-block;font-size:11px;letter-spacing:.06em;padding:5px 10px;border-radius:var(--pill);background:var(--surface);color:var(--muted);margin-bottom:16px}
.phonexa-document .patch-copy h2{font-size:28px;line-height:1.2;margin-bottom:18px}
.phonexa-document .patch-copy>p{color:var(--muted);line-height:1.75;margin-bottom:20px}
.phonexa-document .patch-copy ul{list-style:none;padding:0;margin:0}
.phonexa-document .patch-copy li{margin-block:16px;line-height:1.7;color:var(--muted)}
.phonexa-document .patch-copy li b{display:block;color:var(--ink);font-weight:600}
.phonexa-document .patch-download{display:inline-flex;align-items:center;gap:10px;min-height:44px;color:var(--link);margin-top:12px}
@media(max-width:760px){.phonexa-document .document-main{width:calc(100% - 40px);padding-block:40px 56px}.phonexa-document .document-heading{margin-bottom:36px}.phonexa-document .document-heading>p{font-size:18px}.phonexa-document .patch-shell{grid-template-columns:minmax(0,1fr);gap:24px;padding-block:32px}.phonexa-document .patch-meta{display:flex;align-items:center;justify-content:space-between;gap:16px}.phonexa-document .patch-meta time{margin:0}}
html{scroll-behavior:smooth;scroll-padding-top:84px}
body{margin:0;background:#f5f5f7}
.phonexa-site{--page:#fff;--surface:#f1f1f4;--section:#e8e9ee;--workspace:#ededf1;--elevated:#fff;--hover:#e3e4e9;--ink:#1d1d1f;--muted:#626269;--line:#d1d2d9;--control-line:#929298;--accent:#6454c8;--link:#0066cc;--action:#0071e3;--action-hover:#0066cc;--secondary:#1d1d1f;--secondary-ink:#fff;--error:#b4233d;--success:#137a47;--wordmark:brightness(0);--theme-scheme:light;--pill:999px;--panel:28px;background:var(--page);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI Variable Text","Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;isolation:isolate;color-scheme:var(--theme-scheme);scrollbar-color:#aaaab2 var(--surface)}
.phonexa-site *{box-sizing:border-box}
.phonexa-site h1,.phonexa-site h2,.phonexa-site h3,.phonexa-site p,.phonexa-site figure{margin:0}
.phonexa-site h1,.phonexa-site h2,.phonexa-site h3{text-wrap:balance}
.phonexa-site a{color:inherit;text-decoration:none;text-underline-offset:5px}
.phonexa-site img{display:block;max-width:100%;height:auto}
.phonexa-site button,.phonexa-site input,.phonexa-site summary{font:inherit}
.phonexa-site button{cursor:pointer}
.phonexa-site button:disabled{cursor:wait;opacity:.65}
.phonexa-site ::selection{background:#cce5ff;color:#1d1d1f}
.phonexa-site input{caret-color:var(--link)}
.phonexa-site :focus-visible{outline:3px solid var(--link);outline-offset:4px}
.phonexa-site a:not([class]):hover{text-decoration:underline}
.phonexa-site .launch-wrap{width:min(1360px,calc(100% - 80px));margin-inline:auto}
.phonexa-site .skip-link{position:fixed;top:8px;left:16px;z-index:100;transform:translateY(-150%);padding:12px 20px;background:#fff;color:#111;border-radius:8px}
.phonexa-site .skip-link:focus{transform:none}
.phonexa-site .launch-header{position:relative;z-index:10;background:var(--surface);border-bottom:1px solid var(--line)}
.phonexa-site .launch-header>.launch-wrap{height:68px;display:flex;align-items:center;justify-content:space-between}
.phonexa-site .launch-brand{display:flex;align-items:center;min-height:44px}
.phonexa-site .launch-brand img{width:156px;filter:var(--wordmark);opacity:.92}
.phonexa-site .launch-nav{display:flex;gap:32px;align-items:center;font-size:14px}
.phonexa-site .launch-nav>a{min-height:44px;display:flex;align-items:center;color:var(--muted)}
.phonexa-site .launch-nav>a:hover{color:var(--ink)}
.phonexa-site .small-button{padding:8px 20px;background:var(--action);border-radius:var(--pill);color:#fff!important;transition:background .2s ease}
.phonexa-site .mobile-menu{display:none}
.phonexa-site .launch-hero{display:grid;grid-template-columns:1fr;gap:56px;align-items:center;padding-block:72px 88px}
.phonexa-site h1{font-size:clamp(56px,6.4vw,88px);line-height:1.04;letter-spacing:-.035em;font-weight:650}
.phonexa-site h1 span{color:var(--muted)}
.phonexa-site .launch-lead{color:var(--muted);max-width:44ch;font-size:21px;line-height:1.5;margin:24px auto 0}
.phonexa-site .launch-actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:24px;margin-top:28px}
.phonexa-site .download-button{display:inline-flex;align-items:center;gap:12px;min-height:60px;padding:10px 26px;background:var(--action);color:white;border-radius:var(--pill);text-align:left;transition:background .2s ease}
.phonexa-site .download-button:hover{background:var(--action-hover)}
.phonexa-site .download-button svg{width:26px;height:26px;fill:currentColor}
.phonexa-site .download-button span{display:grid;line-height:1.35}
.phonexa-site .download-button small{font-size:12px;color:#fff}
.phonexa-site .download-button strong{font-size:17px;font-weight:650}
.phonexa-site .text-link{color:var(--link);font-weight:550;display:inline-flex;gap:8px;align-items:center;min-height:44px}
.phonexa-site .text-link:hover{text-decoration:underline}
.phonexa-site .download-note{font-size:13px;line-height:1.8;color:var(--muted);margin-top:20px}
.phonexa-site .product-demo{min-width:0;width:min(100%,1080px);margin-inline:auto}
.phonexa-site .demo-stage{position:relative;width:100%;aspect-ratio:8/5;border-radius:18px;overflow:hidden;background:#191a20;box-shadow:0 20px 50px rgba(29,29,31,.14)}
.phonexa-site .demo-frame{display:block;position:absolute;inset:0;opacity:0;transition:opacity .26s cubic-bezier(.16,1,.3,1);pointer-events:none}
.phonexa-site .demo-frame.is-current{opacity:1;z-index:1}
.phonexa-site .demo-frame img{width:100%;height:100%;object-fit:contain}
.phonexa-site .demo-controls{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:22px}
.phonexa-site .demo-steps{display:flex;gap:4px;background:var(--surface);border-radius:var(--pill);padding:4px}
.phonexa-site .demo-steps button,.phonexa-site .demo-play{background:transparent;border:0;color:var(--muted);font-size:14px;min-height:44px;padding:9px 16px;border-radius:var(--pill)}
.phonexa-site .demo-steps button[aria-pressed=true]{background:var(--elevated);color:var(--ink);box-shadow:0 2px 8px rgba(29,29,31,.1)}
.phonexa-site .demo-steps button:hover,.phonexa-site .demo-play:hover{color:var(--ink);background:var(--hover)}
.phonexa-site .demo-play{color:var(--link);white-space:nowrap}
.phonexa-site figcaption{color:var(--muted);font-size:13px;line-height:1.65;margin-top:12px;text-align:left}
.phonexa-site figcaption a{color:var(--link);white-space:nowrap}
.phonexa-site .demo-noscript{font-size:13px;color:var(--muted);margin-top:8px}
.phonexa-site .launch-experience{--ink:#f5f5f7;--muted:#bdc0cd;--link:#9ecbff;padding-block:96px 108px;background:#17181e;color:var(--ink)}
.phonexa-site .launch-experience h2 span{color:#b9adff}
.phonexa-site .feature-lines{padding-top:36px;border-top:1px solid #454650}
.phonexa-site .section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:44px}
.phonexa-site h2{font-size:clamp(32px,3.4vw,48px);line-height:1.13;letter-spacing:-.028em;font-weight:620}
.phonexa-site h2 span{color:var(--muted)}
.phonexa-site .section-heading>p{max-width:40ch;color:var(--muted);font-size:17px}
.phonexa-site .feature-lines{display:grid;grid-template-columns:repeat(3,1fr);gap:48px}
.phonexa-site h3{font-size:20px;font-weight:600;letter-spacing:-.015em;line-height:1.35}
.phonexa-site .feature-lines p{margin-top:14px;max-width:42ch;color:var(--muted)}
.phonexa-site .workspace-story{padding-block:96px;background:var(--workspace);color:var(--ink)}
.phonexa-site .workspace-story .section-heading p{color:var(--muted)}
.phonexa-site .workspace-story img{width:100%;border-radius:var(--panel)}
.phonexa-site .workspace-story figcaption{color:var(--muted)}
.phonexa-site .details-story{padding-block:96px 104px}
.phonexa-site .details-story article{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);gap:80px;align-items:center}
.phonexa-site .details-story article+article{margin-top:100px}
.phonexa-site .details-story article>div>p{margin-top:24px;color:var(--muted);max-width:38ch}
.phonexa-site .details-story figure img{border-radius:12px;width:100%}
.phonexa-site .conversation-story{background:var(--surface)}
.phonexa-site .conversation-story .art-setting{font-size:14px}
.phonexa-site .pinned-art-frame{aspect-ratio:1050/941;overflow:hidden;border-radius:12px}
.phonexa-site .pinned-art-frame img{width:100%;height:100%;object-fit:cover;object-position:left}
@media(min-width:1101px){.phonexa-site .conversation-story article:nth-child(2){grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr)}.phonexa-site .conversation-story article:nth-child(2)>div{grid-column:2;grid-row:1}.phonexa-site .conversation-story article:nth-child(2)>figure{grid-column:1;grid-row:1}}
.phonexa-site .compatibility-story{background:var(--section);padding-block:80px}
.phonexa-site .compatibility-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:100px}
.phonexa-site .compatibility-layout>div>p{margin-top:22px;max-width:45ch;color:var(--muted)}
.phonexa-site .compatibility-layout .text-link{margin-top:20px}
.phonexa-site .compatibility-list{padding:0;margin:0;list-style:none}
.phonexa-site .compatibility-list li{display:grid;gap:5px;padding:20px 0;border-bottom:1px solid var(--line)}
.phonexa-site .compatibility-list li:first-child{padding-top:0}
.phonexa-site .compatibility-list strong{font-weight:600}
.phonexa-site .compatibility-list span{color:var(--muted)}
.phonexa-site .compatibility-layout p.capability-note{font-size:14px;max-width:none;line-height:1.65}
.phonexa-site .license-story{padding-block:100px;width:min(980px,calc(100% - 80px))}
.phonexa-site .license-plans{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.phonexa-site .license-plans article{padding:40px;background:var(--surface);border-radius:var(--panel);display:flex;flex-direction:column}
.phonexa-site .license-plans article>p:not(.license-price){color:var(--muted)}
.phonexa-site .license-price{font-size:54px;line-height:1.2;letter-spacing:-.03em;font-weight:650;margin-block:20px!important;font-variant-numeric:tabular-nums}
.phonexa-site .license-price span{font-size:14px;color:var(--muted);font-weight:400;letter-spacing:0;margin-left:12px}
.phonexa-site .purchase-button{display:flex;justify-content:center;gap:10px;align-items:center;padding:12px 24px;background:var(--action);color:#fff;border-radius:var(--pill);font-weight:550;margin-top:32px;min-height:48px;transition:background .2s ease}
.phonexa-site .purchase-button:hover{background:var(--action-hover)}
.phonexa-site p.checkout-note{font-size:13px;margin-top:12px}
.phonexa-site p.purchase-context{font-size:14px;color:var(--muted);max-width:85ch;margin:22px 0 0}
.phonexa-site .purchase-context a{color:var(--link);text-decoration:underline}
.phonexa-site .license-recovery{display:grid;grid-template-columns:1fr 1.1fr;gap:32px;align-items:center;padding:30px;margin-top:32px;background:var(--surface);border-radius:24px}
.phonexa-site .license-recovery p{color:var(--muted);margin-top:10px}
.phonexa-site .recovery-fields>label{display:block;font-size:14px;margin-bottom:8px}
.phonexa-site .recovery-input{display:flex;gap:10px}
.phonexa-site .recovery-input input{min-width:0;flex:1;background:var(--elevated);border:1px solid var(--control-line);border-radius:12px;padding:12px 15px;color:var(--ink);font-size:16px}
.phonexa-site .recovery-input input::placeholder{color:var(--muted)}
.phonexa-site .recovery-input button{background:var(--secondary);border:0;border-radius:var(--pill);color:var(--secondary-ink);font-weight:550;min-height:48px;padding:10px 20px;white-space:nowrap}
.phonexa-site p.recover-status{min-height:26px;font-size:14px;max-width:65ch}
.phonexa-site p.recover-status[data-state=error]{color:var(--error)}
.phonexa-site p.recover-status[data-state=success]{color:var(--success)}
.phonexa-site .help-story{padding-block:80px 72px;background:var(--surface)}
.phonexa-site .launch-faq{margin-top:36px;border-top:1px solid var(--line)}
.phonexa-site .launch-faq details{border-bottom:1px solid var(--line)}
.phonexa-site .launch-faq summary{padding:23px 0;font-size:17px;font-weight:550;cursor:pointer}
.phonexa-site .launch-faq details p{max-width:75ch;color:var(--muted);padding-bottom:24px}
.phonexa-site .launch-faq a,.phonexa-site .help-close a{color:var(--link);text-decoration:underline}
.phonexa-site p.help-close{margin-top:32px;color:var(--muted)}
.phonexa-site .launch-footer{display:flex;align-items:center;justify-content:space-between;gap:28px;flex-wrap:wrap;padding-block:36px;border-top:1px solid var(--line);font-size:14px}
.phonexa-site .launch-footer img{width:142px;filter:var(--wordmark);opacity:.92}
.phonexa-site .launch-footer nav{display:flex;flex-wrap:wrap;gap:8px 22px}
.phonexa-site .launch-footer nav a{min-height:44px;display:flex;align-items:center;color:var(--muted)}
.phonexa-site .launch-footer small{font-size:13px;color:var(--muted)}

.phonexa-site .launch-intro{max-width:860px;margin-inline:auto;text-align:center}
.phonexa-site .small-button:hover{background:var(--action-hover)}
.phonexa-site .license-story .section-heading{display:block;text-align:center;margin-bottom:48px}
.phonexa-site .license-story .section-heading h2{font-size:clamp(38px,4.5vw,64px)}
.phonexa-site .license-story .section-heading>p{max-width:54ch;margin:22px auto 0}
.phonexa-site .license-plans article:nth-child(2){--ink:#f5f5f7;--muted:#bfc0c9;background:#1d1d25;color:var(--ink)}
.phonexa-site .recovery-input button:hover{opacity:.85}
.phonexa-site .footer-surface{--ink:#f5f5f7;--muted:#b9bbc6;--line:#3c3e47;--wordmark:none;background:#15161b;color:var(--ink)}


/* Explicitly composed dark surfaces; images retain their real app appearance. */
html[data-phonexa-theme=dark] .phonexa-site{--page:#0b0b0e;--surface:#1c1d24;--section:#23242d;--workspace:#14151b;--elevated:#30313b;--hover:#383a46;--ink:#f5f5f7;--muted:#b3b5c1;--line:#41434f;--control-line:#888b9d;--accent:#b4a6ff;--link:#8bc2ff;--action:#0071e3;--action-hover:#0066cc;--secondary:#ececf2;--secondary-ink:#1d1d1f;--error:#ff9aab;--success:#81dcad;--wordmark:none;--theme-scheme:dark}
html[data-phonexa-theme=dark]{color-scheme:dark;scrollbar-color:#737583 #191a20}
html[data-phonexa-theme=light]{color-scheme:light;scrollbar-color:#92949e #f1f1f4}
html[data-phonexa-theme=dark] .phonexa-site .launch-experience{background:#24232d}
html[data-phonexa-theme=dark] .phonexa-site .license-plans article:nth-child(2){background:#302b43;--muted:#cdc6de}
.phonexa-site .header-actions{display:flex;align-items:center;gap:22px}
.phonexa-site .theme-toggle{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 14px;border:1px solid var(--control-line);border-radius:var(--pill);background:transparent;color:var(--ink);font-size:14px;white-space:nowrap;transition:background .18s ease}
.phonexa-site .theme-toggle:hover{background:var(--hover)}
.phonexa-site .theme-toggle svg{width:18px;height:18px;flex:none}
.phonexa-site .theme-sun{display:none}
html[data-phonexa-theme=dark] .phonexa-site .theme-moon{display:none}
html[data-phonexa-theme=dark] .phonexa-site .theme-sun{display:block}
@media(max-width:1000px){.phonexa-site .launch-nav{gap:18px}.phonexa-site .header-actions{gap:16px}.phonexa-site .theme-toggle [data-theme-label]{display:none}.phonexa-site .theme-toggle{width:44px;padding:10px}}
@media(max-width:760px){.phonexa-site .header-actions{gap:8px}.phonexa-site .mobile-menu>summary{padding:8px 12px;gap:8px}}
@media(max-width:360px){.phonexa-site .launch-brand img{width:122px}.phonexa-site .launch-wrap{width:calc(100% - 32px)}}

@media(max-width:1100px){
 .phonexa-site .launch-hero{grid-template-columns:1fr;padding-block:60px 76px;gap:42px;min-height:0}
 .phonexa-site .launch-intro{display:block}
 .phonexa-site h1{grid-row:span 3;font-size:68px}
 .phonexa-site .launch-lead{margin:22px auto 0;max-width:44ch}
 .phonexa-site .launch-actions{gap:18px;margin-top:22px}
 .phonexa-site .section-heading{align-items:flex-start}
 .phonexa-site .section-heading>p{max-width:34ch}
 .phonexa-site .details-story article{gap:40px}
 .phonexa-site .compatibility-layout{gap:50px}
}
@media(max-width:760px){
 html{scroll-padding-top:20px}
 .phonexa-site .launch-wrap{width:calc(100% - 40px)}
 .phonexa-site .launch-header>.launch-wrap{height:68px}
 .phonexa-site .launch-brand img{width:148px}
 .phonexa-site .launch-nav{display:none}
 .phonexa-site .mobile-menu{display:block}
 .phonexa-site .mobile-menu>summary{min-height:44px;display:flex;align-items:center;gap:14px;cursor:pointer;list-style:none;padding:8px 16px;border:1px solid var(--line);border-radius:var(--pill)}
 .phonexa-site .mobile-menu>summary::-webkit-details-marker{display:none}
 .phonexa-site .mobile-menu[open] summary span{transform:rotate(45deg)}
 .phonexa-site .mobile-menu nav{position:absolute;left:20px;right:20px;top:64px;display:grid;padding:14px;background:var(--elevated);border-radius:18px;box-shadow:0 16px 30px rgba(29,29,31,.14)}
 .phonexa-site .mobile-menu nav a{padding:12px;min-height:48px}
 .phonexa-site .launch-hero{padding-block:40px 56px;gap:32px}
 .phonexa-site .launch-intro{display:block}
 .phonexa-site h1{font-size:clamp(44px,12vw,60px)}
 .phonexa-site .launch-lead{font-size:17px;margin-top:18px;max-width:36ch}
 .phonexa-site .launch-actions{margin-top:24px;gap:18px}
 .phonexa-site .download-button{padding:9px 15px;min-height:58px}
 .phonexa-site .download-note{margin-top:16px;font-size:12px}
 .phonexa-site .demo-controls{gap:4px;margin-top:12px}
 .phonexa-site .demo-steps{gap:0}
 .phonexa-site .demo-steps button,.phonexa-site .demo-play{font-size:13px;padding:9px 8px}
 .phonexa-site .demo-stage{border-radius:8px}
 .phonexa-site figcaption{font-size:12px}
 .phonexa-site .section-heading{display:block;margin-bottom:30px}
 .phonexa-site h2{font-size:34px}
 .phonexa-site .section-heading>p{margin-top:22px;max-width:none;font-size:16px}
 .phonexa-site .launch-experience{padding-block:48px 60px}
 .phonexa-site .feature-lines{grid-template-columns:1fr;gap:30px}
 .phonexa-site .feature-lines p{max-width:none;margin-top:10px}
 .phonexa-site .workspace-story{padding-block:55px}
 .phonexa-site .workspace-story img{border-radius:8px}
 .phonexa-site .details-story{padding-block:60px}
 .phonexa-site .details-story article{grid-template-columns:1fr;gap:28px}
 .phonexa-site .details-story article+article{margin-top:60px}
 .phonexa-site .details-story article>div>p{max-width:none;margin-top:18px}
 .phonexa-site .compatibility-story{padding-block:55px}
 .phonexa-site .compatibility-layout{grid-template-columns:1fr;gap:32px}
 .phonexa-site .license-story{padding-block:60px;width:calc(100% - 40px)}
 .phonexa-site .license-plans{grid-template-columns:1fr;gap:18px}
 .phonexa-site .license-plans article{padding:26px}
 .phonexa-site .license-recovery{grid-template-columns:1fr;gap:22px;margin-top:26px;padding:24px}
 .phonexa-site .recovery-input{flex-wrap:wrap}
 .phonexa-site .recovery-input input{flex-basis:180px}
 .phonexa-site .recovery-input button{flex-grow:1}
 .phonexa-site .help-story{padding-block:54px}
 .phonexa-site .launch-footer{gap:22px}
 .phonexa-site .launch-footer nav{gap:2px 18px}
}
.phonexa-site .notification-story{padding-block:90px;max-width:1120px}
.phonexa-site .notification-proof{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px;padding:48px 40px 36px;background:var(--surface);border-radius:var(--panel)}
.phonexa-site .notification-proof figure{min-width:0;margin:0}
/* Keep the supplied captures intact; frame only the Windows toast, not the desktop behind it. */
.phonexa-site .notification-capture{position:relative;width:100%;max-width:364px;aspect-ratio:364/232;overflow:hidden;border-radius:11px;margin-inline:auto;box-shadow:0 8px 22px rgb(0 0 0 / .12)}
.phonexa-site .notification-capture img{position:absolute;max-width:none;height:auto}
.phonexa-site .notification-capture--copy img{width:108.51648%;left:-5.76923%;top:-6.03448%}
.phonexa-site .notification-capture--copied img{width:111.81319%;left:-9.61538%;top:-6.89655%}
.phonexa-site .notification-proof figcaption{display:grid;gap:7px;max-width:364px;margin:26px auto 0;font-size:16px;line-height:1.5}
.phonexa-site .notification-proof figcaption strong{font-size:20px;font-weight:600;letter-spacing:-.02em;color:var(--ink)}
.phonexa-site .notification-proof figcaption strong span{color:var(--muted);margin-right:5px}
.phonexa-site .notification-privacy{max-width:80ch;margin:22px auto 0;text-align:center;color:var(--muted);font-size:14px}
@media(max-width:760px){
 .phonexa-site .notification-story{padding-block:56px}
 .phonexa-site .notification-proof{grid-template-columns:1fr;gap:36px;padding:26px 18px;border-radius:22px}
 .phonexa-site .notification-proof figcaption{margin-top:20px}
 .phonexa-site .notification-privacy{text-align:left}
}
.phonexa-site .demo-story{display:grid;gap:4px;min-height:64px;margin:20px 0 12px}
.phonexa-site .demo-story span{font-size:12px;color:var(--muted)}
.phonexa-site .demo-story strong{font-size:clamp(16px,1.3vw,19px);font-weight:500;line-height:1.45;letter-spacing:-.015em}
@media(prefers-reduced-motion:reduce){
 html{scroll-behavior:auto}
 .phonexa-site *,.phonexa-site *::before,.phonexa-site *::after{animation:none!important;transition:none!important}
}
