:root{--sand: #f4f3ee;--ink: #1b1e22;--navy: #001f3f;--navy-text: #b6c7d6;--primary: #ff3b30;--action-red: #d92d23;--action-red-hover: #bd241c;--blue: #4c8cff;--chip: #eae8e1;--muted: #5c6470;--line: #e5e3db;--sans: "Hanken Grotesk", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--navy);background:#fff;font-family:var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block;object-fit:cover}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--primary);outline-offset:5px}::selection{background:var(--action-red);color:#fff}.wrap{width:min(1160px,calc(100% - 80px));margin-inline:auto}.skip-link{position:absolute;top:-100px;left:20px;z-index:20;padding:15px;background:#fff}.skip-link:focus{top:15px}.site-header{background:var(--sand);border-bottom:1px solid #001f3f10}.header-inner{display:flex;justify-content:space-between;align-items:center;height:88px;gap:26px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:29px;font-weight:900;letter-spacing:-1.1px}.brand-mark,.closing-brand{background:var(--navy);overflow:hidden;border-radius:12px}.brand-mark{width:40px;height:40px}nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600}nav a{padding-block:14px}nav a:hover,.secondary-link:hover,.text-link:hover{color:var(--navy)}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:56px;padding:16px 26px;background:var(--action-red);color:#fff;font-size:15px;font-weight:700;border-radius:8px;transition:background .2s,transform .2s}.button:hover{background:var(--action-red-hover);color:#fff;transform:translateY(-2px)}.button span{font-size:20px}.button-small{font-size:13px;min-height:44px;padding:11px 18px;gap:20px}.eyebrow,.mono,.phone-kicker{font-size:11px;font-weight:700;line-height:1.6;letter-spacing:.1em}.eyebrow{margin:0 0 20px}.status-dot{display:inline-block;width:8px;height:8px;margin-right:8px;background:var(--primary);border-radius:50%}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}h1{font-size:clamp(48px,4.9vw,68px);line-height:1.04;letter-spacing:-2.8px;margin-bottom:25px;font-weight:800}h2{font-size:clamp(36px,3.5vw,48px);line-height:1.1;letter-spacing:-1.8px;font-weight:800;margin-bottom:24px}h3{font-size:23px;letter-spacing:-.6px;line-height:1.2}em{font-style:normal;color:var(--primary)}.hero{background:var(--sand);overflow:hidden;position:relative}.hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center;min-height:710px;padding-block:55px 65px}.hero-copy{position:relative;z-index:1}.lede{font-size:18px;line-height:1.65;color:var(--muted);max-width:475px;margin-bottom:30px}.hero-actions{display:flex;flex-wrap:wrap;gap:24px;align-items:center}.secondary-link{font-size:14px;font-weight:700;padding-block:14px}.secondary-link span{margin-left:8px}.launch-note{font-size:12px;color:var(--muted);margin:22px 0 0}.phone-stage{position:relative;height:580px;min-width:0}.phone-stage:before{content:"";position:absolute;width:550px;height:550px;border-radius:50%;top:50px;left:10px;background:#e2e7ef;box-shadow:0 0 0 35px #e9edf2,0 0 0 70px #f0f1f2}.phone{position:absolute;width:260px;height:522px;background:#fff;border:7px solid #1b1e22;border-radius:37px;overflow:hidden;box-shadow:0 20px 35px #001f3f30,inset 0 0 0 1px #ffffff70;transition:transform .25s ease,box-shadow .25s ease}.phone:hover{transform:translateY(-4px);z-index:3;box-shadow:0 24px 40px #001f3f3d,inset 0 0 0 1px #ffffff70}.phone:after{content:"";position:absolute;top:8px;left:50%;transform:translate(-50%);width:73px;height:17px;border-radius:20px;background:#1b1e22}.phone-log{top:38px;left:2%;z-index:2}.phone-map{top:4px;right:0;z-index:1}.phone-status{position:relative;display:flex;justify-content:space-between;padding:13px 19px 10px;font-size:9px;font-weight:700}.phone-heading{padding:12px 16px 15px}.phone-kicker{font-size:8px;letter-spacing:.07em}.phone-heading h2{font-size:27px;margin:5px 0 0;letter-spacing:-.8px}.phone-catch{height:220px;width:100%;object-position:center 53%}.phone-catch-copy{padding:15px}.phone-catch-copy h3{font-size:18px;margin:6px 0}.phone-catch-copy p{font-size:10px;color:var(--muted);margin-bottom:12px}.phone-chips{display:flex;flex-wrap:wrap;gap:5px}.phone-chips span{background:var(--chip);color:var(--navy);border-radius:4px;padding:6px;font-size:8px}.phone-bottom{position:absolute;bottom:0;left:0;width:100%;height:47px;background:#fff;display:flex;align-items:center;justify-content:space-evenly;font-size:7px;border-top:1px solid var(--line)}.phone-bottom b{display:grid;place-items:center;font-size:20px;background:var(--action-red);color:#fff;height:26px;width:26px;border-radius:50%}.phone-map-image{position:absolute;width:100%;height:100%;object-position:43% center}.phone-map .phone-status{color:#fff}.map-search{position:relative;display:flex;gap:10px;align-items:center;margin:12px;border-radius:18px;background:#fff;padding:11px 13px;font-size:11px;box-shadow:0 3px 8px #0002}.map-search>span{font-size:18px;line-height:1}.map-result{position:absolute;bottom:57px;left:10px;right:10px;background:#fff;border-radius:14px;padding:15px 12px}.map-result h3{font-size:19px;margin:8px 0 12px}.map-result-catch{display:flex;gap:9px;align-items:center;margin-bottom:12px}.map-result-catch img{border-radius:6px}.map-result-catch strong,.map-result-catch span{display:block;font-size:10px}.map-result-catch span{font-size:9px;color:var(--muted);margin-top:5px}.preview-note{position:absolute;bottom:-7px;width:100%;text-align:center;font-size:10px;color:var(--muted)}.feature-nav{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line);gap:20px;padding-block:27px}.feature-nav a{display:flex;align-items:center;justify-content:center;gap:12px;font-size:14px;font-weight:600;min-height:40px}.feature-nav a:hover{color:var(--navy)}.feature-nav span{font-size:27px;color:var(--primary)}.features{padding-block:90px 100px}.section-intro{text-align:center;margin:0 auto 64px}.section-intro .eyebrow{color:var(--navy)}.section-intro h2{margin-bottom:20px}.section-intro>p:last-child{font-size:17px;line-height:1.6;color:var(--muted);margin-bottom:0}.feature-row{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center;margin-top:80px;scroll-margin-top:35px}.feature-row.reverse .feature-visual{order:2}.feature-copy p:not(.eyebrow){font-size:17px;color:var(--muted);line-height:1.7;margin-bottom:23px}.check-list{padding:0;list-style:none;margin:25px 0}.check-list li{position:relative;padding-left:25px;margin:14px 0;font-size:15px}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--primary);font-weight:800}.text-link{display:inline-flex;align-items:center;gap:20px;border-bottom:1px solid var(--blue);padding:10px 0;font-size:15px;font-weight:700}.feature-copy p.fine-print,.fine-print{font-size:12px;color:var(--muted);line-height:1.6}.feature-visual{position:relative;min-width:0;height:520px;border-radius:24px;overflow:hidden}.map-visual>img{height:100%;width:100%;object-position:center 55%}.visual-caption{position:absolute;bottom:24px;left:24px;right:24px;display:flex;align-items:center;gap:14px;background:#fff;border-radius:12px;padding:19px;box-shadow:0 5px 20px #0002}.small-icon{font-size:33px;color:var(--primary)}.visual-caption strong,.visual-caption div>span{display:block}.visual-caption strong{font-size:16px;margin-bottom:5px}.visual-caption div>span{font-size:12px;color:var(--muted)}.forecast-visual{background:#e7edf8;display:grid;place-items:center;padding:28px}.weather-preview{background:var(--navy);color:#fff;border-radius:18px;padding:25px;width:100%;box-shadow:0 14px 30px #001f3f20}.weather-location{display:flex;justify-content:space-between;align-items:center;gap:10px}.weather-location h3{font-size:24px;margin:5px 0 0}.example-label{padding:5px 8px;border:1px solid #9aaeb480;border-radius:5px;font-size:10px;white-space:nowrap}.weather-now{display:flex;justify-content:space-between;align-items:center;margin:17px 0 22px}.weather-now strong{display:block;font-size:63px;font-weight:500;letter-spacing:-3px;line-height:1.1}.weather-now div>span{font-size:12px;color:#d2e0e8}.weather-sun{font-size:67px;color:var(--blue)}.weather-factors{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;padding-bottom:20px;border-bottom:1px solid #ffffff25}.weather-factors span{display:block;font-size:10px;color:var(--navy-text);margin-bottom:7px}.weather-factors strong{font-size:18px}.weather-factors small{font-size:11px;font-weight:500}.tide-preview{padding-top:16px}.tide-preview>span{font-size:11px}.tide-preview svg{width:100%;height:67px;color:var(--blue);margin-top:9px;display:block}.tide-preview>div{display:flex;justify-content:space-between;color:var(--navy-text);font-size:9px}.weather-history{display:flex;align-items:center;gap:10px;border-top:1px solid #ffffff25;padding-top:17px;margin-top:18px}.weather-history>span{color:var(--blue);font-size:26px}.weather-history strong,.weather-history div>span{display:block;font-size:11px}.weather-history div>span{font-size:9px;margin-top:4px;color:var(--navy-text)}.logbook-visual>img{width:100%;height:100%;object-position:center 38%}.logbook-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 35%,#051e2ddd)}.logbook-overlay{position:absolute;z-index:1;bottom:30px;left:30px;right:30px;color:#fff}.saved-pill{display:inline-block;background:var(--action-red);color:#fff;padding:9px 13px;font-size:11px;border-radius:20px}.logbook-overlay h3{font-size:34px;margin:20px 0 12px}.logbook-overlay p{font-size:14px;margin:0}.pattern-section{padding:90px 0;background:var(--navy);color:#fff}.pattern-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.pattern-copy .eyebrow,.pattern-copy em{color:var(--blue)}.pattern-copy>p:not(.eyebrow){color:#c3d3df;font-size:16px;line-height:1.75;max-width:440px}.evidence-note{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:600;margin-top:28px}.evidence-note span{display:grid;place-items:center;background:var(--action-red);color:#fff;width:24px;height:24px;border-radius:50%}.pattern-copy p.quiet{font-size:12px;margin:22px 0 0;max-width:360px}.match-demo{background:#fff;color:var(--navy);border-radius:18px;padding:28px;min-width:0;scroll-margin-top:35px}.demo-header{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);padding-bottom:20px}.demo-header .eyebrow{margin:0;font-size:9px}.demo-catch{display:flex;align-items:center;gap:15px;padding:24px 0}.demo-catch img{width:66px;height:78px;border-radius:8px}.demo-catch .mono{font-size:8px}.demo-catch h3{font-size:20px;margin:6px 0}.demo-catch p{font-size:12px;color:var(--muted);margin:0}.match-check{margin-left:auto;font-size:25px}.factor-tabs{display:flex;background:#edf1f3;border-radius:7px;padding:4px;gap:4px}.factor-tabs button{flex:1;border:0;background:transparent;color:var(--muted);font-size:12px;cursor:pointer;min-height:40px;padding:8px 6px;border-radius:5px}.factor-tabs button[aria-selected=true]{background:#fff;color:var(--navy);box-shadow:0 2px 6px #0001;font-weight:700}.comparison{display:flex;justify-content:space-around;align-items:center;padding:28px 0 20px;gap:8px}.comparison>div{display:flex;flex-direction:column;gap:10px}.comparison .mono{font-size:9px;color:var(--muted)}.comparison strong{font-size:42px;font-weight:600;letter-spacing:-1.5px}.comparison strong span{font-size:17px;letter-spacing:0;margin-left:3px}.compare-symbol{font-size:27px;color:var(--muted)}.factor-chart{display:grid;gap:7px;margin-bottom:22px}.factor-chart div{width:var(--bar);height:9px;border-radius:3px;background:var(--navy);transition:width .2s}.factor-chart div+div{background:var(--blue)}#factor-explanation{font-size:13px;color:var(--muted);line-height:1.75;min-height:70px;margin:0 0 20px}.demo-footer{font-size:10px;border-top:1px solid var(--line);padding-top:18px}.demo-footer .status-dot{height:6px;width:6px}.faq-section{padding-block:90px}.faq-section .section-intro{margin-bottom:40px}.faq-list{max-width:800px;margin-inline:auto}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}summary{display:flex;justify-content:space-between;gap:24px;padding:24px 0;cursor:pointer;list-style:none;font-size:17px;font-weight:600}summary::-webkit-details-marker{display:none}summary>span{font-size:23px;font-weight:400;color:var(--primary);display:inline-block;transition:transform .28s cubic-bezier(.16,1,.3,1);-webkit-user-select:none;user-select:none}details[open].is-open summary>span,details[open]:not(.is-closing) summary>span{transform:rotate(45deg)}.faq-content{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .28s cubic-bezier(.16,1,.3,1),opacity .22s ease}.faq-content-inner{overflow:hidden}details.is-open .faq-content{grid-template-rows:1fr;opacity:1}details p{font-size:15px;color:var(--muted);line-height:1.8;margin:0 30px 24px 0}.closing{background:var(--sand);text-align:center;padding-block:70px}.closing-inner{max-width:750px}.closing-brand{width:74px;height:74px;display:block;margin:0 auto 24px;border-radius:20px}.closing h2{font-size:50px}.closing p:not(.eyebrow):not(.fine-print){font-size:18px;color:var(--muted);margin-bottom:26px}.closing .fine-print{margin:20px 0 0}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:30px}.site-footer p{font-size:12px;color:var(--muted);margin:0}.site-footer nav{font-size:12px;gap:24px}@media(max-width:1100px){.hero-inner{gap:25px}h1{font-size:55px}.phone{width:235px;height:495px}.phone-stage{height:550px}.phone-log{left:0;top:32px}.phone-map{right:-4px}.phone-catch{height:200px}.phone-stage:before{width:440px;height:440px}.feature-row{gap:60px}.pattern-layout{gap:45px}.feature-visual{height:510px}.forecast-visual{padding:20px}.weather-preview{padding:22px}.weather-history strong{font-size:10px}}@media(max-width:900px){.wrap{width:calc(100% - 48px)}.header-inner{gap:16px}nav{gap:20px;font-size:12px}.hero-inner{grid-template-columns:minmax(0,1fr);padding-block:50px 35px;gap:42px}.hero-copy{text-align:center}h1{font-size:62px}h1 em br{display:none}.hero-copy .lede{margin-inline:auto;max-width:570px}.hero-actions{justify-content:center}.phone-stage{width:510px;max-width:100%;margin-inline:auto;height:580px}.phone{width:260px;height:522px}.phone-catch{height:220px}.phone-map{right:10px}.phone-log{left:10px}.phone-stage:before{left:30px}.feature-nav{grid-template-columns:repeat(2,1fr);gap:10px 20px}.feature-row{gap:36px}h2{font-size:37px}.feature-copy p:not(.eyebrow){font-size:15px}.check-list li{font-size:13px}.feature-visual{height:480px}.weather-preview{padding:17px}.weather-location{align-items:start}.weather-location h3{font-size:20px}.weather-location .example-label{font-size:8px}.forecast-visual{padding:15px}.visual-caption{left:16px;right:16px;padding:15px;gap:9px}.visual-caption strong{font-size:14px}.visual-caption div>span{font-size:10px}.pattern-layout{grid-template-columns:minmax(0,1fr);gap:35px;max-width:640px}.pattern-copy>p:not(.eyebrow){max-width:none}.match-demo{width:100%}.site-footer{flex-wrap:wrap}.site-footer p{order:3;width:100%}}@media(max-width:650px){.wrap{width:calc(100% - 40px)}.header-inner{height:78px}.header-inner nav{display:none}.brand{font-size:26px}.brand-mark{height:35px;width:35px;border-radius:10px}.button-small{padding:11px 14px;font-size:11px;gap:14px}.hero-inner{padding-top:42px;gap:35px}h1{font-size:48px;letter-spacing:-2px}h1 em br{display:block}.eyebrow{font-size:9px;margin-bottom:18px}.lede{font-size:16px}.hero-actions{gap:14px}.button{font-size:13px;padding:15px 20px;gap:20px}.secondary-link{font-size:12px}.launch-note{font-size:10px}.phone-stage{height:510px;width:390px}.phone{width:225px;height:458px;border-width:6px;border-radius:32px}.phone-log{left:0;top:28px}.phone-map{right:0}.phone-heading{padding-top:8px}.phone-heading h2{font-size:24px}.phone-catch{height:175px}.phone-catch-copy{padding:12px}.phone-catch-copy h3{font-size:17px}.phone-stage:before{width:360px;height:360px;left:0}.preview-note{bottom:-5px;font-size:9px}.phone-chips span{font-size:7px;padding:5px}.phone-kicker{font-size:7px}.feature-nav{gap:5px 10px;padding-block:20px}.feature-nav a{font-size:11px;gap:8px;justify-content:start}.feature-nav span{font-size:23px}.features{padding-block:60px}.section-intro{margin-bottom:38px}h2{font-size:36px;letter-spacing:-1.2px}.section-intro>p:last-child{font-size:15px}.feature-row{grid-template-columns:minmax(0,1fr);gap:30px;margin-top:55px}.feature-row.reverse .feature-visual{order:0}.feature-visual{height:430px;border-radius:18px}.feature-copy h2 br{display:none}.feature-copy h2{max-width:360px}.feature-copy p:not(.eyebrow){font-size:16px}.check-list li{font-size:14px}.feature-copy p.fine-print{font-size:12px}.forecast-visual{padding:20px;height:470px}.weather-preview{max-width:370px;padding:22px}.weather-location h3{font-size:24px}.weather-history strong{font-size:10px}.pattern-section{padding-block:60px}.pattern-copy>p:not(.eyebrow){font-size:15px}.pattern-copy p.quiet{font-size:12px}.match-demo{padding:22px}.demo-header .eyebrow{font-size:8px}.example-label{font-size:9px}.demo-catch{gap:10px}.demo-catch h3{font-size:19px}.comparison strong{font-size:32px;letter-spacing:-1px}.comparison strong span{font-size:14px}.compare-symbol{font-size:22px}.factor-tabs button{font-size:11px}.demo-footer{font-size:9px}.faq-section{padding-block:60px}summary{font-size:16px;padding-block:22px}.closing{padding-block:55px}.closing h2{font-size:39px}.closing p:not(.eyebrow):not(.fine-print){font-size:16px}.site-footer nav{gap:17px;font-size:11px}.site-footer{gap:20px}}@media(max-width:380px){h1{font-size:42px}.phone-stage{height:470px}.phone{width:205px;height:422px}.phone-map{right:-2px}.phone-catch{height:155px}.phone-heading{padding-bottom:10px}.phone-catch-copy{padding:10px}.phone-catch-copy .phone-chips{display:none}.map-result{padding:12px 10px}.map-result h3{font-size:17px}.map-result-catch{gap:6px}.map-result-catch strong{font-size:9px}.weather-preview{padding:17px}.forecast-visual{padding:16px}.weather-location h3{font-size:21px}.demo-catch img{width:52px;height:65px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}.forecast-visual{height:auto;min-height:520px}@media(max-width:650px){.forecast-visual{min-height:0}}.real-phone-stage{height:640px}.real-phone-stage .phone{height:auto;display:block;background:var(--sand)}.real-phone-stage .phone:after{display:none}.real-phone-stage .phone img{width:100%;height:auto;object-fit:contain}.real-phone-stage .preview-note{bottom:0}.screenshot-link{cursor:zoom-in}.screenshot-stage{margin:0;height:auto;min-height:0;padding:28px 25px 22px;background:var(--sand);display:flex;align-items:center;flex-direction:column;overflow:visible}.screen-device{display:block;width:min(100%,280px);border:6px solid var(--ink);border-radius:30px;overflow:hidden;background:var(--sand);box-shadow:0 18px 30px #001f3f20}.screen-device img,.screen-device video{width:100%;height:auto;display:block;object-fit:contain}.screenshot-stage figcaption{font-size:11px;color:var(--muted);text-align:center;margin-top:20px}.screen-secondary-link{font-size:13px;font-weight:700;margin-top:10px;padding:8px;text-decoration:underline;text-underline-offset:4px}.match-screenshot{margin:0;display:flex;align-items:center;flex-direction:column}.match-screenshot .screen-device{width:min(100%,330px)}.match-screenshot figcaption{text-align:center;color:#c3d3df;font-size:12px;line-height:1.6;margin-top:22px}.screenshot-open{overflow:hidden}.screenshot-dialog{width:min(620px,calc(100% - 24px));max-width:none;max-height:90svh;padding:0;border:0;border-radius:14px;background:var(--sand);color:var(--navy);overscroll-behavior:contain}.screenshot-dialog::backdrop{background:#00152adb}.screenshot-dialog-header{position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 16px;background:var(--sand);border-bottom:1px solid var(--line)}.screenshot-dialog-header h2{font-size:16px;line-height:1.4;letter-spacing:0;margin:0}.screenshot-close{flex:none;width:44px;height:44px;border:0;background:var(--navy);color:#fff;border-radius:50%;font-size:28px;cursor:pointer}.expanded-screenshot{width:100%;height:auto}@media(max-width:1100px)and (min-width:901px){.real-phone-stage{height:590px}}@media(max-width:650px){.real-phone-stage{height:565px}.real-phone-stage .phone{width:205px}.real-phone-stage .phone-log{left:2px}.real-phone-stage .phone-map{right:2px}.screenshot-stage{padding:24px 18px}.match-screenshot .screen-device{width:min(100%,300px)}}@media(max-width:380px){.real-phone-stage{height:505px}.real-phone-stage .phone{width:185px}}.legal{width:min(760px,calc(100% - 80px));margin-inline:auto;padding-block:72px 96px}.legal h1{font-size:clamp(38px,4.2vw,52px);letter-spacing:-2px;margin-bottom:14px}.legal-meta{margin-bottom:40px;color:var(--muted);font-size:14px}.legal h2{margin:48px 0 14px;font-size:26px;letter-spacing:-.8px}.legal h3{margin:28px 0 8px;font-size:18px;letter-spacing:-.2px}.legal p,.legal li{font-size:16px;line-height:1.7}.legal p{margin-bottom:16px}.legal ul{margin:0 0 20px;padding-left:22px}.legal li{margin-bottom:8px}.legal a:not(.button){color:var(--action-red);text-decoration:underline;text-underline-offset:3px}.legal a:not(.button):hover{color:var(--action-red-hover)}.legal-summary{margin:0 0 12px;padding:20px 24px;background:var(--sand);border-radius:12px}.legal-summary p:last-child,.legal-summary ul:last-child{margin-bottom:0}.legal-caps{font-size:15px;text-transform:uppercase;letter-spacing:.2px}@media(max-width:650px){.legal{width:calc(100% - 32px);padding-block:48px 72px}.legal h2{margin-top:38px;font-size:23px}}
