/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.italic{font-style:italic}}:root{--forest:#0d3328;--forest-deep:#08251d;--moss:#6f8a62;--orange:#e56f32;--cream:#f1eee4;--paper:#faf9f4;--ink:#17221d;--line:#d9d7cc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans), Arial, sans-serif;margin:0}a{color:inherit;text-decoration:none}.shell{width:min(1180px,100% - 48px);margin:0 auto}.topbar{background:var(--forest-deep);color:#d9e2d8;letter-spacing:.13em;text-transform:uppercase;font-size:12px}.topbar-inner{justify-content:space-between;align-items:center;min-height:38px;display:flex}.topbar p{margin:0}.topbar a{font-weight:700}.topbar a span{color:#93a99b;margin-right:9px;font-weight:500}.site-header{z-index:10;background:#faf9f4f7;border-bottom:1px solid #1130261f;height:86px;position:relative}.header-inner{justify-content:space-between;align-items:center;gap:32px;height:100%;display:flex}.brand{align-items:center;gap:13px;display:inline-flex}.brand-mark{place-items:center;width:44px;height:46px;display:grid;position:relative}.brand-mark:after{content:"";background:var(--orange);border-radius:2px;width:3px;height:24px;position:absolute;bottom:0;left:calc(50% - 1px)}.brand-mark i{border:2px solid var(--forest);border-radius:50% 50% 46% 54%;width:29px;height:29px;position:absolute;top:1px}.brand-mark i:nth-child(2){transform:translate(-7px,7px)scale(.72)}.brand-mark i:nth-child(3){transform:translate(8px,8px)scale(.68)}.brand-name{flex-direction:column;line-height:1;display:flex}.brand-name strong{color:var(--forest);font-family:var(--font-serif), Georgia, serif;letter-spacing:-.04em;font-size:25px}.brand-name small{color:#53635b;letter-spacing:.24em;text-transform:uppercase;margin-top:5px;font-size:9px;font-weight:800}nav{gap:34px;margin-left:auto;display:flex}nav a{color:#34463e;font-size:13px;font-weight:650}nav a:hover,nav a:focus-visible{color:var(--orange)}.button{background:var(--orange);border:1px solid var(--orange);color:#fff;letter-spacing:.02em;justify-content:center;align-items:center;gap:18px;min-height:54px;padding:0 22px;font-size:13px;font-weight:750;transition:background .2s,transform .2s;display:inline-flex}.button:hover,.button:focus-visible{background:#c95a23;transform:translateY(-2px)}.button-small{min-height:46px;padding-inline:18px}.hero{background:var(--forest);color:#fff;align-items:stretch;min-height:700px;display:flex;position:relative;overflow:hidden}.hero-photo,.hero-shade{position:absolute;inset:0}.hero-photo{background-image:url(/barrons-hero.png);background-position:50% 42%;background-size:cover;transform:scale(1.02)}.hero-shade{background:linear-gradient(90deg,#05221af7 0%,#05221ae3 42%,#05221a47 78%,#05221a1f 100%),linear-gradient(#0000 55%,#07261d61)}.hero-inner{z-index:2;justify-content:space-between;align-items:center;gap:72px;min-height:616px;padding-block:72px 110px;display:flex;position:relative}.hero-copy{width:min(720px,67%)}.eyebrow{color:#c9d8ce;letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 24px;font-size:11px;font-weight:750;display:flex}.eyebrow>span{background:var(--orange);width:25px;height:1px}.hero h1{max-width:710px;font-family:var(--font-serif), Georgia, serif;letter-spacing:-.065em;margin:0;font-size:clamp(64px,7.4vw,106px);font-weight:500;line-height:.93}.hero h1 em{color:#e0e8df;font-weight:400}.hero-lede{color:#d9e3dc;max-width:590px;font-family:var(--font-serif), Georgia, serif;margin:29px 0 0;font-size:18px;line-height:1.65}.hero-actions{align-items:center;gap:30px;margin-top:38px;display:flex}.text-link{color:#eaf0ec;border-bottom:1px solid #ffffff7a;align-items:center;gap:15px;padding-bottom:6px;font-size:13px;font-weight:700;display:inline-flex}.hero-note{width:188px;min-height:214px;color:var(--forest-deep);background:#f1eee4f5;align-self:flex-end;margin-bottom:4px;padding:26px;position:relative}.hero-note:before{content:"";pointer-events:none;border:1px solid #10362a2b;position:absolute;inset:8px}.rings{width:46px;height:46px;box-shadow:inset 0 0 0 7px var(--cream), inset 0 0 0 8px #b7bbaa, inset 0 0 0 15px var(--cream), inset 0 0 0 16px #b7bbaa;border:1px solid #9da998;border-radius:50%;margin-bottom:17px;display:block}.hero-note strong{font-family:var(--font-serif), Georgia, serif;letter-spacing:-.06em;font-size:48px;font-weight:500;line-height:1;display:block}.hero-note p{color:#59695f;margin:8px 0 0;font-size:12px;line-height:1.5}.hero-bottom{z-index:3;background:#08251df0;border-top:1px solid #ffffff24;position:absolute;bottom:0;left:0;right:0}.service-strip{justify-content:space-between;align-items:center;min-height:84px;display:flex}.service-strip p{color:#e4ebe6;font-family:var(--font-serif), Georgia, serif;margin:0;font-size:16px}.service-strip span{background:var(--orange);border-radius:50%;width:4px;height:4px}.services-section{background:radial-gradient(circle at 92% 8%, #6f8a6224, transparent 25%), var(--paper);padding:112px 0 120px}.section-heading{grid-template-columns:1.45fr .7fr;align-items:end;gap:100px;margin-bottom:62px;display:grid}.eyebrow.dark{color:#65736b;margin-bottom:17px}.section-heading h2{max-width:720px;color:var(--forest-deep);font-family:var(--font-serif), Georgia, serif;letter-spacing:-.055em;margin:0;font-size:clamp(44px,5vw,67px);font-weight:500;line-height:1.04}.section-heading>p{color:#617067;margin:0 0 7px;font-size:15px;line-height:1.8}.services-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.service-card{border-right:1px solid var(--line);flex-direction:column;justify-content:space-between;min-height:370px;padding:28px 27px 26px;transition:background .2s,color .2s;display:flex}.service-card:last-child{border-right:0}.service-number{color:var(--orange);letter-spacing:.12em;font-size:11px;font-weight:800}.service-card h3{color:var(--forest);font-family:var(--font-serif), Georgia, serif;letter-spacing:-.035em;margin:0 0 18px;font-size:27px;font-weight:500}.service-card p{color:#6b776f;margin:0;font-size:13px;line-height:1.75}.service-card a{border-top:1px solid var(--line);color:#45544c;text-transform:uppercase;letter-spacing:.06em;justify-content:space-between;padding-top:17px;font-size:11px;font-weight:800;display:flex}.service-card:hover{background:var(--forest)}.service-card:hover h3,.service-card:hover a{color:#fff}.service-card:hover p{color:#becdc3}.service-card:hover a{border-color:#ffffff3d}.legacy-section{background:var(--cream);padding:120px 0;overflow:hidden}.legacy-grid{grid-template-columns:.88fr 1fr;align-items:center;gap:106px;display:grid}.legacy-visual{background:linear-gradient(135deg,#08251d05,#08251d26),repeating-linear-gradient(90deg,#0000,#0000 59px,#08251d0f 60px),#dadccc;border:1px solid #08251d21;min-height:600px;position:relative}.legacy-visual:before,.legacy-visual:after{content:"";border:1px solid #0d332840;border-radius:50%;position:absolute}.legacy-visual:before{width:370px;height:370px;top:-95px;left:-145px;box-shadow:inset 0 0 0 22px #dadccc,inset 0 0 0 23px #0d33282e,inset 0 0 0 50px #dadccc,inset 0 0 0 51px #0d332826,inset 0 0 0 82px #dadccc,inset 0 0 0 83px #0d332821}.legacy-visual:after{width:210px;height:210px;bottom:-58px;right:-70px;box-shadow:inset 0 0 0 18px #d0d3c2,inset 0 0 0 19px #0d33282e,inset 0 0 0 40px #d0d3c2,inset 0 0 0 41px #0d332826}.year-stack{color:var(--forest);font-family:var(--font-serif), Georgia, serif;letter-spacing:-.1em;flex-direction:column;justify-content:center;align-items:center;font-size:186px;font-weight:500;line-height:.7;display:flex;position:absolute;inset:0}.year-stack span:last-child{color:#0000;-webkit-text-stroke:2px var(--forest)}.legacy-seal{z-index:2;background:var(--orange);color:#fff;text-align:center;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:146px;height:146px;display:flex;position:absolute;top:52px;right:-50px;transform:rotate(7deg)}.legacy-seal span,.legacy-seal small{letter-spacing:.15em;text-transform:uppercase;font-size:9px}.legacy-seal strong{font-family:var(--font-serif), Georgia, serif;margin-block:3px;font-size:18px;font-weight:500}.legacy-seal i{background:#ffffffb3;width:24px;height:1px;margin:6px 0}.legacy-copy h2,.contact-section h2{color:var(--forest-deep);font-family:var(--font-serif), Georgia, serif;letter-spacing:-.055em;margin:0;font-size:clamp(46px,5vw,68px);font-weight:500;line-height:1.03}.legacy-copy .lead{color:#34473d;font-family:var(--font-serif), Georgia, serif;margin:32px 0 20px;font-size:20px;line-height:1.65}.legacy-copy>p:not(.eyebrow):not(.lead){color:#65736b;margin:0;font-size:14px;line-height:1.8}.timeline{border-top:1px solid #c5c8b9;margin-top:42px}.timeline>div{border-bottom:1px solid #c5c8b9;grid-template-columns:88px 1fr;align-items:center;min-height:64px;display:grid}.timeline span{color:var(--orange);letter-spacing:.12em;font-size:11px;font-weight:800}.timeline p{color:#4f5f56;margin:0;font-size:13px}.hazard-section{background:var(--forest);color:#fff;padding:106px 0;position:relative;overflow:hidden}.hazard-grid{z-index:1;grid-template-columns:1fr 1fr;align-items:end;gap:110px;display:grid;position:relative}.hazard-heading h2{max-width:600px;font-family:var(--font-serif), Georgia, serif;letter-spacing:-.06em;margin:0;font-size:clamp(50px,5.7vw,78px);font-weight:500;line-height:.98}.hazard-copy{justify-self:end;max-width:490px}.hazard-copy p{color:#c6d3ca;margin:0 0 28px;font-size:15px;line-height:1.8}.hazard-rings{border:1px solid #ffffff0d;border-radius:50%;width:480px;height:480px;position:absolute;top:-330px;right:-80px}.hazard-rings i{inset:calc(var(--n,1) * 34px);border:1px solid #ffffff0e;border-radius:50%;position:absolute}.hazard-rings i:first-child{--n:1}.hazard-rings i:nth-child(2){--n:2}.hazard-rings i:nth-child(3){--n:3}.hazard-rings i:nth-child(4){--n:4}.hazard-rings i:nth-child(5){--n:5}.contact-section{background:var(--paper);padding:116px 0}.contact-grid{grid-template-columns:1fr 1fr;align-items:end;gap:110px;display:grid}.contact-copy>p{color:#647169;max-width:480px;margin:0 0 38px;font-size:15px;line-height:1.8}.phone-link{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-rows:auto auto;grid-template-columns:1fr auto;align-items:center;padding:23px 0;display:grid}.phone-link span{color:#728078;letter-spacing:.15em;text-transform:uppercase;grid-column:1;font-size:10px;font-weight:800}.phone-link strong{color:var(--forest);font-family:var(--font-serif), Georgia, serif;letter-spacing:-.03em;grid-column:1;font-size:35px;font-weight:500}.phone-link i{background:var(--orange);color:#fff;border-radius:50%;grid-area:1/2/span 2;place-items:center;width:48px;height:48px;font-style:normal;display:grid}footer{background:var(--forest-deep);color:#d8e1da}.footer-main{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:30px;min-height:156px;display:flex}.footer-brand .brand-mark:after{background:var(--orange)}.footer-brand .brand-mark i{border-color:#dce5de}.footer-brand .brand-name strong{color:#fff}.footer-brand .brand-name small{color:#9aae9f}.footer-main>p{color:#9eb0a3;font-family:var(--font-serif), Georgia, serif;margin:0;font-size:13px}.footer-main>a:last-child{font-size:18px;font-weight:750}.footer-bottom{color:#819689;letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:center;min-height:64px;font-size:10px;font-weight:700;display:flex}.footer-bottom p{margin:0}@media (width<=900px){nav{display:none}.hero-copy{width:76%}.hero-note{width:166px}.section-heading{grid-template-columns:1fr;gap:24px}.services-grid{grid-template-columns:repeat(2,1fr)}.service-card:nth-child(2){border-right:0}.service-card:nth-child(-n+2){border-bottom:1px solid var(--line)}.legacy-grid{gap:65px}.legacy-visual{min-height:510px}.year-stack{font-size:145px}.legacy-seal{right:-25px}.hazard-grid,.contact-grid{gap:65px}}@media (width<=640px){.shell{width:min(100% - 32px,1180px)}.topbar-inner{justify-content:center}.topbar p{display:none}.site-header{height:76px}.brand-mark{width:37px;transform:scale(.88)}.brand-name strong{font-size:21px}.button-small{display:none}.hero{min-height:750px}.hero-photo{background-position:65%}.hero-shade{background:linear-gradient(90deg,#05221af2,#05221a9e)}.hero-inner{min-height:666px;padding-top:82px;display:block}.hero-copy{width:100%}.hero h1{font-size:clamp(53px,16vw,72px)}.hero-lede{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch;gap:19px}.hero-actions .text-link{width:fit-content}.hero-note{display:none}.service-strip{gap:14px;min-height:84px;overflow:hidden}.service-strip p{white-space:nowrap;font-size:13px}.service-strip p:nth-of-type(4),.service-strip span:nth-of-type(3){display:none}.services-section{padding:82px 0 88px}.section-heading{margin-bottom:40px}.section-heading h2{font-size:43px}.services-grid{grid-template-columns:1fr}.service-card{border-right:0;border-bottom:1px solid var(--line);min-height:290px}.service-card:nth-child(-n+2){border-bottom:1px solid var(--line)}.service-card:last-child{border-bottom:0}.legacy-section{padding:80px 0 90px}.legacy-grid{grid-template-columns:1fr;gap:66px}.legacy-visual{min-height:390px}.year-stack{font-size:125px}.legacy-seal{width:120px;height:120px;top:auto;bottom:-38px;right:18px}.legacy-copy h2,.contact-section h2{font-size:43px}.legacy-copy .lead{font-size:18px}.hazard-section{padding:82px 0}.hazard-grid,.contact-grid{grid-template-columns:1fr;gap:34px}.hazard-heading h2{font-size:52px}.hazard-copy{justify-self:auto}.contact-section{padding:82px 0}.phone-link strong{font-size:29px}.footer-main{flex-direction:column;align-items:flex-start;padding-block:48px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:12px;padding-block:24px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
