:root{--ink:#18221e;--muted:#667069;--paper:#f1f2ec;--panel:#fbfbf7;--line:#d8dcd4;--green:#164d36;--green-soft:#dce9de;--lime:#c8ee60;--warm:#f4efe1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 12% 4%, #c8ee6021, transparent 26rem), var(--paper);color:var(--ink);margin:0;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif}button,input,select{font:inherit}button{color:inherit}.site-shell{min-height:100vh}.topbar{justify-content:space-between;align-items:center;max-width:1240px;margin:0 auto;padding:24px 28px 18px;display:flex}.lab-mark{color:inherit;align-items:center;gap:11px;text-decoration:none;display:flex}.lab-monogram{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-family:Georgia,serif;font-size:15px;font-style:italic;font-weight:700;display:grid}.lab-mark b,.lab-mark small{display:block}.lab-mark b{font-family:Georgia,Times New Roman,serif;font-size:20px;line-height:1}.lab-mark small{color:var(--muted);letter-spacing:.18em;margin-top:5px;font-size:7px;font-weight:700}.topbar-status{color:var(--muted);letter-spacing:.03em;align-items:center;gap:8px;font-size:12px;font-weight:650;display:flex}.status-dot{background:#9ca39e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #9ca39e24}.status-dot.connecting{background:#d79d27;box-shadow:0 0 0 4px #d79d2724}.status-dot.connected{background:#58a936;box-shadow:0 0 0 4px #58a93629}.hero{border-top:1px solid #18221e17;justify-content:space-between;align-items:flex-end;max-width:1184px;margin:0 auto;padding:54px 0 34px;display:flex}.eyebrow{color:var(--green);letter-spacing:.2em;font-size:10px;font-weight:800}.hero h1{letter-spacing:-.045em;margin:11px 0 10px;font-family:Georgia,Noto Serif SC,serif;font-size:clamp(38px,5vw,66px);font-weight:500;line-height:1}.hero p{max-width:620px;color:var(--muted);margin:0;font-size:14px;line-height:1.8}.hero-badge{background:#fffffc73;border:1px solid #c8cdc4;border-radius:2px;align-items:center;gap:12px;min-width:230px;padding:14px 18px;display:flex}.hero-badge small,.hero-badge strong{display:block}.hero-badge small{color:var(--muted);letter-spacing:.12em;margin-bottom:4px;font-size:9px;font-weight:700}.hero-badge strong{font-family:SFMono-Regular,Consolas,monospace;font-size:16px}.workspace{grid-template-columns:minmax(0,.92fr) minmax(480px,1.08fr);gap:22px;max-width:1240px;margin:0 auto;padding:0 28px;display:grid}.settings-column,.preview-column{flex-direction:column;gap:18px;display:flex}.panel,.preview-panel,.nfc-panel{border:1px solid var(--line);background:var(--panel);box-shadow:0 16px 45px #26312a0e}.panel{padding:24px}.panel-heading{align-items:flex-start;gap:14px;margin-bottom:23px;display:flex}.panel-heading.compact{margin-bottom:18px}.step-number{background:var(--green-soft);width:34px;height:34px;color:var(--green);border-radius:50%;flex:none;place-items:center;font-family:Georgia,serif;font-size:11px;font-weight:700;display:grid}.panel h2,.preview-panel h2,.nfc-panel h2{margin:0;font-family:Georgia,Noto Serif SC,serif;font-weight:600}.panel h2{font-size:20px}.panel-heading p{color:var(--muted);margin:5px 0 0;font-size:11px}.field-label{color:#59635c;letter-spacing:.08em;margin-bottom:8px;font-size:10px;font-weight:800;display:block}.segmented{border:1px solid var(--line);background:#eef0e9;grid-template-columns:1fr 1fr;margin-bottom:22px;padding:4px;display:grid}.segmented button{color:#6b746d;cursor:pointer;background:0 0;border:0;padding:10px 12px;font-size:13px;font-weight:650}.segmented button.active{background:var(--panel);color:var(--green);box-shadow:0 3px 10px #29352d14}.buffer-options{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:22px;display:grid}.buffer-options button{border:1px solid var(--line);cursor:pointer;background:#fff;justify-content:center;align-items:center;gap:5px;min-height:48px;font-family:SFMono-Regular,Consolas,monospace;font-size:16px;font-weight:700;display:flex}.buffer-options button span{color:var(--muted);font-size:9px;font-weight:600;line-height:1}.buffer-options button.selected{border-color:var(--green);background:var(--green-soft);color:var(--green);box-shadow:inset 0 -3px 0 var(--green)}.date-grid,.device-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}input,select{width:100%;height:42px;color:var(--ink);background:#fff;border:1px solid #ccd1c8;border-radius:0;outline:none;font-size:13px}input:not([type=range]),select{padding:0 11px}input:focus,select:focus{border-color:var(--green);box-shadow:0 0 0 3px #164d3617}.computed-date{border-left:3px solid var(--lime);min-height:72px;padding:0 11px 8px}.computed-date strong,.computed-date small{display:block}.computed-date strong{font-family:SFMono-Regular,Consolas,monospace;font-size:17px}.computed-date small{color:var(--muted);margin-top:5px;font-size:9px}.computed-date small.date-alert{color:#9b5b00;font-weight:800}.computed-date small.date-alert.overdue{color:#a42f25}.device-fields{margin-bottom:17px}input[type=range]{height:18px;accent-color:var(--green);cursor:pointer}.connection-row{justify-content:space-between;align-items:center;gap:12px;margin-top:15px;display:flex}.connection-row-first{border:1px solid var(--line);background:#f3f5ef;margin:0 0 18px;padding:13px}.button{cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;min-height:42px;font-size:12px;font-weight:750;display:inline-flex}.button:disabled{cursor:not-allowed;opacity:.42}.button.secondary{background:0 0;border-color:#bbc2ba;min-width:152px}.device-meta{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.device-meta span{color:var(--muted);background:#eceee8;padding:4px 6px;font-family:SFMono-Regular,Consolas,monospace;font-size:8px}.preview-panel{background:#e7e9e2;padding:25px}.preview-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.preview-title{align-items:flex-start;gap:13px;display:flex}.preview-title h2{margin:0;font-size:20px}.preview-title p{color:var(--muted);margin:5px 0 0;font-size:10px;line-height:1.5}.preview-heading button{border:0;border-bottom:1px solid var(--ink);cursor:pointer;background:0 0;padding:7px 10px;font-size:10px;font-weight:700}.epd-device{background:linear-gradient(145deg,#d9dcd5,#f7f8f3);border:1px solid #adb2aa;border-radius:10px;width:min(100%,500px);margin:22px auto 19px;padding:23px 24px 12px;box-shadow:0 22px 38px #1c241e29,inset 0 1px #fff}.screen-bezel{background:#bec2bb;border:1px solid #a4a9a2;padding:9px;position:relative;box-shadow:inset 0 2px 4px #252c2730}.screen-bezel:after{content:"";pointer-events:none;border:1px solid #0a0e0c47;position:absolute;inset:9px}.epd-canvas{aspect-ratio:212/104;width:100%;height:auto;image-rendering:pixelated;background:#fff;display:block}.device-footer{color:#606963;letter-spacing:.08em;justify-content:center;align-items:center;gap:9px;padding-top:10px;font-size:8px;display:flex}.device-footer i{background:#8a928c;border-radius:50%;width:3px;height:3px}.write-status{border-top:1px solid #c8ccc5;padding:12px 0 13px}.write-status>div:first-child{color:#5f6962;justify-content:space-between;align-items:center;gap:12px;margin-bottom:7px;font-size:10px;display:flex}.write-status b{color:var(--green);font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.progress-track{background:#cdd1ca;height:3px;overflow:hidden}.progress-track span{background:var(--green);height:100%;transition:width .15s;display:block}.button.primary{background:var(--green);color:#fff}.write-button{justify-content:space-between;width:100%;padding:0 18px;font-size:13px}.nfc-panel{background:var(--green);color:#fff;grid-template-columns:95px 1fr;min-height:198px;display:grid;overflow:hidden}.nfc-icon{color:var(--lime);background:repeating-radial-gradient(circle at 100%,#0000 0 13px,#ffffff21 14px 15px),#123c2c;place-items:center;font-family:Georgia,serif;font-size:44px;font-style:italic;display:grid}.nfc-copy{padding:23px 24px 19px}.nfc-copy .eyebrow{color:var(--lime);font-size:8px}.nfc-copy h2{margin-top:6px;font-size:21px}.nfc-copy p{color:#ffffffb3;max-width:470px;margin:8px 0 12px;font-size:10px;line-height:1.6}.nfc-device-link{border:1px solid #fff3;align-items:center;gap:8px;padding:5px 8px;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;display:inline-flex}.nfc-device-link span{color:#ffffff8c;font-size:7px}.nfc-actions{align-items:center;gap:15px;margin-top:13px;display:flex}.button.nfc-write{background:var(--lime);color:#173526;min-height:35px;padding:0 13px}.text-button{color:#fff;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff8c;padding:6px 0;font-size:9px;font-weight:700}.nfc-status{color:#fff9;margin-top:9px;font-size:8px;display:block}.compatibility{border-top:1px solid #cfd3cc;border-bottom:1px solid #cfd3cc;grid-template-columns:repeat(3,1fr);max-width:1184px;margin:32px auto 0;display:grid}.compatibility>div{border-right:1px solid #cfd3cc;padding:23px 24px 20px}.compatibility>div:last-child{border-right:0}.compatibility span,.compatibility b{display:block}.compatibility span{color:var(--green);letter-spacing:.17em;font-size:8px;font-weight:850}.compatibility b{margin-top:6px;font-family:Georgia,Noto Serif SC,serif;font-size:14px}.compatibility p{color:var(--muted);margin:7px 0 0;font-size:10px;line-height:1.6}footer{color:#7c847e;letter-spacing:.08em;justify-content:space-between;max-width:1184px;margin:0 auto;padding:22px 0 36px;font-size:8px;font-weight:700;display:flex}.clock-glyph{border:1.5px solid;border-radius:50%;flex:none;width:27px;height:27px;display:inline-block;position:relative}.clock-glyph:before,.clock-glyph:after{content:"";transform-origin:bottom;background:currentColor;border-radius:1px;width:1.5px;position:absolute;bottom:12px;left:12px}.clock-glyph:before{height:7px}.clock-glyph:after{height:6px;transform:rotate(125deg)}.clock-glyph.dark{background:var(--green);color:#fff;display:block}@media (width<=1080px){.hero{padding-left:28px;padding-right:28px}.workspace{grid-template-columns:1fr;max-width:760px}.compatibility,footer{margin-left:28px;margin-right:28px}}@media (width<=640px){.topbar{padding:18px 18px 14px}.lab-mark b{font-size:18px}.topbar-status{text-align:right;max-width:145px;font-size:9px}.hero{padding:32px 18px 24px;display:block}.hero h1{font-size:40px;line-height:1.08}.hero-badge{width:100%;margin-top:21px}.workspace{gap:14px;padding:0 12px}.settings-column,.preview-column{gap:14px}.panel,.preview-panel{padding:19px}.date-grid,.device-fields{grid-template-columns:1fr}.computed-date{padding-top:4px}.connection-row{flex-direction:column;align-items:stretch}.device-meta{justify-content:flex-start}.epd-device{padding:16px 14px 10px}.screen-bezel{padding:6px}.screen-bezel:after{inset:6px}.nfc-panel{grid-template-columns:65px 1fr}.nfc-copy{padding:19px 16px 17px}.nfc-copy h2{font-size:18px}.nfc-actions{flex-direction:column;align-items:flex-start;gap:5px}.compatibility{grid-template-columns:1fr;margin:24px 12px 0}.compatibility>div{border-bottom:1px solid #cfd3cc;border-right:0}.compatibility>div:last-child{border-bottom:0}footer{flex-direction:column;gap:8px;margin:0 12px;padding-bottom:24px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
