:root{color-scheme:dark;--bg: #110f0d;--bg-soft: #181411;--panel: rgba(255, 246, 231, .055);--panel-strong: rgba(255, 246, 231, .09);--line: rgba(255, 238, 211, .16);--line-strong: rgba(255, 238, 211, .28);--text: #fff4e6;--muted: #c9b7a3;--coffee: #5b2c18;--coffee-dark: #26110c;--cream: #f2d4a5;--amber: #d28b4c;--mint: #9fd8cb;--focus: #f4b86d;--max-width: 1160px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden;color:var(--text);background:linear-gradient(135deg,#100d0b,#1b1512 45%,#0e1211)}body:before{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;content:"";background-image:linear-gradient(rgba(255,238,211,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,238,211,.035) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.75),transparent 72%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.75),transparent 72%)}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:2px solid var(--focus);outline-offset:5px}::selection{color:#140c08;background:var(--cream)}.site-shell{position:relative;min-height:100vh;isolation:isolate}.site-header{position:fixed;top:0;left:50%;z-index:20;display:flex;width:min(calc(100% - 32px),var(--max-width));min-height:72px;align-items:center;justify-content:space-between;padding:14px 0;transform:translate(-50%)}.brand-mark{display:inline-grid;width:44px;height:44px;place-items:center;border:1px solid var(--line-strong);border-radius:8px;color:var(--cream);background:#110f0db8;box-shadow:0 16px 40px #00000038;font-size:.8rem;font-weight:800;letter-spacing:0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-nav{display:flex;gap:8px;align-items:center;padding:6px;border:1px solid rgba(255,238,211,.12);border-radius:8px;background:#110f0da3;box-shadow:0 16px 42px #00000038;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-nav a{padding:10px 12px;border-radius:6px;color:var(--muted);font-size:.88rem;font-weight:700;transition:color .18s ease,background .18s ease}.site-nav a:hover{color:var(--text);background:#ffeed314}.hero-section,.content-section,.contact-section{position:relative;z-index:3;width:min(calc(100% - 32px),var(--max-width));margin:0 auto}.hero-section{display:grid;min-height:88svh;grid-template-columns:minmax(280px,.86fr) minmax(0,1.14fr);gap:clamp(2rem,5vw,5rem);align-items:center;padding:clamp(6.5rem,11vh,8.5rem) 0 clamp(3rem,7vh,5rem)}.hero-art{position:sticky;top:clamp(6rem,18vh,9rem);align-self:start;min-height:420px;display:grid;place-items:center}.hero-copy{max-width:720px}.eyebrow,.section-kicker{margin:0 0 1rem;color:var(--mint);font-size:clamp(.78rem,1vw,.9rem);font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:0}h1{max-width:760px;margin-bottom:1.4rem;font-size:clamp(3.05rem,7vw,6.9rem);line-height:.91;font-weight:900}h2{color:#fff3e2;font-size:clamp(2.1rem,4.4vw,4.5rem);line-height:.98;font-weight:900}h3{color:#fff7ec;font-size:clamp(1.05rem,1.7vw,1.35rem);line-height:1.2}.hero-lead,.section-heading-row p,.benefit-layout>div>p,.contact-inner>p{color:var(--muted);font-size:clamp(1.05rem,1.6vw,1.25rem);line-height:1.7}.hero-lead{max-width:660px;margin-bottom:2rem}.hero-actions,.contact-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:8px;padding:0 18px;font-weight:850;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.button:hover{transform:translateY(-2px)}.button-primary{color:#1b0f09;background:linear-gradient(135deg,#ffd59c,#d9924e 48%,#b76b34);box-shadow:0 18px 48px #9f592652}.button-secondary{border-color:var(--line-strong);color:var(--text);background:#fff6e712}.button-secondary:hover{border-color:#f4b86d99;background:#f4b86d21}.text-link{color:var(--cream);font-weight:800;text-decoration:underline;text-decoration-color:#f2d4a55c;text-underline-offset:5px}.content-section{padding:clamp(4.5rem,10vw,9rem) 0}.section-heading-row,.benefit-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:clamp(2rem,5vw,5rem);align-items:start}.section-heading-row{margin-bottom:clamp(2rem,5vw,4rem)}.service-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.service-card,.process-step{position:relative;min-height:170px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:linear-gradient(180deg,#fff6e716,#fff6e709),#120e0b9e;box-shadow:0 20px 60px #00000038}.service-card{display:flex;flex-direction:column;justify-content:flex-end;padding:20px}.service-card:before,.process-step:before{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;content:"";background:linear-gradient(140deg,rgba(210,139,76,.18),transparent 42%);opacity:0;transition:opacity .18s ease}.service-card:hover:before,.process-step:hover:before{opacity:1}.card-line{position:absolute;top:18px;left:18px;width:42px;height:3px;border-radius:999px;background:var(--amber)}.service-card h3,.process-step h3{position:relative;margin-bottom:0}.benefits-section{width:100%;max-width:none;padding-right:max(16px,calc((100vw - var(--max-width)) / 2));padding-left:max(16px,calc((100vw - var(--max-width)) / 2));background:linear-gradient(90deg,rgba(159,216,203,.08),transparent 36%),linear-gradient(180deg,rgba(255,246,231,.03),transparent);border-block:1px solid rgba(255,238,211,.1)}.benefit-list{display:grid;gap:12px}.benefit-item{display:grid;grid-template-columns:26px 1fr;gap:14px;align-items:center;padding:16px;border:1px solid var(--line);border-radius:8px;background:#fff6e70e}.benefit-item span{width:26px;height:26px;border:1px solid rgba(159,216,203,.46);border-radius:50%;background:linear-gradient(135deg,transparent 47%,var(--mint) 49% 55%,transparent 57%),linear-gradient(45deg,transparent 42%,var(--mint) 44% 50%,transparent 52%)}.benefit-item p{margin:0;color:#f8ead8;font-size:1rem;font-weight:800}.process-section h2{max-width:820px;margin-bottom:clamp(2rem,5vw,3.5rem)}.process-track{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.process-track:before{position:absolute;top:32px;right:10%;left:10%;z-index:-1;height:1px;content:"";background:linear-gradient(90deg,transparent,rgba(242,212,165,.42),transparent)}.process-step{min-height:210px;padding:22px}.step-number{display:inline-flex;margin-bottom:4.5rem;color:var(--amber);font-size:.86rem;font-weight:900}.contact-section{padding:clamp(4rem,9vw,8rem) 0 clamp(5rem,11vw,10rem)}.contact-inner{max-width:860px;padding:clamp(2rem,6vw,4rem);border:1px solid rgba(255,238,211,.18);border-radius:8px;background:linear-gradient(135deg,rgba(159,216,203,.09),transparent 38%),linear-gradient(180deg,#fff6e717,#fff6e709);box-shadow:0 30px 90px #00000052}.contact-inner h2{margin-bottom:1.15rem}.contact-inner>p{max-width:660px;margin-bottom:2rem}.coffee-cup-stage{width:min(100%,420px);aspect-ratio:1;display:grid;place-items:center}.coffee-cup-canvas{width:100%;max-width:420px;overflow:visible;filter:drop-shadow(0 30px 45px rgba(0,0,0,.32))}.cup-shadow{fill:#00000061}.cup-steam{fill:none;stroke:#f2d4a570;stroke-width:7;stroke-linecap:round}.coffee-cup-tilt,.coffee-stream,.coffee-rim-fill,.cup-shadow{transform-box:fill-box}.coffee-cup-tilt{transform-origin:58% 22%}.coffee-stream{opacity:0;transform-origin:50% 0%}.coffee-stream-body,.coffee-stream-drop{fill:#4b2113}.cup-body{fill:#f0dfc9}.cup-body-shade{fill:#d9c3a8;opacity:.72}.cup-sleeve{fill:#8a4a25}.cup-sleeve-glow{fill:#ad6a35}.cup-label{fill:#fff5e8;font-size:24px;font-weight:900;letter-spacing:0}.cup-lid{fill:#f8efe0}.cup-lid-lip{fill:#fff7eb}.coffee-rim-fill{opacity:0;fill:#3c1a10}.cup-highlight{fill:none;stroke:#ffffff6b;stroke-width:7;stroke-linecap:round}.coffee-spill-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;overflow:hidden;pointer-events:none}.coffee-spill-svg{width:100%;height:100%;overflow:visible}.spill-origin,.spill-blob,.spill-drop,.spill-drip{opacity:0;transform-box:fill-box;transform-origin:center}.origin-blob,.spill-blob,.spill-drip,.spill-drop{fill:url(#coffeeMain)}.origin-smear{fill:url(#coffeeWarm)}.edge-stream{fill:none;stroke:url(#coffeeMain);stroke-linecap:round;stroke-linejoin:round;opacity:.56;stroke-dasharray:1;stroke-dashoffset:1}.edge-stream-heavy{stroke-width:82}.edge-stream-thin{stroke-width:15;opacity:.48}.spill-drip{opacity:0}.spill-drop{fill:#6a351d}@media (max-width: 980px){.site-header{width:min(calc(100% - 24px),var(--max-width))}.site-nav{gap:2px}.site-nav a{padding:9px 8px;font-size:.8rem}.hero-section{min-height:auto;grid-template-columns:1fr;gap:.5rem;padding-top:5.75rem}.hero-art{position:relative;top:auto;min-height:290px;justify-items:start}.coffee-cup-stage{width:min(75vw,320px)}.section-heading-row,.benefit-layout{grid-template-columns:1fr}.service-grid,.process-track{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){body:before{background-size:48px 48px}.site-header{position:absolute;align-items:flex-start}.site-nav{max-width:calc(100vw - 88px);flex-wrap:wrap;justify-content:flex-end;background:#110f0dc2}.site-nav a{padding:7px 8px;font-size:.74rem}.hero-section,.content-section,.contact-section{width:min(calc(100% - 24px),var(--max-width))}.hero-section{padding-top:7rem}.hero-art{min-height:238px}.hero-lead,.section-heading-row p,.benefit-layout>div>p,.contact-inner>p{font-size:1rem}.hero-actions,.contact-actions{align-items:stretch}.button,.text-link{width:100%}.text-link{overflow-wrap:anywhere;text-align:center}.service-grid,.process-track{grid-template-columns:1fr}.service-card{min-height:132px}.process-step{min-height:154px}.process-track:before{display:none}.step-number{margin-bottom:2.2rem}.contact-inner{padding:24px}.edge-stream-heavy{stroke-width:64}.edge-stream-thin{stroke-width:12}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.coffee-cup-tilt{transform:rotate(8deg) translate(4px,2px)}.cup-steam{opacity:.35}.coffee-stream{opacity:.75;transform:scaleY(.78)}.coffee-rim-fill{opacity:1}.spill-origin,.spill-blob,.spill-drop,.spill-drip{opacity:.5;transform:scale(1)}.edge-stream{opacity:.28;stroke-dashoffset:0}}
