:root{--ink:#201c1f;--muted:#6b6568;--paper:#f7f7f9;--surface:#fff;--line:#dedee4;--red:#c82828;--red-dark:#a91f26;--red-soft:#f4dddd;--wine:#741533;--gold:#d8a45d;--cool-soft:#c8d0e8;--shadow:0 18px 50px #5a1f1f24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#f7f7f9;background:var(--paper);color:#201c1f;color:var(--ink);font-family:Inter,Segoe UI,Arial,sans-serif;line-height:1.5;margin:0}a{color:inherit}.home-container{min-height:100vh;overflow-x:hidden}.site-header{align-items:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f7f9f0;border-bottom:1px solid #dedee4eb;display:flex;gap:24px;justify-content:space-between;padding:18px clamp(18px,5vw,72px);position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:10}.brand{flex:0 0 auto;text-decoration:none}.brand-logo{display:block;height:58px;mix-blend-mode:multiply;object-fit:contain;width:118px}.site-nav{align-items:center;color:#6b6568;color:var(--muted);display:flex;font-size:.94rem;font-weight:700;gap:clamp(12px,3vw,30px);justify-content:flex-end}.site-nav a{text-decoration:none}.site-nav a:focus-visible,.site-nav a:hover{color:#c82828;color:var(--red)}.hero-section{grid-gap:clamp(32px,6vw,86px);align-items:center;background:linear-gradient(135deg,#c8282821,#0000 34%),linear-gradient(315deg,#d8a45d2e,#0000 42%),#f7f7f9;background:linear-gradient(135deg,#c8282821,#0000 34%),linear-gradient(315deg,#d8a45d2e,#0000 42%),var(--paper);display:grid;gap:clamp(32px,6vw,86px);grid-template-columns:minmax(0,1.05fr) minmax(330px,.95fr);min-height:calc(100vh - 72px);padding:clamp(42px,6vw,58px) clamp(18px,5vw,72px) clamp(40px,5vw,56px)}.hero-copy{max-width:760px}.hero-logo{display:block;height:auto;margin:0 0 22px;mix-blend-mode:multiply;width:min(100%,340px)}.eyebrow,.section-label{color:#c82828;color:var(--red);font-size:.78rem;font-weight:800;letter-spacing:0;margin:0 0 12px;text-transform:uppercase}.content-section h2,.hero-section h1{color:#201c1f;color:var(--ink);font-weight:850;letter-spacing:0;line-height:1.04;margin:0}.hero-section h1{font-size:clamp(2.5rem,6vw,4.5rem);max-width:760px}.hero-text{color:#6b6568;color:var(--muted);font-size:clamp(1.05rem,2vw,1.3rem);margin:24px 0 0;max-width:680px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.external-action,.primary-action,.secondary-action{align-items:center;border-radius:8px;display:inline-flex;font-weight:800;justify-content:center;min-height:48px;padding:0 22px;text-decoration:none;transition:transform .16s ease,border-color .16s ease,background .16s ease}.primary-action{background:#c82828;background:var(--red);border:1px solid #c82828;border:1px solid var(--red);color:#fff}.secondary-action{background:#ffffffad;border:1px solid #dedee4;border:1px solid var(--line);color:#201c1f;color:var(--ink)}.external-action{background:#fff;border:1px solid #74153347;color:#741533;color:var(--wine)}.external-action:focus-visible,.external-action:hover,.primary-action:focus-visible,.primary-action:hover,.secondary-action:focus-visible,.secondary-action:hover{transform:translateY(-2px)}.primary-action:focus-visible,.primary-action:hover{background:#a91f26;background:var(--red-dark);border-color:#a91f26;border-color:var(--red-dark)}.external-action:focus-visible,.external-action:hover{background:#f4dddd;background:var(--red-soft)}.app-preview{background:#fff;border:1px solid #dedee4;border:1px solid var(--line);box-shadow:0 18px 50px #5a1f1f24;box-shadow:var(--shadow);justify-self:end;padding:clamp(16px,2vw,22px);width:min(100%,520px)}.app-preview,.order-card,.preview-grid,.preview-header,.queue-list{border-radius:8px}.preview-header{align-items:center;background:#c8d0e8;background:var(--cool-soft);color:#6b6568;color:var(--muted);display:flex;font-size:.92rem;font-weight:800;gap:14px;justify-content:space-between;padding:12px 16px}.preview-header strong{color:#c82828;color:var(--red)}.order-card{align-items:flex-start;background:#741533;background:var(--wine);color:#fff;display:flex;gap:18px;justify-content:space-between;margin-top:14px;padding:17px 20px}.order-card h2{color:#fff;font-size:clamp(1.35rem,4vw,2rem);line-height:1.1;margin:4px 0 0}.muted-label{color:#ffffffad;display:block;font-size:.78rem;font-weight:800;text-transform:uppercase}.preview-grid .muted-label,.queue-list span{color:#6b6568;color:var(--muted)}.status-badge{background:#c82828;background:var(--red);border-radius:999px;color:#fff;flex:0 0 auto;font-size:.78rem;font-weight:800;padding:7px 10px}.preview-grid{grid-gap:1px;background:#dedee4;background:var(--line);border:1px solid #dedee4;border:1px solid var(--line);display:grid;gap:1px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:14px;overflow:hidden}.preview-grid div{background:#fff;min-width:0;padding:13px 16px}.preview-grid strong{display:block;font-size:1.05rem;margin-top:4px}.queue-list{background:#f5eeee;margin-top:14px;padding:13px 16px}.queue-list span{display:block;font-size:.78rem;font-weight:800;margin-bottom:10px;text-transform:uppercase}.queue-list p{align-items:center;border-top:1px solid #c828282e;display:flex;font-weight:750;gap:12px;justify-content:space-between;margin:0;padding:6px 0}.benefit-strip{grid-gap:1px;background:#dedee4;background:var(--line);border:1px solid #dedee4;border:1px solid var(--line);border-radius:8px;display:grid;gap:1px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 clamp(18px,5vw,72px);overflow:hidden;transform:translateY(-28px)}.benefit-strip article{background:#fff;padding:clamp(20px,3vw,30px)}.benefit-strip strong{color:#c82828;color:var(--red);font-size:clamp(1.1rem,2vw,1.35rem)}.benefit-strip p{color:#6b6568;color:var(--muted);margin:8px 0 0}.content-section{padding:clamp(58px,8vw,104px) clamp(18px,5vw,72px)}.impact-section,.tech-section,.two-column{grid-gap:clamp(26px,6vw,80px);display:grid;gap:clamp(26px,6vw,80px);grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr)}.content-section h2{font-size:clamp(2rem,4.5vw,4rem);max-width:760px}.impact-copy p,.section-copy p,.tech-section p{color:#6b6568;color:var(--muted);font-size:1.06rem;margin:0}.section-copy p+p{margin-top:18px}.section-heading{margin-bottom:32px;max-width:760px}.features-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.feature-card{background:#fff;border:1px solid #dedee4;border:1px solid var(--line);border-radius:8px;min-height:212px;padding:24px}.feature-card h3{color:#c82828;color:var(--red);font-size:1.2rem;margin:0 0 12px}.feature-card p{color:#6b6568;color:var(--muted);margin:0}.workflow-section{background:#f2f2f5}.workflow-list{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;margin:0;padding:0}.workflow-list li{background:#fff;border:1px solid #c8282833;border-radius:8px;min-height:180px;padding:24px}.workflow-list span{color:#c82828;color:var(--red);display:inline-block;font-size:.88rem;font-weight:900;margin-bottom:34px}.workflow-list p{font-size:1.1rem;font-weight:760;margin:0}.tech-section{align-items:start}.tech-section p{margin-top:18px;max-width:620px}.stack-list{align-content:flex-start;display:flex;flex-wrap:wrap;gap:10px}.stack-list span{background:#fff;border:1px solid #dedee4;border:1px solid var(--line);border-radius:8px;color:#201c1f;color:var(--ink);font-size:.92rem;font-weight:800;padding:10px 12px}.impact-section{align-items:center;background:#f5eeee}.color-system{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.color-chip{border-radius:8px;color:#fff;font-weight:850;min-height:84px;padding:18px}.color-chip.red{background:#c82828;background:var(--red)}.color-chip.soft{background:#e9e9ee;color:#201c1f;color:var(--ink)}.color-chip.wine{background:#741533;background:var(--wine)}.color-chip.gold{background:#d8a45d;background:var(--gold);color:#201c1f;color:var(--ink)}.site-footer{align-items:center;background:#201c1f;background:var(--ink);color:#fff;display:flex;gap:18px;justify-content:space-between;padding:26px clamp(18px,5vw,72px)}.site-footer strong{color:#f1c78a;font-size:1.1rem}.site-footer span{color:#ffffffb8}@media (max-width:980px){.hero-section,.impact-section,.tech-section,.two-column{grid-template-columns:1fr}.hero-section{min-height:auto}.app-preview{justify-self:stretch;width:100%}.benefit-strip,.features-grid,.workflow-list{grid-template-columns:1fr}}@media (max-width:720px){.site-header{align-items:flex-start;flex-direction:column;position:static}.brand-logo{height:54px;width:108px}.site-nav{gap:14px;justify-content:flex-start;overflow-x:auto;padding-bottom:2px;width:100%}.hero-section{padding-top:42px}.hero-actions{align-items:stretch;flex-direction:column}.primary-action,.secondary-action{width:100%}.benefit-strip{margin:0 18px;transform:translateY(-18px)}.color-system,.preview-grid{grid-template-columns:1fr}.site-footer{align-items:flex-start;flex-direction:column}}
/*# sourceMappingURL=main.cc05c50f.css.map*/