:root{--ink: #111314;--charcoal: #171a1d;--muted: #697077;--line: #dfe4e8;--paper: #f7f8f8;--panel: #ffffff;--blue: #1254d7;--blue-dark: #0b3896;--amber: #f5be24;--green: #6f8f3f;--soft-blue: #eaf1ff;--shadow: 0 24px 70px rgba(19, 28, 38, .12);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;overflow-x:hidden;background:var(--paper)}[hidden]{display:none!important}body,button,input{font:inherit}a{color:inherit;text-decoration:none}img,svg{display:block}button{border:0}a,button,summary{transition:color .16s ease,background-color .16s ease,border-color .16s ease,transform .16s ease}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid rgba(18,84,215,.34);outline-offset:3px}h1,h2,h3,p{margin:0;overflow-wrap:break-word}.page-shell{width:min(calc(100% - 2rem),1180px);margin-inline:auto}.site-header{position:sticky;top:0;z-index:50;background:#0d1014f0;border-bottom:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.nav-shell{width:min(100%,1180px);min-height:64px;margin-inline:auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:stretch;color:#fff}.brand,.nav-links a,.nav-cta{min-height:64px;display:inline-flex;align-items:center;justify-content:center;padding:0 1.5rem;border-left:1px solid rgba(255,255,255,.12);font-size:.875rem;font-weight:700}.nav-links a[aria-current=page]{background:#ffffff14}.brand{justify-content:flex-start;gap:.7rem;border-left:0}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:6px;background:#fff}.brand-mark svg{width:23px;height:23px;fill:none;stroke:var(--charcoal);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.nav-links{display:flex;align-self:stretch}.nav-links a:hover{background:#ffffff14}.nav-cta{justify-self:end;background:var(--blue);border-right:1px solid rgba(255,255,255,.12)}.nav-cta:hover{background:#1c63ef}.menu-button{display:none;width:54px;height:54px;justify-self:end;align-items:center;justify-content:center;color:#fff;background:transparent;cursor:pointer}.menu-button svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.mobile-menu{display:grid;width:min(calc(100% - 2rem),1180px);margin:0 auto 1rem;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#101418}.mobile-menu a{min-height:48px;display:flex;align-items:center;padding:0 1rem;color:#fff;font-weight:700;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-menu a:last-child{border-bottom:0;background:var(--blue)}.hero{position:relative;min-height:clamp(700px,84vh,840px);overflow:hidden;color:#fff;background:#0e1319}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#070c12f2,#070c12c7 39%,#070c1247 72%,#070c121a),linear-gradient(180deg,#070c121a,#070c128c)}.hero-content{position:relative;z-index:1;min-height:clamp(700px,84vh,840px);display:grid;grid-template-columns:minmax(0,.8fr) minmax(320px,.42fr);grid-template-rows:1fr auto;align-items:center;gap:clamp(2rem,4vw,4rem);padding-block:clamp(4rem,8vw,7rem) 2.4rem}.hero-copy{max-width:680px}.eyebrow{color:var(--amber);font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:0}.hero h1{margin-top:1rem;max-width:720px;font-size:clamp(3rem,5.4vw,5.1rem);line-height:1;font-weight:800;letter-spacing:0}.hero-copy>p:not(.eyebrow){margin-top:1.35rem;max-width:560px;color:#ffffffc7;font-size:clamp(1rem,1.3vw,1.18rem);line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2rem}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;padding:0 1.45rem;font-size:.94rem;font-weight:800;text-align:center;white-space:nowrap}.button.primary{color:#fff;background:var(--blue)}.button.primary:hover{background:#1c63ef}.button.secondary{color:var(--ink);background:#fff}.button.secondary:hover{background:#eef3fb}.hero-panel{align-self:end;border:1px solid rgba(255,255,255,.16);border-radius:8px;padding:1rem;background:#0a0f14bd;box-shadow:0 24px 64px #00000047;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.panel-top,.load-card,.mini-grid>div{border-radius:6px;background:#ffffff14}.panel-top{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem}.panel-top span,.load-card span,.mini-grid span,.metric-row span,.dashboard-card span{color:#ffffffad;font-size:.78rem;font-weight:700}.panel-top strong,.load-card strong{color:#fff}.load-card{margin-top:.75rem;padding:1rem}.load-card strong{display:block;margin-top:.35rem;font-size:2.2rem;line-height:1}.load-bar{height:8px;margin-top:1rem;overflow:hidden;border-radius:999px;background:#ffffff24}.load-bar span{width:74%;height:100%;display:block;background:var(--amber)}.mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:.75rem}.mini-grid>div{min-height:92px;padding:.9rem;display:flex;flex-direction:column;justify-content:space-between}.mini-grid strong{color:#fff;font-size:1.16rem}.metric-row{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.18)}.metric-row>div{min-height:108px;display:grid;align-content:center;gap:.35rem;padding:1.35rem 2rem 1.35rem 0}.metric-row strong{font-size:clamp(1.65rem,3vw,2.45rem);line-height:1}.metric-row span{max-width:260px;line-height:1.45}.section{padding-block:clamp(4rem,8vw,7rem)}.section-heading{max-width:760px}.section-heading.centered{margin-inline:auto;text-align:center}.section-heading h2{margin-top:.8rem;font-size:clamp(2.15rem,4vw,4.25rem);line-height:1.04;font-weight:800;letter-spacing:0}.section-heading>p:not(.eyebrow){margin-top:1rem;color:var(--muted);font-size:1.05rem;line-height:1.7}.services-section{background:var(--panel)}.service-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));margin-top:2.4rem;border-top:1px solid var(--line);border-left:1px solid var(--line)}.service-grid article{min-height:250px;grid-column:span 2;display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(1.25rem,2vw,1.8rem);border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;transition:transform .18s ease,box-shadow .18s ease}.service-grid article:hover{transform:translateY(-4px);box-shadow:0 18px 48px #131c2614}.service-grid article:nth-child(2),.service-grid article:nth-child(5){background:#f5f7fa}.service-icon{width:54px;height:54px;display:grid;place-items:center;margin-bottom:1.6rem;border-radius:50%;background:var(--soft-blue);box-shadow:10px 12px #1254d714}.service-icon svg{width:30px;height:30px;fill:none;stroke:var(--ink);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.service-grid h3{max-width:250px;font-size:1.35rem;line-height:1.12;font-weight:800}.service-grid p{margin-top:.8rem;color:var(--muted);line-height:1.58}.problem-section,.outcomes-section{background:linear-gradient(90deg,rgba(17,19,20,.05) 1px,transparent 1px) 0 0 / 86px 86px,#eef1ed}.split{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:clamp(2rem,6vw,5rem);align-items:start}.problem-list,.outcome-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#cfd6dc;border:1px solid #cfd6dc}.problem-list div,.outcome-grid p{min-height:150px;padding:1.35rem;display:flex;flex-direction:column;justify-content:space-between;background:#fff}.problem-list span{color:var(--blue);font-size:.9rem;font-weight:900}.problem-list p,.outcome-grid p{color:#30363b;font-size:1.02rem;line-height:1.55}.workflow-section{color:#fff;background:var(--charcoal)}.workflow-section .section-heading h2{color:#fff}.workflow-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:2.4rem;border-top:1px solid rgba(255,255,255,.14)}.workflow-grid article{min-height:220px;padding:1.4rem 1.2rem;border-right:1px solid rgba(255,255,255,.14);display:flex;flex-direction:column;justify-content:flex-end}.workflow-grid article:first-child{border-left:1px solid rgba(255,255,255,.14)}.workflow-grid span{width:42px;height:42px;display:grid;place-items:center;margin-bottom:auto;border-radius:50%;color:var(--charcoal);background:var(--amber);font-weight:900}.workflow-grid h3{font-size:1.2rem}.workflow-grid p{margin-top:.7rem;color:#ffffffad;line-height:1.55}.dashboard-section{background:#fff}.dashboard-layout{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:clamp(2rem,5vw,4.5rem);align-items:center}.dashboard-card{border:1px solid var(--line);border-radius:8px;padding:1rem;background:#f7f9fb;box-shadow:var(--shadow)}.dashboard-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-radius:6px;padding:1rem;color:#fff;background:#12171d}.dashboard-toolbar div{display:grid;gap:.2rem}.dashboard-card span{color:#6b747d}.dashboard-toolbar span{color:#ffffffad}.status-pill{border-radius:999px;padding:.45rem .7rem;color:#18340e!important;background:#cce9b1}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-top:.8rem}.stats-grid div{min-height:112px;padding:1rem;border:1px solid var(--line);border-radius:6px;background:#fff}.stats-grid strong{display:block;margin-top:1rem;font-size:1.55rem}.record-table{margin-top:.8rem;overflow-x:auto;border:1px solid var(--line);border-radius:6px;background:#fff}.table-row{min-width:620px;display:grid;grid-template-columns:1fr .7fr .7fr .8fr;gap:1rem;padding:.95rem 1rem;border-bottom:1px solid var(--line);font-size:.95rem}.table-row:last-child{border-bottom:0}.table-head{color:var(--muted);font-size:.78rem;font-weight:900;text-transform:uppercase;background:#eef2f6}.consult-section{padding-block:clamp(1rem,3vw,2rem) clamp(4rem,8vw,7rem);background:#fff}.consult-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2rem;align-items:center;padding:clamp(2rem,5vw,4rem);color:#fff;background:linear-gradient(90deg,#111314fa,#111314db),url(/images/stonelix-crusher-operations-hero.png) center / cover;border-radius:8px}.consult-card h2{margin-top:.8rem;max-width:760px;font-size:clamp(2rem,4vw,4.2rem);line-height:1.04}.consult-card p:not(.eyebrow){max-width:620px;margin-top:1rem;color:#ffffffbd;line-height:1.7}.faq-section{background:#fff}.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2.4rem}.faq-grid details{border:1px solid var(--line);border-radius:8px;padding:1.2rem 1.25rem;background:#f8fafb}.faq-grid summary{cursor:pointer;font-weight:800}.faq-grid p{margin-top:.9rem;color:var(--muted);line-height:1.65}.site-footer{color:#fff;background:#101418}.privacy-hero{padding-block:clamp(5rem,9vw,7rem) clamp(3rem,6vw,5rem);color:#fff;background:linear-gradient(90deg,#101418f2,#101418d1),url(/images/stonelix-crusher-operations-hero.png) center / cover}.privacy-hero-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(280px,.45fr);gap:clamp(2rem,6vw,5rem);align-items:end}.privacy-hero h1{max-width:760px;margin-top:1rem;font-size:clamp(2.7rem,5vw,5rem);line-height:1.02}.privacy-hero p:not(.eyebrow),.policy-summary p{max-width:620px;margin-top:1rem;color:#ffffffbd;line-height:1.7}.policy-summary{border:1px solid rgba(255,255,255,.16);border-radius:8px;padding:1.2rem;background:#0a0f14b8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 24px 64px #00000038}.policy-summary span,.policy-card span{color:var(--amber);font-size:.78rem;font-weight:900;text-transform:uppercase}.policy-summary strong{display:block;margin-top:.4rem;color:#fff;font-size:1.5rem}.privacy-section{padding-block:clamp(4rem,8vw,7rem);background:linear-gradient(90deg,rgba(17,19,20,.04) 1px,transparent 1px) 0 0 / 86px 86px,var(--paper)}.policy-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:clamp(2rem,5vw,4rem);align-items:start}.policy-toc{position:sticky;top:88px;display:grid;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 16px 44px #131c2614}.policy-toc a{padding:.9rem 1rem;color:var(--muted);border-bottom:1px solid var(--line);font-size:.9rem;font-weight:800}.policy-toc a:last-child{border-bottom:0}.policy-toc a:hover{color:var(--ink);background:#f5f7fa}.policy-content{display:grid;gap:1rem}.policy-card{scroll-margin-top:96px;border:1px solid var(--line);border-radius:8px;padding:clamp(1.35rem,3vw,2rem);background:#fff;box-shadow:0 16px 44px #131c260f}.policy-card h2{margin-top:.75rem;color:var(--ink);font-size:clamp(1.35rem,2vw,1.75rem);line-height:1.16}.policy-card p{margin-top:.8rem;color:var(--muted);line-height:1.75}.not-found-page{min-height:100vh;display:grid;place-items:center;padding:1rem;background:linear-gradient(90deg,rgba(17,19,20,.05) 1px,transparent 1px) 0 0 / 86px 86px,var(--paper)}.not-found-card{width:min(100%,580px);border:1px solid var(--line);border-radius:8px;padding:clamp(2rem,5vw,3rem);text-align:center;background:#fff;box-shadow:var(--shadow)}.not-found-card h1{margin-top:1rem;font-size:clamp(2.3rem,5vw,4rem);line-height:1.04}.not-found-card>p:not(.eyebrow){margin-top:1rem;color:var(--muted);line-height:1.7}.not-found-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.8rem;margin-top:2rem}.footer-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2rem;padding-block:3rem}.footer-brand{font-size:1.35rem;font-weight:900}.site-footer p{max-width:560px;margin-top:.8rem;color:#ffffffad;line-height:1.65}.site-footer p a{color:#fff;font-weight:800}.footer-product-line{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem}.footer-infyne-logo{display:inline-flex;align-items:center;min-height:24px}.footer-infyne-logo img{width:108px;height:auto}.footer-grid>div:last-child{display:flex;flex-direction:column;gap:.8rem;align-items:flex-end;font-weight:800}.footer-grid>div:last-child a:hover,.site-footer p a:hover{color:var(--amber)}.copyright{padding-block:1.2rem;color:#fff9;border-top:1px solid rgba(255,255,255,.12);font-size:.9rem}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}@media(max-width:1023px){.nav-shell{width:min(calc(100% - 2rem),1180px);display:flex;justify-content:space-between;align-items:center}.brand{min-height:58px;padding:0}.nav-links,.nav-cta{display:none}.menu-button{display:inline-flex}.hero,.hero-content{min-height:auto}.hero-content,.split,.dashboard-layout,.consult-card,.privacy-hero-grid,.policy-layout{grid-template-columns:1fr}.policy-toc{position:static;grid-template-columns:repeat(4,minmax(0,1fr))}.policy-toc a{text-align:center}.hero-content{padding-top:5rem}.hero-panel{align-self:auto;width:100%;max-width:560px}.metric-row{margin-top:1rem}.service-grid article{grid-column:span 3}.workflow-grid{grid-template-columns:1fr}.workflow-grid article,.workflow-grid article:first-child{min-height:170px;border-left:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14)}.consult-card .button{justify-self:start}}@media(max-width:700px){.page-shell,.nav-shell,.mobile-menu{width:calc(100% - 2rem);margin-inline:auto}.nav-shell{position:relative;padding-right:4rem}.menu-button{position:fixed;top:5px;right:1rem;z-index:60}.hero-copy,.hero-panel,.policy-summary,.policy-content,.policy-card,.not-found-card{min-width:0;max-width:100%}.hero-copy>p:not(.eyebrow),.privacy-hero p:not(.eyebrow),.policy-summary p,.policy-card p{max-width:100%}.hero-content{display:block;padding:4.5rem 1rem 2rem 0}.hero-copy,.hero-panel,.metric-row{width:100%;max-width:100%;min-width:0}.hero-panel{margin-top:2rem}.hero h1{max-width:12ch;font-size:2.25rem;line-height:1.08}.hero-actions,.button{width:100%}.hero-actions .button{width:calc(100% - 1rem);max-width:calc(100% - 1rem)}.hero-panel{width:calc(100% - 1rem);max-width:calc(100% - 1rem);padding:.75rem}.panel-top,.load-card,.mini-grid>div{padding:.9rem}.panel-top{display:grid;justify-items:start}.load-card strong{font-size:2rem}.metric-row,.service-grid,.problem-list,.outcome-grid,.stats-grid,.faq-grid,.footer-grid{grid-template-columns:1fr}.metric-row>div{min-height:auto;padding:1.1rem 0;border-bottom:1px solid rgba(255,255,255,.14)}.metric-row{margin-top:2rem}.metric-row>div:last-child{border-bottom:0}.service-grid article{grid-column:span 1;min-height:220px}.mini-grid{grid-template-columns:1fr}.section-heading h2,.consult-card h2,.privacy-hero h1{font-size:2rem;line-height:1.08}.dashboard-toolbar,.stats-grid div,.table-row{padding-inline:.85rem}.record-table{margin-inline:-.25rem}.section-heading.centered{text-align:left}.privacy-hero{padding-block:4rem 3rem}.policy-toc{grid-template-columns:repeat(2,minmax(0,1fr))}.not-found-actions .button{width:100%}.footer-grid>div:last-child{align-items:flex-start}}
