.money-amount{display:inline-flex;flex-wrap:wrap;align-items:center;gap:4px 8px;font-variant-numeric:tabular-nums}.money-value{display:inline-block;border-radius:5px}.money-changed{background:#d5f4e2;color:#135738;box-shadow:0 0 0 4px #d5f4e2;animation:money-change-pulse .8s ease-out 2}.money-changed.money-decreased{background:#ffebcd;color:#774309;box-shadow:0 0 0 4px #ffebcd}.money-delta{font-size:11px;font-weight:700;line-height:1.5;white-space:nowrap;color:#135738}.money-delta.money-decreased{color:#774309}@keyframes money-change-pulse{0%,to{transform:scale(1)}40%{transform:scale(1.09)}}@media(prefers-reduced-motion:reduce){.money-changed{animation:none}}.workspace-progress{flex:none;padding:12px 16px;margin-bottom:12px;background:#eef3ef;border:1px solid #d5e2d8;border-radius:12px;font-size:12px}.workflow-heading{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px 14px}.workflow-actor{font-size:9px;font-weight:750;letter-spacing:.07em}.workspace-progress strong{font-size:14px}.workspace-progress p{margin:5px 0 0}.workspace-progress.error{background:#fff1ed;border-color:#ebc4b7}.workspace-progress.waiting{background:#fff7e7;border-color:#e9d7af}.workspace-progress .small{font-size:11px}.evidence-change{padding:18px;background:#fff7e7;border:1px solid #e9d7af;border-radius:12px;margin:18px 0}.evidence-change h2{margin:0 0 12px;font-size:19px}.evidence-change dl{margin:0;display:grid;gap:9px}.evidence-change dl>div{display:grid;grid-template-columns:110px 1fr;align-items:start;gap:12px}.evidence-change dt{font-size:12px;color:#655a43}.evidence-change dd{display:flex;flex-wrap:wrap;gap:8px;margin:0;font-size:14px}.evidence-change del{color:#94533c}.approval-clock{border-left:3px solid #c29842;padding:10px 14px;margin:12px 0;font-size:14px;overflow-wrap:anywhere}.approval-clock p{margin:5px 0 0}.ai-site .site-header{flex-wrap:wrap;gap:12px}.ai-site .site-header .judge-link{font-size:12px}@media(max-width:620px){.evidence-change dl>div{grid-template-columns:1fr;gap:2px}.workspace-progress{padding:10px 12px}}.order-invoice-downloads{margin:1.5rem 0;padding-top:1.25rem;border-top:1px solid #d9dfe4}.order-invoice-downloads h3{margin:0 0 .5rem}.invoice-document{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:.8rem 0}.invoice-document>div{display:grid;gap:.25rem;min-width:0;overflow-wrap:anywhere}.invoice-document button{flex-shrink:0;max-width:100%}.invoice-error{color:#9f2424;font-size:.9rem}@media(max-width:520px){.invoice-document{align-items:stretch}.invoice-document button{width:100%}}.judge-main{max-width:1100px;margin:0 auto;padding:48px 28px 80px}.judge-hero{max-width:850px;margin:12px 0 46px}.judge-hero h1{font-size:clamp(32px,4.6vw,54px);line-height:1.13;letter-spacing:-.035em;margin:14px 0 24px}.judge-hero>p{max-width:740px}.judge-actions{display:flex;gap:12px;flex-wrap:wrap;margin:26px 0 18px}.judge-panel{background:#fff;border:1px solid #dbe4dd;border-radius:18px;padding:30px;margin:22px 0;scroll-margin-top:20px}.judge-panel h2{font-size:24px;line-height:1.3;margin-top:0}.judge-story{list-style:none;counter-reset:steps;margin:25px 0;padding:0;display:grid;gap:18px}.judge-story li{counter-increment:steps;display:grid;grid-template-columns:32px 170px 1fr;gap:12px;align-items:start}.judge-story li:before{content:counter(steps);border-radius:50%;background:#edf3ee;text-align:center;width:30px;height:30px;line-height:30px}.judge-story span{color:#496056}.judge-boundary{background:#fff6e5;color:#705021;padding:16px;border-radius:10px;font-size:13px}.judge-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:24px 0}.judge-stats div{background:#f3f6f2;padding:18px;border-radius:10px}.judge-stats b{display:block;font-size:30px}.judge-stats span{font-size:13px}.judge-table-wrap{overflow-x:auto}.judge-panel table{width:100%;border-collapse:collapse;font-size:14px;text-align:left}.judge-panel caption{text-align:left;margin-bottom:12px;color:#65796e;font-size:12px}.judge-panel th,.judge-panel td{padding:12px 10px;border-bottom:1px solid #dbe4dd}.judge-panel details{margin-top:24px}.judge-panel summary{cursor:pointer;font-weight:650}.judge-timeline{padding-left:22px}.judge-timeline li{margin:15px 0}.judge-timeline time{display:block;font-size:11px;color:#65796e;overflow-wrap:anywhere}.judge-page .small{overflow-wrap:anywhere}@media(max-width:620px){.judge-main{padding:28px 18px 48px}.judge-panel{padding:20px}.judge-story li{grid-template-columns:30px 1fr;gap:7px 12px}.judge-story span{grid-column:2}.judge-stats{grid-template-columns:1fr;gap:8px}.judge-stats div{padding:12px 16px}.judge-stats b{display:inline;margin-right:10px;font-size:24px}.judge-page .site-header{flex-wrap:wrap;gap:10px}.judge-page .site-pill{font-size:9px}}.judge-actions .button{width:auto}:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#172b25;background:#f7f8f5;font-synthesis:none;font-weight:400;line-height:1.55}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:4px}button,input,textarea{font:inherit}button,.button{border:1px solid #244d3e;border-radius:10px;padding:11px 16px;background:#234c3e;color:#fff;cursor:pointer;font-weight:650;display:inline-block;text-decoration:none;line-height:1.35}button:disabled{opacity:.45;cursor:not-allowed}button:hover:not(:disabled),.button:hover{background:#143e2d;border-color:#143e2d;color:#fff}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #68a48d;outline-offset:3px}p{margin:0 0 14px}h1,h2{line-height:1.13;letter-spacing:-.04em;margin:0 0 18px}h1{font-size:clamp(30px,3.2vw,46px)}h2{font-size:24px}.site-header{display:flex;align-items:center;gap:24px;justify-content:space-between;padding:22px 4vw;border-bottom:1px solid #dfe5de;background:#fff}.brand{font-size:25px;font-weight:800;letter-spacing:-.04em;text-decoration:none}.brand span{font-size:13px;letter-spacing:0;color:#64786e;font-weight:500}.site-header>a:last-child{font-size:13px}.site-pill{border:1px solid #d0dcd4;border-radius:24px;padding:5px 11px;font-size:10px;letter-spacing:.08em;font-weight:700;text-transform:uppercase;white-space:nowrap}.runtime-strip{padding:9px 4vw;background:#fff6e5;color:#705021;border-bottom:1px solid #eee3cc;font-size:12px}.eyebrow{font-size:10px;letter-spacing:.13em;font-weight:750;color:#6d8076;margin-bottom:11px}.small{font-size:12px;color:#65796e;line-height:1.6}.ai-layout{display:grid;grid-template-columns:285px minmax(0,880px);gap:40px;max-width:1250px;margin:auto;padding:34px 30px}.ai-sidebar{font-size:13px;padding-right:24px;border-right:1px solid #dde5dc}.ai-sidebar h2{margin:0 0 9px}.ai-sidebar>p{color:#65796e}.secondary{background:#fff;color:#234c3e;width:100%;text-align:center}.secondary:hover{color:#fff}.pairing-box{background:#fff;border:1px solid #dfe6de;border-radius:12px;padding:17px;margin:17px 0}.pairing-box p{font-size:12px;margin-top:8px}.pairing-box code{display:block;font-size:11px;overflow-wrap:anywhere}.pairing-code{font-family:monospace;letter-spacing:4px;font-size:26px;font-weight:700;margin:12px 0}.connection-summary{font-size:12px;display:flex;gap:8px;align-items:center}.connection-dot{width:8px;height:8px;display:inline-block;background:#b9aaa1;border-radius:50%;flex:none}.connection-dot.on{background:#3a9869}.sidebar-facts{margin:22px 0}.sidebar-facts div{display:flex;justify-content:space-between;padding:7px 0;border-bottom:1px solid #e1e6df;gap:9px}.sidebar-facts dt{color:#65796e}.sidebar-facts dd{margin:0;font-weight:600}.demo-controls{border-top:1px solid #dde5dc;padding-top:18px;margin-top:20px}.demo-controls summary{cursor:pointer;font-weight:700}.demo-controls>p{margin:12px 0}.demo-controls button{width:100%;margin:7px 0;font-size:12px;background:#fff;color:#234c3e}.checkbox{display:flex;align-items:flex-start;gap:8px;font-size:12px;margin:15px 0}.checkbox input{margin-top:5px}.upload-label{display:grid;gap:8px;border:1px dashed #b2c2b8;padding:12px;border-radius:9px;margin:9px 0;font-size:12px}.upload-label input[hidden]{display:none}.upload-label button:hover:not(:disabled){color:#fff}.upload-filename{display:block;overflow-wrap:anywhere;color:#65796e}.conversation{min-width:0}.conversation-heading{padding:6px 0 25px;border-bottom:1px solid #dee5de}.conversation-heading>p{font-size:14px;color:#64796e}.chat-log{padding:25px 0;min-height:150px}.chat-message{max-width:92%;margin-bottom:20px}.chat-message.user{margin-left:auto;background:#e8efe7;padding:12px 16px;border-radius:14px 14px 2px;max-width:85%}.chat-message.assistant{padding-left:2px}.chat-author{font-size:11px;font-weight:750;color:#6a7f73;display:block;margin-bottom:5px}.chat-message p{font-size:14px;white-space:pre-wrap;margin:0;line-height:1.7}.chat-approval{background:#fff;border:1px solid #b4ccbd;border-left:4px solid #326b51;border-radius:12px;padding:22px;margin:20px 0;box-shadow:0 8px 25px #203e2c06}.chat-approval h2{font-size:23px;margin-bottom:12px}.chat-approval p{font-size:13px;color:#526a5b}.chat-approval code{font-size:12px;background:#eff3ec;padding:2px 5px;border-radius:4px}.chat-approval small{display:block;margin-top:11px;font-size:10px;color:#718376;overflow-wrap:anywhere}.working{font-size:13px;color:#3f7255;padding:13px 0}.composer{position:sticky;bottom:0;padding:16px 0 8px;background:#f7f8f5;border-top:1px solid #dee5de}.composer form{display:flex;background:#fff;border:1px solid #bdccc0;border-radius:14px;padding:10px;gap:10px;align-items:flex-end}.composer textarea{resize:vertical;min-height:58px;max-height:160px;width:100%;border:0;outline:0;padding:9px;background:transparent;color:#172b25;font-size:14px}.composer button[type=submit]{white-space:nowrap;min-width:76px}.composer button[type=submit]:disabled{background:#e3eae5;border-color:#a8b8ad;color:#4a5f53;opacity:1}.composer>p{font-size:10px;margin-top:9px}.suggestions{display:flex;gap:8px;margin-bottom:11px;flex-wrap:wrap}.suggestions button{font-size:11px;background:#fff;color:#526b5c;border-color:#d4dfd5;padding:6px 10px;border-radius:20px}.notice{background:#fff4dc;border:1px solid #e8ce99;padding:14px 18px;border-radius:9px;font-size:13px;margin:16px 0}.notice.error{background:#fff0eb;border-color:#e5baa9;color:#873b28}.sr-only{position:absolute;clip:rect(0,0,0,0);width:1px;height:1px;overflow:hidden;white-space:nowrap}.store-site{background:#fcfbf7;min-height:100vh}.store-site .site-header{background:#fcfbf7}.store-site .brand{font-size:30px}.store-main{max-width:1180px;padding:42px 32px;margin:auto}.product-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:58px;align-items:center}.product-visual{background:#e5eddb;border-radius:24px;min-height:430px;position:relative;overflow:hidden}.product-visual:before{content:"";position:absolute;border:1px solid #c0d2b3;width:350px;height:350px;border-radius:50%;top:25px;left:50%;transform:translate(-50%)}.charging-case{position:absolute;width:230px;height:135px;left:50%;top:53%;transform:translate(-50%);background:linear-gradient(160deg,#fff,#d1dbd2);border:1px solid #c1cfc3;border-radius:35px 35px 65px 65px;box-shadow:0 25px 35px #41573833;display:grid;place-items:center}.charging-case:before{content:"";position:absolute;top:28px;width:100%;height:1px;background:#b6c3b9}.charging-case span{font-size:22px;color:#9aa99e;font-weight:650}.charging-case i{position:absolute;bottom:17px;height:4px;width:4px;border-radius:50%;background:#64a977}.earbud{position:absolute;width:60px;height:150px;background:linear-gradient(125deg,#fff,#d9e2da);border:1px solid #c6d3c5;top:60px;border-radius:40px 40px 20px 20px;box-shadow:5px 12px 20px #41573822}.earbud:before{content:"";position:absolute;width:30px;height:40px;background:#273e35;top:20px;left:13px;border-radius:50%}.earbud.left{left:calc(50% - 95px);transform:rotate(-16deg)}.earbud.right{right:calc(50% - 95px);transform:rotate(16deg)}.product-caption{position:absolute;bottom:22px;width:100%;text-align:center;font-size:12px;color:#6e8769;letter-spacing:.08em}.product-copy h1{font-size:clamp(38px,4vw,58px)}.product-copy>p{color:#687c6d;font-size:15px}.product-price{font-size:29px;font-weight:750;margin:25px 0}.product-price span{font-size:12px;font-weight:400;color:#68806d}.merchant-note{border-top:1px solid #dfe6d8;padding-top:18px}.product-copy .small{font-size:11px;margin-top:15px}.receipt{background:#fff;border:1px solid #dde4d9;border-radius:17px;margin-top:38px;padding:28px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.receipt h2{font-size:26px;margin-bottom:10px}.receipt-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin:20px 0}.receipt-facts dt{font-size:11px;color:#708572}.receipt-facts dd{margin:5px 0;font-size:19px;font-weight:700}.receipt-lines{border-top:1px solid #e6eade;border-bottom:1px solid #e6eade;padding:14px 0;margin:15px 0}.receipt-lines p{display:flex;justify-content:space-between;font-size:12px;margin:5px 0;gap:18px}.receipt>.small{margin-bottom:0}.store-connection{display:flex;flex-wrap:wrap;align-items:center;gap:12px;font-size:11px;color:#768575;padding:22px 4px}.store-connection strong{color:#526b53;font-weight:600}.empty-state{max-width:750px;margin:80px auto;padding:30px;text-align:center}.empty-state p{color:#70816d}.empty-state .button{margin-top:12px}@media(max-width:850px){.ai-layout{grid-template-columns:220px minmax(0,1fr);gap:22px;padding:25px 18px}.ai-sidebar{padding-right:18px}.site-header{gap:12px}.brand span{display:none}.product-layout{gap:28px}.product-visual{min-height:370px}.receipt-facts{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.site-header{padding:17px 20px;gap:8px}.brand{font-size:22px}.site-header>a:last-child{font-size:11px}.site-pill{font-size:8px}.runtime-strip{font-size:10px}.ai-layout{display:flex;flex-direction:column;padding:22px 20px}.ai-sidebar{border-right:0;padding:0}.ai-sidebar .pairing-box{margin:12px 0}.sidebar-facts{display:none}.demo-controls{margin-top:15px}.conversation-heading{padding-top:18px}.product-layout{grid-template-columns:1fr}.store-main{padding:25px 20px}.product-visual{min-height:350px}.product-copy h1{font-size:42px}.receipt{padding:20px}.receipt-facts dd{font-size:17px}.section-heading{align-items:flex-start}.receipt h2{font-size:22px}.composer form{padding:6px}.composer button[type=submit]{font-size:12px;padding:10px}.chat-message{max-width:100%}}:root .ai-layout{height:calc(100dvh - 125px)}.ai-sidebar{overflow-y:auto;min-height:0}.conversation{display:flex;flex-direction:column;min-height:0}.conversation-heading{flex:none;padding-bottom:18px}.conversation-heading h1{font-size:clamp(28px,3vw,39px)}.chat-log{flex:1;min-height:0;overflow-y:auto;scrollbar-gutter:stable;padding:20px 10px 20px 0}.composer{position:static;flex:none}@media(max-width:620px){:root .ai-layout{height:auto}.ai-sidebar{overflow:visible}.chat-log{overflow:visible;max-height:65dvh;overflow-y:auto}.conversation{min-height:650px}.conversation-heading h1{font-size:29px}}
