:root{color-scheme:light;--bg: #fbf7ef;--surface: rgba(255, 253, 248, .78);--ink: #181c16;--muted: #5e665b;--line: rgba(31, 35, 27, .14);--line-strong: rgba(31, 35, 27, .2);--green: #54763b;--green-dark: #334d25;--gold: #efa912;--red: #df4e39;--shadow: 0 24px 70px rgba(42, 38, 29, .08);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:radial-gradient(circle at 34% 28%,rgba(255,255,255,.86),transparent 34rem),linear-gradient(180deg,#fffdf9 0%,var(--bg) 100%)}a{color:inherit;text-decoration:none}button{font:inherit}.page{width:min(1180px,calc(100% - 72px));min-height:100vh;margin:0 auto;padding:26px 0 56px;display:flex;flex-direction:column}.topbar,.brand,.button,.hero,.order-head,.item-row,.order-total,.avatars,.integration,.flow{display:flex;align-items:center}.topbar{justify-content:space-between}.brand{gap:10px;font-size:18px;font-weight:600;letter-spacing:.15ch}.brand-mark{width:32px;height:32px;display:block}.button{justify-content:center;min-width:126px;height:44px;border:1px solid var(--line);border-radius:9px;padding:0 20px;background:var(--surface);color:var(--ink);cursor:pointer;font-size:15px;font-weight:650;line-height:1;letter-spacing:0}.button svg{width:18px;height:18px;margin-right:8px;fill:currentColor}.button-primary{width:fit-content;min-width:218px;height:52px;border-color:transparent;color:#fffdf8;background:var(--green);box-shadow:0 20px 42px #3a572a29}.button-primary span{margin-right:12px;font-size:20px;line-height:0}.button-sync{min-width:118px;height:44px;border-color:#54763b6b;color:var(--green-dark);background:#fffdf88f;font-size:15px}.hero{justify-content:space-between;gap:clamp(56px,8vw,134px);flex:1;padding:84px 0 96px}.hero-copy{flex:1 1 520px}h1,h2,p{margin-top:0}h1{margin-bottom:24px;font-size:clamp(72px,9vw,112px);font-weight:760;line-height:.88;letter-spacing:0}.lede{max-width:520px;margin-bottom:20px;font-size:clamp(24px,2.5vw,32px);font-weight:620;line-height:1.16;letter-spacing:0}.body-copy{max-width:480px;margin-bottom:34px;color:var(--muted);font-size:18px;line-height:1.45}.integration{gap:14px;margin:24px 0 0;color:#353d31;font-size:15px;font-weight:400;line-height:1}.integration img{width:18px;height:18px;display:block}.order-card{flex:0 0 min(46vw,560px);overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:var(--shadow);backdrop-filter:blur(12px)}.order-head{justify-content:space-between;gap:24px;min-height:58px;padding:0 20px;border-bottom:1px solid var(--line)}.order-head p{display:inline-flex;align-items:center;gap:12px;margin-bottom:0;color:#252922;font-size:15px;font-weight:400;white-space:nowrap}.order-head p:last-child{color:#363d34}.status-dot{width:10px;height:10px;border-radius:999px;background:var(--green)}.item-list{display:grid}.item-row{gap:16px;min-height:92px;padding:14px 20px;border-bottom:1px solid var(--line)}.item-row img{flex:none;width:58px;height:58px;border-radius:10px;object-fit:cover}.item-row div{min-width:0;flex:1}.item-row h2{margin-bottom:6px;font-size:18px;font-weight:600;line-height:1.1;letter-spacing:0}.item-row p{margin-bottom:0;color:var(--muted);font-size:15px}.item-row p span{margin:0 6px}.item-row strong{min-width:64px;font-size:17px;font-weight:650;text-align:right}.order-total{justify-content:space-between;gap:16px;min-height:78px;padding:14px 20px;background:#f9f1ddad}.avatars{min-width:100px}.avatars span{display:grid;place-items:center;width:36px;height:36px;margin-right:-6px;border-radius:999px;color:#fffdf8;background:var(--green);font-size:13px;font-weight:700}.avatars span:nth-child(2){background:var(--gold)}.avatars span:nth-child(3){background:var(--red)}.total-copy{min-width:126px;flex:1}.total-copy p{margin-bottom:4px;color:#3f463c;font-size:14px}.total-copy strong{font-size:18px;font-weight:650}.flow{justify-content:space-between;gap:20px;margin-top:auto;border-top:1px solid var(--line);padding-top:22px}.flow p{display:flex;align-items:baseline;gap:12px;margin-bottom:0;color:var(--ink);font-size:15px;font-weight:520}.flow span{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:28px;border:1px solid rgba(84,118,59,.34);border-radius:8px;color:var(--green-dark);font-weight:650}.flow p:nth-child(2) span{border-color:#efa9127a;color:#b17600}.flow p:nth-child(3) span{border-color:#df4e3961;color:#b23524}@media(max-width:980px){.page{width:min(100% - 28px,720px);padding-top:18px;padding-bottom:32px}.brand{gap:10px;font-size:16px}.brand-mark{width:24px;height:24px}.button{min-width:132px;height:42px;font-size:15px}.button svg{width:19px;height:19px}.hero{align-items:stretch;flex-direction:column;min-height:0;padding:68px 0 42px}.hero-copy{flex:none}h1{font-size:clamp(68px,18vw,104px)}.lede{font-size:clamp(28px,8vw,42px)}.body-copy{margin-bottom:28px;font-size:18px}.button-primary{width:100%;min-width:0;height:52px;font-size:16px}.integration{font-size:15px}.integration img{width:16px;height:16px}.order-card{flex-basis:auto;width:100%}.flow{align-items:flex-start;flex-direction:column;padding-top:22px}}@media(max-width:560px){.page{width:min(100% - 24px,430px)}.topbar{align-items:flex-start}.hero{gap:34px;padding:56px 0 44px}h1{margin-bottom:20px;font-size:clamp(58px,18vw,78px)}.lede{margin-bottom:18px;font-size:clamp(27px,9vw,36px)}.order-head{align-items:flex-start;flex-direction:column;gap:8px;padding:16px}.order-head p{white-space:normal}.item-row{gap:14px;min-height:94px;padding:14px 16px}.item-row img{width:58px;height:58px}.item-row h2{font-size:17px}.item-row p,.order-head p{font-size:14px}.item-row strong{min-width:58px;font-size:16px}.order-total{align-items:flex-start;flex-direction:column;gap:14px;padding:16px}.button-sync{width:100%}}
