@layer reset, base, components, responsive;
@layer reset {
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}img{display:block;max-width:100%;height:auto}button,a,input{touch-action:manipulation}button{font:inherit}a{color:inherit}button{cursor:pointer}summary{cursor:pointer}h1,h2,h3,p{margin-top:0}button svg,a svg{flex-shrink:0}svg{vertical-align:middle}::selection{background:#ffd259;color:#14213a}
}
@layer base {
:root{--ink:#14213a;--muted:#50596c;--blue:#0864ec;--paper:#faf9f5;--line:#dcdfdf;--yellow:#ffcd4a;--pink:#f5c9e1;--radius:22px}body{font-family:Arial,Helvetica,sans-serif;background:var(--paper);color:var(--ink);font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased}a{text-underline-offset:5px}a:hover{color:var(--blue)}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:5px}h1,h2,h3{line-height:1.08;letter-spacing:-.045em;font-weight:700}h1{font-size:clamp(48px,6vw,86px)}h2{font-size:clamp(36px,4vw,56px)}h3{font-size:25px;letter-spacing:-.025em}p{color:var(--muted)}.wrap{width:min(1240px,calc(100% - 96px));margin:auto}.section{padding:100px 0}.eyebrow{text-transform:uppercase;font-size:11px;letter-spacing:.17em;font-weight:700;display:block;margin-bottom:22px;color:var(--blue)}.eyebrow::before{content:'';display:inline-block;width:7px;height:7px;background:currentColor;border-radius:50%;margin-right:10px;vertical-align:1px}.accent{font-family:Georgia,'Times New Roman',serif;font-style:italic;color:var(--blue);font-weight:400;letter-spacing:-.055em}.arrow{font-size:23px;line-height:1}.skip{position:absolute;top:-80px;left:20px;background:white;padding:12px;z-index:100}.skip:focus{top:10px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:20px;border:1px solid var(--ink);padding:14px 22px;border-radius:8px;font-size:14px;font-weight:700;text-decoration:none;background:var(--ink);color:white;line-height:1.4;transition:transform .2s,background .2s}.btn:hover{background:var(--blue);color:white;border-color:var(--blue);transform:translateY(-2px)}.btn.blue{background:var(--blue);border-color:var(--blue)}.btn.light{background:white;color:var(--ink);border-color:var(--line)}.text-link{font-size:14px;font-weight:700;display:inline-flex;align-items:center;gap:18px;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:5px}.small{font-size:12px;color:var(--muted)}
}
@layer components {
.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(20,33,58,.1);background:rgba(250,249,245,.96);backdrop-filter:blur(14px)}.nav{height:88px;display:flex;align-items:center;justify-content:space-between;gap:36px}.brand{font-size:24px;letter-spacing:-1px;font-weight:800;display:flex;align-items:center;gap:10px;text-decoration:none}.brand img{width:35px;height:35px;border-radius:9px}.nav-links{display:flex;align-items:center;gap:30px;margin-left:auto}.nav-links a{text-decoration:none;font-size:13px;font-weight:600}.nav .btn{padding:11px 19px;font-size:12px}.menu-toggle{display:none;padding:9px 13px;background:none;border:1px solid var(--line);border-radius:6px;color:var(--ink)}
.hero{position:relative;overflow:hidden;border-bottom:1px solid var(--line)}.hero-grid{display:grid;grid-template-columns:1.02fr 1fr;align-items:center;min-height:740px;gap:42px;padding:64px 0 74px}.hero-copy{position:relative;z-index:2}.hero h1{font-size:clamp(54px,5.8vw,82px);margin:0 0 27px;line-height:1.02;letter-spacing:-.065em}.hero-copy>p{font-size:17px;max-width:430px;line-height:1.75;margin-bottom:28px}.store-buttons{display:flex;flex-wrap:wrap;gap:10px}.store-btn{min-width:174px;display:flex;align-items:center;gap:12px;padding:12px 18px;border-radius:9px;background:var(--ink);color:white;text-decoration:none;line-height:1.15;border:1px solid var(--ink);transition:transform .2s}.store-btn:hover{background:var(--blue);color:white;border-color:var(--blue);transform:translateY(-2px)}.store-btn .store-small{font-size:10px;display:block;font-weight:400;margin-bottom:4px}.store-btn strong{font-size:17px;letter-spacing:-.02em}.store-btn svg{width:23px;height:26px}.store-buttons+.small{margin-top:14px}.hero-footnote{margin-top:35px;display:flex;align-items:center;gap:12px;font-size:12px;color:var(--muted)}.hero-footnote span{font-size:19px;color:var(--blue)}
.hero-art{position:relative;height:600px}.hero-art:before{content:'';position:absolute;width:450px;height:450px;border-radius:50%;background:#edece4;left:30px;top:90px}.hero-shot{position:absolute;width:235px;height:auto;border-radius:19px;box-shadow:0 24px 35px rgba(20,33,58,.16);border:5px solid white}.hero-shot.back{right:0;top:45px;transform:rotate(10deg);width:234px}.hero-shot.front{left:18px;top:6px;transform:rotate(-8deg);width:253px;z-index:1}.art-sticker{position:absolute;z-index:3;background:white;box-shadow:0 12px 35px #14213a16;border:1px solid #14213a0a;border-radius:14px;padding:15px 20px;bottom:7px;right:20px;transform:rotate(-3deg);max-width:280px;font-size:13px;line-height:1.5}.art-sticker b{font-size:10px;display:block;color:var(--blue);text-transform:uppercase;letter-spacing:.1em;margin-bottom:5px}.art-star{position:absolute;right:-18px;top:-19px;color:var(--blue);font-size:88px;z-index:2;line-height:1;transform:rotate(15deg)}.art-caption{position:absolute;bottom:-35px;left:12px;font-size:10px;color:var(--muted)}
.ticker{background:var(--yellow);padding:18px 0;border-bottom:1px solid var(--ink)}.ticker .wrap{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:12px;font-weight:700;letter-spacing:.015em}.ticker span:before{content:'✳';margin-right:18px;font-size:18px;vertical-align:-1px}.section-head{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:48px}.section-head h2{margin:0;max-width:630px}.section-head>p{max-width:350px;font-size:15px;margin-bottom:5px}.section-head .eyebrow{margin-bottom:16px}.section-head .text-link{white-space:nowrap}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-card{padding:31px;border:1px solid var(--line);border-radius:var(--radius);background:white;position:relative;display:flex;flex-direction:column}.feature-card:nth-child(2){background:#eff4ff}.feature-card:nth-child(3){background:#fff3d5}.feature-icon{font-size:28px;color:var(--blue);margin-bottom:27px}.feature-card h3{font-size:24px}.feature-card p{font-size:14px;margin-bottom:25px}.feature-card .text-link{margin-top:auto;align-self:flex-start;font-size:12px}.feature-number{position:absolute;top:31px;right:31px;font-size:11px;color:var(--muted)}
.showcase{background:#edf0f6;border-block:1px solid var(--line)}.shot-toolbar{display:flex;gap:8px}.round-btn{width:44px;height:44px;border-radius:50%;border:1px solid #bdc5d1;background:transparent;color:var(--ink)}.round-btn:hover{background:var(--ink);color:white}.screenshot-track{display:flex;gap:22px;overflow:auto;scroll-snap-type:x mandatory;padding:10px 3px 27px;scrollbar-width:thin;scrollbar-color:#a1aab9 transparent}.screenshot-card{flex:0 0 235px;margin:0;scroll-snap-align:start}.screenshot-card img{width:235px;aspect-ratio:1320/2868;object-fit:cover;border-radius:18px}.screenshot-card figcaption{font-size:12px;line-height:1.4;margin-top:14px;color:var(--muted)}.screenshot-card a:focus-visible{outline-offset:2px}.showcase-note{font-size:12px;margin:18px 0 0}.how-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:100px;align-items:center}.how-visual{background:var(--blue);border-radius:25px;padding:40px 55px 0;overflow:hidden;height:600px;position:relative}.how-visual img{width:100%;height:100%;object-fit:cover;object-position:bottom;border-radius:20px 20px 0 0;box-shadow:0 25px 40px #00133b40}.how-copy h2{margin-bottom:32px}.step{display:grid;grid-template-columns:38px 1fr;gap:22px;padding:22px 0;border-top:1px solid var(--line)}.step-num{font-family:Georgia,serif;font-size:24px;color:var(--blue)}.step h3{font-size:20px;margin-bottom:10px;letter-spacing:-.03em}.step p{font-size:14px;line-height:1.75;margin:0}.how-copy .text-link{margin-top:24px}
.guides-section{background:var(--ink);color:white}.guides-section .eyebrow{color:var(--yellow)}.guides-section p{color:#bac4d8}.guide-grid{display:grid;grid-template-columns:repeat(2,1fr);column-gap:58px}.guide-item{padding:25px 0;border-top:1px solid #ffffff30;display:grid;grid-template-columns:38px 1fr 25px;gap:12px;text-decoration:none;align-items:start}.guide-item:hover{color:var(--yellow)}.guide-item .number{font-size:11px;color:#9faec7;padding-top:5px}.guide-item h3{font-size:21px;margin:0 0 9px;letter-spacing:-.025em}.guide-item p{font-size:13px;margin:0;line-height:1.6}.guide-item .arrow{padding-top:3px}.section-bottom{margin-top:35px}.video-band{background:var(--pink);border-bottom:1px solid #dfb6ce}.video-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center}.video-copy h2{font-size:56px;max-width:580px}.video-copy .eyebrow{color:var(--ink)}.video-copy p{max-width:460px}.app-label{display:flex;gap:12px;align-items:center;margin-bottom:24px;font-size:12px;font-weight:bold;letter-spacing:.12em}.app-label img{width:40px;height:40px;border-radius:10px}.video-art{height:365px;display:flex;gap:20px;overflow:hidden;border-radius:24px;align-items:flex-start;background:#1a2130;padding:30px 30px 0}.video-art img{width:calc(50% - 10px);border-radius:12px;transform:rotate(-4deg)}.video-art img+img{margin-top:40px;transform:rotate(5deg)}
.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.blog-card{border:1px solid var(--line);border-radius:16px;text-decoration:none;overflow:hidden;background:white;display:flex;flex-direction:column;transition:transform .2s}.blog-card:hover{transform:translateY(-5px)}.blog-art{height:165px;background:#e9eeff;display:flex;justify-content:space-between;align-items:flex-end;padding:26px;position:relative;overflow:hidden;color:#0755ce}.blog-card:nth-child(3n+2) .blog-art{background:#ffedbe;color:#705218}.blog-card:nth-child(3n+3) .blog-art{background:#f8d9e9;color:#873859}.blog-art .glyph{font-size:84px;line-height:1}.blog-art .art-label{font-size:10px;letter-spacing:.12em;font-weight:bold;text-transform:uppercase;max-width:100px;text-align:right}.blog-body{padding:27px;display:flex;flex-direction:column;flex:1}.blog-body h3{font-size:22px;line-height:1.2;margin:12px 0 14px}.blog-body p{font-size:13px;line-height:1.7;margin-bottom:26px}.blog-meta{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.blog-body .text-link{font-size:12px;align-self:flex-start;margin-top:auto}
.faq-section{border-top:1px solid var(--line);background:#fff}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.faq-intro p{font-size:15px;max-width:310px}.faq-list details{border-bottom:1px solid var(--line);padding:24px 0}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{font-weight:700;font-size:16px;list-style:none;display:flex;justify-content:space-between;gap:24px;line-height:1.5}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';font-weight:400;font-size:24px;line-height:1}.faq-list details[open] summary:after{content:'−'}.faq-list details p{font-size:14px;line-height:1.8;margin:20px 0 14px;max-width:560px}.faq-list .text-link{font-size:12px}.download{background:var(--blue);color:white;text-align:center;padding:85px 0}.download .eyebrow{color:white}.download h2{font-size:clamp(44px,5vw,70px);margin-bottom:22px}.download h2 em{font-family:Georgia,serif;font-weight:400}.download p{color:white;margin-inline:auto;max-width:520px;font-size:15px}.download .store-buttons{justify-content:center;margin-top:30px}.download .store-btn{background:white;border-color:white;color:var(--ink)}.download .store-btn:hover{background:var(--yellow);border-color:var(--yellow)}.download .small{font-size:11px;margin-top:18px}.footer{padding:58px 0 24px}.footer-top{display:flex;justify-content:space-between;gap:60px;padding-bottom:40px}.footer-about{max-width:340px}.footer-about p{font-size:13px;margin:18px 0}.footer-links{display:flex;gap:65px}.footer-links div{display:flex;flex-direction:column;gap:10px}.footer-links b{font-size:11px;letter-spacing:.1em;margin-bottom:9px;text-transform:uppercase}.footer-links a{font-size:12px;text-decoration:none;color:var(--muted)}.footer-bottom{border-top:1px solid var(--line);padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:var(--muted)}
.page-hero{padding:76px 0 60px;border-bottom:1px solid var(--line)}.page-hero h1{max-width:950px;font-size:clamp(42px,5vw,68px);margin-bottom:22px}.page-hero p{max-width:730px;font-size:18px}.breadcrumbs{display:flex;flex-wrap:wrap;gap:12px;font-size:12px;color:var(--muted);margin-bottom:35px}.breadcrumbs a{text-decoration:none}.article-meta{font-size:12px;color:var(--muted);display:flex;flex-wrap:wrap;gap:16px;margin-top:26px}.article-layout{display:grid;grid-template-columns:minmax(0,780px) 280px;gap:80px;padding:60px 0 90px;align-items:start}.prose{font-size:17px;line-height:1.9;min-width:0}.prose p{margin-bottom:22px}.prose h2{font-size:31px;letter-spacing:-.03em;line-height:1.2;margin:50px 0 22px;scroll-margin-top:110px}.prose section:first-child h2{margin-top:0}.prose h3{font-size:22px;margin-top:32px}.prose a{color:var(--blue)}.prose li{padding-left:5px;margin-bottom:11px;color:var(--muted)}.prose ul,.prose ol{padding-left:23px;margin:20px 0 30px}.prompt-box{background:#eaf1ff;border-left:3px solid var(--blue);border-radius:0 12px 12px 0;padding:24px 27px;margin:28px 0}.prompt-box span{display:block;text-transform:uppercase;letter-spacing:.12em;font-size:10px;color:var(--blue);font-weight:bold;margin-bottom:12px}.prompt-box p{margin:0;color:var(--ink);font-size:16px;line-height:1.7}.prompt-copy{background:transparent;border:1px solid #bdcceb;border-radius:5px;padding:5px 10px;font-size:11px;color:var(--blue);margin-top:14px}.article-aside{position:sticky;top:115px}.toc{border:1px solid var(--line);padding:25px;border-radius:15px;margin-bottom:20px;background:white}.toc b{font-size:11px;letter-spacing:.1em;text-transform:uppercase}.toc ol{padding-left:17px;margin:17px 0 0}.toc li{font-size:12px;margin-bottom:10px;line-height:1.5}.toc a{text-decoration:none;color:var(--muted)}.aside-cta{background:var(--yellow);border-radius:16px;padding:26px}.aside-cta img{width:48px;height:48px;border-radius:12px;margin-bottom:20px}.aside-cta h3{font-size:25px}.aside-cta p{font-size:13px;color:#504a3a}.aside-cta .btn{font-size:12px;padding:12px 18px;display:flex}.source-note{font-size:12px;border-top:1px solid var(--line);padding-top:25px;margin-top:45px}.source-note ul{list-style:none;padding:0}.source-note li{margin:7px 0}.related{border-top:1px solid var(--line);padding-top:35px;margin-top:40px}.related h2{font-size:25px}.related a{display:block;margin-bottom:13px;font-size:15px}.library-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.library-card{border:1px solid var(--line);border-radius:17px;padding:30px;text-decoration:none;background:white;display:flex;flex-direction:column}.library-card:hover{border-color:var(--blue)}.library-card h2{font-size:26px;margin:14px 0}.library-card p{font-size:14px}.library-card .text-link{margin-top:auto;align-self:start}.legal-box{max-width:800px;margin:60px auto 90px}.legal-box h2{font-size:28px;margin-top:40px}.legal-box li{margin-bottom:10px}.empty-state{padding:70px 0}.note-box{border:1px solid var(--line);border-radius:16px;padding:25px;background:white;font-size:14px;margin-top:30px}
}
@layer responsive {
@media(min-width:1500px){.hero-grid{min-height:780px}.hero h1{font-size:88px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.nav-links{gap:19px}.hero-grid{gap:20px;min-height:690px}.hero h1{font-size:65px}.hero-art{height:540px}.hero-shot.front{width:220px;left:5px}.hero-shot.back{width:206px;right:-8px;top:55px}.hero-art:before{width:350px;height:350px}.art-star{right:-8px}.hero-footnote{margin-top:25px}.how-grid{gap:50px}.how-visual{height:530px;padding:30px 35px 0}.article-layout{gap:40px;grid-template-columns:minmax(0,1fr) 250px}.video-copy h2{font-size:46px}.video-grid{gap:35px}.faq-grid{gap:40px}}
@media(max-width:800px){.wrap{width:calc(100% - 40px)}.section{padding:65px 0}.nav{height:73px;gap:12px}.brand{font-size:22px}.menu-toggle{display:block}.nav>.btn{margin-left:auto}.nav-links{display:none;position:absolute;top:73px;left:0;right:0;background:var(--paper);padding:24px 25px;border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:21px}.nav-links.open{display:flex}.hero-grid{grid-template-columns:1fr;gap:45px;padding-top:45px;padding-bottom:55px}.hero-copy{max-width:600px}.hero h1{font-size:70px;max-width:590px}.hero-copy>p{max-width:500px}.hero-art{max-width:500px;width:100%;height:570px;margin:0 auto}.hero-shot.front{width:245px;left:28px}.hero-shot.back{width:225px;right:22px;top:42px}.art-star{right:0;top:-23px}.art-sticker{bottom:0;right:0}.art-caption{bottom:-31px;font-size:9px}.hero-art:before{width:380px;height:380px;left:50px;top:80px}.ticker .wrap{flex-wrap:wrap;justify-content:center;gap:10px 24px;font-size:10px}.ticker span:before{margin-right:8px}.section-head{gap:24px;align-items:flex-start}.section-head>p{max-width:280px}.feature-card{padding:23px}.feature-number{right:23px;top:23px}.feature-card h3{font-size:21px}.feature-grid{gap:12px}.feature-icon{margin-bottom:23px}.how-grid{grid-template-columns:1fr 1fr;gap:30px}.how-visual{height:510px;padding:30px 18px 0}.how-copy h2{font-size:35px}.step{gap:10px;padding:17px 0}.step h3{font-size:18px}.step p{font-size:12px}.guide-grid{column-gap:30px}.guide-item h3{font-size:19px}.video-grid{grid-template-columns:1fr;gap:35px}.video-art{height:330px;max-width:480px;margin:0 auto;width:100%}.video-copy h2{font-size:49px}.blog-grid{gap:15px}.blog-body{padding:21px}.blog-body h3{font-size:20px}.faq-grid{grid-template-columns:1fr;gap:22px}.faq-intro p{max-width:450px}.footer-links{gap:30px}.article-layout{grid-template-columns:1fr;gap:30px}.article-aside{position:static;display:grid;grid-template-columns:1fr 1fr;gap:20px;grid-row:1}.toc{margin:0}.toc ol{max-height:180px;overflow:auto}.page-hero{padding-top:45px}.prose{font-size:16px}.article-meta{font-size:11px}}
@media(max-width:560px){body{font-size:16px}.wrap{width:calc(100% - 36px)}.nav .btn{font-size:11px;padding:10px 12px}.brand img{width:31px;height:31px}.hero h1{font-size:55px;line-height:1.04}.hero .eyebrow{font-size:10px;letter-spacing:.1em;margin-bottom:23px}.hero-copy>p{font-size:15px;line-height:1.75}.store-buttons{gap:8px}.store-btn{min-width:0;flex:1;max-width:188px;padding:12px 13px;gap:10px}.store-btn strong{font-size:15px}.store-btn svg{width:20px;height:24px}.store-btn .store-small{font-size:9px}.hero-footnote{font-size:11px}.hero-art{height:462px;max-width:360px}.hero-shot.front{width:193px;left:12px;top:0}.hero-shot.back{width:178px;right:1px;top:35px}.hero-art:before{width:270px;height:270px;left:35px;top:80px}.art-star{font-size:60px;right:-1px;top:-16px}.art-sticker{font-size:11px;max-width:228px;padding:12px 15px;bottom:0;right:0}.art-sticker b{font-size:9px}.art-caption{left:0;bottom:-28px;font-size:8px;max-width:320px}.ticker .wrap{display:grid;grid-template-columns:1fr 1fr;font-size:9px;gap:8px 20px}.ticker span:before{font-size:12px}.section-head{flex-direction:column;gap:20px;margin-bottom:32px}.section-head>p{max-width:100%}.section-head h2{font-size:36px}.feature-grid{grid-template-columns:1fr}.feature-card{padding:26px}.feature-icon{margin-bottom:18px}.feature-card h3{font-size:24px}.feature-card p{font-size:14px}.feature-card .text-link{font-size:12px}.feature-number{font-size:12px}.showcase .section-head{flex-direction:row;align-items:end}.showcase .section-head h2{font-size:32px}.shot-toolbar{gap:6px}.round-btn{width:36px;height:36px}.screenshot-card{flex-basis:210px}.screenshot-card img{width:210px}.how-grid{grid-template-columns:1fr;gap:38px}.how-visual{height:460px;padding:27px 46px 0;max-width:380px;width:100%;margin:auto}.how-copy h2{font-size:38px}.step h3{font-size:21px}.step p{font-size:14px}.step{grid-template-columns:33px 1fr;gap:18px;padding:22px 0}.guide-grid{grid-template-columns:1fr}.guide-item{padding:23px 0;grid-template-columns:28px 1fr 22px}.guide-item h3{font-size:20px}.video-copy h2{font-size:42px}.video-copy p{font-size:15px}.video-art{height:290px;padding:20px 20px 0;gap:15px}.blog-grid{grid-template-columns:1fr;gap:22px}.blog-art{height:155px}.blog-body{padding:25px}.blog-body h3{font-size:25px}.blog-body p{font-size:14px}.faq-list summary{font-size:15px}.download{padding:65px 0}.download h2{font-size:43px}.download .store-buttons{flex-wrap:nowrap}.footer-top{flex-direction:column;gap:32px}.footer-links{justify-content:space-between;gap:24px}.footer-links b{font-size:10px}.footer-links a{font-size:11px}.footer-bottom{flex-direction:column;gap:8px}.page-hero h1{font-size:42px}.page-hero p{font-size:16px}.article-layout{padding-top:35px}.article-aside{grid-template-columns:1fr}.aside-cta{display:none}.toc ol{max-height:160px}.prose h2{font-size:28px}.prose{line-height:1.85}.prompt-box{padding:21px}.prompt-box p{font-size:15px}.library-grid{grid-template-columns:1fr}.library-card{padding:25px}.breadcrumbs{font-size:11px;gap:8px}.article-meta{gap:8px 15px}.legal-box{margin:40px 18px 65px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
}

.legacy-legal{margin-top:45px}.legacy-legal h1{font-size:48px}.legacy-legal h2{font-size:26px;letter-spacing:-.025em}.legacy-legal h3{font-size:20px}.legacy-legal section{margin-bottom:35px}
