@charset "UTF-8";
:root{--ink:#142d53;--blue:#204e92;--muted:#53647a;--gold:#997438;--paper:#f4f6fb;--line:#d8dfe9;--white:#fff;--shadow:0 24px 65px #203b6614;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;line-height:1.65;scroll-behavior:smooth}
*{box-sizing:border-box}body{margin:0}a{color:var(--blue);text-underline-offset:4px}a:hover{text-decoration-thickness:2px}button,input{font:inherit}button{cursor:pointer}img{max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.045em;line-height:1.08}h1{font-size:clamp(2.8rem,5.3vw,5.25rem)}h2{font-size:clamp(2rem,3.4vw,3.5rem)}h3{font-size:1.17rem;line-height:1.4;letter-spacing:-.025em}p{margin-bottom:1.3em}em{font-weight:400;color:var(--blue)}:focus-visible{outline:3px solid #a27125;outline-offset:5px;border-radius:3px}[hidden]{display:none!important}.wrap{width:min(1250px,calc(100% - 80px));margin-inline:auto}.small,.micro{font-size:.87rem;color:var(--muted)}.micro{font-size:.76rem}.centered{text-align:center}.eyebrow{font-size:.7rem;font-weight:700;letter-spacing:.17em;text-transform:uppercase;color:var(--gold);margin-bottom:24px}.lede{font-size:1.12rem;color:var(--muted);max-width:620px;line-height:1.8}.skip-link{position:fixed;left:20px;top:-80px;background:white;padding:12px;z-index:20}.skip-link:focus{top:12px}.site-header{border-bottom:1px solid #d9e1ee99;background:#f4f6fbe8;position:relative;z-index:5}.nav-wrap{min-height:99px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--ink);font-size:.75rem;letter-spacing:.12em;line-height:1.5}.brand b{font-size:.65rem;letter-spacing:.1em}.nav-wrap nav{display:flex;gap:30px}.nav-wrap nav a{color:var(--muted);text-decoration:none;font-size:.85rem;padding:12px 0}.nav-wrap nav a:hover,.nav-wrap nav a[aria-current]{color:var(--ink);box-shadow:0 2px var(--gold)}.nav-cta{font-size:.8rem;text-decoration:none;border:1px solid var(--line);border-radius:7px;padding:10px 18px;background:#ffffff88}.hero{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;min-height:730px;gap:10px;padding-block:68px}.hero h1{margin-bottom:28px}.hero-copy{position:relative;z-index:2}.hero .lede{font-size:1rem;max-width:505px}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin:30px 0 20px}.button{display:inline-flex;justify-content:center;align-items:center;gap:15px;border-radius:6px;font-size:.83rem;font-weight:600;padding:15px 21px;text-decoration:none;border:1px solid transparent;line-height:1.4}.primary{background:var(--ink);color:white;box-shadow:0 8px 22px #17376218}.primary:hover{background:var(--blue)}.quiet{border-color:var(--line);background:#ffffff70;color:var(--ink)}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--gold);margin-right:8px;vertical-align:middle}.hero-art{position:relative;display:grid;place-items:center;min-width:0;height:570px;perspective:1100px;isolation:isolate}.hero-art:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse,#dce7f9 0,transparent 68%);z-index:-1}.compass{width:92%;position:relative;filter:drop-shadow(0 32px 24px #17395b24);animation:levitate 8s ease-in-out infinite}.orbit{position:absolute;width:96%;aspect-ratio:1;border:1px solid #a78b534d;border-radius:50%;transform:rotateX(65deg) rotateZ(-25deg);z-index:-1}.orbit-two{width:112%;transform:rotateX(69deg) rotateZ(20deg);border-color:#829cbc30}.pedestal{position:absolute;bottom:7%;width:68%;height:18%;border-radius:50%;background:linear-gradient(140deg,#fff,#d9e1ee);box-shadow:0 10px 0 #ced7e4,0 35px 35px #15335b18;transform:rotateX(25deg);z-index:-1}.floating-label{position:absolute;display:flex;align-items:center;gap:9px;border:1px solid #fff;border-radius:9px;background:#ffffffeb;box-shadow:var(--shadow);font-size:.72rem;letter-spacing:.01em;padding:13px 17px}.label-top{top:9%;right:0;transform:rotate(3deg)}.label-bottom{bottom:15%;left:0;transform:rotate(-4deg)}.label-bottom>span{font-size:1.3rem}.motion-toggle{position:absolute;bottom:0;right:0;border:0;background:transparent;font-size:.72rem;color:var(--muted);text-decoration:underline;text-underline-offset:4px}.motion-paused .compass{animation-play-state:paused}@keyframes levitate{0%,100%{transform:translateY(0) rotateY(-7deg) rotateZ(-3deg)}50%{transform:translateY(-17px) rotateY(6deg) rotateZ(1deg)}}.principles{display:flex;justify-content:space-around;gap:24px;border-block:1px solid var(--line);padding:25px 0;font-size:.77rem;color:var(--muted)}.principles span:before{content:"✦";color:var(--gold);margin-right:12px}.section{padding-block:95px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:70px;margin-bottom:32px}.section-heading>p{max-width:360px;color:var(--muted);font-size:.95rem}.section-heading h2{margin-bottom:0}.screenshot{margin:30px 0}.screenshot img{display:block;border:1px solid var(--line);border-radius:12px;background:#edf1f6;box-shadow:var(--shadow);width:100%;height:auto}.screenshot a{display:block}.screenshot figcaption{font-size:.79rem;color:var(--muted);margin:16px 8px;max-width:850px}.showcase{background:linear-gradient(125deg,#e6ecf7,#e9e3d9);padding:28px 28px 4px;border-radius:20px;border:1px solid #d5deeb}.showcase .screenshot{margin:0}.showcase figcaption{display:none}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:35px 0}.feature-card{display:block;text-decoration:none;color:var(--ink);padding:30px;background:linear-gradient(140deg,#fff,#f8faff);border:1px solid #dde3ed;border-radius:14px;transition:transform .25s,box-shadow .25s}.feature-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.feature-icon{object-fit:contain;display:block;margin-bottom:20px}.feature-card h3{margin-bottom:12px}.feature-card p{color:var(--muted);font-size:.91rem;min-height:4.8em}.text-link{font-size:.83rem;color:var(--blue);font-weight:600;text-decoration:none}.text-link:hover{text-decoration:underline}.privacy-panel{display:grid;grid-template-columns:.6fr 1fr;gap:65px;padding:65px 80px;background:var(--ink);border:1px solid #375575;border-radius:20px;color:#fff;box-shadow:var(--shadow)}.privacy-panel .eyebrow{color:#e0c390}.privacy-panel p{color:#dee7f4}.privacy-panel .text-link{color:#eed09b}.privacy-emblem{display:grid;place-items:center;border:1px solid #a9926238;border-radius:50%;aspect-ratio:1;align-self:center;box-shadow:inset 0 0 70px #849ed821}.privacy-emblem img{width:70%;height:auto;margin:0;filter:drop-shadow(0 20px 30px #06193360)}.learn-strip{display:flex;align-items:center;gap:35px}.learn-strip h2{font-size:2.7rem}.learn-strip .eyebrow{margin-bottom:12px}.learn-strip .button{flex-shrink:0}.learn-strip p{color:var(--muted)}.site-footer{border-top:1px solid var(--line);padding:55px 0 22px;background:#eef2f8}.footer-top{display:flex;justify-content:space-between;gap:40px}.footer-top .brand{font-size:1rem;font-weight:600;letter-spacing:-.02em;margin-bottom:12px}.footer-top p{font-size:.82rem;color:var(--muted)}.footer-top nav{display:grid;grid-template-columns:1fr 1fr;align-content:start;gap:15px 35px}.footer-top nav a,.cookie-reopen{font-size:.8rem;color:var(--muted);text-decoration:none}.cookie-reopen{padding:0;border:0;background:none;text-align:left}.footer-top nav a:hover,.cookie-reopen:hover{text-decoration:underline}.footer-bottom{display:flex;justify-content:space-between;gap:30px;border-top:1px solid var(--line);margin-top:30px;padding-top:22px;font-size:.68rem;color:var(--muted)}.cookie-notice{position:fixed;bottom:20px;left:20px;z-index:10;max-width:430px;padding:19px 22px;background:#fffffff5;border:1px solid var(--line);border-radius:12px;box-shadow:0 10px 50px #18375829}.cookie-notice strong{font-size:.87rem}.cookie-notice p{font-size:.77rem;color:var(--muted);margin:6px 0 14px}.cookie-notice .button{font-size:.72rem;padding:10px 14px}.document{padding-bottom:80px;min-height:65vh}.page-intro{padding:75px 0 28px;max-width:880px}.page-intro h1{font-size:clamp(2.6rem,4.5vw,4.7rem)}.page-intro .lede{max-width:800px}.help-search{max-width:690px;margin:10px 0 40px}.help-search label{display:block;font-size:.8rem;font-weight:600;margin-bottom:10px}.help-search input{width:100%;background:#fff;border:1px solid #bcc9da;border-radius:8px;padding:15px 18px;color:var(--ink);font-size:1rem}.help-search p{margin:8px 0;min-height:1.5em}.guide-start{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding:40px 45px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(120deg,#fff,#eaf0fa)}.guide-start h2{font-size:2.5rem}.guide-start .feature-icon{float:left;margin:0 18px 10px 0}.guide-start p{color:var(--muted);font-size:.94rem}.guide-category{margin-top:60px}.guide-category>h2{font-size:2.2rem}.help-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.help-card{padding:25px;background:#fff;border:1px solid var(--line);border-radius:11px;color:var(--ink);text-decoration:none;display:flex;flex-direction:column}.help-card:hover{border-color:#8aa2c3}.help-card h3{margin:10px 0}.help-card p{color:var(--muted);font-size:.87rem}.help-card .text-link{margin-top:auto}.breadcrumbs{display:flex;gap:12px;font-size:.77rem;color:var(--muted);padding-top:30px}.breadcrumbs+.page-intro{padding-top:38px}.article-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:65px;align-items:start}.contents{position:sticky;top:24px;border-top:1px solid var(--line);padding-top:22px}.contents .eyebrow{margin-bottom:15px}.contents ol{padding-left:20px;font-size:.83rem}.contents li{padding:6px 0}.contents a{text-decoration:none}.contents a:hover{text-decoration:underline}.steps{list-style:none;padding:0;margin:0}.steps>li{display:flex;gap:25px;padding:28px 0;border-top:1px solid var(--line);scroll-margin-top:25px}.step-number{font-family:Georgia,serif;color:var(--gold);font-size:1.8rem;line-height:1.4;min-width:34px}.steps h2,.guide-body>section>h2,.notice h2{font-family:inherit;font-weight:600;font-size:1.25rem;letter-spacing:-.02em;line-height:1.45}.steps p{color:var(--muted)}.notice{background:#e9eff8;border:1px solid #cedbed;border-left:3px solid var(--blue);border-radius:5px;padding:25px 30px;margin:30px 0;font-size:.92rem}.notice p:last-child{margin-bottom:0}.warning{background:#faf4e8;border-color:#d8c29a}.related{margin-top:45px}.related li{margin:12px 0}.legal-copy{max-width:820px}.legal-copy h2{font-family:inherit;font-size:1.25rem;font-weight:600;letter-spacing:-.025em;margin:38px 0 15px;line-height:1.4}.legal-copy p{color:var(--muted)}.support-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin:30px 0}.support-grid h2{font-size:2rem}.contact-card{padding:35px;border:1px solid var(--line);background:white;border-radius:12px}.contact-card h2{font-family:inherit;font-size:1.35rem;line-height:1.5;font-weight:600}.email{display:inline-block;font-size:1.4rem;margin-bottom:20px}.plain-steps{padding-left:23px;color:var(--muted)}.plain-steps li{margin-bottom:15px;padding-left:5px}.faq details{border-top:1px solid var(--line);padding:20px 0}.faq summary{cursor:pointer;font-weight:600}.faq details p{max-width:800px;margin:20px 0 0;color:var(--muted)}.hierarchy{display:flex;flex-wrap:wrap;gap:12px;padding:0;list-style:none}.hierarchy li{padding:10px 20px;border:1px solid var(--line);border-radius:6px;background:white}.hierarchy li:not(:last-child):after{content:" →";padding-left:16px;color:var(--gold)}.table-scroll{overflow-x:auto}table{border-collapse:collapse;font-size:.85rem;width:100%}td,th{border:1px solid var(--line);padding:15px;text-align:left;vertical-align:top}code{overflow-wrap:anywhere}
/* Captured macOS windows include black pixels outside their rounded frame.
   Use proportional clipping rather than a fixed 12px radius at every size.
   3% of 2560 and 4.465% of 1720 both produce a ~77px corner radius. */
.screenshot img{border-radius:3% / 4.465%;clip-path:inset(0 round 3% / 4.465%)}
@media(min-width:1500px){.hero{min-height:790px}.hero-art{height:620px}}
@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.nav-cta{display:none}.hero{min-height:620px}.hero-art{height:450px}.hero .eyebrow{font-size:.6rem}.feature-grid,.help-grid{grid-template-columns:repeat(2,1fr)}.privacy-panel{padding:45px;gap:35px}.learn-strip{flex-wrap:wrap}.learn-strip .button{margin-left:145px}.article-layout{gap:32px;grid-template-columns:200px minmax(0,1fr)}.section-heading{gap:30px}}
@media(max-width:700px){.wrap{width:calc(100% - 36px)}.nav-wrap{flex-wrap:wrap;justify-content:center;gap:8px;padding:16px 0}.nav-wrap nav{width:100%;justify-content:center;gap:25px}.nav-wrap nav a{font-size:.78rem;padding:8px 0}.hero{grid-template-columns:1fr;padding:46px 0 20px;gap:0}.hero h1{font-size:clamp(2.9rem,11vw,4.7rem)}.hero-copy{max-width:540px}.hero-art{height:420px;max-width:440px;width:100%;justify-self:center}.hero .eyebrow{font-size:.64rem;letter-spacing:.1em}.hero .actions{gap:10px}.button{padding:13px 16px}.principles{flex-direction:column;gap:10px;padding:22px 15px}.section{padding-block:55px}.section-heading{display:block}.section-heading>p{margin-top:25px}.showcase{padding:10px 10px 2px;border-radius:12px}.feature-grid,.help-grid{grid-template-columns:1fr}.feature-card{padding:25px}.feature-card p{min-height:0}.privacy-panel{grid-template-columns:1fr;padding:30px 25px;gap:28px}.privacy-emblem{width:150px;justify-self:center}.privacy-panel h2{font-size:2.4rem}.learn-strip{gap:18px}.learn-strip>img{width:75px}.learn-strip h2{font-size:2.3rem}.learn-strip .button{margin-left:0}.footer-top,.footer-bottom{display:block}.footer-top nav{margin:30px 0}.cookie-notice{left:12px;right:12px;bottom:12px;max-width:430px;padding:15px 18px}.page-intro{padding-top:45px}.guide-start,.support-grid{grid-template-columns:1fr;gap:25px}.guide-start{padding:25px}.article-layout{grid-template-columns:1fr;gap:30px}.contents{position:static}.contents ol{columns:2;column-gap:25px}.contents li{break-inside:avoid}.steps>li{gap:15px}.steps h2{font-size:1.16rem}.notice{padding:20px}.contact-card{padding:25px}.hierarchy{gap:7px}.hierarchy li{font-size:.85rem;padding:8px 12px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion-toggle{display:none!important}}
@media print{body{background:white;color:black}.site-header,.site-footer,.cookie-notice,.motion-toggle,.contents,.help-search,.hero-art,.skip-link{display:none!important}.wrap{width:100%;max-width:none}.document,.section,.page-intro{padding:15px 0}.article-layout,.hero{display:block}.feature-grid,.help-grid{display:block}.feature-card,.help-card{break-inside:avoid;margin:10px 0}.steps>li{break-inside:avoid}h1{font-size:32pt}h2{font-size:22pt}a{color:inherit}.screenshot{break-inside:avoid}.screenshot img{box-shadow:none;max-height:20cm;object-fit:contain}.privacy-panel{background:white;color:black;display:block}.privacy-panel p,.privacy-panel .text-link{color:black}.notice{background:#f5f5f5}}
