:root{--ink:#12161d;--muted:#687180;--line:#dce2e8;--line-strong:#c8d0d8;--panel:#fff;--canvas:#f4f6f8;--soft:#eef2f5;--accent:#ef5a3c;--accent-soft:#fff0eb;--shadow:0 18px 60px #1a243014}*{box-sizing:border-box}html{background:var(--canvas);color:var(--ink);font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,system-ui,sans-serif}body{background:radial-gradient(circle at 80% -10%, #ffd3c07a, transparent 34rem), var(--canvas);min-width:320px;margin:0}button,select,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}main{width:min(1480px,100% - 48px);margin:0 auto;padding-bottom:42px}.site-header{border-bottom:1px solid #12161d1f;justify-content:space-between;align-items:center;min-height:82px;display:flex}.site-header>div{align-items:center;gap:13px;display:flex}.brand-mark{background:var(--ink);color:#fff;letter-spacing:-.04em;border-radius:12px;place-items:center;width:38px;height:38px;font-size:12px;font-weight:900;display:grid}.brand-copy{flex-direction:column;gap:2px;display:flex}.brand-copy strong{letter-spacing:-.01em;font-size:15px}.brand-copy small{color:var(--muted);font-size:11px}.import-button,.secondary-button,.danger-button{border:1px solid var(--line-strong);cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-size:13px;font-weight:750;display:inline-flex}.import-button:hover,.secondary-button:hover{border-color:var(--ink)}.import-button .import-icon{font-size:18px;line-height:1}.import-button b{background:var(--accent);color:#fff;border-radius:999px;place-items:center;min-width:20px;height:20px;font-size:10px;display:grid}.hero{grid-template-columns:minmax(0,1.3fr) minmax(380px,.7fr);align-items:end;gap:80px;padding:70px 0 56px;display:grid}.eyebrow{color:var(--accent);letter-spacing:.15em;font-size:10px;font-weight:900;display:block}.hero h1{letter-spacing:-.072em;max-width:780px;margin:15px 0 20px;font-size:clamp(46px,6vw,88px);font-weight:850;line-height:.96}.hero p{max-width:690px;color:var(--muted);margin:0;font-size:16px;line-height:1.75}.hero-stats{border-top:1px solid var(--line-strong);border-left:1px solid var(--line-strong);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.hero-stats article{border-right:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);flex-direction:column;justify-content:space-between;min-height:116px;padding:22px;display:flex}.hero-stats strong{letter-spacing:-.06em;font-size:40px}.hero-stats span{color:var(--muted);font-size:11px;font-weight:700}.toolbar{border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#ffffffd1;border-radius:18px;align-items:center;gap:14px;min-height:68px;margin-top:16px;padding:12px;display:flex;position:sticky;top:12px;box-shadow:0 10px 30px #1a243009}.segmented,.timezone-toggle{background:var(--soft);border-radius:12px;gap:2px;padding:3px;display:flex}.segmented button,.timezone-toggle button{min-height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;padding:0 13px;font-size:12px;font-weight:750}.segmented button.active,.timezone-toggle button.active{background:var(--ink);color:#fff;box-shadow:0 4px 12px #12161d2e}.date-navigation{align-items:center;gap:10px;display:flex}.date-navigation strong{text-align:center;min-width:196px;font-size:13px}.icon-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;place-items:center;width:36px;height:36px;font-size:16px;display:grid}.icon-button:hover{border-color:var(--ink)}.icon-button:disabled{border-color:var(--line);color:#afb5bc;cursor:not-allowed;background:#f5f6f8}.toolbar-spacer{flex:1}.select-control{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:center;gap:8px;min-height:40px;padding:4px 9px 4px 12px;display:flex}.select-control span{color:var(--muted);font-size:10px;font-weight:800}.select-control select{background:0 0;border:0;outline:0;font-size:12px;font-weight:700}.filter-row{align-items:center;gap:8px;min-height:54px;padding:0 4px;display:flex}.filter-row button{color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;padding:7px 12px;font-size:11px;font-weight:750}.filter-row button:hover,.filter-row button.active{border-color:var(--line-strong);color:var(--ink);background:#fff}.filter-row>span{color:var(--muted);margin-left:auto;font-size:11px}.calendar-card,.timeline-card{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow);border-radius:24px;overflow:hidden}.calendar-card-heading,.timeline-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;min-height:104px;padding:26px 30px 22px;display:flex}.calendar-card-heading h2,.timeline-heading h2{letter-spacing:-.045em;margin:7px 0 0;font-size:28px}.month-count{color:var(--muted);font-size:11px;font-weight:750}.month-scroll{overflow-x:auto}.month-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;min-width:980px;padding:22px;display:grid}.weekday{height:34px;color:var(--muted);letter-spacing:.06em;align-items:center;padding-left:8px;font-size:10px;font-weight:850;display:flex}.day-cell{border:1px solid var(--line);text-align:left;background:#fff;border-radius:14px;min-height:130px;padding:12px;position:relative;overflow:hidden}button.day-cell{cursor:pointer}.day-cell.empty{background:0 0;border-color:#0000}.day-cell.has-benefits{background:linear-gradient(90deg, var(--benefit-a-soft) 0 50%, var(--benefit-b-soft) 50% 100%) padding-box, linear-gradient(90deg, var(--benefit-a) 0 50%, var(--benefit-b) 50% 100%) border-box;border:2px solid #0000}.day-cell.has-events:hover{transform:translateY(-1px);box-shadow:0 10px 24px #12161d14}.day-cell.outside-range{opacity:.42}.day-cell.outside-range .day-number-button{cursor:not-allowed}.day-cell.selected .day-number{background:var(--accent-soft);color:#a63d28;min-width:24px;height:24px;box-shadow:inset 0 0 0 1.5px var(--accent);border-radius:999px;place-items:center;padding:0 6px;display:inline-grid}.day-number{font-size:14px;font-weight:850}.day-reason{color:var(--reason-color);font-size:16px;font-weight:900;position:absolute;top:9px;right:11px}.day-events{flex-direction:column;gap:6px;display:flex;position:absolute;bottom:10px;left:12px;right:10px}.day-event-row{align-items:center;gap:6px;min-width:0;display:flex}.day-event-label{color:#48515d;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:700;overflow:hidden}.more-events{color:var(--muted);font-size:9px;font-weight:800}.benefit-badges{vertical-align:middle;flex-wrap:wrap;gap:3px;display:inline-flex}.benefit-badge{letter-spacing:-.02em;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:21px;height:20px;padding:0 6px;font-size:8px;font-style:normal;font-weight:900;display:inline-flex}.benefit-hard{color:#fff;background:#171a1f}.benefit-bank{color:#235b98;background:#eef6ff;border:1.5px solid #3576bf}.benefit-multiplier{color:#a85813;background:#fff0dc}.benefit-extended{color:#6044a9;background:#eee6ff}.timeline-heading{align-items:center}.timeline-key{color:var(--muted);gap:18px;font-size:10px;font-weight:700;display:flex}.timeline-key span{align-items:center;gap:7px;display:flex}.key-band{border:1px dashed var(--accent);background:var(--accent-soft);border-radius:4px;width:24px;height:10px}.key-dot{background:var(--ink);border-radius:50%;width:10px;height:10px}.all-day-lane{border-bottom:1px solid var(--line);background:#fafbfc;grid-template-columns:120px minmax(0,1fr);align-items:center;gap:15px;min-height:66px;padding:12px 24px;display:grid}.all-day-label{color:var(--muted);font-size:10px;font-weight:800}.all-day-lane>div{flex-wrap:wrap;gap:8px;display:flex}.all-day-lane button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;align-items:center;gap:7px;min-height:32px;padding:5px 10px;font-size:10px;font-weight:750;display:flex}.timeline-scroll{background:#fcfdfe;max-height:760px;overflow:auto}.timeline{min-width:720px;margin-right:8px;position:relative}.hour-line{border-top:1px solid #e8edf1;height:1px;position:absolute;left:74px;right:0}.hour-line span{color:#87909c;font-variant-numeric:tabular-nums;font-size:9px;position:absolute;top:-7px;left:-58px}.impact-band{z-index:2;border:1px solid color-mix(in srgb, var(--reason-color) 48%, transparent);border-left:4px solid var(--reason-color);background:color-mix(in srgb, var(--reason-color) 10%, white);color:var(--ink);text-align:left;cursor:pointer;border-radius:10px;align-items:flex-start;gap:8px;padding:8px 12px;display:flex;position:absolute;overflow:hidden}.impact-band.approximate{border-style:dashed}.impact-band>span{color:var(--reason-color);font-weight:900}.impact-band strong{font-size:10px}.impact-band small{color:var(--muted);white-space:nowrap;margin-left:auto;font-size:9px}.timeline-event{z-index:4;cursor:pointer;text-align:left;background:0 0;border:0;align-items:flex-start;width:238px;min-height:42px;display:flex;position:absolute;transform:translateY(-9px)}.event-time{width:43px;color:var(--muted);font-variant-numeric:tabular-nums;flex:none;padding-top:6px;font-size:9px;font-weight:800}.event-pin{background:currentColor;border:3px solid #fff;border-radius:50%;flex:none;width:12px;height:12px;margin-top:5px;box-shadow:0 0 0 2px}.timeline-event.benefit-hard{color:#171a1f}.timeline-event.benefit-bank{color:#3576bf}.timeline-event.benefit-multiplier{color:#238341}.timeline-event.benefit-credits{color:#a77000}.timeline-event.benefit-other{color:#7553bd}.event-card{border:1px solid var(--line);min-width:170px;color:var(--ink);background:#fff;border-radius:10px;flex-direction:column;gap:4px;margin-left:10px;padding:8px 10px;display:flex;box-shadow:0 8px 20px #141c2612}.event-card:hover{border-color:var(--ink)}.event-card-top{justify-content:space-between;align-items:center;display:flex}.event-card-top i{font-style:normal;font-weight:900}.event-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.event-card small{color:var(--accent);font-size:8px;font-weight:800}.continuous-month-card{overflow:hidden}.continuous-month-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;min-height:76px;padding:16px 22px 14px;display:flex}.continuous-month-heading h2{letter-spacing:-.045em;margin:4px 0 0;font-size:24px}.continuous-month-heading>span{color:var(--muted);font-size:11px;font-weight:750}.continuous-month-scroll{overscroll-behavior:contain;background:#f8fafb;height:clamp(520px,100vh - 242px,920px);overflow:auto}.continuous-month-board{flex-direction:column;gap:8px;min-width:980px;padding:8px;display:flex}.month-panel{border:1px solid var(--line);background:#fff;border-radius:16px;min-width:0;overflow:hidden;box-shadow:0 10px 32px #1a24300e}.month-panel-heading{z-index:6;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;justify-content:space-between;align-items:flex-end;min-height:44px;padding:8px 13px 7px;display:flex;position:sticky;top:0}.month-panel-heading h2{letter-spacing:-.045em;margin:0;font-size:17px}.month-panel-heading span{color:var(--muted);font-size:10px;font-weight:750}.continuous-month-card .month-grid{grid-template-rows:22px;grid-auto-rows:76px;gap:4px;min-width:956px;padding:7px}.continuous-month-card .weekday{height:22px;padding-left:4px;font-size:8px}.continuous-month-card .day-cell{border-radius:10px;flex-direction:column;height:76px;min-height:0;padding:0;display:flex;overflow:hidden}.continuous-month-card .day-number{font-size:11px}.continuous-month-card .day-cell.selected .day-number{min-width:19px;height:19px;box-shadow:inset 0 0 0 1.25px var(--accent);padding:0 5px}.continuous-month-card .day-cell.has-annotations:not(.has-events){background:#fbfcff}.day-number-button{cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;height:22px;min-height:22px;padding:3px 6px 1px;display:flex}.day-content{flex-direction:column;gap:0;min-width:0;padding:0 5px 2px;display:flex;overflow:hidden}.day-benefit-note{color:#4c5460;text-overflow:ellipsis;white-space:nowrap;flex:none;align-items:center;height:12px;min-height:12px;padding:0 3px;font-size:7px;font-weight:800;line-height:1;display:flex;overflow:hidden}.continuous-month-card .day-event-row{border:1px solid color-mix(in srgb, var(--reason-color,#687180) 24%, var(--line));background:color-mix(in srgb, var(--reason-color,#687180) 6%, white);cursor:pointer;text-align:left;border-radius:5px;flex:none;width:100%;height:12px;min-height:12px;padding:0 3px}.continuous-month-card .day-event-label{flex:1;min-width:0;font-size:8px;line-height:1}.release-chip{color:#3e4651;cursor:pointer;text-align:left;background:#fff;border:1px solid #dde2e8;border-radius:5px;flex:none;align-items:center;gap:3px;width:100%;height:12px;min-height:12px;padding:0 3px;font-size:8px;font-weight:800;line-height:1;display:flex;overflow:hidden}.release-chip.own{color:#171a1f;background:#f6f7f8;border-color:#cbd0d6}.release-chip span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.continuous-month-card .release-mark{border-radius:3px;width:8px;height:8px;font-size:6px}.continuous-month-card .more-events{background:#f3f5f7;border-radius:4px;flex:none;align-items:center;height:12px;min-height:12px;padding:0 3px;font-size:7px;display:flex}.release-mark{background:var(--brand-color);color:#fff;border-radius:5px;flex:none;place-items:center;width:17px;height:17px;font-size:8px;font-style:normal;font-weight:900;display:inline-grid}.release-mark.openai{color:#111827;background:#fff;border:1px solid #d8dde2}.release-mark.google{background:linear-gradient(135deg,#4285f4,#a142f4 55%,#fbbc04)}.release-mark.kimi{border-radius:50%}.multi-day-scroll{overscroll-behavior:contain;background:#fcfdfe;height:clamp(420px,100vh - 270px,830px);overflow:auto}.multi-day-board{min-width:1180px}.timeline-axis,.timeline-day-row{grid-template-columns:128px minmax(1000px,1fr);display:grid}.timeline-axis{z-index:8;border-bottom:1px solid var(--line);background:#f7f9fb;min-height:36px;position:sticky;top:0}.axis-corner,.timeline-day-label{z-index:7;border-right:1px solid var(--line);background:#f7f9fb;position:sticky;left:0}.axis-corner{color:var(--muted);letter-spacing:.08em;padding:12px 14px;font-size:9px;font-weight:850}.axis-track,.day-track{position:relative}.axis-hour{color:#7c8692;font-variant-numeric:tabular-nums;font-size:8px;position:absolute;top:12px;transform:translate(-50%)}.axis-hour:first-child{transform:none}.axis-hour:last-child{transform:translate(-100%)}.timeline-day-row{min-height:36px;position:relative}.timeline-day-row:after{content:"";z-index:9;pointer-events:none;background:#b8c1cb;height:2px;position:absolute;bottom:0;left:0;right:0}.timeline-day-row.selected .timeline-day-label{box-shadow:none}.timeline-day-label{flex-direction:row;justify-content:center;align-items:center;gap:6px;padding:4px 8px;display:flex}.timeline-day-row.has-benefits .timeline-day-label{background:linear-gradient(180deg, var(--benefit-a) 0 50%, var(--benefit-b) 50% 100%) left / 4px 100% no-repeat, linear-gradient(90deg, var(--benefit-a-soft) 0 50%, var(--benefit-b-soft) 50% 100%)}.timeline-date-button{min-width:0;color:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:6px;padding:0;display:flex}.timeline-date-button strong{letter-spacing:-.02em;border-radius:999px;padding:3px 5px;font-size:13px}.timeline-day-row.selected .timeline-date-button strong{background:var(--accent-soft);color:#a63d28;box-shadow:inset 0 0 0 1.5px var(--accent)}.timeline-date-button span{color:#6f7884;font-size:10px;font-weight:800}.day-track{background-color:#fff;background-image:linear-gradient(90deg,#d7dde4 1px,#0000 1px),linear-gradient(90deg,#edf0f3 1px,#0000 1px);background-size:25% 100%,4.16667% 100%;min-height:36px;overflow:hidden}.timeline-day-row:nth-child(odd) .day-track{background-color:#f7f9fb}.horizontal-impact-band{z-index:2;border:1px solid color-mix(in srgb, var(--reason-color) 48%, transparent);background:color-mix(in srgb, var(--reason-color) 11%, white);min-width:24px;height:18px;color:var(--ink);cursor:pointer;text-align:left;border-radius:6px;align-items:center;gap:5px;padding:0 5px;display:flex;position:absolute;overflow:hidden}.horizontal-impact-band.approximate{border-style:dashed}.horizontal-impact-band.intermittent{background:repeating-linear-gradient(135deg, color-mix(in srgb, var(--reason-color) 13%, white) 0 6px, color-mix(in srgb, var(--reason-color) 5%, white) 6px 12px);border-style:dashed}.horizontal-impact-band span{color:var(--reason-color);font-size:9px}.horizontal-impact-band strong{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.day-announcement{z-index:4;cursor:pointer;color:var(--ink);text-align:left;background:0 0;border:0;align-items:center;padding:0;display:flex;position:absolute;transform:translate(-7px)}.day-announcement.align-right{flex-direction:row-reverse;transform:translate(calc(7px - 100%))}.announcement-pin{background:currentColor;border:3px solid #fff;border-radius:50%;flex:none;width:10px;height:10px;box-shadow:0 0 0 2px}.day-announcement{color:var(--reason-color)}.announcement-card{border:1px solid var(--line);background:#fff;border-radius:7px;align-items:center;gap:5px;max-width:190px;height:18px;min-height:18px;margin-left:6px;padding:0 5px;display:flex;overflow:hidden;box-shadow:0 5px 14px #141c2612}.align-right .announcement-card{margin:0 6px 0 0}.announcement-card>span{color:var(--muted);font-variant-numeric:tabular-nums;font-size:8px;font-weight:850}.announcement-card strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.announcement-card small{color:var(--accent);white-space:nowrap;font-size:7px;font-weight:800}.untimed-events{z-index:3;pointer-events:none;align-items:center;gap:5px;height:18px;display:flex;position:absolute;bottom:6px;left:7px;right:7px}.untimed-events>span{color:var(--muted);font-size:7px;font-weight:800}.untimed-events button{border:1px solid var(--line);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;pointer-events:auto;background:#fff;border-radius:6px;align-items:center;gap:4px;max-width:180px;height:18px;min-height:18px;padding:0 5px;font-size:7px;font-weight:750;display:flex;overflow:hidden}.untimed-events b{color:var(--muted);font-size:8px}.legend{border:1px solid var(--line);background:#ffffffb8;border-radius:16px;flex-direction:column;gap:14px;margin-top:16px;padding:20px 24px;display:flex}.legend>div{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.legend-title{width:66px;color:var(--muted);font-size:9px;font-weight:850}.legend-item{color:#4f5865;align-items:center;gap:6px;font-size:9px;font-weight:700;display:inline-flex}.legend-item>i:not(.benefit-badge){text-align:center;min-width:14px;font-size:14px;font-style:normal}.benefit-frame-key{border:2px solid var(--benefit-key);background:color-mix(in srgb, var(--benefit-key) 10%, white);border-radius:4px;width:18px;height:12px;min-width:18px!important}footer{justify-content:space-between;align-items:center;gap:20px;padding:22px 4px 0;display:flex}footer p{color:var(--muted);margin:0;font-size:10px;line-height:1.7}footer button{cursor:pointer;color:var(--ink);background:0 0;border:0;flex:none;font-size:10px;font-weight:800}.drawer-backdrop{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0e121747;justify-content:flex-end;display:flex;position:fixed;inset:0}.event-drawer{background:#fff;width:min(520px,100%);height:100%;padding:28px;animation:.18s ease-out slide-in;overflow-y:auto;box-shadow:-20px 0 60px #141c2629}@keyframes slide-in{0%{opacity:0;transform:translate(24px)}}.drawer-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.drawer-head h2{letter-spacing:-.045em;margin:6px 0 0;font-size:28px;line-height:1.12}.event-id{color:var(--muted);letter-spacing:.08em;font-size:9px;font-weight:850}.drawer-tags{flex-wrap:wrap;align-items:center;gap:8px;margin:20px 0;display:flex}.release-detail-brand,.release-type-pill{border:1px solid var(--line);color:#3f4752;border-radius:999px;align-items:center;gap:7px;min-height:28px;padding:0 10px;font-size:9px;font-weight:850;display:inline-flex}.release-type-pill{color:#455a78;background:#f4f7fb;border-color:#cbd6e6}.reason-pill,.imported-pill{background:color-mix(in srgb, var(--reason-color) 11%, white);min-height:26px;color:var(--reason-color);border-radius:999px;align-items:center;padding:0 9px;font-size:9px;font-weight:850;display:inline-flex}.imported-pill{--reason-color:#7553bd}.event-facts{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.event-facts>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:68px;padding:11px 12px}.event-facts dt{color:var(--muted);margin-bottom:5px;font-size:9px;font-weight:800}.event-facts dd{margin:0;font-size:11px;font-weight:680;line-height:1.42}.event-facts.compact{grid-template-columns:1fr;margin-top:18px}.event-facts.compact>div{min-height:0}.drawer-section{border:1px solid var(--line);border-radius:14px;margin-top:18px;padding:18px}.drawer-section h3{margin:0 0 8px;font-size:11px}.drawer-section p{color:#3f4752;margin:0;font-size:11px;line-height:1.75}.drawer-section small{color:var(--muted);margin-top:8px;font-size:9px;display:block}.drawer-section.official{background:#f3faf5;border-color:#b8d6c4}.drawer-section.inference{background:#f8f9fa;border-style:dashed;border-color:#c6ccd3}.drawer-notes{color:#4f5966;background:#fafbfc;border:1px dashed #c6ccd3;border-radius:12px;margin-top:14px;padding:11px 13px;font-size:10px}.drawer-notes summary{cursor:pointer;font-weight:850}.drawer-notes p{margin:8px 0 0;line-height:1.6}.drawer-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;margin-top:22px;padding-top:16px;font-size:9px;font-weight:700;display:flex}.source-links{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.source-links a{border:1px solid var(--line);min-height:34px;color:var(--ink);border-radius:10px;align-items:center;padding:0 11px;font-size:9px;font-weight:800;text-decoration:none;display:inline-flex}.source-links a:hover{border-color:var(--ink)}.import-panel{width:min(720px,100% - 32px);max-height:min(900px,100% - 32px);box-shadow:var(--shadow);background:#fff;border-radius:22px;margin:auto;padding:28px;overflow-y:auto}.import-panel>p{color:var(--muted);font-size:11px;line-height:1.65}.assistant-import{background:#f7f9fc;border:1px solid #cfd9e4;border-radius:16px;margin-top:18px;padding:16px}.assistant-import-head{justify-content:space-between;align-items:flex-end;gap:14px;display:flex}.assistant-import-head h3{letter-spacing:-.025em;margin:5px 0 0;font-size:15px}.assistant-import>p{color:var(--muted);margin:10px 0 12px;font-size:10px;line-height:1.6}.assistant-prompt-details{border:1px solid var(--line);background:#fff;border-radius:10px}.assistant-prompt-details summary{cursor:pointer;color:#475160;padding:9px 11px;font-size:9px;font-weight:800}.assistant-prompt{resize:vertical;border:1px solid var(--line);color:#3f4752;background:#fbfcfd;border-radius:8px;width:calc(100% - 20px);height:230px;margin:0 10px 10px;padding:10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;line-height:1.55}.assistant-output-label{gap:6px;margin-top:12px;display:grid}.assistant-output-label>span{color:#475160;font-size:9px;font-weight:850}.assistant-output{resize:vertical;width:100%;min-height:110px;color:var(--ink);background:#fff;border:1px solid #b8c5d3;border-radius:10px;padding:10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;line-height:1.5}.assistant-output:focus{border-color:var(--ink);outline:2px solid #ef5a3c24}.import-assistant-button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:10px;width:100%;min-height:36px;margin-top:9px;font-size:10px;font-weight:850}.import-assistant-button:disabled{cursor:not-allowed;opacity:.36}.import-divider{color:var(--muted);align-items:center;gap:10px;margin:16px 0 12px;font-size:8px;font-weight:800;display:flex}.import-divider:before,.import-divider:after{content:"";background:var(--line);flex:1;height:1px}.drop-zone{cursor:pointer;text-align:center;background:#f8fafb;border:1px dashed #9ea8b4;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:120px;margin:0 0 14px;display:flex}.drop-zone:hover,.drop-zone:focus{border-color:var(--ink);outline:2px solid #ef5a3c26}.upload-symbol{background:var(--ink);color:#fff;border-radius:12px;place-items:center;width:40px;height:40px;font-size:24px;display:grid}.drop-zone strong{font-size:12px}.drop-zone small{color:var(--muted);font-size:9px}.import-message{background:var(--accent-soft);border-radius:9px;padding:10px 12px;font-weight:750;color:#a63d28!important}.import-actions{justify-content:space-between;gap:8px;display:flex}.danger-button{color:#a33b3b;border-color:#edc3c3}@media (width<=980px){main{width:min(100% - 28px,1480px)}.hero{grid-template-columns:1fr;gap:42px;padding-top:50px}.hero-stats{max-width:620px}.toolbar{flex-wrap:wrap;position:static}.toolbar-spacer{display:none}.timezone-toggle{margin-left:auto}.timeline-event{left:102px!important}}@media (width<=640px){main{width:min(100% - 8px,1480px);padding-bottom:20px}.site-header{min-height:70px}.brand-copy small{display:none}.import-button{justify-content:center;min-width:38px;padding:0 9px}.import-button .import-label{display:none}.hero{padding:42px 0}.hero h1{font-size:45px}.hero p{font-size:13px}.hero-stats article{min-height:94px;padding:16px}.hero-stats strong{font-size:32px}.toolbar{border-radius:12px;gap:6px;min-height:0;margin-top:4px;padding:6px;position:static}.toolbar .segmented{order:1}.toolbar .import-button{order:2;margin-left:auto}.date-navigation{order:3;justify-content:center;width:100%}.date-navigation strong{flex:1;min-width:0;font-size:11px}.date-navigation .icon-button{width:32px;height:32px}.select-control{flex:1;order:4;min-width:0;margin-left:0}.select-control select{min-width:0;max-width:120px}.timezone-toggle{flex:1;order:5;width:auto;margin-left:0}.timezone-toggle button{flex:1}.filter-row{scrollbar-width:none;min-height:44px;padding:0 2px;overflow-x:auto}.filter-row::-webkit-scrollbar{display:none}.filter-row button{flex:none;padding:6px 9px;font-size:9px}.filter-row>span{display:none}.calendar-card-heading,.timeline-heading,.continuous-month-heading{min-height:54px;padding:9px 9px 8px}.timeline-heading h2,.continuous-month-heading h2{font-size:15px;line-height:1.25}.continuous-month-heading>span{display:none}.continuous-month-scroll{height:max(420px,100svh - 230px)}.continuous-month-board{gap:5px;width:100%;min-width:0;padding:4px}.continuous-month-card .month-grid{grid-template-rows:16px;grid-auto-rows:64px;gap:2px;min-width:0;padding:3px}.month-panel{border-radius:12px}.month-panel-heading{min-height:34px;padding:5px 7px 4px}.month-panel-heading h2{font-size:13px}.month-panel-heading span{font-size:7px}.continuous-month-card .weekday{height:16px;padding-left:2px;font-size:6px}.continuous-month-card .day-cell{border-radius:5px;height:64px;min-height:0;padding:0}.continuous-month-card .day-number{font-size:8px}.continuous-month-card .day-number-button{height:19px;min-height:19px;padding:2px 3px 1px}.continuous-month-card .day-content{gap:0;padding:0 2px 2px}.continuous-month-card .day-benefit-note{height:10px;min-height:10px;padding:0 1px;font-size:5.5px;line-height:1}.continuous-month-card .day-event-row{border-radius:4px;height:10px;min-height:10px;padding:0 2px}.continuous-month-card .day-event-label{font-size:6px}.continuous-month-card .more-events{height:10px;min-height:10px;padding:0 2px;font-size:5px}.continuous-month-card .release-chip{border-radius:4px;gap:2px;height:10px;min-height:10px;padding:0 2px;font-size:5.5px}.continuous-month-card .release-mark{border-radius:3px;width:8px;height:8px;font-size:5px}.multi-day-board{min-width:720px}.timeline-axis,.timeline-day-row{grid-template-columns:76px minmax(644px,1fr)}.timeline-day-label{padding:4px 5px}.timeline-date-button{gap:3px}.timeline-date-button strong{padding:2px 3px;font-size:9px}.timeline-date-button span{font-size:7px}.multi-day-scroll{height:max(420px,100svh - 230px)}.axis-corner{padding:12px 7px}.axis-hour{font-size:6px}.announcement-card{gap:3px;max-width:122px;margin-left:4px;padding-inline:4px}.align-right .announcement-card{margin-right:4px}.announcement-card small{display:none}.horizontal-impact-band{padding-inline:4px}.timeline-key{display:none}.all-day-lane{grid-template-columns:1fr}.legend{padding:16px}.legend-title{width:100%}footer{flex-direction:column;align-items:flex-start}.event-drawer{padding:20px}.event-facts{grid-template-columns:1fr}.import-panel{width:calc(100% - 12px);max-height:calc(100% - 12px);padding:16px}.assistant-import{padding:12px}.assistant-import-head{flex-direction:column;align-items:stretch}.assistant-prompt{height:170px}.assistant-output{min-height:90px}.import-actions{flex-direction:column}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
