:root{color-scheme:light;--bg:#faf7f2;--paper:#fffdf9;--ink:#352d35;--muted:#786c75;--accent:#794c61;--accent-dark:#643b4e;--line:#e8dfe0;--soft:#f5e8ea;--green:#435b50;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;font-size:16px;font-synthesis:none}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);line-height:1.6}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit;touch-action:manipulation}button:disabled{cursor:default;opacity:.38}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #a66a89;outline-offset:4px}button{border:0}a{color:inherit}button svg{pointer-events:none}[hidden]{display:none!important}.app-shell{max-width:1024px;margin:auto;padding:0 40px}.topbar{height:106px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-size:22px;letter-spacing:2px;font-weight:650;line-height:1.2}.brand-mark{display:grid;place-items:center;background:var(--accent);color:#fff5ee;border-radius:14px;font-size:34px;width:46px;height:46px;font-weight:400;line-height:1}.brand small{font-size:10px;letter-spacing:2px;display:block;margin-top:7px;color:var(--muted);font-weight:500}.icon-button{background:none;font-size:25px;width:44px;height:44px;border:1px solid var(--line);border-radius:50%}.page-heading{display:flex;align-items:center;justify-content:space-between;margin:34px 0 26px;gap:12px}.eyebrow{font-size:13px;letter-spacing:1px;color:var(--muted);margin:0}h1{font-size:28px;letter-spacing:1px;font-weight:600;margin:6px 0 0}h2{font-size:17px;margin:0;font-weight:600}.local-tag{color:var(--muted);font-size:12px;border:1px solid var(--line);padding:4px 10px;border-radius:20px;white-space:nowrap}.tabs{display:flex;gap:32px;border-bottom:1px solid var(--line);margin-bottom:28px}.tab{padding:12px 2px 15px;background:none;font-size:19px;position:relative;color:var(--muted);display:flex;gap:8px;align-items:center}.tab span{font-size:15px}.tab.active{color:var(--accent);font-weight:600}.tab.active:after{content:"";height:3px;background:var(--accent);position:absolute;bottom:-1px;left:0;right:0;border-radius:4px}.count-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:24px}.counter-card{background:var(--paper);border:1px solid var(--line);border-radius:26px;padding:26px;text-align:center;box-shadow:0 10px 40px #44304403}.card-top{display:flex;justify-content:space-between;gap:8px;align-items:center}.card-top .eyebrow{font-size:12px}.session-state{font-size:12px;background:var(--soft);color:var(--accent);border-radius:20px;padding:3px 10px;white-space:nowrap}.counter-instruction{font-size:14px;color:var(--muted);margin:26px 0 20px}.kick-button{display:flex;position:relative;flex-direction:column;align-items:center;justify-content:center;width:238px;height:238px;border-radius:50%;margin:0 auto 22px;background:#f4e7e9;border:12px solid #fbf3f3;box-shadow:0 0 0 1px #eadade,inset 0 0 0 1px #e7ced5;transition:transform .12s,background .12s;user-select:none;touch-action:manipulation}.kick-button:active:not(:disabled){transform:scale(.96);background:#edd7de}.kick-button:disabled{opacity:.8}.ring-label{font-size:13px;color:#886976;letter-spacing:2px}.kick-button strong{font-size:76px;line-height:1.15;font-weight:450;font-variant-numeric:tabular-nums;color:var(--accent-dark);letter-spacing:-4px;margin:3px 0}.kick-button>span:nth-last-child(2){font-size:14px;color:var(--accent)}.tap-plus{background:var(--accent);color:white;position:absolute;right:9px;bottom:11px;border:5px solid var(--paper);border-radius:50%;width:44px;height:44px;font-size:27px;line-height:32px}.timer{display:flex;align-items:center;flex-direction:column;gap:1px}.timer>span{color:var(--muted);font-size:12px}.timer strong{font-size:27px;font-weight:500;line-height:1.5;letter-spacing:2px;font-variant-numeric:tabular-nums}.timer #timer-hint{font-size:12px;min-height:20px}.counter-actions{display:flex;justify-content:center;gap:28px;margin:18px 0}.text-button{background:none;font-size:14px;padding:7px 0;color:var(--muted);min-height:40px}.primary-button{display:block;border:1px solid var(--accent);background:var(--accent);color:#fff;width:100%;border-radius:13px;min-height:50px;padding:12px 18px;font-weight:500;font-size:15px}.primary-button:disabled{opacity:1;background:#e9e1e4;border-color:#e9e1e4;color:#94818b}.primary-button:hover:not(:disabled){background:var(--accent-dark)}.microcopy{font-size:12px;color:var(--muted);margin:12px 0 0;min-height:19px}.side-stack{display:flex;flex-direction:column;gap:20px}.today-card{background:var(--paper);border:1px solid var(--line);border-radius:24px;padding:26px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.section-heading>span{font-size:12px;color:var(--muted)}.today-numbers{display:grid;grid-template-columns:repeat(3,1fr);margin:28px 0 24px}.today-numbers>div{display:flex;flex-direction:column;align-items:center;border-right:1px solid var(--line)}.today-numbers>div:last-child{border:0}.today-numbers strong{font-size:30px;font-weight:500;font-variant-numeric:tabular-nums}.today-numbers span{font-size:12px;color:var(--muted)}.empty-inline{text-align:center;border-top:1px dashed var(--line);padding:27px 0;color:var(--muted);font-size:14px}.empty-inline span{font-size:12px}.link-button{background:none;padding:13px 0 0;border-top:1px solid var(--line);width:100%;text-align:left;color:var(--accent);font-size:14px;display:flex;justify-content:space-between}.tip-card{display:flex;align-items:flex-start;gap:14px;background:#eeeae2;border-radius:22px;padding:24px}.tip-icon{font-size:26px;color:var(--accent);line-height:1.2}.tip-card h2{font-size:15px}.tip-card p{font-size:14px;color:#786d66;line-height:1.9;margin:9px 0 0}.medical-note{display:flex;align-items:flex-start;gap:10px;margin:25px 0 0;padding:16px 18px;border:1px solid #e7ded2;border-radius:14px;background:#f4f0e8;color:#78634e}.medical-note>span{font-size:19px;line-height:1.5}.medical-note p{font-size:13px;line-height:1.85;margin:0}.inline-link{font-size:13px;text-decoration:underline;text-underline-offset:3px;display:inline;background:none;color:#6e4d5a;padding:0 4px;min-height:28px}footer{display:flex;justify-content:space-between;margin:25px 0 30px;font-size:12px;color:#968a8c;gap:12px}dialog{border:1px solid var(--line);border-radius:24px;background:var(--paper);color:var(--ink);width:min(480px,calc(100% - 32px));padding:28px;max-height:85dvh;overflow:auto}dialog::backdrop{background:#2b1e2966;backdrop-filter:blur(3px)}#toast{position:fixed;bottom:36px;left:50%;transform:translateX(-50%);padding:12px 22px;border-radius:14px;background:#44333e;color:white;max-width:90%;z-index:20;font-size:14px;box-shadow:0 4px 20px #0002}.notice{padding:12px 16px;border-radius:12px;margin-bottom:20px;font-size:14px}.error{background:#ffebe9;color:#933e34}
@media(max-width:650px){.app-shell{padding:0 20px}.topbar{height:82px}.brand{font-size:20px}.brand-mark{height:40px;width:40px;border-radius:12px;font-size:30px}.page-heading{margin:23px 0 17px}h1{font-size:23px}.page-heading .eyebrow{font-size:12px}.tabs{gap:0;justify-content:space-between;margin-bottom:20px}.tab{padding:10px 7px 13px}.tab span{font-size:14px}.count-grid{grid-template-columns:1fr;gap:18px}.counter-card{padding:20px 22px;border-radius:23px}.counter-instruction{margin:17px 0 17px}.kick-button{width:212px;height:212px;border-width:10px;margin-bottom:17px}.kick-button strong{font-size:68px}.counter-actions{margin:10px 0;gap:38px}.timer strong{font-size:25px}.today-card{padding:23px}.side-stack{gap:16px}.tip-card{padding:20px}.medical-note{margin-top:20px;padding:14px}.medical-note p{font-size:12px}footer{flex-direction:column;gap:3px;text-align:center;margin-bottom:max(24px,env(safe-area-inset-bottom))}.local-tag{font-size:11px;padding:4px 8px}.today-numbers{margin:18px 0}.counter-card .card-top .eyebrow{font-size:11px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.latest-row{display:flex;flex-direction:column;gap:5px;font-size:13px;text-align:left}.latest-row strong{font-size:21px;color:var(--ink);font-weight:500}.latest-row small{font-size:13px;color:var(--muted);font-weight:400}.latest-row+span{display:block;text-align:left;margin-top:10px}.view-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:0 0 24px;flex-wrap:wrap}.view-toolbar p{font-size:14px;color:var(--muted);margin:0}.filter{display:flex;gap:10px;align-items:center;font-size:14px}input[type=date],select,input[type=number]{padding:9px 12px;border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:10px;max-width:100%;min-height:44px}input[type=date]{min-width:150px}.empty-state{text-align:center;padding:64px 20px;background:var(--paper);border:1px dashed var(--line);border-radius:24px}.empty-state>span{display:block;font-size:42px;color:var(--accent);margin-bottom:10px}.empty-state h2{font-size:20px}.empty-state p{font-size:14px;color:var(--muted);max-width:360px;margin:12px auto 26px}.secondary-button{border:1px solid var(--line);background:var(--paper);border-radius:11px;padding:10px 16px;min-height:44px;font-size:14px;color:var(--accent)}.secondary-button:hover{background:var(--soft)}.date-heading{font-size:14px;font-weight:500;color:var(--muted);margin:26px 0 12px}.record-row{background:var(--paper);border:1px solid var(--line);border-radius:17px;margin-bottom:10px;padding:18px 22px;width:100%;display:grid;grid-template-columns:1fr auto 24px;text-align:left;align-items:center;gap:8px 18px}.record-row:hover{border-color:#b693a2}.record-time{font-size:20px;font-weight:500}.record-row small{font-size:12px;color:var(--muted);display:block;font-weight:400}.record-count{font-size:13px;text-align:right;color:var(--muted)}.record-count strong{font-size:24px;font-weight:500;color:var(--accent)}.row-chevron{font-size:25px;color:#a68b99;text-align:right}.record-note{font-size:13px;color:var(--muted);grid-column:1/-1;border-top:1px dashed var(--line);padding-top:9px;white-space:pre-wrap;overflow-wrap:anywhere}.load-more{margin:20px auto;display:block}.view-note{font-size:12px;color:var(--muted);text-align:center;margin:24px 0}.segmented{display:flex;background:#eee7e7;padding:4px;border-radius:12px}.segmented button{font-size:14px;min-height:38px;padding:6px 15px;border-radius:9px;background:none;color:var(--muted)}.segmented button.selected{background:var(--paper);box-shadow:0 2px 7px #37203309;color:var(--accent);font-weight:600}.stats-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin:0 0 24px}.stats-cards>div{border:1px solid var(--line);background:var(--paper);border-radius:18px;padding:22px}.stats-cards>div>span{font-size:13px;color:var(--muted)}.stats-cards strong{display:block;font-size:32px;font-weight:500;margin-top:6px;overflow-wrap:anywhere}.stats-cards small{font-size:12px;color:var(--muted);font-weight:400}.chart-card{border:1px solid var(--line);background:var(--paper);border-radius:22px;padding:26px}.chart{height:232px;display:flex;gap:9px;border-bottom:1px solid var(--line);margin:28px 0 35px;padding:0 4px;position:relative}.bar-column{flex:1;min-width:0;position:relative;display:flex;flex-direction:column;align-items:center}.bar-track{height:100%;width:100%;display:flex;align-items:flex-end;justify-content:center;border-top:1px dashed #e9e0e0;background:repeating-linear-gradient(to top,transparent 0px,transparent 55px,#ede5e550 55px,#ede5e550 56px)}.bar{width:55%;max-width:45px;background:#a8758d;border-radius:7px 7px 0 0;min-width:4px}.bar.no-data{background:#e1d9dc}.bar-value{height:25px;font-size:13px;color:var(--muted)}.bar-label{position:absolute;bottom:-27px;white-space:nowrap;font-size:12px;color:var(--muted)}.chart-caption{font-size:12px;color:var(--muted);margin:0}.stats-note{color:var(--muted);font-size:13px;margin:18px 2px 24px}.table-wrap{overflow:auto;border:1px solid var(--line);background:var(--paper);border-radius:18px;padding:8px 18px}table{border-collapse:collapse;width:100%;text-align:left;font-size:14px;white-space:nowrap}caption{text-align:left;padding:13px 0;font-size:16px;font-weight:500}th{font-size:12px;font-weight:500;color:var(--muted)}td,th{padding:13px 7px;border-bottom:1px solid var(--line)}tbody tr:last-child td{border:0}.dialog-close{position:absolute;right:17px;top:12px;background:none;font-size:29px;color:var(--muted);width:42px;height:42px}.dialog-title{font-size:23px;margin:8px 32px 20px 0;line-height:1.45}.save-summary{display:flex;align-items:center;flex-direction:column;background:var(--soft);border-radius:16px;padding:20px;margin:14px 0 22px}.save-summary strong{font-size:40px;font-weight:500;color:var(--accent)}.save-summary small{font-size:14px;font-weight:400}.save-summary>span{font-size:14px;color:var(--muted)}.dialog-copy{font-size:14px;line-height:1.85;color:var(--muted);margin:12px 0 20px}.field-label{display:block;font-size:14px;font-weight:500;margin:18px 0 8px}.field-label span{font-size:12px;color:var(--muted);margin-left:6px;font-weight:400}textarea{resize:vertical;padding:12px;border-radius:10px;border:1px solid var(--line);background:var(--paper);width:100%;font-size:16px;color:var(--ink)}.full-width{width:100%;margin-top:10px}.detail-meta{font-size:14px}.detail-meta>div{display:flex;justify-content:space-between;margin:10px 0;gap:16px}.detail-meta dt{color:var(--muted)}.detail-meta dd{margin:0;text-align:right}.saved-note{background:#f5f0ec;padding:15px;border-radius:12px;font-size:14px;white-space:pre-wrap;overflow-wrap:anywhere}.detail-heading{font-size:15px;margin-top:25px}.event-list{padding:0;margin:0;list-style:none;max-height:260px;overflow:auto}.event-list li{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--line);gap:10px;font-size:12px;color:var(--muted)}.event-list li span:first-child{color:var(--ink)}.danger{color:#a05050}.settings-section{border-top:1px solid var(--line);margin-top:26px;padding-top:20px}.settings-section h3{font-size:16px;margin:0}.switch-row{display:flex;justify-content:space-between;align-items:center;margin:20px 0;font-size:14px;gap:15px}.switch-row small{display:block;font-size:12px;color:var(--muted)}input[type=checkbox]{accent-color:var(--accent);width:22px;height:22px}.backup-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.backup-actions>button:last-child{grid-column:1/-1}.small{font-size:12px}.guide-copy p{font-size:15px;line-height:1.95;color:var(--muted)}.guide-copy .urgent-copy{background:#f5e9df;padding:15px;border-radius:12px;color:#855834}.source-links a{display:block;font-size:13px;color:var(--accent)}select{width:100%}
@media(max-width:650px){.stats-cards{gap:9px}.stats-cards>div{padding:15px 12px;border-radius:15px}.stats-cards>div>span{font-size:11px}.stats-cards strong{font-size:26px}.stats-cards small{display:block}.chart-card{padding:20px 16px}.chart{gap:4px;height:205px}.bar-label{font-size:10px}.chart-card .section-heading h2{font-size:16px}.table-wrap{padding:6px 10px}table{font-size:13px}td,th{padding:12px 6px}.record-row{padding:16px}.view-toolbar{gap:12px}.view-toolbar p{font-size:13px}.filter{width:100%;justify-content:flex-end}.empty-state{padding:45px 20px}dialog{padding:25px}.backup-actions{gap:9px}}
.schedule-panel{margin:0 0 24px}.schedule-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;gap:12px}.schedule-heading h2{font-size:16px;font-weight:500}.schedule-heading .text-button{color:var(--accent);padding:4px 0;min-height:36px}.period-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.period-button{display:flex;flex-direction:column;align-items:flex-start;padding:14px 18px;border:1px solid var(--line);background:var(--paper);border-radius:16px;text-align:left;gap:3px;min-width:0}.period-button.selected{border-color:var(--accent);background:#f3e7eb;box-shadow:inset 0 0 0 1px var(--accent)}.period-button:disabled{opacity:.72}.period-button.selected:disabled{opacity:1}.period-name{font-size:16px;font-weight:600;color:var(--accent);display:flex;justify-content:space-between;width:100%;gap:8px}.period-time{font-size:14px;font-variant-numeric:tabular-nums;color:var(--ink)}.period-status{font-size:12px;color:var(--muted)}.schedule-foot{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:8px;font-size:12px;color:var(--muted)}.schedule-foot .inline-link{flex-shrink:0}.schedule-foot [aria-pressed=true]{font-weight:650;color:var(--accent-dark)}.counting-rule{font-size:12px;color:var(--muted);margin:10px 0 0}.daily-plan{padding:23px 25px;border:1px solid var(--line);background:var(--paper);border-radius:24px}.daily-plan .section-heading h2{font-size:16px}.daily-slot-list{margin:18px 0}.daily-slot-list>div{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:9px 0;font-size:14px}.daily-slot-list>div>span{color:var(--muted)}.daily-slot-list strong{font-size:13px;font-weight:500}.estimate{border-top:1px dashed var(--line);padding-top:15px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px}.estimate strong{color:var(--accent);font-weight:500;font-size:26px}.estimate-note{font-size:12px;line-height:1.8;color:var(--muted);margin:9px 0 0}.schedule-inputs{display:flex;flex-direction:column;gap:18px;margin:24px 0}.schedule-inputs label{display:grid;grid-template-columns:1fr 1.6fr 1fr;gap:15px;align-items:center;font-size:15px}.schedule-inputs input{padding:8px 10px;min-height:46px;border:1px solid var(--line);border-radius:10px;background:var(--paper);font-size:17px;color:var(--ink);width:100%;min-width:0}.schedule-inputs small{font-size:12px;color:var(--muted)}.partial-note{background:#f5ede1;border-radius:12px;padding:12px 14px;color:#7d613b;font-size:14px}.table-hint{color:var(--muted);font-size:12px;margin-top:22px}.period-table{min-width:650px}.period-table td small{display:block;font-size:11px;color:var(--muted)}#history-period{width:auto;max-width:140px;font-size:14px;padding:8px}.filter{flex-wrap:wrap}.timer+#counting-rule{max-width:100%}
@media(max-width:650px){.schedule-panel{margin-bottom:18px}.schedule-heading h2{font-size:15px}.period-picker{gap:8px}.period-button{padding:11px 10px;border-radius:13px;gap:2px}.period-name{font-size:15px}.period-time{font-size:12px;letter-spacing:-.3px;overflow-wrap:anywhere}.period-status{font-size:11px}.schedule-foot{font-size:11px;align-items:flex-start}.schedule-foot>span{padding-top:4px}.daily-plan{padding:21px}.daily-plan .section-heading>span{font-size:11px}.counter-card{padding-top:18px;padding-bottom:18px}.counter-instruction{margin:13px 0}.kick-button{width:196px;height:196px;margin-bottom:12px}.kick-button strong{font-size:63px}.counter-actions{margin:5px 0}.counting-rule{font-size:11px;margin-top:8px}.page-heading{margin:19px 0 13px}.tabs{margin-bottom:15px}.schedule-inputs label{grid-template-columns:.7fr 1.4fr 1fr;gap:10px}}
.device-clock{margin:3px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.device-clock time{font-variant-numeric:tabular-nums;margin-left:5px;color:var(--ink)}.selection-actions{display:flex;gap:4px;flex-shrink:0;align-items:center}.schedule-foot>span{min-width:0}.schedule-heading{align-items:center}#auto-period-button{color:var(--accent);font-weight:500}
@media(max-width:650px){.schedule-foot{flex-wrap:wrap}.selection-actions{margin-left:auto}.device-clock{font-size:12px}}
.getting-started{border:1px solid #e7d5dd;border-radius:20px;background:#f8eff0;padding:22px 24px;margin:0 0 24px}.getting-started-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.getting-started-heading h2{font-size:1.125rem;margin-top:3px}.getting-started-heading .guide-entry{background:var(--paper);font-weight:500}.getting-started-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;padding:0;margin:20px 0;list-style:none;counter-reset:quick-step}.getting-started-steps li{position:relative;padding-left:31px;counter-increment:quick-step}.getting-started-steps li:before{content:counter(quick-step);position:absolute;left:0;top:1px;display:grid;place-items:center;width:22px;height:22px;background:#eadddf;color:var(--accent-dark);border-radius:50%;font-size:.8125rem;font-weight:600}.getting-started-steps strong{display:block;font-size:1rem;font-weight:600}.getting-started-steps span{display:block;margin-top:4px;font-size:.875rem;line-height:1.8;color:var(--muted)}.getting-started-note{font-size:.875rem;line-height:1.8;color:#795638;margin:0;padding-top:13px;border-top:1px solid #e7d5dd}.getting-started-next{display:flex;align-items:center;justify-content:space-between;width:100%;background:transparent;color:var(--accent-dark);font-size:.875rem;font-weight:600;min-height:44px;padding:10px 0 0;margin-top:4px}.getting-started-next span{font-size:1.25rem}#counter-area{scroll-margin-top:18px}#counter-area:focus-visible{outline:3px solid #a66a89;outline-offset:3px}
@media(max-width:650px){.getting-started{padding:17px 18px;margin-bottom:20px;border-radius:17px}.getting-started-steps{grid-template-columns:1fr;gap:12px;margin:16px 0}.getting-started-steps span{margin-top:1px}.getting-started-heading .eyebrow{font-size:.8125rem}}
.guide-entry{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:6px 10px;background:var(--soft);border-radius:10px;color:var(--accent-dark);font-size:.875rem;font-weight:600;text-align:left}.guide-entry>span{display:grid;place-items:center;flex-shrink:0;width:20px;height:20px;border:1px solid currentColor;border-radius:50%;font-size:.8125rem}.guide-entry:hover{background:#edd7de}.counter-card .card-top{flex-wrap:wrap}.tip-card .inline-link{padding:7px 0;min-height:44px;font-size:.875rem}.guide-content{overflow-wrap:anywhere}.guide-content p{font-size:1rem;line-height:1.85;margin:10px 0;color:var(--ink)}.guide-content .guide-intro{color:var(--muted);margin-bottom:20px}.guide-content h3{font-size:1rem;line-height:1.65;margin:0;font-weight:600}.guide-urgent{background:#f5e9df;border-left:3px solid #aa7756;border-radius:0 12px 12px 0;padding:15px 17px;margin-bottom:25px}.guide-urgent h3,.guide-urgent p{color:#704b32}.guide-urgent p{margin-bottom:0}.guide-steps{padding-left:1.5rem;margin:0}.guide-steps li{padding-left:5px;margin:0 0 24px}.guide-steps li::marker{color:var(--accent);font-weight:650}.guide-steps .guide-example{font-size:.875rem;color:var(--muted);border-left:2px solid var(--line);padding-left:12px}.guide-questions{border-top:1px solid var(--line)}.guide-questions details{border-bottom:1px solid var(--line);padding:5px 0}.guide-questions summary{cursor:pointer;padding:12px 0;min-height:44px;font-size:1rem;font-weight:500}.guide-questions summary::marker{color:var(--accent)}.guide-questions details[open]{padding-bottom:12px}.guide-questions summary:focus-visible{outline:3px solid #a66a89;outline-offset:2px}.guide-content .source-links a{padding:7px 0;font-size:.875rem;line-height:1.8;text-underline-offset:3px}.guide-content .guide-source-note{font-size:.8125rem;color:var(--muted)}.guide-return{margin-top:24px}
