:root{--maroon:#781521;--maroon-dark:#430911;--maroon-mid:#941f2d;--gold:#e1a22a;--gold-light:#f7d58f;--ink:#171418;--muted:#625d64;--line:#ebe5e1;--soft:#fbf8f6;--warm:#fffaf1;--green:#1d9655;--shadow:0 22px 60px rgba(70,20,28,.11);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fff;color:var(--ink);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img,svg{display:block}.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.site-shell{overflow:clip}.container{width:min(1320px,calc(100% - 56px));margin:auto}.site-header{position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(120,21,33,.08);background:rgba(255,255,255,.94);backdrop-filter:blur(20px);transition:.2s}.site-header.scrolled{box-shadow:0 14px 38px rgba(63,17,24,.08)}.header-inner{display:flex;min-height:86px;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:17px}.brand-plate,.footer-logo{display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:13px;background:radial-gradient(circle at 15% 15%,rgba(225,162,42,.13),transparent 32%),linear-gradient(135deg,var(--maroon-dark),var(--maroon));box-shadow:0 10px 26px rgba(81,11,22,.16)}.brand-plate{width:240px;height:54px;padding:8px 14px}.brand-plate img,.footer-logo img{width:100%;height:100%;object-fit:contain}.brand-name{max-width:145px;font-family:Georgia,"Times New Roman",serif;font-size:16px;font-weight:700;line-height:1.12}.header-actions,.hero-actions{display:flex;align-items:center;gap:12px}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:10px;padding:0 20px;border:1px solid transparent;border-radius:11px;font-size:14px;font-weight:750;letter-spacing:-.01em;transition:transform .18s,box-shadow .18s,border-color .18s}.button:hover{transform:translateY(-2px)}.button svg{width:18px;height:18px}.button-primary{color:#fff;background:linear-gradient(135deg,var(--maroon),var(--maroon-dark));box-shadow:0 12px 27px rgba(120,21,33,.23)}.button-secondary{color:#68111d;border-color:rgba(120,21,33,.23);background:#fff}.button-secondary:hover{border-color:rgba(120,21,33,.47);box-shadow:0 10px 25px rgba(70,20,28,.08)}.button-large{min-height:54px;padding:0 25px}.button-gold{color:var(--maroon-dark);background:linear-gradient(135deg,var(--gold-light),var(--gold));box-shadow:0 12px 25px rgba(225,162,42,.24)}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--maroon);font-size:12px;font-weight:850;letter-spacing:.15em;text-transform:uppercase}.eyebrow svg{width:15px;height:15px}.eyebrow-gold{color:#c78312}.eyebrow-light{color:var(--gold-light)}.hero{position:relative;padding:78px 0 74px;background:radial-gradient(circle at 90% 13%,rgba(225,162,42,.09),transparent 25%),linear-gradient(180deg,#fff 0,#fff 76%,#fcfaf8 100%)}.hero:before{position:absolute;inset:0;content:"";pointer-events:none;opacity:.3;background:radial-gradient(rgba(120,21,33,.12) .7px,transparent .7px) 0 0/25px 25px;mask-image:linear-gradient(115deg,#000 0,transparent 37%)}.hero-orbit{position:absolute;width:480px;height:480px;border:1px solid rgba(225,162,42,.13);border-radius:50%;pointer-events:none;box-shadow:0 0 0 72px rgba(225,162,42,.02),0 0 0 144px rgba(120,21,33,.014)}.hero-orbit-left{left:-400px;top:150px}.hero-orbit-right{right:-390px;bottom:20px}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.88fr) minmax(600px,1.12fr);align-items:center;gap:clamp(45px,5vw,80px)}.hero-copy{padding:14px 0 20px}.hero h1{max-width:650px;margin:20px 0 0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(50px,5.15vw,76px);font-weight:700;line-height:.99;letter-spacing:-.052em}.hero h1 span{display:block;margin-top:9px;color:var(--maroon)}.hero-copy>p{max-width:615px;margin:28px 0 0;color:var(--muted);font-size:18px;line-height:1.7}.hero-actions{margin-top:31px}.hero-partnership{position:relative;margin:0;isolation:isolate}.hero-partnership:before{position:absolute;z-index:-1;inset:18px -18px -18px 18px;content:"";border-radius:28px;background:linear-gradient(145deg,rgba(120,21,33,.07),rgba(225,162,42,.11))}.hero-partnership img{width:100%;height:auto;aspect-ratio:780/620;object-fit:cover;object-position:center;border:1px solid rgba(120,21,33,.1);border-radius:28px;background:var(--soft);box-shadow:0 34px 90px rgba(70,20,28,.14);transition:transform .35s ease}.hero-partnership:hover img{transform:translateY(-3px)}.dashboard{position:relative;padding:24px;border:1px solid rgba(120,21,33,.1);border-radius:28px;background:rgba(255,255,255,.97);box-shadow:0 34px 90px rgba(70,20,28,.14)}.dashboard:before{position:absolute;z-index:-1;inset:18px -18px -18px 18px;content:"";border-radius:28px;background:linear-gradient(145deg,rgba(120,21,33,.07),rgba(225,162,42,.11))}.dashboard-head,.panel-title{display:flex;align-items:center;justify-content:space-between;gap:15px}.dashboard-head small{color:var(--maroon);font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.dashboard-head h2{margin:4px 0 0;font-family:Georgia,"Times New Roman",serif;font-size:25px;letter-spacing:-.035em}.dashboard-head>span{padding:8px 11px;color:#68111d;border:1px solid rgba(120,21,33,.14);border-radius:999px;background:var(--soft);font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.metric-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:20px}.metric-row article{min-height:108px;padding:15px;border:1px solid rgba(120,21,33,.09);border-radius:15px;background:linear-gradient(180deg,#fff,#fdfafa)}.metric-row small{display:block;color:#7b767d;font-size:11px;font-weight:700}.metric-row strong{display:block;margin:9px 0 8px;font-size:20px;line-height:1.05;letter-spacing:-.035em}.metric-row em{color:var(--green);font-size:10px;font-style:normal;font-weight:700}.dashboard-visuals{display:grid;grid-template-columns:minmax(0,1.42fr) minmax(235px,.78fr);gap:12px;margin-top:12px}.chart-box,.mix-box{min-height:285px;padding:17px;border:1px solid rgba(120,21,33,.09);border-radius:17px;background:#fff}.panel-title strong{display:block;font-size:13px}.panel-title small{display:block;margin-top:3px;color:#7b767d;font-size:10px}.legend{display:flex;align-items:center;gap:6px;color:#7b767d;font-size:9px}.legend i{width:17px;height:2px;border-radius:10px;background:var(--maroon-mid)}.legend i:nth-of-type(2){margin-left:6px;background:var(--gold);opacity:.65}.trend-chart{width:100%;height:190px;margin-top:16px;overflow:visible}.trend-chart .grid{stroke:#eeeae7;stroke-width:1}.trend-chart .area{fill:url(#area);stroke:none}.trend-chart .current,.trend-chart .prior{fill:none;stroke-linecap:round;stroke-linejoin:round}.trend-chart .current{stroke:var(--maroon-mid);stroke-width:4}.trend-chart .prior{stroke:var(--gold);stroke-width:3;stroke-dasharray:6 8;opacity:.62}.trend-chart .dots{fill:#fff;stroke:var(--maroon-mid);stroke-width:3}.months{display:grid;grid-template-columns:repeat(12,1fr);padding:0 4px 0 16px;color:#7b767d;font-size:8px;text-align:center}.mix-content{display:grid;grid-template-columns:138px 1fr;align-items:center;gap:13px;margin-top:36px}.donut{display:grid;width:134px;height:134px;place-items:center;border-radius:50%;background:conic-gradient(var(--maroon) 0 34%,#c66c25 34% 60%,var(--gold) 60% 82%,#eadbbd 82%)}.donut>div{display:grid;width:82px;height:82px;place-items:center;align-content:center;border-radius:50%;background:#fff;box-shadow:0 4px 15px rgba(68,23,31,.1)}.donut strong{font-size:17px}.donut small{margin-top:4px;color:#7b767d;font-size:9px}.mix-legend{display:grid;gap:10px}.mix-legend span{display:grid;grid-template-columns:8px 1fr auto;align-items:center;gap:7px;color:var(--muted);font-size:10px}.mix-legend i{width:8px;height:8px;border-radius:50%;background:var(--maroon)}.mix-legend span:nth-child(2) i{background:#c66c25}.mix-legend span:nth-child(3) i{background:var(--gold)}.mix-legend span:nth-child(4) i{background:#eadbbd}.mix-legend b{color:var(--ink)}.dashboard-note{margin:13px 0 0;color:#7b767d;font-size:10px;text-align:right}.capability-strip{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:64px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.capability-strip article{display:grid;grid-template-columns:48px 1fr;gap:15px;min-height:145px;align-items:center;padding:28px 24px;border-right:1px solid var(--line)}.capability-strip article:first-child{padding-left:0}.capability-strip article:last-child{padding-right:0;border-right:0}.capability-strip article>span{display:flex;width:48px;height:48px;align-items:center;justify-content:center;color:#c78312;border:1px solid rgba(225,162,42,.35);border-radius:50%;background:var(--warm)}.capability-strip svg{width:24px;height:24px}.capability-strip h3{margin:0 0 6px;font-size:15px;letter-spacing:-.02em}.capability-strip p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.solutions{padding:104px 0}.section-heading{max-width:790px;margin-bottom:46px}.section-heading.centered{margin-left:auto;margin-right:auto;text-align:center}.section-heading h2,.contact h2{margin:18px 0 0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(38px,4.2vw,56px);line-height:1.06;letter-spacing:-.045em}.section-heading p{margin:19px 0 0;color:var(--muted);font-size:17px;line-height:1.72}.solution-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.solution-grid article{display:grid;grid-template-columns:58px 1fr;gap:18px;min-height:205px;padding:27px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 10px 28px rgba(68,23,31,.045);transition:.18s}.solution-grid article:hover{transform:translateY(-4px);border-color:rgba(120,21,33,.19);box-shadow:var(--shadow)}.solution-grid article>span{display:flex;width:58px;height:58px;align-items:center;justify-content:center;color:var(--maroon);border:1px solid rgba(225,162,42,.3);border-radius:17px;background:linear-gradient(145deg,#fff4dc,#fffaf3)}.solution-grid article>span svg{width:28px;height:28px}.solution-grid h3{margin:3px 0 11px;color:#68111d;font-size:20px;line-height:1.2;letter-spacing:-.025em}.solution-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}.approach{padding:104px 0;background:radial-gradient(circle at 50% 0,rgba(225,162,42,.08),transparent 28%),linear-gradient(180deg,#fbf9f7,#fff)}.process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:0 10px 26px rgba(70,20,28,.07)}.process-grid article{position:relative;min-height:290px;padding:36px 34px 32px;border-right:1px solid var(--line)}.process-grid article:last-child{border:0}.process-grid b{position:absolute;top:30px;right:30px;color:rgba(120,21,33,.18);font-family:Georgia,serif;font-size:40px}.process-grid article>span{display:flex;width:58px;height:58px;align-items:center;justify-content:center;color:var(--maroon);border:1px solid rgba(225,162,42,.38);border-radius:50%;background:var(--warm)}.process-grid svg{width:27px;height:27px}.process-grid h3{margin:26px 0 10px;font-family:Georgia,serif;font-size:25px;letter-spacing:-.03em}.process-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}.contact{padding:92px 0}.contact-card{position:relative;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(370px,.65fr);align-items:center;gap:54px;overflow:hidden;padding:58px 64px;color:#fff;border-radius:30px;background:radial-gradient(circle at 88% 12%,rgba(225,162,42,.2),transparent 27%),linear-gradient(135deg,var(--maroon-dark),var(--maroon));box-shadow:0 34px 90px rgba(70,20,28,.14)}.contact-card:before{position:absolute;width:560px;height:560px;right:-320px;bottom:-390px;content:"";border:1px solid rgba(247,213,143,.12);border-radius:50%;box-shadow:0 0 0 80px rgba(255,255,255,.02),0 0 0 160px rgba(255,255,255,.014)}.contact-card>div{position:relative;z-index:1}.contact h2{max-width:790px;font-size:clamp(36px,4vw,54px)}.contact-card>div>p{margin:17px 0 0;color:rgba(255,255,255,.77);font-size:18px;line-height:1.65}.contact-actions{display:grid;gap:15px;padding-left:36px;border-left:1px solid rgba(247,213,143,.34)}.phone{display:flex;align-items:center;gap:13px}.phone>svg{width:34px;height:34px;color:var(--gold-light)}.phone small{display:block;margin-bottom:4px;color:rgba(255,255,255,.61);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.phone strong{font-size:16px}footer{padding:26px 0 34px}.footer-inner{display:flex;align-items:center;gap:24px;color:#7b767d;font-size:12px}.footer-logo{width:136px;height:38px;padding:6px 9px;border-radius:9px}.footer-inner p{margin:0 auto 0 0}.footer-inner>div{display:flex;gap:20px}.footer-inner a{display:flex;align-items:center;gap:6px;color:var(--maroon);font-weight:750}.footer-inner a svg{width:14px;height:14px}@media(max-width:1180px){.brand-name{display:none}.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:820px}.dashboard,.hero-partnership{max-width:940px}.capability-strip{grid-template-columns:repeat(2,1fr)}.capability-strip article:nth-child(2){border-right:0}.capability-strip article:nth-child(-n+2){border-bottom:1px solid var(--line)}.capability-strip article:nth-child(3){padding-left:0}.contact-card{grid-template-columns:1fr}.contact-actions{max-width:540px;padding-top:28px;padding-left:0;border-top:1px solid rgba(247,213,143,.34);border-left:0}}@media(max-width:920px){.container{width:min(100% - 38px,1320px)}.brand-plate{width:208px;height:49px}.header-actions .button{min-height:44px;padding:0 14px;font-size:12px}.hero{padding-top:58px}.metric-row{grid-template-columns:repeat(2,1fr)}.dashboard-visuals{grid-template-columns:1fr}.mix-content{grid-template-columns:160px 1fr}.solution-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:1fr}.process-grid article{min-height:auto;border-right:0;border-bottom:1px solid var(--line)}.process-grid article:last-child{border-bottom:0}.contact-card{padding:48px}}@media(max-width:680px){.container{width:min(100% - 28px,1320px)}.site-header{position:relative}.header-inner{min-height:auto;flex-direction:column;align-items:stretch;padding:15px 0}.brand{justify-content:center}.brand-plate{width:min(265px,82vw);height:55px}.header-actions{display:grid;grid-template-columns:1fr 1fr}.header-actions .button{min-height:45px;padding:0 9px;font-size:11px}.hero{padding:42px 0 54px}.hero h1{font-size:45px}.hero-copy>p,.section-heading p,.contact-card>div>p{font-size:16px}.hero-actions{display:grid;grid-template-columns:1fr}.dashboard{padding:15px;border-radius:20px}.dashboard:before,.hero-partnership:before{display:none}.hero-partnership img{border-radius:20px}.dashboard-head{align-items:flex-start}.dashboard-head h2{font-size:21px}.dashboard-head>span{font-size:8px}.metric-row,.solution-grid,.capability-strip{grid-template-columns:1fr}.metric-row article{min-height:auto}.chart-box,.mix-box{min-height:auto;padding:13px}.panel-title{align-items:flex-start}.legend{font-size:8px}.trend-chart{height:155px}.months{font-size:7px}.mix-content{grid-template-columns:1fr;justify-items:center;margin-top:24px}.mix-legend{width:100%}.capability-strip article,.capability-strip article:first-child,.capability-strip article:nth-child(3),.capability-strip article:last-child{min-height:auto;padding:22px 0;border-right:0;border-bottom:1px solid var(--line)}.capability-strip article:last-child{border-bottom:0}.solutions,.approach{padding:66px 0}.section-heading h2,.contact h2{font-size:36px}.solution-grid article{grid-template-columns:52px 1fr;min-height:auto;padding:22px}.solution-grid article>span{width:52px;height:52px}.process-grid article{padding:30px 24px}.contact{padding:64px 0}.contact-card{padding:34px 24px;border-radius:23px}.contact-actions{max-width:none}.footer-inner{flex-direction:column;align-items:flex-start}.footer-inner p{margin:0}.footer-inner>div{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
