/*! 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}.fixed{position:fixed}.start{inset-inline-start:var(--spacing)}.block{display:block}.table{display:table}}:root{--ink:#0f172a;--ink-soft:#334155;--fit:#0f766e;--fit-soft:#ccfbf1;--lime:#5eead4;--lime-strong:#2dd4bf;--cream:#f8fafc;--paper:#fff;--white:#fff;--coral:#b9382b;--muted:#475569;--line:#dbe4e7;--shadow:0 30px 80px #0f172a1f}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--cream)}body{background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Avenir Next,Hiragino Sans,Yu Gothic,YuGothic,Noto Sans JP,system-ui,sans-serif;line-height:1.6}button,input,select,textarea{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--fit);outline-offset:3px}a{color:inherit}.site-shell{min-height:100vh;overflow:hidden}.topbar{z-index:5;justify-content:space-between;align-items:center;max-width:1240px;margin:0 auto;padding:28px 32px;display:flex;position:relative}.fit-brand{color:var(--ink);letter-spacing:-.055em;border-radius:10px;align-items:center;min-height:44px;padding:0 4px;font-size:21px;font-weight:750;line-height:1;text-decoration:none;display:inline-flex}.fit-brand__schedule{color:inherit}.fit-brand__fit{color:var(--fit);letter-spacing:-.035em;margin-left:3px;font-size:1.08em;font-weight:950}.topbar-nav{align-items:center;gap:24px;display:flex}.topbar-link{border-bottom:1px solid #0000;align-items:center;min-height:44px;padding:0 3px;font-size:14px;font-weight:700;text-decoration:none;transition:border-color .15s,color .15s;display:inline-flex}.topbar-link:hover{border-color:currentColor}.topbar-link-muted{color:var(--muted)}.topbar-note{color:var(--muted);font-size:13px;font-weight:700}.hero{grid-template-columns:minmax(0,1fr) minmax(440px,.9fr);align-items:center;gap:70px;max-width:1240px;min-height:690px;margin:0 auto;padding:58px 32px 104px;display:grid}.eyebrow{color:var(--ink-soft);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 18px;font-size:12px;font-weight:800;display:flex}.eyebrow:before{background:var(--fit);content:"";border-radius:50%;width:8px;height:8px}.hero h1{letter-spacing:-.065em;margin:0;font-size:clamp(46px,5.5vw,76px);line-height:1.13}.hero h1 span{z-index:0;display:inline-block;position:relative}.hero h1 span:after{background:var(--fit-soft);content:"";z-index:-1;height:19px;position:absolute;bottom:2px;left:-5px;right:-8px;transform:rotate(-.5deg)}.hero-lead{color:var(--ink-soft);margin:32px 0;font-size:17px;line-height:2}.button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:22px;min-height:52px;padding:0 26px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-2px)}.button:disabled{cursor:wait;opacity:.62}.button-dark{background:var(--ink);color:#fff;box-shadow:0 12px 30px #0f172a33}.button-accent{background:var(--lime);color:var(--ink);box-shadow:0 14px 34px #14b8a633}.button-outline{border:1px solid var(--ink);background:0 0}.button-hero{min-height:60px;padding:0 30px}.mini-steps{color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px;margin-top:30px;font-size:12px;font-weight:700;display:flex}.mini-steps span{align-items:center;gap:7px;display:flex}.mini-steps b{border:1px solid #bdc7bf;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;display:inline-flex}.mini-steps i{background:#bdc7bf;width:18px;height:1px}.hero-demo{isolation:isolate;padding:48px 24px;position:relative}.hero-demo:before{background:var(--fit-soft);content:"";z-index:-2;border-radius:36px;position:absolute;inset:24px 0 24px 12%}.hero-demo:after{content:none}.demo-window{background:var(--paper);box-shadow:var(--shadow);border:1px solid #1731261f;border-radius:28px;overflow:hidden}.demo-header{background:var(--ink);color:#fff;justify-content:space-between;align-items:center;padding:21px 24px;display:flex}.demo-header span{font-size:17px;font-weight:800}.demo-header small{color:#b9c9c0}.demo-best{border-bottom:1px solid var(--line);background:#f0fdfa;padding:24px}.best-badge{background:var(--lime);letter-spacing:.08em;border-radius:999px;margin-bottom:9px;padding:5px 10px;font-size:10px;font-weight:900;display:inline-block}.demo-best strong{font-size:18px;display:block}.demo-best p{color:var(--muted);margin:5px 0 0;font-size:12px}.demo-best p b{color:var(--ink)}.demo-rows{padding:7px 20px 16px}.demo-row{border-bottom:1px solid var(--line);grid-template-columns:1fr repeat(3,44px);align-items:center;min-height:51px;font-size:12px;display:grid}.demo-row:last-child{border-bottom:0}.demo-row span{font-weight:700}.demo-row b{text-align:center;font-size:18px}.demo-yes{color:var(--ink)}.demo-no{color:var(--coral)}.orbit{background:var(--ink);color:var(--lime);z-index:2;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:30px;font-weight:800;display:flex;position:absolute;box-shadow:0 12px 24px #17312638}.orbit-one{top:16px;right:-3px}.orbit-two{background:var(--coral);color:#fff;bottom:14px;left:1px;transform:rotate(10deg)}.site-share-section{background:var(--ink);color:var(--white);z-index:2;border-radius:26px;grid-template-columns:minmax(260px,.75fr) minmax(500px,1.25fr);align-items:center;gap:28px;max-width:1176px;margin:40px auto 0;padding:28px 32px;display:grid;position:relative;box-shadow:0 22px 54px #0f172a29}.site-share-copy h2{letter-spacing:-.035em;margin:0;font-size:clamp(21px,2.2vw,28px);line-height:1.3}.site-share-copy>p:last-child{color:#cbd5e1;margin:7px 0 0;font-size:12px}.site-share-kicker{color:var(--lime);letter-spacing:.14em;margin:0 0 6px;font-size:9px;font-weight:900}.site-share-actions{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.site-share-actions .share-action{min-height:56px}.site-share-status{text-align:right;grid-column:1/-1;margin:-16px 0 0!important}.site-share-section .share-status{color:#99f6e4!important}.site-share-section .share-status.is-error{color:#fecaca!important}.how-section{max-width:1240px;margin:0 auto;padding:56px 32px 104px}.how-intro{margin-bottom:28px}.how-intro .eyebrow{margin-bottom:12px}.how-intro h2{letter-spacing:-.055em;margin:0;font-size:clamp(32px,4vw,48px);line-height:1.25}.how-intro h2 span{white-space:nowrap}.how-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.how-step{background:var(--paper);border:1px solid var(--line);border-radius:20px;min-width:0;overflow:hidden}.how-step-media{aspect-ratio:3/2;background:#eef5f4;position:relative;overflow:hidden}.how-step-media img{object-fit:cover;width:100%;height:100%;display:block}.how-number{background:var(--ink);color:var(--lime);border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;font-weight:900;line-height:1;display:flex}.how-step-body{padding:17px 18px 20px}.how-step-meta{align-items:center;gap:8px;margin-bottom:10px;display:flex}.how-role{background:var(--fit-soft);color:#115e59;letter-spacing:.08em;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:900;line-height:1;display:inline-flex}.how-role-participant{color:var(--ink-soft);background:#e2e8f0}.how-step h3{letter-spacing:-.035em;margin:0 0 6px;font-size:18px;line-height:1.35}.how-step p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.how-sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.create-section{background:var(--ink);color:#fff;padding:108px max(32px,50vw - 590px) 120px}.faq-section{grid-template-columns:minmax(0,.78fr) minmax(420px,1.22fr);gap:72px;max-width:1240px;margin:0 auto;padding:104px 32px 64px;display:grid}.faq-intro{max-width:470px}.faq-intro .eyebrow{margin-bottom:12px}.faq-intro h2{letter-spacing:-.055em;margin:0 0 18px;font-size:clamp(32px,4vw,48px);line-height:1.25}.faq-intro>p:last-child{color:var(--muted);margin:0;font-size:15px;line-height:1.9}.faq-list h3{letter-spacing:.08em;margin:0;padding:0 0 18px;font-size:14px}.faq-item{border-top:1px solid var(--line)}.faq-item:last-child{border-bottom:1px solid var(--line)}.faq-item summary{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;min-height:64px;padding:10px 2px;font-size:15px;font-weight:850;line-height:1.6;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:focus-visible{outline:3px solid var(--fit);outline-offset:4px;border-radius:8px}.faq-marker{color:var(--fit-deep);flex:none;font-size:22px;transition:transform .16s}.faq-item[open] .faq-marker{transform:rotate(45deg)}.faq-item p{color:var(--muted);margin:-2px 44px 20px 2px;font-size:14px;line-height:1.8}.section-intro{max-width:660px;margin-bottom:48px}.section-intro .eyebrow{color:#b8c9c0}.section-intro h2{letter-spacing:-.055em;margin:0 0 14px;font-size:clamp(36px,5vw,56px);line-height:1.2}.section-intro>p:last-child{color:#b8c9c0;margin:0}.schedule-form{background:var(--paper);color:var(--ink);border-radius:34px;padding:48px}.form-block{grid-template-columns:58px minmax(0,1fr);gap:32px;display:grid}.form-number{letter-spacing:.08em;border:1px solid #bec8c1;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:12px;font-weight:800;display:flex}.form-title-row{justify-content:space-between;align-items:flex-start;margin-bottom:30px;display:flex}.form-title-row h3{letter-spacing:-.035em;margin:0 0 4px;font-size:24px}.form-title-row p{color:var(--muted);margin:0;font-size:13px}.timezone-label{color:var(--muted);background:#ecf0e9;border-radius:999px;padding:6px 12px;font-size:11px;font-weight:800}.field-grid{grid-template-columns:1fr .7fr;gap:22px;display:grid}.field{gap:8px;display:grid}.field-wide{grid-column:1/-1}.field>span{font-size:12px;font-weight:800}.field em{color:var(--coral);margin-left:4px;font-size:10px;font-style:normal}.field small{color:var(--muted);margin-left:4px;font-size:10px;font-weight:600}.field input,.field textarea{border:1px solid var(--line);background:#fff;border-radius:13px;width:100%;min-width:0;padding:14px 16px;font-size:15px;transition:border-color .16s,box-shadow .16s}.field input{min-height:52px}.field textarea{resize:vertical}.field input:focus,.field textarea:focus{border-color:var(--fit);outline:none;box-shadow:0 0 0 4px #14b8a633}.field input::placeholder,.field textarea::placeholder{color:#9aa69f}.form-divider{background:var(--line);height:1px;margin:48px 0}.candidate-list{gap:12px;display:grid}.candidate-row{background:#f1f3ed;border-radius:16px;grid-template-columns:34px minmax(180px,1fr) 18px minmax(180px,1fr) 38px;align-items:end;gap:12px;padding:14px;display:grid}.candidate-index{color:var(--muted);text-align:center;align-self:start;padding-top:31px;font-size:11px;font-weight:800}.candidate-field{border:0;min-width:0;margin:0;padding:0}.candidate-field legend{margin-bottom:5px;padding:0;font-size:12px;font-weight:800}.candidate-field legend small{color:var(--muted);margin-left:4px;font-size:10px;font-weight:600}.candidate-field:first-of-type legend small{color:var(--coral)}.candidate-date-time{grid-template-columns:minmax(128px,1fr) auto;align-items:end;gap:8px;min-width:0;display:grid}.candidate-date-part,.candidate-time-part{gap:3px;min-width:0;display:grid}.candidate-date-part>span,.candidate-time-part>span{color:var(--muted);font-size:10px;font-weight:700;line-height:1.2}.candidate-clock{align-items:end;gap:5px;min-width:0;display:flex}.candidate-field input,.candidate-field select{background:var(--paper);border:1px solid var(--line);border-radius:13px;width:100%;min-width:0;min-height:48px;padding:10px;font-size:14px;transition:border-color .16s,box-shadow .16s}.candidate-time-part{width:70px}.candidate-field input:focus,.candidate-field select:focus{border-color:var(--fit);outline:none;box-shadow:0 0 0 4px #14b8a633}.candidate-field select:disabled{color:#87938c;cursor:not-allowed;background:#e7ebe5}.time-separator{padding-bottom:8px;font-size:18px;font-weight:800}.range-mark{color:#9aa69f;text-align:center;align-self:center;padding-top:22px}.remove-candidate{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;width:38px;height:38px;margin-bottom:5px;font-size:20px}.remove-candidate:hover{color:var(--coral);background:#e3e7df}.add-candidate{color:var(--ink);cursor:pointer;background:0 0;border:1px dashed #9bab9f;border-radius:14px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:52px;margin-top:13px;font-size:13px;font-weight:800;display:flex}.add-candidate:hover{border-color:var(--fit);background:#14b8a617}.add-candidate span{font-size:20px;font-weight:400}.form-error{color:#9d3518;background:#fff0ea;border:1px solid #ffc4b1;border-radius:13px;margin:30px 0 0 90px;padding:12px 15px;font-size:13px;font-weight:700}.form-submit-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:44px;padding-top:32px;display:flex}.form-submit-row p{color:var(--muted);margin:0;font-size:12px}.button-submit{min-height:60px;padding:0 30px}.landing-adsense{background:var(--cream);text-align:center;padding:46px max(20px,50vw - 590px) 52px}.landing-adsense__label{color:var(--ink-soft);letter-spacing:.08em;margin:0 0 10px;font-size:10px;font-weight:800}.landing-adsense__frame{width:100%;min-height:120px}.landing-adsense__unit{width:100%;display:block}footer{color:#fff;background:#07111f;justify-content:space-between;align-items:center;padding:38px max(32px,50vw - 590px);display:flex}footer .fit-brand{color:#fff}footer .fit-brand__fit{color:var(--lime)}footer p{color:#91a59a;margin:0;font-size:12px}.footer-meta{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.footer-link{color:#b8c9c0;text-underline-offset:3px;justify-content:center;align-items:center;min-height:44px;padding:0 8px;font-size:11px;font-weight:700;display:inline-flex}.footer-privacy-button{appearance:none;cursor:pointer;font:inherit;background:0 0;border:0;text-decoration:underline}.success-page{background:var(--cream)}.success-wrap{text-align:center;max-width:840px;margin:0 auto;padding:64px 28px 110px}.success-icon{background:var(--lime);border:2px solid var(--ink);border-radius:50%;justify-content:center;align-items:center;width:78px;height:78px;margin:0 auto 26px;font-size:34px;font-weight:900;display:flex}.success-wrap .eyebrow{justify-content:center}.success-wrap h1{letter-spacing:-.055em;margin:0;font-size:clamp(38px,5vw,58px);line-height:1.2}.success-lead{color:var(--muted);max-width:590px;margin:20px auto 42px}.link-stack{text-align:left;gap:16px;display:grid}.share-card{background:var(--paper);border:1px solid var(--line);border-radius:22px;padding:26px}.share-card-primary{border:2px solid var(--ink);box-shadow:0 16px 40px #17312617}.share-label{background:var(--lime);letter-spacing:.04em;border-radius:999px;margin-bottom:7px;padding:4px 9px;font-size:10px;font-weight:900;display:inline-block}.share-label-admin{color:var(--muted);background:#e9ece7}.share-card h2{margin:0;font-size:21px}.share-card p{color:var(--muted);margin:3px 0 18px;font-size:12px}.share-methods{margin:20px 0 18px}.share-methods-label,.copy-label{margin-bottom:8px;font-size:11px;font-weight:900;display:block}.share-actions{grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:10px;display:grid}.share-actions-private{grid-template-columns:repeat(2,minmax(0,1fr));max-width:430px}.share-action{appearance:none;background:var(--paper);border:1px solid var(--line);color:var(--ink);cursor:pointer;text-align:center;white-space:normal;border-radius:13px;justify-content:center;align-items:center;gap:8px;width:100%;min-width:0;min-height:50px;padding:10px 12px;font-size:12px;font-weight:900;line-height:1.35;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex}.share-action:hover{transform:translateY(-1px);box-shadow:0 7px 18px #17312621}.share-action-mark{flex:none;font-size:13px;font-weight:900}.share-action-line{color:#082c17;background:#06c755;border-color:#06a947}.share-action-email{background:#fff8df;border-color:#e8d99d}.share-action-copy{background:#e6fffb;border-color:#99e7dc}.share-action-x{color:#fff;background:#111;border-color:#111}.share-action-more{background:var(--lime);border-color:#afca36}.share-card .share-help{color:var(--muted);margin:9px 0 0;font-size:11px}.share-card .share-disclosure{color:#7f2f1d;background:#fff1eb;border-radius:10px;margin:10px 0 0;padding:9px 11px;font-size:11px;font-weight:700}.share-warning{border-left:4px solid var(--coral);color:#7f2f1d;background:#fff1eb;border-radius:11px;gap:1px;margin:18px 0 0;padding:11px 13px;font-size:12px;line-height:1.55;display:grid}.share-warning strong{color:#5f2114}.share-status{font-weight:800;color:#25633f!important;margin:8px 0 0!important;font-size:11px!important}.share-status.is-error{color:#a23f28!important}.copy-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.copy-row .share-url-input{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;background:#eef1eb;border:1px solid #0000;border-radius:12px;width:100%;min-width:0;min-height:46px;padding:13px 14px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px;display:block;overflow:hidden}.copy-row .share-url-input:focus{border-color:var(--fit);outline:none;box-shadow:0 0 0 4px #14b8a633}.copy-row .share-url-input:focus-visible{outline:3px solid var(--fit);outline-offset:3px}.copy-row .button{min-height:46px}.text-link{gap:9px;margin-top:16px;font-size:12px;font-weight:800;display:inline-flex}.new-schedule-link{cursor:pointer;background:0 0;border:0;border-bottom:1px solid;margin-top:30px;padding:3px;font-size:13px;font-weight:800}@media (width<=900px){.hero{grid-template-columns:1fr;gap:40px;padding-top:40px}.hero-copy{max-width:680px}.hero-demo{width:100%;max-width:560px;margin:0 auto}.site-share-section{grid-template-columns:1fr;gap:20px;margin-inline:32px}.site-share-status{text-align:left;margin-top:-8px!important}.how-list{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-section{grid-template-columns:1fr;gap:42px}.faq-intro{max-width:680px}.form-block{grid-template-columns:1fr;gap:18px}.form-number{width:40px;height:40px}.form-error{margin-left:0}}@media (width<=640px){.topbar{padding:20px}.topbar-note{display:none}.fit-brand{font-size:18px}.hero{min-height:auto;padding:52px 20px 80px}.hero h1{font-size:clamp(36px,10.5vw,44px)}.hero-lead{font-size:15px}.mini-steps i{display:none}.hero-demo{padding:32px 10px}.site-share-section{border-radius:22px;margin:32px 16px 0;padding:24px 18px}.site-share-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.site-share-actions .share-action:first-child,.site-share-actions--without-native .share-action-copy{grid-column:1/-1}.orbit{width:52px;height:52px}.how-section{padding:32px 20px 80px}.how-intro{margin-bottom:22px}.how-list{gap:12px}.how-step{border-radius:16px}.how-number{width:30px;height:30px;font-size:12px}.how-step-body{padding:13px 13px 15px}.how-role{padding:5px 8px;font-size:10px}.how-step h3{font-size:16px}.how-step p{font-size:13px;line-height:1.55}.create-section{padding:80px 16px}.faq-section{gap:36px;padding:76px 20px 48px}.faq-item summary{min-height:60px;font-size:14px}.faq-item p{margin-right:30px}.schedule-form{border-radius:24px;padding:25px 18px}.field-grid{grid-template-columns:1fr}.form-title-row{gap:14px}.candidate-row{grid-template-columns:24px minmax(0,1fr);position:relative}.candidate-row .candidate-field:first-of-type{grid-column:2/3}.candidate-row .range-mark{display:none}.candidate-row .candidate-field:nth-of-type(2){grid-column:2/3}.candidate-row .remove-candidate{margin:0;position:absolute;top:8px;right:8px}.candidate-date-time{grid-template-columns:minmax(0,1fr)}.candidate-clock{width:100%}.candidate-time-part{flex:1;width:auto}.form-submit-row{flex-direction:column;align-items:stretch;gap:20px}.button-submit{width:100%}footer{flex-direction:column;align-items:flex-start;gap:18px;padding:34px 20px}.footer-meta{align-items:flex-start}.success-wrap{padding-top:44px}.copy-row{grid-template-columns:1fr}.copy-row .button{width:100%}.share-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.share-actions-private{max-width:none}}@media (width<=360px){.share-actions,.share-actions-private{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.schedule-page{--schedule-positive:#0f766e;--schedule-positive-soft:#ccfbf1;--schedule-negative:#b54735;--schedule-negative-soft:#fff1ee;--schedule-neutral-soft:#f1f5f9;background:var(--cream);color:var(--ink);isolation:isolate;min-height:100vh;position:relative;overflow-x:clip}.schedule-page__ambient{display:none}.schedule-page .schedule-container{z-index:1;width:100%;max-width:1180px;margin:0 auto;padding:28px 32px 72px;position:relative}.schedule-page .participant-container{max-width:900px}.schedule-page .results-container--narrow{max-width:720px}.schedule-page .schedule-sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.schedule-page .schedule-brand{justify-content:space-between;align-items:center;min-height:48px;margin-bottom:42px;display:flex}.schedule-page .fit-brand{font-size:19px}.schedule-page .schedule-brand__context{color:var(--muted);letter-spacing:.08em;background:#ffffffd1;border:1px solid #0f172a24;border-radius:999px;padding:7px 13px;font-size:11px;font-weight:800}.schedule-page .schedule-button,.schedule-page .schedule-text-button,.schedule-page .participant-choice__button{-webkit-tap-highlight-color:transparent;cursor:pointer;font:inherit}.schedule-page .schedule-button{text-align:center;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:12px 22px;font-size:13px;font-weight:900;line-height:1.25;text-decoration:none;transition:background-color .16s,border-color .16s,box-shadow .16s,color .16s,transform .16s;display:inline-flex}.schedule-page .schedule-button--primary{background:var(--ink);color:var(--white);box-shadow:0 10px 24px #1731262e}.schedule-page .schedule-button--secondary{background:var(--paper);color:var(--ink);border-color:#1731263d}.schedule-page .schedule-button--wide{width:100%}.schedule-page .schedule-button--submit{min-width:220px;min-height:56px}.schedule-page .schedule-button--copy.is-copied{background:var(--lime);color:var(--ink)}.schedule-page .schedule-button:hover:not(:disabled),.schedule-page .schedule-text-button:hover:not(:disabled),.schedule-page .fit-brand:hover{transform:translateY(-2px)}.schedule-page .schedule-button--primary:hover:not(:disabled){background:#1e293b;box-shadow:0 13px 28px #0f172a3d}.schedule-page .schedule-button--secondary:hover:not(:disabled){background:var(--white);border-color:var(--ink)}.schedule-page .schedule-button:disabled,.schedule-page .participant-choice__button:disabled,.schedule-page .schedule-input:disabled,.schedule-page .schedule-textarea:disabled{cursor:not-allowed;opacity:.58}.schedule-page .schedule-button:focus-visible,.schedule-page .schedule-text-button:focus-visible,.schedule-page .fit-brand:focus-visible,.schedule-page .participant-choice__button:focus-visible,.schedule-page .schedule-input:focus-visible,.schedule-page .schedule-textarea:focus-visible,.schedule-page .results-matrix__scroll:focus-visible{outline:3px solid var(--fit);outline-offset:3px}.schedule-page .schedule-button__spinner,.schedule-page .schedule-loading__spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite schedule-spin;display:inline-block}.schedule-page .schedule-field{gap:8px;min-width:0;display:grid}.schedule-page .schedule-field__label{font-size:12px;font-weight:900}.schedule-page .schedule-field__required{background:var(--schedule-negative);color:var(--white);letter-spacing:.04em;vertical-align:1px;border-radius:999px;margin-left:6px;padding:2px 7px;font-size:9px;display:inline-block}.schedule-page .schedule-input,.schedule-page .schedule-textarea{background:var(--white);border:1px solid var(--line);color:var(--ink);font:inherit;border-radius:14px;width:100%;min-width:0;padding:13px 15px;font-size:15px;line-height:1.5;transition:border-color .16s,box-shadow .16s}.schedule-page .schedule-input{min-height:50px}.schedule-page .schedule-textarea{resize:vertical;min-height:118px}.schedule-page .schedule-input::placeholder,.schedule-page .schedule-textarea::placeholder{color:#63746b}.schedule-page .schedule-input:focus,.schedule-page .schedule-textarea:focus{border-color:var(--fit);box-shadow:0 0 0 4px #14b8a633}.schedule-page .schedule-field__counter{color:var(--muted);justify-self:end;font-size:10px}.schedule-page .schedule-meta-chip{background:#ffffff1a;border:1px solid #ffffff30;border-radius:999px;align-items:center;gap:6px;min-height:32px;padding:5px 11px;font-size:11px;font-weight:800;display:inline-flex}.schedule-page .schedule-meta-chip--deadline.is-expired{background:#ef6b452e;border-color:#ffb59f80}.schedule-page .schedule-notice{background:var(--paper);border:1px solid var(--line);border-radius:17px;align-items:flex-start;gap:12px;margin:18px 0;padding:16px 18px;display:flex}.schedule-page .schedule-notice__icon{border:2px solid;border-radius:50%;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:900;line-height:1;display:inline-flex}.schedule-page .schedule-notice__body{min-width:0}.schedule-page .schedule-notice__title{font-size:13px;display:block}.schedule-page .schedule-notice__text{margin:2px 0 0;font-size:12px}.schedule-page .schedule-notice__cta{color:var(--white);background:#16492f;border-radius:999px;justify-content:center;align-items:center;gap:14px;min-height:44px;margin-top:12px;padding:8px 18px;font-size:12px;font-weight:900;text-decoration:none;display:inline-flex}.schedule-page .schedule-notice__cta:hover{background:#0f3b27}.schedule-page .schedule-notice__refresh-warning{color:#6b4a16;margin:10px 0 0;font-size:11px}.schedule-page .schedule-notice--warning,.schedule-page .schedule-notice--error{background:var(--schedule-negative-soft);color:#7d2e1c;border-color:#edb6a7}.schedule-page .schedule-notice--success{background:var(--schedule-positive-soft);color:#16492f;border-color:#a9c8b4}.schedule-page .schedule-loading,.schedule-page .schedule-state-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:560px;min-height:300px;margin:15vh auto 0;display:flex}.schedule-page .schedule-loading__spinner{color:var(--ink);width:36px;height:36px}.schedule-page .schedule-loading__text{color:var(--muted);margin:16px 0 0;font-size:13px;font-weight:800}.schedule-page .schedule-state-card{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:28px;padding:44px 32px}.schedule-page .schedule-state-card__mark{background:var(--schedule-negative-soft);border:2px solid var(--schedule-negative);color:var(--schedule-negative);border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;font-size:22px;font-weight:900;display:flex}.schedule-page .schedule-state-card__title{letter-spacing:-.04em;margin:20px 0 8px;font-size:clamp(25px,5vw,34px);line-height:1.3}.schedule-page .schedule-state-card__message{color:var(--muted);margin:0 0 24px;font-size:13px}.schedule-page .schedule-state-card__actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.schedule-page .schedule-empty-state{background:var(--schedule-neutral-soft);color:var(--muted);text-align:center;border:1px dashed #aeb9b1;border-radius:16px;padding:28px}.schedule-page .schedule-empty-state__text{margin:0;font-size:13px}.schedule-page .participant-event-card{background:var(--ink);color:var(--white);border-radius:30px;padding:38px 42px 36px;position:relative;overflow:hidden;box-shadow:0 24px 52px #17312633}.schedule-page .participant-event-card:after{content:none}.schedule-page .participant-event-card__eyebrow{color:#c6d5cd;letter-spacing:.04em;align-items:center;gap:8px;margin-bottom:14px;font-size:11px;font-weight:800;display:flex}.schedule-page .participant-event-card__eyebrow-mark{color:var(--lime);font-size:15px}.schedule-page .participant-event-card__title{letter-spacing:-.055em;overflow-wrap:anywhere;z-index:1;max-width:700px;margin:0;font-size:clamp(30px,6vw,48px);line-height:1.25;position:relative}.schedule-page .participant-event-card__description{color:#d9e2dd;overflow-wrap:anywhere;white-space:pre-wrap;max-width:680px;margin:17px 0 0;font-size:14px;line-height:1.85}.schedule-page .participant-event-card__meta{flex-wrap:wrap;gap:8px;margin-top:25px;display:flex}.schedule-page .participant-form{gap:18px;margin-top:24px;display:grid}.schedule-page .participant-section{background:var(--paper);border:1px solid #1731261f;border-radius:24px;padding:30px 32px;box-shadow:0 14px 38px #1731260f}.schedule-page .participant-section__heading{align-items:flex-start;gap:14px;margin-bottom:24px;display:flex}.schedule-page .participant-section__heading--with-progress{align-items:center}.schedule-page .participant-section__step{border:1px solid #aebbb3;border-radius:50%;flex:none;justify-content:center;align-items:center;width:36px;height:36px;font-size:11px;font-weight:900;display:inline-flex}.schedule-page .participant-section__heading-copy{flex:auto;min-width:0}.schedule-page .participant-section__title{letter-spacing:-.035em;margin:0;font-size:20px;line-height:1.4}.schedule-page .participant-section__hint{color:var(--muted);margin:3px 0 0;font-size:11px}.schedule-page .participant-name-field{max-width:480px;margin-left:50px}.schedule-page .participant-progress{background:var(--schedule-neutral-soft);border-radius:999px;flex:none;align-items:baseline;min-height:38px;padding:7px 13px;display:inline-flex}.schedule-page .participant-progress__current{color:var(--ink);font-size:18px}.schedule-page .participant-progress__separator,.schedule-page .participant-progress__total{color:var(--muted);font-size:10px;font-weight:800}.schedule-page .participant-progress__separator{margin:0 3px}.schedule-page .participant-candidate-list{gap:10px;display:grid}.schedule-page .participant-candidate{background:var(--white);border:1px solid var(--line);border-radius:17px;grid-template-columns:38px minmax(125px,.65fr) minmax(220px,1.1fr) auto;align-items:center;gap:14px;min-width:0;margin:0;padding:14px;transition:background-color .16s,border-color .16s,box-shadow .16s;display:grid}.schedule-page .participant-candidate.is-answered{background:#f0fdfa;border-color:#7dd3c7}.schedule-page .participant-candidate__index{color:#7b8c82;letter-spacing:.08em;text-align:center;font-size:10px;font-weight:900}.schedule-page .participant-candidate__datetime{flex-direction:column;min-width:0;display:flex}.schedule-page .participant-candidate__label,.schedule-page .recommendation-card__label,.schedule-page .candidate-summary__label,.schedule-page .results-matrix__candidate-label{color:var(--muted);letter-spacing:.04em;overflow-wrap:anywhere;font-size:10px;font-weight:900}.schedule-page .participant-candidate__date{font-size:15px;font-weight:900}.schedule-page .participant-candidate__time{color:var(--muted);font-variant-numeric:tabular-nums;font-size:12px;font-weight:700}.schedule-page .participant-peer-intro{background:var(--schedule-positive-soft);color:var(--ink-soft);border:1px solid #99f6e4;border-radius:14px;margin:-8px 0 14px;padding:10px 13px;font-size:12px;font-weight:800}.schedule-page .participant-peer-summary{background:var(--schedule-neutral-soft);border-radius:13px;min-width:0;padding:10px 12px}.schedule-page .participant-peer-summary__heading{align-items:center;gap:7px;margin-bottom:6px;font-size:10px;font-weight:900;display:flex}.schedule-page .participant-peer-summary__heading strong{background:var(--white);color:var(--muted);border-radius:999px;padding:2px 7px;font-size:9px}.schedule-page .participant-peer-summary__rows{gap:5px;display:grid}.schedule-page .participant-peer-summary__row{grid-template-columns:auto auto minmax(0,1fr);align-items:baseline;gap:6px;min-width:0;margin:0;font-size:11px;line-height:1.5;display:grid}.schedule-page .participant-peer-summary__answer,.schedule-page .participant-peer-summary__row strong{white-space:nowrap;font-weight:900}.schedule-page .participant-peer-summary__row--yes .participant-peer-summary__answer{color:var(--schedule-positive)}.schedule-page .participant-peer-summary__row--no .participant-peer-summary__answer{color:var(--schedule-negative)}.schedule-page .participant-peer-summary__names{color:var(--ink-soft);overflow-wrap:anywhere;min-width:0}.schedule-page .participant-peer-summary__empty{color:var(--muted);margin:0;font-size:10px}.schedule-page .participant-choice{grid-template-columns:repeat(2,minmax(118px,1fr));gap:8px;display:grid}.schedule-page .participant-choice__button{background:var(--white);color:var(--ink-soft);border:1px solid #bdc7c0;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:52px;padding:8px 12px;transition:background-color .14s,border-color .14s,box-shadow .14s,color .14s,transform .14s;display:flex}.schedule-page .participant-choice__button:hover:not(:disabled){border-color:var(--ink);transform:translateY(-1px);box-shadow:0 6px 16px #17312617}.schedule-page .participant-choice__symbol{border:2px solid;border-radius:50%;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;font-weight:900;line-height:1;display:inline-flex}.schedule-page .participant-choice__label{white-space:nowrap;font-size:11px;font-weight:900}.schedule-page .participant-choice__button--yes.is-selected{background:var(--schedule-positive);border-color:var(--schedule-positive);color:var(--white);box-shadow:0 8px 18px #215b3c33}.schedule-page .participant-choice__button--yes.is-selected .participant-choice__symbol{background:var(--lime);border-color:var(--lime);color:var(--ink)}.schedule-page .participant-choice__button--no.is-selected{background:var(--schedule-negative);border-color:var(--schedule-negative);color:var(--white);box-shadow:0 8px 18px #a63e2433}.schedule-page .participant-choice__button--no.is-selected .participant-choice__symbol{background:var(--white);border-color:var(--white);color:var(--schedule-negative)}.schedule-page .participant-submit-bar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:4;background:#fffdf7f0;border:1px solid #1731262e;border-radius:22px;justify-content:space-between;align-items:center;gap:20px;padding:15px 17px 15px 22px;display:flex;position:sticky;bottom:12px;box-shadow:0 16px 38px #17312624}.schedule-page .participant-submit-bar__status{color:var(--muted);margin:0;font-size:11px;font-weight:800}.schedule-page .schedule-footer{color:var(--muted);text-align:center;background:0 0;justify-content:center;align-items:center;margin-top:42px;padding:24px 0 0;display:flex}.schedule-page .schedule-footer__text{color:inherit;margin:0;font-size:10px}.schedule-page .participant-adsense{background:0 0;margin-top:12px;padding:28px 0 16px}.schedule-page .site-share-section--participant{width:100%;max-width:none;margin:28px 0 0}.schedule-page .participant-footer{flex-direction:column;gap:10px}.schedule-page .participant-footer__links{flex-wrap:wrap;justify-content:center;align-items:center;gap:4px 18px;display:flex}.schedule-page .participant-footer__links a,.schedule-page .participant-footer__links button{appearance:none;color:var(--muted);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;min-height:44px;padding:8px 2px;font-size:10px;text-decoration:underline}.schedule-page .results-hero{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;margin-bottom:24px;display:grid}.schedule-page .results-hero__eyebrow,.schedule-page .results-section-heading__eyebrow,.schedule-page .admin-key-card__eyebrow{color:var(--fit);letter-spacing:.13em;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:900}.schedule-page .results-hero__title{letter-spacing:-.06em;overflow-wrap:anywhere;margin:0;font-size:clamp(34px,6vw,58px);line-height:1.18}.schedule-page .results-hero__meta{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.schedule-page .results-hero__meta .schedule-meta-chip{color:var(--ink-soft);background:#fffdf7bd;border-color:#1731262b}.schedule-page .results-hero__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.schedule-page .schedule-text-button{color:var(--muted);background:0 0;border:0;border-bottom:1px solid;border-radius:4px;min-height:44px;padding:8px 3px;font-size:11px;font-weight:800}.schedule-page .results-share-card{background:var(--ink);color:var(--white);border-radius:22px;grid-template-columns:minmax(240px,.7fr) minmax(380px,1.3fr);gap:20px;margin-bottom:18px;padding:24px;display:grid;box-shadow:0 18px 42px #17312626}.schedule-page .results-share-card__copy{align-items:center;gap:13px;display:flex}.schedule-page .results-share-card__icon{background:var(--lime);color:var(--ink);border-radius:50%;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:inline-flex}.schedule-page .results-share-card__title{margin:0;font-size:15px}.schedule-page .results-share-card__description{color:#bed0c6;margin:3px 0 0;font-size:10px}.schedule-page .results-share-card__control{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;display:grid}.schedule-page .results-share-card__input{color:var(--white);background:#ffffff1a;border-color:#ffffff40;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px}.schedule-page .results-share-card .schedule-button--primary{background:var(--lime);box-shadow:none;color:var(--ink)}.schedule-page .results-share-card .schedule-button--secondary{color:var(--white);background:0 0;border-color:#ffffff59}.schedule-page .results-share-card__error{color:#ffd1c5;grid-column:1/-1;margin:-8px 0 0;font-size:11px}.schedule-page .results-share-card__status{color:#99f6e4;grid-column:1/-1;margin:-8px 0 0;font-size:11px}.schedule-page .results-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:42px;display:grid}.schedule-page .results-kpi{background:var(--paper);border:1px solid #1731261f;border-radius:18px;align-items:center;gap:14px;min-width:0;padding:18px 20px;display:flex}.schedule-page .results-kpi--recommended{background:var(--fit-soft);border-color:#7dd3c7}.schedule-page .results-kpi__icon{background:var(--schedule-neutral-soft);border-radius:50%;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:17px;display:inline-flex}.schedule-page .results-kpi--recommended .results-kpi__icon{background:var(--ink);color:var(--lime)}.schedule-page .results-kpi__label{color:var(--muted);margin:0;font-size:10px;font-weight:800}.schedule-page .results-kpi--recommended .results-kpi__label{color:var(--ink-soft)}.schedule-page .results-kpi__value{font-variant-numeric:tabular-nums;letter-spacing:-.04em;margin:2px 0 0;font-size:30px;font-weight:900;line-height:1.1}.schedule-page .results-kpi__unit{letter-spacing:0;margin-left:3px;font-size:11px}.schedule-page .results-empty-card,.schedule-page .admin-key-card{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);text-align:center;border-radius:28px;max-width:620px;margin:60px auto 0;padding:48px 38px}.schedule-page .results-empty-card__icon,.schedule-page .admin-key-card__icon{background:var(--lime);border:2px solid var(--ink);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;font-size:24px;display:flex}.schedule-page .results-empty-card__title,.schedule-page .admin-key-card__title{letter-spacing:-.04em;margin:0;font-size:clamp(25px,5vw,34px);line-height:1.3}.schedule-page .results-empty-card__description,.schedule-page .admin-key-card__description{color:var(--muted);max-width:470px;margin:12px auto 26px;font-size:13px}.schedule-page .admin-key-card__eyebrow{margin-bottom:8px}.schedule-page .admin-key-form{text-align:left;gap:16px;max-width:420px;margin:26px auto 0;display:grid}.schedule-page .schedule-input--key{letter-spacing:.04em;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.schedule-page .results-recommendation,.schedule-page .results-breakdown,.schedule-page .results-matrix,.schedule-page .results-comments{margin-top:46px}.schedule-page .results-section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:20px;display:flex}.schedule-page .results-section-heading__title{letter-spacing:-.045em;margin:0;font-size:clamp(24px,4vw,34px);line-height:1.3}.schedule-page .results-section-heading__description{color:var(--muted);text-align:right;max-width:300px;margin:0;font-size:11px}.schedule-page .results-recommendation{background:var(--fit-soft);border:1px solid #7dd3c7;border-radius:28px;padding:30px;position:relative}.schedule-page .results-recommendation:after{content:none}.schedule-page .results-recommendation .results-section-heading__eyebrow,.schedule-page .results-recommendation .results-section-heading__description{color:var(--ink-soft);z-index:1;position:relative}.schedule-page .results-recommendation__list{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid;position:relative}.schedule-page .results-recommendation__empty{color:var(--ink-soft);text-align:center;background:#ffffffb8;border:1px dashed #5eead4;border-radius:16px;grid-column:1/-1;margin:0;padding:24px;font-size:13px}.schedule-page .recommendation-card{background:var(--paper);border:1px solid #1731262e;border-radius:18px;min-width:0;padding:20px;display:grid}.schedule-page .recommendation-card__badge{background:var(--ink);color:var(--lime);letter-spacing:.04em;border-radius:999px;justify-self:start;align-items:center;gap:4px;min-height:26px;margin-bottom:14px;padding:4px 9px;font-size:9px;font-weight:900;display:inline-flex}.schedule-page .recommendation-card__datetime{flex-direction:column;min-width:0;display:flex}.schedule-page .recommendation-card__date{font-size:17px;font-weight:900}.schedule-page .recommendation-card__time{color:var(--muted);font-variant-numeric:tabular-nums;font-size:12px;font-weight:700}.schedule-page .recommendation-card__score{border-top:1px solid var(--line);align-items:baseline;margin-top:18px;padding-top:15px;display:flex}.schedule-page .recommendation-card__score-value{font-variant-numeric:tabular-nums;letter-spacing:-.05em;font-size:32px;line-height:1}.schedule-page .recommendation-card__score-unit,.schedule-page .recommendation-card__rate{color:var(--muted);font-size:10px;font-weight:800}.schedule-page .recommendation-card__score-unit{margin-left:4px}.schedule-page .recommendation-card__rate{margin-top:6px}.schedule-page .candidate-summary-list{gap:9px;display:grid}.schedule-page .candidate-summary{background:var(--paper);border:1px solid var(--line);border-radius:17px;grid-template-columns:38px minmax(165px,.85fr) minmax(170px,1fr) auto;align-items:center;gap:16px;min-width:0;padding:16px;display:grid;position:relative}.schedule-page .candidate-summary.is-recommended{box-shadow:inset 4px 0 0 var(--lime-strong);border-color:#14b8a6}.schedule-page .candidate-summary__rank{color:var(--muted);text-align:center;font-size:10px;font-weight:900}.schedule-page .candidate-summary__datetime{flex-direction:column;min-width:0;display:flex}.schedule-page .candidate-summary__date{font-size:14px;font-weight:900}.schedule-page .candidate-summary__time{color:var(--muted);font-variant-numeric:tabular-nums;font-size:11px;font-weight:700}.schedule-page .candidate-summary__progress-copy{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:6px;font-size:9px;font-weight:800;display:flex}.schedule-page .candidate-summary__progress-copy strong{color:var(--ink);font-size:11px}.schedule-page .candidate-summary__progress{background:#e1e5df;border-radius:999px;height:9px;overflow:hidden}.schedule-page .candidate-summary__progress-fill{background:var(--schedule-positive);border-radius:inherit;height:100%;width:var(--availability-rate,0%);display:block}.schedule-page .candidate-summary__counts{gap:6px;margin:0;display:flex}.schedule-page .candidate-summary__count{border:1px solid var(--line);font-variant-numeric:tabular-nums;border-radius:10px;justify-content:center;align-items:center;gap:4px;min-width:48px;min-height:42px;padding:6px 8px;display:flex}.schedule-page .candidate-summary__count dt{font-size:12px;font-weight:900}.schedule-page .candidate-summary__count dd{margin:0;font-size:12px;font-weight:900}.schedule-page .candidate-summary__count--yes{background:var(--schedule-positive-soft);color:#17492f;border-color:#b0cbb9}.schedule-page .candidate-summary__count--no{background:var(--schedule-negative-soft);color:#85321f;border-color:#edc0b4}.schedule-page .candidate-summary__count--blank{background:var(--schedule-neutral-soft);color:#53655b}.schedule-page .candidate-summary__recommended-label{background:var(--lime);border:1px solid #0f766e;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:900;position:absolute;top:-9px;right:12px}.schedule-page .results-matrix__scroll{border:1px solid var(--line);overscroll-behavior-inline:contain;scrollbar-color:#90a096 transparent;-webkit-overflow-scrolling:touch;border-radius:18px;max-width:100%;overflow-x:auto}.schedule-page .results-matrix__table{--results-matrix-name-width:190px;background:var(--paper);border-collapse:separate;border-spacing:0;min-width:var(--results-matrix-min-width,720px);table-layout:fixed;width:100%}.schedule-page .results-matrix__name-column{width:var(--results-matrix-name-width)}.schedule-page .results-matrix__table th,.schedule-page .results-matrix__table td{border-bottom:1px solid var(--line);border-right:1px solid var(--line)}.schedule-page .results-matrix__table tr:last-child th,.schedule-page .results-matrix__table tr:last-child td{border-bottom:0}.schedule-page .results-matrix__table th:last-child,.schedule-page .results-matrix__table td:last-child{border-right:0}.schedule-page .results-matrix__name-header,.schedule-page .results-matrix__date-header{z-index:2;background:#eef1eb;position:sticky;top:0}.schedule-page .results-matrix__name-header{min-width:var(--results-matrix-name-width);text-align:left;width:var(--results-matrix-name-width);z-index:4;padding:15px;left:0}.schedule-page .results-matrix__date-header{text-align:center;min-width:130px;padding:13px 9px;position:sticky}.schedule-page .results-matrix__date-header.is-recommended{background:#ccfbf1}.schedule-page .results-matrix__candidate-label,.schedule-page .results-matrix__date,.schedule-page .results-matrix__time{display:block}.schedule-page .results-matrix__date{font-size:11px;font-weight:900}.schedule-page .results-matrix__time{color:var(--muted);font-variant-numeric:tabular-nums;font-size:10px}.schedule-page .results-matrix__recommended-mark{background:var(--ink);color:var(--lime);border-radius:50%;justify-content:center;align-items:center;width:21px;height:21px;font-size:9px;display:flex;position:absolute;top:5px;right:5px}.schedule-page .results-matrix__name-cell{background:var(--paper);min-width:var(--results-matrix-name-width);text-align:left;vertical-align:middle;width:var(--results-matrix-name-width);z-index:3;padding:11px 13px;position:sticky;left:0}.schedule-page .results-matrix__name-content{align-items:center;gap:9px;min-width:0;display:flex}.schedule-page .results-matrix__avatar,.schedule-page .participant-comment__avatar{background:var(--ink);color:var(--lime);border-radius:50%;flex:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;font-weight:900;display:inline-flex}.schedule-page .results-matrix__participant-name{text-overflow:ellipsis;white-space:nowrap;max-width:122px;font-size:11px;font-weight:900;line-height:1.35;overflow:hidden}.schedule-page .results-matrix__answer-cell{background:var(--paper);text-align:center;min-width:130px;height:62px;padding:9px}.schedule-page .results-matrix__answer-cell.is-recommended{background:#f0fdfa}.schedule-page .results-matrix__answer-mark{border:2px solid;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:17px;font-weight:900;line-height:1;display:inline-flex}.schedule-page .results-matrix__answer-mark.is-yes{background:var(--schedule-positive);border-color:var(--schedule-positive);color:var(--white)}.schedule-page .results-matrix__answer-mark.is-no{background:var(--schedule-negative-soft);border-color:var(--schedule-negative);color:var(--schedule-negative)}.schedule-page .results-matrix__answer-mark.is-unanswered{background:var(--schedule-neutral-soft);color:#53635a;border-style:dashed;border-color:#819087}.schedule-page .results-comments__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.schedule-page .participant-comment{background:var(--paper);border:1px solid var(--line);border-radius:18px;min-width:0;padding:18px}.schedule-page .participant-comment__header{align-items:center;gap:9px;display:flex}.schedule-page .participant-comment__name{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.schedule-page .participant-comment__time{color:var(--muted);white-space:nowrap;margin-left:auto;font-size:9px}.schedule-page .participant-comment__text{color:var(--ink-soft);overflow-wrap:anywhere;white-space:pre-wrap;margin:13px 0 0;font-size:12px;line-height:1.75}@keyframes schedule-spin{to{transform:rotate(360deg)}}@media (width<=980px){.schedule-page .results-share-card{grid-template-columns:1fr}.schedule-page .results-recommendation__list{grid-template-columns:repeat(2,minmax(0,1fr))}.schedule-page .candidate-summary{grid-template-columns:34px minmax(170px,.9fr) minmax(170px,1fr)}.schedule-page .candidate-summary__counts{grid-column:2/-1}}@media (width<=760px){.schedule-page .schedule-container{padding:22px 20px 58px}.schedule-page .schedule-brand{margin-bottom:30px}.schedule-page .participant-candidate{grid-template-columns:32px minmax(0,1fr)}.schedule-page .participant-peer-summary,.schedule-page .participant-choice{grid-column:1/-1}.schedule-page .results-hero{grid-template-columns:1fr;align-items:start}.schedule-page .results-hero__actions{justify-content:flex-start}.schedule-page .results-kpis{margin-bottom:34px}.schedule-page .results-kpi{flex-direction:column;align-items:flex-start;gap:8px;padding:15px}.schedule-page .results-kpi__icon{width:34px;height:34px}.schedule-page .results-section-heading{flex-direction:column;align-items:flex-start;gap:7px}.schedule-page .results-section-heading__description{text-align:left;max-width:none}.schedule-page .results-comments__list{grid-template-columns:1fr}}@media (width<=560px){.schedule-page .schedule-container{padding:18px 14px 48px}.schedule-page .schedule-brand{margin-bottom:24px}.schedule-page .fit-brand{font-size:17px}.schedule-page .schedule-brand__context{padding-inline:9px;font-size:9px}.schedule-page .participant-event-card{border-radius:23px;padding:28px 22px}.schedule-page .participant-event-card:after{width:110px;height:110px;top:-62px;right:-64px}.schedule-page .participant-section{border-radius:20px;padding:23px 17px}.schedule-page .participant-section__heading--with-progress{flex-wrap:wrap;align-items:flex-start}.schedule-page .participant-progress{margin-left:50px}.schedule-page .participant-name-field{margin-left:0}.schedule-page .participant-candidate{padding:12px}.schedule-page .participant-choice{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.schedule-page .participant-choice__button{flex-direction:column;gap:4px;min-height:72px;padding:7px 4px}.schedule-page .participant-choice__label{white-space:normal;font-size:10px}.schedule-page .participant-submit-bar{flex-direction:column;align-items:stretch;gap:10px;padding:13px;position:static;bottom:8px}.schedule-page .participant-submit-bar__status{text-align:center}.schedule-page .schedule-button--submit{width:100%;min-width:0}.schedule-page .results-share-card{border-radius:20px;padding:20px 16px}.schedule-page .results-share-card__control{grid-template-columns:1fr 1fr}.schedule-page .results-share-card__input{grid-column:1/-1}.schedule-page .results-share-card__control .schedule-button{width:100%;padding-inline:10px}.schedule-page .results-kpis{grid-template-columns:1fr}.schedule-page .results-kpi{flex-direction:row;align-items:center}.schedule-page .results-recommendation{border-radius:22px;padding:23px 16px}.schedule-page .results-recommendation__list{grid-template-columns:1fr}.schedule-page .candidate-summary{grid-template-columns:30px minmax(0,1fr);gap:12px;padding:14px 12px}.schedule-page .candidate-summary__progress-block,.schedule-page .candidate-summary__counts{grid-column:1/-1}.schedule-page .candidate-summary__counts{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.schedule-page .candidate-summary__count{min-width:0}.schedule-page .results-matrix__name-header,.schedule-page .results-matrix__name-cell{min-width:var(--results-matrix-name-width);width:var(--results-matrix-name-width)}.schedule-page .results-matrix__table{--results-matrix-name-width:154px}.schedule-page .results-matrix__participant-name{max-width:88px}.schedule-page .results-empty-card,.schedule-page .admin-key-card,.schedule-page .schedule-state-card{border-radius:22px;padding:34px 20px}.schedule-page .schedule-state-card__actions{flex-direction:column;align-items:stretch;width:100%}}@media (width<=360px){.schedule-page .participant-peer-summary__row{grid-template-columns:auto auto}.schedule-page .participant-peer-summary__names{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){.schedule-page *,.schedule-page :before,.schedule-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
