:root{--xj-ink: #1A1A1A;--xj-paper: #FAF5E8;--xj-card: #FFFEFA;--xj-line: #EAE2D0;--xj-yellow: #FFD600;--xj-zhu: #B03A2A;--xj-gold: #B08A2E;--xj-muted: #746B58;--xj-soft: #F4ECDA;--xj-song: "Noto Serif SC", "STZhongsong", "STSong", serif;--xj-kai: "KaiTi", "STKaiti", "Noto Serif SC", serif;--ink: var(--xj-ink);--paper: var(--xj-paper);--jin: var(--xj-gold);--jin-soft: var(--xj-soft);--zhu: var(--xj-zhu);--yellow: var(--xj-yellow);--muted: var(--xj-muted);--f-song: var(--xj-song);--f-sans: var(--xj-song)}*{box-sizing:border-box}html,body{min-width:0;min-height:100%;margin:0;background:var(--xj-paper)}body{overflow:hidden;color:var(--xj-ink);background-color:var(--xj-paper);background-image:radial-gradient(circle at 12% 4%,rgba(255,255,255,.68),transparent 25%),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160' viewBox='0 0 160 160'%3E%3Cg fill='none' stroke='%238a7b5a' stroke-opacity='.10' stroke-width='1.5'%3E%3Ccircle cx='42' cy='42' r='17'/%3E%3Cpath d='M42 25a17 17 0 0 1 0 34 8.5 8.5 0 0 1 0-17 8.5 8.5 0 0 0 0-17z'/%3E%3C/g%3E%3C/svg%3E");font-family:var(--xj-song);font-size:14px;-webkit-font-smoothing:antialiased}button,select{font:inherit}button{-webkit-tap-highlight-color:transparent}.start-time-header{width:min(1760px,100%);margin:0 auto;padding:24px 28px 17px}.start-time-eyebrow{color:var(--xj-zhu);font-family:var(--xj-kai);font-size:13px;letter-spacing:.46em}.start-time-heading{display:flex;align-items:baseline;gap:24px;margin-top:7px}.start-time-heading h1{flex:none;margin:0;font-size:clamp(27px,2.5vw,34px);font-weight:700;letter-spacing:.12em}.start-time-heading p{margin:0;color:var(--xj-muted);font-size:14px;line-height:1.7;letter-spacing:.05em}.start-time-workbench{width:min(1760px,100%);height:calc(100vh - 111px);height:calc(100dvh - 111px);min-height:620px;margin:0 auto;padding:0 28px 28px;display:grid;grid-template-columns:310px minmax(420px,1fr) 340px;gap:18px}.start-time-panel{min-width:0;min-height:0;border:1px solid var(--xj-line);border-radius:18px;background:#fffefaf0;box-shadow:0 8px 24px #5a4b2d12}.start-time-filters{padding:20px;overflow-y:auto;scrollbar-color:rgba(176,138,46,.62) transparent;scrollbar-width:thin}.start-time-candidates{padding:18px;overflow-y:auto;scrollbar-color:rgba(176,138,46,.62) transparent;scrollbar-width:thin}.start-time-detail{position:sticky;top:0;align-self:start;max-height:100%;padding:20px;overflow-y:auto;scrollbar-color:rgba(176,138,46,.62) transparent;scrollbar-width:thin}.start-time-filters::-webkit-scrollbar,.start-time-candidates::-webkit-scrollbar,.start-time-detail::-webkit-scrollbar{width:8px}.start-time-filters::-webkit-scrollbar-thumb,.start-time-candidates::-webkit-scrollbar-thumb,.start-time-detail::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:#b08a2e9e;background-clip:padding-box}.start-time-panel-title,.start-time-list-head,.start-time-list-head>div,.start-time-hour-head{display:flex;align-items:center}.start-time-panel-title{gap:10px}.start-time-panel-title>span,.start-time-list-head>div>span{width:30px;height:30px;display:inline-flex;flex:none;align-items:center;justify-content:center;border-radius:9px;color:#fff;background:var(--xj-zhu);font-family:var(--xj-kai);font-size:14px}.start-time-panel-title strong,.start-time-list-head strong,.start-time-hour-head strong{font-size:17px;letter-spacing:.08em}.start-time-panel-title small{margin-left:auto;color:var(--xj-gold);font-family:var(--xj-kai);font-size:12px;letter-spacing:.12em}.field{margin-top:15px}.start-time-date-window{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.start-time-date-window .field{min-width:0}.start-time-date-window .xj-date-trigger{min-height:42px;padding-right:34px;padding-left:11px;font-size:12px}.start-time-date-window .xj-date-icon{right:11px}.field label{display:block;margin-bottom:7px;color:#4f4637;font-size:14px;font-weight:600;letter-spacing:.03em}.start-event-switch{display:flex;flex-wrap:wrap;gap:8px}.start-event-switch button{flex:0 0 auto;min-width:0;min-height:34px;padding:6px 13px;border:1px solid var(--xj-line);border-radius:999px;color:var(--xj-ink);background:#fff;font-size:13px;cursor:pointer;transition:border-color .18s ease,color .18s ease,background .18s ease,transform .18s ease}.start-event-switch button:hover{border-color:var(--xj-gold);transform:translateY(-1px)}.start-event-switch button.is-active{border-color:var(--xj-zhu);color:#fff;background:var(--xj-zhu)}.start-event-switch button:focus-visible,.start-time-submit:focus-visible{outline:2px solid var(--xj-zhu);outline-offset:3px}.start-time-filters .xj-select-trigger{min-height:42px;padding:8px 38px 8px 13px;border-color:#ded4be;border-radius:11px;background:#fffdf8;font-family:var(--xj-song);font-size:13px}.start-time-filters .xj-select-trigger:hover{border-color:var(--xj-gold);background:var(--xj-card)}.start-time-filters .xj-options{border-color:#b08a2eb8;background:#f7f0e2}.start-time-filters .xj-option{font-family:var(--xj-song);font-size:13px}.start-time-submit{width:100%;min-height:50px;margin-top:19px;border:0;border-radius:999px;color:var(--xj-yellow);background:var(--xj-ink);font-family:var(--xj-song);font-size:15px;font-weight:700;letter-spacing:.28em;cursor:pointer;box-shadow:0 9px 22px #1a1a1a24;transition:transform .18s ease,box-shadow .18s ease}.start-time-ranking-note{margin:2px 0 12px;color:var(--xj-muted);font-size:12px;line-height:1.7}.start-time-submit:hover{transform:translateY(-1px);box-shadow:0 12px 26px #1a1a1a2e}.start-time-list-head{justify-content:space-between;gap:16px;padding:2px 2px 15px;border-bottom:1px solid var(--xj-line)}.start-time-list-head>div{gap:10px}#start-time-window-label{color:var(--xj-muted);font-size:12px;text-align:right}.start-time-almanac{padding:22px 4px 4px}.start-time-almanac-date{display:flex;align-items:baseline;justify-content:space-between;gap:18px;padding:0 2px 18px;border-bottom:1px solid var(--xj-line)}.start-time-almanac-date strong{font-size:clamp(25px,3vw,36px);letter-spacing:.08em}.start-time-almanac-date span{color:var(--xj-muted);font-family:var(--xj-kai);line-height:1.7;text-align:right}.start-time-almanac-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.start-time-almanac-item{min-width:0;padding:13px;border:1px solid var(--xj-line);border-radius:12px;background:#faf6ecb3}.start-time-almanac-item small,.start-time-almanac-item strong{display:block}.start-time-almanac-item small{color:var(--xj-gold);font-family:var(--xj-kai);font-size:12px;letter-spacing:.1em}.start-time-almanac-item strong{margin-top:7px;font-size:15px;font-weight:600;line-height:1.65}.start-time-almanac-yiji{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.start-time-almanac-disclaimer{margin:16px 0 0;padding:11px 14px;border-left:3px solid var(--xj-gold);color:var(--xj-muted);background:#b08a2e0b;font-size:12px;line-height:1.75}.start-time-almanac-guide{color:var(--xj-muted);line-height:1.8}.start-time-almanac-guide>p{margin:18px 0 4px;color:#4f4637}.start-time-almanac-guide dl{margin:0}.start-time-almanac-guide dl>div{padding:14px 0;border-bottom:1px solid var(--xj-line)}.start-time-almanac-guide dt{color:var(--xj-ink);font-weight:700;letter-spacing:.06em}.start-time-almanac-guide dd{margin:5px 0 0;font-size:13px}.start-time-candidate-list{display:grid;gap:14px;margin-top:15px}.start-time-day{width:100%;padding:18px;border:1px solid var(--xj-line);border-radius:16px;color:var(--xj-ink);background:var(--xj-card);font-family:var(--xj-song);text-align:left;cursor:pointer}.start-time-day.is-selected{border-color:var(--xj-ink);box-shadow:0 0 0 1px var(--xj-ink),0 7px 18px #3a2e1c1a}.start-time-day-grade{padding:4px 10px;border-radius:999px;color:var(--xj-ink);background:var(--xj-yellow);font-weight:700}.start-time-day-meta,.start-time-day-yiji{color:var(--xj-muted);line-height:1.7}.start-time-empty{min-height:calc(100% - 50px);padding:46px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.start-time-empty-mark{width:58px;height:58px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:18px;border:1px solid rgba(176,58,42,.42);border-radius:17px;color:var(--xj-zhu);background:#b03a2a09;font-family:var(--xj-kai);font-size:24px}.start-time-empty strong{font-size:18px;letter-spacing:.08em}.start-time-empty p{max-width:350px;margin:11px 0 0;color:var(--xj-muted);font-size:13px;line-height:1.8}.start-time-detail-summary{margin-top:18px;padding:17px 16px;border:1px solid var(--xj-line);border-radius:14px;background:#fffdf8}.start-time-detail-summary h2{margin:0;font-size:21px;line-height:1.45;letter-spacing:.05em}.start-time-detail-summary p{margin:9px 0 0;color:var(--xj-muted);font-size:13px;line-height:1.7}.start-time-evidence{margin-top:14px;padding:11px 12px;border-left:3px solid var(--xj-zhu);color:#574c3e;background:#b03a2a0d;font-size:12px;line-height:1.7}.start-time-hour-head{justify-content:space-between;margin-top:21px;padding-bottom:11px;border-bottom:1px solid var(--xj-line)}.start-time-hour-head small{color:var(--xj-gold);font-family:var(--xj-kai);font-size:12px;letter-spacing:.12em}.start-time-hour-list{display:grid}.start-time-hour{display:grid;grid-template-columns:80px 1fr auto;gap:10px;align-items:center;padding:10px 0;border-bottom:1px dashed var(--xj-line)}.start-time-hour-meter{height:5px;border-radius:99px;background:#e8e0cd}.start-time-hour.is-recommended .start-time-hour-meter{background:linear-gradient(90deg,var(--xj-zhu),rgba(176,58,42,.25))}.start-time-hour-empty{margin:15px 0 0;padding:16px;border:1px dashed #D8C8AA;border-radius:12px;color:var(--xj-muted);background:#f4ecda75;font-size:13px;line-height:1.7;text-align:center}[hidden]{display:none!important}@media (max-width: 1180px){.start-time-workbench{grid-template-columns:280px minmax(380px,1fr) 300px;gap:12px;padding-inline:16px}.start-time-header{padding-inline:16px}.start-time-filters,.start-time-detail{padding:16px}}@media (min-width: 1021px) and (max-height: 730px){body{overflow-y:auto}.start-time-workbench{height:auto;min-height:620px}}@media (max-width: 1020px){body{overflow-y:auto}.start-time-header{padding:72px 18px 18px}.start-time-heading{display:block}.start-time-heading p{margin-top:7px}.start-time-workbench{height:auto;min-height:0;grid-template-columns:1fr;padding:0 12px 28px}.start-time-filters,.start-time-candidates,.start-time-detail{max-height:none;overflow:visible;position:static}.start-time-empty{min-height:250px}}@media (max-width: 520px){.start-time-header{padding-inline:15px}.start-time-heading h1{font-size:27px}.start-time-workbench{padding-inline:9px}.start-time-panel{border-radius:15px}.start-time-list-head{align-items:flex-start}.start-time-almanac-date{display:block}.start-time-almanac-date span{margin-top:6px;display:block;text-align:left}.start-time-almanac-grid,.start-time-almanac-yiji{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
