@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{font-family:DM Sans,system-ui,sans-serif;color:#202331;background:#f6f7fb;font-synthesis:none;--ink:#202331;--muted:#707587;--line:#e2e4ec;--brand:#4f46e5;--brand-dark:#3f36cc}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,input:focus-visible,select:focus-visible,a:focus-visible{outline:3px solid #a9c7ff;outline-offset:2px}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.eyebrow{margin:0 0 5px;color:#777c8e;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.primary{border:0;border-radius:12px;padding:13px 20px;color:#fff;background:var(--brand);font-weight:700;box-shadow:0 6px 18px #4f46e538}.primary:hover:not(:disabled){background:var(--brand-dark);transform:translateY(-1px)}.wide{width:100%;display:flex;justify-content:center;gap:12px;margin-top:22px}.field-error,.page-error{margin:8px 0 0;color:#b42337;font-size:.84rem}.create-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% 10%,#fff 0,#f6f7fb 48%)}.create-card{width:min(100%,500px);padding:48px;background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:0 22px 70px #23273a1a}.brand-mark{display:grid;place-items:center;margin-bottom:24px;filter:drop-shadow(0 6px 10px rgba(35,39,58,.12))}.split-wheel-logo{flex:0 0 auto;display:inline-grid;place-items:center}.split-wheel-logo svg{display:block;width:100%;height:100%}.create-card h1{margin:0;font:800 2.35rem/1.12 Manrope,sans-serif;letter-spacing:-.04em}.intro{color:var(--muted);line-height:1.6;margin:16px 0 28px}.create-card label{display:block;margin-bottom:8px;font-size:.88rem;font-weight:700}.create-card input,.add-name input,.name-edit,.title-input{width:100%;border:1px solid #ced1db;border-radius:10px;padding:12px 13px;background:#fff;color:var(--ink)}.privacy-note{margin:22px 0 0;text-align:center;color:#8a8f9e;font-size:.78rem}.prototype-page{min-height:100vh;padding-bottom:56px;background:radial-gradient(circle at 50% 0,#fff 0,#f6f7fb 42%)}.prototype-header{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,5vw,72px);border-bottom:1px solid var(--line);background:#ffffffe0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.prototype-back{color:#555b6d;font-weight:700;text-decoration:none}.prototype-back:hover{color:var(--brand)}.prototype-nav{display:flex;align-items:center;gap:18px}.prototype-nav a{color:#555b6d;font-size:.84rem;font-weight:700;text-decoration:none}.prototype-nav a:hover{color:var(--brand)}.prototype-intro{width:min(1100px,calc(100% - 40px));margin:0 auto;padding:58px 0 30px}.prototype-intro h1{margin:0;font:800 clamp(2rem,5vw,3.35rem)/1.05 Manrope,sans-serif;letter-spacing:-.045em}.prototype-intro>p:last-child{max-width:700px;margin:16px 0 0;color:var(--muted);font-size:1rem;line-height:1.6}.prototype-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:min(1100px,calc(100% - 40px));margin:0 auto}.prototype-card{min-width:0;padding:22px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 12px 35px #23273a0f}.prototype-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.prototype-card-heading h2{margin:0;font:800 1rem Manrope,sans-serif}.prototype-card-heading p{margin:5px 0 0;color:var(--muted);font-size:.78rem;line-height:1.4}.prototype-card-heading>span{flex:0 0 auto;padding:4px 7px;border-radius:8px;background:#f2f1ff;color:#5a50cf;font-size:.66rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.prototype-list{display:grid;gap:7px;padding:10px;border:1px solid #ececf2;border-radius:13px;background:#fafafd}.prototype-name-row{display:flex;align-items:center;gap:7px;min-height:48px;padding:5px 7px;border:1px solid transparent;border-radius:11px;background:#fff;box-shadow:0 1px 3px #23273a0a;transition:opacity .18s ease,background .18s ease}.prototype-name-row.is-disabled{background:#f1f2f5}.prototype-name-row.is-disabled .prototype-name{color:#8b8f9d;text-decoration:line-through}.prototype-grip{color:#b1b4c0;font-size:.75rem;letter-spacing:-.2em}.prototype-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700}.proto-control{flex:0 0 auto;display:inline-grid;place-items:center;border:0;transition:all .16s ease}.proto-control:active{transform:scale(.94)}.proto-power{width:30px;height:30px;border-radius:50%;background:#eceef3;color:#8a8f9d;font-size:1rem}.proto-power.is-on{background:#ecebff;color:#5146d8}.proto-power:hover{box-shadow:0 0 0 3px #4f46e51f}.proto-status{position:relative;width:30px;height:30px;border-radius:9px;background:transparent}.proto-status>span{width:10px;height:10px;border-radius:50%;background:#a8acb8;box-shadow:0 0 0 4px #eceef2}.proto-status.is-on>span{background:#2b9a68;box-shadow:0 0 0 4px #e2f4eb}.proto-status em{position:absolute;right:0;bottom:34px;z-index:2;padding:5px 7px;border-radius:6px;opacity:0;pointer-events:none;background:#292c39;color:#fff;font-size:.65rem;font-style:normal}.proto-status:hover em,.proto-status:focus-visible em{opacity:1}.proto-switch{width:38px;height:22px;padding:3px;place-items:center start;border-radius:13px;background:#d6d8df}.proto-switch>span{width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #191c2740;transition:transform .18s ease}.proto-switch.is-on{background:#635be2}.proto-switch.is-on>span{transform:translate(16px)}.proto-availability{min-width:66px;height:28px;padding:0 9px;border-radius:9px;background:#eceef2;color:#777c8b;font-size:.69rem;font-weight:800}.proto-availability.is-on{background:#e7f5ed;color:#247a57}.proto-minus{width:29px;height:29px;border:1px solid #cfd2db;border-radius:9px;background:#fff;color:#247a57;font-size:1.2rem;line-height:1}.proto-minus.is-on{color:#777c8b}.proto-minus:hover{border-color:#9f9af0;background:#f4f3ff;color:#4f46e5}.proto-checkbox{width:26px;height:26px;border:2px solid #c5c8d2;border-radius:7px;background:#fff;color:#fff;font-size:.78rem;font-weight:900}.proto-checkbox.is-on{border-color:#5b52dc;background:#5b52dc}.count-prototype-intro{display:flex;align-items:end;justify-content:space-between;gap:36px}.count-prototype-intro>div:first-child{max-width:720px}.count-prototype-intro>div:first-child>p:last-child{color:var(--muted);line-height:1.6}.count-stepper{flex:0 0 auto;width:210px;padding:14px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 8px 24px #23273a0f}.count-stepper>span{display:block;margin-bottom:8px;color:#74798a;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.count-stepper>div{display:grid;grid-template-columns:36px 1fr 36px;align-items:center}.count-stepper button{width:36px;height:32px;border:1px solid #d8dae3;border-radius:9px;background:#f8f8fb;color:#5048c9;font-size:1.1rem;font-weight:800}.count-stepper output{text-align:center;font:800 1.35rem Manrope,sans-serif}.count-stepper small{display:block;margin-top:8px;color:#989cab;font-size:.65rem;text-align:center}.count-prototype-row{display:flex;align-items:center;gap:8px;min-height:48px;padding:5px 7px;border:1px solid transparent;border-radius:11px;background:#fff;box-shadow:0 1px 3px #23273a0a}.count-prototype-action{width:25px;color:#b1b4c0;font-size:.68rem;letter-spacing:.06em;text-align:center}.count-proto{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center}.count-proto.heat{min-width:27px;height:27px;padding:0 7px;border:1px solid;border-radius:14px;font-size:.72rem;font-weight:900}.count-proto.text{min-width:55px;height:27px;padding:0 9px;border-radius:9px;background:#f0efff;color:#554bca;font-size:.68rem;font-weight:600}.count-proto.text strong{margin-right:3px;font-size:.8rem}.count-proto.bar{gap:7px}.count-proto.bar>span{width:48px;height:6px;overflow:hidden;border-radius:4px;background:#e8e9ef}.count-proto.bar i{display:block;height:100%;border-radius:4px;background:linear-gradient(90deg,#5953db,#dc4c62);transition:width .18s ease}.count-proto.bar strong{width:15px;color:#5e6373;font-size:.72rem;text-align:right}.count-proto.ring{width:30px;height:30px;border-radius:50%}.count-proto.ring strong{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#fff;color:#4f5463;font-size:.66rem}.count-proto.dots{gap:3px}.count-proto.dots i{width:6px;height:6px;border-radius:50%;background:#dfe1e8}.count-proto.dots i.filled{background:#635be2}.count-proto.dots strong{min-width:15px;margin-left:3px;color:#555b6d;font-size:.7rem;text-align:right}.count-proto.frequency{gap:6px;height:27px;padding:0 6px 0 9px;border-radius:9px;background:#f0f1f4;color:#747987;font-size:.64rem;font-weight:800}.count-proto.frequency strong{display:grid;place-items:center;min-width:19px;height:19px;padding:0 4px;border-radius:7px;background:#fff}.count-proto.frequency.level-1{background:#eef2ff;color:#4f5c9f}.count-proto.frequency.level-2{background:#f4edff;color:#7650a8}.count-proto.frequency.level-3{background:#fcebee;color:#a2374a}.logo-prototype-intro{padding-bottom:24px}.logo-prototype-intro>p:last-child{max-width:760px}.logo-live-preview{display:flex;align-items:center;justify-content:space-between;gap:30px;width:min(1100px,calc(100% - 40px));min-height:132px;margin:0 auto 20px;padding:26px 30px;border:1px solid #dadce6;border-radius:22px;background:linear-gradient(120deg,#fff,#f7f6ff);box-shadow:0 18px 50px #23273a14}.logo-preview-lockup{display:flex;align-items:center;gap:17px}.logo-preview-lockup>div{display:grid}.logo-preview-lockup span{font:800 clamp(1.35rem,3vw,2rem) Manrope,sans-serif;letter-spacing:-.035em}.logo-preview-lockup small{margin-top:3px;color:#838798;font-weight:700}.logo-preview-contexts{display:flex;align-items:stretch;gap:10px}.logo-preview-contexts>div{display:flex;align-items:center;gap:9px;min-height:56px;padding:10px 13px;border:1px solid #e1e2e9;border-radius:12px;background:#fff}.logo-preview-contexts strong{font:800 .78rem Manrope,sans-serif}.logo-preview-favicon{flex-direction:column;justify-content:center;gap:3px!important;min-width:68px}.logo-preview-favicon>span{color:#8b8f9d;font-size:.58rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.logo-concept-mark{flex:0 0 auto;display:grid;place-items:center;border-radius:30%;color:#4f46e5}.logo-concept-mark svg{display:block;width:100%;height:100%;overflow:visible}.logo-pointer{border-radius:30%;background:#4f46e5;color:#fff;box-shadow:0 5px 14px #4f46e53b}.logo-slices{background:#fff}.logo-orbit{border-radius:50%;background:#18223e;color:#9e97ff}.logo-momentum{border:1px solid #dedfea;border-radius:50%;background:#fff;color:#4f46e5}.logo-standup{background:linear-gradient(145deg,#5047dc,#9b59b6);color:#fff}.logo-selected{border:1px solid #e0e1e9;border-radius:50%;background:#fff;color:#df5265}.logo-option-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:min(1100px,calc(100% - 40px));margin:0 auto}.logo-option{position:relative;display:grid;grid-template-columns:68px 1fr;gap:13px;align-items:center;min-width:0;padding:18px;border:1px solid var(--line);border-radius:17px;background:#fff;color:var(--ink);text-align:left;box-shadow:0 8px 26px #23273a0d;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.logo-option:hover{transform:translateY(-2px);border-color:#c7c4f0;box-shadow:0 13px 32px #23273a17}.logo-option.is-selected{border-color:#8179e9;box-shadow:0 0 0 3px #4f46e51a,0 13px 32px #23273a17}.logo-option-mark{display:grid;place-items:center;width:68px;height:68px;border-radius:14px;background:#f8f8fb}.logo-option-copy{display:grid;min-width:0}.logo-option-copy strong{font:800 .94rem Manrope,sans-serif}.logo-option-copy small{margin-top:5px;color:var(--muted);font-size:.72rem;line-height:1.4}.logo-option-state{position:absolute;right:11px;top:10px;color:#7d76dd;font-size:.57rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.spacing-prototype-intro>p:last-child{max-width:780px}.spacing-option-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:min(1100px,calc(100% - 40px));margin:0 auto}.spacing-option{min-width:0;padding:20px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 12px 35px #23273a0f}.spacing-option-heading{min-height:92px}.spacing-option-heading h2{margin:0;font:800 1rem Manrope,sans-serif}.spacing-option-heading p{margin:5px 0 10px;color:var(--muted);font-size:.74rem;line-height:1.4}.spacing-option-heading>span{color:#7771d5;font-size:.63rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.spacing-demo-list{width:100%;padding:11px;border:1px solid #e6e7ee;border-radius:14px;background:#fafafd}.spacing-demo-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;padding:0 3px}.spacing-demo-heading strong{font:800 1rem Manrope,sans-serif}.spacing-demo-heading span{padding:3px 6px;border-radius:9px;background:#eceef3;color:#6e7383;font-size:.64rem;font-weight:800}.spacing-row{display:flex;align-items:center;min-width:0;color:var(--ink)}.spacing-row.is-disabled{opacity:.58}.spacing-order{flex:0 0 auto;width:19px;color:#adb0bc;font-size:.61rem;text-align:left}.spacing-person-copy{display:grid;flex:1 1 0;min-width:0}.spacing-person-copy>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem}.spacing-frequency{flex:0 0 auto;display:inline-flex;align-items:center;gap:4px;height:23px;padding:0 4px 0 6px;border-radius:7px;background:#f0f1f4;color:#747987;font-size:.52rem;font-weight:800;white-space:nowrap}.spacing-frequency>strong{display:grid;place-items:center;min-width:16px;height:16px;padding:0 3px;border-radius:5px;background:#fff}.spacing-frequency.level-1{background:#eef2ff;color:#4f5c9f}.spacing-frequency.level-2{background:#f4edff;color:#7650a8}.spacing-frequency.level-3{background:#fcebee;color:#a2374a}.spacing-switch{flex:0 0 auto;display:grid;place-items:center start;width:31px;height:18px;margin-left:5px;padding:3px;border-radius:10px;background:#d6d8df}.spacing-switch i{width:12px;height:12px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #191c2738}.spacing-switch.is-on{background:#635be2}.spacing-switch.is-on i{transform:translate(13px)}.spacing-compact{min-height:43px;margin-top:5px;padding:3px 5px;border-radius:9px;background:#f5f5f9}.spacing-comfortable{min-height:50px;margin-top:8px;padding:5px 7px;border-radius:11px;background:#f6f6fa}.demo-connected{overflow:hidden;padding:0;background:#fff}.demo-connected .spacing-demo-heading{margin:0;padding:12px}.spacing-connected{min-height:48px;padding:4px 11px;border-top:1px solid #ececf1;background:#fff}.demo-divided{padding-inline:4px;background:#fff}.spacing-divided{min-height:52px;padding:5px 4px;border-bottom:1px solid #e8e9ef}.spacing-two-line{min-height:58px;margin-top:6px;padding:5px 7px;border-radius:10px;background:#f6f6fa}.spacing-two-line .spacing-person-copy{gap:3px}.spacing-two-line .spacing-frequency{justify-self:start;height:18px;padding-inline:6px}.spacing-bands{min-height:48px;margin-top:3px;padding:4px 7px;border-radius:7px}.spacing-bands:nth-of-type(2n){background:#f1f1f7}.spacing-bands:nth-of-type(odd){background:#fafafd}.spacing-demo-add{display:flex;align-items:center;justify-content:space-between;margin-top:10px;padding:8px 9px;border:1px solid #d9dbe4;border-radius:9px;background:#fff;color:#979baa;font-size:.68rem}.spacing-demo-add span{display:grid;place-items:center;width:25px;height:25px;border-radius:7px;background:#8c85ea;color:#fff;font-size:.9rem}.deletion-prototype-page{padding-bottom:70px}.deletion-prototype-intro{padding-bottom:24px}.deletion-tech-plan{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;width:min(1100px,calc(100% - 40px));margin:0 auto 22px}.deletion-tech-plan>div{display:grid;grid-template-columns:auto 1fr;column-gap:9px;align-content:start;padding:14px;border:1px solid #e6e6ef;border-radius:13px;background:#fff;box-shadow:0 8px 24px #23273a0a}.deletion-tech-plan span{grid-row:1/3;display:grid;place-items:center;width:27px;height:27px;border-radius:8px;background:#efedff;color:#5c52d2;font-size:.63rem;font-weight:900}.deletion-tech-plan strong{padding-top:1px;font:800 .78rem Manrope,sans-serif}.deletion-tech-plan p{margin:4px 0 0;color:var(--muted);font-size:.7rem;line-height:1.4}.deletion-option{overflow:visible}.deletion-demo{position:relative;padding:12px;border:1px solid #e8e8ef;border-radius:14px;background:#fafafd}.deletion-demo-heading{display:flex;align-items:center;justify-content:space-between;min-height:30px;margin-bottom:8px}.deletion-demo-heading strong{font:800 .82rem Manrope,sans-serif}.deletion-demo-heading span{display:grid;place-items:center;min-width:27px;height:22px;padding:0 7px;border-radius:11px;background:#efeff5;color:#6d7180;font-size:.67rem;font-weight:800}.deletion-demo-heading button{border:0;background:transparent;color:#574be0;font-size:.7rem;font-weight:800;cursor:pointer}.deletion-demo-rows{display:grid;gap:6px}.deletion-row{position:relative;display:grid;grid-template-columns:17px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:56px;padding:7px 9px;border:1px solid transparent;border-radius:11px;background:#fff;box-shadow:0 2px 7px #23273a09;transition:border-color .15s,box-shadow .15s,opacity .15s}.deletion-row:hover,.deletion-row:focus-within{border-color:#dedcf8;box-shadow:0 5px 15px #3b358f14}.deletion-row.is-disabled{opacity:.68}.deletion-grip{color:#a8acb9;font-size:1rem;line-height:1;text-align:center}.deletion-person{display:grid;min-width:0;gap:3px}.deletion-person strong{overflow:hidden;color:#171a29;font-size:.76rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.deletion-person small{overflow:hidden;color:#969aaa;font-size:.64rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.deletion-trash,.deletion-more,.deletion-mini-switch,.deletion-check{border:0;cursor:pointer}.deletion-trash{display:grid;place-items:center;width:29px;height:29px;padding:0;border-radius:8px;background:#fff0f0;color:#c84d57}.deletion-trash svg{width:15px;height:15px}.hover-trash{opacity:0;pointer-events:none;transform:scale(.9);transition:opacity .15s,transform .15s}.deletion-row:hover .hover-trash,.deletion-row:focus-within .hover-trash{opacity:1;pointer-events:auto;transform:scale(1)}.deletion-menu-wrap{position:relative}.deletion-more{width:31px;height:29px;padding:0;border-radius:8px;background:transparent;color:#7e8290;font-weight:900;letter-spacing:.08em}.deletion-more:hover{background:#f0eff8}.deletion-menu{position:absolute;z-index:5;top:34px;right:0;display:grid;width:138px;padding:5px;border:1px solid #e1e1e9;border-radius:10px;background:#fff;box-shadow:0 12px 30px #1b1c2929}.deletion-menu button{padding:8px 9px;border:0;border-radius:6px;background:transparent;color:#303443;font-size:.7rem;font-weight:700;text-align:left;cursor:pointer}.deletion-menu button:hover{background:#f4f4f8}.deletion-menu button.danger{color:#c3424d}.deletion-inline{padding:5px 7px;border:0;border-radius:7px;background:transparent;color:#ad5360;font-size:.67rem;font-weight:800;cursor:pointer}.deletion-inline:hover{background:#fff0f1}.deletion-mini-switch{display:grid;place-items:center start;width:31px;height:18px;padding:3px;border-radius:10px;background:#d6d8df}.deletion-mini-switch i{width:12px;height:12px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #191c2738;transition:transform .16s}.deletion-mini-switch.is-on{background:#635be2}.deletion-mini-switch.is-on i{transform:translate(13px)}.demo-delete-disable-first .deletion-row{grid-template-columns:17px minmax(0,1fr) auto auto}.deletion-check{display:grid;place-items:center;width:18px;height:18px;padding:0;border:1px solid #cfd1dc;border-radius:5px;background:#fff;color:#fff;font-size:.66rem;font-weight:900}.deletion-check.is-selected{border-color:#6258df;background:#6258df}.deletion-bulk{width:100%;margin-top:9px;padding:9px;border:0;border-radius:9px;background:#e95865;color:#fff;font-size:.7rem;font-weight:800;cursor:pointer}.deletion-bulk:disabled{background:#e4e4ea;color:#a7a8b0;cursor:default}.deletion-undo{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:9px;padding:8px 10px;border-radius:9px;background:#2b2c38;color:#fff;font-size:.66rem}.deletion-undo span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deletion-undo button{flex:0 0 auto;padding:0;border:0;background:transparent;color:#b9b3ff;font-size:.68rem;font-weight:900;cursor:pointer}.deletion-empty{margin:0;padding:22px 10px;color:#8b8f9e;font-size:.7rem;text-align:center}.history-prototype-page{padding-bottom:76px}.history-prototype-intro{padding-bottom:25px}.history-prototype-intro>p:last-child{max-width:760px}.history-prototype-grid{align-items:start}.history-option{overflow:hidden}.history-option.is-featured{grid-column:1/-1;border-color:#d9d6fa;background:linear-gradient(135deg,#fff 55%,#f8f7ff)}.history-option.is-featured .prototype-card-heading{max-width:760px}.history-proto{min-height:280px;border:1px solid #e7e7ef;border-radius:14px;background:#fafafd}.history-proto button{border:0;cursor:pointer}.history-proto-toolbar,.mini-history-title{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 13px;border-bottom:1px solid #e8e8ef;background:#ffffffdb}.history-proto-toolbar>div:first-child{display:grid;gap:2px}.history-proto-toolbar strong,.mini-history-title strong{font:800 .79rem Manrope,sans-serif}.history-proto-toolbar small,.mini-history-title span{color:#8a8f9e;font-size:.62rem}.history-proto-toolbar>div:last-child{display:flex;gap:6px}.history-proto-toolbar button{padding:7px 9px;border-radius:8px;background:#f0f0f5;color:#747888;font-size:.64rem;font-weight:800}.history-proto-toolbar .history-add-spin,.rolling-empty button{background:#574de0;color:#fff}.history-proto-toolbar button:disabled{opacity:.4}.rolling-history{min-height:330px}.rolling-empty{display:grid;place-items:center;align-content:center;min-height:265px;padding:25px;text-align:center}.rolling-empty>span{display:grid;place-items:center;width:40px;height:40px;margin-bottom:9px;border-radius:50%;background:#eceaff;color:#584fd3;font-size:1.2rem}.rolling-empty strong{font:800 .88rem Manrope,sans-serif}.rolling-empty p{max-width:320px;margin:6px 0 13px;color:#858999;font-size:.69rem;line-height:1.45}.rolling-empty button{padding:8px 11px;border-radius:8px;font-size:.66rem;font-weight:800}.rolling-list{display:grid;padding:8px}.rolling-entry{position:relative;display:grid;grid-template-columns:8px minmax(0,1fr) auto 23px;align-items:center;gap:9px;min-height:52px;padding:7px 8px;border-bottom:1px solid #ececf2}.rolling-entry:last-child{padding-bottom:26px;border-bottom:0}.rolling-entry>i{width:8px;height:8px;border-radius:50%}.rolling-entry>div{display:grid;gap:2px}.rolling-entry strong{font-size:.72rem}.rolling-entry small,.rolling-entry time{color:#9296a5;font-size:.6rem}.rolling-entry>button{display:grid;place-items:center;width:22px;height:22px;padding:0;border-radius:50%;background:#f0f0f4;color:#9397a5;font-size:.8rem;line-height:1}.rolling-entry>button:hover{background:#f9dfe3;color:#af394a}.rolling-expiry{position:absolute;left:25px;bottom:7px;color:#a0a3ae;font-size:.54rem}.mini-history-title{min-height:43px}.timeline-history{padding-bottom:13px}.timeline-entry{display:grid;grid-template-columns:20px 1fr;gap:7px;min-height:54px;padding:8px 13px 0}.timeline-entry>div{position:relative;display:grid;justify-items:center}.timeline-entry i{z-index:1;width:9px;height:9px;margin-top:5px;border:2px solid white;border-radius:50%;box-shadow:0 0 0 2px #e3e3eb}.timeline-entry b{position:absolute;top:15px;bottom:-12px;width:1px;background:#dddde7}.timeline-entry>span{display:grid;align-content:start}.timeline-entry small{color:#979ba8;font-size:.54rem;font-weight:800;letter-spacing:.05em}.timeline-entry strong{margin-top:3px;font-size:.73rem}.timeline-entry em{color:#858998;font-size:.61rem;font-style:normal}.day-stack-history{padding-bottom:8px}.day-stack-history section{display:grid;grid-template-columns:70px 1fr;gap:8px;padding:10px 12px;border-bottom:1px solid #ececf2}.day-stack-history section:last-child{border-bottom:0}.day-stack-history header{display:grid;align-content:start}.day-stack-history header strong{font-size:.67rem}.day-stack-history header small{color:#969aa8;font-size:.58rem}.day-stack-history section>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px}.day-stack-history section span{display:inline-flex;align-items:center;gap:5px;padding:6px 7px;border-radius:9px;background:#fff;color:#464b5b;font-size:.64rem;font-weight:700;box-shadow:0 1px 3px #23273a0f}.day-stack-history section i{width:6px;height:6px;border-radius:50%}.day-stack-history time{color:#9a9daa;font-size:.55rem}.calendar-history{padding-bottom:12px}.calendar-weekdays,.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;padding-inline:10px}.calendar-weekdays{padding-top:9px;padding-bottom:5px}.calendar-weekdays span{color:#969aa8;font-size:.55rem;font-weight:800;text-align:center}.calendar-grid>div{display:grid;grid-template-columns:1fr auto;align-content:start;min-height:74px;padding:6px;border:1px solid #ececf2;border-radius:8px;background:#fff}.calendar-grid small{color:#999ca9;font-size:.56rem}.calendar-grid>div>span{grid-column:1/-1;align-self:center;color:#d0d1d8;font-size:.65rem;text-align:center}.calendar-grid i{width:6px;height:6px;margin-top:2px;border-radius:50%}.calendar-grid strong{grid-column:1/-1;align-self:end;overflow:hidden;font-size:.55rem;text-overflow:ellipsis;white-space:nowrap}.calendar-grid .has-result{border-color:#dcd9f7;background:#f7f6ff}.people-history{padding-bottom:8px}.people-history-row{display:grid;grid-template-columns:minmax(100px,1fr) minmax(70px,1.2fr) 25px;align-items:center;gap:9px;min-height:54px;padding:8px 12px;border-bottom:1px solid #ececf2}.people-history-row:last-child{border-bottom:0}.people-history-row>span{display:grid}.people-history-row strong{font-size:.7rem}.people-history-row small{margin-top:2px;color:#9599a7;font-size:.55rem}.people-history-row>div{height:6px;overflow:hidden;border-radius:4px;background:#e9e9ef}.people-history-row i{display:block;height:100%;border-radius:4px;background:linear-gradient(90deg,#5e55dc,#d64f68)}.people-history-row b{color:#565b6b;font-size:.7rem;text-align:right}.ledger-history{overflow:hidden;min-height:280px}.ledger-head,.ledger-row{display:grid;grid-template-columns:62px minmax(0,1fr) 42px 22px;align-items:center;gap:8px;padding:8px 10px}.ledger-head{min-height:38px;background:#f0f0f5;color:#7e8290;font-size:.55rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.ledger-row{min-height:43px;border-bottom:1px solid #ececf2;background:#fff;font-size:.63rem}.ledger-row:last-child{border-bottom:0}.ledger-row>span,.ledger-row time{color:#858998}.ledger-row strong{display:flex;align-items:center;gap:6px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ledger-row i{flex:0 0 auto;width:7px;height:7px;border-radius:50%}.ledger-row button{display:grid;place-items:center;width:21px;height:21px;padding:0;border-radius:50%;background:transparent;color:#a2a5b0;font-size:.85rem}@media(max-width:900px){.deletion-tech-plan{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.prototype-grid{grid-template-columns:1fr}.prototype-intro{padding-top:38px}.prototype-card-heading{display:block}.prototype-card-heading>span{display:inline-block;margin-top:10px}}@media(max-width:760px){.prototype-nav{flex-wrap:wrap;justify-content:flex-end;gap:6px 10px}.prototype-nav a{font-size:.68rem}.count-prototype-intro{display:block}.count-stepper{width:100%;margin-top:22px}.count-prototype-row{gap:5px}}@media(max-width:860px){.logo-option-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.logo-live-preview{align-items:flex-start}.logo-preview-contexts{display:none}}@media(max-width:940px){.spacing-option-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.logo-option-grid{grid-template-columns:1fr}.logo-live-preview{padding:20px}.logo-preview-lockup .logo-concept-mark{width:52px!important;height:52px!important}.logo-option{grid-template-columns:58px 1fr}.logo-option-mark{width:58px;height:58px}.prototype-header .brand{font-size:0}.prototype-header .brand span{margin-right:0}}@media(max-width:620px){.spacing-option-grid{grid-template-columns:1fr}.spacing-option-heading{min-height:0;margin-bottom:14px}}@media(max-width:560px){.deletion-tech-plan{grid-template-columns:1fr}.deletion-prototype-intro,.deletion-tech-plan,.deletion-prototype-grid{width:calc(100% - 24px)}.deletion-option{padding:16px}}@media(max-width:560px){.history-prototype-intro,.history-prototype-grid{width:calc(100% - 24px)}.history-option{padding:16px}.history-proto-toolbar{align-items:flex-start}.history-proto-toolbar>div:last-child{display:grid}.calendar-grid>div{min-height:62px;padding:4px}.calendar-grid strong{font-size:.48rem}}.app-header{height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;background:#fff;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:8px;color:var(--ink);text-decoration:none;font:800 1rem Manrope,sans-serif}.copy-link{border:1px solid var(--line);border-radius:9px;padding:8px 12px;background:#fff;color:#555b6d;font-weight:600}.workspace{display:grid;grid-template-columns:290px minmax(0,1fr);min-height:calc(100vh - 58px)}.names-panel{position:sticky;top:58px;display:flex;flex-direction:column;height:calc(100vh - 58px);padding:22px 16px 14px;overflow:hidden;background:#fff;border-right:1px solid var(--line)}.panel-heading,.history-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.panel-heading h2,.history-heading h2{margin:0;font:800 1.3rem Manrope,sans-serif}.count-badge{min-width:30px;padding:5px 8px;text-align:center;border-radius:16px;background:#eeeff5;color:#646a79;font-size:.78rem;font-weight:700}.panel-heading-actions{display:flex;align-items:center;gap:7px}.manage-names{padding:5px 7px;border:0;border-radius:7px;background:transparent;color:#5a50cf;font-size:.68rem;font-weight:800;white-space:nowrap}.manage-names:hover:not(:disabled){background:#f0efff}.manage-names:disabled{opacity:.45}.name-list{display:grid;flex:0 1 auto;gap:5px;min-height:80px;overflow-y:auto;overscroll-behavior:contain;padding-right:2px}.name-row{display:flex;align-items:center;min-width:0;min-height:58px;overflow:hidden;padding:4px 7px;background:#f8f8fb;border:1px solid transparent;border-radius:10px}.name-row:focus-within{border-color:#c7c9d5}.name-row.is-disabled{background:#f1f2f5}.name-row.is-disabled .name-text{color:#8b8f9d;text-decoration:line-through}.reorder-controls{display:grid;width:22px}.reorder-controls button{padding:0;border:0;background:transparent;color:#9b9faf;font-size:.52rem;line-height:16px}.name-main{display:grid;flex:1 1 0;min-width:0;gap:3px;padding:3px 6px}.name-text{width:100%;min-width:0;overflow:hidden;padding:0;border:0;background:transparent;text-align:left;text-overflow:ellipsis;white-space:nowrap;color:var(--ink);font-weight:600}.name-edit{width:100%;min-width:0;padding:4px 6px}.name-text.is-manageable{cursor:text}.name-text.is-manageable:hover{color:#5146d8;text-decoration:underline;text-decoration-color:#c8c4f4;text-underline-offset:3px}.pick-count{flex:0 0 auto;min-width:25px;padding:4px 7px;text-align:center;border:1px solid;border-radius:12px;font-size:.7rem;font-weight:800;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.pick-frequency{justify-self:start;display:inline-flex;align-items:center;height:19px;padding:0 6px;border-radius:7px;background:#f0f1f4;color:#747987;font-size:.57rem;font-weight:800;white-space:nowrap}.pick-frequency.level-1{background:#eef2ff;color:#4f5c9f}.pick-frequency.level-2{background:#f4edff;color:#7650a8}.pick-frequency.level-3{background:#fcebee;color:#a2374a}.remove-name{width:30px;height:30px;border:0;background:transparent;border-radius:7px;color:#989dac;font-size:1.3rem}.remove-name:hover{color:#bd3144;background:#fcecef}.delete-person{flex:0 0 auto;display:grid;place-items:center;width:34px;height:34px;padding:0;border:0;border-radius:9px;background:#fff0f1;color:#c74855}.delete-person svg{width:17px;height:17px}.delete-person:hover:not(:disabled){background:#fbdde1;color:#a82f3e}.delete-person:disabled{opacity:.45}.person-delete-undo{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:7px;padding:9px 10px;border-radius:9px;background:#2b2c38;color:#fff;font-size:.68rem}.person-delete-undo span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.person-delete-undo button{flex:0 0 auto;padding:0;border:0;background:transparent;color:#b9b3ff;font-size:.7rem;font-weight:900}.toggle-person{flex:0 0 auto;display:grid;place-items:center start;width:38px;height:22px;padding:3px;border:0;border-radius:13px;background:#d6d8df;transition:background .18s ease,box-shadow .18s ease}.toggle-person>span{width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #191c2740;transition:transform .18s ease}.toggle-person.is-on{background:#635be2}.toggle-person.is-on>span{transform:translate(16px)}.toggle-person:hover:not(:disabled){box-shadow:0 0 0 3px #4f46e51f}.names-empty{padding:24px 10px;text-align:center;color:var(--muted)}.names-empty span{display:grid;place-items:center;width:38px;height:38px;margin:0 auto 8px;border:1px dashed #bec2cf;border-radius:50%;font-size:1.3rem}.names-empty p{margin:0;font-weight:700}.names-empty small{font-size:.76rem}.add-name{display:flex;flex:0 0 auto;gap:7px;margin-top:12px}.add-name button{flex:0 0 42px;border:0;border-radius:10px;background:var(--brand);color:#fff;font-size:1.5rem}.add-name input{min-width:0}.names-panel-footer{display:flex;flex:1 1 0;flex-direction:column;justify-content:flex-end;min-height:92px;margin-top:0;padding-top:12px;overflow:hidden}.names-panel-footer .settings{width:100%;margin:0}.names-panel-footer .general-settings{display:flex;flex:0 1 auto;flex-direction:column;min-height:0;max-height:100%;margin-bottom:8px}.names-panel-footer .general-settings .settings-toggle{flex:0 0 auto}.names-panel-footer .general-settings .settings-body{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.wheel-content{width:min(100%,820px);margin:0 auto;padding:22px 32px 34px}.title-block{min-height:58px;margin-bottom:14px;text-align:center}.editable-title{display:inline-flex;align-items:center;gap:10px;border:0;background:transparent;color:var(--ink);font:800 clamp(1.45rem,3vw,2rem) Manrope,sans-serif;letter-spacing:-.03em}.editable-title span{color:#a2a6b2;font-size:.85rem}.title-block>p{margin:2px 0;color:#9296a4;font-size:.72rem}.title-input{max-width:520px;text-align:center;font:800 1.8rem Manrope,sans-serif}.wheel-stage{display:flex;flex-direction:column;align-items:center}.wheel-wrap{position:relative;width:min(100%,750px);aspect-ratio:1;filter:drop-shadow(0 16px 28px rgba(35,39,58,.17))}.wheel-wrap.disabled{filter:grayscale(.15) drop-shadow(0 12px 20px rgba(35,39,58,.1))}.canvas-button{display:block;width:100%;height:100%;padding:0;border:0;border-radius:50%;background:transparent}.canvas-button canvas{display:block;width:100%;height:100%;border-radius:50%}.pointer{z-index:2;position:absolute;left:50%;top:-7px;transform:translate(-50%);width:0;height:0;border-left:18px solid transparent;border-right:18px solid transparent;border-top:31px solid #202331;filter:drop-shadow(0 2px 2px rgba(0,0,0,.25))}.spin-button{min-width:170px;height:43px;margin-top:15px;padding:0 20px;border:1px solid transparent}.spin-hint{margin:6px 0;color:#888d9c;font-size:.75rem}.spin-button:disabled{opacity:1;background:#655df0;box-shadow:0 6px 18px #4f46e529}.stop-button{min-width:170px;height:43px;margin-top:15px;padding:0 20px;border:1px solid #c7384d;border-radius:12px;background:#fff;color:#b42337;font-weight:800;box-shadow:0 6px 18px #b423371f}.stop-button:hover:not(:disabled){background:#b42337;color:#fff;transform:translateY(-1px)}.stop-button:disabled{opacity:1;background:#f9e8eb;color:#a73a4a}.is-spinning .names-panel button:disabled,.is-spinning .names-panel input:disabled,.is-spinning .editable-title:disabled{opacity:1}.settings{width:min(100%,500px);margin:18px auto 0;border:1px solid var(--line);border-radius:12px;background:#fff;overflow:hidden}.settings-toggle{width:100%;display:flex;justify-content:space-between;padding:11px 14px;border:0;background:#fff;color:#575d6e;font-weight:700;text-align:left}.settings-body{padding:3px 14px 12px;border-top:1px solid var(--line)}.settings-body label{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:14px;padding:10px 0}.settings-body label+label{border-top:1px solid #eeeef3}.settings-body span{display:grid;min-width:0}.settings-body small{margin-top:3px;color:#8b8f9d}.settings-body select{min-width:0;max-width:50%;padding:7px 9px;border:1px solid #cfd2db;border-radius:8px;background:#fff}.settings-body input[type=checkbox]{width:20px;height:20px;accent-color:var(--brand)}.names-panel-footer .settings-body label:not(.stacked-setting){display:grid;grid-template-columns:minmax(0,1fr) minmax(82px,110px);gap:10px}.names-panel-footer .settings-body label:not(.stacked-setting) select{width:100%;max-width:100%}.settings-body .stacked-setting{display:grid;gap:8px}.range-control{display:grid;grid-template-columns:1fr 32px;align-items:center;gap:8px}.range-control input{width:100%;accent-color:var(--brand)}.range-control output{color:#555b6d;font-size:.78rem;font-weight:700;text-align:right}.physics-summary{display:grid;gap:3px;margin:10px 0 0;padding:9px 10px;border-radius:8px;background:#f5f4ff;color:#4b45a8;font-size:.72rem}.physics-summary strong{font-size:.74rem}.motion-notice{margin:7px 0 2px;padding:8px 10px;border-radius:8px;background:#fff8e6;color:#765b16;font-size:.72rem;line-height:1.4}.history-panel{width:min(100%,750px);margin:32px auto 0}.history-heading{display:block;margin-bottom:18px}.history-heading .eyebrow{margin-bottom:3px}.history-heading h2{font-size:1.5rem}.week{margin-top:0}.week-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.week-title h3{margin:0;font-size:1rem}.week-title>span{color:#8a8f9e;font-size:.78rem}.history-days{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff}.history-day{display:grid;grid-template-columns:120px 1fr;gap:14px;align-items:start;min-height:54px;padding:10px 14px}.history-day+.history-day{border-top:1px solid #ececf1}.history-day>div:first-child{display:grid}.history-day small{color:#9296a4;font-size:.72rem}.day-results{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.day-results>span:not(.empty-result){display:flex;align-items:center;gap:6px;padding:6px 9px;border-radius:15px;background:#f0efff;color:#4941b9;font-size:.8rem;font-weight:700}.history-result{position:relative}.delete-history{width:20px;height:20px;padding:0;border:0;border-radius:50%;opacity:0;pointer-events:none;background:#d8d4ff;color:#4338b4;font-size:1rem;line-height:18px;transition:opacity .16s ease,background .16s ease}.history-result:hover .delete-history,.history-result:focus-within .delete-history{opacity:1;pointer-events:auto}.delete-history:hover:not(:disabled){background:#c84c60;color:#fff}.empty-result{color:#b3b6c1}.delete-history{display:grid;place-items:center;font-size:0;line-height:1}.delete-history svg{display:block;width:9px;height:9px;overflow:visible}.delete-history path{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.timeline-panel{margin-top:32px}.timeline-heading{display:flex;align-items:end;justify-content:space-between;gap:18px}.timeline-heading>div{display:grid}.timeline-heading>span{padding-bottom:3px;color:#8c909f;font-size:.67rem;font-weight:700;white-space:nowrap}.history-timeline{max-height:430px;overflow-y:auto;overscroll-behavior:contain;padding:5px 12px 8px;border:1px solid var(--line);border-radius:14px;background:#fff;scrollbar-width:thin}.history-timeline-entry{position:relative;display:grid;grid-template-columns:24px minmax(0,1fr);gap:8px;min-height:66px;padding:10px 5px 3px}.history-rail{position:relative;display:grid;justify-items:center}.history-rail i{z-index:1;width:10px;height:10px;margin-top:5px;border:2px solid white;border-radius:50%;box-shadow:0 0 0 2px #e1e2e9}.history-rail span{position:absolute;top:16px;bottom:-14px;width:1px;background:#dddfe8}.history-event{display:grid;align-content:start;min-width:0}.history-event>small{overflow:hidden;color:#969aa8;font-size:.57rem;font-weight:800;letter-spacing:.045em;text-overflow:ellipsis;white-space:nowrap}.history-day-spins{display:grid}.history-spin-row{display:grid;grid-template-columns:minmax(0,1fr) 28px;gap:8px;padding:7px 0 8px}.history-spin-row+.history-spin-row{border-top:1px solid #eeeef3}.history-spin-copy{display:grid;min-width:0}.history-spin-copy>div{display:flex;align-items:baseline;gap:7px;min-width:0}.history-spin-copy strong{overflow:hidden;color:#282b39;font-size:.8rem;text-overflow:ellipsis;white-space:nowrap}.history-spin-copy time{flex:0 0 auto;color:#969aa8;font-size:.59rem}.history-spin-copy>span{margin-top:1px;color:#898d9c;font-size:.65rem}.history-spin-row.is-final .history-spin-copy>span{color:#5550bc;font-weight:700}.history-spin-row.is-earlier{background:linear-gradient(90deg,transparent,#fafafd 55%,transparent)}.history-spin-row.is-earlier .history-spin-copy strong{color:#666a78}.history-timeline-entry.is-pending .history-rail i{animation:pending-history 1s ease-in-out infinite alternate}.history-spin-row.is-pending .history-spin-copy>span{color:#7771d5}.timeline-delete{align-self:start;width:24px;height:24px;margin-top:0;background:#f0efff}.history-spin-row:hover .timeline-delete,.history-spin-row:focus-within .timeline-delete{opacity:1;pointer-events:auto}.timeline-delete:hover:not(:disabled){background:#c84c60;color:#fff}.history-timeline-empty{display:grid;place-items:center;align-content:center;min-height:210px;padding:24px;border:1px solid var(--line);border-radius:14px;background:#fff;text-align:center}.history-timeline-empty>span{display:grid;place-items:center;width:38px;height:38px;margin-bottom:9px;border-radius:50%;background:#efedff;color:#5a51d1;font-size:1.1rem}.history-timeline-empty strong{font:800 .84rem Manrope,sans-serif}.history-timeline-empty p{margin:5px 0 0;color:#8d919f;font-size:.68rem}.previous-week{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .35s ease,opacity .25s ease}.previous-week>div{overflow:hidden}.previous-week.expanded{grid-template-rows:1fr;opacity:1}.show-previous{display:block;margin:11px auto 0;padding:7px 11px;border:0;background:transparent;color:var(--brand);font-size:.8rem;font-weight:700}.dialog-backdrop{z-index:10;position:fixed;inset:0;display:grid;place-items:center;padding:20px;background:#1416207a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.winner-dialog{width:min(100%,400px);padding:38px;text-align:center;background:#fff;border-radius:20px;box-shadow:0 25px 70px #00000040;animation:dialog-in .3s ease-out}.winner-icon{display:grid;place-items:center;width:54px;height:54px;margin:0 auto 17px;border-radius:50%;background:#fff5d8;color:#d99b12;font-size:1.6rem}.winner-dialog h2{margin:4px 0;font:800 2.2rem Manrope,sans-serif}.winner-dialog>p:not(.eyebrow){margin:0 0 24px;color:var(--muted)}.state-page{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:10px;text-align:center;padding:24px}.state-page h1{margin:0;font:800 2rem Manrope,sans-serif}.state-page p{color:var(--muted)}.link-button{display:inline-block;text-decoration:none}.loader{width:34px;height:34px;border:3px solid #ddd;border-top-color:var(--brand);border-radius:50%;animation:rotate .8s linear infinite}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dialog-in{0%{opacity:0;transform:translateY(12px) scale(.97)}}@keyframes pending-history{0%{box-shadow:0 0 0 2px #e1e2e9}to{box-shadow:0 0 0 5px #4f46e529}}@media(min-width:1150px){.wheel-content{width:min(100%,1360px);display:grid;grid-template-columns:minmax(440px,750px) minmax(360px,540px);grid-template-areas:"title title" "wheel details";justify-content:center;column-gap:clamp(52px,4vw,72px)}.title-block{grid-area:title}.wheel-stage{grid-area:wheel}.wheel-details{grid-area:details;min-width:0;padding-top:8px}.wheel-details .settings,.wheel-details .history-panel{width:100%}.wheel-details .settings,.wheel-details .history-panel{margin-top:0}}@media(min-width:761px)and (max-height:950px){.wheel-content{padding-top:14px}.title-block{min-height:44px;margin-bottom:10px}.title-block>p,.spin-hint{display:none}.wheel-wrap{width:min(100%,750px,max(360px,calc(100vh - 350px)))}.spin-button,.stop-button{margin-top:10px}.settings{margin-top:12px}.history-panel{margin-top:22px}.history-heading{margin-bottom:10px}.history-day{min-height:40px;padding-block:6px}}@media(max-width:760px){.app-header{padding:0 15px}.copy-link{font-size:.76rem}.workspace{display:block}.names-panel{position:static;height:auto;overflow:visible;border-right:0;border-bottom:1px solid var(--line);padding:22px 16px}.name-list{overflow:visible}.names-panel-footer .general-settings{max-height:none}.names-panel-footer .general-settings .settings-body{overflow:visible}.wheel-content{padding:30px 15px 50px}.title-block{margin-bottom:20px}.wheel-wrap{width:min(100%,500px)}.create-card{padding:32px 24px}.create-card h1{font-size:1.9rem}.history-day{grid-template-columns:95px 1fr}.settings-body label{align-items:flex-start}.day-results{justify-content:flex-start}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
