@charset "UTF-8";
:root{color-scheme:light;--paper:#fafafa;--surface:#fff;--ink:#1d1d1f;--muted:#6e6e73;--line:#dedee3;--accent:#0071e3;--green:#237845;font:16px/1.65 -apple-system,BlinkMacSystemFont,"SF Pro Display","PingFang SC","Helvetica Neue",sans-serif;color:var(--ink);background:var(--paper);font-optical-sizing:auto}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default;opacity:.5}button,.button{user-select:none;-webkit-user-select:none}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:5px}img,svg{display:block;max-width:100%}svg{fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:650;text-wrap:balance}p{text-wrap:pretty}input,textarea{min-width:0;font-size:16px;border:1px solid var(--line);border-radius:12px;background:var(--surface);padding:13px;color:var(--ink)}input{min-height:48px}.button,button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:11px 24px;border:1px solid transparent;border-radius:999px;background:var(--accent);color:white;font-size:15px;font-weight:500;transition:transform 160ms ease-out,background 160ms ease-out}.button:active,button:active{transform:scale(.97);transition-duration:80ms}.button.secondary{background:#edf4fc;color:#0066cc}.text-link{display:inline-flex;align-items:center;gap:7px;min-height:44px;color:var(--accent);font-size:16px}.skip{position:fixed;left:16px;top:-100px;padding:12px 20px;background:var(--ink);color:white;z-index:100;border-radius:10px}.skip:focus{top:12px}.section-shell,.wrap{width:min(1080px,calc(100% - 80px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:10;background:rgba(250,250,250,.82);backdrop-filter:blur(24px) saturate(160%);-webkit-backdrop-filter:blur(24px) saturate(160%);padding-top:env(safe-area-inset-top,0px)}.header-inner{width:min(1080px,calc(100% - 80px));min-height:72px;margin-inline:auto;display:flex;align-items:center;gap:40px}.brand{display:inline-flex;align-items:center;gap:10px;flex-shrink:0}.brand img{border-radius:24%}.brand strong{font-size:19px;letter-spacing:-.04em;font-weight:650}.brand small{display:none}.brand-mark{display:grid;place-items:center;width:32px;height:32px;background:#e3f2ff;color:var(--accent);border-radius:9px;font-size:16px}.site-nav{display:flex;gap:32px;margin-left:auto;font-size:12px}.site-nav a{display:inline-flex;align-items:center;min-height:44px}.nav-download{font-size:12px;min-height:44px;padding:7px 18px}.eyebrow{font-size:13px;line-height:1.6;letter-spacing:.06em;font-weight:600;color:var(--muted);margin-bottom:20px}.hero{text-align:center;padding:58px 24px 76px;overflow:hidden}.hero h1{font-size:clamp(56px,6.25vw,84px);line-height:1.13;letter-spacing:-.055em;margin:0 0 25px}.hero h1 span{color:#6e6e73}.hero-description{font-size:20px;line-height:1.8;color:var(--muted);margin-bottom:0}.actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap;margin-top:28px}.hero .actions,.download .actions{justify-content:center}.hero-availability{font-size:12px;color:var(--muted);margin:18px 0 0}.hero-availability span{padding:0 8px}.cinema-wrap{max-width:990px;margin:51px auto 0}.device{border-radius:61px;padding:9px;background:linear-gradient(150deg,#aaaeb5 0%,#565a61 22%,#a1a5ad 47%,#393c42 76%,#999da4);box-shadow:0 35px 50px -30px #142b506b,0 2px 4px #0002;position:relative}.device:before{content:"";position:absolute;width:62px;height:3px;background:#8d9198;top:-2px;right:17%;border-radius:3px}.device-screen{position:relative;aspect-ratio:2.17;border:7px solid #101114;border-radius:53px;overflow:hidden;background:#0b1b2d;color:white}.cinema-image{width:100%;height:100%;object-fit:cover;object-position:center 48%}.device-screen:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(#0003,transparent 27%,transparent 46%,#0006)}.device-island{position:absolute;width:24px;height:96px;left:13px;top:50%;transform:translateY(-50%);background:#090a0c;border-radius:20px;z-index:2}.device-island:after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;background:#172535;bottom:13px;left:9px;box-shadow:inset 0 0 2px #3f638d}.player-top{position:absolute;inset:19px 32px auto 32px;display:flex;align-items:center;gap:13px;z-index:2;font-size:12px;text-shadow:0 1px 8px #0009}.player-close{font-size:24px;line-height:1}.cc-icon{margin-left:auto;border:1px solid #fffa;border-radius:4px;font:600 11px/1.3 system-ui;padding:2px 4px}.demo-captions{position:absolute;left:50px;right:50px;bottom:68px;z-index:2;min-height:60px;display:flex;flex-direction:column;justify-content:end;gap:3px;text-shadow:0 1px 4px #000,0 1px 16px #0008}.demo-captions p{margin:0;font-size:19px;font-weight:500;line-height:1.4}.demo-captions p[lang]{font-size:15px;font-weight:450;letter-spacing:.01em}.player-bottom{position:absolute;bottom:29px;left:55px;right:38px;display:flex;align-items:center;gap:14px;font-size:10px;z-index:2;font-variant-numeric:tabular-nums}.player-bottom svg{width:17px;height:17px;margin-left:4px}.pause-icon{width:9px;height:12px;border-inline:3px solid white}.play-track{height:3px;background:#ffffff59;flex:1;border-radius:10px}.play-track span{display:block;height:100%;width:37.3%;background:white;border-radius:10px;position:relative}.play-track span:after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;right:-3px;top:-2px;background:white}.home-indicator{position:absolute;z-index:2;height:3px;width:100px;background:#fffa;bottom:8px;left:50%;transform:translateX(-50%);border-radius:5px}.demo-toolbar{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:30px}.demo-label{font-size:13px;color:var(--muted)}.segmented{display:flex;padding:4px;background:#eaeaec;border-radius:999px;gap:2px}.segmented button{min-height:36px;min-width:65px;padding:6px 15px;background:transparent;color:var(--muted);font-size:12px}.segmented button[aria-pressed=true]{background:white;color:var(--ink);box-shadow:0 2px 5px #0000000d}.demo-disclaimer{font-size:10px;color:var(--muted);margin:13px 0 0}.features-section{background:#f0f1f3;padding:104px 0}.section-heading{margin-bottom:44px}.section-heading h2{font-size:clamp(36px,4.2vw,55px);line-height:1.2;letter-spacing:-.045em;margin-bottom:20px}.section-heading>p:not(.eyebrow){font-size:18px;color:var(--muted);line-height:1.7;margin:0}.feature-grid{display:grid;grid-template-columns:1.18fr 1fr;gap:24px}.feature-card{background:white;border-radius:28px;overflow:hidden;min-width:0;position:relative}.card-copy{padding:39px 40px 0;position:relative;z-index:1}.feature-label{display:block;color:var(--muted);font-size:13px;font-weight:550;margin-bottom:13px}.card-copy h3{font-size:35px;line-height:1.25;letter-spacing:-.035em;margin:0 0 19px}.card-copy p{font-size:15px;line-height:1.8;color:var(--muted);margin:0;max-width:380px}.library-preview{background:#fbfbfc;border:1px solid #ededf0;box-shadow:0 9px 40px #0e233414;border-radius:23px 23px 0 0;margin:32px 40px -2px;padding:24px 22px 10px;transform:translateY(5px)}.library-heading{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:15px}.library-heading strong{font-size:23px;letter-spacing:-.04em}.library-heading>span{font-size:10px;background:#edf0f3;border-radius:20px;padding:5px 10px;color:#56565a}.library-search{display:flex;align-items:center;gap:7px;background:#efeff1;border-radius:8px;padding:7px 9px;font-size:11px;color:#858589;margin-bottom:12px}.library-search svg{width:13px;height:13px}.library-row{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #e9e9ee}.thumbnail{width:106px;aspect-ratio:16/9;border-radius:8px;overflow:hidden;flex-shrink:0;position:relative}.thumbnail img{width:100%;height:100%;object-fit:cover}.watch-progress{position:absolute;bottom:0;left:0;right:60%;height:3px;background:#59acff}.library-row>div:nth-child(2){display:grid;gap:3px}.library-row strong{font-size:13px;font-weight:550}.library-row span:not(.row-play):not(.watch-progress){font-size:10px;color:var(--muted)}.library-row small{font-size:9px;color:var(--muted)}.library-row i{font-style:normal;margin-left:8px;background:#ececef;border-radius:4px;padding:2px 5px}.row-play{font-size:9px;color:#777; margin-left:auto}.abstract-sea{background:repeating-linear-gradient(173deg,transparent 0 14px,#ffffff22 16px,transparent 18px),linear-gradient(155deg,#99b9c5,#325e71 53%,#a8bdb6 54%,#d8d4c2)}.abstract-dusk{background:radial-gradient(circle at 70% 42%,#f6d79d 0 8%,transparent 9%),linear-gradient(175deg,#bda8be,#ddb39d 57%,#6c7691 58%,#3b485f)}.library-preview-note{text-align:center;font-size:9px;color:var(--muted);margin-top:12px}.caption-card{background:#111823;color:#f5f5f7}.caption-card .feature-label{color:#a1b2c5}.caption-card .card-copy p{color:#aeb9c8}.caption-art{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:39px 15px 34px;gap:10px}.caption-orbit{font-size:37px;font-weight:550;letter-spacing:-.04em;color:#e1eeff;margin-bottom:17px}.caption-orbit span{font-size:28px;margin-inline:12px;color:#648bb3;font-weight:300}.caption-line{border-radius:12px;padding:9px 18px;background:#ffffff0a;border:1px solid #ffffff0d;font-size:17px;color:#a9bbce}.caption-line.translated{color:#ecf4ff;background:#6ca4e624;font-size:20px;transform:translateX(10px)}.card-footnote{font-size:11px;color:#a1afc0;line-height:1.8;margin:0;padding:0 40px 30px}.privacy-card{padding-bottom:38px}.feature-icon{width:49px;height:49px;color:#4090c8;margin:36px 40px -16px;stroke-width:2}.privacy-card .card-copy{padding-top:35px}.privacy-card .text-link{font-size:14px;margin-top:16px}.playback-card{background:#e3eaf0}.resume-art{display:flex;align-items:center;gap:20px;margin:32px 40px 40px;padding:24px;background:#ffffffad;border:1px solid #fff;border-radius:20px;box-shadow:0 12px 32px #44586a0a}.resume-play{width:45px;height:45px;border-radius:50%;background:white;display:grid;place-items:center;color:#52768f;font-size:14px;padding-left:3px;flex-shrink:0}.resume-art>div:last-child{flex:1}.resume-art strong{display:block;font-size:14px;font-weight:550}.resume-art small{font-size:10px;color:var(--muted)}.resume-track{display:block;background:#d0d8df;height:4px;border-radius:5px;margin:9px 0 3px}.resume-track i{display:block;background:#587e9c;width:37%;height:100%;border-radius:5px}.pricing-section{padding-block:105px}.centered{text-align:center}.centered #sale-status{font-size:13px}.pricing{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.plan{padding:32px 29px;border:1px solid #e5e5e9;border-radius:24px;display:flex;flex-direction:column;align-items:start;background:white}.plan.featured{border-color:#9abce4;background:#f7fbff}.plan-label{font-size:12px;color:var(--muted);margin-bottom:17px}.featured .plan-label{color:#0066cc}.plan h3{font-size:22px;margin:0 0 19px;letter-spacing:-.03em}.price{font-size:43px;font-weight:650;line-height:1.2;letter-spacing:-.04em;margin:0 0 15px}.price small{font-size:14px;font-weight:400;color:var(--muted);letter-spacing:0}.plan-intro{font-size:13px;color:var(--muted);min-height:43px;line-height:1.7;margin-bottom:14px}.plan ul{list-style:none;margin:0 0 25px;padding:0;font-size:12px;line-height:2.7;flex:1}.plan li:before{content:"✓";color:#7e929f;margin-right:8px}.plan .button{width:100%;font-size:13px;min-height:44px}.subtitle-packs{background:#f0f1f3;border-radius:24px;margin-top:25px;padding:35px 36px 26px}.packs-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.packs-heading .feature-label{font-size:12px;margin-bottom:7px}.packs-heading h3{font-size:26px;letter-spacing:-.03em;margin:0}.packs-heading .text-link{font-size:13px}.packs{display:grid;grid-template-columns:repeat(3,1fr);margin:28px 0 20px}.pack{border-right:1px solid #d7d9de;padding-inline:27px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:3px}.pack:first-child{padding-left:0}.pack:last-child{border:0;padding-right:0}.pack strong{font-size:32px;font-weight:550;line-height:1.3;letter-spacing:-.04em}.pack strong small{font-size:13px;font-weight:450;letter-spacing:0}.pack>span{font-size:11px;color:var(--muted);grid-row:2}.pack p{margin:0;font-size:23px;font-weight:500;grid-column:2;grid-row:1/3}.fine{font-size:11px;color:var(--muted);line-height:1.8;margin-bottom:0}.faq-section{background:#f0f1f3;padding:90px 0}.faq-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px}.faq-grid .text-link{font-size:14px}.faq-grid .section-heading{margin:0}details{border-bottom:1px solid #d8dade;padding:18px 0}details:first-child{padding-top:0}summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:15px;font-weight:550;min-height:44px;list-style:none}summary::-webkit-details-marker{display:none}summary>span{font-size:26px;font-weight:300;color:var(--muted);transition:transform 180ms ease}details[open] summary>span{transform:rotate(45deg)}details p{color:var(--muted);font-size:14px;line-height:1.9;margin:10px 30px 5px 0}.download{padding-block:100px;text-align:center}.download>img{border-radius:23%;margin:0 auto 25px;box-shadow:0 15px 35px -20px #208dda77}.download h2{font-size:clamp(36px,4.2vw,53px);line-height:1.23;letter-spacing:-.04em;margin-bottom:22px}.download>p{font-size:14px;color:var(--muted)}.download .actions{margin-top:24px;gap:14px}.download-status{display:inline-flex;align-items:center;min-height:44px;margin-top:12px;font-size:12px;color:var(--muted)}.site-footer{background:#f0f1f3;color:var(--muted);padding:32px 0 calc(28px + env(safe-area-inset-bottom,0px));font-size:11px}.footer-top{display:flex;align-items:center;gap:20px;border-bottom:1px solid #d8dade;padding-bottom:24px;margin-bottom:20px}.footer-top .brand{color:var(--ink)}.footer-top .brand strong{font-size:16px}.footer-top>p{margin:0;font-size:12px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px}.site-footer nav{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.site-footer nav a{min-height:32px;display:inline-flex;align-items:center}.legal-note{font-size:10px;margin:12px 0 0}.hidden,[hidden]{display:none!important}
/* Document pages share the public design. The administration UI keeps its own stylesheet. */
.wrap>.site-header{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:72px}.document{max-width:740px;margin:75px auto 100px}.document h1{font-size:48px;line-height:1.2;letter-spacing:-.045em;margin:16px 0 22px}.document .lede{font-size:22px;color:var(--muted);margin-bottom:30px}.document h2{font-size:22px;line-height:1.4;letter-spacing:-.02em;margin:36px 0 13px}.document p,.document li{color:var(--muted);font-size:15px;line-height:1.9}.document a{color:var(--accent);text-decoration:underline;text-underline-offset:4px}.notice{padding:18px 22px;background:#f0f3f7;border-radius:15px;font-size:13px!important}.wrap>.site-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;background:transparent;border-top:1px solid var(--line)}.status-list{border-top:1px solid var(--line);margin-top:28px}.status-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;border-bottom:1px solid var(--line);font-size:15px}.badge{display:inline-block;font-size:12px;padding:4px 12px;border-radius:999px;background:#eaeaec;color:var(--muted)}.badge.good{background:#e6f2e8;color:var(--green)}.error{color:#a52b23;background:#fff1ef;border:1px solid #eac7c2;padding:14px 18px;border-radius:12px}.mono{font-family:ui-monospace,SFMono-Regular,monospace;font-size:12px;overflow-wrap:anywhere}#feedback-form label{display:block;margin-bottom:8px;font-size:14px}#feedback-form input,#feedback-form textarea{width:100%;display:block}#feedback-form textarea{resize:vertical}#feedback-result{min-height:2em}
@media(hover:hover) and (pointer:fine){a:hover{color:var(--accent)}.button:hover,button:hover{background:#0077ed;color:white}.button.secondary:hover{background:#dcecff;color:#0066cc}.text-link:hover{text-decoration:underline;text-underline-offset:4px}.segmented button:hover{background:#ffffff80;color:var(--ink)}.segmented button[aria-pressed=true]:hover{background:white}summary:hover{color:var(--accent)}}
@media(max-width:1000px){.header-inner{gap:26px}.hero h1{font-size:70px}.feature-grid{grid-template-columns:1fr 1fr}.card-copy{padding:30px 28px 0}.card-copy h3{font-size:31px}.card-copy p{font-size:14px}.library-preview{margin-inline:24px;padding-inline:16px}.thumbnail{width:86px}.card-footnote{padding-inline:28px}.feature-icon{margin-left:28px}.resume-art{margin-inline:28px;padding:19px;gap:14px}.plan{padding:28px 23px}.plan ul{font-size:11px}.faq-grid{gap:50px}.pack{padding-inline:18px}.pack strong{font-size:29px}.pack p{font-size:21px}}
@media(max-width:700px){.section-shell,.wrap,.header-inner{width:calc(100% - 40px)}.header-inner{min-height:64px;gap:16px}.brand strong{font-size:17px}.brand img{width:29px;height:29px}.site-nav{gap:18px}.site-nav a{font-size:11px}.site-nav a:first-child{display:none}.nav-download{font-size:11px;min-height:44px;padding-inline:14px}.hero{padding:46px 20px 52px}.hero .eyebrow{font-size:11px;margin-bottom:18px}.hero h1{font-size:clamp(49px,10vw,65px);line-height:1.15;margin-bottom:22px}.hero-description{font-size:16px;line-height:1.9}.hero .actions{gap:20px;margin-top:24px}.hero .button{font-size:13px;padding:11px 20px;min-height:46px}.hero .text-link{font-size:13px}.hero-availability{font-size:10px}.cinema-wrap{margin-top:35px}.device{border-radius:29px;padding:5px;box-shadow:0 25px 35px -26px #142b5070}.device-screen{border-width:4px;border-radius:24px}.device-island{width:12px;height:42px;left:7px}.device-island:after{width:4px;height:4px;left:4px;bottom:7px}.player-top{inset:9px 16px auto 19px;gap:7px;font-size:8px}.player-close{font-size:17px}.cc-icon{font-size:7px;padding:1px 3px}.demo-captions{left:27px;right:20px;bottom:32px;gap:1px;min-height:36px}.demo-captions p{font-size:clamp(10px,2.7vw,16px)}.demo-captions p[lang]{font-size:clamp(8px,2.1vw,12px)}.player-bottom{bottom:15px;left:27px;right:18px;gap:7px;font-size:6px}.player-bottom svg{width:10px;height:10px}.pause-icon{height:7px;width:6px;border-inline-width:2px}.play-track{height:2px}.play-track span:after{width:4px;height:4px;top:-1px}.home-indicator{width:53px;height:2px;bottom:4px}.demo-toolbar{flex-direction:column;gap:10px;margin-top:22px}.demo-label{font-size:12px}.segmented button{min-height:44px;min-width:70px}.demo-disclaimer{font-size:9px;margin-top:12px}.features-section{padding-block:62px}.section-heading{margin-bottom:30px}.section-heading h2{font-size:38px}.section-heading .eyebrow{font-size:12px;margin-bottom:15px}.section-heading>p:not(.eyebrow){font-size:16px}.feature-grid{grid-template-columns:1fr;gap:18px}.feature-card{border-radius:24px}.card-copy{padding:30px 30px 0}.card-copy h3{font-size:31px}.card-copy p{max-width:none;font-size:14px}.library-preview{margin:27px 29px -2px;padding:23px 20px 12px}.thumbnail{width:107px}.library-row{gap:14px}.library-row strong{font-size:14px}.caption-art{padding:28px 15px}.caption-orbit{margin-bottom:10px}.card-footnote{padding:0 30px 30px}.feature-icon{margin-left:30px}.privacy-card{padding-bottom:30px}.resume-art{margin:28px 30px 32px;padding:23px}.pricing-section{padding-block:65px}.pricing{grid-template-columns:1fr;gap:17px}.plan{padding:30px}.plan ul{font-size:14px;line-height:2.5}.plan-intro{min-height:auto;font-size:14px;margin-bottom:18px}.plan-label{margin-bottom:13px}.plan h3{font-size:25px;margin-bottom:16px}.price{font-size:45px}.plan .button{min-height:46px;font-size:14px}.subtitle-packs{padding:28px 25px 24px}.packs-heading{display:block}.packs-heading h3{font-size:25px}.packs-heading .text-link{margin-top:7px}.packs{grid-template-columns:1fr;margin:10px 0 18px}.pack,.pack:first-child,.pack:last-child{border-right:0;padding:18px 0;border-bottom:1px solid #d7d9de}.pack:last-child{border-bottom:0;padding-bottom:0}.pack strong{font-size:32px}.pack p{font-size:25px}.faq-section{padding-block:60px}.faq-grid{grid-template-columns:1fr;gap:27px}.faq-grid h2 br{display:none}summary{font-size:14px}details p{font-size:13px}.download{padding-block:65px}.download>img{width:76px;height:76px}.download h2{font-size:36px}.download>p{font-size:13px}.footer-top{gap:14px;padding-bottom:18px}.footer-top>p{font-size:11px}.footer-bottom{display:block}.site-footer nav{gap:19px;margin-top:9px;font-size:10px}.legal-note{font-size:9px}.document{margin:48px auto 65px}.document h1{font-size:38px}.document h2{font-size:21px}.document p{font-size:14px}.wrap>.site-header{gap:15px;flex-wrap:wrap;padding-bottom:8px}.wrap>.site-header .site-nav{gap:20px}.wrap>.site-header .site-nav a:first-child{display:flex}.wrap>.site-header .site-nav a{font-size:11px}.wrap>.site-footer nav{gap:18px}}
@media(max-width:380px){.header-inner{gap:10px}.site-nav{gap:12px}.site-nav a:nth-child(2){display:none}.hero h1{font-size:47px}.hero-description{font-size:15px}.hero .actions{gap:14px}.library-preview{margin-inline:18px;padding-inline:15px}.thumbnail{width:86px}.card-copy{padding-inline:25px}.card-copy h3{font-size:29px}.resume-art{margin-inline:25px}.feature-icon{margin-left:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
@media(prefers-reduced-transparency:reduce){.site-header{background:#fafafa;backdrop-filter:none;-webkit-backdrop-filter:none}.resume-art{background:#fff}}
@media(prefers-contrast:more){:root{--muted:#424245;--line:#939398}.site-header{background:#fafafa;border-bottom:1px solid #939398;backdrop-filter:none;-webkit-backdrop-filter:none}.feature-card,.plan,.segmented{border:1px solid #939398}.caption-card .card-copy p,.card-footnote{color:#e6ebf1}}
