/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}}:root{--ink:#18372f;--ink-soft:#52635e;--green:#1d6b57;--green-dark:#155342;--green-pale:#e8f1ed;--gold:#b98a43;--paper:#f6f4ef;--line:#dcded8;--white:#fff;--danger:#a3433b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Yu Gothic UI,Yu Gothic,Hiragino Kaku Gothic ProN,sans-serif}body.modal-open{overflow:hidden}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.68}.site-header{z-index:10;background:#ffffffeb;border-bottom:1px solid #18372f1a;justify-content:space-between;align-items:center;height:78px;padding:0 max(5vw,28px);display:flex;position:relative}.brand{color:inherit;align-items:center;gap:12px;text-decoration:none;display:flex}.brand-mark{background:var(--ink);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:relative}.brand-check{background:var(--gold);border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:flex;position:absolute;bottom:-3px;right:-4px}.brand>span:last-child{flex-direction:column;line-height:1.1;display:flex}.brand strong{letter-spacing:.12em;font-family:Georgia,serif;font-size:12px}.brand em{letter-spacing:.04em;margin-top:3px;font-size:18px;font-style:normal;font-weight:800}.header-note{color:var(--ink-soft);letter-spacing:.05em;margin:0;font-size:12px}.hero{background:radial-gradient(circle at 7% 20%,#b98a431f 0 2px,#0000 3px),linear-gradient(120deg,#f9f8f4 0%,#f1f4ef 100%);grid-template-columns:minmax(0,1fr) minmax(420px,520px);gap:7vw;min-height:650px;padding:72px max(6vw,30px) 86px;display:grid;position:relative;overflow:hidden}.hero:after{content:"";border:1px solid #1d6b5717;border-radius:50%;width:520px;height:520px;position:absolute;top:80px;left:-300px}.hero-copy{z-index:1;align-self:center;max-width:650px;position:relative}.eyebrow{color:var(--green);letter-spacing:.12em;align-items:center;gap:10px;font-size:12px;font-weight:800;display:flex}.eyebrow>span{background:var(--gold);width:28px;height:1px}.hero h1{letter-spacing:-.035em;margin:24px 0;font-family:Georgia,Noto Serif JP,serif;font-size:clamp(38px,4vw,56px);font-weight:500;line-height:1.32}.hero h1 span{color:var(--green);white-space:nowrap;position:relative}.hero h1 span:after{content:"";z-index:-1;background:#b98a435c;width:100%;height:7px;position:absolute;bottom:3px;left:0}.hero-copy>p{color:var(--ink-soft);max-width:570px;font-size:16px;line-height:2}.benefits{flex-wrap:wrap;gap:22px;margin-top:28px;display:flex}.benefits span{color:var(--ink);align-items:center;gap:6px;font-size:13px;font-weight:700;display:flex}.benefits svg{color:var(--gold)}.create-card,.answer-panel{z-index:1;background:#fffffff5;border:1px solid #18372f1f;border-radius:4px;padding:34px 38px 28px;position:relative;box-shadow:0 24px 70px #18372f1f}.create-card:before,.answer-panel:before{background:var(--green);content:"";height:4px;position:absolute;top:0;left:0;right:0}.card-heading,.panel-heading{align-items:center;gap:16px;margin-bottom:26px;display:flex}.step-number{color:var(--gold);font-family:Georgia,serif;font-size:28px;font-weight:700}.card-heading p,.panel-heading p{color:var(--green);letter-spacing:.08em;margin:0 0 3px;font-size:11px;font-weight:700}.card-heading h2,.panel-heading h2{margin:0;font-size:21px}.field-label,.name-row label{margin-bottom:9px;font-size:12px;font-weight:800;display:block}.text-input,.date-input-row input,.time-row select{color:var(--ink);background:#fbfbf9;border:1px solid #d6dad6;border-radius:3px;outline:none;transition:border-color .2s,box-shadow .2s}.text-input:focus,.date-input-row input:focus,.time-row select:focus{border-color:var(--green);box-shadow:0 0 0 3px #1d6b571a}.text-input{width:100%;padding:13px 14px}.creator-email-field{margin-top:18px}.date-label-row{justify-content:space-between;align-items:center;margin-top:22px;display:flex}.date-label-row .field-label{margin:0}.date-label-row small{color:#87918d;font-size:11px}.date-inputs{gap:8px;max-height:228px;margin-top:9px;padding-right:3px;display:grid;overflow-y:auto}.date-input-row{grid-template-columns:28px 1fr 34px;align-items:center;gap:9px;display:grid}.date-index{color:var(--gold);font-family:Georgia,serif;font-size:13px}.date-input-row input{width:100%;height:43px;padding:0 10px}.icon-button{color:#9baaa4;background:0 0;border:0;justify-content:center;align-items:center;height:34px;padding:0;display:flex}.icon-button:hover{color:var(--danger)}.add-date{color:var(--green);background:0 0;border:0;align-items:center;gap:6px;margin:13px 0 0 35px;padding:3px;font-size:12px;font-weight:800;display:flex}.primary-button{background:var(--green);color:#fff;border:0;border-radius:3px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:52px;margin-top:24px;padding:0 20px;font-size:14px;font-weight:800;transition:background .2s,transform .2s;display:flex}.primary-button:hover{background:var(--green-dark);transform:translateY(-1px)}.privacy-note{color:#87918d;text-align:center;margin:11px 0 0;font-size:10px}.form-error{color:var(--danger);margin:14px 0 -8px;font-size:12px;font-weight:700}.form-success{color:var(--green);align-items:center;gap:6px;margin:14px 0 -8px;font-size:12px;font-weight:700;display:flex}.how-it-works{background:var(--ink);color:#fff;padding:64px max(7vw,32px) 72px}.section-intro{text-align:center}.section-intro span{color:#c5a66f;letter-spacing:.2em;font-family:Georgia,serif;font-size:11px}.section-intro h2{margin:8px 0 36px;font-size:25px;font-weight:600}.steps{grid-template-columns:repeat(3,1fr);gap:1px;max-width:900px;margin:0 auto;display:grid}.steps article{text-align:center;border-right:1px solid #ffffff21;padding:5px 35px 2px;position:relative}.steps article:last-child{border-right:0}.steps article>span{color:#ffffff21;font-family:Georgia,serif;font-size:58px;position:absolute;top:-12px;left:25px}.steps svg{color:#c5a66f;width:27px;height:27px}.steps h3{margin:12px 0 7px;font-size:15px}.steps p{color:#afbfba;margin:0;font-size:12px;line-height:1.7}.schedule-main{min-height:calc(100vh - 150px);padding:46px max(5vw,26px) 80px}.schedule-titlebar{justify-content:space-between;align-items:flex-end;gap:30px;max-width:1440px;margin:0 auto 28px;display:flex}.schedule-titlebar h1{margin:12px 0 9px;font-family:Georgia,Noto Serif JP,serif;font-size:clamp(28px,3vw,42px);font-weight:500}.schedule-titlebar>div:first-child>p{color:var(--ink-soft);align-items:center;gap:6px;margin:0;font-size:12px;display:flex}.title-actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.title-tools{flex-direction:column;align-items:flex-end;gap:11px;display:flex}.expiry-badge{color:var(--ink-soft);align-items:center;gap:6px;font-size:11px;display:flex}.expiry-badge strong{color:var(--danger);margin-left:1px;font-size:13px}.participant-button{background:var(--green);border:1px solid var(--green);color:#fff;border-radius:3px;align-items:center;gap:8px;min-height:43px;padding:0 18px;font-size:13px;font-weight:800;display:flex}.participant-button:hover{background:var(--green-dark);border-color:var(--green-dark)}.secondary-button{color:var(--ink);background:#fff;border:1px solid #ced5d1;border-radius:3px;align-items:center;gap:7px;min-height:41px;padding:0 14px;font-size:12px;font-weight:700;display:flex}.secondary-button:hover{border-color:var(--green);color:var(--green)}.answer-panel{max-width:1440px;margin:0 auto 34px;padding:30px 34px 32px}.answer-panel .panel-heading{margin-bottom:20px}.name-row{grid-template-columns:100px minmax(250px,500px) 1fr;align-items:end;gap:10px 14px;display:grid}.name-row label{align-self:center;margin:0}.name-row small{color:#83908b;padding-bottom:12px;font-size:11px}.candidate-cards{grid-template-columns:repeat(3,minmax(300px,1fr));gap:10px;max-height:420px;margin-top:24px;padding:2px;display:grid;overflow-y:auto}.candidate-card{background:#f8f8f5;border:1px solid #e1e3de;border-radius:3px;padding:15px}.candidate-date{color:var(--green);border-bottom:1px solid #e1e3de;align-items:center;gap:8px;padding:0 2px 11px;font-size:13px;display:flex}.time-rows{gap:7px;padding-top:11px;display:grid}.time-row{grid-template-columns:20px 1fr 15px 1fr;align-items:center;gap:7px;display:grid}.time-row>span{color:var(--green);background:#e4ebe7;border-radius:50%;justify-content:center;align-items:center;width:19px;height:19px;font-size:10px;font-weight:800;display:flex}.time-row b{color:#89938f;text-align:center;font-size:11px;font-weight:400}.time-row select{width:100%;min-width:0;height:36px;padding:0 6px;font-size:12px}.save-button{max-width:400px;margin-left:auto}.modal-backdrop{z-index:100;background:#091c179e;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal-panel{width:100%;max-width:1180px;max-height:calc(100vh - 48px);margin:0;padding:30px 34px 32px;overflow-y:auto}.modal-close{color:var(--ink-soft);z-index:2;background:#f2f3ef;border:0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;top:17px;right:18px}.modal-close:hover{color:var(--ink);background:#e7ebe7}.results-section{max-width:1440px;margin:0 auto}.results-heading{justify-content:space-between;align-items:flex-end;margin-bottom:14px;display:flex}.results-heading>div{align-items:center;gap:12px;display:flex}.results-heading>div>span{color:var(--gold);font-family:Georgia,serif;font-size:27px;font-weight:700}.results-heading h2{margin:2px 0 0;font-size:21px}.results-heading p{color:var(--ink-soft);margin:0;font-size:11px}.results-heading>div p{color:var(--green);letter-spacing:.08em;font-size:10px;font-weight:800}.common-dot{background:var(--gold);border-radius:50%;width:7px;height:7px;margin-right:4px;display:inline-block}.board-export{background:#f7f6f2;border:1px solid #d9ddd8;max-width:100%;padding:0;display:inline-block}.export-header{background:#fff;border-bottom:1px solid #dfe1dd;justify-content:space-between;align-items:center;padding:13px 16px;display:flex}.export-header>div{align-items:center;gap:8px;display:flex}.export-header span{color:var(--ink-soft);font-size:11px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:auto;min-width:0}th,td{text-align:center;vertical-align:middle;border-bottom:1px solid #dde1dc;border-right:1px solid #e1e4df;width:82px;min-width:82px;max-width:82px;padding:11px 7px}thead th{color:#596b65;background:#f0f1ed;font-size:11px;font-weight:800}thead th:first-child,tbody th{z-index:2;width:96px;min-width:96px;max-width:96px;position:sticky;left:0}thead th:first-child{z-index:3}tbody th{text-align:left;background:#fafaf7}tbody th strong{font-size:14px;display:block}tbody th small{color:#87928e;margin-top:3px;font-size:9px;font-weight:400;display:block}tbody td{background:#fff;font-size:11px}.participant-name-button{color:var(--green);overflow-wrap:anywhere;text-underline-offset:3px;background:0 0;border:0;width:100%;padding:3px 1px;font-size:11px;font-weight:800;-webkit-text-decoration:underline #1d6b5759;text-decoration:underline #1d6b5759}.participant-name-button:hover{color:var(--green-dark);-webkit-text-decoration-color:var(--green-dark);-webkit-text-decoration-color:var(--green-dark);-webkit-text-decoration-color:var(--green-dark);text-decoration-color:var(--green-dark)}.common-head{align-items:center;width:128px;min-width:128px;max-width:128px;display:table-cell;background:var(--ink)!important;color:#fff!important}.common-cell{background:#edf3f0;width:128px;min-width:128px;max-width:128px}.time-chip,.common-chip{white-space:nowrap;margin:3px auto;display:block}.time-chip{color:var(--ink)}.common-chip{color:var(--green);background:#fff;border:1px solid #bdd3c9;border-radius:20px;justify-content:center;align-items:center;gap:4px;width:fit-content;padding:5px 8px;font-size:11px;font-weight:800;display:flex}.unavailable{color:#b0b7b3}.no-common{color:#8a9691;font-size:10px}.export-footnote{color:#8a9490;text-align:right;margin:0;padding:8px 12px;font-family:Arial,sans-serif;font-size:8px}.main-notice{margin-top:13px}.notes-section{background:#fff;border:1px solid #d9ddd8;max-width:100%;margin-top:18px;padding:18px}.notes-heading{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.notes-heading label{font-size:13px;font-weight:800}.notes-heading span{color:#83908b;font-size:10px}.notes-section textarea{color:var(--ink);resize:vertical;background:#fbfbf9;border:1px solid #d6dad6;border-radius:3px;outline:none;width:100%;min-height:150px;padding:13px 14px;line-height:1.7}.notes-section textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #1d6b571a}.notes-save-button{background:var(--green);color:#fff;float:right;border:0;border-radius:3px;min-height:39px;margin-top:10px;padding:0 16px;font-size:12px;font-weight:800}.notes-save-button:hover:not(:disabled){background:var(--green-dark)}.notes-save-button:disabled{cursor:default;background:#aab5b0}.notes-section:after{clear:both;content:"";display:table}.verification-main{background:radial-gradient(circle at 80% 12%,#b98a431c 0 2px,#0000 3px),linear-gradient(135deg,#f8f7f2,#edf2ee);justify-content:center;align-items:center;min-height:calc(100vh - 126px);padding:56px 22px 70px;display:flex}.verification-card{text-align:center;background:#fffffff7;border:1px solid #18372f1f;border-radius:4px;width:100%;max-width:540px;padding:42px 46px 36px;position:relative;box-shadow:0 24px 70px #18372f1f}.verification-card:before{background:var(--green);content:"";height:4px;position:absolute;top:0;left:0;right:0}.verification-icon{background:var(--green-pale);color:var(--green);border-radius:50%;justify-content:center;align-items:center;width:66px;height:66px;margin:0 auto 20px;display:flex}.verification-eyebrow{justify-content:center}.verification-card h1{margin:15px 0 7px;font-family:Georgia,Noto Serif JP,serif;font-size:30px;font-weight:500}.verification-title{color:var(--green);overflow-wrap:anywhere;margin:0 0 24px;font-size:13px;font-weight:800}.verification-message{color:var(--ink-soft);margin:0 0 24px;font-size:13px;line-height:1.85}.verification-message strong{color:var(--ink)}.verification-card .field-label{text-align:left}.verification-code-input{color:var(--ink);letter-spacing:.38em;text-align:center;background:#fbfbf9;border:1px solid #ced5d1;border-radius:3px;outline:none;width:100%;padding:13px 4px 13px 16px;font-family:Georgia,serif;font-size:34px;font-weight:700;transition:border-color .2s,box-shadow .2s}.verification-code-input:focus{border-color:var(--green);box-shadow:0 0 0 3px #1d6b571a}.verification-expiry{color:#7d8b86;justify-content:center;align-items:center;gap:5px;margin:12px 0 0;font-size:11px;display:flex}.verification-feedback{justify-content:center;margin:15px 0 -8px}.resend-button{color:var(--green);background:0 0;border:0;justify-content:center;align-items:center;gap:6px;margin:17px auto 0;padding:5px 10px;font-size:12px;font-weight:800;display:flex}.resend-button:hover:not(:disabled){color:var(--green-dark);text-underline-offset:3px;text-decoration:underline}.resend-button:disabled{color:#8c9894;cursor:default}.verification-help{color:#89948f;border-top:1px solid #e5e7e2;margin:22px 0 0;padding-top:18px;font-size:10px}.status-page{justify-content:center;align-items:center;min-height:calc(100vh - 78px);display:flex}.error-state{text-align:center;flex-direction:column}.error-state h1{margin-bottom:4px}.error-state a{color:var(--green);font-weight:700}footer{color:#819c94;letter-spacing:.08em;text-align:center;background:#102a24;padding:18px;font-size:10px}@media (width<=1050px){.hero{grid-template-columns:1fr 460px;gap:40px}.candidate-cards{grid-template-columns:repeat(2,minmax(300px,1fr))}}@media (width<=860px){.hero{grid-template-columns:1fr;padding-top:54px}.hero-copy{max-width:720px}.create-card{width:100%;max-width:560px;margin:0 auto}.schedule-titlebar{flex-direction:column;align-items:flex-start}.title-tools{align-items:flex-start;width:100%}.title-actions{justify-content:flex-start}.name-row{grid-template-columns:90px 1fr}.name-row small{grid-column:2;padding:0}.results-heading{flex-direction:column;align-items:flex-start;gap:9px}}@media (width<=640px){.site-header{height:68px;padding:0 18px}.header-note{display:none}.brand-mark{width:38px;height:38px}.brand em{font-size:16px}.hero{padding:42px 18px 56px}.hero h1{font-size:clamp(25px,8vw,34px)}.hero-copy>p{font-size:14px;line-height:1.85}.benefits{gap:12px 18px}.create-card,.answer-panel{padding:28px 20px 24px}.steps{grid-template-columns:1fr;gap:28px}.steps article{border-bottom:1px solid #ffffff21;border-right:0;padding:4px 35px 24px}.steps article:last-child{border-bottom:0}.schedule-main{padding:34px 14px 60px}.schedule-titlebar h1{font-size:28px}.title-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.participant-button{grid-column:1/-1;justify-content:center}.secondary-button{justify-content:center;padding:0 8px}.name-row{display:block}.name-row label{margin-bottom:8px}.name-row small{margin-top:8px;display:block}.candidate-cards{grid-template-columns:1fr;max-height:560px}.candidate-card{padding:13px}.time-row{grid-template-columns:20px minmax(95px,1fr) 12px minmax(95px,1fr)}.results-heading h2{font-size:18px}.modal-backdrop{align-items:flex-end;padding:0}.modal-panel{border-radius:8px 8px 0 0;max-height:92vh;padding:28px 18px 24px}.verification-main{align-items:flex-start;padding:30px 14px 45px}.verification-card{padding:34px 22px 30px}.verification-card h1{font-size:25px}.verification-code-input{font-size:31px}th,td{padding:10px 6px}}
