@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,500;9..144,650&family=Public+Sans:wght@400;500;600;700&display=swap";:root{font-family:Public Sans,sans-serif;color:#17362d;background:#f4efe5;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 90% 0%,#dcebdc 0,transparent 30rem),#f4efe5}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:default;opacity:.45}.shell{max-width:1420px;min-height:100vh;margin:0 auto;padding:24px 34px 60px}.shell.compact{max-width:820px}header{display:flex;align-items:center;justify-content:space-between;margin-bottom:60px}.brand{border:0;background:none;padding:0;color:#17362d;font-family:Fraunces,serif;font-size:24px;font-weight:650}.pill,.status{display:inline-flex;border-radius:999px;padding:6px 11px;font-size:12px;font-weight:700;letter-spacing:.04em}.pill{background:#e7dfcf}.status.open{color:#17583e;background:#d8eddd}.status.closed{color:#704331;background:#ead8ce}.hero{max-width:780px;margin:6vh 0 100px}.eyebrow{margin:0 0 12px;color:#6b796f;font-size:12px;font-weight:700;letter-spacing:.14em}h1,h2,h3{font-family:Fraunces,serif;font-weight:600;line-height:1.05}h1{margin:0 0 24px;font-size:clamp(42px,6vw,76px);letter-spacing:-.035em}h2{font-size:32px}h3{margin:3px 0 8px;font-size:27px}p{line-height:1.6}.hero>p:not(.eyebrow){max-width:650px;color:#4c6058;font-size:19px}.form-builder{margin:-56px 0 90px;padding:clamp(22px,4vw,42px);border:1px solid #cfc8bb;border-radius:20px;background:#fffdf8e6;box-shadow:0 20px 55px #38372d12}.builder-heading,.builder-card-heading,.builder-footer,.add-exercises{display:flex;align-items:center;justify-content:space-between;gap:14px}.builder-heading h2{margin:0}.builder-heading>span{color:#6b796f;font-size:13px}.builder-exercises{display:grid;gap:14px;margin:28px 0}.builder-card{padding:20px;border:1px solid #d6cfc2;border-radius:14px;background:#fffdf8}.builder-card-heading{align-items:flex-start}.builder-card-heading>div:first-child{display:flex;flex-direction:column;gap:4px}.builder-card-heading small{color:#718078}.builder-card-heading strong{font-family:Fraunces,serif;font-size:20px}.builder-card-actions{display:flex;gap:5px}.builder-card-actions button,.builder-options button{border:0;border-radius:7px;padding:6px 9px;color:#476057;background:#edf0e9}.builder-card-actions .remove{color:#7a352e;background:#f6e5df}.builder-card textarea{min-height:82px;resize:vertical;border:1px solid #b9c0b7;border-radius:10px;padding:12px;color:inherit;background:#fff}.builder-pair{display:grid;grid-template-columns:1fr 1fr;gap:14px}.builder-options{display:grid;gap:8px}.builder-options>span,.add-exercises>span{color:#596b63;font-size:13px;font-weight:700}.builder-options>div{display:grid;grid-template-columns:1fr auto;gap:7px}.builder-options input{min-width:0;border:1px solid #b9c0b7;border-radius:9px;padding:10px 12px;color:inherit;background:#fff}.builder-options .text-button{justify-self:start;padding:6px 0;background:none}.add-exercises{justify-content:flex-start;flex-wrap:wrap;padding:17px 0;border-top:1px solid #ded8cc;border-bottom:1px solid #ded8cc}.builder-note{margin:14px 0 0;color:#765043;font-size:13px}.builder-footer{justify-content:flex-end;margin-top:24px}.primary,.secondary,.danger{border-radius:11px;padding:12px 17px;border:1px solid transparent;font-weight:700}.primary{color:#fff;background:#1d6046}.secondary{color:#17362d;border-color:#b9c0b7;background:#fffdf8}.danger{color:#7a352e;border-color:#dcb9ae;background:#f6e5df}.full{width:100%}.section-heading{display:flex;align-items:baseline;gap:12px;border-bottom:1px solid #cfc8bb}.section-heading span{color:#6b796f}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;padding-top:22px}.session-card{min-height:155px;display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding:20px;text-align:left;color:inherit;border:1px solid #d6cfc2;border-radius:15px;background:#fffdf8d1}.session-card strong{font-family:Fraunces,serif;font-size:24px}.session-card small{color:#69756e}.host-grid{display:grid;grid-template-columns:300px minmax(0,1fr);gap:48px;align-items:start}.host-panel{position:sticky;top:20px;padding:24px;border:1px solid #d1c9bb;border-radius:18px;background:#fffdf8e6}.host-panel h1{font-size:34px}.join-code{display:flex;flex-direction:column;gap:4px;margin:28px 0 14px;padding:16px;border-radius:12px;background:#e5eee3}.join-code span{font-size:12px;text-transform:uppercase;letter-spacing:.08em}.join-code strong{font-size:34px;letter-spacing:.14em}.field-label{display:flex;flex-direction:column;gap:7px;margin:24px 0;font-size:13px;font-weight:700}select,.code-input,.field-label input{border:1px solid #b9c0b7;border-radius:10px;padding:12px;color:inherit;background:#fff}.privacy-note{margin-bottom:0;color:#69756e;font-size:12px}.live-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.live-heading h2{margin:0}.result-card{display:grid;grid-template-columns:minmax(220px,.9fr) minmax(260px,1.1fr);gap:30px;margin-bottom:16px;padding:24px;border:1px solid #d6cfc2;border-radius:16px;background:#fffdf8bf;opacity:.72}.result-card.active{border-color:#619377;box-shadow:0 0 0 2px #cde1d1;opacity:1}.result-card small,.muted{color:#718078}.completion-count{display:inline-flex;margin-top:5px;padding:5px 9px;border-radius:999px;color:#476057;background:#e7ece4;font-size:12px;font-weight:700}.result-number{display:flex;align-items:center;gap:14px;margin:0}.result-number strong{font-family:Fraunces,serif;font-size:58px}.result-number span{color:#6b796f}.result-list{display:grid;gap:8px}.result-list div{display:flex;justify-content:space-between;padding:9px 12px;border-radius:8px;background:#eef1e9}.text-results{display:grid;gap:8px}blockquote{margin:0;padding:11px 14px;border-left:3px solid #93ad99;background:#f0f2eb}.text-button{grid-column:1 / -1;justify-self:start;border:0;padding:0;color:#286a50;background:none;font-weight:700}.result-actions{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:18px}.presentation{min-height:100vh;padding:clamp(28px,4vw,64px);background:radial-gradient(circle at 90% 0%,#dcebdc 0,transparent 36rem),#f4efe5}.presentation-header{margin-bottom:clamp(54px,8vh,100px)}.brand-label{font-family:Fraunces,serif;font-size:26px;font-weight:650}.live-badge{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border-radius:999px;color:#17583e;background:#d8eddd;font-size:12px;font-weight:700;letter-spacing:.08em}.live-badge i{width:8px;height:8px;border-radius:50%;background:#2a7054;box-shadow:0 0 0 5px #2a70541f}.presentation-content{max-width:1180px;margin:0 auto}.presentation-content h1{max-width:1000px;font-size:clamp(58px,9vw,128px)}.presentation-prompt{max-width:900px;color:#384f46;font-family:Fraunces,serif;font-size:clamp(24px,3vw,42px);line-height:1.25}.presentation-meta{display:flex;align-items:baseline;gap:10px;margin:30px 0 44px;color:#607067}.presentation-meta strong{color:#17362d;font-size:20px}.presentation-results{padding:clamp(22px,3vw,44px);border:1px solid #d4ccbf;border-radius:22px;background:#fffdf8e0;box-shadow:0 25px 70px #38372d14}.presentation-results .result-number strong{font-size:clamp(80px,12vw,180px)}.presentation-results .result-number span,.presentation-results .result-list{font-size:clamp(18px,2vw,28px)}.presentation-results .result-list div{padding:16px 20px}.presentation-results .text-results{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}.presentation-results blockquote{padding:18px 22px;font-size:clamp(18px,1.7vw,25px)}.host-nav{position:sticky;bottom:16px;display:flex;justify-content:space-between;align-items:center;margin-top:26px;padding:12px;border:1px solid #cfc8bb;border-radius:13px;background:#fffdf8;box-shadow:0 10px 30px #26362d1f}.host-nav button{border:0;padding:8px 12px;color:#18583e;background:none;font-weight:700}.host-nav .finish-session{border:1px solid #dcb9ae;border-radius:9px;color:#7a352e;background:#f6e5df}.respond-card{padding:clamp(24px,7vw,62px);border:1px solid #d4ccbf;border-radius:22px;background:#fffdf8eb;box-shadow:0 25px 70px #38372d14}.respond-card h1{font-size:clamp(38px,7vw,58px)}.prompt{margin:0 0 34px;color:#384f46;font-family:Fraunces,serif;font-size:25px}.progress{height:5px;margin:-20px 0 42px;overflow:hidden;border-radius:10px;background:#e0ddd3}.progress span{display:block;height:100%;background:#2a7054;transition:width .25s}.long-answer{width:100%;min-height:150px;resize:vertical;border:1px solid #aebbb2;border-radius:13px;padding:16px;color:inherit;background:#fff;font-size:18px;line-height:1.55}.dimension{padding:20px 0}.dimension input{width:100%;height:32px;appearance:none;-webkit-appearance:none;background:transparent}.dimension input::-webkit-slider-runnable-track{height:4px;border-radius:999px;background:#aeb8b1}.dimension input::-webkit-slider-thumb{width:24px;height:24px;margin-top:-10px;border:3px solid #fffdf8;border-radius:50%;appearance:none;-webkit-appearance:none;background:#1d6046;box-shadow:0 1px 5px #17362d52}.dimension input::-moz-range-track,.dimension input::-moz-range-progress{height:4px;border-radius:999px;background:#aeb8b1}.dimension input::-moz-range-thumb{width:18px;height:18px;border:3px solid #fffdf8;border-radius:50%;background:#1d6046;box-shadow:0 1px 5px #17362d52}.dimension-labels{display:grid;grid-template-columns:1fr 1fr;align-items:center;margin-top:8px;color:#596b63}.dimension-labels span:last-child{text-align:right}.result-axis{width:100%}.result-axis-track{position:relative;height:42px}.result-axis-line{position:absolute;top:20px;right:0;left:0;height:4px;border-radius:999px;background:#aeb8b1}.result-axis-point{position:absolute;z-index:1;width:14px;height:14px;margin-left:-7px;border:2px solid #fffdf8;border-radius:50%;background:#1d6046;box-shadow:0 1px 4px #17362d4d}.result-axis-labels{display:flex;justify-content:space-between;gap:18px;color:#596b63;font-size:13px}.result-axis-labels span:last-child{text-align:right}.result-axis small{display:block;margin-top:8px;color:#718078}.choices{display:grid;gap:10px}.choices label{display:flex;align-items:center;gap:12px;padding:15px;border:1px solid #c8c8bd;border-radius:11px;background:#fff;cursor:pointer}.choices label.selected{border-color:#4f896a;background:#e0eee1}.choices input{accent-color:#1d6046}.respond-actions{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-top:38px}.waiting{color:#65736c;font-size:13px}.answer-required{margin:14px 0 0;color:#765043;font-size:13px}.save-status{min-height:20px;margin-top:14px;color:#6b796f;font-size:12px;text-align:right}.save-status.error{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:8px 14px;color:#7a352e}.save-status .text-button{color:inherit;font-size:12px}.completed-note{display:flex;align-items:center;gap:9px;margin:24px 0 0;padding:11px 13px;border-radius:10px;color:#24573f;background:#e0eee1;font-size:14px}.completed-note span{display:inline-grid;width:22px;height:22px;place-items:center;border-radius:50%;color:#fff;background:#2a7054;font-weight:700}.finished{text-align:center}.success-mark{display:inline-grid;width:54px;height:54px;place-items:center;border-radius:50%;color:#fff;background:#2a7054;font-size:26px}.code-input{width:100%;margin:12px 0;text-align:center;font-size:34px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.empty{color:#6b796f}.auth-card{max-width:620px;margin:8vh auto 0}.form-error{padding:10px 12px;border-radius:9px;color:#7a352e;background:#f6e5df}@media(max-width:850px){.shell{padding:18px 18px 40px}header{margin-bottom:38px}.pill{display:none}.host-grid{grid-template-columns:1fr}.host-panel{position:static}.result-card{grid-template-columns:1fr}}@media(max-width:600px){.shell{padding:14px 14px 28px}.shell.compact{display:flex;min-height:100dvh;flex-direction:column}header{min-height:44px;margin-bottom:20px}.brand{font-size:21px}.respond-card{flex:1;padding:22px 18px;border-radius:17px}.respond-card h1{margin-bottom:18px;font-size:clamp(34px,11vw,46px)}.prompt{margin-bottom:26px;font-size:21px;line-height:1.3}.progress{margin:-4px 0 30px}.long-answer{min-height:180px;padding:14px;font-size:16px}.dimension{padding:12px 0}.dimension input{min-height:44px}.dimension-labels{gap:8px;font-size:13px}.choices label{min-height:56px;padding:14px}.respond-actions{flex-direction:column;align-items:stretch;margin-top:28px}.respond-actions button{width:100%;min-height:50px}.waiting{order:-1;text-align:center}.save-status,.save-status.error{justify-content:center;text-align:center}.completed-note{align-items:flex-start}.code-input{font-size:29px}.form-builder{margin:-48px 0 60px;padding:20px 16px}.builder-heading,.builder-card-heading{align-items:flex-start}.builder-card-heading{flex-direction:column}.builder-pair{grid-template-columns:1fr;gap:0}.add-exercises button{flex:1 1 120px}.builder-footer{align-items:stretch;flex-direction:column-reverse}.builder-footer button{width:100%;min-height:48px}.host-nav{bottom:8px;gap:4px;font-size:13px}.host-nav button{padding:10px 8px}.presentation{padding:22px 18px}.presentation-header{margin-bottom:50px}.presentation-content h1{font-size:clamp(48px,17vw,76px)}.presentation-meta,.presentation-results .result-number{align-items:flex-start;flex-direction:column}}
