.athena-site{--ath-red:#8d0710;--ath-red-dark:#5f0208;--ath-gold:#f1be27;--ath-text:#191919;--ath-muted:#666;--ath-surface:#fff;--ath-soft:#f7f7f7;--ath-font:Arial,Helvetica,sans-serif;--ath-radius:12px;--ath-shadow:0 12px 30px rgba(0,0,0,.08);--ath-max:1180px;font-family:var(--ath-font);color:var(--ath-text);line-height:1.55;box-sizing:border-box}.athena-site *{box-sizing:border-box}.athena-site img{max-width:100%;height:auto;display:block}.athena-site a{text-decoration:none}.ath-container{width:min(calc(100% - 40px),var(--ath-max));margin-inline:auto}.ath-header{background:var(--section-bg);color:var(--section-text);position:relative;z-index:50}.ath-header.is-sticky{position:sticky;top:0}.ath-header-inner{height:92px;display:flex;align-items:center;justify-content:space-between;gap:30px}.ath-brand{display:flex;align-items:center;gap:10px;color:inherit}.ath-logo-img{max-height:62px;max-width:240px;width:auto}.ath-logo-mark{color:var(--ath-gold);font-size:31px}.ath-logo-text{display:flex;flex-direction:column;line-height:1}.ath-logo-text strong{font-family:Georgia,serif;font-size:28px;font-weight:500;letter-spacing:.04em;color:var(--ath-gold)}.ath-logo-text small{font-size:8px;letter-spacing:.06em;margin-top:4px;color:var(--ath-gold)}.ath-nav{display:flex;gap:42px}.ath-nav a{color:inherit;font-size:13px;font-weight:700;position:relative;padding:9px 0}.ath-nav a:first-child{color:var(--ath-gold)}.ath-nav a:first-child:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--ath-gold)}.ath-menu-toggle{display:none;background:none;border:0;padding:8px}.ath-menu-toggle span{display:block;width:26px;height:2px;background:currentColor;margin:5px}
.ath-hero{background:var(--section-bg);color:var(--section-text);position:relative;overflow:hidden;min-height:var(--hero-min);padding:var(--py) 0;background-image:var(--hero-bg,none);background-size:cover;background-position:center}.ath-hero:before{content:"";position:absolute;inset:auto -10% -50% 40%;height:90%;background:radial-gradient(circle,rgba(255,0,0,.35),transparent 68%)}.ath-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(70,0,6,.18),rgba(70,0,6,.08))}.ath-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:.92fr 1.25fr;align-items:center;gap:30px;min-height:calc(var(--hero-min) - var(--py)*2)}.ath-eyebrow{color:var(--ath-gold);font-size:28px;font-weight:700;margin-bottom:4px}.ath-hero h1{font-size:clamp(42px,5.1vw,72px);line-height:1.06;margin:0 0 18px;letter-spacing:-.025em;max-width:650px}.ath-hero h3{color:var(--ath-gold);font-size:18px;margin:0 0 8px}.ath-hero-copy .ath-rich{max-width:540px;font-size:17px}.ath-hero-media{display:flex;align-items:center;justify-content:center}.ath-hero-media img{width:100%;max-height:480px;object-fit:cover;object-position:center;border-radius:18px;mix-blend-mode:screen;filter:saturate(1.15) contrast(1.04)}.ath-btn{display:inline-flex;align-items:center;justify-content:center;gap:32px;background:linear-gradient(135deg,#b60d18,#7e030a);color:#fff;padding:15px 34px;border-radius:5px;font-weight:700;margin-top:20px;box-shadow:0 8px 18px rgba(117,0,8,.18)}
.ath-feature-strip,.ath-section{background:var(--section-bg);padding:var(--py) 0}.ath-feature-strip{border-bottom:1px solid #e8e8e8}.ath-feature-grid{display:grid;grid-template-columns:repeat(3,1fr)}.ath-feature-card{display:flex;justify-content:center;align-items:center;gap:18px;padding:0 30px;text-align:left}.ath-feature-card+ .ath-feature-card{border-left:1px solid #d8d8d8}.ath-icon{width:46px;height:46px;display:grid;place-items:center;flex:0 0 auto;color:var(--ath-red);font-size:30px}.ath-icon.round{border-radius:50%;background:var(--ath-red);color:var(--ath-gold);width:54px;height:54px;font-size:25px}.ath-icon img{width:100%;height:100%;object-fit:contain}.ath-feature-card h3{margin:0 0 6px;color:var(--ath-red);font-size:16px}.ath-feature-card p{margin:0;font-size:13px;color:#333}.ath-about-grid{display:grid;grid-template-columns:1fr 1.25fr;gap:80px;align-items:start}.ath-kicker{font-size:14px;color:var(--ath-red);font-weight:800;margin-bottom:10px}.ath-about-title{font-size:31px;line-height:1.32;margin:0;max-width:470px}.ath-accent-line,.ath-section-title:after{content:"";display:block;width:44px;height:2px;background:var(--ath-gold);margin-top:22px}.ath-about-text{font-size:15px}.ath-rich p{margin:0 0 12px}.ath-rich p:last-child{margin-bottom:0}.ath-section-title{text-align:center;color:var(--ath-red);font-size:24px;margin:0 0 34px;font-weight:800}.ath-section-title:after{margin:9px auto 0}.ath-products{display:grid;grid-template-columns:repeat(var(--cols),minmax(0,1fr));gap:18px}.ath-product-card{background:#fff;border:1px solid #e2e2e2;border-radius:6px;overflow:hidden;color:var(--ath-text);transition:.2s ease;box-shadow:0 4px 14px rgba(0,0,0,.025)}.ath-product-card:hover{transform:translateY(-4px);box-shadow:var(--ath-shadow)}.ath-product-image{aspect-ratio:1.3/1;overflow:hidden;background:#f4f4f4}.ath-product-image img{width:100%;height:100%;object-fit:cover}.ath-product-card h3{text-align:center;font-size:12px;margin:0;padding:12px 10px;font-weight:800}.ath-product-card p{text-align:center;padding:0 14px 14px;margin:0;font-size:12px;color:var(--ath-muted)}.ath-center{text-align:center;margin-top:28px}.ath-clients-section{border-top:1px solid #eee;border-bottom:1px solid #eee}.ath-clients{display:grid;grid-template-columns:repeat(6,1fr);gap:28px;align-items:center}.ath-client{min-height:64px;display:grid;place-items:center;color:#999;font-size:24px;font-weight:800;filter:grayscale(.12)}.ath-client img{max-height:56px;max-width:140px;object-fit:contain}.ath-why-grid{display:grid;grid-template-columns:1fr .7fr 1fr;gap:32px;align-items:center}.ath-why-col{display:grid;gap:30px}.ath-why-item{display:flex;gap:14px}.ath-why-item .ath-icon{color:#e11a23;width:52px;height:52px}.ath-why-item h3{font-size:13px;margin:0 0 5px}.ath-why-item p{font-size:12px;color:#444;margin:0}.ath-trophy{display:grid;place-items:center}.ath-trophy img{max-height:230px;object-fit:contain}.ath-trophy span{font-size:150px}.ath-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;margin-top:38px;text-align:center}.ath-stats strong{display:block;color:var(--ath-red);font-size:30px;line-height:1}.ath-stats span{display:block;color:var(--ath-red);font-size:9px;font-weight:800;margin-top:10px}.ath-services-section{border-top:1px solid #eee}.ath-services{display:grid;grid-template-columns:repeat(7,1fr);gap:0}.ath-service{padding:6px 18px;text-align:center;color:var(--ath-text);border-left:1px solid #ddd;display:flex;flex-direction:column;align-items:center}.ath-service:first-child{border-left:0}.ath-service .ath-icon{color:#e21820}.ath-service strong{font-size:12px}.ath-service small{margin-top:4px;color:var(--ath-muted)}
.ath-footer{background:var(--section-bg);color:var(--section-text);padding-top:48px}.ath-footer-grid{display:grid;grid-template-columns:1.35fr .75fr 1.4fr .75fr;gap:45px;padding-bottom:36px}.ath-footer h3{color:var(--ath-gold);font-size:14px;margin:0 0 16px}.ath-footer .ath-brand{margin-bottom:16px}.ath-footer .ath-rich{font-size:12px;max-width:290px}.ath-footer-links,.ath-contact{display:flex;flex-direction:column;gap:7px}.ath-footer a,.ath-footer span{color:inherit;font-size:12px}.ath-socials{display:flex;gap:10px}.ath-socials a{width:38px;height:38px;border-radius:50%;background:var(--ath-gold);color:var(--ath-red-dark);display:grid;place-items:center;font-weight:900}.ath-socials img{width:24px;height:24px;object-fit:contain}.ath-footer-bottom{border-top:1px solid rgba(255,255,255,.18);padding:11px 0;text-align:center;font-size:11px}
@media(max-width:960px){.ath-nav{gap:20px}.ath-hero-grid{grid-template-columns:1fr 1fr}.ath-hero h1{font-size:48px}.ath-feature-card{padding:0 15px}.ath-about-grid{gap:40px}.ath-products{grid-template-columns:repeat(2,1fr)!important}.ath-clients{grid-template-columns:repeat(3,1fr)}.ath-services{grid-template-columns:repeat(4,1fr);gap:18px}.ath-service{border-left:0}.ath-footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.ath-container{width:min(calc(100% - 28px),var(--ath-max))}.ath-header-inner{height:76px}.ath-logo-text strong{font-size:22px}.ath-menu-toggle{display:block;color:inherit}.ath-nav{display:none;position:absolute;left:14px;right:14px;top:76px;background:var(--section-bg);padding:18px;border-radius:0 0 12px 12px;box-shadow:0 16px 30px rgba(0,0,0,.2);flex-direction:column;gap:4px}.ath-header-inner.menu-open .ath-nav{display:flex}.ath-hero{padding:48px 0}.ath-hero-grid{grid-template-columns:1fr;text-align:center}.ath-hero-copy .ath-rich{margin-inline:auto}.ath-eyebrow{font-size:22px}.ath-hero h1{font-size:40px}.ath-hero-media img{max-height:350px;mix-blend-mode:normal}.ath-feature-grid{grid-template-columns:1fr}.ath-feature-card{justify-content:flex-start;padding:18px 0}.ath-feature-card+ .ath-feature-card{border-left:0;border-top:1px solid #e4e4e4}.ath-about-grid{grid-template-columns:1fr;gap:24px}.ath-about-title{font-size:28px}.ath-products{grid-template-columns:1fr!important}.ath-clients{grid-template-columns:repeat(2,1fr)}.ath-why-grid{grid-template-columns:1fr}.ath-trophy{order:-1}.ath-stats{grid-template-columns:repeat(2,1fr)}.ath-services{grid-template-columns:repeat(2,1fr)}.ath-footer-grid{grid-template-columns:1fr}.ath-footer{text-align:left}.ath-footer .ath-rich{max-width:none}}
