@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Outfit:wght@400;500;600;700;800&display=swap');
:root{--ink:#302844;--purple:#7150cb;--cream:#fffaf0;--line:#e9e3ef;--muted:#766d85}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:14px;line-height:1.5}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit;border:0;background:none;border-radius:10px;font-weight:600;padding:9px 13px;transition:background .15s,transform .15s}button:hover{background:#ede7f8}button:active{transform:translateY(1px)}button:disabled{cursor:wait;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #9470ec;outline-offset:3px}input,textarea,select{border:1px solid #ddd6e7;border-radius:9px;padding:10px;background:#fff;color:var(--ink);max-width:100%}textarea{resize:vertical}h1,h2,h3,.brand{font-family:'Outfit',Arial,sans-serif}h1,h2,h3,p{margin-top:0}a{color:var(--purple)}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip{position:fixed;top:-100px;background:#fff;padding:14px;z-index:100}.skip:focus{top:8px}header{height:88px;display:flex;align-items:center;justify-content:space-between;max-width:1320px;margin:auto;padding:0 36px;border-bottom:1px solid #eae3d7;gap:25px}.brand{display:inline-flex;align-items:center;color:var(--ink);text-decoration:none;font-size:26px;font-weight:800;letter-spacing:-1.2px;white-space:nowrap}.brand>span:not(.brandwheel){color:var(--purple)}.brandwheel{display:inline-flex;align-items:center;justify-content:center;background:#ffdc65;border-radius:50%;width:37px;height:37px;font-size:36px;margin-right:10px;line-height:1;color:var(--purple);font-weight:400}.brand i{font-size:15px;color:#e89627;margin-left:4px;margin-top:-23px}nav{display:flex;gap:16px}nav button{font-size:13px;padding:8px}.library{border:1.5px solid #b5a4d3;padding:10px 19px}.intro{text-align:center;padding:47px 20px 30px;position:relative}.eyebrow{font-size:10px;font-weight:800;letter-spacing:2px;color:#6e657e}.intro .eyebrow{display:flex;justify-content:center;align-items:center;gap:8px}.eyebrow span{display:inline-block;width:6px;height:6px;border-radius:50%;background:#efac33}h1{font-size:clamp(36px,4vw,54px);letter-spacing:-2px;line-height:1.15;margin:17px 0 13px;font-weight:700}em{font-style:normal;color:var(--purple)}.intro p{font-size:14px;color:var(--muted);margin-bottom:0}.spark{color:#efb529;font-weight:400;display:inline-block;font-size:45px;margin-left:17px;transform:rotate(12deg)}.mobile-break{display:none}.workspace{max-width:1180px;margin:0 auto;border:1px solid #e7dfee;border-radius:22px;background:#fff;box-shadow:0 8px 0 #eae2d650,0 15px 40px #3d205207;overflow:hidden}.workbar{display:flex;justify-content:space-between;align-items:center;padding:13px 21px;border-bottom:1px solid var(--line);gap:12px;background:#fff}.wheel-tabs{display:flex;gap:6px;overflow:auto;max-width:55%}.wheel-tab{white-space:nowrap;font-size:12px;font-weight:700;border-radius:8px;max-width:190px;overflow:hidden;text-overflow:ellipsis}.wheel-tab.active{background:#f0eafa;color:#6340b7}.work-actions{display:flex;gap:7px;font-size:12px;white-space:nowrap}.share-button{background:#7150cb;color:#fff!important;padding:10px 18px}.share-button:hover,.primary:hover{background:#5f3bb5}.playground{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(340px,1fr)}.stage{padding:25px 28px 19px;position:relative;min-width:0;background-color:#fffcf6;background-image:radial-gradient(#d8cfae66 .7px,transparent .7px);background-size:17px 17px}.stage-header{display:flex;justify-content:space-between;align-items:start}.stage-header h2{font-size:19px;margin:0 0 2px;letter-spacing:-.4px}.stage-header p{font-size:11px;color:var(--muted);margin:0}.icon-button{font-size:19px;border:1px solid #e6dfd9;background:#fff;width:33px;height:33px;padding:0}.wheels{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:26px;padding:24px 3px 12px}.wheel-wrap{position:relative;max-width:100%;width:385px;aspect-ratio:1;filter:drop-shadow(0 9px 0 #ded1bf66)}.wheel-wrap canvas{display:block;width:100%;height:100%;border-radius:50%;border:9px solid #fff;box-shadow:0 0 0 1px #e9dfcf,0 5px 20px #3028440a}.wheel-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:84px;height:84px;border-radius:50%;background:#fff;box-shadow:0 4px 0 #30284425,0 0 0 5px #ffffff66;color:#4c326f;font-family:Outfit,sans-serif;font-weight:800;letter-spacing:1px;font-size:13px;padding:8px;word-break:break-word}.wheel-center:hover{background:#fff7df;transform:translate(-50%,-50%) scale(1.05)}.wheel-center:active{transform:translate(-50%,-48%)}.wheel-center img{max-width:100%;max-height:100%;border-radius:50%;object-fit:contain}.pointer{position:absolute;left:50%;top:-6px;transform:translateX(-50%);z-index:2;width:31px;height:39px;background:#352742;clip-path:polygon(0 0,100% 0,100% 35%,50% 100%,0 35%);border-radius:6px}.wheel-small{width:240px}.wheel-small .wheel-center{width:68px;height:68px;font-size:10px}.wheel-label{text-align:center;font-weight:700;padding-top:9px}.spin-hint{text-align:center;font-size:11px;color:#867b8c;margin:8px 0 16px}kbd{font-size:9px;background:#fff;border:1px solid #e6dece;border-bottom-width:2px;border-radius:4px;padding:2px 4px}.stage-tools{display:flex;justify-content:center;flex-wrap:wrap;gap:8px}.stage-tools button{font-size:11px;background:#fff;border:1px solid #e7dece;padding:7px 11px}.last-result{text-align:center;font-size:12px;color:#685581;margin-top:8px;min-height:18px}.editor{border-left:1px solid var(--line);padding:0 22px 15px;min-width:0}.editor-tabs{display:flex;gap:24px;border-bottom:1px solid var(--line);margin-bottom:17px}.editor-tabs button{padding:19px 0 13px;border-radius:0;font-size:13px;color:#8c809a;position:relative}.editor-tabs button[aria-selected=true]{color:#6844bf;border-bottom:3px solid #7150cb}.editor-tabs span{font-size:10px;border-radius:5px;background:#f1edf7;padding:2px 6px;margin-left:5px}.editor-note{font-size:11px;font-weight:600;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.editor-note span{font-weight:400;color:#5f8378;font-size:9px}#entryInput{display:block;width:100%;font-size:12px;min-height:83px;background:#fcfbfe;border-color:#e5deef}.add-row{display:flex;gap:9px;margin:10px 0 16px}.primary{background:var(--purple);color:white;padding:10px 16px;font-size:12px}.add-row .primary{flex:1}.subtle{border:1px solid #e6e0ec;background:#fff;font-size:12px}.list-toolbar{display:flex;justify-content:space-between;border-bottom:1px solid #eee9f2;padding-bottom:8px}.list-toolbar button{font-size:10px;padding:4px 5px;color:#6d607e}.entry-list{height:215px;overflow-y:auto;scrollbar-width:thin;padding:5px 0}.entry{display:flex;align-items:center;gap:8px;border-bottom:1px solid #f0edf4;padding:7px 0;min-height:35px}.entry .dot{width:9px;height:9px;border-radius:50%;flex:none}.entry .entry-name{border:0;background:transparent;min-width:0;flex:1;padding:3px;font-size:12px;outline-offset:0}.entry button{padding:1px 5px;font-size:14px;color:#a99eaf}.entry.hidden{opacity:.42}.entry img{width:25px;height:25px;object-fit:cover;border-radius:5px}.advanced-entry{display:grid;grid-template-columns:20px 1fr 54px 32px 26px;gap:4px;padding:6px 0;border-bottom:1px solid #eee}.advanced-entry input{width:100%;font-size:11px;padding:5px}.advanced-entry input[type=color]{height:30px;padding:2px}.advanced-entry button{font-size:12px;padding:2px}.advanced-entry .entry-extras{grid-column:2/-1;display:flex;gap:5px}.advanced-entry .entry-extras input{flex:1;min-width:0}.mode-row{display:flex;justify-content:space-between;align-items:center;font-size:10px;padding-top:14px;border-top:1px solid var(--line);gap:7px}.mode-row select{font-size:11px;padding:6px;border-color:#e6deee}.editor-bottom{font-size:9px;color:#8c7e99;display:flex;justify-content:space-between;align-items:center;margin-top:10px;gap:5px}.editor-bottom button{font-size:9px;padding:4px}.quick-start,.how,.faq{max-width:1180px;margin:38px auto}.quick-start{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:0 10px}.quick-start h2{font-size:22px;margin-bottom:3px;letter-spacing:-.5px}.quick-start p{font-size:12px;color:var(--muted);margin-bottom:0}.quick-start>button{font-size:11px;color:var(--purple);border:1px solid #d9cce9}.template-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;width:100%;margin-top:19px}.template{text-align:left;border-radius:14px;padding:17px 18px;border:1px solid #00000005;min-height:139px;transition:transform .2s,box-shadow .2s}.template:hover{transform:translateY(-3px);box-shadow:0 7px 0 #31244212}.template>span{font-size:23px;display:block;margin-bottom:10px}.template strong{display:block;font-family:Outfit;font-size:16px;letter-spacing:-.3px}.template small{display:block;font-size:10px;font-weight:400;margin-top:4px}.coral,.coral:hover{background:#ffe5db}.lavender,.lavender:hover{background:#ece4fb}.mint,.mint:hover{background:#def2e7}.yellow,.yellow:hover{background:#fff0bd}.how{border-top:1px solid #e9dfd0;padding-top:45px;margin-top:45px;display:grid;grid-template-columns:1fr 1fr;gap:65px}.how-heading h2{font-size:38px;line-height:1.12;letter-spacing:-1px;margin:15px 0}.how-heading p{color:var(--muted);max-width:330px;font-size:13px}.steps article{display:flex;gap:17px;margin-bottom:22px}.steps b{background:#eee5fa;border-radius:50%;width:37px;height:37px;display:grid;place-content:center;flex:none;color:var(--purple);font-size:12px}.steps article:nth-child(2) b{background:#ffebbc;color:#977217}.steps article:nth-child(3) b{background:#d9f0e4;color:#386e61}.steps h3{font-size:17px;margin:0 0 3px}.steps p{font-size:12px;color:var(--muted);margin:0}.faq{max-width:850px;padding:25px 0 40px}.faq h2{text-align:center;font-size:27px;margin-bottom:23px}.faq details{padding:16px 0;border-bottom:1px solid #e7dece}.faq summary{font-weight:600;cursor:pointer;font-size:13px}.faq details p{font-size:12px;color:var(--muted);padding:12px 0 0;margin:0}footer{background:#f2ebf7;text-align:center;padding:32px 20px 22px}footer .brand{font-size:23px}footer p{color:#7d6c8b;font-size:11px;margin:8px 0}footer button{font-size:11px}footer small{display:block;margin-top:15px;color:#887696;font-size:9px}dialog{border:0;border-radius:21px;width:min(620px,calc(100% - 30px));padding:32px;box-shadow:0 20px 100px #25123a40;max-height:88vh;color:var(--ink)}dialog::backdrop{background:#24123977;backdrop-filter:blur(4px)}dialog h2{font-size:26px;letter-spacing:-.6px;padding-right:20px;margin-bottom:12px}dialog p{color:var(--muted);font-size:13px}dialog .modal-close{position:absolute;right:12px;top:10px;font-size:26px;padding:0 9px}dialog label{display:block;font-size:12px;font-weight:600;margin:12px 0 5px}dialog input:not([type=checkbox]):not([type=color]),dialog textarea,dialog select{width:100%}dialog textarea{min-height:110px}dialog .actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}dialog .grid2{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}dialog .check{display:flex;align-items:center;gap:8px;font-weight:400;margin:12px 0}.result-hero{text-align:center;padding:20px 0}.result-hero .result-star{color:#f2b829;font-size:40px;line-height:1}.result-hero h2{color:var(--purple);padding:0;font-size:36px;overflow-wrap:anywhere;margin:15px 0}.result-hero img{max-height:200px;max-width:100%;border-radius:12px}.result-hero .actions{justify-content:center}.dialog-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.dialog-grid button{border:1px solid #e5ddec;text-align:left;padding:14px}.dialog-grid button strong{display:block}.dialog-grid button small{color:#82738b;font-weight:400}.saved-row{display:flex;gap:7px;align-items:center;border-bottom:1px solid #eee;padding:10px 0}.saved-row strong{flex:1;overflow-wrap:anywhere}.saved-row button{font-size:11px}.result-row{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #eee;padding:10px 0;font-size:12px;overflow-wrap:anywhere}.result-row small{color:#91839d;white-space:nowrap}#resultsPanel{max-height:480px;overflow-y:auto}.empty{padding:45px 20px;text-align:center;color:#8d7e99;font-size:12px}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:#352542;color:#fff;border-radius:12px;padding:12px 20px;z-index:999;opacity:0;pointer-events:none;transition:.2s;max-width:90vw;box-shadow:0 5px 25px #0002;font-size:12px}#toast.visible{opacity:1;transform:translate(-50%,0)}#confetti{pointer-events:none;position:fixed;inset:0;overflow:hidden;z-index:1000}#confetti i{position:absolute;top:-20px;width:9px;height:16px;animation:fall 2.8s ease-in forwards}@keyframes fall{to{transform:translate(var(--drift),105vh) rotate(750deg);opacity:0}}body.focus header,body.focus .intro,body.focus .quick-start,body.focus .how,body.focus .faq,body.focus footer,body.focus .editor{display:none}body.focus .workspace{margin:15px auto;max-width:96vw}body.focus .playground{grid-template-columns:1fr}body.focus .wheel-wrap{width:min(68vh,650px)}body.embed{background:transparent!important}body.embed header,body.embed .intro,body.embed .quick-start,body.embed .how,body.embed .faq,body.embed footer,body.embed .workbar,body.embed .editor{display:none}body.embed .workspace{border:0;box-shadow:none;margin:0;border-radius:0}body.embed .playground{grid-template-columns:1fr}body.embed .stage{background:transparent!important}body.embed .stage-tools{display:none}.notice{padding:12px;border:1px solid #ded3ed;border-radius:9px;background:#faf7ff;font-size:12px}.swatches{display:flex;gap:4px;margin-top:6px}.swatches i{width:20px;height:20px;border-radius:50%}.file-label{display:inline-block;background:#f2ebfa;border-radius:8px;padding:9px!important;cursor:pointer}.file-label input{font-size:11px;font-weight:400}#search{width:100%;font-size:11px;margin:8px 0}.mini-stat{display:flex;justify-content:space-between;margin:8px 0;font-size:12px}.mini-bar{height:7px;background:#e9def9;border-radius:6px;overflow:hidden}.mini-bar span{display:block;height:100%;background:#9271d8}.team-card{background:#f3eefb;border-radius:12px;padding:15px;margin:10px 0}.team-card h3{margin:0 0 6px}.team-card p{margin:0}code{overflow-wrap:anywhere;font-size:11px}.danger{color:#ac324f}.selected{background:#ede5fb!important;color:#6843bc}
@media(min-width:1450px){.intro{padding-top:55px;padding-bottom:37px}.wheel-wrap{width:410px}.entry-list{height:240px}}@media(max-width:1250px){.workspace,.quick-start,.how,.faq{margin-left:30px;margin-right:30px}}@media(max-width:920px){header{padding:0 22px;height:75px}nav{gap:5px}nav button{font-size:11px}.brand{font-size:23px}.library{padding:8px}.playground{grid-template-columns:minmax(0,1.3fr) minmax(300px,1fr)}.stage{padding:22px 16px}.wheel-wrap{width:330px}.editor{padding:0 15px 15px}.workbar{padding:11px}.work-actions{gap:0}.work-actions button{font-size:10px}.stage-tools{gap:4px}.stage-tools button{font-size:10px;padding:6px 7px}.intro{padding-top:30px}.template-grid{gap:10px}.template{padding:14px 12px}.template strong{font-size:14px}.how{gap:30px}}@media(max-width:700px){header{height:70px;padding:0 18px}.brand{font-size:22px}nav{display:none}.library{font-size:12px}.intro{padding:30px 17px 24px}.intro .eyebrow{font-size:8px;letter-spacing:1.5px}h1{font-size:39px;letter-spacing:-1.7px;line-height:1.1}.mobile-break{display:block}.spark{font-size:29px;margin-left:7px}.intro p{font-size:12px;max-width:300px;margin:auto}.workspace,.quick-start,.how,.faq{margin-left:14px;margin-right:14px}.workspace{border-radius:16px}.workbar{flex-wrap:wrap;gap:6px;padding:10px 12px}.wheel-tabs{max-width:100%;width:100%}.work-actions{width:100%;justify-content:space-between}.work-actions button{font-size:11px}.playground{display:block}.stage{padding:18px 16px 16px}.stage-header h2{font-size:18px}.wheels{padding-top:24px}.wheel-wrap{width:min(82vw,360px)}.wheel-small{width:220px}.stage-tools button{font-size:11px}.editor{border-left:0;border-top:1px solid var(--line);padding:0 18px 15px}.editor-tabs button{padding-top:16px}.entry-list{height:215px}.editor-note{font-size:12px}.editor-note span{font-size:9px}.entry .entry-name{font-size:13px}.quick-start{margin-top:30px}.quick-start h2{font-size:21px}.quick-start>button{margin-top:12px}.template-grid{grid-template-columns:1fr 1fr;gap:10px}.template{min-height:135px}.template strong{font-size:15px}.template small{font-size:10px}.how{grid-template-columns:1fr;gap:18px;padding-top:30px;margin-top:30px}.how-heading h2{font-size:33px}.faq{padding:10px 8px 25px}.faq h2{font-size:24px}.faq summary{font-size:12px}dialog{padding:25px 20px}.dialog-grid{grid-template-columns:1fr 1fr}dialog .grid2{gap:0 10px}.work-actions .share-button{padding:8px 12px}.result-hero h2{font-size:29px}body.focus .wheel-wrap{width:min(78vw,65vh)}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}#confetti{display:none}}
.mobile-tools{display:none}#accountButton{font-size:12px;white-space:nowrap}.share-notice{background:#eee6fb;border-radius:10px;padding:12px;margin-bottom:16px;font-size:12px}.share-notice p{margin:0 0 8px}.shared-wheel .editor,.shared-wheel .workbar{display:none}.shared-wheel .playground{grid-template-columns:1fr}.collect-wheel .wheel-center{pointer-events:none;opacity:.65}.collect-wheel .stage-tools{display:none}@media(max-width:700px){.mobile-tools{display:block}header{gap:8px}.library span{display:none}.library{font-size:17px;padding:7px}.brand{font-size:20px}#accountButton{font-size:10px;padding:5px}.brandwheel{width:29px;height:29px;font-size:28px;margin-right:6px}.work-actions button{padding:8px}.work-actions .share-button{padding:8px}}
