:root{color-scheme:light;--ink: #241a16;--muted: #675b53;--paper: #fff4d8;--paper-alt: #f3ead2;--white: #fffdf6;--line: #2d201b;--red: #ef5b43;--blue: #4d82db;--green: #45a76f;--mint: #dff0d8;--yellow: #f8ca45;--pink: #f5aac0;--lilac: #ddd9ff;--brown-soft: #e8d4b8;--shadow-hard: 7px 8px 0 var(--line);--shadow-soft: 10px 12px 0 rgba(45, 32, 27, .16);--radius: 8px;--header-height: 70px}*{box-sizing:border-box}#root{min-height:100vh}button,a{font:inherit}.testEntry{display:none}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Trebuchet MS,Microsoft YaHei,sans-serif;letter-spacing:0}a{color:inherit;text-decoration:none}.siteHeader{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:70px;padding:12px clamp(18px,4vw,56px);background:#fff4d8f5;border-bottom:3px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:10px;min-width:max-content;font-size:21px;font-weight:900}.brandFace{display:grid;place-items:center;width:42px;height:42px;color:var(--white);background:var(--red);border:3px solid var(--line);border-radius:50%;box-shadow:3px 4px 0 var(--line)}.siteNav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.siteNav a{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;font-size:14px;font-weight:900;background:var(--white);border:2px solid var(--line);border-radius:999px}.section{min-height:calc(100vh - 70px);padding:46px clamp(18px,4vw,58px);border-bottom:3px solid var(--line);scroll-margin-top:68px}.sectionInner{width:min(1180px,100%);margin:0 auto}.heroGrid,.splitGrid,.updatesGrid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(430px,1.1fr);align-items:center;gap:clamp(30px,5vw,72px)}.splitGrid,.updatesGrid{min-height:calc(100vh - var(--header-height) - 92px)}.copyBlock{max-width:620px}.boothSection .copyBlock,.summarySection .copyBlock,.backupSection .copyBlock{max-width:500px}.boothSection .splitGrid,.backupSection .splitGrid{grid-template-columns:minmax(0,.78fr) minmax(470px,1.22fr)}.boothSection h2,.summarySection h2,.backupSection h2{min-width:8em;text-wrap:wrap}.centered{max-width:780px;margin:0 auto 30px;text-align:center}.eyebrow{display:inline-flex;width:fit-content;margin:0 0 16px;padding:7px 13px;color:var(--white);font-size:13px;font-weight:900;background:var(--blue);border:2px solid var(--line);border-radius:999px;box-shadow:3px 4px 0 var(--line)}h1,h2,h3,p{margin-top:0}h1{margin-bottom:12px;font-size:clamp(58px,7vw,92px);line-height:.92}h2{margin-bottom:16px;font-size:clamp(32px,3.3vw,48px);line-height:1.08;text-wrap:balance}h3{margin-bottom:18px;font-size:36px;line-height:1.04}.heroLead{margin-bottom:18px;font-size:25px;line-height:1.34;font-weight:900}.bodyText{margin-bottom:0;color:var(--muted);font-size:17px;line-height:1.8}.heroActions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.primaryStatus,.secondaryLink{display:inline-flex;align-items:center;min-height:45px;padding:0 18px;font-weight:900;border:3px solid var(--line);border-radius:var(--radius);box-shadow:4px 5px 0 var(--line)}.primaryStatus{color:var(--white);background:var(--red)}.secondaryLink{background:var(--yellow)}.secondaryLink.compact{min-height:40px;box-shadow:3px 4px 0 var(--line)}.heroStage{position:relative;min-height:560px}.stickerRail{position:absolute;top:0;right:0;z-index:5;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;width:min(390px,78%)}.stickerRail span{padding:8px 11px;font-size:13px;font-weight:900;background:var(--yellow);border:2px solid var(--line);border-radius:999px;box-shadow:3px 3px 0 var(--line);transform:rotate(-2deg)}.stickerRail span:nth-child(2n){background:var(--pink);transform:rotate(2deg)}.stickerRail span:nth-child(3n){color:var(--white);background:var(--green)}.stickerRail span:first-child{color:var(--ink);background:#cfeee5}.stickerRail span:nth-child(4){color:var(--ink);background:#cfe1f6}.productWindow{position:absolute;display:flex;flex-direction:column;justify-content:space-between;padding:18px;background:var(--white);border:4px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft)}.productWindow strong,.productWindow em,.productWindow span{display:block}.productWindow strong{margin:8px 0;font-size:24px}.productWindow em{color:var(--muted);font-style:normal;line-height:1.5}.windowLabel{color:var(--blue);font-size:13px;font-weight:900}.menuWindow{top:70px;left:0;width:56%;min-height:296px;background:#fff7d8}.cartWindow{top:180px;right:0;width:52%;min-height:238px;background:#e9f2ff}.starWindow{bottom:52px;left:11%;z-index:2;width:42%;min-height:154px;background:#ffeaf0}.stockWindow{right:8%;bottom:0;width:38%;min-height:134px;background:#e7f7df}.productThumbs{display:flex;gap:8px;margin-top:18px}.thumb{display:grid;width:64px;gap:6px;padding:6px;text-align:center;background:var(--white);border:3px solid var(--line);border-radius:var(--radius)}.thumb i{display:block;width:100%;aspect-ratio:1;background:var(--pink);border:2px solid var(--line);border-radius:6px}.thumbBadge i{background:var(--yellow);border-radius:50%}.thumbCard i{background:var(--green)}.thumb b{font-size:12px}.receiptRows span{display:block;height:12px;margin-top:10px;background:#2d201b2e;border-radius:999px}.receiptRows span:nth-child(2){width:64%}mark{display:inline-flex;width:fit-content;margin-top:12px;padding:6px 10px;font-weight:900;background:var(--pink);border:2px solid var(--line);border-radius:999px}.catFigure{position:absolute;bottom:2px;left:-20px;z-index:4;width:150px;padding:12px;text-align:center;background:var(--lilac);border:4px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-hard);transform:rotate(-5deg)}.catHead{position:relative;width:82px;height:72px;margin:0 auto 8px;background:var(--white);border:4px solid var(--line);border-radius:44px 44px 34px 34px}.catHead:before,.catHead:after{position:absolute;top:-20px;width:28px;height:32px;content:"";background:var(--white);border:4px solid var(--line);border-bottom:0}.catHead:before{left:6px;transform:rotate(-24deg)}.catHead:after{right:6px;transform:rotate(24deg)}.catHead i{position:absolute;top:30px;width:8px;height:8px;background:var(--line);border-radius:50%}.catHead i:first-child{left:24px}.catHead i:nth-child(2){right:24px}.catHead b{position:absolute;left:35px;bottom:16px;width:10px;height:8px;background:var(--red);border-radius:50%}.catFigure span{color:var(--blue);font-weight:900}.boothSection{background:var(--paper-alt)}.boothWorkbench{--rail-width: 116px;--rail-item-height: 76px;--rail-gap: 12px;--booth-visual-height: calc((var(--rail-item-height) * 5) + (var(--rail-gap) * 4));display:grid;grid-template-columns:var(--rail-width) minmax(170px,.82fr) minmax(220px,1fr) var(--rail-width);grid-template-rows:minmax(0,1fr) minmax(0,.72fr);gap:14px;align-items:stretch;height:var(--booth-visual-height)}.actionRail,.resultRail{display:grid;grid-template-rows:repeat(5,var(--rail-item-height));gap:var(--rail-gap);width:var(--rail-width);height:var(--booth-visual-height)}.actionRail{grid-column:1 / 2;grid-row:1 / 3}.actionRail span,.resultRail span{display:grid;place-items:center;min-height:var(--rail-item-height);padding:8px;font-size:13px;font-weight:900;text-align:center;background:var(--white);border:3px solid var(--line);border-radius:var(--radius)}.actionRail span:nth-child(odd){background:#ffeaf0}.resultRail span:nth-child(2n){background:var(--mint)}.menuBoard,.ticketSlip,.paymentPlate{min-height:0;padding:16px;background:var(--white);border:3px solid var(--line);border-radius:var(--radius);overflow:hidden}.menuBoard{grid-column:2 / 3;grid-row:1 / 2}.ticketSlip{grid-column:3 / 4;grid-row:1 / 2}.menuBoard b,.ticketSlip b,.paymentPlate b{display:block;margin-bottom:8px;font-size:20px}.menuBoard p,.ticketSlip p,.paymentPlate p{color:var(--muted);line-height:1.5}.menuBoard div{display:flex;flex-wrap:wrap;gap:8px}.menuBoard i{padding:6px 8px;font-style:normal;font-weight:900;background:var(--yellow);border:2px solid var(--line);border-radius:999px}.ticketSlip{background:#fffdf6}.paymentPlate{grid-column:2 / 4;grid-row:2 / 3;background:#e9f2ff}.resultRail{grid-column:4 / 5;grid-row:1 / 3}.summarySection{background:#fff6e5}.summaryGrid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(300px,.72fr) minmax(276px,.54fr);align-items:center;gap:clamp(20px,3.2vw,44px)}.summaryStack{display:grid;gap:12px}.summaryStack article,.statusBoard,.startGroup{background:var(--white);border:3px solid var(--line);border-radius:var(--radius);box-shadow:5px 6px #2d201b24}.summaryStack article{padding:18px}.summaryStack span,.statusPair span{display:block;margin-bottom:8px;color:var(--blue);font-size:13px;font-weight:900}.summaryStack strong{display:block;margin-bottom:8px;font-size:18px}.summaryStack p{margin:0;color:var(--muted);line-height:1.55}.posterCard{padding:22px;background:#ffeaf0;border:4px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-hard);transform:translate(4px) rotate(1deg)}.posterStamp{display:inline-flex;margin-bottom:14px;padding:6px 10px;color:var(--white);font-size:13px;font-weight:900;background:var(--red);border:2px solid var(--line);border-radius:999px}.posterProducts{display:flex;gap:8px;margin:10px 0 18px}.posterProducts i{display:block;width:58px;height:58px;background:var(--white);border:3px solid var(--line);border-radius:var(--radius)}.posterProducts i:nth-child(2){background:var(--yellow)}.posterProducts i:nth-child(3){background:var(--mint)}.posterCard p,.posterCard small{color:var(--muted);line-height:1.6}.backupSection{background:#edf7e8}.backupFlow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:12px;align-items:center;min-height:280px;padding:20px 0}.backupNode{min-height:150px;padding:18px;background:var(--white);border:4px solid var(--line);border-radius:var(--radius);box-shadow:5px 6px #2d201b24}.backupFlow .backupNode:first-child{transform:translateY(30px) rotate(-3deg)}.backupFlow .flowDot:nth-child(2){transform:translateY(-22px) rotate(8deg)}.backupFlow .lunchNode{transform:translateY(-14px) rotate(2.5deg)}.backupFlow .flowDot:nth-child(4){transform:translateY(18px) rotate(-7deg)}.backupFlow .backupNode:last-child{transform:translateY(38px) rotate(-2deg)}.backupNode span{display:block;margin-bottom:12px;color:var(--green);font-weight:900}.backupNode strong{font-size:18px;line-height:1.4}.lunchNode{background:#fff7d8}.flowDot{display:grid;place-items:center;width:52px;height:52px;color:var(--white);background:var(--line);border-radius:50%}.backupNotes{display:grid;gap:10px;margin-top:22px}.backupNotes span{padding:12px 14px;font-weight:900;background:var(--white);border:3px solid var(--line);border-radius:var(--radius)}.startSection{background:#eef5ff}.startGroups{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:18px}.startGroup{min-height:320px;padding:20px}.groupLabel{display:inline-flex;margin-bottom:16px;padding:7px 10px;color:var(--blue);font-size:14px;font-weight:900;background:var(--white);border:2px solid var(--line);border-radius:999px}.nestedItem{padding:14px;background:#fffdf6;border:2px solid var(--line);border-radius:var(--radius)}.nestedItem+.nestedItem{margin-top:12px}.nestedItem b,.startGroup strong{display:block;margin-bottom:8px;font-size:19px}.nestedItem p,.startGroup li{color:var(--muted);line-height:1.6}.startGroup ul,.startGroup ol{margin:10px 0 0;padding-left:22px}.startNote{margin:14px 0 0;padding:10px 12px;color:var(--ink);font-weight:900;line-height:1.5;background:#fff7d8;border:2px solid var(--line);border-radius:var(--radius)}.updatesSection{background:var(--paper)}.statusBoard{padding:22px}.statusPair{display:inline-flex;flex-direction:column;width:calc(50% - 8px);min-height:92px;margin:0 8px 16px 0;padding:14px;background:#fff7d8;border:3px solid var(--line);border-radius:var(--radius)}.statusVersion{width:100%;min-height:64px;margin-right:0}.statusPair strong{font-size:24px}.statusVersion strong{margin-top:4px;color:var(--muted);font-size:17px;font-weight:400;line-height:1.8}.updateContent{max-height:280px;margin-bottom:18px;padding:14px;background:#fff7d8;border:3px solid var(--line);border-radius:var(--radius);overflow-y:auto}.updateContent span{display:block;margin-bottom:8px;color:var(--blue);font-size:13px;font-weight:900}.updateContent ul{margin:0 0 18px;padding-left:20px;color:var(--muted);line-height:1.8}.updateContent ul{margin-bottom:0}.footer{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:12px;padding:28px 18px 36px;text-align:center;color:var(--muted);background:var(--white)}.footerBrandLine,.footerCompliance,.footerActions{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 16px}.footerBrandLine{color:var(--ink)}.footerBrandLine strong{font-size:16px}.footerBrandLine span,.footerCompliance a{font-size:14px;line-height:1.7}.footerCompliance a{color:var(--muted);text-decoration:underline;text-underline-offset:3px}.footerActions a{display:inline-flex;align-items:center;min-height:40px;padding:0 14px;color:var(--white);font-size:14px;font-weight:900;background:var(--blue);border:3px solid var(--line);border-radius:var(--radius);box-shadow:3px 4px 0 var(--line)}.footerActions a:first-child{background:var(--red)}@keyframes floatSoft{0%,to{transform:translateY(0) rotate(-5deg)}50%{transform:translateY(-6px) rotate(-4deg)}}.catFigure{animation:floatSoft 4s ease-in-out infinite}@media(max-width:1100px){.summaryGrid{grid-template-columns:1fr}.summaryStack,.posterCard{transform:none}.posterCard{max-width:440px}}@media(max-width:980px){.siteHeader{align-items:flex-start;flex-direction:column}.siteNav{justify-content:flex-start}.heroGrid,.splitGrid,.updatesGrid,.boothSection .splitGrid,.backupSection .splitGrid{grid-template-columns:1fr}.splitGrid,.updatesGrid{min-height:auto}.heroStage{min-height:590px}.boothWorkbench{grid-template-columns:1fr;grid-template-rows:auto;height:auto;transform:none}.actionRail,.menuBoard,.ticketSlip,.paymentPlate,.resultRail{grid-column:auto;grid-row:auto}.actionRail,.resultRail{grid-template-columns:repeat(5,minmax(0,1fr));grid-template-rows:none;width:100%;height:auto}.backupFlow{grid-template-columns:1fr;min-height:auto;padding:0}.backupFlow .backupNode:first-child,.backupFlow .flowDot:nth-child(2),.backupFlow .lunchNode,.backupFlow .flowDot:nth-child(4),.backupFlow .backupNode:last-child,.statusBoard{transform:none}.flowDot{width:100%;height:42px;border-radius:var(--radius)}.startGroups{grid-template-columns:1fr}.startGroup{min-height:auto}}@media(max-width:640px){.section{min-height:auto;padding:34px 16px}.siteNav a{min-height:32px;padding:0 10px;font-size:13px}h1{font-size:54px}h2{font-size:32px}.heroLead{font-size:20px}.heroStage{min-height:auto}.stickerRail,.productWindow,.catFigure{position:relative;inset:auto;width:100%;margin-top:12px;transform:none}.stickerRail{justify-content:flex-start;margin-top:0;margin-bottom:12px}.catFigure{animation:none}.statusPair{width:100%}}
