@font-face{font-family:Noto Sans JP;src:url(/fonts/NotoSansJP-VariableFont_wght.ttf)format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Noto Sans;src:url(/fonts/NotoSans-VariableFont_wdth_wght.ttf)format("truetype");font-weight:100 900;font-style:normal;font-display:swap}:root{--bg:#fff;--panel:#fff;--ink:#17191f;--ink-2:#343a45;--muted:#68717f;--line:#dfe3ea;--line-strong:#c7ced8;--accent:#2563eb;--accent-strong:#1d4ed8;--accent-soft:#dbeafe;--accent-tint-bg:#eff6ff;--accent-border:#93c5fd;--accent-yellow:#fbbf24;--accent-yellow-strong:#d97706;--accent-yellow-soft:#fef9c3;--on-accent-soft:#1e40af;--accent-rose:#f43f5e;--accent-rose-strong:#e11d48;--accent-rose-soft:#ffe4e6;--avail-full:#10b981;--coral:#ef4444;--coral-soft:#fee2e2;--on-coral-soft:#991b1b;--indigo:#4f46e5;--indigo-soft:#ede9fe;--on-indigo-soft:#3730a3;--amber:#f97316;--amber-soft:#fef3c7;--on-amber-soft:#78350f;--radius-sm:10px;--radius:16px;--radius-lg:24px;--radius-pill:999px;--shadow:0 8px 24px #17191f1a;--font-sans:Inter, "Noto Sans JP", "Noto Sans", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html,body{min-height:100%;color:var(--ink);font-family:var(--font-sans);letter-spacing:0;background:#fff;margin:0}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}.app-shell{width:min(1440px,100%);min-height:100vh;margin:0 auto;padding:24px 64px 64px}.home-shell,.event-shell{background:#fff;position:relative;overflow:hidden}.home-shell:before,.home-shell:after,.event-shell:before,.event-shell:after{content:"";z-index:0;pointer-events:none;position:absolute}.home-shell:before{background:#e9f6ff;border-bottom-right-radius:999px;width:860px;height:560px;top:-250px;left:-280px}.home-shell:after{background:#ff8f80;border-bottom-left-radius:999px;width:390px;height:390px;top:-150px;right:-170px}.event-shell:before{background:#e9f6ff;border-bottom-right-radius:999px;width:820px;height:520px;top:-270px;left:-320px}.event-shell:after{background:#fde68a;border-bottom-left-radius:999px;width:380px;height:380px;top:-180px;right:-220px}.site-header{z-index:1;justify-content:space-between;align-items:center;gap:16px;min-height:48px;margin-bottom:40px;display:flex;position:relative}.brand{font-size:18px;font-weight:800}.event-shell .brand{color:var(--ink);align-items:center;gap:10px;font-weight:900;display:inline-flex}.event-brand-mark{border:3px solid var(--accent);background:#fff;border-radius:7px;flex:none;width:30px;height:30px;display:inline-block;position:relative;box-shadow:0 6px 16px #2563eb29}.event-brand-mark:before,.event-brand-mark:after{content:"";position:absolute}.event-brand-mark:before{border-radius:var(--radius-pill);background:var(--accent);height:6px;top:-6px;left:6px;right:6px}.event-brand-mark:after{border-bottom:3px solid var(--accent);border-left:3px solid var(--accent);width:11px;height:6px;top:7px;left:7px;transform:rotate(-45deg)}.step-heading{align-items:center;gap:10px;min-width:0;display:inline-flex}.step-heading>span:last-child{min-width:0}.step-title-badge{border:3px solid var(--accent);width:30px;height:30px;color:var(--accent);font-variant-numeric:tabular-nums;background:#fff;border-radius:7px;flex:none;justify-content:center;align-items:center;font-size:14px;font-weight:900;line-height:1;display:inline-flex;box-shadow:0 6px 16px #2563eb29}.step-title-badge.compact{width:28px;height:28px;box-shadow:none;border-width:3px;border-radius:7px;font-size:13px}.home-layout{z-index:1;grid-template-columns:minmax(420px,1fr) minmax(420px,620px);align-items:start;gap:20px 72px;padding-top:28px;display:grid;position:relative}.home-copy{grid-row:1/span 2;min-height:0;padding-top:8px;position:relative;overflow:visible}.home-copy h1,.event-head h1{max-width:760px;margin:0;font-size:clamp(26px,3.2vw,48px);font-weight:900;line-height:1.08}.home-copy h1{font-family:"Noto Sans JP", var(--font-sans);font-synthesis:none;color:#111827;letter-spacing:0;overflow-wrap:normal;word-break:keep-all;gap:6px;max-width:720px;margin-top:72px;font-size:clamp(56px,6vw,86px);font-weight:900;line-height:.98;display:grid}.home-copy h1>span{display:block}.home-title-blue{color:var(--accent)}.home-title-coral{color:#ff5b4d}.home-brand-lockup{color:#111827;align-items:center;gap:12px;display:inline-flex}.home-brand-mark{border:4px solid var(--accent);background:#fff;border-radius:8px;flex:none;width:44px;height:44px;display:inline-block;position:relative}.home-brand-mark:before,.home-brand-mark:after{content:"";position:absolute}.home-brand-mark:before{background:var(--accent);border-radius:999px;height:8px;top:-8px;left:8px;right:8px}.home-brand-mark:after{border-bottom:4px solid var(--accent);border-left:4px solid var(--accent);width:16px;height:9px;top:13px;left:10px;transform:rotate(-45deg)}.home-brand-lockup strong,.home-brand-lockup small{line-height:1.1;display:block}.home-brand-lockup strong{font-size:22px;font-weight:900}.home-brand-lockup small{color:var(--muted);margin-top:2px;font-size:16px;font-weight:800}.title-addon{color:var(--muted);white-space:nowrap;margin-top:8px;font-size:14px;font-weight:700;display:inline-block}.home-copy p{max-width:620px;color:var(--ink);margin-top:24px;font-size:20px;line-height:1.7}.event-head p{max-width:640px;color:var(--muted);margin-top:16px;font-size:17px;line-height:1.8}.eyebrow{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:800}.home-copy .eyebrow{border-radius:var(--radius-pill);background:var(--accent);color:#fff;letter-spacing:.08em;align-items:center;width:fit-content;min-height:30px;padding:0 12px;display:inline-flex}.tool-panel{border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow)}.event-form,.participant-form,.preview-panel{gap:18px;display:grid}.event-form{padding:40px}.event-form-head h2{margin:0;font-size:20px;line-height:1.3}.home-google-start{border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#f2f7ff;gap:18px;padding:32px;display:grid}.home-google-start.is-ready{background:#f2f7ff}.home-google-start.is-empty{background:var(--accent-yellow-soft)}.home-google-start h2,.home-google-start p{margin:0}.home-google-start h2{font-size:20px;line-height:1.3}.home-google-start .home-prep-head p:not(.eyebrow){color:var(--muted);font-size:13px;line-height:1.6}.home-prep-head,.prepared-status{align-items:center;gap:12px;display:flex}.home-prep-head{justify-content:space-between}.home-prep-head>div{gap:6px;display:grid}.disclosure-mark{border-style:solid;border-width:5px 0 5px 8px;border-color:transparent transparent transparent var(--muted);flex:none;width:10px;height:10px;display:inline-block}.disclosure-mark[data-open=true],.settings-accordion[open] .disclosure-mark{transform:rotate(90deg)}.google-prepare-panel,.prepared-summary-panel{gap:8px;display:grid}.google-prepare-panel{justify-content:center;align-items:center;display:flex}.google-prepare-panel .btn-gcal-pre{width:100%}.prepared-summary-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;min-height:40px;display:flex}.prepared-summary-toggle{min-width:0;min-height:36px;color:var(--ink);text-align:left;background:0 0;border:0;flex:auto;justify-content:flex-start;align-items:center;gap:6px;padding:0;font-size:14px;font-weight:800;display:inline-flex}.prepared-summary-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.prepared-refresh-button{text-align:center;white-space:nowrap;align-self:center;max-width:min(100%,280px);height:auto;min-height:32px;padding:6px 12px;font-size:11px;line-height:1.2}.prepared-status{color:var(--ink);flex-wrap:wrap;justify-content:space-between;padding:12px;font-size:13px}.prepared-status>div:first-child{gap:2px;display:grid}.prepared-status span{color:var(--muted);font-weight:800}.prep-tab-wrap{gap:18px;display:grid}.prep-tabs{border-radius:var(--radius-pill);background:#e2e8f0;grid-template-columns:1fr 1fr;gap:2px;width:100%;padding:3px;display:grid}.prep-tabs button{border-radius:var(--radius-pill);color:#94a3b8;text-align:center;background:0 0;border:0;justify-content:center;min-width:0;min-height:36px;padding:0 18px;font-size:13px;font-weight:800}.prep-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 1px 4px #17191f1f}.prep-tabs button:not(.active):hover{color:var(--ink)}.prep-tabs button:focus{outline:none}.prep-tabs button:focus-visible{border-radius:var(--radius-sm);outline:2px solid var(--accent-soft);outline-offset:-4px}.prepare-tab-panel{gap:18px;padding:0;display:grid}.prepare-tab-panel>.busy-map{background:0 0}.prepared-calendar{border-top:1px solid var(--line);gap:8px;padding:10px 12px 12px;display:grid;position:relative}.prepared-calendar-menu{justify-self:end;position:relative}.prepared-calendar-menu summary{border-radius:var(--radius-pill);cursor:pointer;width:28px;height:28px;color:var(--muted);place-items:center;font-size:14px;font-weight:900;list-style:none;display:grid}.prepared-calendar-menu summary::-webkit-details-marker{display:none}.prepared-calendar-menu summary:hover{color:var(--ink);background:#343a450f}.prepared-calendar-menu button{z-index:5;border-radius:var(--radius-sm);min-width:136px;box-shadow:var(--shadow);text-align:left;background:#fff;padding:8px 10px;position:absolute;top:calc(100% + 4px);right:0}.prepared-calendar-axis{color:var(--muted);grid-template-columns:64px minmax(0,1fr);gap:10px;font-size:10px;font-weight:800;display:grid}.prepared-calendar-ticks{min-height:14px;position:relative}.prepared-calendar-ticks span{position:absolute;top:0;transform:translate(-50%)}.prepared-calendar-ticks span:first-child{transform:translate(0)}.prepared-calendar-ticks span:last-child{transform:translate(-100%)}.prepared-calendar-grid{gap:6px;max-height:320px;display:grid;overflow:auto}.prepared-calendar-row{grid-template-columns:64px minmax(0,1fr);align-items:center;gap:10px;display:grid}.prepared-calendar-date{color:var(--ink-2);font-size:12px;font-weight:900}.prepared-calendar-lane{border-radius:var(--radius-sm);background:linear-gradient(90deg,#68717f1f 1px,#0000 1px) 0 0/25% 100%,#fff;min-height:34px;position:relative;overflow:hidden}.prepared-calendar-block{border-radius:var(--radius-sm);background:var(--coral);color:#fff;text-overflow:ellipsis;white-space:nowrap;min-width:3px;padding:3px 5px;font-size:10px;font-weight:900;line-height:1.2;position:absolute;top:5px;bottom:5px;overflow:hidden}.prepare-body{border-radius:var(--radius);background:#ffffffb8;gap:12px;padding:14px;display:grid}.home-google-start .success-text{color:var(--accent-strong)}.home-google-start .error-text{color:var(--on-coral-soft)}.form-row{gap:8px;display:grid}.form-row label{color:#343a45;font-size:13px;font-weight:700}input,textarea{border:1.5px solid var(--line-strong);border-radius:var(--radius-pill);width:100%;min-height:44px;color:var(--ink);background:#fff;padding:10px 18px}input[type=checkbox]{width:18px;min-height:18px;accent-color:var(--accent)}textarea{border-radius:var(--radius-lg);resize:vertical}input:focus,textarea:focus{border-color:var(--accent);outline:3px solid var(--accent-soft)}.two-column,.three-column{gap:14px;display:grid}.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.three-column{grid-template-columns:repeat(3,minmax(0,1fr))}.settings-accordion{border:1px solid var(--line);border-radius:var(--radius-lg);background:#fafbfc}.settings-accordion summary{cursor:pointer;grid-template-columns:28px auto minmax(0,1fr);align-items:center;gap:12px;min-height:54px;padding:0 14px;list-style:none;display:grid}.settings-accordion summary::-webkit-details-marker{display:none}.settings-accordion summary span{font-weight:900}.settings-title{white-space:nowrap}.settings-accordion[open] summary{border-bottom:1px solid var(--line)}.settings-accordion summary:focus-visible{border-radius:var(--radius-lg);outline:3px solid var(--accent-soft);outline-offset:2px}.settings-body{gap:18px;padding:16px;display:grid}.settings-summary{flex:auto;grid-column:3;justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex}.settings-summary-label{color:#343a45;white-space:nowrap;font-size:12px;font-weight:900}.settings-tags{flex-wrap:wrap;justify-content:flex-end;gap:6px;min-width:0;display:flex}.settings-tags small{border-radius:var(--radius-pill);background:var(--accent-soft);min-height:26px;color:var(--accent-strong);white-space:nowrap;align-items:center;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.field-group{border:1px solid var(--line);border-radius:var(--radius);background:#fff;gap:12px;margin:0;padding:14px;display:grid}.field-group-head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.field-group-head h3{margin:0;font-size:15px}.field-group-head span{color:var(--accent);font-size:13px;font-weight:800}.field-group-note{color:var(--muted);margin:-4px 0 0;font-size:13px;line-height:1.6}.range-inputs{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:end;gap:12px;display:grid}.range-separator{min-height:44px;color:var(--muted);place-items:center;font-size:20px;font-weight:900;display:grid}.unit-input{border:1.5px solid var(--line-strong);border-radius:var(--radius-pill);background:#fff;grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid;overflow:hidden}.unit-input:focus-within{border-color:var(--accent);outline:3px solid var(--accent-soft)}.unit-input input{border:0;border-radius:0;min-height:42px}.unit-input input:focus{outline:0}.unit-input span{color:var(--muted);padding:0 12px;font-size:13px;font-weight:800}.checkbox-row{border:1px solid var(--line-strong);border-radius:var(--radius);cursor:pointer;background:#fff;align-items:center;gap:10px;min-height:72px;padding:12px;display:flex}.checkbox-row span{gap:2px;display:grid}.checkbox-row strong{font-size:13px}.checkbox-row small{color:var(--muted);font-size:12px;font-weight:700}.primary-button,.secondary-button,.icon-button,.text-button{border-radius:var(--radius-pill);white-space:nowrap;border:0;justify-content:center;align-items:center;min-height:44px;padding:0 20px;font-weight:800;display:inline-flex}.primary-button{background:var(--accent);color:#fff}.primary-button:hover:not(:disabled){background:var(--accent-strong)}.secondary-button{background:var(--accent-soft);color:var(--accent-strong)}.icon-button{color:var(--muted);background:0 0}.secondary-button:hover:not(:disabled){background:#bfdbfe}.icon-button:hover:not(:disabled){color:var(--ink);background:0 0}.btn-gcal-pre,.btn-gcal-post{border-radius:var(--radius-pill);white-space:nowrap;border:0;justify-content:center;align-items:center;min-height:44px;padding:0 20px;font-size:14px;font-weight:800;display:inline-flex}.btn-gcal-pre{background:var(--amber);color:#fff}.btn-gcal-pre:hover:not(:disabled){background:#ea6c0a}.btn-gcal-post{color:var(--ink);background:#e8eaf0}.btn-gcal-post:hover:not(:disabled){background:#d8dbe4}.primary-button.compact,.secondary-button.compact{min-height:36px}.secondary-button.prepared-refresh-button{white-space:nowrap}.icon-button{width:auto;padding:0 12px;font-size:22px;font-weight:900;line-height:1}.compact-icon{width:32px;min-height:32px}.text-button{min-height:32px;color:var(--coral);background:0 0;padding:0 6px}.full-width{width:100%}.muted{color:var(--muted)}.small{font-size:13px;line-height:1.6}.error-text{border-radius:var(--radius-pill);width:fit-content;max-width:100%;min-height:34px;color:var(--on-coral-soft);background:var(--coral-soft);align-items:center;margin:0;padding:7px 14px;font-size:13px;font-weight:800;line-height:1.45;display:inline-flex}.recent-section{z-index:1;margin-top:32px;padding-bottom:18px;position:relative;overflow:visible}.recent-section:before,.recent-section:after{content:"";z-index:0;pointer-events:none;position:absolute}.recent-section:before{border-radius:var(--radius-pill);background:#fde68a;width:330px;height:330px;bottom:-200px;left:-210px}.recent-section:after{border-radius:var(--radius-pill);background:#bbf7d0;width:340px;height:340px;bottom:-220px;right:-180px}.recent-section h2{z-index:1;color:var(--ink);margin:0 0 16px;font-size:18px;font-weight:900;line-height:1.35;position:relative}.recent-list{z-index:1;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid;position:relative}.recent-item{border-radius:var(--radius);background:#f2f7ff;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:18px;min-height:112px;padding:18px 20px;font-weight:800;transition:background .16s,box-shadow .16s,transform .16s;display:grid;box-shadow:0 10px 24px #17191f14}.recent-item:hover{color:var(--accent-strong);background:#e8f2ff;transform:translateY(-2px);box-shadow:0 14px 30px #17191f1f}.recent-item-icon{border-radius:var(--radius-pill);width:58px;height:58px;color:var(--accent);background:#dbeafe;display:inline-flex;position:relative}.recent-item-icon:before{content:"";background:#ffffffb8;border:3px solid;border-radius:7px;position:absolute;inset:15px 13px 11px}.recent-item-icon:after{content:"";border-bottom:3px solid;border-left:3px solid;width:13px;height:7px;position:absolute;top:28px;left:22px;transform:rotate(-45deg)}.recent-item[data-tone="1"] .recent-item-icon{color:#10b981;background:#dcfce7}.recent-item[data-tone="2"] .recent-item-icon{color:#d97706;background:#fef3c7}.recent-item[data-tone="3"] .recent-item-icon{color:#ef4444;background:#ffe4e6}.recent-item-main{gap:12px;min-width:0;display:grid}.recent-item-title{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:900;line-height:1.35;overflow:hidden}.recent-item-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.recent-item-meta span{border-radius:var(--radius-pill);min-height:26px;color:var(--accent-strong);background:#dbeafe;align-items:center;padding:0 10px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}.recent-item[data-tone="1"] .recent-item-meta span{color:#047857;background:#dcfce7}.recent-item[data-tone="2"] .recent-item-meta span{color:#92400e;background:#fef3c7}.recent-item[data-tone="3"] .recent-item-meta span{color:#be123c;background:#ffe4e6}.event-head{z-index:1;grid-template-columns:minmax(280px,1fr) auto;align-items:end;gap:24px;margin-bottom:24px;display:grid;position:relative}.event-title-block{gap:10px;display:grid}.event-title-row{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;display:flex}.event-title-row .eyebrow{margin:0}.copy-url-button{min-width:220px}.event-head h1{font-size:clamp(30px,4vw,56px)}.metric-row{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.metric{border-radius:var(--radius-pill);background:var(--accent-soft);min-height:32px;color:var(--accent-strong);white-space:nowrap;align-items:center;gap:6px;padding:0 12px;font-weight:900;display:inline-flex}.metric span{font-size:13px;font-weight:900}.metric small{color:var(--accent-strong);font-size:12px;font-weight:800}.event-grid{z-index:1;grid-template-columns:minmax(0,1fr);align-items:start;display:grid;position:relative}.event-flow-status{z-index:1;border-radius:var(--radius);background:#fff;margin-bottom:12px;position:relative;overflow:hidden;box-shadow:0 10px 24px #17191f14}.event-share-action-row{z-index:1;margin-bottom:36px;display:block;position:relative}.event-share-panel{border-radius:var(--radius);width:100%;padding:36px}.event-share-panel-header{margin-bottom:0}.event-flow-steps{grid-template-columns:repeat(5,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.event-flow-step{min-height:64px;color:var(--muted);clip-path:polygon(0 0,calc(100% - 18px) 0,100% 50%,calc(100% - 18px) 100%,0 100%,18px 50%);background:#f5f6f8;justify-content:center;align-items:center;gap:6px;margin-left:-16px;padding:0 16px 0 24px;display:flex;position:relative}.event-flow-step:first-child{clip-path:polygon(0 0,calc(100% - 18px) 0,100% 50%,calc(100% - 18px) 100%,0 100%);margin-left:0;padding-left:14px}.event-flow-step[data-state=done]{color:#596171;background:#e8eaf0}.event-flow-step[data-state=current]{color:var(--ink);background:var(--accent-yellow)}.event-flow-step-mark{color:currentColor;background:#fff;border:2px solid;border-radius:6px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}.event-flow-step[data-state=done] .event-flow-step-mark{color:#596171;border-color:#b9c0cc}.event-flow-step[data-state=current] .event-flow-step-mark{border-color:var(--ink);color:var(--ink)}.event-flow-step[data-state=todo] .event-flow-step-mark{color:var(--muted);border-color:#c7ced8}.event-flow-step-label{text-align:center;text-wrap:balance;white-space:normal;word-break:keep-all;font-size:12px;font-weight:900;line-height:1.25;overflow:visible}.participant-stack{gap:16px;display:grid}.participant-panel{box-shadow:0 14px 36px #17191f14}.event-google-start .prepared-summary-head{flex-wrap:nowrap}.event-google-start .prepared-summary-toggle{flex:1 1 0}.event-google-start .prepared-refresh-button,.event-google-start .prepared-calendar-menu{flex:none}.event-google-start .prepared-refresh-button{max-width:min(100%,260px)}.availability-panel{grid-template-columns:minmax(0,1fr) minmax(340px,420px);align-items:start;gap:24px 36px;padding:36px;display:grid}.availability-panel>.panel-header{grid-column:1}.availability-main-stack{grid-column:1;gap:16px;min-width:0;display:grid}.schedule-reflection-panel{background:0 0;align-content:start;gap:18px;display:grid}.availability-reflection-slot{grid-area:1/2/span 2;align-self:start;margin:0}.availability-reflection-slot .schedule-reflection-panel{border-radius:var(--radius);background:#f8fbff;padding:20px;box-shadow:inset 0 0 0 1px #93c5fd6b}.availability-reflection-slot .schedule-reflection-panel>.reflection-section{box-shadow:none}.schedule-reflection-header{margin-bottom:0;position:relative}.reflection-registration-menu{z-index:20;flex:none;position:relative}.reflection-registration-menu>summary{border-radius:var(--radius-pill);width:42px;height:42px;color:var(--ink);cursor:pointer;background:#f5f6f8;justify-content:center;align-items:center;font-size:15px;font-weight:900;list-style:none;display:inline-flex;box-shadow:inset 0 0 0 1px #68717f24}.reflection-registration-menu>summary::-webkit-details-marker{display:none}.reflection-registration-menu[open]>summary,.reflection-registration-menu>summary:hover{background:#e8eaf0}.reflection-registration-menu:not([open])>.schedule-registration-section{display:none}.reflection-registration-menu>.schedule-registration-section{z-index:25;width:min(420px,100vw - 32px);max-height:min(72vh,740px);position:absolute;top:calc(100% + 12px);right:0;overflow:auto}.reflection-registration-menu .prepared-summary-head{flex-wrap:nowrap}.reflection-registration-menu .prepared-summary-toggle{flex:120px}.reflection-registration-menu .prepared-refresh-button{flex:200px;max-width:none}.reflection-registration-menu .prepared-calendar-menu{flex:0 0 28px}.reflection-section{border-radius:var(--radius);background:#fff;border:1px solid #68717f29;gap:16px;padding:20px;display:grid;box-shadow:0 10px 24px #17191f14}.schedule-registration-section.is-ready{background:#f2f7ff}.schedule-registration-section.is-empty{background:var(--accent-yellow-soft)}.reflection-section+.reflection-section{border-top:1px solid #68717f29}.reflection-section-head{gap:7px;display:grid}.reflection-section-head h3,.reflection-section-head p{margin:0}.reflection-section-head h3{color:var(--ink);font-size:16px;font-weight:900;line-height:1.35}.reflection-section-head p{color:var(--muted);font-size:13px;font-weight:700;line-height:1.65}.panel-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.panel-header h2,.panel-header h3{margin:0;font-size:22px}.compact-header{margin-bottom:8px}.segmented-control{border-radius:var(--radius-pill);background:#f1f3f6;grid-template-columns:repeat(2,52px);gap:2px;min-height:38px;padding:3px;display:inline-grid}.segmented-control button{border-radius:var(--radius-pill);color:var(--muted);cursor:pointer;background:0 0;border:0;font-family:inherit;font-weight:800}.segmented-control button.active,.availability-panel .segmented-control button.active,.busy-map .segmented-control button.active{color:var(--ink);background:#fff;box-shadow:0 1px 4px #17191f1f}.availability-panel .segmented-control button:not(.active),.busy-map .segmented-control button:not(.active){color:var(--muted);background:0 0}.segmented-control button:focus{outline:none}.segmented-control button:focus-visible{outline:3px solid var(--accent-soft);outline-offset:-4px}.segmented-control.wide{grid-template-columns:repeat(2,72px)}.empty-state{border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#fff;place-items:start;gap:12px;padding:24px;display:grid}.empty-state .secondary-button{width:fit-content}.empty-state.inline{min-height:280px;box-shadow:none;text-align:center;background:0 0;place-items:center}.candidate-response-toolbar{border-radius:var(--radius-lg);background:#f2f7ff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:16px 18px;display:flex}.candidate-response-toolbar>div{gap:4px;display:grid}.candidate-response-toolbar strong{font-size:13px;font-weight:900}.candidate-response-toolbar span,.candidate-response-toolbar label{color:var(--muted);font-size:12px;font-weight:800}.candidate-response-toolbar label{gap:6px;min-width:min(100%,220px);display:grid}.candidate-response-toolbar input{border-radius:var(--radius-pill);background:#fff;min-height:38px;padding:8px 14px;font-size:13px;font-weight:800}.response-name-chip{border-radius:var(--radius-pill);background:var(--accent-soft);min-height:30px;color:var(--accent-strong);white-space:nowrap;align-items:center;padding:0 12px;display:inline-flex}.empty-state h1,.empty-state h3,.empty-state p{margin:0}.week-view{gap:18px;display:grid}.week-toolbar{text-align:center;justify-content:center;align-items:center;gap:14px;min-height:40px;font-size:14px;font-weight:900;display:flex}.week-grid{border:1px solid var(--line);border-radius:var(--radius-lg);overscroll-behavior-x:contain;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;background:#fff;scroll-padding:12px;display:grid;overflow-x:auto}.time-head,.day-head{z-index:2;border-bottom:1px solid var(--line);touch-action:pan-x pan-y;background:#fff;min-height:48px;position:sticky;top:0}.day-head{border-left:1px solid var(--line);color:#343a45;place-items:center;padding:0 10px;font-size:13px;font-weight:800;line-height:1.35;display:grid}.time-rail,.day-column{touch-action:pan-x pan-y;min-height:680px;position:relative}.time-rail{border-right:1px solid var(--line);background:#fafbfc}.time-rail span{color:var(--muted);font-size:11px;line-height:1.2;position:absolute;right:10px;transform:translateY(-50%)}.day-column{border-left:1px solid var(--line);background:repeating-linear-gradient(#0000,#0000 55px,#68717f1f 56px),#fff}.candidate-band{appearance:none;color:#fff;text-align:left;touch-action:pan-x pan-y;cursor:default;border:0;border-radius:14px;align-content:start;gap:6px;min-height:82px;padding:10px;font-size:12px;line-height:1.3;display:grid;position:absolute;left:10px;right:10px;overflow:hidden;box-shadow:0 10px 18px #17191f24}.candidate-band.is-confirmable{cursor:pointer}.candidate-band.is-confirmable:hover{box-shadow:0 14px 24px #17191f33}.candidate-band strong{font-size:14px;line-height:1.2}.candidate-band span:not(.candidate-band-action){text-overflow:ellipsis;white-space:normal;line-height:1.2;overflow:hidden}.candidate-response-counts{color:#ffffffe0;font-size:11px;font-weight:900}.candidate-response-actions{border-radius:var(--radius-pill);touch-action:pan-x pan-y;background:#ffffff47;grid-template-columns:repeat(3,24px);justify-self:start;gap:1px;width:fit-content;max-width:100%;min-height:26px;padding:2px;display:grid}.candidate-response-actions button{border-radius:var(--radius-pill);color:#fff;cursor:pointer;touch-action:pan-x pan-y;background:0 0;border:0;padding:0;font-family:inherit;font-size:12px;font-weight:900;line-height:22px}.candidate-response-actions button.active{color:var(--ink);background:#fff;box-shadow:0 1px 4px #17191f1f}.candidate-response-actions button:disabled{cursor:wait;opacity:.72}.candidate-response-actions button:focus-visible{outline:3px solid var(--accent-soft);outline-offset:1px}.candidate-band:focus-visible{outline:3px solid var(--accent-soft);outline-offset:2px}.candidate-band.is-selected{outline:3px solid var(--ink);outline-offset:2px;z-index:3}.candidate-band.full{background:var(--avail-full)}.candidate-band.many{background:var(--indigo)}.candidate-band.some{background:var(--amber)}.month-view{gap:12px;display:grid}.month-title{text-align:center;min-height:32px;font-size:14px;font-weight:900;line-height:32px}.month-grid{border:1px solid var(--line);border-radius:var(--radius-lg);overscroll-behavior-x:contain;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;background:#fff;grid-template-columns:repeat(7,minmax(112px,1fr));scroll-padding:12px;display:grid;overflow-x:auto}.weekday-head,.month-cell{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-width:112px}.weekday-head{min-height:42px;color:var(--muted);place-items:center;font-size:12px;font-weight:800;display:grid}.month-cell{min-height:152px;padding:12px 10px}.month-cell.blank{background:#fafbfc}.date-number{margin-bottom:8px;font-size:13px;font-weight:900;line-height:1.2}.month-cell .candidate-band{width:100%;min-height:76px;margin-top:6px;padding:8px;position:relative}.month-cell .candidate-band span:not(.candidate-band-action){white-space:nowrap}.month-cell .candidate-band .candidate-band-action{display:none}.calendar-confirm-panel{border-radius:var(--radius-lg);box-shadow:none;text-align:left;background:#f2f7ff;grid-template-columns:1fr;place-items:stretch stretch;gap:18px;margin:22px auto 0;padding:24px 26px;display:grid}.calendar-confirm-head{justify-content:space-between;align-items:flex-start;gap:12px;width:100%;min-width:0;display:flex}.calendar-confirm-head h3{color:var(--ink);margin:0;font-size:22px;font-weight:900;line-height:1.25}.calendar-confirm-chips{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.calendar-confirm-chips span{border-radius:var(--radius-pill);background:var(--accent-soft);min-height:30px;color:var(--accent-strong);white-space:nowrap;align-items:center;padding:0 14px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}.calendar-confirm-time{gap:16px;width:100%;display:grid}.calendar-confirm-time>span{color:var(--muted);font-size:12px;font-weight:800;line-height:1.4}.calendar-confirm-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;width:100%;display:flex}.candidate-list{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;margin-top:14px;display:grid}.decision-panel{border-top:1px solid #68717f29;gap:14px;margin-top:24px;padding-top:22px;display:grid}.decision-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.decision-title{gap:4px;min-width:0;display:grid}.decision-head h3,.decision-head p{margin:0}.decision-head h3{font-size:20px;font-weight:900;line-height:1.35}.decision-head p{color:var(--muted);font-size:12px;font-weight:800;line-height:1.5}.confirmed-list{gap:10px;display:grid}.confirmed-empty,.confirmed-item{border-radius:var(--radius);background:#f2f7ff;padding:14px 16px}.confirmed-empty{color:var(--muted);gap:3px;font-size:13px;display:grid}.confirmed-empty strong{color:var(--ink)}.confirmed-item{box-shadow:none;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.confirmed-item>div:first-child{gap:4px;display:grid}.confirmed-item span{color:var(--muted);font-size:12px}.confirmed-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.candidate-item{border-radius:var(--radius);background:#fafbfc;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;min-height:72px;padding:10px;display:flex}.candidate-item div{gap:2px;display:grid}.candidate-item span{color:var(--muted);font-size:12px}.candidate-time-edit{grid-template-columns:minmax(124px,1fr) auto minmax(124px,1fr);align-items:end;gap:10px;width:100%;display:grid}.candidate-time-edit label{color:var(--ink-2);text-align:left;gap:6px;font-size:12px;font-weight:800;display:grid}.candidate-time-edit input{border-radius:var(--radius-pill);text-align:center;width:100%;min-height:44px;padding:8px 16px;font-size:14px;font-weight:900}.candidate-time-edit>span{min-height:44px;color:var(--muted);font-size:18px;font-weight:900;line-height:44px}.ics-link{border-radius:var(--radius-pill);background:var(--accent-soft);min-height:34px;color:var(--accent-strong);white-space:nowrap;justify-content:center;align-items:center;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.ics-link:hover{background:#bfdbfe}.participant-form{margin-bottom:16px}.success-text{width:fit-content;max-width:100%;color:var(--accent-strong);background:0 0;margin:0;font-size:13px;font-weight:800;line-height:1.6}.busy-map{gap:14px;min-width:0;display:grid}.busy-map-header{justify-content:flex-end;align-items:center;min-height:38px;display:flex}.busy-map-period{text-align:center;justify-content:center;align-items:center;min-height:40px;display:flex}.busy-map-toolbar{justify-content:center;align-items:center;gap:14px;min-height:40px;font-size:14px;font-weight:900;display:flex}.busy-map-toolbar strong{min-width:116px;color:var(--ink);text-align:center}.busy-map-month-title{color:var(--ink);text-align:center;font-size:14px;font-weight:900;line-height:1.35}.busy-map-header .segmented-control{flex:none}.busy-map-grid{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;align-items:stretch;min-width:0;scroll-padding:12px;display:grid;overflow-x:auto}.busy-map-time-head,.busy-map-day-head{touch-action:pan-x pan-y;min-height:44px}.busy-map-day-head{color:#343a45;place-items:center;padding:0 10px;font-size:12px;font-weight:900;line-height:1.35;display:grid}.busy-map-time-rail,.busy-map-lane{min-height:560px;position:relative}.busy-map-time-rail{touch-action:pan-x pan-y}.busy-map-time-rail span{color:var(--muted);white-space:nowrap;font-size:11px;font-weight:800;line-height:1.2;position:absolute;right:10px;transform:translateY(-50%)}.busy-map-lane{border-radius:var(--radius-sm);touch-action:pan-x;background:repeating-linear-gradient(#0000,#0000 55px,#68717f1f 56px),#fafbfc;min-width:124px;overflow:hidden}.busy-map-grid-line{z-index:0;pointer-events:none;background:#68717f29;height:1px;position:absolute;left:0;right:0}.busy-map-block{border-radius:var(--radius-sm);background:var(--coral);color:#fff;cursor:grab;touch-action:pan-x;-webkit-user-select:none;user-select:none;align-content:start;gap:4px;min-height:44px;padding:8px;font-size:11px;font-weight:900;line-height:1.25;display:grid;position:absolute;left:8px;right:8px;overflow:hidden}.busy-map-block.removable{min-height:52px}.busy-map-block.selected{box-shadow:inset 0 0 0 2px #ffffffc7}.busy-map-block:active{cursor:grabbing}.busy-map-block.draft{background:var(--indigo);color:#fff;pointer-events:none}.busy-map-block-label{text-overflow:ellipsis;white-space:nowrap;line-height:1.25;overflow:hidden}.busy-map-resize-handle{z-index:2;cursor:ns-resize;touch-action:pan-x;background:0 0;border:0;height:14px;padding:0;position:absolute;left:0;right:0}.busy-map-resize-handle:after{content:"";border-radius:var(--radius-pill);background:#fff9;width:22px;height:2px;position:absolute;left:50%;transform:translate(-50%)}.busy-map-resize-handle.start{top:0}.busy-map-resize-handle.start:after{top:4px}.busy-map-resize-handle.end{bottom:0}.busy-map-resize-handle.end:after{bottom:4px}.busy-map-resize-handle:hover:after{background:#fff}.busy-map-selection-menu{color:var(--muted);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;font-size:12px;font-weight:800;display:flex}.busy-map-selection-menu span{color:var(--ink-2)}.busy-month-view{min-width:0}.busy-month-grid{border:0;border-radius:0}.busy-month-cell{align-content:start;gap:6px;min-height:152px;display:grid}.busy-month-block{border-radius:var(--radius-sm);background:var(--coral);color:#fff;text-align:left;text-overflow:ellipsis;white-space:nowrap;border:0;width:100%;min-height:32px;padding:0 8px;font-size:11px;font-weight:900;line-height:32px;display:block;overflow:hidden}.busy-month-block.read-only{cursor:default}.busy-month-block.selected{outline:3px solid var(--ink);outline-offset:2px}.preview-item{border-radius:var(--radius-sm);background:#fafbfc;justify-content:space-between;align-items:center;gap:10px;min-height:42px;padding:0 10px;font-size:13px;display:flex}.preview-panel{border-top:1px solid var(--line);padding-top:16px}.preview-note{color:var(--muted);margin:-2px 0 12px;font-size:12px;font-weight:800;line-height:1.6}.preview-list{gap:8px;display:grid}.preview-map{border-radius:var(--radius);overscroll-behavior-x:contain;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;background:#fff;grid-template-columns:64px repeat(7,minmax(104px,1fr));align-items:stretch;min-width:0;scroll-padding:12px;display:grid;overflow-x:auto}.preview-map-time-head,.preview-map-day-head{min-height:40px}.preview-map-day-head{color:#343a45;text-align:center;place-items:center;padding:0 8px;font-size:11px;font-weight:900;line-height:1.35;display:grid}.preview-map-time-rail,.preview-map-lane{min-height:440px;position:relative}.preview-map-time-rail{touch-action:pan-x pan-y}.preview-map-time-rail span{color:var(--muted);white-space:nowrap;font-size:10px;font-weight:800;line-height:1.2;position:absolute;right:8px;transform:translateY(-50%)}.preview-map-lane{border-radius:var(--radius-sm);touch-action:pan-x pan-y;background:repeating-linear-gradient(#0000,#0000 55px,#68717f1f 56px),#fafbfc;min-width:104px;position:relative;overflow:hidden}.preview-map-grid-line{z-index:0;pointer-events:none;background:#68717f29;height:1px;position:absolute;left:0;right:0}.preview-map-band{border-radius:var(--radius-sm);color:#fff;align-content:start;gap:4px;min-height:48px;padding:6px;font-size:11px;line-height:1.2;display:grid;position:absolute;left:7px;right:7px;overflow:hidden}.preview-map-band strong,.preview-map-band span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.preview-map-band.full{background:var(--avail-full)}.preview-map-band.many{background:var(--indigo)}.preview-map-band.some{background:var(--amber)}@media (max-width:980px){.app-shell{padding:16px}.home-shell:before{width:820px;height:540px;top:-230px;left:-330px}.home-shell:after{width:360px;height:360px;top:-135px;right:-190px}.event-shell:before{width:780px;height:500px;top:-245px;left:-350px}.event-shell:after{width:340px;height:340px;top:-160px;right:-250px}.home-layout,.event-head,.event-grid{grid-template-columns:1fr}.availability-panel{grid-template-columns:1fr;gap:20px}.availability-panel>.panel-header,.availability-reflection-slot,.availability-main-stack{grid-column:1}.availability-reflection-slot{grid-row:auto;margin:0}.home-copy{grid-row:auto;min-height:0;padding-top:0}.home-copy h1,.event-head h1{font-size:38px}.home-copy h1{margin-top:52px;font-size:clamp(44px,8vw,58px);line-height:.98}.home-copy p{max-width:640px;font-size:18px;line-height:1.75}.metric-row{justify-content:stretch}.metric{flex:120px}}@media (max-width:620px){.site-header{flex-direction:column;align-items:flex-start}.event-form{padding:32px 20px}.home-google-start{padding:24px 22px}.home-prep-head,.decision-head,.confirmed-item,.prepared-summary-head,.prepared-status{flex-direction:column;align-items:stretch}.event-flow-status{border-radius:var(--radius-sm)}.event-flow-steps{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:6px}.event-flow-step{clip-path:polygon(0 0,calc(100% - 12px) 0,100% 50%,calc(100% - 12px) 100%,0 100%,12px 50%);flex-direction:column;justify-content:center;gap:4px;min-height:70px;margin-left:-10px;padding:7px 10px 7px 16px}.event-flow-step:first-child,.event-flow-step:nth-child(4){clip-path:polygon(0 0,calc(100% - 12px) 0,100% 50%,calc(100% - 12px) 100%,0 100%);margin-left:0;padding-left:10px}.event-flow-step+.event-flow-step{border-top:0}.event-flow-step-mark{border-radius:6px;width:22px;height:22px;font-size:11px}.event-flow-step-label{font-size:11px;line-height:1.18}.event-share-action-row{margin-bottom:24px}.event-share-panel .copy-url-button{width:100%;min-width:0}.prep-tabs{gap:0}.day-column .candidate-band span:not(.candidate-band-action){padding-right:0}.day-column .candidate-band .candidate-band-action{top:5px;bottom:auto}.calendar-confirm-panel{grid-template-columns:1fr;place-items:stretch stretch;padding:20px 16px}.calendar-confirm-head{flex-direction:column;align-items:flex-start}.calendar-confirm-chips{justify-content:flex-start}.calendar-confirm-actions{justify-content:stretch}.calendar-confirm-actions .primary-button,.calendar-confirm-actions .secondary-button{flex:140px}.confirmed-actions{justify-content:stretch}.confirmed-item{grid-template-columns:1fr}.confirmed-actions .ics-link,.confirmed-actions .text-button{flex:120px}.candidate-time-edit{grid-template-columns:1fr;justify-items:stretch}.candidate-time-edit>span{text-align:center;min-height:20px;line-height:20px}.two-column,.three-column,.range-inputs{grid-template-columns:1fr}.range-separator{min-height:20px}.home-copy h1,.event-head h1{font-size:32px}.home-copy h1{margin-top:48px;font-size:40px}.home-copy p{font-size:16px;line-height:1.8}.panel-header{flex-direction:column;align-items:flex-start}.schedule-reflection-header{flex-direction:row;align-items:center}.reflection-registration-menu>.schedule-registration-section{width:auto;max-height:calc(100dvh - 108px);position:fixed;top:84px;left:16px;right:16px}.reflection-registration-menu .prepared-summary-head{flex-direction:column;align-items:stretch}.reflection-registration-menu .prepared-summary-toggle,.reflection-registration-menu .prepared-refresh-button{flex:none;width:100%;max-width:none}.reflection-registration-menu .prepared-calendar-menu{flex:none;align-self:flex-start}.settings-accordion summary{grid-template-columns:32px minmax(0,1fr);gap:8px 10px;min-height:0;padding:14px;display:grid}.settings-accordion .disclosure-mark{grid-area:1/1;place-self:center;width:10px;height:10px}.settings-title{grid-area:1/2;align-self:center}.settings-summary{flex-flow:wrap;grid-area:2/1/auto/-1;justify-content:flex-start;align-items:center;gap:6px 8px}.settings-summary-label{color:var(--muted);font-size:11px}.settings-tags{flex-wrap:wrap;flex:0 auto;justify-content:flex-start;gap:4px 6px}.settings-tags small{min-height:auto;color:var(--muted);background:0 0;border-radius:0;padding:0;font-size:11px}.settings-tags small+small:before{content:"/";color:var(--line-strong);margin-right:6px;font-weight:800}.settings-body{gap:14px;padding:12px}.field-group{padding:12px}.field-group-head{flex-direction:column;align-items:flex-start;gap:4px}.field-group-head span{font-size:12px}.busy-map{padding:8px 0;overflow-x:visible}.busy-map-header,.busy-map-period,.busy-map-toolbar,.busy-map-grid{min-width:0}.busy-map-header{justify-content:flex-end}.busy-map-period{justify-content:center}.busy-map-toolbar{justify-content:center;padding-left:0}.busy-map-toolbar strong{min-width:104px;font-size:13px}.busy-map-time-head,.busy-map-day-head{min-height:38px}.busy-map-block{padding:7px;font-size:10px;line-height:1.25}}@media (max-width:360px){.primary-button,.secondary-button{padding:0 14px;font-size:14px}}
