.blog-hero{padding:60px 0 55px;max-width:800px}.blog-hero h1{font-size:clamp(2.5rem,5vw,4.6rem);letter-spacing:-.055em;line-height:1.08;margin:20px 0}.blog-hero em{font-style:normal;color:#71863c}.blog-hero p{font-size:1.15rem;max-width:650px;line-height:1.7}.blog-count{display:inline-block;margin-top:16px;font-size:.85rem;color:var(--muted)}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:28px 0 60px}.blog-card{background:#fff;border:1px solid #dce3dc;border-radius:22px;overflow:hidden;transition:transform .2s}.blog-card:hover{transform:translateY(-3px)}.blog-card a{text-decoration:none;color:inherit;display:block;height:100%}.blog-art{padding:24px;min-height:180px;background:#ede9f7;position:relative;overflow:hidden;color:#40335e}.blog-art span{font-size:.7rem;text-transform:uppercase;letter-spacing:.12em}.blog-art b{display:block;margin-top:27px;font-size:1.6rem;line-height:1.13;letter-spacing:-.04em}.blog-art svg{position:absolute;right:22px;bottom:22px;transform:rotate(-12deg);opacity:.45}.art-1{background:#e6efd7;color:#334d37}.art-2{background:#f4e7d0;color:#61491e}.art-3{background:#deece9;color:#285348}.blog-card-copy{padding:24px}.blog-card-copy small{color:#59695f;font-size:.8rem}.blog-card h3{font-size:1.2rem;line-height:1.35;margin:14px 0}.blog-card p{font-size:.9rem;line-height:1.65;color:#59695f}.blog-card-copy>span{display:flex;justify-content:space-between;margin-top:25px;font-size:.85rem;font-weight:700}.blog-article-head{max-width:920px;padding:40px 0 45px}.blog-article h1{font-size:clamp(2.1rem,4vw,3.8rem);line-height:1.12;letter-spacing:-.045em;margin:18px 0 25px}.blog-lead{font-size:1.16rem;line-height:1.8;max-width:790px}.blog-byline{display:flex;flex-wrap:wrap;gap:8px 20px;font-size:.8rem;color:#59695f;margin-top:25px}.blog-layout{display:grid;grid-template-columns:260px minmax(0,720px);gap:64px;align-items:start}.blog-sidebar{position:sticky;top:25px}.blog-sidebar nav{display:grid;gap:16px;border-left:2px solid #dce3dc;padding-left:20px;font-size:.87rem}.blog-sidebar nav a{color:#59695f;text-decoration:none;line-height:1.4}.blog-sidebar a:hover{text-decoration:underline}.blog-tool-link{display:flex;gap:12px;background:#d9ed99;padding:18px;margin-top:25px;border-radius:12px;font-weight:700;text-decoration:none}.blog-body{font-size:1.04rem;line-height:1.9;min-width:0}.blog-body section{scroll-margin-top:25px;margin-bottom:44px}.blog-body h2{font-size:1.55rem;line-height:1.3;letter-spacing:-.025em;margin:0 0 18px}.blog-body li{margin-bottom:10px}.blog-body a{text-underline-offset:3px}.blog-table-wrap{overflow-x:auto;border:1px solid #dce3dc;border-radius:14px;margin:24px 0}.blog-body table{border-collapse:collapse;width:100%;font-size:.9rem}.blog-body th,.blog-body td{text-align:left;padding:15px;border-bottom:1px solid #dce3dc;min-width:130px}.blog-body th{background:#edf1e8}.blog-copy{background:#fff;border:1px solid #dce3dc;border-radius:15px;padding:20px;margin:20px 0}.blog-copy pre{font-family:inherit;font-size:.94rem;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.8;margin:0 0 20px}.blog-copy button{display:inline-flex;align-items:center;gap:8px;background:#edf1e8}.blog-copy [role=status]{display:block;font-size:.82rem;margin-top:8px}.blog-cta{background:#eaf0df;padding:30px;border-radius:20px}.platform .blog-cta a{display:inline-flex;align-items:center;gap:12px;border-radius:10px;background:#243e37;color:#fff;padding:12px 18px;text-decoration:none;font-weight:700}.blog-next{margin-top:65px}.blog-next .blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-sources{font-size:.88rem}.home-blog{margin-top:60px}.home-blog ul,.tool-reading ul{padding-left:20px;line-height:1.8}.tool-reading{margin:35px 0}.blog-body :focus-visible,.blog-card a:focus-visible{outline:3px solid #7256e8;outline-offset:3px}@media(max-width:950px){.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-layout{grid-template-columns:210px minmax(0,1fr);gap:30px}}@media(max-width:650px){.blog-layout{display:block}.blog-sidebar{position:static;margin-bottom:35px}.blog-sidebar nav{font-size:.85rem;gap:12px}.blog-grid,.blog-next .blog-grid{grid-template-columns:1fr}.blog-hero{padding:24px 0}.blog-article-head{padding:22px 0}.blog-body{font-size:1rem}.blog-cta{padding:22px}.blog-art{min-height:150px}.blog-article h1{overflow-wrap:break-word}.blog-body th,.blog-body td{padding:12px;min-width:110px}.blog-next{margin-top:40px}}@media(prefers-reduced-motion:reduce){.blog-card{transition:none}}@media print{.blog-sidebar,.blog-next,.blog-copy button{display:none}.blog-layout{display:block}.blog-body{max-width:none}}.blog-open-tool a{display:inline-block;padding:12px 18px;border-radius:10px;background:#243e37;color:#fff;text-decoration:none;font-weight:700}.blog-topic{border-top:1px solid #dce3dc;padding:20px 0}.blog-topic>summary{font-weight:700;font-size:1.15rem;cursor:pointer}.blog-topic .blog-grid{margin-bottom:20px}.tool-guide-link{font-size:.9rem}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#243b37;background:#f7f8fa;font-synthesis:none;--green: #184e40;--muted: #66766f;--border: #dfe6e3;--label-radius: 122px}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,summary,select{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}button{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:9px 14px;border:1px solid var(--border);background:#fff;color:inherit;border-radius:9px;font-weight:550}button:hover{background:#edf4ef}button:disabled{opacity:.48;cursor:not-allowed}a{color:inherit;text-decoration:none}a:hover{color:#1d7559}svg{flex-shrink:0}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #447bdb;outline-offset:3px}.header{height:88px;max-width:1240px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 32px;border-bottom:1px solid var(--border)}.wordmark{display:flex;align-items:center;gap:11px;font-weight:720;font-size:17px;letter-spacing:-.5px}.wordmark img{width:33px;height:33px}nav{display:flex;align-items:center;gap:8px}nav>a,nav summary{padding:11px 18px;border-radius:8px;font-size:14px;font-weight:600;min-height:44px;display:flex;align-items:center;gap:5px}nav>a[aria-current]{background:#e4eee9;color:var(--green)}.more{position:relative}.more>summary{list-style:none;cursor:pointer}.more>div{position:absolute;top:46px;right:0;width:215px;background:#fff;z-index:10;border:1px solid var(--border);box-shadow:0 12px 30px #233b3715;border-radius:12px;padding:8px}.more a{display:block;padding:13px}.saved-button{background:transparent}.site main{max-width:1136px;margin:auto;padding:38px 26px 0}.intro{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:30px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:1.7px;color:var(--muted)}h1{font-size:36px;letter-spacing:-1.6px;line-height:1.2;margin:10px 0 9px;font-weight:700}.intro p{color:var(--muted);margin:0;font-size:15px}.subtle{background:transparent;font-size:13px;border-color:transparent}.workspace{display:grid;grid-template-columns:340px minmax(0,1fr);background:#fff;border:1px solid var(--border);border-radius:18px;overflow:hidden;box-shadow:0 8px 32px #1d382f03}.editor{padding:27px;border-right:1px solid var(--border)}fieldset{border:0;padding:0;margin:0;min-width:0}.editor-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}h2{font-size:19px;letter-spacing:-.5px;margin:0 0 16px}.editor h2{margin:0}.count{font-size:12px;background:#edf3ef;border-radius:6px;padding:6px 8px;color:#527566;white-space:nowrap}.list-meta{display:flex;align-items:center;flex-wrap:wrap;margin:12px 0 8px;font-size:12px;color:var(--muted);gap:5px}.text-button{border:0;background:none;padding:4px 0;font-size:12px;min-height:32px;color:#367b62}.list-meta .text-button{font-size:11px;margin-left:auto}textarea{resize:vertical;width:100%;min-height:242px;max-height:520px;border:1px solid var(--border);border-radius:9px;padding:13px 16px;line-height:1.75;font-size:16px;color:#3a5148;background:#fcfdfc}input,select{min-height:44px;max-width:100%;border:1px solid var(--border);border-radius:8px;padding:9px 11px;color:inherit;background:#fff}input[type=checkbox]{min-height:20px;width:18px;height:18px;accent-color:var(--green)}label{display:grid;gap:7px;font-size:14px;margin:12px 0}.list-actions{display:flex;justify-content:space-between;gap:12px;margin-top:9px}.list-actions>button:first-child{font-size:13px;border:0;padding-left:0}.icon-button{width:44px;height:44px;padding:0;background:transparent;border:0}.list-tip{display:flex;gap:9px;color:var(--muted);padding:16px 0;margin:8px 0;border-top:1px solid var(--border);font-size:12px;line-height:1.6}.list-tip svg{margin-top:3px}.list-tip p{margin:0}.advanced{border-top:1px solid var(--border);padding-top:14px;font-size:14px}.advanced>summary{list-style:none;display:flex;justify-content:space-between;align-items:center;min-height:44px;cursor:pointer}.check{display:flex;align-items:center;line-height:1.5}.individual{font-size:12px;color:var(--muted);margin-top:5px}.individual summary{min-height:35px;padding:10px 0;cursor:pointer}.individual ul{max-height:250px;overflow:auto;list-style:none;margin:0;padding:0}.individual li{display:flex;align-items:center;justify-content:space-between;gap:8px;border-bottom:1px solid var(--border)}.individual li span{overflow-wrap:anywhere}.wheel-surface{padding:18px 37px 22px;min-width:0;display:flex;flex-direction:column;align-items:center;background:radial-gradient(circle at 50% 40%,#fafcf9,#fff 68%)}.surface-heading{width:100%;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--muted)}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#508b6d;margin-right:6px}.wheel-wrap{position:relative;width:344px;max-width:100%;aspect-ratio:1;margin:20px 0}.wheel{width:100%;height:100%;border-radius:50%;border:7px solid white;box-shadow:0 0 0 1px #dce5df,0 8px 22px #194d3e15;position:relative;overflow:hidden;will-change:transform}.wheel-label{position:absolute;left:50%;top:50%;width:106px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;color:#233b37}.wheel-hub{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:64px;height:64px;border:7px solid #ffffff55;border-radius:50%;background:#fff;box-shadow:0 2px 8px #21413520;display:grid;place-items:center}.wheel-hub span{font-size:34px;font-weight:400;color:var(--green)}.pointer{position:absolute;left:50%;top:-12px;transform:translate(-50%);width:27px;height:34px;clip-path:polygon(0 0,100% 0,50% 100%);background:var(--green);z-index:2;filter:drop-shadow(0 2px 2px #0003)}.wheel-result{text-align:center;display:flex;flex-direction:column;gap:8px;min-height:83px;justify-content:center;max-width:100%;margin-bottom:14px}.wheel-result strong{font-size:28px;letter-spacing:-.8px;overflow-wrap:anywhere}.wheel-result .eyebrow{font-size:10px;letter-spacing:1.8px}.primary{background:var(--green);border-color:var(--green);color:#fff}.primary:hover{background:#103e32;color:#fff}.launch{width:100%;max-width:370px;min-height:54px;border-radius:10px;justify-content:space-between;padding:13px 21px;font-size:16px}.micro{font-size:11px;color:#7c8981;margin:13px 0 0;text-align:center}.history{width:100%;font-size:13px;margin-top:15px;border-top:1px solid var(--border);padding-top:10px}.history summary{cursor:pointer;min-height:44px;align-content:center}.history ol{max-height:170px;overflow:auto;overflow-wrap:anywhere}.history li{padding:5px}.complementary{margin:33px 0}.complementary>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;margin-top:18px}.complementary a{display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--border);padding:0 0 18px}.complementary strong{font-size:15px;font-weight:600}.complementary small{display:block;color:var(--muted);font-size:12px;line-height:1.6;margin-top:7px}.guide{display:grid;grid-template-columns:1fr 1fr;gap:64px;border-top:1px solid var(--border);padding:32px 0 38px;font-size:14px;line-height:1.7;color:var(--muted)}.guide h2{color:#293e37;font-size:18px}.guide h3{font-size:14px;color:#293e37}.guide p{margin-top:10px}.guide summary{font-weight:600;cursor:pointer;color:#293e37;min-height:44px}.guide a{display:inline-flex;align-items:center;gap:5px;color:var(--green);min-height:44px}footer{max-width:1188px;padding:26px;margin:auto;border-top:1px solid var(--border);display:flex;justify-content:space-between;gap:30px;font-size:12px;color:var(--muted)}footer>span{font-weight:650}footer small{display:block;font-size:11px;font-weight:400;margin-top:10px}footer>div{display:flex;flex-wrap:wrap;gap:10px 19px;justify-content:flex-end;max-width:500px}footer a{min-height:44px;align-content:center}.notice{display:flex;justify-content:space-between;align-items:center;gap:10px;background:#edf5ef;border:1px solid #c5dacc;padding:9px 14px;border-radius:9px;font-size:14px;margin-bottom:18px}.notice button{background:transparent;border:0;padding:0;min-width:44px}.error{color:#983f38;background:#fff2ef;padding:11px;border-radius:8px;font-size:13px;line-height:1.5;overflow-wrap:anywhere}.small{font-size:12px;color:var(--muted);line-height:1.6}.duplicate{background:#fff8e5;padding:10px;border-radius:7px}.sr-only,.skip:not(:focus){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip:focus{position:fixed;z-index:100;top:10px;left:10px;background:#fff;padding:15px}.exit-presentation{position:fixed;top:16px;right:16px;z-index:30;box-shadow:0 2px 15px #0001}.presenting .header,.presenting .intro,.presenting .editor,.presenting .complementary,.presenting .guide,.presenting footer,.presenting .notice{display:none}.presenting main{padding-top:76px;max-width:1250px}.presenting .workspace{display:block;border:0;background:none;box-shadow:none}.presenting .wheel-wrap{width:min(55vh,540px);--label-radius: min(19vh, 192px)}.presenting .wheel-result strong{font-size:42px}.presenting .wheel-surface{background:none}.presenting .history{display:none}@media(min-width:1250px){.workspace{grid-template-columns:365px minmax(0,1fr)}.wheel-wrap{width:364px;--label-radius: 130px}.wheel-label{width:112px}.editor{padding:30px}.wheel-surface{padding-left:53px;padding-right:53px}}@media(max-width:800px){.header{padding:0 20px;gap:10px}.wordmark span{font-size:14px}.saved-button span{display:none}.saved-button{padding:9px;border:0}nav{gap:0}nav>a,nav summary{padding:11px 12px}.workspace{grid-template-columns:285px minmax(0,1fr)}.editor{padding:20px}.wheel-surface{padding:16px 20px}.wheel-wrap{width:280px;--label-radius: 98px}.wheel-label{font-size:12px;width:84px}.wheel-result strong{font-size:24px}.complementary>div{gap:18px}.intro h1{font-size:31px}}@media(max-width:650px){.header{height:auto;min-height:108px;flex-wrap:wrap;padding:16px 17px 0;gap:8px}.wordmark{flex:1}.wordmark span{font-size:15px}.wordmark img{width:29px;height:29px}.saved-button{order:1}nav{order:2;flex-basis:100%;justify-content:space-between}nav>a,nav summary{padding:11px 19px;font-size:13px}.site main{padding:24px 16px 0}.intro{margin-bottom:19px;align-items:flex-start}.intro .eyebrow{display:none}h1,.intro h1{font-size:28px;letter-spacing:-1px;margin:0 0 8px}.intro p{font-size:14px;line-height:1.5}.intro .subtle{padding:0;min-width:44px;font-size:0;gap:0}.intro .subtle svg{width:20px;height:20px}.workspace{grid-template-columns:minmax(0,1fr);border-radius:13px}.editor{padding:17px 19px;border-right:0;border-bottom:1px solid var(--border)}.editor-heading h2{font-size:17px}.list-meta{margin:5px 0}.list-meta .text-button{font-size:12px}textarea{min-height:108px;height:108px;line-height:1.6;padding:8px 12px}.list-actions{margin-top:0}.list-tip,.individual{display:none}.advanced{padding-top:0;margin-top:4px}.advanced>summary{font-size:13px}.wheel-surface{padding:10px 20px 20px}.wheel-wrap{width:252px;--label-radius: 86px;margin:12px 0 10px}.wheel-label{width:80px;font-size:12px}.wheel-hub{width:52px;height:52px}.wheel-result{min-height:70px;margin-bottom:11px;gap:5px}.wheel-result strong{font-size:25px}.surface-heading{font-size:11px}.complementary{margin:27px 0}.complementary .eyebrow{font-size:10px;letter-spacing:1px}.complementary>div{grid-template-columns:1fr;gap:15px}.complementary a{padding-bottom:13px}.complementary small{margin-top:4px}.guide{grid-template-columns:1fr;gap:20px;padding:24px 0}.guide h2{margin-bottom:8px}footer{display:block;padding:22px 17px}footer>div{justify-content:flex-start;margin-top:14px;gap:0 18px}.presenting main{padding-top:80px}.presenting .wheel-wrap{width:min(72vw,50vh);--label-radius: min(25vw, 17vh)}.presenting .wheel-result strong{font-size:32px}.micro{font-size:10px}.list-actions button,.text-button{min-height:44px}}@media(max-width:370px){.site main{padding-left:10px;padding-right:10px}.header{padding-left:10px;padding-right:10px}.wordmark span{font-size:13px}nav>a,nav summary{padding:11px 14px}.intro h1{font-size:25px}.editor{padding:14px}.wheel-wrap{width:232px;--label-radius: 80px}.wheel-label{width:72px}.wheel-surface{padding-left:15px;padding-right:15px}}@media(max-height:760px)and (max-width:650px){.wheel-wrap{width:190px;--label-radius: 64px}.wheel-label{font-size:11px;width:65px}.wheel-hub{width:44px;height:44px}.wheel-hub span{font-size:27px}.site main{padding-top:16px}.intro{margin-bottom:14px}.editor{padding-top:12px;padding-bottom:8px}.wheel-result{min-height:62px}.surface-heading{min-height:32px}.wheel-wrap{margin-top:8px}.presenting .wheel-wrap{width:260px;--label-radius: 89px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.wheel-column{min-width:0}.wheel-column>.result-actions{padding:0 30px 20px;text-align:center}.result-actions>div{display:flex;flex-wrap:wrap;gap:8px}.result-actions button{font-size:13px;padding:9px 11px}.result-actions{margin:16px 0}.tool-surface{padding:28px 36px;min-width:0}.tool-kicker{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:13px;margin:4px 0 22px}.tool-settings{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.tool-settings .check,.distribution{grid-column:1/-1}.distribution{background:#edf4ef;border-radius:8px;padding:13px;font-size:14px;line-height:1.5}.tool-surface>.launch{max-width:none;margin-top:14px}.tool-surface>.small .text-button{display:block}.empty-result{text-align:center;padding:36px 0 22px;color:var(--muted)}.empty-result>span{display:inline-grid;place-items:center;background:#eff5ef;color:#41715a;border-radius:50%;width:85px;height:85px;font-size:42px;margin-bottom:24px}.empty-result h2{font-size:22px;color:#33493e}.empty-result p{font-size:14px}.ranked{padding:0;list-style:none;margin:28px 0}.ranked li{display:flex;gap:18px;align-items:baseline;padding:14px 0;border-bottom:1px solid var(--border)}.ranked li>span{color:#789081;font-size:14px}.ranked strong{font-size:24px;overflow-wrap:anywhere;min-width:0}.groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:25px}.groups>section{border-top:3px solid #a6d2bf;padding:10px 12px;background:#f6f9f6;border-radius:0 0 9px 9px;min-width:0}.groups>section:nth-child(4n+2){border-top-color:#e6a3bd}.groups>section:nth-child(4n+3){border-top-color:#9ebce9}.groups>section:nth-child(4n){border-top-color:#f2c866}.groups label{margin:0 0 6px}.groups input{background:transparent;font-weight:650;border:1px solid transparent;width:100%;padding:6px 0}.groups input:focus{border-color:var(--border);background:#fff}.groups ul{padding-left:19px;margin-top:12px;font-size:14px;line-height:1.8;overflow-wrap:anywhere}.quick-workspace{display:block}.quick-tool{display:grid;grid-template-columns:340px minmax(0,1fr);min-height:515px}.quick-controls{padding:30px;border-right:1px solid var(--border)}.quick-result{padding:35px;display:flex;align-items:center;flex-direction:column;min-width:0}.quick-visual{min-height:310px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;gap:18px}.presets{display:flex;gap:6px;flex-wrap:wrap}.presets button{font-size:12px;padding:7px 10px}.number-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.number-fields input{width:100%;min-width:0}.number-result{font-size:64px;color:var(--green);font-weight:650;letter-spacing:-2px;display:flex;flex-wrap:wrap;justify-content:center;gap:10px 20px;max-height:360px;overflow:auto;overflow-wrap:anywhere;max-width:100%}.number-result.many{font-size:24px;letter-spacing:-.5px}.dice-grid{display:flex;justify-content:center;flex-wrap:wrap;gap:14px}.die{width:82px;height:82px;border:2px solid #dae5df;border-radius:17px;box-shadow:0 5px #e3ebe6;display:grid;place-items:center;font-size:34px;font-weight:700;background:#f8fbf7}.sum{display:block;font-size:42px;text-align:center;margin-top:8px}.coin-note{font-size:28px;line-height:1.5;letter-spacing:-1px;color:var(--green);margin:45px 0}.coin-disc{width:235px;height:235px;border-radius:50%;border:10px double #bb9444;background:#f7d78a;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;color:#57431b;box-shadow:0 8px #d3af5f}.coin-disc strong{font-size:33px}.coin-disc>.eyebrow{font-size:10px;color:#6b5329}.coin-disc>span:last-child{font-size:30px}.rolling .die,.rolling .coin-disc{animation:wobble .2s ease-in-out infinite alternate}@keyframes wobble{to{transform:rotate(12deg) scale(.95)}}.templates{font-size:13px;border-top:1px solid var(--border);margin-top:12px;padding-top:9px}.templates summary{min-height:44px;align-content:center;cursor:pointer}.templates button{font-size:12px;display:block;width:100%;margin:7px 0}.lists-dialog{width:min(580px,calc(100% - 24px));max-height:88dvh;border:1px solid var(--border);border-radius:17px;padding:25px;color:inherit;box-shadow:0 24px 80px #1233}.lists-dialog::backdrop{background:#182f3066;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.lists-dialog>header{display:flex;align-items:center;justify-content:space-between}.lists-dialog h2{margin:8px 0;font-size:27px}.lists-dialog>label{margin-top:22px}.saved-lists{margin:24px 0}.saved-lists>section{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid var(--border);padding:15px 0}.saved-lists h3{margin:0 0 5px;overflow-wrap:anywhere;font-size:17px}.saved-lists>section>div:first-child{max-width:65%}.saved-options{display:flex;flex-wrap:wrap;gap:6px;flex-basis:100%}.saved-options button{font-size:12px;min-width:44px}.file-label{border:1px dashed #b6c9bc;padding:12px;border-radius:9px}.file-label input{max-width:100%;font-size:13px;border:0;padding-left:0}.danger{color:#a7443b;margin-top:10px}.public-content{max-width:760px;margin:12px auto 65px;line-height:1.85}.public-content h1{font-size:38px}.public-content .lead{font-size:20px;color:var(--muted)}.public-content h2{margin-top:30px}.public-content a{text-decoration:underline;color:var(--green)}.privacy-panel{max-width:900px;margin:0 auto 25px;padding:20px;border:1px solid var(--border);background:#fff;border-radius:12px;font-size:14px}.privacy-panel button{margin-right:10px}.presenting .quick-controls,.presenting .tool-settings,.presenting .tool-kicker{display:none}.presenting .quick-tool{display:block}.presenting .tool-result{font-size:24px}.presenting .groups{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}@media(max-width:800px){.quick-tool{grid-template-columns:285px minmax(0,1fr)}.quick-controls{padding:20px}.quick-result,.tool-surface{padding:22px}.groups{grid-template-columns:1fr}.number-result{font-size:43px}}@media(max-width:650px){.quick-tool{grid-template-columns:1fr}.quick-controls{border-right:0;border-bottom:1px solid var(--border);padding:20px}.quick-visual{min-height:240px}.quick-result{padding:20px}.coin-note{font-size:23px;margin:14px 0}.tool-surface{padding:20px}.tool-kicker{margin-bottom:10px}.tool-settings{gap:0 10px}.groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.groups>section{padding:8px}.groups input{font-size:14px}.result-actions button{min-height:44px}.individual{display:block}.individual summary{min-height:44px}.lists-dialog{padding:20px}.public-content h1{font-size:29px}.public-content .lead{font-size:18px}.privacy-panel{margin:15px}.wheel-column>.result-actions{padding:0 20px 15px}.templates{margin-top:5px}.number-result{font-size:40px}.empty-result{padding:25px 0}}@media(max-width:370px){.groups,.tool-settings{grid-template-columns:1fr}.coin-disc{width:205px;height:205px}.quick-result{padding:18px}}button.text-button{min-height:44px}summary{min-height:44px}.site{padding-bottom:env(safe-area-inset-bottom)}@media(max-width:650px){.workspace:not(.quick-workspace){padding:16px;gap:0}.workspace:not(.quick-workspace)>.editor,.workspace:not(.quick-workspace)>.editor>fieldset{display:contents}.editor-heading{order:1}.list-meta{order:2}.editor textarea{order:3}.editor .list-actions,.editor fieldset>.text-button,.editor .error,.editor .duplicate{order:4}.workspace>.wheel-column,.workspace>.tool-surface{order:5}.editor .advanced{order:6}.editor .individual{order:7}.editor .templates{order:8}.editor .advanced,.editor .individual,.editor .templates{border-top:1px solid var(--border);margin:0;padding-top:2px}.wheel-surface{padding:0 0 17px}.wheel-wrap{width:220px;--label-radius: 76px;margin:5px 0 8px}.wheel-label{width:73px}.wheel-result{min-height:57px;margin-bottom:10px}.wheel-result strong{font-size:23px}.surface-heading{min-height:35px}.workspace>.tool-surface{padding:12px 0 20px}.presenting .workspace:not(.quick-workspace){padding:0}.presenting .editor{display:none!important}.presenting .wheel-wrap{width:min(72vw,50vh);--label-radius: min(25vw, 17vh)}}@media(max-height:760px)and (max-width:650px){.header{min-height:94px;padding-top:8px}.intro h1{font-size:24px}.intro p{font-size:13px}.site main{padding-top:13px}.intro{margin-bottom:12px}.workspace:not(.quick-workspace){padding:12px}.editor textarea{height:78px;min-height:78px}.list-meta{margin:0}.list-meta .text-button{min-height:36px}.wheel-wrap{width:155px;--label-radius: 51px;margin:0 0 5px}.wheel-label{width:50px;font-size:10px}.wheel-hub{width:38px;height:38px}.wheel-hub span{font-size:24px}.wheel-result{min-height:49px;gap:3px;margin-bottom:7px}.wheel-result strong{font-size:21px}.wheel-result .eyebrow{font-size:10px}.micro{margin-top:8px}.launch{min-height:48px}}.ad-slot{margin:40px auto;max-width:970px;min-width:0}.ad-label{display:block;font-size:12px;line-height:20px;color:var(--muted);margin-bottom:8px;text-align:center}.ad-reserved,.ad-target{height:100px;width:100%;min-width:0}.ad-slot[hidden],.presenting .ad-slot{display:none}@media(min-width:768px){.ad-reserved,.ad-target{height:90px}}.seo-guide{display:grid;grid-template-columns:1.15fr 1fr;gap:clamp(24px,5vw,72px);padding:40px 0;border-top:1px solid var(--line, #e1e5e8);line-height:1.75}.seo-guide h2{font-size:1.3rem;line-height:1.35;margin:0 0 16px}.seo-guide p,.seo-guide ol{margin:0 0 24px}.seo-guide ol{padding-left:24px}.seo-guide li{padding-left:6px;margin-bottom:12px}.seo-guide a{text-decoration:underline;text-underline-offset:4px}.seo-faq details{border-bottom:1px solid #dfe4e8;padding:15px 0}.seo-faq summary{font-weight:600;cursor:pointer;line-height:1.5}.seo-faq details p{margin:12px 0 0}.seo-faq>p{margin-top:24px;color:#52606c;font-size:.875rem}.breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;font-size:.875rem;padding-top:20px}.presenting .seo-guide,.presenting .breadcrumbs{display:none}@media(max-width:760px){.seo-guide{grid-template-columns:1fr;padding:28px 0}}.analytics-consent{max-width:1120px;margin:24px auto;padding:22px;border:1px solid #dcd3ec;background:#f1ecfb;border-radius:16px;display:flex;gap:24px;align-items:center;font-size:14px;line-height:1.6}.analytics-consent p{margin:6px 0}.analytics-consent a{text-decoration:underline}.analytics-buttons{display:flex;flex-shrink:0;gap:10px;flex-wrap:wrap}@media(max-width:760px){.analytics-consent{margin:20px 16px;display:block}.analytics-buttons{margin-top:14px}.analytics-buttons button{flex:1}}.wordmark img.brand-logo{width:180px;height:64px;object-fit:contain;object-position:left center}@media(max-width:800px){.wordmark img.brand-logo{width:160px;height:56px}}.wordmark img.brand-logo{mix-blend-mode:multiply}.install-app{margin:32px auto;padding:28px;max-width:1240px;border:1px solid #dce3d2;border-radius:24px;background:linear-gradient(120deg,#f1f6e7,#f7f5ff);scroll-margin-top:24px}.install-app-main{display:flex;align-items:center;gap:22px}.install-app-main>img{flex:0 0 64px;border-radius:16px;background:#fff;object-fit:contain}.install-app-copy{flex:1;min-width:0}.install-app h2{font-size:23px;margin:6px 0 8px}.install-app p{line-height:1.6;margin:0}.install-app-button{display:inline-flex;justify-content:center;align-items:center;gap:9px;background:#282139;color:#fff;border:0;border-radius:14px;padding:15px 20px;font-weight:700;min-height:48px;flex-shrink:0}.install-app-button:hover{background:#443457}.install-help{margin-top:24px;border-top:1px solid #dce3d2;padding-top:20px}.install-help h3{margin:0 0 12px}.install-help p+p{margin-top:12px}.install-help ol{padding-left:24px;line-height:1.8}.install-help .install-note{font-size:13px;color:#5e5867;margin:16px 0}.presenting .install-app{display:none}@media(max-width:800px){.install-app{margin:24px 16px;padding:22px}.install-app-main{flex-wrap:wrap;gap:16px}.install-app-copy{flex-basis:calc(100% - 80px)}.install-app h2{font-size:20px}.install-app .eyebrow{font-size:10px}.install-app-button{width:100%}}@media(display-mode:standalone){.install-app{display:none}}.modern-wheel{--wheel-accent: #6650d8;background:#f7f7fc;position:relative;isolation:isolate;padding-top:22px;padding-bottom:26px}.modern-wheel .surface-heading{color:#73758a;font-size:12px;position:relative;z-index:2}.modern-wheel .surface-heading>span{display:flex;align-items:center;gap:8px}.modern-wheel .surface-heading>span>svg{color:var(--wheel-accent)}.modern-wheel .chance-divider{color:#b6b6c8;margin:0 6px}.modern-wheel .surface-heading>.icon-button{border:1px solid #e4e3ef;border-radius:50%;background:#ffffffb8;color:#72728b;transition:background .2s}.modern-wheel .surface-heading>.icon-button:hover{background:#e9e5fb}.modern-wheel .wheel-stage{position:relative;display:grid;place-items:center;width:100%;margin:22px 0 6px}.modern-wheel .wheel-stage:before{content:"";position:absolute;top:5%;right:-3%;bottom:5%;left:-3%;border-radius:50%;background:radial-gradient(ellipse,#c8bff14a,transparent 68%);pointer-events:none}.modern-wheel .wheel-wrap{width:354px;--label-radius: 121px;margin:18px 0 26px;z-index:1}.modern-wheel .wheel-track{position:absolute;top:-17px;right:-17px;bottom:-17px;left:-17px;border-radius:50%;border:1px solid #dfddec;pointer-events:none}.modern-wheel .wheel-track:before{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;border-radius:50%;background:repeating-conic-gradient(from -1deg,#c8c3df 0deg 1deg,transparent 1deg 10deg);mask:radial-gradient(transparent calc(50% - 3px),#000 calc(50% - 2px));-webkit-mask:radial-gradient(transparent 67%,#000 68%);opacity:.6}.modern-wheel .wheel{border:8px solid #fff;box-shadow:0 0 0 2px #d7d2ee,0 0 0 7px #f3f1fc,0 18px 32px -10px #4b36774a}.modern-wheel .wheel:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;box-shadow:inset 0 0 0 1px #ffffff85;pointer-events:none}.modern-wheel .wheel-label{font-size:14px;font-weight:650;letter-spacing:.05px;width:106px}.modern-wheel .pointer{top:-23px;width:33px;height:42px;background:#29253e;clip-path:polygon(16% 0,84% 0,100% 16%,100% 37%,50% 100%,0 37%,0 16%);filter:none}.modern-wheel .pointer:after{content:"";position:absolute;top:9px;left:13px;width:7px;height:7px;border-radius:50%;background:#f9f8ff}.modern-wheel .wheel-hub{width:83px;height:83px;min-height:44px;border:7px solid #ffffff61;background:#fff;background-clip:padding-box;box-shadow:0 0 0 1px #fffb,0 8px 20px #30244530;gap:0;padding:10px;color:#6250cc;transition:box-shadow .2s;display:flex;flex-direction:column}.modern-wheel .wheel-hub:hover{box-shadow:0 0 0 7px #ffffff48,0 8px 20px #30244530}.modern-wheel .wheel-hub svg{width:21px;height:21px;margin-left:3px}.modern-wheel .wheel-hub span{font-size:10px;line-height:15px;letter-spacing:1px;font-weight:750;color:inherit;margin-top:2px}.modern-wheel .wheel-hub:disabled{opacity:1;cursor:wait}.modern-wheel.is-spinning .wheel-hub svg{animation:hub-breathe 1s ease-in-out infinite alternate}@keyframes hub-breathe{to{opacity:.5;transform:scale(.85)}}.modern-wheel .wheel-result{position:relative;width:100%;min-height:88px;margin:3px 0 19px;gap:8px}.modern-wheel .wheel-result .eyebrow{font-size:10px;letter-spacing:1.65px;color:#7e7a96}.modern-wheel .wheel-result strong{color:#302944;font-size:30px;letter-spacing:-1px;line-height:1.15}.modern-wheel.has-winner .wheel-result{background:#eeebfb;border:1px solid #ded7f7;border-radius:14px;padding:16px 36px;margin-top:3px}.modern-wheel.has-winner .wheel-result strong{color:#5b42c5;animation:winner-arrives .32s ease-out both}.modern-wheel .winner-mark{position:absolute;left:13px;top:13px;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#6551cc;color:#fff}@keyframes winner-arrives{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}.modern-wheel .launch{background:#6550d8;border:1px solid #5d48ce;box-shadow:0 4px #4f3db1,0 8px 16px #6048c61a;border-radius:12px;max-width:390px;min-height:55px;padding:13px 21px;transition:background .2s,box-shadow .2s,translate .2s}.modern-wheel .launch:hover{background:#5942cb;translate:0 -1px;box-shadow:0 5px #4f3db1,0 10px 18px #6048c626}.modern-wheel .launch:active{translate:0 2px;box-shadow:0 2px #4f3db1}.modern-wheel .launch>svg{box-sizing:content-box;padding:5px;border-radius:50%;background:#ffffff1f}.modern-wheel .micro{color:#888397;margin-top:18px}.modern-wheel .history{border-color:#e1dcec;color:#666078}@media(min-width:1250px){.modern-wheel .wheel-wrap{width:374px;--label-radius: 129px}.modern-wheel .wheel-label{width:110px}}@media(min-width:651px)and (max-width:800px){.modern-wheel .wheel-wrap{width:252px;--label-radius: 85px}.modern-wheel .wheel-label{width:80px;font-size:12px}.modern-wheel .wheel-hub{width:64px;height:64px}.modern-wheel .wheel-result strong{font-size:25px}}@media(max-width:650px){.modern-wheel{border-radius:13px;margin:4px -4px 17px;padding:10px 12px 19px}.modern-wheel .surface-heading{font-size:11px}.modern-wheel .wheel-stage{margin:2px 0 0}.modern-wheel .wheel-wrap{width:210px;--label-radius: 70px;margin:12px 0}.modern-wheel .wheel{border-width:6px;box-shadow:0 0 0 2px #d7d2ee,0 0 0 5px #f3f1fc,0 12px 24px -8px #4b36773a}.modern-wheel .wheel-track{top:-12px;right:-12px;bottom:-12px;left:-12px}.modern-wheel .wheel-label{width:72px;font-size:12px}.modern-wheel .pointer{top:-19px;width:26px;height:35px}.modern-wheel .pointer:after{left:10px;top:7px;width:6px;height:6px}.modern-wheel .wheel-hub{width:61px;height:61px;border-width:5px;padding:7px}.modern-wheel .wheel-hub svg{width:17px;height:17px}.modern-wheel .wheel-hub span{font-size:9px;line-height:12px;margin:0}.modern-wheel .wheel-result{min-height:53px;margin:0 0 10px;gap:6px}.modern-wheel .wheel-result strong{font-size:25px}.modern-wheel .wheel-result .eyebrow{font-size:9px;letter-spacing:1.3px}.modern-wheel .launch{min-height:51px;padding-top:9px;padding-bottom:9px}.modern-wheel .micro{margin-top:14px;font-size:9px}.modern-wheel.has-winner .wheel-result{padding:13px 32px}}@media(max-height:760px)and (max-width:650px){.modern-wheel{margin-top:0;padding-top:3px;padding-bottom:12px}.modern-wheel .wheel-stage{margin-top:0}.modern-wheel .wheel-wrap{width:155px;--label-radius: 51px;margin:12px 0 16px}.modern-wheel .wheel-track{top:-9px;right:-9px;bottom:-9px;left:-9px}.modern-wheel .wheel-label{width:49px;font-size:10px}.modern-wheel .wheel-hub{width:45px;height:45px;border-width:3px;padding:5px}.modern-wheel .wheel-hub svg{width:15px;height:15px}.modern-wheel .wheel-hub span{display:none}.modern-wheel .pointer{top:-14px;width:23px;height:29px}.modern-wheel .pointer:after{left:9px;top:5px;width:5px;height:5px}.modern-wheel .wheel-result{min-height:45px;margin-bottom:8px;gap:4px}.modern-wheel .wheel-result strong{font-size:22px}.modern-wheel .launch{min-height:47px;padding-top:8px;padding-bottom:8px}.modern-wheel .micro{margin-top:11px}}.presenting .modern-wheel{background:transparent}.presenting .modern-wheel .wheel-wrap{width:min(55vh,540px);--label-radius: min(19vh, 186px)}.presenting .modern-wheel .wheel-result{max-width:650px}.presenting .modern-wheel .wheel-result strong{font-size:42px}@media(prefers-reduced-motion:reduce){.modern-wheel *{animation:none!important;transition:none!important}}.contest{padding:40px 0 0;color:#211936}.contest-intro{max-width:780px;margin-bottom:36px}.contest-kicker{display:flex;align-items:center;gap:8px;font-size:.8rem;font-weight:800;letter-spacing:.09em;color:#6840c9}.contest-intro h1{font-size:clamp(2.5rem,5vw,4.4rem);line-height:1.04;letter-spacing:-.055em;margin:18px 0}.contest-intro em{font-style:normal;color:#7144d4}.contest-intro p{max-width:560px;color:#665e76;font-size:1.08rem;line-height:1.6}.contest-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,400px);gap:clamp(24px,5vw,72px);align-items:start}.contest-form{min-width:0;display:grid;gap:20px}.contest-card{background:#fff;border:1px solid #e5dff0;border-radius:24px;padding:28px;box-shadow:0 8px 30px #29134a05}.contest-card h2{display:flex;align-items:center;gap:12px;font-size:1.22rem;letter-spacing:-.03em;margin:0 0 24px}.contest-card h2>span{color:#7950c9;background:#f2ecff;border-radius:10px;padding:7px 10px;font-size:.85rem}.contest label:not(.file-button){display:grid;gap:8px;font-size:.9rem;font-weight:600;margin-top:16px}.contest label small{font-weight:400;color:#655b73}.contest input:not([type=checkbox]),.contest textarea,.contest select{width:100%;max-width:100%;background:#fcfbff;border:1px solid #dbd4e7;border-radius:12px;padding:12px;color:#211936;font-size:1rem;box-sizing:border-box}.contest textarea{min-height:160px;line-height:1.6;resize:vertical}.contest button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:12px;cursor:pointer}.contest button:disabled{opacity:.5;cursor:not-allowed}.contest .social-buttons{display:flex;gap:10px;flex-wrap:wrap}.social-buttons button{flex:1;background:#f8f5fc}.social-buttons small{font-size:.7rem}.contest .contest-note{font-size:.85rem;line-height:1.6;color:#6b6378;margin:12px 0}.contest .import-actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.file-button{display:inline-flex;gap:8px;align-items:center;position:relative;border:1px solid #dfd6ea;padding:12px;border-radius:12px;cursor:pointer;overflow:hidden;font-size:.9rem}.file-button input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.contest .contest-link{border:0;background:none;color:#6942b1;padding:8px 0;text-decoration:underline;text-underline-offset:4px;font-size:.88rem}.contest-count{display:grid;grid-template-columns:auto 1fr auto 1fr;align-items:center;gap:10px;background:#f4f0fb;padding:18px;border-radius:14px;margin-top:22px}.contest-count strong{font-size:1.6rem;color:#7144d4}.contest-count span{font-size:.78rem;line-height:1.4}.contest-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contest label.contest-check{display:flex;gap:12px;align-items:start;line-height:1.5}.contest-check input{width:20px;height:20px;flex-shrink:0;accent-color:#7444d5;margin-top:1px}.contest .confirm{border-top:1px solid #eee8f4;padding-top:20px;margin-top:20px}.contest .contest-launch{width:100%;background:#7545da;color:#fff;border:1px solid #7545da;box-shadow:0 5px #4f299d;min-height:54px;font-weight:700;margin:18px 0 8px}.contest .contest-launch:hover:not(:disabled){background:#6436c5}.contest-preview{position:sticky;top:24px;min-width:0}.preview-label{display:flex;justify-content:space-between;font-size:.65rem;font-weight:800;letter-spacing:.06em;color:#695c7c;margin:0 8px 14px}.film-frame{border-radius:26px;overflow:hidden;box-shadow:0 26px 60px #41206b30;line-height:0;background:#291057}.film-frame canvas{width:100%;height:auto;aspect-ratio:9/16}.contest-preview>p{text-align:center;font-size:.88rem;line-height:1.6;color:#6b6179;margin-top:24px}.film-playback{margin-top:24px}.film-playback video{width:100%;max-height:550px;margin-top:12px;border-radius:20px;background:#231044}.contest-result h2{font-size:2rem;margin:20px 0;overflow-wrap:anywhere}.winner-box{display:grid;gap:12px;background:#effbdc;border-radius:20px;padding:30px;margin:25px 0}.winner-box small{font-weight:700;color:#4a6240;letter-spacing:.09em}.winner-box strong{font-size:clamp(1.8rem,3vw,3rem);letter-spacing:-.04em;overflow-wrap:anywhere}.contest-result>button{width:100%;margin-top:12px}.contest-result progress{width:100%;height:10px;accent-color:#7545da}.contest-message{display:flex;justify-content:space-between;gap:16px;border:1px solid #d8c7fa;background:#f4effe;border-radius:16px;padding:18px;line-height:1.6}.contest-error{color:#a32342}.contest-explanation{margin-top:64px;padding:36px 0;border-top:1px solid #e2dbea}.contest-explanation h2{font-size:1.7rem;letter-spacing:-.04em}.contest-explanation>div{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;line-height:1.8;color:#665d73}.contest-explanation strong{display:block;color:#291a40}.contest-invite{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 26px;background:#efe7ff;border-radius:18px;margin:28px 0;color:#442479;text-decoration:none}.contest-invite strong{display:block;font-size:1.1rem}.contest-invite span{font-size:.9rem}@media(max-width:760px){.contest{padding-top:24px}.contest-layout{grid-template-columns:1fr}.contest-card{padding:20px}.contest-preview{position:static;width:min(100%,330px);margin:auto}.contest-intro h1{font-size:2.8rem}.contest-fields{grid-template-columns:1fr;gap:0}.contest-count{grid-template-columns:auto 1fr}.contest-explanation>div{grid-template-columns:1fr;gap:8px}.contest-invite{padding:20px}.contest-invite span{display:block;margin-top:6px}}@media(prefers-reduced-motion:reduce){.contest *{scroll-behavior:auto}}@media(max-width:760px){.contest.has-result .contest-preview{order:-1}.contest.has-result .contest-intro{display:none}}.header .contest-mobile-nav{display:none}@media(max-width:760px){.header .contest-nav{display:none}.header .contest-mobile-nav{display:block}}.platform{--ink:#243e37;--muted:#59695f;--line:#dfe5e0;--lime:#d8f284;color:var(--ink);background:#f8faf7;min-height:100vh}.platform button,.platform a{-webkit-tap-highlight-color:transparent}.platform button{min-height:44px;cursor:pointer}.platform :focus-visible{outline:3px solid #6555b8;outline-offset:4px}.platform-header{display:flex;align-items:center;gap:28px;max-width:1280px;margin:auto;padding:12px 28px;border-bottom:1px solid var(--line)}.platform-header img{object-fit:contain;mix-blend-mode:multiply}.platform-header nav{display:flex;gap:28px;margin-left:auto;align-items:center;font-size:14px;font-weight:600}.platform a{color:inherit}.platform-header a{text-decoration:none}.header-search{display:grid;place-items:center;height:44px;width:44px;border:1px solid var(--line);border-radius:50%}.menu-toggle{display:none}.platform-main{max-width:1224px;margin:auto;padding:0 28px 36px}.catalog-hero{padding:65px 0 48px;max-width:850px;margin:auto;text-align:center}.catalog-hero h1{font-size:clamp(36px,5.2vw,64px);line-height:1.08;font-weight:760;letter-spacing:-2.5px;margin:22px 0}.catalog-hero h1 em{font-style:normal;color:#738541}.catalog-hero p{color:var(--muted);font-size:18px;max-width:620px;margin:0 auto 26px;line-height:1.6}.catalog-search{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid #cdd8ce;border-radius:18px;padding:9px 10px 9px 20px;box-shadow:0 12px 30px #243e3708}.catalog-search input{flex:1;width:0;min-width:0;border:0;background:transparent;padding:12px 0;font-size:17px}.catalog-search button{border:0;border-radius:12px;background:var(--ink);color:#fff;padding:12px 20px}.hero-meta{display:flex;justify-content:space-between;align-items:center;gap:14px;font-size:12px;color:var(--muted);padding-top:12px}.hero-meta button{display:flex;align-items:center;gap:8px;background:none;border:0;color:var(--ink);font-weight:650}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:20px 0}.section-heading h2{font-size:28px;letter-spacing:-.7px;margin:7px 0 0}.section-heading>span{font-size:13px;color:var(--muted)}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.catalog-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:18px;transition:transform .16s,border-color .16s;min-width:0}.catalog-card:hover{transform:translateY(-3px);border-color:#b3c291}.catalog-card>a{display:block;text-decoration:none;padding:22px;height:100%}.catalog-icon{display:grid;place-items:center;width:42px;height:42px;font-size:23px;background:#f0f4e8;border-radius:12px}.catalog-card:nth-child(3n+2) .catalog-icon{background:#f0edfa}.catalog-card h3{font-size:18px;margin:17px 0 9px;letter-spacing:-.3px}.catalog-card p{font-size:13px;color:var(--muted);line-height:1.6;margin:0 0 18px}.catalog-go{font-size:12px;font-weight:650;display:flex;justify-content:space-between;align-items:center}.favorite{position:absolute;right:13px;top:13px;border:0;background:transparent;color:#64735f;width:44px;display:grid;place-items:center}.favorite[aria-pressed=true]{color:#7966b0}#categories{margin-top:48px}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.category-grid a{display:grid;grid-template-columns:34px 1fr 18px;gap:5px 10px;align-items:center;text-decoration:none;border:1px solid var(--line);border-radius:14px;padding:18px;background:#f1f5ed}.category-grid small{grid-column:2;color:var(--muted);line-height:1.4}.category-grid svg{grid-column:3;grid-row:1}.catalog-about{padding:32px;margin:40px 0;background:#edf2e5;border-radius:22px}.catalog-about h2{margin:0 0 12px}.catalog-about p{line-height:1.8;max-width:900px}.recent-tools{padding:18px 0}.recent-tools>summary{cursor:pointer;margin-bottom:15px}.hub-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;color:var(--muted);font-size:12px;margin:25px 0}.hub-intro{position:relative;max-width:850px;margin:30px 0 26px}.hub-intro h1{font-size:clamp(30px,4vw,43px);line-height:1.13;margin:12px 0;letter-spacing:-1.3px}.hub-intro p{font-size:17px;line-height:1.6;color:var(--muted);margin:0}.tool-favorite{display:inline-flex;align-items:center;gap:7px;background:none;border:0;padding:5px 0;color:#657254;font-size:12px}.hub-tool{background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px;box-shadow:0 12px 40px #263c3305}.hub-tool-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-bottom:15px;border-bottom:1px solid var(--line);margin-bottom:22px}.hub-tool-bar span{display:flex;gap:8px;align-items:center;color:var(--muted);font-size:12px}.hub-tool-bar button{display:flex;align-items:center;gap:6px;border:0;background:none;font-size:12px}.hub-tool-layout{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.3fr);gap:30px}.hub-tool-layout.compact{grid-template-columns:minmax(0,1fr) minmax(0,1.5fr)}.hub-inputs{min-width:0;border:0;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.hub-inputs label,.hub-groups label{display:flex;flex-direction:column;gap:8px;font-size:13px;font-weight:600}.hub-inputs textarea,.hub-inputs input:not([type=checkbox]),.hub-inputs select,.hub-groups input,.hub-groups select{width:100%;box-sizing:border-box;border:1px solid #d6ded6;border-radius:10px;background:#fbfcfa;padding:12px;font:inherit;font-size:15px;color:var(--ink);min-height:44px}.hub-inputs textarea{resize:vertical;line-height:1.7}.hub-inputs small{font-size:12px;line-height:1.6;color:var(--muted)}.hub-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.hub-fields label{min-width:0}.hub-inputs details{padding:14px;border:1px solid var(--line);border-radius:12px;font-size:13px}.hub-inputs summary{cursor:pointer;font-weight:650}.hub-inputs details[open]>summary{margin-bottom:16px}.hub-inputs details label{margin-bottom:12px}.hub-inputs details p{line-height:1.65}.hub-inputs .hub-check{flex-direction:row;align-items:center;font-weight:400}.hub-check input{width:19px;height:19px;accent-color:#536f36;flex-shrink:0}.hub-actions{display:flex;flex-wrap:wrap;gap:8px}.hub-actions button,.hub-inputs button{background:#f7f9f4;border:1px solid var(--line);border-radius:9px;padding:8px 12px;font-size:12px;display:inline-flex;align-items:center;gap:7px}.hub-tool>.hub-actions{margin-top:24px}.hub-stage{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:17px;padding:20px;background:radial-gradient(ellipse at top,#f0f5e3,#f8f9f6 70%);border-radius:17px;min-height:330px}.hub-stage>button:not(.hub-launch),.hub-result button,.santa-links button{padding:10px 16px;border:1px solid #d7dfcd;background:#fff;border-radius:10px;font-size:13px}.hub-launch{display:flex;align-items:center;justify-content:center;gap:12px;background:var(--lime);border:1px solid #bdcf8b;border-radius:14px;padding:18px 24px;font-size:16px;font-weight:750;width:100%;color:#243e37;box-shadow:0 5px #b1c776}.hub-launch:active{transform:translateY(2px);box-shadow:0 2px #b1c776}.hub-launch:disabled{opacity:.6}.hub-result{width:100%;text-align:center;font-size:clamp(22px,3vw,36px);font-weight:700;overflow-wrap:anywhere;animation:resultIn .3s ease-out}.hub-result .result-line{padding:9px 0}.hub-result button{margin:10px 0}.hub-placeholder{font-size:14px;color:var(--muted)}.hub-error{color:#a82828;background:#fff1ef;padding:14px;border-radius:10px;width:100%;font-size:14px}.hub-note{font-size:12px;color:var(--muted);line-height:1.7}.hub-groups{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:15px;margin-top:25px}.hub-groups section{border:1px solid var(--line);border-radius:13px;padding:16px}.hub-groups ul{list-style:none;padding:0}.hub-groups li{display:flex;flex-wrap:wrap;align-items:center;gap:7px;justify-content:space-between;border-bottom:1px solid var(--line);padding:8px 0;overflow-wrap:anywhere}.hub-groups small{display:block;margin-top:10px;color:var(--muted)}.hub-groups select{font-size:11px;max-width:145px}.hub-history{border-top:1px solid var(--line);padding-top:18px;margin-top:25px;font-size:13px;overflow-wrap:anywhere}.hub-history summary{cursor:pointer}.hub-history li{padding:7px}.hub-rounds{display:flex;gap:18px;overflow-x:auto;margin:25px 0;padding:5px}.hub-rounds section{min-width:190px;flex:1}.match{display:flex;flex-direction:column;padding:12px;gap:5px;border:1px solid var(--line);border-radius:12px;margin-bottom:12px}.match button{border:0;background:#f3f6ef;padding:10px;border-radius:7px;text-align:left;overflow-wrap:anywhere}.match button[aria-pressed=true]{background:var(--lime)}.seat-grid{display:grid;gap:8px;margin:20px 0}.seat-grid button{border:1px solid var(--line);background:#f4f6f0;border-radius:9px;padding:10px 5px;overflow-wrap:anywhere;font-size:13px}.seat-grid button[aria-pressed=true]{background:#ede7fa;border-color:#a595cb}.bingo-board{display:grid;grid-template-columns:repeat(15,1fr);gap:5px;margin:25px 0}.bingo-board span{text-align:center;border-radius:6px;padding:8px 0;background:#f2f4ef;font-size:13px}.bingo-board .drawn{background:var(--lime);font-weight:800;border:1px solid #6c863c}.card-results{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.playing-card{background:#fff;width:85px;height:120px;border-radius:10px;border:1px solid #d1d9cc;display:grid;place-items:center;box-shadow:0 5px 10px #0000000a}.playing-card.red{color:#b93a49}.hub-coin{display:grid;place-items:center;width:120px;height:120px;border:8px double #9e873e;border-radius:50%;color:#826822;background:radial-gradient(circle at 30% 25%,#fff1b0,#dec062);font-size:52px;box-shadow:4px 6px #c09e3c}.spinning{animation:coinFlip .6s linear infinite}.hub-die{display:grid;place-items:center;width:110px;height:110px;font-size:58px;background:#fff;color:#70609b;border:1px solid #ddd4ef;border-radius:22px;box-shadow:5px 7px #dfd7ee}.shaking{animation:diceShake .3s linear infinite}.color-swatch{height:140px;border-radius:12px;margin-bottom:15px}.bottle-ring{position:relative;width:min(320px,100%);aspect-ratio:1;border:1px dashed #c5d2b6;border-radius:50%}.bottle-ring .bottle{position:absolute;top:calc(50% - 60px);left:calc(50% - 20px);width:40px;height:120px;display:grid;place-items:center;transition:transform 1.5s cubic-bezier(.1,.8,.2,1);font-size:70px}.bottle-ring>span{position:absolute;transform:translate(-50%,-50%);font-size:11px;max-width:62px;overflow:hidden;text-overflow:ellipsis}.weighted-wheel{text-align:center}.weighted-wheel>div{font-size:130px;color:#a6bb69;transition:transform 1.5s ease-out}.santa-links{margin:25px 0;padding:22px;background:#f4f0fa;border-radius:15px}.santa-links p{font-size:13px;line-height:1.7}.santa-links>div{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #e1d9ed}.santa-links>button{margin-top:15px}.secret-reveal{max-width:580px;margin:60px auto;text-align:center}.secret-reveal>span{font-size:70px}.secret-reveal p{line-height:1.8}.secret-reveal .hub-result{margin:30px 0}.tool-related{margin:40px 0}.hub-guide{max-width:800px;margin:40px auto;line-height:1.8}.hub-guide h2{font-size:23px;margin-top:32px}.hub-guide p{color:#56685d}.hub-guide details{padding:15px 0;border-bottom:1px solid var(--line)}.hub-guide summary{cursor:pointer;font-weight:650}.platform-footer{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;max-width:1224px;padding:40px 28px;margin:auto;border-top:1px solid var(--line);font-size:13px}.platform-footer>div strong{font-size:23px}.platform-footer p{color:var(--muted);line-height:1.8}.platform-footer nav{display:flex;flex-direction:column;gap:12px}.platform-footer a{text-decoration:none}.platform-footer button{border:0;padding:0;background:none;text-align:left;font-size:13px}.hub-full{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;overflow:auto;border-radius:0;padding:25px}.mobile-hub-menu{display:flex;flex-direction:column;gap:16px;padding:22px;background:#edf2e5}@keyframes coinFlip{to{transform:rotateY(360deg)}}@keyframes diceShake{50%{transform:rotate(12deg) translateY(-8px)}}@keyframes resultIn{0%{opacity:.3;transform:translateY(8px)}}@media(max-width:800px){.platform-header{padding:10px 18px;gap:12px}.platform-header img{width:150px;height:54px}.platform-header nav{display:none}.header-search{margin-left:auto}.menu-toggle{display:grid;place-items:center;background:none;border:0;width:44px}.platform-main{padding:0 16px 24px}.catalog-hero{padding:35px 0 30px}.catalog-hero h1{letter-spacing:-1.5px}.catalog-hero p{font-size:15px}.catalog-grid,.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-card>a{padding:17px}.catalog-card h3{font-size:16px}.section-heading h2{font-size:24px}.hub-tool-layout,.hub-tool-layout.compact{grid-template-columns:1fr;gap:20px}.hub-tool{padding:17px}.hub-stage{padding:20px 15px;min-height:240px}.hub-intro{margin:24px 0 20px}.hub-intro p{font-size:15px}.platform-footer{grid-template-columns:1fr 1fr;padding:28px 18px}.platform-footer>div{grid-column:1/-1}.bingo-board{grid-template-columns:repeat(10,1fr)}.catalog-about{padding:22px}.hub-full{padding:16px}}@media(max-width:480px){.catalog-search{gap:8px;padding:7px 7px 7px 13px}.catalog-search input{font-size:15px}.catalog-search button{padding:11px 12px;font-size:12px}.hero-meta{flex-direction:column;gap:2px}.catalog-card h3{margin-top:12px}.catalog-card p{font-size:12px}.catalog-icon{width:35px;height:35px;font-size:20px}.favorite{top:7px;right:5px;width:36px}.catalog-go{font-size:11px}.category-grid{grid-template-columns:1fr}.section-heading>span{max-width:85px;text-align:right}.hub-breadcrumb{font-size:11px}.hub-tool-bar{gap:5px}.hub-tool-bar span{font-size:10px}.hub-tool-bar button{font-size:11px}.hub-fields{gap:8px}.santa-links{padding:15px}}@media(prefers-reduced-motion:reduce){.platform *,.platform *:before,.platform *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media print{.platform-header,.platform-footer,.hub-inputs,.hub-tool-bar,.hub-launch,.hub-actions,.tool-related,.hub-guide,.install-app,.analytics-consent,.catalog-hero,.hub-stage>button,.hub-history,.tool-favorite,.hub-breadcrumb,.santa-links,.hub-tool .move-player{display:none!important}.hub-tool{border:0;box-shadow:none}.hub-tool-layout{display:block}.hub-stage{background:#fff;min-height:0}.hub-groups{display:grid;grid-template-columns:1fr 1fr}.hub-groups section,.match{break-inside:avoid}.hub-rounds{flex-wrap:wrap;overflow:visible}.hub-full{position:static;overflow:visible}.platform{background:#fff}.platform-main{max-width:none;padding:0}}.weighted-disc{width:min(320px,100%);position:relative}.weighted-disc svg{width:100%;display:block;transition:transform 1.5s cubic-bezier(.1,.8,.2,1)}.weighted-pointer{position:absolute;z-index:1;left:calc(50% - 12px);top:-4px;font-size:26px;color:#243e37}.hub-stage .modern-wheel{width:100%;min-width:0;padding:0;background:transparent;border:0;box-shadow:none}.hub-stage .wheel-wrap{max-width:100%}.bottle svg{width:40px;height:120px}@media(max-width:800px){.hub-tool-layout.has-list{display:flex;flex-direction:column}.has-list .hub-inputs{display:contents}.has-list .hub-inputs>label,.has-list .hub-inputs>.hub-actions,.has-list .hub-inputs>small,.has-list .hub-inputs>button{order:0}.has-list .hub-stage{order:1;min-height:160px}.has-list .hub-inputs>details{order:2}.has-list .hub-inputs>label textarea{min-height:115px;max-height:240px}}.hub-share-link{display:block;overflow-wrap:anywhere;margin-top:18px;font-size:13px}.hub-share-link input{display:block;width:100%;min-width:0;padding:12px;border:1px solid #d1dccc;border-radius:10px}
