@charset "UTF-8";
:root{--paper:#fafbfc;--ink:#171b24;--muted:#687080;--line:#e1e5ec;--blue:#0877f9;--white:#fff;--serif:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}img{max-width:100%;height:auto;display:block}svg{display:block}::selection{background:#d9e8fd}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:5px}.wrap{width:min(1240px,calc(100% - 96px));margin:auto}.skip{position:fixed;left:20px;top:-100px;z-index:99;padding:12px 24px;background:var(--ink);color:#fff}.skip:focus{top:15px}.header{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);background:#fafbfced;backdrop-filter:blur(18px)}.header-inner{height:86px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:11px;font-size:17px;font-weight:650;letter-spacing:-.5px;white-space:nowrap}.brand img{width:34px;height:34px}.brand small{display:block;font-size:10px;line-height:1.2;text-transform:uppercase;letter-spacing:1.8px;font-weight:500;color:var(--muted);margin-top:3px}.nav{display:flex;align-items:center;gap:29px;font-size:13px;font-weight:550}.nav>a:not(.button):hover,.footer a:hover{text-decoration:underline;text-underline-offset:5px}.button{display:inline-flex;justify-content:center;align-items:center;gap:22px;border:1px solid var(--ink);border-radius:8px;background:var(--ink);color:#fff;padding:15px 24px;font-size:14px;font-weight:550;line-height:1.4;transition:background .2s,transform .2s}.button:hover{background:#283447;transform:translateY(-1px)}.button svg{width:18px;height:21px}.button.small{padding:11px 16px;font-size:12px}.button.light{background:var(--paper);color:var(--ink);border-color:var(--paper)}.button.outline{background:transparent;color:var(--ink);border-color:var(--line)}.button.outline:hover{background:#e9eff8}.nav-toggle{display:none}.eyebrow{font-size:11px;font-weight:600;letter-spacing:2px;text-transform:uppercase;display:flex;align-items:center;gap:10px;color:var(--muted)}.eyebrow .dot{width:6px;height:6px;background:#0877f9;border-radius:50%;box-shadow:0 0 0 4px #0877f912}.hero{display:grid;grid-template-columns:1fr 1.06fr;gap:45px;align-items:center;padding:64px 0 56px}.hero h1{font-size:clamp(46px,5.25vw,75px);font-weight:500;line-height:1.065;letter-spacing:-4px;margin:30px 0 25px}.hero h1 em{font-family:var(--serif);font-style:normal;font-weight:500;color:#0877f9;letter-spacing:-3px}.hero-copy>p{font-size:17px;line-height:1.8;color:var(--muted);max-width:400px;margin:0 0 30px}.hero-actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.text-link{display:inline-flex;align-items:center;gap:13px;font-size:13px;border-bottom:1px solid #a2b2c8;padding:5px 0}.text-link:hover{color:var(--blue);border-color:var(--blue)}.hero-note{font-size:11px;color:var(--muted);margin-top:16px}.hero-divider{height:1px;background:var(--line);max-width:390px;margin:36px 0 22px}.hero-meta{display:flex;gap:28px;font-size:11px;color:var(--muted)}.hero-meta b{display:block;font-size:13px;font-weight:550;color:var(--ink);margin-bottom:4px}.product-showcase{min-width:0}.preview-frame{border-radius:17px;overflow:hidden;background:#263441;position:relative;box-shadow:0 25px 50px -25px #202c3b50;border:1px solid #1c293f12}.preview-frame img{width:100%;aspect-ratio:900/1120;object-fit:cover}.preview-frame [hidden]{display:none}.zoom-button{position:absolute;bottom:14px;right:14px;display:flex;align-items:center;gap:6px;background:#f8f7f3e8;border:1px solid #ffffff4d;border-radius:6px;font-size:11px;padding:7px 10px;color:var(--ink)}.zoom-button svg{width:12px;height:12px}.preview-controls{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-top:16px}.preview-tabs{display:flex;gap:4px;border:1px solid var(--line);padding:4px;border-radius:8px}.preview-tabs button{border:0;background:transparent;color:var(--muted);font-size:11px;border-radius:5px;padding:7px 13px}.preview-tabs button[aria-selected=true]{background:#e9eff9;color:var(--ink)}.preview-caption{font-size:10px;color:var(--muted);text-align:right}.hero-bottom{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;align-items:center;gap:32px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:25px 0;font-size:12px}.hero-bottom>span{color:var(--muted);font-size:11px}.hero-bottom b{font-weight:550;display:flex;align-items:center;gap:12px}.hero-bottom svg{width:20px;height:20px;color:#71809a}.section{padding:108px 0}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:46px}.section h2,.section-top h2{font-size:46px;line-height:1.12;letter-spacing:-1.9px;font-weight:500;margin:15px 0 0}.section-top>p{max-width:315px;font-size:14px;color:var(--muted);margin:0 0 4px}.accent{font-family:var(--serif);font-style:normal;font-weight:400;color:#0877f9}.features-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:20px}.feature-card{border:1px solid var(--line);border-radius:14px;background:#ffffff;overflow:hidden;position:relative;padding:34px}.feature-card h3{font-size:24px;line-height:1.3;letter-spacing:-.7px;font-weight:500;margin:10px 0 13px}.feature-card p{font-size:14px;line-height:1.75;color:var(--muted);margin:0;max-width:390px}.feature-label{font-size:10px;letter-spacing:1.2px;color:var(--muted);text-transform:uppercase}.feature-schedule{grid-row:span 2;display:flex;flex-direction:column;min-height:508px}.schedule-art{margin-top:35px;padding:28px 30px;background:#edf3fd;border:1px solid #d6e2f5;border-radius:12px;flex:1;display:flex;flex-direction:column;justify-content:center}.schedule-art .times{display:flex;justify-content:space-between;align-items:center;gap:20px}.schedule-art small{font-size:10px;color:#637a9e;letter-spacing:1.4px;display:block;margin-bottom:8px}.schedule-art strong{font-size:40px;letter-spacing:-2px;font-weight:450}.schedule-art .line{height:1px;flex:1;background:#c1d4f0}.schedule-art .week{display:grid;grid-template-columns:repeat(7,1fr);gap:7px;border-top:1px solid #cdddf5;margin-top:23px;padding-top:24px}.week span{text-align:center;border-radius:6px;padding:8px 0;background:#dce7f8;color:#566f94;font-size:11px}.week span.on{background:#0877f9;color:white}.feature-small{min-height:244px;padding-right:115px}.feature-small .feature-symbol{position:absolute;right:34px;top:50%;width:52px;height:52px;border:1px solid #dbe2ed;border-radius:12px;display:grid;place-items:center;color:#0877f9;background:#eff5ff}.feature-symbol svg{width:24px;height:24px}.feature-footnotes{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:39px}.feature-footnotes div{display:flex;align-items:flex-start;gap:13px}.feature-footnotes svg{width:19px;height:19px;flex-shrink:0;margin-top:3px;color:#0877f9}.feature-footnotes b{font-size:13px;font-weight:600;display:block}.feature-footnotes p{font-size:12px;color:var(--muted);margin:6px 0 0;line-height:1.7}.dark-section{background:#171e2a;color:#f8f7f3;position:relative;overflow:hidden}.dark-section .eyebrow{color:#b3bfd1}.dark-section .accent{color:#a9c8f2}.dark-inner{display:grid;grid-template-columns:1fr 1.1fr;gap:100px;align-items:center;padding:82px 0}.dark-inner h2{font-size:49px;margin:19px 0 22px;line-height:1.13;letter-spacing:-2px;font-weight:450}.dark-inner>div>p{font-size:14px;color:#b5c2d5;max-width:360px;line-height:1.8}.use-list{display:grid;gap:0}.use-row{display:flex;gap:23px;border-bottom:1px solid #ffffff1c;padding:24px 0}.use-row:last-child{border-bottom:0}.use-row>span{font-family:var(--serif);font-size:22px;color:#83b8fe}.use-row h3{font-size:19px;font-weight:500;margin:0 0 5px}.use-row p{font-size:13px;color:#acbbd0;margin:0}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.step{border-top:1px solid var(--line);padding-top:24px}.step-number{font-family:var(--serif);font-size:32px;color:#8eacd3}.step h3{font-size:20px;font-weight:500;letter-spacing:-.5px;margin:21px 0 12px}.step p{font-size:14px;color:var(--muted)}.step a,.prose a:not(.button){color:var(--blue);text-decoration:underline;text-underline-offset:4px}.section.guides{border-top:1px solid var(--line);padding-top:86px}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.guide-card{display:flex;flex-direction:column;min-width:0}.guide-art{aspect-ratio:16/9;border-radius:10px;overflow:hidden;background:#e8eef5;margin-bottom:20px}.guide-art .art-number{font-family:var(--serif);font-style:normal;font-size:115px;font-weight:400;letter-spacing:-8px;color:#829575}.guide-art.terminal{background:#263349}.terminal-window{width:78%;border:1px solid #ffffff30;padding:15px 18px;border-radius:10px;background:#182438;color:#dce7fa;box-shadow:0 18px 20px #0001}.terminal-window small{display:block;font-size:9px;letter-spacing:2px;color:#98b1d4;margin-bottom:25px}.terminal-window code{font-size:17px;letter-spacing:-1px}.terminal-window code span{color:#78afff}.guide-art.permission{background:#e5e7ec}.permission-panel{border-radius:12px;border:1px solid #d1d5db;background:#f8f9fb;padding:21px 18px;width:75%;box-shadow:0 20px 25px #313a4720;font-size:12px}.permission-panel>div{margin-top:15px;border-top:1px solid #e0e3e8;padding-top:15px;display:flex;align-items:center;gap:10px}.permission-panel img{width:27px;height:27px}.permission-panel i{margin-left:auto;width:32px;height:18px;background:#1479e9;border-radius:20px;position:relative}.permission-panel i:after{content:'';position:absolute;right:2px;top:2px;width:14px;height:14px;border-radius:50%;background:white}.guide-art.clock-art{background:#edf2f9}.clock-face{width:117px;height:117px;border:1px solid #aabacf;border-radius:50%;position:relative;box-shadow:0 15px 35px #586f8b20;background:#f8fbff}.clock-face:before{content:'';position:absolute;width:2px;height:35px;background:#567299;top:23px;left:57px;transform:rotate(-35deg);transform-origin:bottom}.clock-face:after{content:'';position:absolute;width:36px;height:2px;background:#567299;top:58px;left:58px;transform:rotate(20deg);transform-origin:left}.guide-category{font-size:10px;letter-spacing:1.4px;text-transform:uppercase;color:var(--muted);display:flex;gap:12px}.guide-card h3{font-size:21px;line-height:1.35;letter-spacing:-.5px;font-weight:500;margin:11px 0}.guide-card p{font-size:13px;color:var(--muted);margin:0 0 17px}.guide-card .read{font-size:12px;display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding:13px 0;border-bottom:1px solid var(--line)}.guide-card:hover h3{color:var(--blue)}.faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.faq-layout h2{font-size:42px}.faq-layout p{font-size:14px;color:var(--muted);max-width:270px}.faq-list details{border-bottom:1px solid var(--line);padding:19px 0}.faq-list details:first-child{border-top:1px solid var(--line)}summary{cursor:pointer;font-size:15px;font-weight:550;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px}summary::-webkit-details-marker{display:none}summary:after{content:'+';font-size:21px;color:#657c9f;font-weight:400}details[open] summary:after{content:'−'}.faq-list details p{font-size:14px;color:var(--muted);line-height:1.8;max-width:none;padding-right:25px}.faq-list a{color:var(--blue);text-decoration:underline}.cta{background-image:linear-gradient(135deg,#edf4ff,#f9fbff);border:1px solid #dbe6f7;border-radius:16px;background:#edf3fe;text-align:center;padding:65px 25px;margin-bottom:80px}.cta>img{width:52px;height:52px;margin:auto auto 23px}.cta h2{font-size:47px;letter-spacing:-1.8px;line-height:1.15;font-weight:500;margin:0 0 16px}.cta p{font-size:14px;color:var(--muted);margin:0 0 26px}.cta small{display:block;font-size:11px;color:var(--muted);margin-top:14px}.footer{border-top:1px solid var(--line);padding:48px 0 23px}.footer-top{display:flex;justify-content:space-between;gap:40px}.footer .brand{font-size:16px}.footer .brand img{width:31px;height:31px}.footer-tagline{font-size:12px;color:var(--muted);margin-top:15px}.footer-links{display:flex;gap:45px;font-size:12px}.footer-links>div{display:flex;flex-direction:column;gap:11px}.footer-links b{font-size:10px;font-weight:550;letter-spacing:1.5px;text-transform:uppercase;color:var(--muted);margin-bottom:5px}.footer-bottom{border-top:1px solid var(--line);margin-top:38px;padding-top:23px;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:var(--muted)}.page-hero{padding:76px 0 55px;border-bottom:1px solid var(--line)}.page-hero h1{font-size:64px;line-height:1.1;font-weight:500;letter-spacing:-2.8px;margin:20px 0}.page-hero>p{max-width:600px;color:var(--muted);font-size:16px}.article-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:34px 0}.filter-list{display:flex;gap:8px;flex-wrap:wrap}.filter-list button{border:1px solid var(--line);background:transparent;border-radius:6px;padding:8px 14px;font-size:12px}.filter-list button[aria-pressed=true]{background:var(--ink);color:white;border-color:var(--ink)}.search-label{position:relative}.search-label input{background:transparent;border:1px solid var(--line);border-radius:6px;padding:10px 13px;font-size:12px;width:220px;color:var(--ink)}.blog-grid{row-gap:43px;padding-bottom:85px}.blog-grid [hidden]{display:none}.no-results{padding:45px 0 80px;color:var(--muted)}.breadcrumbs{display:flex;gap:10px;flex-wrap:wrap;font-size:11px;color:var(--muted);margin-bottom:28px}.breadcrumbs a:hover{text-decoration:underline}.article-header{max-width:880px;margin:0 auto;padding:53px 0 39px}.article-header h1{font-size:52px;line-height:1.13;letter-spacing:-2px;font-weight:500;margin:18px 0 22px}.article-header .dek{font-size:18px;line-height:1.8;color:var(--muted);max-width:760px}.byline{display:flex;gap:15px;align-items:center;margin-top:27px;font-size:11px;color:var(--muted);flex-wrap:wrap}.byline img{width:26px;height:26px}.article-layout{display:grid;grid-template-columns:220px minmax(0,760px);gap:60px;max-width:1040px;margin:auto;padding-bottom:75px}.toc{padding-top:30px}.toc>div{position:sticky;top:114px}.toc b{display:block;font-size:10px;letter-spacing:1.5px;color:var(--muted);text-transform:uppercase;margin-bottom:17px}.toc a{display:block;font-size:12px;color:var(--muted);border-left:1px solid var(--line);padding:7px 0 7px 15px;line-height:1.5}.toc a:hover{color:var(--blue);border-color:var(--blue)}.prose{font-size:16px;line-height:1.9;min-width:0}.prose h2{font-size:28px;letter-spacing:-.8px;font-weight:550;line-height:1.3;margin:41px 0 18px}.prose h3{font-size:21px;line-height:1.4;font-weight:550;margin-top:30px}.prose p,.prose ul,.prose ol{margin:18px 0;color:#536074}.prose li{padding-left:4px;margin:8px 0}.prose ul,.prose ol{padding-left:25px}.prose strong{color:var(--ink);font-weight:600}.answer-box{background:#edf3fe;border:1px solid #d4e2f8;border-radius:10px;padding:23px 27px;margin-bottom:25px}.answer-box b{font-size:10px;letter-spacing:1.5px;text-transform:uppercase;font-weight:650}.answer-box p{margin:8px 0 0;font-size:16px;color:#354e71}.prose pre{overflow:auto;background:#1e2c41;color:#e1ebfa;padding:22px;border-radius:9px;line-height:1.6}.prose code{font-size:14px}.prose p code,.prose li code{background:#e7eef9;padding:2px 5px;border-radius:3px}.table-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:9px}.prose table{border-collapse:collapse;width:100%;font-size:13px;line-height:1.6;text-align:left}.prose td,.prose th{padding:14px 17px;border-bottom:1px solid var(--line)}.prose th{background:#ecf2fc;font-weight:550}.prose tr:last-child td{border:0}.prose figure{margin:30px 0}.prose figure img{border-radius:12px;width:min(100%,500px);margin:auto}.prose figcaption{font-size:11px;text-align:center;margin-top:10px;color:var(--muted)}.sources{border-top:1px solid var(--line);margin-top:35px;padding-top:20px;font-size:12px;color:var(--muted)}.sources a{display:block;margin-top:8px}.article-cta{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:28px 0;margin-top:35px}.article-cta h3{margin:0 0 10px;font-size:23px}.article-cta p{font-size:14px;margin:0 0 18px}.related{padding:60px 0 85px;border-top:1px solid var(--line)}.related h2{font-size:27px;letter-spacing:-.7px;font-weight:500;margin-bottom:30px}.legal-layout{max-width:820px;margin:auto;padding:55px 0 80px}.legal-layout h1{font-size:48px;line-height:1.15;letter-spacing:-2px;font-weight:500}.legal-layout .prose h3{font-size:24px}.support-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px;padding:50px 0 75px}.support-card{padding:34px;border:1px solid var(--line);border-radius:12px}.support-card h2{font-size:24px;letter-spacing:-.6px;font-weight:500;margin-top:0}.support-card p{font-size:14px;color:var(--muted)}.support-card a{color:var(--blue);font-size:13px}.zoom-dialog{border:1px solid #ffffff35;border-radius:15px;padding:0;background:#26333e;width:min(900px,95vw);max-height:94vh;overflow:auto}.zoom-dialog::backdrop{background:#111a2bcc;backdrop-filter:blur(8px)}.zoom-dialog img{width:100%}.close-zoom{position:sticky;float:right;top:12px;margin:12px 12px -50px 0;z-index:1;border:1px solid #ddd;background:var(--paper);color:var(--ink);border-radius:6px;padding:7px 15px;font-size:12px}.error-page{text-align:center;padding:100px 0 120px}.error-page h1{font-size:70px;letter-spacing:-3px;font-weight:500;margin:15px 0}.error-page p{color:var(--muted);margin-bottom:30px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}
@media(min-width:1600px){.hero{gap:80px}.hero h1{font-size:77px}}@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.hero{gap:28px}.hero h1{font-size:57px;letter-spacing:-3px}.nav{gap:20px}.dark-inner{gap:55px}.section{padding:80px 0}.faq-layout{gap:50px}.feature-small{padding-right:90px}.feature-small .feature-symbol{right:23px;width:43px;height:43px}.feature-card{padding:28px}.feature-small{padding-right:85px}.hero-actions{gap:17px}.hero-actions .button{gap:13px;padding:14px 18px}.section h2,.section-top h2{font-size:40px}.article-layout{gap:35px;grid-template-columns:180px minmax(0,1fr)}.terminal-window code{font-size:14px}}
@media(max-width:800px){.wrap{width:calc(100% - 42px)}.header-inner{height:73px}.brand{font-size:15px}.nav-toggle{display:block;background:transparent;border:1px solid var(--line);padding:7px 13px;border-radius:6px;font-size:12px;color:var(--ink)}.nav{position:absolute;top:72px;left:0;right:0;background:var(--paper);padding:24px;box-shadow:0 20px 20px #171b2410;border-bottom:1px solid var(--line);display:none;flex-wrap:wrap;justify-content:center;gap:24px}.nav.is-open{display:flex}.hero{grid-template-columns:1fr;padding:52px 0 35px;gap:36px}.hero h1{font-size:64px;line-height:1.07;letter-spacing:-3.5px;max-width:600px;margin:23px 0}.hero-copy>p{font-size:16px;max-width:440px}.hero-divider,.hero-meta{display:none}.hero-note{margin-top:15px}.product-showcase{max-width:550px;width:100%;margin:auto}.preview-caption{font-size:9px}.hero-bottom{grid-template-columns:1fr 1fr;gap:20px;font-size:11px}.hero-bottom>span{font-size:10px}.features-grid{grid-template-columns:1fr}.feature-schedule{grid-row:auto;min-height:400px}.feature-small{min-height:185px}.feature-footnotes{grid-template-columns:1fr;gap:25px}.section-top{display:block;margin-bottom:32px}.section-top>p{margin-top:23px;max-width:450px}.section-top>.text-link{margin-top:22px}.section{padding:70px 0}.section h2,.section-top h2{font-size:37px;letter-spacing:-1.5px}.dark-inner{grid-template-columns:1fr;gap:28px;padding:62px 0}.dark-inner h2{font-size:43px}.dark-inner>div>p{max-width:480px}.steps-grid{grid-template-columns:1fr;gap:25px}.step{display:grid;grid-template-columns:44px 1fr;gap:0 15px}.step-number{grid-row:span 2}.step h3{margin:5px 0 4px}.step p{margin:0}.guide-grid{grid-template-columns:1fr;gap:37px}.terminal-window{max-width:300px}.terminal-window code{font-size:19px}.permission-panel{max-width:300px}.guide-card h3{font-size:24px}.guide-card p{font-size:14px}.faq-layout{grid-template-columns:1fr;gap:30px}.faq-layout p{max-width:380px}.cta{margin-bottom:50px;padding:49px 23px}.cta h2{font-size:37px}.footer-top{flex-direction:column;gap:30px}.footer-links{gap:60px}.footer-bottom{flex-direction:column;gap:8px}.page-hero{padding:50px 0 35px}.page-hero h1{font-size:49px;letter-spacing:-2px}.article-controls{align-items:stretch;flex-direction:column}.search-label input{width:100%}.article-header{padding-top:34px}.article-header h1{font-size:38px;letter-spacing:-1.4px}.article-header .dek{font-size:16px}.article-layout{grid-template-columns:1fr;gap:10px;padding-bottom:40px}.toc{padding:0 0 15px}.toc>div{position:static}.toc a{font-size:12px;display:inline-block;border-left:0;padding:4px 15px 4px 0;text-decoration:underline;text-underline-offset:3px}.prose{font-size:15px}.prose h2{font-size:25px;margin-top:32px}.answer-box{padding:21px}.support-grid{grid-template-columns:1fr}.legal-layout{padding-top:35px}.legal-layout h1{font-size:39px}.related{padding:40px 0 60px}.blog-grid{padding-bottom:60px}.error-page h1{font-size:50px}.zoom-dialog{max-height:92vh}}
@media(max-width:380px){.hero h1{font-size:53px}.wrap{width:calc(100% - 32px)}.hero-actions{gap:13px}.button{padding:14px 18px}.hero-actions .text-link{font-size:12px}.preview-tabs button{padding:6px 10px}.hero-bottom{gap:15px}.hero-bottom b{gap:8px;font-size:10px}.schedule-art{padding:22px 17px}.schedule-art strong{font-size:34px}.week span{font-size:10px}.feature-card{padding:24px}.feature-small{padding-right:83px}.footer-links{gap:35px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Final product finish: crisp type, cool surfaces, restrained depth. */
.hero h1{font-weight:550}.accent{font-weight:450}.preview-frame{box-shadow:0 24px 64px -28px #12244355}.feature-card{box-shadow:0 3px 8px #18294303}.feature-label{color:#617797}.step-number{font-weight:450}.feature-card h3{font-weight:550}.guide-card h3{font-weight:550}.cta{background:linear-gradient(135deg,#edf4ff,#f9fbff)}.hero h1 em{display:inline-block}.dark-section .text-link{color:#edf3ff!important;border-color:#6a86ae!important}.hero .eyebrow{color:#54637c}.hero .dot{background:#0877f9;box-shadow:0 0 0 4px #0877f912}

/* Editorial cover images, shared by cards and article headers. */
.guide-art img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.guide-card:hover .guide-art img{transform:scale(1.025)}.article-cover{max-width:1040px;margin:0 auto 40px}.article-cover>img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border-radius:14px;background:#e8eef5}.article-cover figcaption{font-size:10px;color:var(--muted);text-align:right;margin-top:7px}@media(max-width:800px){.article-cover{margin-bottom:28px}.article-cover>img{border-radius:10px}}@media(prefers-reduced-motion:reduce){.guide-art img{transition:none}.guide-card:hover .guide-art img{transform:none}}

.guide-date{font-size:11px;color:var(--muted);margin-top:5px;display:block}.guide-date+p{margin-top:10px}

/* Studio signature: the original macapp.studio four-tile mark, with its 8-degree tilt. */
.footer-bottom{align-items:center;font-size:11px}.studio-link{display:inline-flex;align-items:center;gap:9px;line-height:1.4;white-space:nowrap}.studio-mark{display:block;width:24px;height:24px;flex:none;color:#465268}.studio-link strong{font-weight:550;color:#465268}.studio-arrow{width:12px;height:12px;opacity:.65;transition:transform .2s}.footer .studio-link:hover{text-decoration:none;color:var(--blue)}.studio-link:hover .studio-mark,.studio-link:hover strong{color:var(--blue)}.studio-link:hover .studio-arrow{transform:translate(1px,-1px)}@media(max-width:800px){.footer-bottom{align-items:flex-start;gap:14px}}@media(prefers-reduced-motion:reduce){.studio-arrow{transition:none}.studio-link:hover .studio-arrow{transform:none}}

/* Instructional captures retain their native proportions and readable labels. */
.prose .app-capture{margin:32px 0;padding:24px;border:1px solid var(--line);border-radius:20px;background:#f1f4f9}
.prose .app-capture img{width:auto;max-width:100%;height:auto;max-height:780px;display:block;margin:0 auto;border-radius:12px}
.prose .app-capture figcaption{margin-top:18px;line-height:1.7}
.verification-note{padding:24px;margin:28px 0;border:1px solid #dce6f4;border-radius:14px;background:#f2f6fc;font-size:14px;line-height:1.7}
.verification-note>b{color:#233e63;font-size:14px}
.verification-note p:last-child{margin-bottom:0}



@media(max-width:600px){.prose .app-capture{padding:14px}.verification-note{padding:18px}}

.zoom-dialog{width:min(var(--capture-width,456px),95vw);max-width:95vw}.zoom-dialog img{width:100%;max-width:95vw;height:auto}.prose .app-capture:has(img[src*="permission-macos27"]){padding:24px 16px}.prose .app-capture:has(img[src*="permission-macos27"]) img{width:100%;max-width:468px;border-radius:8px}
