@import url('design-system/tokens.css');
@font-face{font-family:Manrope;src:url('assets/manrope-regular.ttf') format('truetype');font-weight:400 600;font-display:swap}@font-face{font-family:Manrope;src:url('assets/manrope-bold.ttf') format('truetype');font-weight:700 800;font-display:swap}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:130px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.7}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button{color:inherit}img{display:block;max-width:100%}svg.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:none}a,button{transition:background .2s,color .2s,transform .2s}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--orange);outline-offset:5px}p{margin:0 0 22px;color:var(--muted)}h1,h2,h3{line-height:1.13;letter-spacing:-.045em;margin:0;font-weight:700;text-wrap:balance}h2{font-size:clamp(34px,3.6vw,52px)}h3{font-size:24px;letter-spacing:-.035em}small{font-size:13px}.wrap{width:min(var(--width),calc(100% - 96px));margin-inline:auto}.skip{position:fixed;left:12px;top:-100px;background:white;padding:14px;z-index:100}.skip:focus{top:10px}.demo-strip{background:var(--ink);color:#fff;font-size:12px}.demo-strip .wrap{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:34px}.demo-strip strong{letter-spacing:.12em;font-size:10px}.demo-strip span{opacity:.9}.demo-strip button{border:0;background:none;color:var(--lime);padding:6px 0;font-size:12px}.topline{border-bottom:1px solid var(--line);font-size:12px;color:var(--muted)}.topline .wrap{display:flex;align-items:center;justify-content:space-between;min-height:34px}.topline span,.topline a{display:flex;gap:7px;align-items:center}.topline .icon{width:14px;height:14px}.header{position:sticky;top:0;background:rgba(248,248,240,.97);z-index:20;border-bottom:1px solid var(--line)}.nav{min-height:100px;display:flex;gap:26px;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;flex:none}.brand-mark{width:43px;height:48px;fill:none;stroke:currentColor;stroke-width:2.3}.brand-name{display:block;font-weight:800;font-size:21px;line-height:1.05;letter-spacing:-.06em}.brand-name small{display:block;font-size:11px;letter-spacing:.21em;margin-top:7px;font-weight:500}.nav-links{display:flex;align-items:center;gap:27px;font-size:13px}.nav-links a{padding-block:14px;position:relative}.nav-links a:hover,.nav-links a[aria-current]{color:var(--orange)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:15px;border:1px solid var(--green);background:var(--green);color:#fff;padding:16px 23px;border-radius:8px;font-weight:700;font-size:14px;line-height:1.4;min-height:52px}.btn:hover{background:var(--ink);transform:translateY(-2px)}.btn.light{background:var(--lime);border-color:var(--lime);color:var(--ink)}.btn.ghost{color:var(--ink);background:transparent;border-color:var(--line)}.btn.ghost:hover{background:var(--sage)}.btn.small{padding:13px 19px;min-height:46px;font-size:13px}.menu-toggle{display:none;background:none;border:1px solid var(--line);border-radius:6px;padding:10px;min-width:46px;min-height:46px}.hero{padding:50px 0 48px}.hero-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:60px;align-items:center}.eyebrow{display:flex;align-items:center;gap:9px;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--green);margin-bottom:24px}.eyebrow:before{content:'';height:7px;width:7px;border-radius:50%;background:var(--orange)}.hero h1{font-size:clamp(50px,5.25vw,76px);line-height:1.07;letter-spacing:-.064em;margin-bottom:25px}.hero h1 span{font-family:Georgia,serif;font-style:italic;font-weight:400;color:#59704b}.hero .lead{font-size:16px;max-width:480px;line-height:1.85}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:29px}.hero-note{display:flex;align-items:center;gap:12px;margin-top:32px;padding-top:24px;border-top:1px solid var(--line);max-width:470px;font-size:12px;color:var(--muted)}.hero-note .icon{height:27px;width:27px}.hero-photo{position:relative;min-width:0}.hero-photo>img{width:100%;height:568px;object-fit:cover;border-radius:110px 18px 18px 18px}.image-label{position:absolute;top:25px;right:24px;border:1px solid #ffffff70;background:#183c324d;color:#fff;border-radius:40px;padding:8px 14px;font-size:10px;letter-spacing:.13em}.photo-caption{position:absolute;bottom:24px;left:24px;right:24px;display:flex;justify-content:space-between;align-items:center;color:white;border-top:1px solid #ffffff66;padding-top:18px}.photo-caption strong{font-size:20px;letter-spacing:-.04em}.photo-caption span{display:block;font-size:11px;color:#fff}.photo-caption .circle{width:43px;height:43px;border-radius:50%;display:grid;place-items:center;background:var(--lime);color:var(--ink)}.photo-float{position:absolute;top:145px;left:-25px;background:var(--paper);border:1px solid var(--line);border-radius:13px;display:flex;align-items:center;gap:12px;padding:16px 20px;box-shadow:0 8px 25px #183c3214;font-size:12px}.photo-float .icon{background:var(--sage);padding:8px;box-sizing:content-box;border-radius:50%}.photo-float strong{display:block;font-size:14px}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);padding:28px 0;border-block:1px solid var(--line);gap:30px}.trust-item{display:flex;gap:17px;align-items:center}.trust-item:not(:first-child){border-left:1px solid var(--line);padding-left:36px}.trust-item>.icon{width:29px;height:29px}.trust-item strong{display:block;font-size:14px}.trust-item span{font-size:12px;color:var(--muted)}.section{padding:95px 0}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:40px}.section-top h2{max-width:620px}.section-top p{max-width:345px;margin:0;font-size:14px}.text-link{display:inline-flex;align-items:center;gap:16px;font-weight:700;font-size:13px;padding-block:10px;border-bottom:1px solid var(--green)}.text-link:hover{color:var(--orange)}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card{position:relative;border:1px solid var(--line);border-radius:14px;padding:32px;min-height:315px;display:flex;flex-direction:column;background:transparent;transition:background .25s,transform .25s}.service-card:hover{transform:translateY(-5px);background:var(--sage)}.card-icon{background:var(--sage);border-radius:12px;width:54px;height:54px;display:grid;place-items:center;margin-bottom:29px}.card-number{position:absolute;right:26px;top:30px;font-size:12px;color:var(--muted)}.service-card h3{font-size:23px;margin-bottom:15px}.service-card p{font-size:14px;line-height:1.8}.service-card .text-link{margin-top:auto;align-self:flex-start}.service-card.featured{background:var(--green);color:#fff;border-color:var(--green)}.featured p,.featured .card-number{color:#d9e3d9}.featured .card-icon{color:var(--lime);background:#ffffff14}.featured .text-link{border-color:#ffffff70}.about-band{background:var(--sage);border-radius:22px;padding:55px;display:grid;grid-template-columns:1fr 1.2fr;gap:90px;align-items:center}.about-band h2{font-size:38px}.about-band p{font-size:15px}.about-detail{border-top:1px solid #c6d0bf;padding-top:22px;display:flex;gap:40px}.about-detail strong{font-size:13px}.about-detail span{display:block;font-size:12px;color:var(--muted)}.process-section{background:var(--ink);color:var(--paper);position:relative;overflow:hidden}.process-section .eyebrow{color:var(--lime)}.process-section p{color:#c4d1c6}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:55px}.step{border-top:1px solid #ffffff38;padding-top:25px;position:relative}.step>b{font-size:14px;font-weight:400;color:var(--lime);display:block;margin-bottom:40px}.step h3{font-size:23px;margin-bottom:17px}.step p{font-size:14px}.step .step-arrow{position:absolute;right:0;top:18px;color:var(--lime)}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.faq-intro h2{margin-bottom:23px}.faq-intro p{max-width:300px;font-size:14px}.faq details{border-bottom:1px solid var(--line)}.faq details:first-child{border-top:1px solid var(--line)}.faq summary{padding:23px 30px 23px 0;cursor:pointer;list-style:none;font-size:15px;font-weight:700;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';position:absolute;right:3px;top:18px;font-size:24px;font-weight:400}.faq details[open] summary:after{content:'−'}.faq details p{font-size:14px;line-height:1.9;padding-right:30px;margin-bottom:24px}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.guide-card{border-top:1px solid var(--line);padding-top:22px}.guide-card .tag{font-size:10px;letter-spacing:.12em;color:var(--orange);text-transform:uppercase}.guide-card h3{margin:16px 0;font-size:25px;line-height:1.25}.guide-card p{font-size:14px}.location-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.location-copy h2{margin-bottom:28px}.address{font-style:normal;font-size:15px;line-height:1.9;max-width:450px;color:var(--muted)}.address strong{display:block;color:var(--ink);margin-bottom:8px}.contact-actions{display:flex;gap:12px;flex-wrap:wrap;margin:25px 0}.area-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.area-tags span{font-size:12px;border:1px solid var(--line);border-radius:30px;padding:5px 12px}.location-visual{background:var(--sage);border-radius:18px;overflow:hidden;min-height:370px;display:flex;flex-direction:column}.location-visual svg{width:100%;height:280px}.map-label{display:flex;justify-content:space-between;align-items:center;background:var(--white);padding:20px 25px}.map-label small{display:block;color:var(--muted)}.map-label .icon{width:24px;height:24px}.cta-band{background:var(--lime);padding:42px 48px;border-radius:15px;display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:75px}.cta-band h2{font-size:36px}.cta-band p{margin:10px 0 0;color:var(--green);font-size:14px}.footer{background:#e9eddf;padding:55px 0 0}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:45px;padding-bottom:40px}.footer .brand{margin-bottom:23px}.footer p{font-size:12px;max-width:260px}.footer h3{font-size:12px;letter-spacing:.02em;margin:4px 0 20px}.footer-links{display:flex;flex-direction:column;gap:9px;font-size:12px;color:var(--muted)}.footer-links a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid #cdd6c5;display:flex;justify-content:space-between;gap:20px;padding:20px 0;font-size:11px;color:var(--muted)}.footer-bottom a{text-decoration:underline}.pugil-signature{background:var(--ink);color:#d9e4d7;text-align:center;padding:17px 20px;font-size:11px}.pugil-signature a{color:var(--lime)}.mobile-call{display:none}.breadcrumb{font-size:12px;color:var(--muted);display:flex;flex-wrap:wrap;gap:10px;padding:30px 0}.breadcrumb a{text-decoration:underline}.article-head{padding:28px 0 50px;max-width:920px}.article-head h1{font-size:clamp(42px,5vw,68px);margin-bottom:25px}.article-head>p{font-size:19px;max-width:730px;line-height:1.7}.article-layout{display:grid;grid-template-columns:1fr 310px;gap:85px;align-items:start;padding:0 0 80px}.prose{max-width:780px}.prose h2{font-size:30px;margin:35px 0 20px}.prose h2:first-child{margin-top:0}.prose h3{font-size:22px;margin:28px 0 15px}.prose p,.prose li{font-size:16px;color:var(--muted);line-height:1.95}.prose a{text-decoration:underline;text-underline-offset:4px}.prose ul,.prose ol{padding-left:22px;margin-bottom:25px}.prose li{padding:5px 0}.notice{padding:23px;background:var(--sage);border-left:3px solid var(--green);border-radius:0 10px 10px 0;margin:25px 0;font-size:14px}.article-aside{background:var(--sage);padding:30px;border-radius:15px;position:sticky;top:130px}.article-aside h2{font-size:25px;margin-bottom:17px}.article-aside p{font-size:13px}.article-aside .btn{width:100%;margin-top:10px}.article-aside .aside-links{display:flex;flex-direction:column;border-top:1px solid var(--line);padding-top:20px;margin-top:25px;gap:12px;font-size:13px}.source-note{font-size:12px!important;border-top:1px solid var(--line);padding-top:24px;margin-top:35px!important}.source-note a{display:inline-block}.dialog{padding:36px;border:1px solid var(--line);border-radius:20px;background:var(--paper);color:var(--ink);max-width:520px;width:calc(100% - 32px);max-height:calc(100dvh - 40px);overflow:auto;box-shadow:0 30px 100px #0003}.dialog::backdrop{background:#0d211ac2;backdrop-filter:blur(4px)}.dialog-close{float:right;display:grid;place-items:center;border:1px solid var(--line);background:transparent;width:42px;height:42px;border-radius:50%;margin:-12px -12px 5px 12px;font-size:25px}.dialog h2{font-size:32px;margin:20px 0}.dialog p{font-size:14px}.dialog label{display:block;font-size:13px;font-weight:700;margin:18px 0 7px}.dialog input,.dialog select,.dialog textarea{width:100%;border:1px solid #a7b39f;padding:13px;border-radius:6px;background:white;color:var(--ink);min-height:48px}.dialog textarea{min-height:120px;resize:vertical}.dialog .btn{width:100%;margin-top:20px}.dialog .fineprint{font-size:12px;margin-top:15px;line-height:1.7}.dialog .consent{display:flex;align-items:flex-start;gap:12px;font-weight:400}.consent input{width:20px;min-height:20px;flex:none;margin-top:4px}.feedback-success{background:var(--sage);padding:12px;font-size:13px;margin-top:15px}.reveal{animation:appear .65s var(--ease) both}@keyframes appear{from{opacity:.15;transform:translateY(18px)}to{opacity:1;transform:none}}
@media(min-width:1600px){.hero{padding-block:65px}.hero-photo>img{height:625px}.hero-grid{gap:85px}.hero h1{font-size:80px}}
@media(max-width:1150px){.wrap{width:calc(100% - 64px)}.nav-links{gap:17px;font-size:12px}.nav{gap:16px}.brand-name{font-size:18px}.hero-grid{gap:40px}.hero h1{font-size:57px}.hero-photo>img{height:550px}.photo-float{left:-15px;padding:12px}.service-card{padding:26px}.about-band{gap:45px;padding:40px}.faq-grid{gap:50px}.article-layout{gap:40px}.location-grid{gap:45px}}
@media(max-width:900px){.nav{min-height:83px}.nav-links{display:none;position:absolute;left:0;right:0;top:100%;background:var(--paper);padding:22px 32px;box-shadow:0 16px 25px #183c321a;border-bottom:1px solid var(--line);font-size:16px}.nav-links.open{display:flex;flex-direction:column;align-items:stretch;gap:0}.nav-links a{padding:14px}.menu-toggle{display:block}.nav>.btn{margin-left:auto}.hero-grid{gap:26px}.hero h1{font-size:48px}.hero .lead{font-size:14px}.hero-photo>img{height:520px}.photo-float{top:100px;left:-12px;font-size:10px}.photo-float strong{font-size:12px}.hero-actions{flex-direction:column;align-items:flex-start;gap:10px}.hero-actions .btn{width:100%;max-width:285px}.trust-item:not(:first-child){padding-left:20px}.trust-item{gap:10px}.trust-item span{font-size:11px}.trust-item strong{font-size:12px}.section{padding:70px 0}.services{gap:12px}.service-card{padding:22px}.service-card h3{font-size:20px}.service-card p{font-size:13px}.about-band{grid-template-columns:1fr;gap:28px}.about-band h2{max-width:600px}.process-grid{gap:25px}.faq-grid{gap:40px;grid-template-columns:.8fr 1fr}.guide-card h3{font-size:21px}.footer-grid{grid-template-columns:1.3fr 1fr;gap:35px}.article-layout{grid-template-columns:1fr}.article-aside{position:static}.location-grid{gap:30px}.location-visual{min-height:340px}.cta-band{padding:35px}.cta-band h2{font-size:30px}}
@media(max-width:600px){html{scroll-padding-top:100px}.wrap{width:calc(100% - 40px)}.topline{display:none}.demo-strip .wrap{min-height:35px;font-size:10px}.demo-strip .demo-label{display:none}.demo-strip strong{font-size:9px}.demo-strip button{font-size:10px}.nav{min-height:79px;gap:10px}.brand{gap:8px}.brand-mark{width:32px;height:38px}.brand-name{font-size:18px}.brand-name small{font-size:9px}.nav>.btn{display:none}.menu-toggle{margin-left:auto}.hero{padding:34px 0 30px}.hero-grid{grid-template-columns:1fr;gap:35px}.eyebrow{font-size:10px;margin-bottom:20px}.hero h1{font-size:52px;line-height:1.06;margin-bottom:22px;letter-spacing:-.06em}.hero .lead{font-size:15px;line-height:1.8}.hero-actions{display:grid;grid-template-columns:1fr 1fr;margin-top:25px;gap:9px}.hero-actions .btn{padding:14px 11px;font-size:12px;gap:8px;min-height:52px}.hero-actions .icon{width:18px;height:18px}.hero-note{margin-top:22px;padding-top:20px;font-size:11px;gap:10px}.hero-photo>img{height:430px;border-radius:80px 14px 14px 14px;object-position:center 60%}.photo-float{left:-7px;top:120px;padding:13px;font-size:11px}.photo-float strong{font-size:13px}.image-label{font-size:9px;top:20px;right:17px}.photo-caption{left:20px;right:20px}.photo-caption strong{font-size:21px}.trust-row{grid-template-columns:1fr;gap:18px;padding-block:24px}.trust-item{gap:17px}.trust-item:not(:first-child){padding-left:0;border-left:0}.trust-item>.icon{width:24px;height:24px}.trust-item strong{font-size:14px}.trust-item span{font-size:12px}.section{padding:60px 0}.section-top{display:block;margin-bottom:30px}.section-top p{margin-top:20px}.section-top>.text-link{margin-top:15px}h2{font-size:37px}.services,.guide-grid{grid-template-columns:1fr;gap:17px}.service-card{padding:28px;min-height:290px}.service-card h3{font-size:26px}.service-card p{font-size:14px}.about-band{padding:28px;gap:20px;border-radius:15px}.about-band h2{font-size:32px}.about-detail{gap:25px}.process-grid{grid-template-columns:1fr;gap:20px;margin-top:35px}.step>b{margin-bottom:22px}.step p{margin-bottom:15px}.faq-grid{grid-template-columns:1fr;gap:30px}.faq-intro p{max-width:none}.faq summary{font-size:14px;padding-block:22px}.guide-card{padding:24px 0 10px}.guide-card h3{font-size:26px}.location-grid{grid-template-columns:1fr;gap:30px}.location-visual{min-height:320px}.location-visual svg{height:235px}.contact-actions .btn{font-size:13px;padding-inline:17px}.cta-band{margin-bottom:50px;padding:30px;display:block}.cta-band h2{font-size:32px}.cta-band .btn{margin-top:23px;width:100%}.footer{padding-top:42px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px 20px}.footer-grid>div:first-child{grid-column:1/-1}.footer p{max-width:320px}.footer-bottom{display:block;font-size:11px}.footer-bottom span{display:block;margin-bottom:10px}.pugil-signature{padding-bottom:90px;font-size:10px}.mobile-call{display:flex;position:fixed;bottom:0;left:0;right:0;padding:11px 20px calc(11px + env(safe-area-inset-bottom));background:var(--paper);border-top:1px solid var(--line);z-index:25;gap:12px;align-items:center;justify-content:space-between}.mobile-call small{display:block;font-size:10px;color:var(--muted)}.mobile-call strong{font-size:14px}.mobile-call .btn{font-size:12px;min-height:43px;padding:11px 15px}.article-head{padding-top:15px}.article-head h1{font-size:44px}.article-head>p{font-size:16px}.article-layout{padding-bottom:50px}.prose h2{font-size:28px}.prose p,.prose li{font-size:15px}.dialog{padding:26px}.dialog h2{font-size:28px}.dialog .fineprint{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
