#astrography-studio .live-story .date-picker-trigger{display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;cursor:pointer}#astrography-studio .live-story .date-picker-trigger svg{flex:none}#astrography-studio .live-story .place-input-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}#astrography-studio .live-story .place-picker .city-field{position:relative;min-width:0}#astrography-studio .live-story .place-picker .place-clear{position:absolute;right:8px;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:44px;height:44px;border:0;background:transparent;border-radius:50%;color:var(--ink, #171717)}#astrography-studio .live-story .place-picker .place-map-link{display:flex;align-items:center;gap:8px;min-height:44px;padding:8px 4px;margin:0;white-space:nowrap;background:none;border:0;color:var(--muted, #595959);font:inherit;font-size:16px;cursor:pointer}#astrography-studio .live-story .place-picker .place-map-link:hover{color:var(--accent, #3656d8)}#astrography-studio .live-story .place-picker ul.place-results{list-style:none;padding:6px;margin:8px 0;border:1px solid #ddd;border-radius:16px;background:#fff;max-height:320px;overflow:auto;box-shadow:0 12px 30px #00000009}#astrography-studio .live-story .place-picker .place-results li{margin:0;padding:0}#astrography-studio .live-story .place-picker .place-results [role=option],#astrography-studio .live-story .map-place-results button{display:flex;align-items:center;gap:12px;width:100%;min-height:64px;padding:12px;background:transparent;color:inherit;border:0;border-radius:10px;text-align:left;cursor:pointer}#astrography-studio .live-story .place-result-label{display:flex;flex:1;flex-direction:column;gap:4px;min-width:0}#astrography-studio .live-story .place-result-label strong{font-size:18px;font-weight:500;line-height:1.3}#astrography-studio .live-story .place-result-label span{font-size:16px;line-height:1.35;color:#62625e}#astrography-studio .live-story .place-results svg,#astrography-studio .live-story .map-place-results svg{flex:none}#astrography-studio .live-story .place-picker .place-results [role=option]:hover,#astrography-studio .live-story .place-picker .place-results [aria-selected=true],#astrography-studio .live-story .map-place-results button:hover{background:#f2f1ee}#astrography-studio .live-story .map-place-results button[aria-pressed=true]{background:#edf0fc;color:#304cca}#astrography-studio .live-story .date-picker-dialog,#astrography-studio .live-story .place-picker-dialog{box-sizing:border-box;color:#171717;background:#faf9f6;border:1px solid #deddd9;border-radius:28px;padding:28px;max-height:calc(100dvh - 32px);overflow:auto;box-shadow:0 24px 100px #0003}#astrography-studio .live-story .date-picker-dialog{width:460px;max-width:calc(100vw - 24px)}#astrography-studio .live-story .place-picker-dialog{width:1100px;max-width:calc(100vw - 40px)}#astrography-studio .live-story .date-picker-dialog::backdrop,#astrography-studio .live-story .place-picker-dialog::backdrop{background:#17171755;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}#astrography-studio .live-story :is(.date-picker-dialog,.place-picker-dialog) .modal-heading{display:flex;align-items:center;gap:16px;margin:0 0 20px}#astrography-studio .live-story :is(.date-picker-dialog,.place-picker-dialog) .modal-heading h2{flex:1;font-size:32px;line-height:1.1;margin:0}#astrography-studio .live-story :is(.date-picker-dialog,.place-picker-dialog) .modal-heading h2:focus{outline:none}#astrography-studio .live-story :is(.date-picker-dialog,.place-picker-dialog) .icon-button{display:grid;place-items:center;flex:none;width:44px;height:44px;min-width:44px;border:0;border-radius:50%;background:#efeeeb;color:inherit}#astrography-studio .live-story :is(.date-picker-dialog,.place-picker-dialog) :is(input,select,button){font-family:inherit}#astrography-studio .live-story :is(.date-picker-dialog,.place-picker-dialog) :is(button,input,select):focus-visible{outline:2px solid #3656d8;outline-offset:3px}#astrography-studio .live-story .calendar-chosen{font-size:24px;margin:0 0 24px;color:#3656d8}#astrography-studio .live-story .calendar-navigation{display:flex;align-items:center;gap:6px;margin-bottom:16px}#astrography-studio .live-story .calendar-navigation select{min-width:0;min-height:44px;font-size:18px;color:inherit;border:0;background:transparent;padding:6px;cursor:pointer}#astrography-studio .live-story .calendar-navigation select[aria-label=Month]{flex:1}#astrography-studio .live-story .calendar-weekdays,#astrography-studio .live-story .calendar-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}#astrography-studio .live-story .calendar-weekdays{color:#6b6b65;text-align:center;font-size:16px;margin-bottom:8px}#astrography-studio .live-story .calendar-days button{width:100%;min-height:44px;aspect-ratio:1;padding:0;border:0;border-radius:50%;background:transparent;color:inherit;font-size:18px;cursor:pointer}#astrography-studio .live-story .calendar-days button:hover{background:#eae9e4}#astrography-studio .live-story .calendar-days button.selected{background:#3656d8;color:#fff}#astrography-studio .live-story .calendar-manual{display:flex;flex-direction:column;gap:10px;font-size:16px;padding-top:20px;margin-top:16px;border-top:1px solid #deddd9}#astrography-studio .live-story .calendar-manual .text-input{width:100%;box-sizing:border-box;font-size:18px;min-height:52px;padding:12px 16px}#astrography-studio .live-story .picker-actions{display:flex;align-items:center;justify-content:flex-end;gap:24px;margin-top:24px}#astrography-studio .live-story .picker-actions .text-link{font-size:16px;min-height:44px}#astrography-studio .live-story .picker-actions .primary-button{min-height:52px;width:auto;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:18px;padding:12px 24px;background:#171717;color:#fff;border:0;border-radius:40px}#astrography-studio .live-story .picker-actions .primary-button:disabled{opacity:.4;cursor:default}#astrography-studio .live-story .place-dialog-intro{margin:0 0 24px;max-width:700px;font-size:18px;color:#62625e;line-height:1.5}#astrography-studio .live-story .place-map-layout{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.5fr);border:1px solid #deddd9;border-radius:20px;overflow:hidden;background:#fff}#astrography-studio .live-story .place-map-search{padding:20px;min-width:0}#astrography-studio .live-story .map-search-label{display:block;font-size:16px;margin-bottom:10px}#astrography-studio .live-story .map-search-input{display:flex;align-items:center;gap:10px;border:1px solid #d4d4d0;border-radius:12px;padding:0 12px;min-height:52px;background:#fff}#astrography-studio .live-story .map-search-input input{min-width:0;width:100%;border:0;background:none;color:inherit;padding:12px 0;font-size:16px}#astrography-studio .live-story .map-search-input svg{flex:none}#astrography-studio .live-story .map-results-heading{font-size:16px;color:#62625e;margin:22px 0 10px}#astrography-studio .live-story .map-current-place{display:flex;gap:12px;align-items:center;padding:14px;background:#f3f2ee;border-radius:12px;font-size:18px}#astrography-studio .live-story .map-place-results{max-height:340px;overflow:auto}#astrography-studio .live-story .map-search-status{font-size:16px;line-height:1.45}#astrography-studio .live-story .map-search-status:empty{display:none}#astrography-studio .live-story .world-map-wrap,#astrography-studio .live-story .world-map-loading{position:relative;min-width:0;height:480px;background:#e9e7df}#astrography-studio .live-story .world-map{background:#aad3df;width:100%;height:100%;z-index:0;font-family:inherit}#astrography-studio .live-story .world-map-loading{display:grid;place-items:center;font-size:18px}#astrography-studio .live-story .map-top-actions{position:absolute;top:12px;left:12px;right:12px;display:flex;justify-content:space-between;gap:8px;pointer-events:none}#astrography-studio .live-story .map-top-actions button,#astrography-studio .live-story .map-zoom button{pointer-events:auto;display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border:1px solid #fff;border-radius:24px;padding:8px 12px;font-size:16px;color:#171717;background:#fffffff0;box-shadow:0 2px 12px #0001;cursor:pointer}#astrography-studio .live-story .map-zoom{position:absolute;right:12px;bottom:44px;display:grid;gap:8px}#astrography-studio .live-story .map-zoom button{width:44px;padding:0}#astrography-studio .live-story .map-attribution{position:absolute;bottom:0;right:0;padding:4px 8px;background:#ffffffec;color:#484844;font-size:16px;line-height:1.4}#astrography-studio .live-story .map-load-note{position:absolute;bottom:32px;left:12px;right:64px;padding:12px;background:#fffc;border-radius:12px;font-size:16px}#astrography-studio .live-story .map-selection-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:24px}#astrography-studio .live-story .map-selection-footer>div:first-child{display:grid;gap:6px}#astrography-studio .live-story .map-selection-footer span{color:#62625e;font-size:16px}#astrography-studio .live-story .map-selection-footer strong{font-size:20px;font-weight:500}#astrography-studio .live-story .map-selection-footer .picker-actions{margin:0;flex:none}#astrography-studio .live-story .time-occurrences{display:flex;flex-wrap:wrap;gap:12px}#astrography-studio .live-story .time-occurrences button{font:inherit;min-height:44px;border:1px solid #ccc;border-radius:30px;padding:8px 16px;background:#fff}@media(max-width:700px){#astrography-studio .live-story .place-picker-dialog{max-width:calc(100vw - 16px);padding:20px;border-radius:24px}#astrography-studio .live-story .place-map-layout{display:flex;flex-direction:column}#astrography-studio .live-story .place-map-search{padding:16px}#astrography-studio .live-story .world-map-wrap,#astrography-studio .live-story .world-map-loading{height:300px}#astrography-studio .live-story .map-place-results{max-height:200px}#astrography-studio .live-story .map-selection-footer{align-items:stretch;flex-direction:column;gap:20px}#astrography-studio .live-story .map-selection-footer .picker-actions{justify-content:space-between}#astrography-studio .live-story .map-top-actions{flex-wrap:wrap}}@media(max-width:390px){#astrography-studio .live-story .date-picker-dialog{padding:16px 6px;max-width:calc(100vw - 4px);border-radius:20px}#astrography-studio .live-story .date-picker-dialog .modal-heading,#astrography-studio .live-story .calendar-chosen,#astrography-studio .live-story .calendar-manual,#astrography-studio .live-story .date-picker-dialog .picker-actions{margin-left:8px;margin-right:8px}#astrography-studio .live-story .calendar-days,#astrography-studio .live-story .calendar-weekdays{gap:0}#astrography-studio .live-story .date-picker-dialog .modal-heading h2{font-size:28px}#astrography-studio .live-story .calendar-navigation{gap:0}}@media(max-width:340px){#astrography-studio .live-story .date-picker-dialog{padding-inline:2px}}#astrography-studio .live-story .pin-details{display:grid;gap:12px;margin-top:20px;padding-top:20px;border-top:1px solid #deddd9;font-size:16px}#astrography-studio .live-story .pin-details label{display:grid;gap:8px;font-size:16px}#astrography-studio .live-story .pin-details :is(input,select){box-sizing:border-box;width:100%;min-height:48px;padding:10px 12px;border:1px solid #d4d4d0;border-radius:12px;background:#fff;color:inherit;font-size:18px}#astrography-studio .live-story .pin-coordinates{margin:0;font-size:16px;color:#62625e;font-variant-numeric:tabular-nums}#astrography-studio .live-story .place-retry{display:grid;gap:8px;font-size:16px;line-height:1.4}#astrography-studio .live-story .place-retry .text-link,#astrography-studio .live-story .pin-details .text-link{min-height:44px;font-size:16px;justify-self:start}#astrography-studio .live-story .sky-map-pin{display:grid;place-items:center;width:32px;height:32px;margin:5px 6px;background:#3656d8;border:3px solid white;box-sizing:border-box;border-radius:50% 50% 50% 0;transform:rotate(-45deg);box-shadow:-3px 4px 10px #0003}#astrography-studio .live-story .sky-map-pin>span{width:10px;height:10px;border-radius:50%;background:#fff}#astrography-studio .live-story .sky-pin-icon{cursor:grab}#astrography-studio .live-story .sky-pin-icon:active{cursor:grabbing}#astrography-studio .live-story .sky-pin-icon:focus-visible{outline:2px solid #3656d8;outline-offset:4px;border-radius:12px}#astrography-studio .live-story .place-map-search{max-height:560px;overflow:auto}#astrography-studio .live-story .world-map-wrap{height:560px}@media(max-width:700px){#astrography-studio .live-story .world-map-wrap{height:320px}#astrography-studio .live-story .place-map-search{max-height:none}}#astrography-studio .live-story .placing-pin .world-map{cursor:crosshair}#astrography-studio .live-story .map-top-actions button[aria-pressed=true]{background:#3656d8;color:#fff;border-color:#3656d8}#astrography-studio .live-story .pin-placement-hint{position:absolute;bottom:38px;left:12px;right:70px;display:flex;flex-wrap:wrap;align-items:center;gap:10px;background:#fffffff0;padding:12px 16px;border-radius:16px;font-size:16px}#astrography-studio .live-story .pin-placement-hint button{background:#171717;color:#fff;border:0;border-radius:30px;padding:10px 16px;min-height:44px;font:inherit}#astrography-studio .live-story .appearance-pickers{display:grid;gap:26px}#astrography-studio .live-story .appearance-heading{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:12px;font-size:16px;color:var(--muted)}#astrography-studio .live-story .appearance-heading .field-label{margin:0}#astrography-studio .live-story .appearance-shortcuts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}#astrography-studio .live-story .appearance-card{display:flex;flex-direction:column;gap:10px;min-width:0;padding:0;border:0;background:none;color:var(--ink);text-align:left;cursor:pointer}#astrography-studio .live-story .appearance-swatch{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:52px;border:1px solid transparent;border-radius:14px;background:var(--surface)}#astrography-studio .live-story .appearance-design .appearance-swatch{aspect-ratio:3 / 4;padding:10px}#astrography-studio .live-story .appearance-swatch>.star-poster{display:block;width:100%;height:100%;filter:drop-shadow(0 3px 4px #0003)}#astrography-studio .live-story .appearance-card.selected .appearance-swatch{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}#astrography-studio .live-story .appearance-card:hover .appearance-swatch{border-color:var(--muted)}#astrography-studio .live-story .appearance-card:focus-visible{outline:none}#astrography-studio .live-story .appearance-card:focus-visible .appearance-swatch{outline:2px solid var(--accent);outline-offset:3px}#astrography-studio .live-story .appearance-check{position:absolute;bottom:5px;right:5px;display:grid;place-items:center;width:22px;height:22px;border:2px solid var(--field);border-radius:50%;background:var(--accent);color:#fff}#astrography-studio .live-story .appearance-label{font-size:16px;line-height:1.35;overflow-wrap:anywhere}#astrography-studio .live-story .appearance-soon{display:block;font-size:13px;color:var(--muted)}#astrography-studio .live-story .appearance-more .appearance-swatch{border:1px dashed var(--line2);background:transparent}#astrography-studio .live-story .appearance-palette .appearance-swatch{aspect-ratio:4 / 3;padding:5px}#astrography-studio .live-story .palette-sample{display:grid;place-items:center;width:100%;height:100%;border-radius:9px;overflow:hidden}#astrography-studio .live-story .palette-sample svg{display:block;width:100%;max-height:110px}#astrography-studio .live-story .appearance-dialog{width:min(760px,calc(100vw - 32px))}#astrography-studio .live-story .appearance-search{display:flex;align-items:center;gap:10px;border:1px solid var(--line2);border-radius:var(--radius-field);padding:0 14px;margin:8px 0 24px}#astrography-studio .live-story .appearance-search input{width:100%;min-width:0;min-height:48px;font:inherit;font-size:16px;border:0;background:transparent;color:var(--ink)}#astrography-studio .live-story .appearance-library{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 18px}#astrography-studio .live-story .appearance-empty{font-size:16px;padding-block:24px}@media(max-width:480px){#astrography-studio .live-story .appearance-shortcuts{gap:8px}#astrography-studio .live-story .appearance-design .appearance-swatch{padding:6px}#astrography-studio .live-story .appearance-library{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 14px}}#astrography-studio .live-story .sky-detail-icons{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;width:100%;max-width:372px;align-items:start}#astrography-studio .live-story .sky-detail-icons .sky-detail-button{width:100%;height:auto;min-width:0;aspect-ratio:1}#astrography-studio .live-story .sky-detail-button>svg:not(.detail-check){width:48%;max-width:23px;height:auto}#astrography-studio .live-story .sky-detail-button .detail-check{width:clamp(14px,35%,18px);height:auto;aspect-ratio:1}#astrography-studio .live-story .sky-detail-bubble{font-size:16px}#astrography-studio .live-story .sky-detail-more{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%;min-width:0;padding:0;border:0;background:transparent;color:var(--ink);font:inherit;font-size:16px;cursor:pointer}#astrography-studio .live-story .sky-detail-more-icon{display:grid;place-items:center;width:100%;height:auto;aspect-ratio:1;border:1px dashed var(--line2);border-radius:50%}#astrography-studio .live-story .sky-detail-more:hover .sky-detail-more-icon{border-color:var(--muted)}#astrography-studio .live-story .sky-detail-more:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:26px}#astrography-studio .live-story .sky-details-dialog{width:min(760px,calc(100vw - 32px))}#astrography-studio .live-story .sky-options-library{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:28px}#astrography-studio .live-story .sky-option-card{display:flex;flex-direction:column;align-items:center;justify-content:start;gap:12px;padding:18px 12px;border:1px solid var(--line2);border-radius:14px;background:var(--field);color:var(--ink);font:inherit;font-size:16px;line-height:1.4;text-align:center;cursor:pointer}#astrography-studio .live-story .sky-option-card.selected{border-color:var(--accent);background:var(--surface)}#astrography-studio .live-story .sky-option-icon{position:relative;display:grid;place-items:center;flex:0 0 48px;width:48px;height:48px;border:1px solid var(--line2);border-radius:50%;color:var(--muted)}#astrography-studio .live-story .sky-option-card.selected .sky-option-icon{background:var(--ink);border-color:var(--ink);color:var(--field)}#astrography-studio .live-story .sky-option-icon .detail-check{position:absolute;right:-2px;bottom:-2px;width:18px;height:18px;padding:3px;border:1px solid var(--field);border-radius:50%;background:var(--accent);color:var(--field)}#astrography-studio .live-story .sky-option-card:hover{border-color:var(--muted)}#astrography-studio .live-story .sky-option-card:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media(max-width:480px){#astrography-studio .live-story .sky-options-library{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}#astrography-studio .live-story .more-count{font-size:24px;line-height:1;font-weight:400;font-variant-numeric:tabular-nums}#astrography-studio .live-story .sky-detail-more .more-count{font-size:20px}
