:root{--navy:#0c2433;--deep:#091c28;--gold:#d7b679;--ink:#18313e;--muted:#5d707c;--line:#dbe3e8;--pale:#edf2f5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);font-size:16px;line-height:1.75;background:#fff}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.08;letter-spacing:-1.8px}h1{font-size:clamp(48px,5.5vw,82px);margin-bottom:28px}h2{font-size:clamp(34px,3.6vw,52px);margin-bottom:25px}h3{font-weight:500;font-size:23px;line-height:1.3;margin-bottom:15px}p{margin-bottom:22px}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #b18b4c;outline-offset:6px}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}header{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:16px 5.5%;height:104px;background:white;border-bottom:1px solid var(--line);position:relative;z-index:30}.brand{display:inline-flex;align-items:center;flex-shrink:0}.wordmark{font:40px/.95 Georgia,serif;letter-spacing:-2px;color:var(--navy);white-space:nowrap}.wordmark small{display:block;font:9px/1.4 Arial,sans-serif;letter-spacing:3.2px;text-align:center;margin-top:9px;color:var(--ink)}.brand-logo{width:205px;height:76px;object-fit:contain}nav{display:flex;align-items:center;gap:27px}nav>a{font-size:14px;font-weight:500;white-space:nowrap}nav>a[aria-current=page]{color:#916c2e}nav>a:hover{color:#916c2e}.menu-toggle{display:none}.button{display:inline-flex;gap:25px;justify-content:center;align-items:center;border:0;padding:16px 24px;font-size:14px;line-height:1.5;font-weight:600;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button:disabled{opacity:.6;cursor:wait}.button.small{padding:13px 17px}.gold{background:var(--gold);color:var(--navy)}.gold:hover{background:#e4c792}.navy{background:var(--navy);color:white}.navy:hover{background:#204659}.skip{position:absolute;top:-100px;left:20px;z-index:100;background:white;padding:15px}.skip:focus{top:10px}.hero{position:relative;min-height:710px;background:var(--deep);color:white;isolation:isolate}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 65%;z-index:-2}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#041b2bef,#041b2b9c 58%,#041b2b28);z-index:-1}.hero-copy{padding:100px 6% 125px;max-width:920px}.eyebrow{display:block;font-size:12px;font-weight:600;letter-spacing:2px;line-height:1.5;color:#886329;margin-bottom:23px}.hero .eyebrow,.dark .eyebrow,.cta .eyebrow,.photo-head .eyebrow{color:var(--gold)}.intro{font-size:19px;line-height:1.7;max-width:610px;color:var(--muted)}.hero .intro,.photo-head .intro{color:#d1dce3}.hero-actions{display:flex;align-items:center;gap:35px;margin-top:32px}.quiet-link{font-size:14px;border-bottom:1px solid #ffffff70;padding:8px 0}.hero-caption{position:absolute;left:6%;right:6%;bottom:28px;border-top:1px solid #ffffff40;padding-top:18px;display:flex;justify-content:space-between;font-size:11px;letter-spacing:2px}.ticker{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;border-bottom:1px solid var(--line);padding:23px 6%;font-size:13px;color:var(--muted)}.section{padding:95px 6%}.split{display:grid;grid-template-columns:1fr 1.2fr;gap:10%}.split>div>p:not(.eyebrow):not(.lead){color:var(--muted)}.lead{font-size:24px;line-height:1.5;color:var(--ink)}.textlink{display:inline-block;font-size:14px;font-weight:600;padding:10px 0;border-bottom:1px solid #a1afb8;margin-top:12px}.pale{background:var(--pale)}.section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:45px;margin-bottom:48px}.section-title h2{margin-bottom:0}.section-title>p{max-width:440px;color:var(--muted);margin:0}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.product-card{background:white;overflow:hidden;border:1px solid #e1e7eb;display:block;transition:box-shadow .25s,transform .25s}.product-card:hover{box-shadow:0 16px 35px #0c243313;transform:translateY(-5px)}.product-card>img{width:100%;height:240px;object-fit:cover;transition:transform .5s}.product-card:hover>img{transform:scale(1.025)}.card-copy{padding:25px 25px 22px}.card-copy .eyebrow{font-size:11px;margin-bottom:13px}.card-copy h3{display:flex;justify-content:space-between;gap:12px;font-size:25px;letter-spacing:-.5px}.card-copy h3 span{font-size:20px;color:#987239}.card-copy p{font-size:14px;color:var(--muted);margin:0}.dark{background:var(--navy);color:white}.dark .lead{color:white}.dark p{color:#bdced8!important}.numbered article{display:flex;gap:25px;border-top:1px solid #ffffff35;padding:24px 0 0}.numbered article>span{font-size:12px;color:var(--gold);padding-top:3px}.numbered p{font-size:16px}.cta{background:var(--navy);color:white;padding:70px 6%;display:flex;align-items:center;justify-content:space-between;gap:40px}.cta h2{margin-bottom:0}.cta .button{flex-shrink:0}footer{background:var(--deep);color:#dce6eb;padding:55px 6% 25px}.footer-top{display:grid;grid-template-columns:1.3fr 1.2fr 1fr 1fr;gap:40px;padding-bottom:50px}.footer-top p{font-family:Georgia,serif;font-size:24px;line-height:1.35}.footer-top>div{display:flex;flex-direction:column;gap:10px;font-size:14px}.footer-top .wordmark,.footer-top .wordmark small{color:#fff}.footer-bottom{border-top:1px solid #ffffff26;display:flex;justify-content:space-between;gap:25px;padding-top:24px;font-size:12px;color:#9cb1be}.page-head{padding:75px 6% 65px;background:var(--pale)}.page-head h1{font-size:clamp(43px,5vw,70px)}.page-head .intro{max-width:690px;margin:0}.photo-head{position:relative;isolation:isolate;color:white;background:var(--navy);min-height:500px;display:flex;align-items:center}.head-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.photo-head:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#071e30ef,#071e30c2 48%,#071e3040)}.photo-head .head-copy{max-width:780px}.spec-panel{background:var(--pale);padding:35px}.pale .spec-panel{background:white}dl{margin:0}dl>div{padding:16px 0;display:grid;grid-template-columns:1fr 1.4fr;gap:20px;border-top:1px solid var(--line);font-size:15px}dt{color:var(--muted)}dd{margin:0;text-align:right}.fine{font-size:13px;line-height:1.65;color:var(--muted);margin:25px 0 0}.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.three-grid p{color:var(--muted)}.three-grid h2{font-size:38px}.three-grid article{border-top:1px solid #b7c5ce;padding-top:25px}.leader-layout{display:grid;grid-template-columns:1fr 1.35fr;gap:10%;align-items:center}.leader-mark{height:400px;background:var(--navy);color:var(--gold);font:120px Georgia,serif;display:flex;justify-content:center;align-items:center}.process-list{max-width:1250px;margin:auto}.process-list article{display:grid;grid-template-columns:100px 1fr;gap:35px;border-bottom:1px solid var(--line);padding:35px 0}.process-list article:first-child{padding-top:0}.process-list article>span{font-family:Georgia,serif;font-size:36px;color:#a37e41}.process-list h2{font-size:35px}.process-list p{max-width:800px;color:var(--muted)}.contact-layout{display:grid;grid-template-columns:1fr 1.6fr;gap:8%}.contact-layout aside>p{color:var(--muted)}.aside-note{padding:25px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:35px 0}.aside-note p{font-size:14px;margin:10px 0 0}.form-panel{padding:35px;background:var(--pale)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}label{display:block;font-size:14px;font-weight:600;margin-bottom:22px}input,select,textarea{display:block;width:100%;padding:13px 14px;border:1px solid #b7c5ce;background:white;color:var(--ink);border-radius:0;margin-top:8px;font-size:16px}input:focus,textarea:focus,select:focus{outline:2px solid #b18b4c;outline-offset:1px}textarea{resize:vertical}.consent{font-weight:400;display:flex;flex-wrap:wrap;align-items:flex-start;gap:8px;font-size:13px}.consent input{display:inline;width:18px;height:18px;margin:3px 2px 0 0;flex-shrink:0}.consent a{text-decoration:underline}.trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}#form-status{margin:20px 0 0;font-size:15px}.prose{max-width:1000px;margin:auto}.prose h2{font-size:30px;margin-top:35px}.prose a{text-decoration:underline}.notice{background:#edf2f5;padding:25px;border-left:3px solid var(--gold);margin:25px 0}.private-layout{max-width:1250px;margin:auto}.admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.record{padding:25px;background:var(--pale);margin-bottom:20px;overflow-wrap:anywhere}.record h3{font-size:20px}.record dl>div{grid-template-columns:1fr 2fr}.record pre{white-space:pre-wrap;font:14px/1.65 Arial,sans-serif}.record .button{margin-right:10px}.empty{padding:35px;border:1px dashed #a6b6c0;color:var(--muted)}.badges{display:flex;flex-wrap:wrap;gap:12px}.badges span{background:var(--pale);padding:8px 15px;font-size:13px}.admin-link{display:inline-block;font-size:14px;text-decoration:underline;margin-top:20px}body{animation:pagein .35s ease}@keyframes pagein{from{opacity:.5}to{opacity:1}}@media(min-width:1600px){.section,.page-head,.cta,header,footer,.ticker{padding-left:calc((100vw - 1400px)/2);padding-right:calc((100vw - 1400px)/2)}}@media(max-width:1100px){nav{gap:17px}nav>a{font-size:13px}.brand-logo{width:165px}.product-grid{grid-template-columns:repeat(2,1fr)}.footer-top{grid-template-columns:1fr 1fr}.hero h1{font-size:70px}}@media(max-width:900px){header{height:90px}.menu-toggle{display:flex;align-items:center;gap:15px;border:0;background:transparent;padding:12px;color:var(--ink);font-size:14px}nav{display:none;position:absolute;top:90px;left:0;right:0;padding:25px 6%;background:white;box-shadow:0 15px 20px #0002;align-items:stretch}nav.open{display:flex;flex-direction:column;gap:18px}nav>a{font-size:16px}.section{padding:65px 6%}.split,.leader-layout,.contact-layout{grid-template-columns:1fr;gap:30px}.three-grid{grid-template-columns:1fr;gap:25px}.hero-copy{padding-top:85px}.hero{min-height:680px}.section-title{align-items:flex-start}.section-title>p{max-width:330px}.cta{padding:60px 6%}.cta h2{font-size:37px}.leader-mark{max-width:400px;height:290px}.contact-layout aside h2 br{display:none}.aside-note{margin:20px 0}.contact-layout aside .fine{max-width:650px}.photo-head .intro{max-width:630px}.admin-grid{grid-template-columns:1fr}}@media(max-width:600px){.hero{min-height:675px}.hero h1{font-size:54px;letter-spacing:-1.6px}.hero-copy{padding:75px 6% 125px}.intro{font-size:17px}.hero .eyebrow{font-size:10px;letter-spacing:1.6px}.hero-actions{gap:25px}.hero-caption{font-size:10px;letter-spacing:1px}.hero-caption span{display:none}.ticker{gap:12px 24px;justify-content:flex-start;font-size:12px}.product-grid{grid-template-columns:1fr;gap:25px}.product-card>img{height:245px}.section-title{display:block}.section-title>a,.section-title>p{margin-top:25px;max-width:none}.section{padding:55px 6%}.page-head{padding:60px 6% 50px}.page-head h1{font-size:46px}.photo-head{min-height:520px}.photo-head:after{background:#071e30bf}.lead{font-size:21px}.cta{display:block}.cta .button{margin-top:30px}.footer-top{gap:30px 20px}.footer-top>p{font-size:21px}.footer-bottom{display:block}.footer-bottom a{display:inline-block;margin-top:10px}.form-grid{grid-template-columns:1fr;gap:0}.form-panel{padding:25px 20px}.spec-panel{padding:25px}dl>div{font-size:14px;gap:15px}.process-list article{grid-template-columns:40px 1fr;gap:15px}.process-list h2{font-size:29px}.process-list article>span{font-size:26px}.brand-logo{width:180px;height:65px}.wordmark{font-size:34px}.footer-top .wordmark small{font-size:8px;letter-spacing:2px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}

.cta p:not(.eyebrow){color:#c7d5df;margin:20px 0 0;max-width:600px}.hero{min-height:620px}.hero-copy{padding-bottom:85px}@media(max-width:600px){.hero{min-height:580px}.hero-copy{padding-bottom:70px}}
/* DelMar editorial design */
:root{--navy:#0b2535;--deep:#071a27;--gold:#d5b77d;--ink:#102c3c;--muted:#5b707d;--pale:#f1f4f6;--line:#d8e1e6}body{font-family:Arial,Helvetica,sans-serif;line-height:1.7}h1,h2{font-family:Georgia,'Times New Roman',serif;letter-spacing:-2px}h1 em,h2 em{font-weight:400;color:#af8b4e;font-style:italic}header{height:112px;padding-left:5%;padding-right:5%;border:0}header .brand-logo{width:212px;height:86px}nav{gap:26px}nav>a{font-size:14px}nav .gold{background:transparent;border:1px solid #b4c2ca;color:var(--ink);padding:14px 18px}nav .gold:hover{background:var(--navy);color:white;border-color:var(--navy)}.button{padding:18px 25px;letter-spacing:.1px;font-size:14px}.button span{font-size:21px;margin-left:25px;line-height:1}.hero-premium{display:grid;grid-template-columns:53% 47%;min-height:690px;isolation:auto;overflow:hidden;background:var(--deep)}.hero-premium:after{display:none}.hero-premium .hero-copy{padding:88px 9% 40px;max-width:none;display:flex;flex-direction:column;justify-content:center}.hero-premium h1{font-size:clamp(50px,5vw,78px);line-height:1.06;letter-spacing:-2.4px;margin-bottom:30px}.hero-premium h1 em{color:#dbc391}.hero-premium .eyebrow{font-size:11px;letter-spacing:2.4px;margin-bottom:36px;display:flex;align-items:center;gap:15px}.tiny-rule{display:inline-block;width:28px;height:1px;background:var(--gold)}.hero-premium .intro{font-size:17px;max-width:430px;line-height:1.8;color:#b9cbd6;margin:0}.hero-premium .hero-actions{margin-top:38px;gap:25px}.hero-visual{position:relative;overflow:hidden;min-height:690px}.hero-premium .hero-image{position:absolute;inset:0;width:100%;height:100%;z-index:0;object-fit:cover;object-position:66% center;filter:brightness(.77);transition:transform 8s}.hero-premium:hover .hero-image{transform:scale(1.025)}.hero-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#051c2be6,transparent 60%)}.visual-caption{position:absolute;z-index:1;bottom:50px;left:45px;color:white}.visual-caption>span{font-size:10px;letter-spacing:2.5px;color:#e2c994}.visual-caption p{font:35px/1.15 Georgia,serif;margin:17px 0 0;letter-spacing:-.8px}.hero-note{border-top:1px solid #ffffff30;margin-top:75px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:11px;letter-spacing:1.4px;color:#8ca5b5}.hero-note>a{color:#cfdae1;font-size:12px;letter-spacing:0}.intro-band{display:grid;grid-template-columns:1fr 1.5fr auto;gap:70px;padding:55px 6%;align-items:center;border-bottom:1px solid var(--line)}.intro-band>p{font:29px/1.2 Georgia,serif;margin:0;letter-spacing:-.6px}.intro-band strong{font-weight:400;color:#95723b}.intro-band>div{font-size:16px;color:var(--muted);max-width:600px}.round-link{width:60px;height:60px;border:1px solid #bdcbd3;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:25px;transition:background .2s}.round-link:hover{background:var(--navy);color:white}.section{padding:90px 6%}.section-title{margin-bottom:45px}.section-title .eyebrow{font-size:11px;letter-spacing:2.5px;margin-bottom:25px}.section-title h2{font-size:clamp(40px,4vw,60px);line-height:1.12;margin:0}.section-title>p{font-size:16px;text-align:right;line-height:1.6;max-width:240px;margin-bottom:8px}.portfolio-premium{background:#f5f7f8}.product-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:25px}.product-card{position:relative;border:0;min-height:410px;background:var(--navy);isolation:isolate;overflow:hidden;grid-column:span 6;box-shadow:none}.product-card:nth-child(4n+1){grid-column:span 7}.product-card:nth-child(4n+2){grid-column:span 5}.product-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .6s,filter .6s;z-index:-2}.product-card:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#051a2cf0,transparent 74%);z-index:-1}.product-card:hover{transform:none;box-shadow:none}.product-card:hover>img{transform:scale(1.055);filter:brightness(1.07)}.product-card .card-copy{position:absolute;bottom:0;left:0;right:0;padding:35px 36px;color:white}.card-copy .eyebrow{font-size:10px;letter-spacing:2px;color:#e8cc94;margin-bottom:10px}.card-copy h3{font:38px/1.15 Georgia,serif;letter-spacing:-1px;display:block;margin:0;padding-right:45px}.card-arrow{position:absolute;right:32px;bottom:37px;width:43px;height:43px;border:1px solid #ffffff75;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;transition:background .2s}.product-card:hover .card-arrow{background:var(--gold);border-color:var(--gold);color:var(--navy)}.product-gold>img{object-position:center 46%}.product-coffee>img{object-position:center 40%}.product-livestock>img{object-position:center 55%}.contact-feature{display:grid;grid-template-columns:42% 58%;min-height:520px;background:var(--navy);color:white}.contact-feature-image{min-height:520px;overflow:hidden}.contact-feature-image img{width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(.8)}.contact-feature-copy{padding:75px 12%;align-self:center}.contact-feature .eyebrow{color:var(--gold);font-size:11px;letter-spacing:2px}.contact-feature h2{font-size:47px}.contact-feature h2 em{color:#e1c78e}.contact-feature p:not(.eyebrow){color:#bdcdd7;max-width:390px;font-size:17px}.contact-feature .button{margin-top:10px}.page-head{padding-top:80px;padding-bottom:65px;background:#f0f4f6;position:relative}.page-head:not(.photo-head):after{content:'';display:block;width:75px;height:2px;background:var(--gold);margin-top:35px}.page-head h1{font-size:clamp(46px,5.2vw,74px)}.photo-head{padding:0!important;display:grid;grid-template-columns:1fr 1fr;min-height:520px;background:var(--navy);isolation:auto;overflow:hidden}.photo-head:after{display:none}.photo-head .head-photo{position:relative;inset:auto;grid-column:2;grid-row:1;z-index:0;width:100%;height:100%;min-height:520px;object-fit:cover;filter:brightness(.84)}.photo-head .head-copy{grid-column:1;grid-row:1;padding:65px 12%;max-width:none}.photo-head h1{font-size:clamp(44px,4.5vw,66px);letter-spacing:-1.6px}.photo-head .intro{font-size:18px;line-height:1.7}.spec-panel{background:#f0f4f6;border-top:2px solid #b49054;padding:35px 38px}.spec-panel .eyebrow{font-size:11px;letter-spacing:2px}.product-details{align-items:center}.product-details p{max-width:400px}.product-details h2{font-size:45px}.product-details .button{margin-top:12px}dl>div{padding:21px 0}.cta{background:var(--navy);padding:65px 6%;border-bottom:1px solid #ffffff25}.cta h2{font-size:43px}.cta .eyebrow{font-size:11px;letter-spacing:2.1px}.cta p:not(.eyebrow){font-size:17px;max-width:550px}footer{padding:65px 6% 28px}.footer-top{padding-bottom:55px}.footer-top .wordmark{font-size:47px}.footer-top>p{font-size:25px;color:#bbcfda}.footer-top>div{gap:13px}.footer-top a:hover{color:var(--gold)}.leader-mark{font-size:140px;background:linear-gradient(140deg,#183c52,#061b2b)}.form-panel{background:#f1f5f7;border-top:2px solid #b49054;padding:40px}.form-grid{gap:0 22px}.contact-layout{gap:8%;grid-template-columns:1fr 1.6fr}.contact-layout h2{font-size:45px}.contact-layout aside{border-top:1px solid #b6c6d0;padding-top:25px}.three-grid article{border-top:2px solid #be9b5d;padding-top:24px}.three-grid h3{font:28px/1.2 Georgia,serif}.prose h2{letter-spacing:-.5px}.record h3{letter-spacing:0}.hero-copy,.head-copy{animation:enter .7s ease both}@keyframes enter{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1700px){.hero-premium .hero-copy{padding-left:max(9%,calc((100vw - 1450px)/2));padding-right:10%}.section,.intro-band{padding-left:max(6%,calc((100vw - 1450px)/2));padding-right:max(6%,calc((100vw - 1450px)/2))}}@media(max-width:1150px){header .brand-logo{width:175px}nav{gap:18px}nav>a{font-size:13px}.hero-premium{grid-template-columns:54% 46%}.hero-premium h1{font-size:60px}.hero-premium .hero-copy{padding-left:10%;padding-right:8%}.hero-premium .hero-actions{align-items:flex-start;gap:20px;flex-direction:column}.hero-premium .hero-note{margin-top:50px}.hero-visual{min-height:710px}.intro-band{gap:35px}.product-card{min-height:365px}.card-copy h3{font-size:33px}.contact-feature-copy{padding:55px 10%}.contact-feature h2{font-size:42px}}@media(max-width:900px){header{height:95px}nav{top:95px;padding:30px 6%;gap:20px}nav>a{font-size:16px}.hero-premium{grid-template-columns:1fr 1fr}.hero-premium h1{font-size:48px}.hero-premium .eyebrow{font-size:9px;letter-spacing:1.7px;gap:10px}.hero-premium .intro{font-size:16px}.hero-premium .hero-copy{padding:60px 10% 35px}.hero-visual{min-height:650px}.hero-premium{min-height:650px}.visual-caption{left:25px;bottom:35px}.visual-caption p{font-size:27px}.hero-note{flex-direction:column;gap:10px}.intro-band{grid-template-columns:1fr 1.4fr;gap:30px}.intro-band .round-link{display:none}.intro-band>p{font-size:26px}.product-card{min-height:330px}.product-card .card-copy{padding:26px}.card-copy h3{font-size:31px}.card-arrow{right:23px;bottom:28px;width:36px;height:36px;font-size:19px}.section{padding:65px 6%}.section-title h2{font-size:44px}.contact-feature{grid-template-columns:40% 60%}.contact-feature h2{font-size:35px;letter-spacing:-1px}.contact-feature-copy{padding:50px 10%}.contact-feature-image{min-height:480px}.photo-head{min-height:450px}.photo-head .head-photo{min-height:450px}.photo-head .head-copy{padding:50px 10%}.photo-head h1{font-size:43px}.photo-head .intro{font-size:16px}.contact-layout{grid-template-columns:1fr}.cta h2{font-size:36px}.hero-premium .button{padding:15px 18px}.hero-premium .button span{margin-left:5px}.footer-top .wordmark{font-size:40px}}@media(max-width:600px){header{height:90px;padding:8px 6%}header .brand-logo{width:174px;height:74px}nav{top:90px}.hero-premium{display:flex;flex-direction:column;min-height:0}.hero-premium .hero-copy{padding:50px 7% 35px}.hero-premium .eyebrow{font-size:10px;letter-spacing:1.8px;margin-bottom:26px}.hero-premium h1{font-size:52px;letter-spacing:-1.7px;line-height:1.08;margin-bottom:22px}.hero-premium .intro{font-size:16px;line-height:1.75;max-width:370px}.hero-premium .hero-actions{flex-direction:row;align-items:center;flex-wrap:wrap;gap:20px;margin-top:25px}.hero-premium .button{font-size:13px;padding:15px 17px}.hero-premium .button span{font-size:19px;margin-left:7px}.hero-premium .quiet-link{font-size:13px}.hero-premium .hero-note{display:none}.hero-visual{min-height:310px;height:310px;margin:0 6% 24px}.hero-premium .hero-image{object-position:center 65%;filter:brightness(.87)}.visual-caption{left:24px;bottom:24px}.visual-caption>span{font-size:9px;letter-spacing:2px}.visual-caption p{font-size:25px;margin-top:10px}.intro-band{padding:35px 7%;display:block}.intro-band>p{font-size:27px;margin-bottom:20px}.intro-band>div{font-size:16px}.section{padding:52px 6%}.section-title{margin-bottom:30px}.section-title h2{font-size:36px;letter-spacing:-1.2px}.section-title>p{display:none}.section-title .eyebrow{margin-bottom:19px;font-size:10px}.product-grid{grid-template-columns:1fr;gap:18px}.product-card,.product-card:nth-child(n){grid-column:1;min-height:325px}.product-card .card-copy{padding:25px}.product-card>img{height:100%}.card-copy h3{font-size:32px;padding-right:40px}.card-copy .eyebrow{font-size:10px}.card-arrow{right:23px;bottom:25px}.contact-feature{display:flex;flex-direction:column-reverse;min-height:0}.contact-feature-copy{padding:50px 7%}.contact-feature h2{font-size:37px;letter-spacing:-1.3px}.contact-feature p:not(.eyebrow){font-size:16px}.contact-feature-image{min-height:0;height:260px}.contact-feature-image img{height:260px;object-position:center 60%}.photo-head{display:flex;flex-direction:column-reverse;min-height:0}.photo-head .head-copy{padding:45px 7% 35px;width:100%}.photo-head h1{font-size:46px}.photo-head .head-photo{min-height:0;height:280px;width:100%;object-position:center 45%;filter:none}.photo-head .intro{font-size:17px}.page-head{padding:50px 7% 42px}.page-head h1{font-size:45px;letter-spacing:-1.5px}.product-details h2{font-size:37px}.spec-panel{padding:25px}.cta{padding:48px 7%}.cta h2{font-size:36px;letter-spacing:-1px}.cta p:not(.eyebrow){font-size:16px}.cta .button{margin-top:24px}.footer-top{grid-template-columns:1fr 1fr;gap:30px 15px}.footer-top .brand{grid-column:span 2}.footer-top>p{display:none}.footer-top .wordmark{font-size:44px}.footer-top .wordmark small{font-size:9px;letter-spacing:3px}footer{padding:45px 7% 25px}.footer-bottom{font-size:12px}.contact-layout h2{font-size:36px}.form-panel{padding:28px 20px}.lead{font-size:22px}.three-grid h3{font-size:27px}.menu-toggle{font-size:13px;gap:12px}}@media(max-width:370px){.hero-premium h1{font-size:45px}.hero-premium .hero-actions{gap:15px}.hero-premium .button{font-size:12px}.hero-premium .button span{margin-left:0}}@media(prefers-reduced-motion:reduce){.hero-copy,.head-copy{animation:none}.product-card img,.hero-image,.button{transition:none!important}}
/* Market pulse and global trade watch */
.market-band{background:#0b1c28;color:#fff;padding:25px 5vw 18px;border-top:1px solid #b99b6355}.market-heading,.market-foot,.news-toolbar,.news-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px}.market-heading .eyebrow{margin:0;color:#d4b576}.market-heading>span{font-size:12px;color:#b6c3ca}.market-band .tradingview-widget-container{min-height:80px;margin:20px 0 10px}.market-foot{font-size:11px;color:#b6c3ca}.market-foot a,.news-bottom a{color:inherit;text-decoration:underline;text-underline-offset:4px}.trade-watch{background:#ecede8;color:#142632}.trade-watch .section-title{margin-bottom:36px}.route-strip{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #b9c1bc;border-bottom:1px solid #b9c1bc}.route-strip>div{padding:24px 20px;border-right:1px solid #b9c1bc}.route-strip>div:first-child{padding-left:0}.route-strip>div:last-child{border-right:0}.route-strip span{display:block;font-size:10px;letter-spacing:2px;color:#63726e;margin-bottom:12px}.route-strip strong{font-size:16px;font-weight:500}.route-note{font-size:11px;color:#63726e;margin:12px 0 36px}.news-toolbar{font-size:12px;color:#52645e;margin-bottom:18px}.news-toolbar button{background:transparent;border:1px solid #a2afa7;padding:9px 15px;color:#142632;cursor:pointer}.news-toolbar button:disabled{opacity:.5}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#cbd2cc;border:1px solid #cbd2cc}.news-grid:empty{display:none}.news-grid article{background:#f6f6f0;padding:28px;display:flex;flex-direction:column;min-height:220px}.news-source{font-size:10px;letter-spacing:2px;text-transform:uppercase;color:#687a71;margin:0 0 20px}.news-grid h3{font-size:23px;line-height:1.3;margin:0 0 24px;font-weight:400}.news-grid h3 a{color:#142632;text-decoration:none}.news-grid h3 a:hover{color:#8c703e;text-decoration:underline}.news-grid time{margin-top:auto;font-size:11px;color:#63726e}.news-bottom{font-size:11px;color:#63726e;margin-top:22px}@media(max-width:760px){.market-heading,.market-foot,.news-bottom{align-items:flex-start;flex-direction:column;gap:8px}.market-band{padding:22px 6vw}.news-grid{grid-template-columns:1fr}.news-grid article{min-height:170px;padding:24px}.route-strip{grid-template-columns:1fr}.route-strip>div,.route-strip>div:first-child{padding:18px 0;border-right:0;border-bottom:1px solid #cbd2cc}.route-strip>div:last-child{border-bottom:0}.trade-watch .section-title{display:block}.trade-watch .section-title>p{margin-top:20px}}
.profile-actions{display:flex;flex-wrap:wrap;align-items:center;gap:24px}.spec-note{font-size:14px;line-height:1.6;color:#53635e;margin-top:24px}.quote-guide{border-top:1px solid #c5ccca;border-bottom:1px solid #c5ccca;margin:32px 0;padding:24px 0}.quote-guide p{font-size:15px}.file-upload{border:1px dashed #9fada7;background:#f4f6f3;padding:24px;margin:24px 0;display:block}.file-upload input{background:white;max-width:100%;margin:14px 0}.file-upload span{display:block;font-size:14px;line-height:1.6;font-weight:400;color:#53635e}.file-upload #file-status{color:#142632;margin-top:8px}.form-panel input,.form-panel select,.form-panel textarea{min-width:0;max-width:100%}

.sales-email{overflow-wrap:anywhere;word-break:normal;font-size:14px}
