.home-hero{position:relative;overflow:hidden;padding:clamp(5rem,9vw,8.5rem) 0 6rem}.hero-backdrop{position:absolute;inset:0;pointer-events:none}.hero-backdrop:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(105,86,232,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(105,86,232,.035) 1px,transparent 1px);background-size:56px 56px;mask-image:linear-gradient(to bottom,black,transparent 90%)}.hero-backdrop span{position:absolute;border-radius:50%;filter:blur(2px)}.hero-backdrop span:nth-child(1){width:320px;height:320px;right:8%;top:4%;background:rgba(105,86,232,.08)}.hero-backdrop span:nth-child(2){width:240px;height:240px;right:28%;bottom:2%;background:rgba(22,184,196,.08)}.hero-backdrop span:nth-child(3){width:180px;height:180px;left:-60px;top:30%;background:rgba(247,108,130,.06)}.home-hero-grid{position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(2rem,5vw,5rem);align-items:center}.hero-copy h1{max-width:760px;margin:.85rem 0 1.3rem;font-size:clamp(3.3rem,7vw,6.4rem);line-height:.94;letter-spacing:-.07em}.hero-copy>p{max-width:660px;color:var(--text-soft);font-size:clamp(1.04rem,2vw,1.22rem)}.hero-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2rem}.hero-trust{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.4rem;color:var(--text-soft);font-size:.82rem}.hero-trust span{display:inline-flex;align-items:center;gap:.35rem}.hero-trust .icon{color:var(--success)}
.hero-wheel-card{position:relative;padding:1.15rem;border:1px solid rgba(255,255,255,.9);border-radius:2rem;background:rgba(255,255,255,.78);box-shadow:var(--shadow-lg);backdrop-filter:blur(15px)}.hero-wheel-card:before{content:"";position:absolute;inset:-1px;border-radius:inherit;padding:1px;background:linear-gradient(135deg,rgba(105,86,232,.3),rgba(22,184,196,.15),transparent 65%);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;pointer-events:none}.hero-wheel-head{display:flex;align-items:center;justify-content:space-between;padding:.4rem .4rem .9rem}.hero-wheel-head small,.hero-wheel-head strong{display:block}.hero-wheel-head small{color:var(--text-soft)}.hero-wheel-head strong{font-size:1.08rem}.preview-wheel-wrap{position:relative;width:min(100%,430px);aspect-ratio:1;margin:auto;display:grid;place-items:center}.preview-wheel-wrap canvas{width:100%;height:100%;filter:drop-shadow(0 22px 35px rgba(36,30,74,.16));transition:transform 4s cubic-bezier(.12,.7,.08,1)}.wheel-pointer{position:absolute;z-index:6;top:-2px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:17px solid transparent;border-right:17px solid transparent;border-top:34px solid var(--text);filter:drop-shadow(0 5px 5px rgba(24,22,43,.18))}.preview-spin{position:absolute;z-index:5;width:94px;height:94px;border:10px solid #fff;border-radius:50%;background:var(--text);color:#fff;font-weight:900;box-shadow:0 12px 30px rgba(24,22,43,.25);transition:.2s}.preview-spin:hover{transform:scale(1.04)}.preview-options{display:flex;justify-content:center;flex-wrap:wrap;gap:.45rem;padding:.8rem .2rem .15rem}.preview-options span{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .55rem;border-radius:99px;background:var(--surface-soft);color:var(--text-soft);font-size:.74rem}.preview-options i{width:.5rem;height:.5rem;border-radius:50%;background:var(--dot)}
.tool-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.feature-split{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:4rem}.feature-split h2{margin:.55rem 0 1rem;font-size:clamp(2.2rem,4.5vw,3.5rem);line-height:1.04;letter-spacing:-.05em}.feature-split p{color:var(--text-soft);font-size:1.05rem}.feature-list{display:grid;gap:.65rem;padding:0;list-style:none}.feature-list li{display:flex;align-items:center;gap:.65rem;font-weight:750}.feature-list .icon{color:var(--brand)}.feature-art{position:relative;min-height:360px;display:grid;place-items:center}.mini-editor{position:relative;z-index:2;width:min(85%,330px);padding:1rem;border:1px solid var(--border);border-radius:1.5rem;background:var(--surface);box-shadow:var(--shadow-md);transform:rotate(-3deg)}.mini-editor span{display:block;height:48px;margin:.55rem;border:1px solid var(--border);border-radius:.75rem;background:linear-gradient(90deg,var(--brand-soft) 15%,#fff 15%)}.mini-editor span:nth-child(2){background:linear-gradient(90deg,var(--accent-soft) 15%,#fff 15%)}.mini-editor span:nth-child(3){background:linear-gradient(90deg,#fff0f3 15%,#fff 15%)}.mini-editor span:nth-child(4){background:linear-gradient(90deg,#fff6df 15%,#fff 15%)}.feature-orbit{position:absolute;width:320px;height:320px;border:1px dashed rgba(105,86,232,.25);border-radius:50%;box-shadow:0 0 0 40px rgba(105,86,232,.035),0 0 0 80px rgba(22,184,196,.025)}
.tool-hero{padding:4.5rem 0 2.4rem}.tool-title-wrap{max-width:800px}.tool-title-wrap h1{margin:.7rem 0 1rem;font-size:clamp(2.8rem,6vw,5.4rem);line-height:.98;letter-spacing:-.06em}.tool-title-wrap p{max-width:700px;color:var(--text-soft);font-size:1.12rem}.wheel-section{padding:1rem 0 5rem}.wheel-app{border:1px solid var(--border);border-radius:var(--radius-xl);background:rgba(255,255,255,.65);box-shadow:var(--shadow-sm);overflow:hidden}.wheel-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(350px,.8fr);min-height:700px}.wheel-stage{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:clamp(1.2rem,4vw,3rem);background:radial-gradient(circle at 50% 45%,#fff 0,#faf9ff 52%,#f1effa 100%);border-right:1px solid var(--border)}.wheel-stage:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(105,86,232,.08) 1px,transparent 1px);background-size:18px 18px;mask-image:radial-gradient(circle at center,black,transparent 70%);pointer-events:none}.wheel-wrap{position:relative;z-index:1;width:min(100%,570px);aspect-ratio:1;display:grid;place-items:center}.wheel-wrap canvas{width:100%;height:100%;filter:drop-shadow(0 28px 40px rgba(34,29,70,.18))}.wheel-hub{position:absolute;z-index:4;display:grid;place-items:center;width:88px;height:88px;border:10px solid #fff;border-radius:50%;background:linear-gradient(145deg,var(--brand),#7e6af1);box-shadow:0 12px 26px rgba(105,86,232,.28)}.wheel-hub span{width:14px;height:14px;border:3px solid rgba(255,255,255,.8);border-radius:50%}.wheel-primary-actions,.wheel-secondary-actions{position:relative;z-index:2;display:flex;justify-content:center;gap:.65rem;margin-top:1.4rem}.winner-card{position:relative;z-index:8;width:min(100%,500px);margin-top:1.2rem;padding:1.25rem;border:1px solid rgba(105,86,232,.22);border-radius:1.2rem;background:rgba(255,255,255,.96);box-shadow:var(--shadow-md);text-align:center}.winner-card small{display:block;color:var(--text-soft);font-weight:750}.winner-card strong{display:block;margin:.3rem 0 .9rem;font-size:clamp(2rem,5vw,3.4rem);line-height:1;color:var(--brand);letter-spacing:-.04em}.winner-card>div{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap}
.editor-panel{padding:1.35rem;background:var(--surface)}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding-bottom:1rem;border-bottom:1px solid var(--border)}.panel-kicker{display:block;color:var(--brand);font-size:.7rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.panel-heading h2{margin:.2rem 0 0;font-size:1.35rem}.panel-heading-icon{width:28px;height:28px;color:var(--brand)}.item-count{display:inline-grid;place-items:center;min-width:28px;height:28px;padding:0 .45rem;border-radius:99px;background:var(--brand-soft);color:var(--brand);font-size:.78rem}.editor-toolbar{display:flex;flex-wrap:wrap;gap:.45rem;padding:1rem 0}.item-list{display:grid;gap:.45rem;max-height:365px;overflow:auto;padding-right:.25rem;scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent}.item-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:.55rem;padding:.45rem;border:1px solid var(--border);border-radius:.9rem;background:#fff;transition:.18s}.item-row:focus-within{border-color:rgba(105,86,232,.4);box-shadow:0 0 0 3px rgba(105,86,232,.07)}.item-color{position:relative;width:34px;height:34px;border-radius:.65rem;overflow:hidden;box-shadow:inset 0 0 0 1px rgba(0,0,0,.08)}.item-color input{position:absolute;inset:-8px;width:50px;height:50px;border:0;cursor:pointer}.item-label{min-width:0;border:0;outline:none;padding:.5rem .2rem;background:transparent;color:var(--text);font-weight:700}.item-actions{display:flex;gap:.2rem}.mini-button{display:grid;place-items:center;width:30px;height:30px;border:0;border-radius:.55rem;background:transparent;color:var(--text-faint)}.mini-button:hover{background:var(--surface-soft);color:var(--brand)}.mini-button.is-danger:hover{background:#fff0f3;color:var(--danger)}.settings-block,.history-block{margin-top:1.2rem;padding-top:1rem;border-top:1px solid var(--border)}.subheading{display:flex;align-items:center;justify-content:space-between;gap:1rem}.subheading h3{margin:0;font-size:.95rem}.history-list{display:flex;flex-wrap:wrap;gap:.4rem;min-height:34px;margin:.75rem 0 0;padding:0;list-style:none}.history-list li{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .55rem;border-radius:99px;background:var(--surface-soft);color:var(--text-soft);font-size:.75rem}.history-list li:before{content:counter(list-item);display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#fff;color:var(--brand);font-weight:850}.wheel-app.is-spinning .editor-panel{pointer-events:none;opacity:.72}.wheel-app.is-spinning [data-spin]{pointer-events:none}.wheel-app.is-spinning .wheel-pointer{animation:pointerTick .18s infinite alternate}@keyframes pointerTick{to{transform:translateX(-50%) rotate(3deg)}}
.number-layout{display:grid;grid-template-columns:1.1fr .9fr;min-height:620px}.number-stage{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:3rem;background:linear-gradient(145deg,#faf9ff,#f0effa);border-right:1px solid var(--border)}.number-display{position:relative;z-index:2;display:grid;place-items:center;width:min(75vw,340px);aspect-ratio:1;border:1px solid rgba(105,86,232,.16);border-radius:50%;background:rgba(255,255,255,.9);box-shadow:var(--shadow-lg);text-align:center}.number-display small{color:var(--text-soft);font-weight:800}.number-display strong{font-size:clamp(4rem,10vw,7rem);line-height:1;color:var(--brand);letter-spacing:-.07em}.number-orbit{position:absolute;border:1px dashed rgba(105,86,232,.22);border-radius:50%}.orbit-a{width:420px;height:420px}.orbit-b{width:540px;height:540px}.number-editor{display:flex;flex-direction:column;justify-content:center}.number-history{margin-top:1.2rem}.number-chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.number-chips span{display:grid;place-items:center;min-width:52px;height:42px;padding:0 .65rem;border-radius:.8rem;background:var(--brand-soft);color:var(--brand);font-weight:850}.content-section{border-top:1px solid var(--border);background:var(--surface)}
@media(max-width:980px){.home-hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy h1,.hero-copy>p{margin-inline:auto}.hero-actions,.hero-trust{justify-content:center}.hero-wheel-card{width:min(100%,620px);margin:auto}.tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-split{grid-template-columns:1fr}.wheel-layout,.number-layout{grid-template-columns:1fr}.wheel-stage,.number-stage{border-right:0;border-bottom:1px solid var(--border)}.wheel-stage{min-height:620px}.editor-panel{padding:1.2rem}.item-list{max-height:none}.number-editor{min-height:420px}}
@media(max-width:640px){.home-hero{padding-top:4.2rem}.hero-copy h1{font-size:clamp(3rem,14vw,4.3rem)}.hero-wheel-card{padding:.75rem;border-radius:1.45rem}.preview-spin{width:74px;height:74px;border-width:7px;font-size:.8rem}.wheel-pointer{border-left-width:13px;border-right-width:13px;border-top-width:27px}.tool-grid{grid-template-columns:1fr}.feature-art{min-height:280px}.wheel-app{border-radius:1.35rem}.wheel-stage{min-height:auto;padding:1rem .65rem 1.4rem}.wheel-wrap{width:min(100%,420px)}.wheel-hub{width:64px;height:64px;border-width:7px}.wheel-primary-actions{margin-top:.75rem}.wheel-secondary-actions{width:100%;margin-top:.65rem}.wheel-secondary-actions .button{flex:1}.editor-panel{padding:1rem}.item-row{grid-template-columns:30px minmax(0,1fr) auto;gap:.35rem}.item-actions .mini-button:nth-child(-n+2){display:none}.wheel-primary-actions .button{width:100%}.winner-card{margin-top:.75rem}.number-stage{min-height:430px;padding:1.5rem}.number-display{width:min(75vw,280px)}.content-grid{gap:2.5rem}}

/* Distinct random-tool experiences */
.choice-layout,.utility-layout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);min-height:650px}.choice-stage,.utility-stage{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;padding:clamp(1.4rem,4vw,3rem);overflow:hidden;border-right:1px solid var(--border);background:radial-gradient(circle at 50% 42%,#fff 0,#faf9ff 52%,#f1effa 100%)}.choice-stage:before,.utility-stage:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(105,86,232,.075) 1px,transparent 1px);background-size:19px 19px;mask-image:radial-gradient(circle at center,black,transparent 75%);pointer-events:none}.choice-stage>* ,.utility-stage>*{position:relative;z-index:2}.list-editor-panel{min-width:0}.lottery-machine{position:relative;width:min(82vw,410px);height:390px}.lottery-dome{position:absolute;left:50%;top:0;transform:translateX(-50%);width:330px;height:300px;border:12px solid #fff;border-radius:48% 48% 43% 43%;background:linear-gradient(160deg,rgba(255,255,255,.88),rgba(236,233,255,.72));box-shadow:inset 0 0 0 2px rgba(105,86,232,.14),0 25px 55px rgba(36,30,74,.16);overflow:hidden}.lottery-dome:after{content:"";position:absolute;inset:20px;border:1px solid rgba(105,86,232,.12);border-radius:inherit}.lottery-dome i{position:absolute;width:48px;height:48px;border-radius:50%;background:var(--ball,#6956e8);left:calc(20px + (var(--i)%4)*72px);top:calc(45px + (var(--i)%3)*72px);box-shadow:inset -8px -8px 12px rgba(0,0,0,.12),inset 6px 6px 10px rgba(255,255,255,.25);animation:ballIdle 3.2s calc(var(--i)*-.15s) ease-in-out infinite alternate}.lottery-dome i:nth-child(3n+2){--ball:#16b8c4}.lottery-dome i:nth-child(3n){--ball:#ffb547}@keyframes ballIdle{to{transform:translate(14px,-9px) rotate(18deg)}}.choice-stage.is-choosing .lottery-dome i{animation:ballMix .28s calc(var(--i)*-.03s) linear infinite alternate}@keyframes ballMix{to{transform:translate(calc((var(--i)%3 - 1)*24px),calc((var(--i)%4 - 2)*17px)) rotate(90deg)}}.lottery-base{position:absolute;left:50%;bottom:20px;transform:translateX(-50%);width:250px;height:92px;border-radius:32px 32px 20px 20px;background:linear-gradient(145deg,var(--brand),#7d69ef);box-shadow:0 22px 38px rgba(105,86,232,.28)}.card-stack{position:relative;width:min(78vw,360px);height:350px;display:grid;place-items:center;perspective:1000px}.card-stack>i,.choice-card{position:absolute;width:250px;height:320px;border-radius:1.5rem;border:1px solid rgba(105,86,232,.15);background:#fff;box-shadow:var(--shadow-md)}.card-stack>i:nth-child(1){transform:rotate(-9deg) translate(-22px,10px);background:#ece9ff}.card-stack>i:nth-child(2){transform:rotate(7deg) translate(22px,8px);background:#e5fbfc}.card-stack>i:nth-child(3){transform:rotate(-2deg);background:#fff6df}.choice-card{z-index:4;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.2rem;text-align:center;transition:transform .45s var(--ease)}.choice-card small,.idea-card small{color:var(--text-soft);font-weight:800}.choice-card strong,.idea-card strong{font-size:clamp(2rem,6vw,3.5rem);line-height:1.05;color:var(--brand);word-break:break-word}.choice-stage.is-choosing .choice-card{animation:cardShuffle .22s linear infinite alternate}@keyframes cardShuffle{to{transform:translateX(32px) rotate(5deg)}}.idea-stage-art{position:relative;width:min(82vw,430px);height:380px;display:grid;place-items:center}.idea-ring{position:absolute;width:360px;height:360px;border:1px dashed rgba(105,86,232,.28);border-radius:50%;box-shadow:0 0 0 45px rgba(105,86,232,.04),0 0 0 90px rgba(22,184,196,.025)}.idea-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:290px;min-height:220px;padding:2rem;border:1px solid rgba(105,86,232,.18);border-radius:2rem;background:rgba(255,255,255,.92);box-shadow:var(--shadow-lg);text-align:center}.choice-stage.is-choosing .idea-card{animation:ideaPulse .35s ease-in-out infinite alternate}@keyframes ideaPulse{to{transform:scale(1.035) rotate(.8deg)}}
.utility-editor{display:flex;flex-direction:column;justify-content:center;padding:clamp(1.2rem,3vw,2rem)}.coin-stage{background:radial-gradient(circle at 50% 42%,#fffaf0,#f7f2e7 58%,#eee7da)}.coin-canvas{width:min(100%,620px);height:auto}.utility-result{display:flex;flex-direction:column;align-items:center;text-align:center}.utility-result small,.dice-total small,.date-result small{color:var(--text-soft);font-weight:800}.utility-result strong{font-size:clamp(2.6rem,7vw,4.5rem);line-height:1;color:var(--brand)}.binary-stage{background:radial-gradient(circle at 50% 45%,#fff 0,#f7f6ff 50%,#ece9ff 100%)}.decision-orb{position:relative;display:grid;place-items:center;width:min(68vw,330px);aspect-ratio:1;border-radius:50%;background:linear-gradient(145deg,#fff,#ece9ff);box-shadow:inset 0 0 0 1px rgba(105,86,232,.14),0 30px 65px rgba(36,30,74,.16);overflow:hidden}.decision-orb:before{content:"";position:absolute;inset:20px;border:1px dashed rgba(105,86,232,.25);border-radius:50%;animation:spin 16s linear infinite}.decision-orb strong{position:relative;z-index:2;font-size:clamp(3.5rem,10vw,7rem);line-height:1;color:var(--brand)}.decision-orb.is-yes{background:linear-gradient(145deg,#ecfff6,#d8f7e9)}.decision-orb.is-yes strong{color:#1d9a62}.decision-orb.is-no{background:linear-gradient(145deg,#fff1f4,#ffe0e7)}.decision-orb.is-no strong{color:#d84562}.decision-orb.is-thinking{animation:orbThink .36s ease-in-out infinite alternate}@keyframes orbThink{to{transform:scale(1.035)}}
.list-utility-layout .list-result-stage{align-items:stretch}.list-result-placeholder{width:100%;max-height:500px;overflow:auto;padding:1.2rem;border:1px solid var(--border);border-radius:1.25rem;background:rgba(255,255,255,.9);box-shadow:var(--shadow-sm)}.list-result-placeholder>small{display:block;margin-bottom:.8rem;color:var(--text-soft);font-weight:800}.dice-stage{background:radial-gradient(circle at 50% 40%,#fff,#f3f2fb 55%,#e8e6f2)}.dice-board{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem;width:min(100%,620px);min-height:250px}.die{display:grid;place-items:center;width:112px;height:112px;border:1px solid rgba(105,86,232,.15);border-radius:1.5rem;background:#fff;color:var(--brand);box-shadow:0 18px 35px rgba(36,30,74,.14);font-size:2.5rem;font-weight:950;transform:rotate(-2deg)}.die:nth-child(even){transform:rotate(3deg)}.dice-total{text-align:center}.dice-total strong{display:block;font-size:clamp(2.5rem,6vw,4rem);color:var(--text)}.color-stage{min-height:650px;background:#6956e8;transition:background .3s var(--ease);color:#fff}.color-stage:before{display:none}.color-swatch{text-align:center}.color-swatch small{display:block;font-weight:800;opacity:.75}.color-swatch strong{display:block;font-size:clamp(3rem,9vw,6rem);line-height:1;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:-.06em}.color-stage.is-light-color{color:#151329}.letter-stage{background:radial-gradient(circle,#fff 0,#f5f3ff 56%,#eae6ff 100%)}.letter-result{display:grid;place-items:center;min-width:290px;min-height:250px;padding:2rem;border:1px solid rgba(105,86,232,.18);border-radius:2rem;background:#fff;color:var(--brand);box-shadow:var(--shadow-lg);font-size:clamp(4rem,13vw,9rem);font-weight:950;letter-spacing:.08em;text-align:center;word-break:break-word}.date-stage{background:radial-gradient(circle,#fff 0,#f1fbfc 55%,#e4f4f6 100%)}.date-result{display:flex;flex-direction:column;align-items:center;justify-content:center;width:min(78vw,440px);min-height:270px;padding:2rem;border:1px solid rgba(22,184,196,.2);border-radius:2rem;background:#fff;box-shadow:var(--shadow-lg);text-align:center}.date-result strong{margin:.6rem 0;font-size:clamp(2rem,6vw,3.6rem);line-height:1.08;color:var(--brand)}.date-result span{color:var(--accent);font-weight:850;text-transform:capitalize}
@media(max-width:980px){.choice-layout,.utility-layout{grid-template-columns:1fr}.choice-stage,.utility-stage{min-height:560px;border-right:0;border-bottom:1px solid var(--border)}.color-stage{min-height:520px}.utility-editor{min-height:360px}}
@media(max-width:640px){.choice-stage,.utility-stage{min-height:auto;padding:1.1rem .8rem 1.5rem}.lottery-machine{height:310px}.lottery-dome{width:270px;height:240px;border-width:9px}.lottery-dome i{width:40px;height:40px;left:calc(15px + (var(--i)%4)*59px);top:calc(34px + (var(--i)%3)*58px)}.lottery-base{width:210px;height:75px}.card-stack{height:300px}.card-stack>i,.choice-card{width:210px;height:270px}.idea-stage-art{height:300px}.idea-ring{width:270px;height:270px}.idea-card{width:240px;min-height:180px;padding:1.2rem}.coin-canvas{width:100%}.decision-orb{width:min(75vw,270px)}.die{width:82px;height:82px;border-radius:1rem;font-size:2rem}.dice-board{min-height:190px}.letter-result{min-width:0;width:100%;min-height:190px}.date-result{width:100%;min-height:210px}.color-stage{min-height:430px}.list-result-placeholder{max-height:400px}}

/* 2026-08 quality pass: differentiated tools and physical-feeling animations */
.coin-stage{min-height:650px;background:radial-gradient(circle at 50% 32%,#fff9e8 0,#f8f0dc 50%,#e9dfca 100%)}
.coin-canvas{display:block;width:min(100%,680px);aspect-ratio:720/520;filter:drop-shadow(0 18px 30px rgba(98,61,8,.08))}

.dice-stage{min-height:650px;background:radial-gradient(circle at 50% 34%,#fff 0,#f5f3ff 48%,#e8e4f6 100%)}
.dice-board{perspective:900px;gap:1.25rem;min-height:280px;padding:1.5rem}
.die-toss{position:relative;display:grid;place-items:center;width:104px;height:104px;transform-style:preserve-3d;will-change:transform}
.die-cube{position:relative;width:78px;height:78px;transform-style:preserve-3d;will-change:transform}
.die-face{position:absolute;inset:0;display:grid;place-items:center;border:1px solid rgba(105,86,232,.18);border-radius:17px;background:linear-gradient(145deg,#fff,#f2efff);box-shadow:inset -7px -7px 13px rgba(83,65,150,.08),inset 6px 6px 12px rgba(255,255,255,.9);backface-visibility:hidden}
.die-face--front{transform:translateZ(39px)}.die-face--back{transform:rotateY(180deg) translateZ(39px)}.die-face--right{transform:rotateY(90deg) translateZ(39px)}.die-face--left{transform:rotateY(-90deg) translateZ(39px)}.die-face--top{transform:rotateX(90deg) translateZ(39px)}.die-face--bottom{transform:rotateX(-90deg) translateZ(39px)}
.pip-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);width:58px;height:58px;padding:3px}.pip-grid i{display:grid;place-items:center}.pip-grid i.is-on:before{content:"";width:13px;height:13px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#806ff1,#4d3ec2 68%,#35298d);box-shadow:inset 1px 1px 2px rgba(255,255,255,.4),0 2px 3px rgba(43,31,91,.2)}
.poly-die{width:96px;height:96px;overflow:visible;filter:drop-shadow(0 15px 17px rgba(36,30,74,.16));will-change:transform}
.dice-total{padding:.55rem 1.2rem;border:1px solid var(--border);border-radius:999px;background:rgba(255,255,255,.82);box-shadow:var(--shadow-sm)}

.winner-picker-layout{min-height:680px}.winner-reveal-stage{background:radial-gradient(circle at 50% 34%,#fff8e8,#f9f3e2 52%,#ece2c7)}
.winner-vault{position:relative;width:min(72vw,330px);aspect-ratio:1;display:grid;place-items:center}.winner-vault:before,.winner-vault:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(105,86,232,.18)}.winner-vault:before{inset:0;box-shadow:0 0 0 28px rgba(105,86,232,.045),0 0 0 58px rgba(255,181,71,.035)}.winner-vault:after{inset:40px;border-style:dashed;animation:spin 18s linear infinite}.winner-vault-ring{position:absolute;inset:22px;border:8px solid #fff;border-radius:50%;box-shadow:0 24px 60px rgba(58,40,103,.16),inset 0 0 0 2px rgba(105,86,232,.13)}
.winner-vault-screen{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;width:72%;aspect-ratio:1;border-radius:50%;background:linear-gradient(145deg,#fff,#f3efff);box-shadow:inset 0 0 0 1px rgba(105,86,232,.16),0 18px 45px rgba(45,31,91,.16);text-align:center;transition:transform .18s}.winner-vault-screen small{color:var(--text-soft);font-weight:800}.winner-vault-screen strong{max-width:85%;font-size:clamp(1.8rem,5vw,3.4rem);line-height:1.05;color:var(--brand);word-break:break-word}
.winner-results-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:.75rem;width:min(100%,620px)}.winner-result-card{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;border:1px solid rgba(105,86,232,.16);border-radius:1rem;background:#fff;box-shadow:var(--shadow-sm)}.winner-result-card span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--brand);color:#fff;font-weight:900}.winner-result-card strong{min-width:0;overflow-wrap:anywhere}.compact-switch{align-self:end;min-height:52px;margin:0}

.suggestion-stage{min-height:680px}.suggestion-layout--food .suggestion-stage{background:radial-gradient(circle at 50% 35%,#fffaf0,#f9f2df 54%,#ede3ca)}.suggestion-layout--movie .suggestion-stage{background:radial-gradient(circle at 50% 35%,#f8fbff,#edf0fa 54%,#dee3f1)}
.suggestion-visual{width:min(68vw,310px);height:220px;color:var(--brand)}.suggestion-visual svg{width:100%;height:100%;fill:rgba(105,86,232,.08);stroke:currentColor;stroke-width:6;stroke-linecap:round;stroke-linejoin:round}.suggestion-layout--food .suggestion-visual{color:#d98b16}.suggestion-visual .steam{fill:none;stroke-dasharray:9 10;animation:steamRise 2.2s linear infinite}@keyframes steamRise{to{stroke-dashoffset:-38}}
.suggestion-card{display:flex;flex-direction:column;align-items:center;justify-content:center;width:min(100%,470px);min-height:150px;padding:1.4rem 1.8rem;border:1px solid rgba(105,86,232,.16);border-radius:1.5rem;background:rgba(255,255,255,.93);box-shadow:var(--shadow-lg);text-align:center}.suggestion-card small{color:var(--text-soft);font-weight:800}.suggestion-card strong{margin-top:.35rem;font-size:clamp(2rem,6vw,3.8rem);line-height:1.05;color:var(--brand);overflow-wrap:anywhere}.suggestion-card.is-shuffling{animation:suggestionShuffle .18s ease-in-out infinite alternate}@keyframes suggestionShuffle{to{transform:translateY(-4px) rotate(.5deg)}}
.preset-row,.quick-range-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.preset-chip{min-height:38px;padding:.5rem .78rem;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--text-soft);font-weight:750;transition:.18s}.preset-chip:hover,.preset-chip.is-active{border-color:rgba(105,86,232,.38);background:var(--brand-soft);color:var(--brand)}

.number-stage{min-height:650px;background:linear-gradient(145deg,#fafbff,#f0effa);isolation:isolate}.number-grid-backdrop{position:absolute;inset:0;background-image:linear-gradient(rgba(105,86,232,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(105,86,232,.055) 1px,transparent 1px);background-size:36px 36px;mask-image:radial-gradient(circle at center,black,transparent 72%)}.number-display{border-radius:2rem;aspect-ratio:auto;min-height:230px;width:min(82%,500px);padding:2rem}.number-display strong{max-width:100%;font-size:clamp(3rem,9vw,6.3rem);overflow-wrap:anywhere;transition:transform .08s}.number-result-actions,.password-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}

.pairs-stage{background:radial-gradient(circle at 50% 35%,#f8fffd,#eafaf5 55%,#dcefe9)}.pairs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.75rem}.pairs-grid article{display:flex;align-items:center;gap:.75rem;padding:.9rem;border:1px solid rgba(22,184,196,.18);border-radius:1rem;background:#fff}.pairs-grid article>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--accent);color:#fff;font-weight:900}.pairs-grid article>div{display:flex;align-items:center;flex-wrap:wrap;gap:.45rem}.pairs-grid i{color:var(--text-soft);font-style:normal}.pairs-grid strong{overflow-wrap:anywhere}

.password-stage{min-height:650px;background:radial-gradient(circle at 50% 34%,#f8fbff,#eef1fa 55%,#e0e5f1)}.password-display{width:min(92%,620px);padding:1.5rem;border:1px solid rgba(105,86,232,.17);border-radius:1.5rem;background:#fff;box-shadow:var(--shadow-lg)}.password-display small,.password-display em{display:block;color:var(--text-soft);font-style:normal;font-weight:750}.password-display strong{display:block;margin:.75rem 0 1rem;font:800 clamp(1.2rem,4vw,2.2rem)/1.35 ui-monospace,SFMono-Regular,Menlo,monospace;color:var(--text);overflow-wrap:anywhere}.password-meter{height:9px;border-radius:999px;background:var(--border);overflow:hidden}.password-meter span{display:block;width:25%;height:100%;border-radius:inherit;background:#ef6a78;transition:width .25s,background .25s}.password-meter span[data-level="2"]{background:#f2a93b}.password-meter span[data-level="3"]{background:#16b8c4}.password-meter span[data-level="4"]{background:#2aa66f}

@media(max-width:640px){
  .coin-stage,.dice-stage,.winner-reveal-stage,.suggestion-stage,.number-stage,.password-stage{min-height:auto;padding-top:1.25rem}
  .coin-canvas{max-height:360px}.dice-board{min-height:210px;padding:.75rem;gap:.7rem}.die-toss{width:76px;height:76px}.die-cube{width:58px;height:58px}.die-face{border-radius:12px}.die-face--front{transform:translateZ(29px)}.die-face--back{transform:rotateY(180deg) translateZ(29px)}.die-face--right{transform:rotateY(90deg) translateZ(29px)}.die-face--left{transform:rotateY(-90deg) translateZ(29px)}.die-face--top{transform:rotateX(90deg) translateZ(29px)}.die-face--bottom{transform:rotateX(-90deg) translateZ(29px)}.pip-grid{width:43px;height:43px}.pip-grid i.is-on:before{width:10px;height:10px}.poly-die{width:72px;height:72px}
  .winner-vault{width:min(76vw,270px)}.winner-results-grid{grid-template-columns:1fr 1fr}.suggestion-visual{height:150px}.suggestion-card{min-height:120px;padding:1rem}.number-display{width:100%;min-height:170px;border-radius:1.25rem}.number-result-actions,.password-actions{width:100%}.number-result-actions .button,.password-actions .button{flex:1}.password-display{width:100%}.quick-range-row{gap:.35rem}.preset-chip{font-size:.78rem;padding:.45rem .65rem}
}
@media(prefers-reduced-motion:reduce){.winner-vault:after,.suggestion-visual .steam,.suggestion-card.is-shuffling{animation:none}}
