/*
Theme Name: Royalty Pilots
Description: An editorial, author-focused website for Royalty Pilots Consulting.
Version: 1.5.0
Requires at least: 6.4
Requires PHP: 7.4
License: GNU General Public License v2 or later
Text Domain: royalty-pilots
*/
:root{--paper:#faf8f2;--ink:#30283c;--muted:#68636a;--plum:#46324e;--accent:#dec68e;--line:#ddd8cf;--soft:#eeebe3;--white:#fffefa}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.65;font-size:16px}a{color:inherit;text-underline-offset:4px}button,input,select,textarea{font:inherit}a,button,input,textarea,select,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #946817;outline-offset:5px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.12;letter-spacing:-.045em}h1{font-size:clamp(48px,5.7vw,80px);margin-bottom:27px}h2{font-size:clamp(35px,4vw,52px);margin-bottom:22px}h3{font-size:28px;letter-spacing:-.025em}p{margin-bottom:20px}img{max-width:100%;height:auto}.wrap{width:min(1180px,calc(100% - 96px));margin:auto}.skip{position:fixed;top:-100px;left:15px;z-index:100;background:white;padding:14px}.skip:focus{top:10px}.header{border-bottom:1px solid var(--line);background:var(--paper);position:relative;z-index:10}.nav{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:35px}.brand{text-decoration:none;display:flex;align-items:center;gap:12px}.brand-symbol{font-size:34px;color:var(--plum);line-height:1}.brand-name{font-family:Georgia,serif;font-size:25px;letter-spacing:-1px;line-height:1.1}.brand-name small{display:block;font:9px Arial,sans-serif;letter-spacing:3px;margin-top:8px;text-transform:uppercase}.nav-links{display:flex;align-items:center;gap:30px}.nav-links a{text-decoration:none;font-size:14px}.nav-links a[aria-current=page]{text-decoration:underline;text-decoration-color:#907d9b;text-underline-offset:9px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:24px;background:var(--plum);color:white;padding:16px 24px;text-decoration:none;font-size:14px;font-weight:600;line-height:1.5;border:1px solid var(--plum);border-radius:3px;cursor:pointer;transition:background .2s,transform .2s}.btn:hover{background:#60456a;transform:translateY(-2px)}.btn.light{background:var(--paper);color:var(--plum);border-color:var(--paper)}.btn.outline{background:transparent;color:var(--plum)}.nav-links .btn{font-size:13px;padding:12px 18px}.menu-button{display:none;background:none;border:1px solid var(--line);padding:9px 14px;color:var(--ink)}.eyebrow{font-size:11px;letter-spacing:2.3px;text-transform:uppercase;font-weight:700;color:#6d5a73;margin-bottom:25px;display:flex;align-items:center;gap:12px}.eyebrow:before{content:'';width:26px;height:1px;background:currentColor}.hero{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:50px;padding-top:75px;padding-bottom:76px}.hero h1 em{color:#786181;font-weight:400}.lead{font-size:18px;color:var(--muted);line-height:1.8;max-width:520px}.actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap;margin:32px 0 22px}.text-link{font-size:14px;text-decoration:none;border-bottom:1px solid #aaa0ad;padding:5px 0}.micro{font-size:12px;color:var(--muted)}.art{position:relative;min-height:485px;display:flex;align-items:center;justify-content:center;background:#ece7e0;border-radius:48% 48% 3px 3px;overflow:hidden}.art:before{content:'';position:absolute;width:350px;height:350px;border:1px solid #c5b9c2;border-radius:50%;top:52px;left:80px}.art:after{content:'';position:absolute;width:460px;height:460px;border:1px solid #d5cbd1;border-radius:50%;top:0;left:25px}.book{position:relative;width:235px;height:326px;background:#49364f;box-shadow:16px 20px 0 -7px #d5cfc4,25px 33px 36px #30283c35;transform:rotate(-10deg);z-index:1;color:#ede1c1;border-radius:2px 5px 5px 2px;border-left:12px solid #37283b;padding:26px 25px}.book:before{content:'';position:absolute;inset:14px;border:1px solid #c5b27e66;pointer-events:none}.book-label{font-size:8px;letter-spacing:2px;text-transform:uppercase;margin-bottom:33px}.book-title{font-family:Georgia,serif;font-size:43px;line-height:1.03;letter-spacing:-2px}.book-rule{width:50px;height:1px;background:#b6a279;margin:26px 0 19px}.book-bottom{font-size:8px;letter-spacing:1.5px;text-transform:uppercase}.book-star{position:absolute;bottom:23px;right:25px;font-size:38px}.note{position:absolute;z-index:2;bottom:45px;right:15px;background:var(--white);padding:18px 22px;box-shadow:0 8px 30px #30283c0e;border:1px solid #e5dfd6;max-width:235px;transform:rotate(3deg)}.note strong{display:block;font:21px Georgia,serif;margin-bottom:4px}.note span{font-size:11px;color:var(--muted)}.art-caption{position:absolute;bottom:14px;left:20px;font-size:9px;letter-spacing:1.2px;text-transform:uppercase;color:#71626e}.trust{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:23px 0}.trust-inner{display:flex;justify-content:space-between;gap:20px;font-size:13px}.trust-inner span:before{content:'✓';margin-right:10px;color:#795e3d}.section{padding:90px 0}.section-top{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:38px}.section-top h2{max-width:580px;margin-bottom:0}.section-top p{max-width:360px;color:var(--muted);margin:0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{padding:30px 28px 32px;border:1px solid var(--line);background:var(--white)}.card .number{display:block;color:#8a7094;font:italic 22px Georgia,serif;margin-bottom:36px}.card h3{font-size:29px;max-width:250px}.card p{font-size:14px;color:var(--muted)}.card a{font-size:13px;text-decoration:none;display:inline-block;margin-top:8px}.card a:hover{text-decoration:underline}.split{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.tinted{background:var(--soft)}.pullquote{padding:48px;border-left:2px solid #ac9865}.pullquote p{font:38px/1.24 Georgia,serif;letter-spacing:-1px;margin-bottom:20px}.pullquote small{font-size:10px;letter-spacing:2px;text-transform:uppercase}.body-copy{color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:42px;margin-top:46px}.step{border-top:1px solid var(--line);padding-top:24px}.step span{font-size:11px;letter-spacing:2px;color:#806889}.step h3{font-size:25px;margin:18px 0}.step p{font-size:14px;color:var(--muted)}.faq-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px}.faq-layout h2{max-width:370px}.faq-layout p{color:var(--muted)}details{border-bottom:1px solid var(--line);padding:21px 0}details:first-child{border-top:1px solid var(--line)}summary{cursor:pointer;font-size:16px;list-style:none;display:flex;justify-content:space-between;gap:25px;align-items:center}summary::-webkit-details-marker{display:none}summary:after{content:'+';font-size:23px;color:#7d6588}details[open] summary:after{content:'−'}details p{font-size:14px;margin:17px 30px 0 0;line-height:1.8;color:var(--muted)}.cta{background:var(--plum);color:var(--paper);padding:61px 65px;display:flex;align-items:center;justify-content:space-between;gap:50px;margin-bottom:85px}.cta h2{max-width:550px;margin-bottom:15px}.cta p{color:#d8cbdc;margin:0;font-size:15px;max-width:530px}.cta .btn{flex-shrink:0}.footer{border-top:1px solid var(--line);padding:47px 0 25px}.footer-top{display:flex;justify-content:space-between;gap:40px;margin-bottom:45px}.footer-top p{font-size:13px;color:var(--muted);max-width:340px;margin-top:19px}.footer-links{display:flex;gap:30px;font-size:13px;padding-top:10px}.footer-links a{text-decoration:none}.footer-bottom{border-top:1px solid var(--line);padding-top:22px;display:flex;justify-content:space-between;gap:25px;font-size:10px;color:var(--muted)}.page-intro{padding:75px 0 60px;max-width:800px}.page-intro h1{font-size:clamp(48px,5.8vw,74px)}.page-intro .lead{max-width:680px}.manifesto{background:var(--plum);color:var(--paper);padding:65px;border-radius:2px}.manifesto .eyebrow{color:#dac799}.manifesto h2{max-width:700px;font-size:50px}.manifesto p{max-width:650px;color:#e0d6e3}.values{display:grid;grid-template-columns:1fr 1fr;gap:0 60px}.value{border-top:1px solid var(--line);padding:30px 0}.value h3{font-size:28px}.value p{color:var(--muted);font-size:15px}.service-row{display:grid;grid-template-columns:90px 1fr 1fr;gap:40px;border-top:1px solid var(--line);padding:45px 0}.service-row:last-child{border-bottom:1px solid var(--line)}.service-row .number{font:italic 30px Georgia,serif;color:#8a7094}.service-row h2{font-size:35px}.service-row p,.service-row li{color:var(--muted);font-size:15px}.service-row ul{margin:0;padding-left:18px}.service-row li{margin-bottom:12px}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:85px;padding-bottom:80px;align-items:start}.contact-side{border-top:1px solid var(--line);padding-top:30px}.contact-side h2{font-size:30px}.contact-side p{font-size:15px;color:var(--muted)}.contact-side ol{padding-left:20px;font-size:14px;color:var(--muted)}.contact-side li{margin-bottom:15px}.phone{font:28px Georgia,serif;display:inline-block;margin-bottom:28px;text-decoration:none}.form-card{background:var(--white);padding:38px;border:1px solid var(--line)}.form-card h2{font-size:33px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field{margin-bottom:20px}.field label{display:block;font-size:13px;margin-bottom:8px;font-weight:600}.field label span{font-weight:400;color:var(--muted)}input,select,textarea{width:100%;border:1px solid #cfc8d0;background:var(--white);color:var(--ink);padding:12px;border-radius:2px;font-size:14px}textarea{resize:vertical;min-height:130px}.check{display:flex;gap:10px;align-items:start;font-size:12px;color:var(--muted);margin-bottom:22px}.check input{width:16px;flex-shrink:0;margin-top:4px}.form-card .btn{width:100%}.preview-note,.status{background:#f0eadd;border-left:3px solid #ac8b48;padding:12px 14px;font-size:12px;margin-bottom:20px}.hidden-field{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.article{max-width:760px;padding:60px 0 90px}.article h1{font-size:50px}.article h2{font-size:28px;margin-top:35px}.custom-logo{max-height:60px;width:auto}.preview-bar{background:#e9e1ed;text-align:center;padding:7px 15px;font-size:11px;color:#59455f}.section.compact{padding-top:30px}.wp-block-html{max-width:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1500px){.hero{padding-top:95px;padding-bottom:95px}}@media(max-width:1000px){.wrap{width:calc(100% - 56px)}.hero{gap:30px}.art{min-height:440px}.note{right:8px;bottom:32px}.nav-links{gap:18px}.split,.faq-layout,.contact-grid{gap:40px}.cta{padding:45px}.service-row{grid-template-columns:45px 1fr 1fr;gap:25px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.nav{min-height:80px}.brand-name{font-size:22px}.brand-name small{font-size:8px}.menu-button{display:block}.nav-links{display:flex;flex-wrap:wrap;gap:18px;padding-bottom:18px}.nav{flex-wrap:wrap;gap:12px;padding:17px 0}.js .nav-links{display:none}.js .nav-links.open{display:flex}.nav-links{width:100%}.hero{grid-template-columns:1fr;padding:45px 0;gap:30px}.hero h1{font-size:55px}.lead{font-size:17px}.art{min-height:390px;margin-top:7px}.book{transform:rotate(-8deg) scale(.88)}.note{bottom:24px;right:16px}.art:before{left:calc(50% - 175px)}.art:after{left:calc(50% - 230px)}.trust-inner{flex-wrap:wrap;gap:12px 24px;font-size:12px}.trust-inner span{width:calc(50% - 12px)}.section{padding:58px 0}.section-top,.split,.faq-layout,.contact-grid{display:block}.section-top p{margin-top:22px;max-width:none}.cards,.steps{grid-template-columns:1fr;gap:18px}.card{padding:25px}.card .number{margin-bottom:20px}.card h3{max-width:none}.pullquote{padding:25px;margin-bottom:30px}.pullquote p{font-size:32px}.faq-layout>div:first-child{margin-bottom:30px}.cta{padding:34px 27px;display:block;margin-bottom:50px}.cta .btn{margin-top:25px}.cta h2{font-size:36px}.footer-top{display:block;margin-bottom:30px}.footer-links{flex-wrap:wrap;gap:20px}.footer-bottom{display:block}.footer-bottom span{display:block;margin-bottom:10px}.page-intro{padding:50px 0 30px}.page-intro h1{font-size:50px}.manifesto{padding:35px 28px}.manifesto h2{font-size:38px}.values{grid-template-columns:1fr}.service-row{grid-template-columns:35px 1fr;gap:15px;padding:30px 0}.service-row ul{grid-column:2}.service-row h2{font-size:30px}.contact-side{margin-bottom:35px}.form-card{padding:25px}.fields{grid-template-columns:1fr;gap:0}.contact-grid{padding-bottom:50px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* V2 BUSINESS DESIGN */
:root{--paper:#fff;--ink:#172d43;--muted:#566573;--plum:#193b52;--accent:#e9b750;--line:#dce2e5;--soft:#f4f6f5;--white:#fff}body{font-size:16px;line-height:1.7}.wrap{width:min(1200px,calc(100% - 96px))}h1,h2{font-family:Georgia,'Times New Roman',serif;letter-spacing:-.045em}h1{font-size:clamp(48px,5.1vw,72px);line-height:1.05}h1 span{color:#376b70}h2{font-size:clamp(34px,3.4vw,48px);line-height:1.15}h3{font-family:Arial,Helvetica,sans-serif;font-weight:600;font-size:23px;letter-spacing:-.025em;line-height:1.3}.utility{background:#17364e;color:#e5edf2;font-size:11px;letter-spacing:.3px}.utility>.wrap{display:flex;justify-content:space-between;padding-top:9px;padding-bottom:9px}.utility a{color:#fff;text-decoration:none}.header{background:white}.nav{min-height:96px;gap:25px}.brand-symbol{display:flex;align-items:center;justify-content:center;border:1px solid #d8b05c;width:40px;height:46px;color:#9b762d;font-size:32px}.brand-name{font-size:25px;color:#1b354b}.brand-name small{font-size:7.5px;letter-spacing:1.7px;margin-top:7px}.nav-links{gap:24px}.nav-links a{font-size:12px}.btn{border-radius:3px;background:#1d455b;border-color:#1d455b;font-size:13px;padding:15px 23px;gap:20px;min-height:49px}.btn:hover{background:#2d5c70}.btn.gold{background:#e9b750;color:#172d43;border-color:#e9b750}.btn.gold:hover{background:#f2c96d}.btn.small{font-size:12px;padding:12px 17px}.eyebrow{font-size:10px;letter-spacing:1.9px;color:#457275;margin-bottom:24px}.eyebrow:before{width:22px;background:#be9545}.hero-v2{background:#f8f8f4}.hero-grid{display:grid;grid-template-columns:1fr 1fr;min-height:640px;gap:45px;align-items:center}.hero-copy{padding:47px 0 43px}.hero-copy h1{margin-bottom:24px}.hero-copy .lead{font-size:17px;line-height:1.8;max-width:460px}.hero-copy .actions{gap:24px;margin:28px 0 22px}.hero-footnote{font-size:11px;line-height:1.6;color:#66727c;max-width:410px;margin:0}.hero-photo{position:relative;height:550px;align-self:end;margin-bottom:40px;border-radius:3px;overflow:hidden}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:61% center;display:block}.photo-caption{position:absolute;bottom:23px;left:23px;right:23px;padding:21px 25px;background:#fffef4ed;border-left:3px solid #d9a74a}.photo-caption span{display:block;font-size:9px;letter-spacing:1.7px;margin-bottom:9px;color:#47656e}.photo-caption strong{font:26px/1.2 Georgia,serif;letter-spacing:-.5px}.benefit-strip{background:#1d4055;color:white;padding:25px 0}.benefit-strip>.wrap{display:grid;grid-template-columns:repeat(3,1fr);text-align:center}.benefit-strip span{font-size:13px;letter-spacing:.3px;border-right:1px solid #ffffff30}.benefit-strip span:last-child{border:0}.benefit-strip span:before{content:'✓';color:#e9bd67;margin-right:12px}.section{padding:85px 0}.section-heading{margin-bottom:40px}.section-heading.centered{text-align:center}.section-heading.centered .eyebrow{justify-content:center}.section-heading p{color:var(--muted);font-size:16px;max-width:700px;margin:20px auto 0}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.feature-card{border:1px solid var(--line);padding:31px 30px;background:#fff;border-top:3px solid #a9bec1}.feature-number{display:flex;align-items:center;justify-content:center;border:1px solid #dce4e4;border-radius:50%;width:44px;height:44px;font-size:12px;font-weight:700;color:#4c7278;margin-bottom:25px;background:#f7f9f8}.feature-card h3{font-size:21px;margin-bottom:15px}.feature-card p{font-size:14px;color:var(--muted);margin:0}.quiet-note{display:flex;gap:15px;align-items:start;padding:18px 23px;background:#f6f7f3;border-left:2px solid #bf9b4a;margin-top:27px;font-size:12px;color:#586571}.quiet-note p{margin:0}.quiet-note>span{font-size:18px;line-height:1.3}.soft-section{background:#f3f6f5}.image-split{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.editorial-photo{height:410px;position:relative}.editorial-photo img{display:block;width:100%;height:100%;object-fit:cover;border-radius:3px}.editorial-photo:after{content:'';position:absolute;width:80px;height:5px;background:#d6ad5c;bottom:-2px;left:0}.body-copy{font-size:15px;line-height:1.85}.text-link{font-size:13px;color:#204d61;border-color:#a8bec5}.comparison-section{background:#fff}.comparison-section .section-heading{margin-bottom:28px}.table-help{font-size:11px;color:#596773;margin-bottom:13px}.table-scroll{overflow-x:auto;border:1px solid #d9e2e5;border-radius:4px}.comparison{width:100%;border-collapse:collapse;text-align:left;font-size:12px;line-height:1.65;min-width:850px}.comparison th,.comparison td{padding:21px 23px;border-bottom:1px solid #dce4e7;vertical-align:top}.comparison thead th{font-size:15px;font-weight:600;color:#1d3e51;background:#edf2f2;line-height:1.4}.comparison thead th:first-child{font-size:11px;letter-spacing:.6px;text-transform:uppercase;width:17%;vertical-align:middle}.comparison thead small{font-size:10px;display:block;font-weight:400;margin-top:6px;color:#617480}.comparison tbody th{font-size:12px;font-weight:600;width:17%;background:#fafbfa}.comparison td{width:27.66%;color:#566570}.comparison .kdp-col{background:#edf5f3;color:#214d52}.comparison thead .kdp-col{background:#244f5b;color:white}.comparison thead .kdp-col small{color:#cce0df}.comparison tr:last-child td,.comparison tr:last-child th{border-bottom:0}.comparison-note{font-size:11px;color:#63717a;margin-top:19px;max-width:1010px;line-height:1.8}.comparison-note strong{color:#243e4e}.source-links{font-size:10px;color:#657681;margin-top:11px;line-height:1.8}.positioning{display:flex;align-items:center;gap:22px;background:#f4f6f3;border:1px solid #e0e6df;padding:27px 30px;margin-top:30px}.positioning-mark{font-size:37px;color:#628985}.positioning h3{font-size:19px;margin-bottom:8px}.positioning p{font-size:12px;color:#596972;margin:0;max-width:660px}.positioning .btn{flex-shrink:0;margin-left:auto}.navy-section{background:#193b51;color:#fff}.navy-section .eyebrow{color:#d8bd85}.navy-section p{color:#d3dfe5;font-size:15px;line-height:1.9}.navy-section .micro{font-size:11px;color:#c6d5db}.support-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}.support-layout>.btn{margin-top:10px}.support-list>div{display:flex;gap:22px;padding:22px 0;border-bottom:1px solid #ffffff29}.support-list>div:first-child{padding-top:0}.support-list>div>span{color:#e5c07a;font-size:12px;padding-top:4px}.support-list h3{font-size:19px;letter-spacing:-.01em;margin-bottom:9px}.support-list p{font-size:13px;margin:0;max-width:400px}.faq-layout{gap:75px}.faq-layout h2{max-width:none}summary{font-size:15px;font-weight:600}summary:after{color:#507b81}details p{font-size:13px}.closing{background:#edf2ee;border-top:1px solid #e2e9e3;border-bottom:1px solid #e2e9e3}.closing-inner{padding:58px 0;display:flex;align-items:center;justify-content:space-between;gap:45px}.closing h2{font-size:41px;margin-bottom:14px}.closing p{font-size:14px;color:#5c6e72;margin:0}.closing .eyebrow{margin-bottom:17px}.closing .btn{flex-shrink:0}.footer{padding-top:48px;border-top:0;background:white}.footer-links{font-size:12px}.footer-top{margin-bottom:36px}.footer-top p{font-size:12px}.footer-bottom{font-size:9px}.page-intro{max-width:none;padding:64px 0 59px}.page-intro h1{font-size:clamp(44px,4.8vw,65px)}.page-intro .lead{font-size:17px;max-width:700px}.page-intro .micro{margin:22px 0 0}.value h3{font-size:23px}.value p{font-size:14px}.compact-copy{max-width:800px;text-align:center}.compact-copy p{color:var(--muted)}.service-intro-image{height:270px;margin-bottom:45px;overflow:hidden;border-radius:3px}.service-intro-image img{height:100%;width:100%;object-fit:cover;object-position:center 60%}.service-row h2{font-size:31px}.service-row .number{color:#60868b}.service-row p,.service-row li{font-size:14px}.contact-grid{gap:85px}.contact-side{border:0;padding:0}.contact-photo{width:100%;height:210px;object-fit:cover;margin-bottom:28px;border-radius:3px}.contact-side h2{font-size:33px}.contact-side .quiet-note{margin-top:0}.form-card{box-shadow:0 8px 30px #17364e08;border-radius:4px;padding:36px}.form-card h2{font-size:33px}.phone{font-size:25px}.preview-note,.status{background:#f6f1e5}.nav-links a:hover,.footer-links a:hover{text-decoration:underline}.feature-card:hover{border-top-color:#b88d37}.menu-button{font-size:13px}
@media(max-width:1080px){.wrap{width:calc(100% - 56px)}.nav-links{gap:16px}.nav-links a{font-size:11px}.nav{gap:18px}.brand-name{font-size:22px}.brand-symbol{width:33px;height:39px}.brand-name small{font-size:6.5px}.hero-grid{gap:32px;min-height:590px}.hero-photo{height:515px}.hero-copy h1{font-size:60px}.hero-copy .actions{gap:16px}.hero-copy .text-link{font-size:11px}.image-split,.support-layout,.contact-grid{gap:45px}.positioning{padding:23px;gap:17px}.positioning .btn{padding:12px}.closing h2{font-size:37px}}
@media(max-width:800px){.wrap{width:calc(100% - 40px)}.utility{font-size:9px}.utility>.wrap{gap:15px}.nav{min-height:80px;flex-wrap:wrap;padding:16px 0}.menu-button{display:block}.nav-links{width:100%;gap:18px;padding:8px 0 4px;flex-wrap:wrap}.nav-links a{font-size:12px}.js .nav-links{display:none}.js .nav-links.open{display:flex}.brand-name{font-size:23px}.brand-name small{font-size:7px}.hero-grid{grid-template-columns:1fr;gap:0}.hero-copy{padding:43px 0 30px}.hero-copy h1{font-size:55px}.hero-copy h1 br:nth-of-type(3){display:none}.hero-copy .lead{font-size:16px;max-width:550px}.hero-copy .actions{gap:22px}.hero-copy .text-link{font-size:12px}.hero-photo{height:370px;width:100%;margin-bottom:30px}.hero-photo>img{object-position:center 43%}.photo-caption{left:18px;right:18px;bottom:18px;padding:15px 20px}.photo-caption strong{font-size:23px}.photo-caption span{font-size:8px}.benefit-strip{padding:16px 0}.benefit-strip>.wrap{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 20px}.benefit-strip span{font-size:10px;border:0}.benefit-strip span:before{margin-right:6px}.section{padding:55px 0}.section-heading{margin-bottom:30px}.section-heading p{font-size:14px}.section-heading p br{display:none}.section-heading h2 br{display:none}.feature-grid{grid-template-columns:1fr;gap:17px}.feature-card{padding:25px;position:relative}.feature-number{margin-bottom:18px}.quiet-note{font-size:11px;padding:16px 18px}.image-split,.support-layout{grid-template-columns:1fr;gap:34px}.editorial-photo{height:300px}.table-scroll{margin-right:-2px}.comparison th,.comparison td{padding:18px}.positioning{flex-wrap:wrap}.positioning>div{flex:1;min-width:200px}.positioning .btn{margin-left:0}.support-list>div{padding:23px 0}.navy-section p{font-size:14px}.closing-inner{display:block;padding:39px 0}.closing h2{font-size:35px}.closing .btn{margin-top:26px}.closing p{font-size:13px}.footer-top{display:block}.footer-links{flex-wrap:wrap;gap:20px}.footer-bottom{display:block}.page-intro{padding:43px 0}.page-intro h1{font-size:48px}.page-intro .lead{font-size:16px}.contact-grid{display:block}.contact-photo{height:190px}.form-card{padding:25px}.service-intro-image{height:210px;margin-bottom:30px}.service-row h2{font-size:28px}.compact-copy{text-align:left}.faq-layout{display:block}.faq-layout>div:first-child{margin-bottom:27px}}
@media(max-width:380px){.hero-copy h1{font-size:48px}.utility>.wrap>span{max-width:140px}.hero-photo{height:330px}.brand-name small{letter-spacing:1px}.page-intro h1{font-size:43px}}
