:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#1e293b;background:#f8fafc;letter-spacing:0;line-height:1.5}*{box-sizing:border-box}body{margin:0}.app-shell{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#f8fafc,#fff 55%,#eef2ff)}.wrap{width:min(1180px,calc(100% - 32px));margin:auto}.site-header{height:64px;background:#fff;box-shadow:0 3px 12px #0f172a12;position:sticky;top:0;z-index:10}.nav{height:64px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:#4338ca;font-weight:800;font-size:20px}.brand-mark{display:grid;place-items:center;width:40px;height:40px;border-radius:8px;color:#fff;background:linear-gradient(135deg,#6366f1,#9333ea);box-shadow:0 6px 16px #6366f14d}.nav-links{display:flex;gap:30px}.nav-links a{color:#334155;text-decoration:none;font-weight:600}.nav-links a:hover,.nav-links a.active{color:#4f46e5}.menu-button{display:none;border:0;background:transparent;font-size:24px;color:#334155}main{flex:1;padding-top:48px;padding-bottom:64px}.hero{text-align:center;margin-bottom:36px}.hero h1{margin:0 0 10px;font-size:44px;color:#4f46e5}.hero p{font-size:18px;color:#64748b}.panel{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 12px 30px #0f172a0b;padding:28px}.generator{max-width:880px;margin:auto}.balls{display:flex;justify-content:center;align-items:center;gap:14px;min-height:94px;flex-wrap:wrap}.ball{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:21px;font-weight:800;box-shadow:inset 0 -5px #0002,0 6px 12px #0f172a22}.ball.red{background:#ef4444}.ball.blue{background:#3b82f6}.ball.green{background:#22a45a}.plus{font-size:26px;color:#94a3b8;font-weight:700}.primary{display:flex;margin:22px auto 0;border:0;border-radius:8px;padding:13px 28px;background:linear-gradient(90deg,#4f46e5,#9333ea);color:#fff;font-weight:700;font-size:16px;cursor:pointer}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:36px}.info{padding:20px}.info h3{margin:0 0 8px;color:#334155}.info p{margin:0;color:#64748b;font-size:14px}.notice{margin-top:22px;padding:15px;border:1px solid #fde68a;background:#fffbeb;color:#92400e;border-radius:8px}.toolbar{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:18px}.toolbar select,.toolbar input{border:1px solid #cbd5e1;border-radius:6px;padding:9px 12px;background:#fff}.status{font-size:14px;color:#64748b}.draw-list{display:grid;gap:12px}.draw{display:grid;grid-template-columns:170px 1fr;align-items:center;padding:18px;border-bottom:1px solid #e2e8f0}.draw:last-child{border:0}.draw-meta strong,.draw-meta span{display:block}.draw-meta span{font-size:13px;color:#64748b}.draw .balls{justify-content:flex-start;min-height:auto}.draw .ball{width:42px;height:42px;font-size:15px}.stats-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:10px}.stat-ball{text-align:center;padding:12px 4px;border:1px solid #e2e8f0;border-radius:7px}.stat-ball b{display:block;color:#4f46e5;font-size:18px}.stat-ball small{color:#64748b}.empty{text-align:center;padding:60px;color:#64748b}.copy{max-width:800px;margin:auto}.copy h2{color:#4338ca}.site-footer{background:#0f172a;color:#fff}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px;padding:44px 0}.footer-grid p,.footer-grid a{color:#94a3b8;font-size:14px}.footer-grid a{display:block;text-decoration:none;margin-top:9px}.footer-brand{color:#fff}.copyright{text-align:center;border-top:1px solid #1e293b;padding:22px;color:#94a3b8;font-size:14px}@media(max-width:760px){.wrap{width:min(100% - 24px,1180px)}.menu-button{display:block}.nav-links{display:none;position:absolute;top:64px;left:0;right:0;background:#fff;padding:12px 20px;box-shadow:0 8px 14px #0f172a18}.nav-links.open{display:grid}.hero h1{font-size:32px}.panel{padding:18px}.grid-4{grid-template-columns:1fr 1fr}.draw{grid-template-columns:1fr;gap:12px}.stats-grid{grid-template-columns:repeat(4,1fr)}.footer-grid{grid-template-columns:1fr;gap:24px}.ball{width:44px;height:44px;font-size:16px}.balls{gap:8px}.toolbar{align-items:flex-start;flex-direction:column}}.generated-groups{display:grid;gap:20px}.generated-row{border-bottom:1px solid #e2e8f0;padding-bottom:18px}.generated-row:last-child{border:0;padding-bottom:0}.group-label{text-align:center;color:#64748b;font-size:13px;font-weight:700;margin-bottom:8px}.combination-summary{text-align:center;color:#64748b;font-size:13px;margin-top:10px}.settings-button{position:fixed;right:24px;bottom:24px;width:52px;height:52px;border:0;border-radius:50%;background:#4f46e5;color:#fff;font-size:22px;box-shadow:0 10px 25px #312e8159;cursor:pointer;z-index:8}.modal-backdrop{position:fixed;inset:0;background:#0f172a8c;z-index:20;display:grid;place-items:center;padding:16px}.settings-panel{width:min(420px,100%);background:#fff;border-radius:8px;padding:24px;box-shadow:0 24px 60px #0005}.settings-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.settings-head h2{margin:0;font-size:21px}.settings-head button{border:0;background:transparent;font-size:28px;color:#64748b;cursor:pointer}.setting-row{min-height:52px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e2e8f0}.setting-row select{border:1px solid #cbd5e1;border-radius:6px;padding:7px}.setting-row input{width:20px;height:20px;accent-color:#4f46e5}.save-settings{width:100%;justify-content:center}@media(max-width:760px){.settings-button{right:16px;bottom:16px}.generated-row .balls{gap:7px}.combination-summary{line-height:1.8}}.stats-toolbar{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:16px 20px}.summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px}.rank-card h2,.distribution h2{font-size:18px;margin:0 0 18px}.rank-balls{display:grid;grid-template-columns:repeat(8,1fr);gap:10px}.rank-item{display:grid;justify-items:center;gap:5px}.rank-item small{font-size:11px;color:#64748b}.mini-ball{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;color:#fff;box-shadow:inset 0 -3px #0002}.mini-ball.red{background:#ef4444}.mini-ball.blue{background:#3b82f6}.mini-ball.green{background:#22a45a}.distribution{margin-bottom:18px}.distribution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.distribution-grid strong,.distribution-grid span{display:block}.distribution-grid span{font-size:12px;color:#64748b;margin-top:7px}.meter,.color-meter{display:flex;height:10px;background:#e2e8f0;border-radius:5px;overflow:hidden;margin-top:10px}.meter i{background:#4f46e5}.color-meter i{display:block}.red-part{background:#ef4444}.blue-part{background:#3b82f6}.green-part{background:#22a45a}.frequency-panel{margin-top:0}@media(max-width:760px){.summary-grid{grid-template-columns:1fr}.rank-balls{grid-template-columns:repeat(4,1fr)}.distribution-grid{grid-template-columns:1fr}.stats-toolbar{align-items:stretch}}.stats-toolbar{justify-content:flex-start;margin-bottom:18px}.stats-overview{display:grid;grid-template-columns:1fr 1fr 1fr;gap:18px;margin-bottom:20px}.stats-overview>article{position:relative;padding:24px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:0 8px 20px #0f172a0d}.stats-overview>article:first-child{color:#fff;background:linear-gradient(135deg,#6366f1,#9333ea)}.stats-overview>article:first-child span,.stats-overview>article:first-child b{display:block}.stats-overview>article:first-child b{font-size:34px}.stats-overview>article:first-child i{position:absolute;right:22px;top:28px;font-size:44px;opacity:.3}.stats-overview article>strong{display:block;margin-bottom:10px}.stats-overview p{display:flex;justify-content:space-between;margin:7px 0;font-size:13px}.stats-overview em{display:block;height:9px;border-radius:6px;background:#e2e8f0;overflow:hidden}.stats-overview em i{display:block;height:100%;background:#f59e0b}.red-text{color:#ef4444}.blue-text{color:#3b82f6}.green-text{color:#10b981}.rank-card h2 small{color:#94a3b8;font-size:12px}.rank-balls{grid-template-columns:repeat(6,1fr)}.rank-item img{display:block}.rank-item>b{color:#4f46e5}.ranking-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:20px}.ranking-grid h2,.interval-stats h2{margin:0 0 18px;font-size:20px}.ranking-row{display:grid;grid-template-columns:32px 44px 1fr auto;align-items:center;gap:9px;margin-top:9px;padding:9px;border-radius:7px;background:#f8fafc}.ranking-row>i{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#f59e0b;color:#fff;font-style:normal;font-weight:700}.cold-ranking .ranking-row>i{background:#94a3b8}.ranking-row>span{font-size:12px;color:#64748b}.ranking-row em{display:block;height:7px;margin-top:5px;border-radius:5px;background:#e2e8f0;overflow:hidden}.ranking-row em b{display:block;height:100%;background:linear-gradient(90deg,#6366f1,#a855f7)}.cold-ranking .ranking-row em b{background:#94a3b8}.ranking-row>strong{color:#4f46e5}.interval-stats{margin-bottom:20px}.interval-stats>div{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.interval-stats article{display:grid;gap:4px;padding:18px;border:1px solid #cbd5e1;border-radius:8px;background:#f8fafc}.interval-stats article span,.interval-stats article small{color:#64748b}.interval-stats article b{color:#4f46e5;font-size:28px}.stats-notice{padding:18px;border-left:4px solid #f59e0b;background:#fffbeb;color:#92400e;font-size:13px}@media(max-width:760px){.stats-overview,.ranking-grid{grid-template-columns:1fr}.rank-balls{grid-template-columns:repeat(3,1fr)}.interval-stats>div{grid-template-columns:1fr 1fr}.ranking-grid .panel{padding:14px}.ranking-row{grid-template-columns:28px 38px 1fr auto;padding:7px}.ranking-row>strong{font-size:12px}}.stats-overview>article{transition:transform .2s ease,box-shadow .2s ease}.stats-overview>article:nth-child(2){border-color:#fbbf24}.stats-overview>article:nth-child(3){border-color:#6ee7b7}.rank-balls{grid-template-columns:repeat(3,1fr);gap:12px}.rank-item{grid-template-columns:auto 1fr;grid-template-rows:auto auto;justify-items:start;column-gap:9px;padding:10px 12px;border:1px solid #fecaca;border-radius:8px;background:#fff7f7;transition:transform .2s ease}.summary-grid .rank-card:nth-child(2) .rank-item{border-color:#bfdbfe;background:#f0f9ff}.rank-item img{grid-row:1/3}.rank-item>b{align-self:end;color:#dc2626;font-size:17px}.summary-grid .rank-card:nth-child(2) .rank-item>b{color:#2563eb}.rank-item small{align-self:start}@media(hover:hover){.stats-overview>article:hover{transform:translateY(-3px);box-shadow:0 12px 28px #0f172a18}.rank-item:hover{transform:scale(1.025)}}@media(max-width:760px){.rank-balls{grid-template-columns:repeat(2,1fr)}}.ranking-row{position:relative;border:1px solid transparent;overflow:hidden;transition:transform .2s ease,border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.ranking-row:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:#6366f1;opacity:0;transition:opacity .2s ease}.cold-ranking .ranking-row:before{background:#64748b}.ranking-row>img,.ranking-row>strong,.ranking-row em b{transition:transform .2s ease,color .2s ease,filter .2s ease}.rank-item{transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.rank-item img,.rank-item>b{transition:transform .2s ease,color .2s ease}@media(hover:hover)and (pointer:fine){.ranking-row:hover{transform:translate(4px);border-color:#c7d2fe;background:#fff;box-shadow:0 7px 18px #4f46e51f}.ranking-row:hover:before{opacity:1}.ranking-row:hover>img{transform:scale(1.13) rotate(-4deg)}.ranking-row:hover>strong{color:#4338ca;transform:scale(1.08)}.ranking-row:hover em b{filter:saturate(1.3) brightness(1.08)}.cold-ranking .ranking-row:hover{border-color:#cbd5e1;box-shadow:0 7px 18px #4755691f}.cold-ranking .ranking-row:hover>strong{color:#475569}.rank-item:hover{transform:translateY(-3px) scale(1.02);border-color:#f87171;box-shadow:0 7px 16px #ef444421}.rank-item:hover img{transform:scale(1.1)}.rank-item:hover>b{transform:scale(1.06)}.summary-grid .rank-card:nth-child(2) .rank-item:hover{border-color:#60a5fa;box-shadow:0 7px 16px #3b82f621}}.interval-stats article{position:relative;overflow:hidden;transition:transform .2s ease,border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.interval-stats article:after{content:"";position:absolute;right:0;bottom:0;left:0;height:3px;background:#6366f1;transform:scaleX(0);transform-origin:center;transition:transform .2s ease}.interval-stats article b,.interval-stats article span,.interval-stats article small{transition:transform .2s ease,color .2s ease}@media(hover:hover)and (pointer:fine){.interval-stats article:hover{transform:translateY(-4px);border-color:#818cf8;background:#fff;box-shadow:0 9px 20px #4f46e521}.interval-stats article:hover:after{transform:scaleX(1)}.interval-stats article:hover span{color:#4338ca}.interval-stats article:hover b{color:#4338ca;transform:scale(1.1);transform-origin:left center}.interval-stats article:hover small{color:#64748b}}.stats-overview>article:first-child{background:linear-gradient(to right,#4338ca,#6366f1 52%,#a78bfa)}.stats-overview>article:first-child>i{transform-origin:center;transition:opacity .2s ease}.stats-overview>article:first-child:hover>i{animation:stats-dice-roll .75s ease-in-out infinite}@keyframes stats-dice-roll{0%{transform:rotate(0) scale(1)}50%{transform:rotate(180deg) scale(1.12)}to{transform:rotate(360deg) scale(1)}}@media(prefers-reduced-motion:reduce){.stats-overview>article:first-child:hover>i{animation:none}}.stats-overview .red-text,.stats-overview .blue-text,.stats-overview .green-text{align-items:center;justify-content:flex-start;gap:8px}.stats-overview .red-text b,.stats-overview .blue-text b,.stats-overview .green-text b{margin-left:auto}.color-dot{display:inline-block;width:16px;height:16px;flex:0 0 16px;border-radius:50%}.red-text .color-dot{background:#ef4444}.blue-text .color-dot{background:#3b82f6}.green-text .color-dot{background:#10b981}.stats-attributes{display:grid;grid-template-columns:1.35fr 1fr;gap:18px;margin-bottom:20px}.stats-attributes h2{margin:0 0 16px;font-size:20px}.stats-attribute-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.stats-attribute-item{display:grid;grid-template-columns:1fr auto;align-items:center;padding:8px 10px;border:1px solid #e2e8f0;border-radius:7px;background:#f8fafc;transition:translate .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.stats-attribute-item span{font-size:12px;font-weight:700}.stats-attribute-item b{display:flex;align-items:baseline;gap:4px;color:#4f46e5;font-size:16px}.stats-attribute-item b i{color:#94a3b8;font-size:10px;font-style:normal;font-weight:400}.stats-attribute-item small{grid-column:1/-1;color:#94a3b8;font-size:10px}.element-金{background:#fffbeb}.element-木{background:#f0fdf4}.element-水{background:#eff6ff}.element-火{background:#fef2f2}.element-土{background:#fff7ed}.animal-家禽{background:#fffbeb}.animal-野兽{background:#fff7ed}.animal-神兽{background:#f5f3ff}.number49-stat{display:flex;align-items:center;justify-content:center;gap:24px;min-height:134px}.number49-stat img{transition:transform .2s ease}.number49-stat div{display:grid}.number49-stat b{color:#4f46e5;font-size:36px;line-height:1}.number49-stat span,.number49-stat small{color:#64748b}.number49-stat small{margin-top:4px}@media(hover:hover)and (pointer:fine){.stats-attribute-item:hover{translate:3px 0;border-color:#8b5cf6;background:#fff;box-shadow:0 5px 14px #4f46e51f}.number49-panel:hover .number49-stat img{transform:scale(1.12) rotate(-4deg)}}@media(max-width:900px){.stats-attributes{grid-template-columns:1fr}}@media(max-width:480px){.stats-attribute-grid{grid-template-columns:1fr}}.stats-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.stats-panel-head h2{margin:0}.stats-panel-head label{display:flex;align-items:center;gap:6px;color:#64748b;font-size:11px}.stats-panel-head select{height:32px;border:1px solid #cbd5e1;border-radius:6px;padding:0 8px;background:#fff;color:#475569;font-size:11px;cursor:pointer}@media(max-width:480px){.stats-panel-head{align-items:flex-start;flex-direction:column}.stats-panel-head select{max-width:100%}}.history-filters{display:grid;grid-template-columns:140px 140px minmax(220px,1fr) auto auto;gap:12px;align-items:end;margin-bottom:18px}.history-filters label{display:grid;gap:5px;font-size:13px;font-weight:700;color:#475569}.history-filters select,.history-filters input{height:40px;border:1px solid #cbd5e1;border-radius:6px;padding:0 11px;background:#fff;color:#1e293b}.filter-button,.reset-button,.pagination button{height:40px;border-radius:6px;padding:0 18px;font-weight:700;cursor:pointer}.filter-button{border:0;background:#4f46e5;color:#fff}.reset-button,.pagination button{border:1px solid #cbd5e1;background:#fff;color:#475569}.history-summary{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;font-size:14px;color:#64748b}.pagination{display:flex;align-items:center;justify-content:center;gap:18px;padding-top:22px}.pagination button:disabled{opacity:.45;cursor:not-allowed}@media(max-width:760px){.history-filters{grid-template-columns:1fr 1fr}.query-field{grid-column:1/-1}.filter-button,.reset-button{width:100%}.history-summary{align-items:flex-start;gap:5px;flex-direction:column}.pagination{gap:10px}.pagination button{padding:0 13px}}.special-attributes{display:flex;align-items:center;gap:5px;flex-wrap:wrap;margin-left:6px}.special-attributes b{padding:5px 8px;border-radius:4px;background:#f1f5f9;color:#475569;font-size:13px;white-space:nowrap}.special-attributes .red{background:#fef2f2;color:#dc2626}.special-attributes .blue{background:#eff6ff;color:#2563eb}.special-attributes .green{background:#ecfdf5;color:#059669}@media(max-width:600px){.special-attributes{width:100%;margin:7px 0 0;padding-left:0}}.draw-meta small{display:block;margin-top:4px;color:#64748b;font-size:13px}.draw-meta small b{color:#4f46e5;font-size:15px}.special-ball{display:inline-flex;transition:transform .2s ease;transform-origin:center}.draw:hover .special-ball{transform:scale(1.22)}.zodiac-emoji{padding:0!important;background:transparent!important;font-size:22px!important;line-height:1}.draw-meta>strong{transition:color .18s ease}.draw:hover .draw-meta>strong{color:#2563eb}.draw{position:relative;background-image:linear-gradient(to left,transparent,transparent);background-size:100% 100%;cursor:copy;touch-action:manipulation;transition:background-image .22s ease,box-shadow .22s ease}.draw:hover{background-image:linear-gradient(to left,#dbeafe,#eff6ff 48%,#eff6ff00);box-shadow:inset -3px 0 #3b82f6}.draw-copy-feedback{position:absolute;z-index:2;right:14px;top:50%;translate:0 -50%;padding:5px 10px;border-radius:5px;background:#fff;color:#059669;font-size:12px;font-weight:700;box-shadow:0 4px 12px #0f172a1f;pointer-events:none}.draw-copy-feedback:empty{display:none}.draw.copied{box-shadow:inset 0 0 0 2px #34d399}.draw.copy-failed{box-shadow:inset 0 0 0 2px #f87171}.draw.copy-failed .draw-copy-feedback{color:#dc2626}@media(max-width:600px){.draw-copy-feedback{right:8px;top:8px;translate:0}}.zodiac-emoji{display:inline-block;transform-origin:center bottom}.draw:hover .zodiac-emoji{animation:zodiac-run .34s linear infinite}@keyframes zodiac-run{0%,to{transform:translate(0) rotate(-4deg)}25%{transform:translate(2px,-3px) rotate(5deg)}50%{transform:translate(0) rotate(-4deg)}75%{transform:translate(-2px,-3px) rotate(5deg)}}@media(prefers-reduced-motion:reduce){.draw:hover .zodiac-emoji{animation:none}}.special-element{display:grid!important;place-items:center;min-width:33px}.special-element>span,.special-element>i{grid-area:1/1;transition:opacity .16s ease,transform .16s ease}.special-element>i{font-size:16px;font-style:normal;opacity:0;transform:scale(.7)}.draw:hover .special-element>span{opacity:0;transform:scale(.7)}.draw:hover .special-element>i{opacity:1;transform:scale(1)}.special-wave{display:grid!important;place-items:center;min-width:47px}.special-wave>span,.special-wave>i{grid-area:1/1;transition:opacity .16s ease,transform .16s ease}.special-wave>i{display:block;width:16px;height:16px;border-radius:50%;opacity:0;transform:scale(.7)}.special-wave.red>i{background:#ef4444}.special-wave.blue>i{background:#3b82f6}.special-wave.green>i{background:#10b981}.draw:hover .special-wave>span{opacity:0;transform:scale(.7)}.draw:hover .special-wave>i{opacity:1;transform:scale(1)}.special-zodiac-mobile{display:none}@media(max-width:600px){.draw{gap:7px;padding:12px 8px}.draw-meta{display:grid;grid-template-columns:1fr auto;align-items:center}.draw-meta>strong{grid-row:1/3}.draw-meta>span,.draw-meta>small{margin:0;text-align:right}.draw .balls{display:grid;grid-template-columns:repeat(6,minmax(0,1fr)) 12px minmax(0,1fr);gap:3px;width:100%;align-items:start}.draw .ball-wrap,.draw .special-ball{justify-self:center;min-width:0}.draw .special-ball{display:grid;justify-items:center}.draw .ball{width:32px;height:32px}.draw .ball-wrap>small{margin-top:1px;font-size:9px}.draw .special-ball .ball-wrap>small{display:none}.draw .special-zodiac-mobile{display:grid;min-height:16px;margin-top:1px;place-items:center;font-style:normal;line-height:1}.draw .special-zodiac-mobile small,.draw .special-zodiac-mobile i{grid-area:1/1}.draw .special-zodiac-mobile small{display:block;color:#64748b;font-size:10px}.draw .special-zodiac-mobile i{font-size:16px;font-style:normal;opacity:0}.draw.zodiac-active .special-zodiac-mobile small{opacity:0}.draw.zodiac-active .special-zodiac-mobile i{opacity:1;animation:zodiac-run .34s linear infinite}.draw .plus{align-self:center;font-size:16px;text-align:center}.draw .special-attributes{grid-column:1/-1;display:flex;width:100%;margin:3px 0 0;gap:3px;flex-wrap:nowrap;justify-content:flex-start}.draw .special-attributes b{min-width:0;padding:3px 5px;font-size:10px}.draw .special-attributes .zodiac-emoji{display:none}.draw .special-wave{min-width:38px}.draw .special-element{min-width:27px}.draw .special-wave>i{width:13px;height:13px}.draw .special-element>i{font-size:13px}}@media(max-width:600px)and (prefers-reduced-motion:reduce){.draw.zodiac-active .special-zodiac-mobile i{animation:none}}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;max-width:960px;margin:auto}.about-intro,.feature-grid,.responsible{grid-column:1/-1}.about-intro{text-align:center}.about-intro h2,.process h2,.why h2{margin:0 0 14px;font-size:22px}.about-intro p{max-width:700px;margin:auto;color:#64748b}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.feature-item{text-align:center;padding:20px}.feature-item>span{font-size:30px}.feature-item h3{margin:8px 0 6px}.feature-item p{margin:0;color:#64748b;font-size:13px}.process ol{list-style:none;padding:0;margin:0;display:grid;gap:15px}.process li{display:flex;gap:12px}.process li>b{flex:0 0 30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#4f46e5;color:#fff}.process strong{display:block}.process p{margin:2px 0;color:#64748b;font-size:14px}.why ul{list-style:none;padding:0;margin:0;display:grid;gap:12px;color:#334155}.responsible{padding:26px;border-radius:8px;background:#d97706;color:#fff}.responsible h2{margin:0 0 12px}.responsible p{margin:8px 0}.legal{max-width:850px;margin:auto;padding:36px}.legal .updated{color:#64748b;font-size:13px;margin:0 0 28px}.legal section{padding-bottom:22px;margin-bottom:22px;border-bottom:1px solid #e2e8f0}.legal section:last-of-type{border:0}.legal h2{font-size:21px;margin:0 0 9px}.legal section p{color:#64748b;margin:0;line-height:1.8}.legal aside{padding:18px;border-left:4px solid #f59e0b;background:#fffbeb;color:#92400e}@media(max-width:760px){.about-grid{grid-template-columns:1fr}.feature-grid{grid-template-columns:1fr 1fr}.process,.why{grid-column:1/-1}.legal{padding:20px}.feature-item{padding:16px}}@media(max-width:420px){.feature-grid{grid-template-columns:1fr}}.generated-groups{margin-top:28px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:28px;box-shadow:0 12px 30px #0f172a0b}.generated-groups[hidden]{display:none}.generate-main{border-radius:999px;font-size:18px;padding:15px 30px;align-items:center;gap:9px}.generate-main span{font-size:24px}.how-it-works{margin-top:42px;padding:26px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.how-it-works h2{margin:0 0 10px;font-size:22px}.how-it-works>p{margin:0;color:#64748b}.how-it-works .grid-4{grid-template-columns:1fr 1fr;margin-top:20px}.combination-summary{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;line-height:1.5}.combination-summary span{padding:4px 8px;border-radius:5px;background:#f1f5f9}.combination-summary b{color:#4338ca}@media(max-width:760px){.generated-groups,.how-it-works{padding:18px}.how-it-works .grid-4{grid-template-columns:1fr}.generate-main{font-size:16px}}.generate-main:disabled{opacity:.75;cursor:wait}.spin{display:inline-block;animation:spin .8s linear infinite}.generation-meta{text-align:center;margin-bottom:18px;padding:8px;border-radius:6px;background:#eef2ff;color:#4338ca;font-size:13px;font-weight:700}@keyframes spin{to{transform:rotate(360deg)}}.site-header .brand-mark{transition:transform .22s ease,box-shadow .22s ease}.site-header .brand:hover .brand-mark,.site-header .brand:focus-visible .brand-mark{transform:scale(1.1) rotate(-3deg);box-shadow:0 9px 22px #6366f166}.how-it-works .info{position:relative;overflow:hidden;transition:transform .2s ease,border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.how-it-works .info:after{content:"";position:absolute;right:0;bottom:0;left:0;height:3px;background:#6366f1;transform:scaleX(0);transform-origin:center;transition:transform .2s ease}.how-it-works .info:nth-child(2):after{background:#10b981}.how-it-works .info:nth-child(3):after{background:#f59e0b}.how-it-works .info:nth-child(4):after{background:#8b5cf6}.how-it-works .info h3{transition:color .2s ease,transform .2s ease}@media(hover:hover)and (pointer:fine){.how-it-works .info:hover{transform:translateY(-4px);border-color:#a5b4fc;background:#fff;box-shadow:0 10px 22px #4f46e51f}.how-it-works .info:hover:after{transform:scaleX(1)}.how-it-works .info:hover h3{color:#4f46e5;transform:translate(3px)}.how-it-works .info:nth-child(2):hover{border-color:#6ee7b7;box-shadow:0 10px 22px #10b9811f}.how-it-works .info:nth-child(3):hover{border-color:#fcd34d;box-shadow:0 10px 22px #f59e0b1f}.how-it-works .info:nth-child(4):hover{border-color:#c4b5fd;box-shadow:0 10px 22px #8b5cf61f}}.settings-panel{max-height:min(760px,calc(100vh - 32px));overflow:auto}.number-count{padding:10px 0 16px;border-bottom:1px solid #e2e8f0}.number-count>strong{display:block;margin-bottom:10px}.number-count>div{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.number-count button{height:40px;border:2px solid #cbd5e1;border-radius:6px;background:#fff;color:#64748b;font-weight:800;cursor:pointer}.number-count button.active{border-color:#4f46e5;background:#4f46e5;color:#fff}.setting-row>span{display:grid;gap:2px}.setting-row small{font-size:11px;font-weight:400;color:#64748b}.setting-row input{flex:0 0 auto;margin-left:12px}.setting-block{border-bottom:1px solid #e2e8f0}.setting-block .setting-row{border:0}.range-inputs{display:flex;align-items:end;justify-content:center;gap:10px;padding:0 0 12px}.range-inputs label{display:grid;gap:3px;font-size:11px;color:#64748b}.range-inputs input{width:64px;height:34px;border:1px solid #cbd5e1;border-radius:5px;text-align:center}.range-inputs i{font-style:normal;padding-bottom:7px;color:#94a3b8}.detail-analysis{margin-top:18px;padding-top:18px;border-top:1px solid #e2e8f0}.detail-analysis h3{margin:0 0 14px;text-align:left;font-size:17px}.analysis-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.analysis-grid>div{padding:13px;border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc;text-align:left}.analysis-grid .wide{grid-column:1/-1}.analysis-grid strong{font-size:13px;color:#334155}.analysis-grid p{margin:5px 0 0;font-size:12px;color:#64748b;line-height:1.7}.intervals{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;margin-top:8px}.intervals span{padding:7px 3px;border:1px solid #cbd5e1;border-radius:5px;text-align:center;color:#94a3b8;font-size:11px}.intervals span.active{border-color:#10b981;background:#ecfdf5;color:#047857}.intervals b{display:block;font-size:15px}@media(max-width:600px){.analysis-grid{grid-template-columns:1fr}.analysis-grid .wide{grid-column:auto}.intervals{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px}.intervals span{font-size:9px;padding:6px 1px}}.analysis-grid details{margin-top:8px;font-size:11px;color:#64748b}.analysis-grid summary{cursor:pointer;color:#4f46e5;font-weight:700}.analysis-grid details p{padding:8px;background:#fff;border-radius:5px}.generator{max-width:none;width:100%}#generated{width:100%;max-width:none;margin-left:auto;margin-right:auto}.ball-wrap{display:inline-grid;justify-items:center;flex:0 0 auto}.ball{display:block;object-fit:contain;border-radius:0!important;filter:none;box-shadow:none!important;background:none!important}.ball-wrap>small{margin-top:3px;color:#64748b;font-size:11px}.draw .ball{filter:none}.wrap{width:min(1216px,calc(100% - 32px))}main.wrap{padding-top:40px}.hero{margin-bottom:38px}.hero h1{display:flex;align-items:center;justify-content:center;gap:16px;font-size:54px;font-weight:800;line-height:1.15}.hero-mark{display:inline-block;width:52px;height:52px;flex:0 0 52px;background:#694cff;clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%)}.hero p{margin:12px 0 0}.generate-main{margin-top:8px}.how-it-works{margin-top:48px;padding:32px}.how-it-works .info{min-height:108px}.how-it-works .notice{margin-top:16px}.settings-button{background:#fff;color:#475569;border:2px solid #cbd5e1}.settings-button:hover{border-color:#818cf8;color:#4f46e5}@media(max-width:760px){.wrap{width:calc(100% - 32px)}.brand-name{display:none}main.wrap{padding-top:32px;padding-bottom:32px}.hero{margin-bottom:42px}.hero h1{font-size:38px;gap:12px;white-space:nowrap}.hero-mark{width:44px;height:44px;flex-basis:44px}.hero p{font-size:18px}.how-it-works{margin-top:48px;padding:24px}.how-it-works .info{min-height:0;padding:16px}.how-it-works .notice{font-size:13px}.settings-button{right:24px;width:56px;height:56px;background:#fff;color:#475569}}.footer-grid{padding:48px 0 36px}.footer-grid strong{display:block;margin-bottom:14px}.footer-grid a{margin-top:10px;line-height:1.5}.copyright{padding:28px 0}@media(max-width:760px){.footer-grid{padding:48px 0 42px;gap:32px}.footer-grid strong{margin-bottom:18px}.footer-grid a{margin-top:14px}.copyright{padding:30px 0}}.hero-dice{display:inline-block;flex:0 0 auto;font-size:52px;line-height:1}@media(max-width:760px){.hero-dice{font-size:44px}}@media(min-width:761px){main.wrap{padding-top:48px;padding-bottom:47px}.how-it-works{margin-top:59px}.footer-grid{padding-top:61px;padding-bottom:49px}}@media(max-width:760px){.how-it-works{margin-top:53px}.how-it-works .info{padding-top:21px;padding-bottom:21px}.footer-grid{padding-top:54px}.copyright{padding-top:30px;padding-bottom:36px}}.modal-backdrop{display:flex;justify-content:flex-end;align-items:stretch;padding:0;background:#0f172a80}.modal-backdrop[hidden]{display:none}.settings-panel{width:520px;max-width:100%;height:100vh;max-height:none;border-radius:0;padding:0;overflow:hidden;display:grid;grid-template-rows:72px minmax(0,1fr) 84px;background:#fff;box-shadow:-12px 0 35px #0f172a2e}.settings-head{height:72px;margin:0;padding:0 24px;background:linear-gradient(100deg,#6256ff,#a600ff);color:#fff}.settings-head h2{font-size:24px}.settings-head button{color:#fff;font-size:30px}.settings-content{overflow:auto;padding:24px;background:#f8fafc}.number-count{padding:20px;background:#fff;border:0;border-radius:8px;margin-bottom:24px}.number-count>strong{font-size:17px}.setting-block,.settings-content>.setting-row{background:#fff;border:0;border-radius:8px;margin-bottom:12px;padding:0 16px}.setting-row{min-height:72px}.settings-content>.setting-row{padding:0 16px}.setting-row>span strong{font-size:16px}.setting-row small{font-size:12px}.range-inputs{padding-bottom:14px}.settings-actions{display:grid;grid-template-columns:84px 1fr;gap:12px;align-items:center;padding:16px 24px;background:#fff;border-top:1px solid #e2e8f0}.settings-actions button{height:52px;border-radius:7px;font-weight:800;font-size:15px;cursor:pointer}.close-action{border:2px solid #cbd5e1;background:#fff;color:#475569}.save-settings{border:0;background:linear-gradient(100deg,#6256ff,#a600ff);color:#fff;box-shadow:0 5px 12px #6341ff40}@media(max-width:600px){.settings-panel{width:100%;grid-template-rows:72px minmax(0,1fr) 145px}.settings-content{padding:24px}.settings-actions{grid-template-columns:1fr;padding:16px 24px;gap:12px}.settings-actions .close-action{order:0}.settings-actions .save-settings{order:1}.number-count{margin-bottom:24px}}.generate-main{position:relative;display:inline-flex;width:208px;height:60px;justify-content:center;margin:8px auto 0;padding:16px 32px;gap:12px;border:0;border-radius:9999px;overflow:hidden;font-size:18px;font-weight:600;line-height:28px;background:linear-gradient(to right,#6366f1,#9333ea);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;transition:transform .3s,box-shadow .3s;cursor:pointer}.generate-hover{position:absolute;inset:0;background:linear-gradient(to right,#9333ea,#4f46e5);opacity:0;transition:opacity .3s}.generate-icon{position:relative;width:24px;height:24px;flex:0 0 24px;align-self:center;transition:transform .5s}.generate-label{position:relative;white-space:nowrap}.generate-main:hover{transform:scale(1.05);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.generate-main:hover .generate-hover{opacity:1}.generate-main:hover .generate-icon{transform:rotate(180deg)}.generate-main:active{transform:scale(1)}.generate-main:disabled{transform:none}.generate-main .spin{width:24px;height:24px;font-size:24px;line-height:24px}.generator{text-align:center}.generate-main{margin-left:auto!important;margin-right:auto!important}.analysis-balls{display:inline-flex;align-items:flex-start;gap:4px;flex-wrap:wrap;vertical-align:middle}.analysis-ball{display:grid;justify-items:center;gap:1px}.analysis-ball img{display:block;width:32px;height:32px}.analysis-ball small{color:#64748b;font-size:10px;font-weight:400;line-height:1}.analysis-history,.parity-row{display:flex;align-items:center;gap:8px;margin-top:8px;font-size:12px;color:#64748b}.analysis-history>span,.parity-row>span{flex:0 0 auto;font-weight:700}.analysis-grid details .analysis-balls{padding:5px}.analysis-grid details p:has(.analysis-balls){background:#fff}@media(max-width:600px){.analysis-history,.parity-row{align-items:flex-start;flex-wrap:wrap}.analysis-ball img{width:30px;height:30px}}.analysis-grid>div{position:relative;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease,translate .2s ease}@media(hover:hover)and (pointer:fine){.analysis-grid>div:hover{z-index:1;translate:0 -2px;border-color:#8b5cf6;background:#fff;box-shadow:0 10px 24px #4f46e521,inset 3px 0 #8b5cf6}.analysis-grid>div:hover>strong{color:#4f46e5}.analysis-grid>div:hover>strong i{background:#5b36e8;box-shadow:0 3px 8px #5b36e847}}.intervals>span{transition:translate .18s ease,transform .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.intervals>span b{transition:transform .18s ease,color .18s ease}.active-intervals{border:1px solid transparent;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.parity-row{min-height:46px;padding:7px 9px;border:1px solid #e2e8f0;border-radius:7px;background:#fff;transition:translate .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.parity-row:nth-of-type(1){background:#f5f3ff}.parity-row:nth-of-type(2){background:#eff6ff}.parity-row .analysis-ball img{transition:transform .18s ease}@media(hover:hover)and (pointer:fine){.intervals>span:hover{translate:0 -3px;border-color:#94a3b8;background:#fff;box-shadow:0 6px 14px #0f172a1c}.intervals>span.active:hover{border-color:#10b981;background:#d1fae5;box-shadow:0 6px 14px #10b98126}.intervals>span:hover b{transform:scale(1.16);color:#4f46e5}.intervals>span.active:hover b{color:#047857}.active-intervals:hover{border-color:#6ee7b7;background:#ecfdf5;box-shadow:0 5px 13px #10b9811f}.parity-row:hover{translate:3px 0;background:#fff;box-shadow:0 6px 15px #4f46e51f}.parity-row:nth-of-type(1):hover{border-color:#8b5cf6}.parity-row:nth-of-type(2):hover{border-color:#3b82f6}.parity-row:hover .analysis-ball img{transform:scale(1.1)}}.result-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.result-heading h2{margin:0;font-size:24px}.result-heading>span{padding:8px 14px;border-radius:999px;background:#eef2ff;color:#64748b;font-size:13px}.result-heading b{color:#4f46e5;font-size:16px}.number-stage{padding:28px 24px 22px;border-radius:8px;background:#f8fafc}.result-ball{display:grid;justify-items:center;gap:4px}.result-ball>small{font-size:10px;color:#64748b;white-space:nowrap}.result-ball>small b{color:#64748b;font-size:12px;font-weight:400}.detail-analysis{margin-top:28px}.detail-analysis>h3{font-size:20px}.analysis-grid>div>strong{display:flex;align-items:center;gap:8px}.analysis-grid>div>strong i{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#7048ff;color:#fff;font-style:normal;font-size:12px}.generated-row{padding-bottom:0}.generated-row+.generated-row{padding-top:28px}@media(max-width:600px){.result-heading{align-items:flex-start;gap:12px}.result-heading h2{font-size:20px}.number-stage{padding:22px 18px 18px}.result-heading>span{font-size:11px;padding:6px 9px}}.color-distribution{display:grid;gap:9px;margin-top:12px}.color-distribution>div{display:flex;align-items:center;gap:10px;min-height:46px;padding:6px 11px;border:1px solid;border-radius:7px;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,translate .18s ease}.color-distribution>div>span{font-size:18px}.color-distribution>div>b{min-width:16px;font-size:16px}.color-distribution .red{border-color:#fecaca;background:#fff1f2}.color-distribution .blue{border-color:#bfdbfe;background:#eff6ff}.color-distribution .green{border-color:#a7f3d0;background:#ecfdf5}.color-distribution .red>span,.color-distribution .red>b{color:#ef4444}.color-distribution .blue>span,.color-distribution .blue>b{color:#3b82f6}.color-distribution .green>span,.color-distribution .green>b{color:#10b981}@media(hover:hover){.color-distribution .red:hover{translate:3px 0;border-color:#ef4444;background:#ffe4e6;box-shadow:0 5px 14px #ef444429}.color-distribution .blue:hover{translate:3px 0;border-color:#3b82f6;background:#dbeafe;box-shadow:0 5px 14px #3b82f629}.color-distribution .green:hover{translate:3px 0;border-color:#10b981;background:#d1fae5;box-shadow:0 5px 14px #10b98129}}.sum-metrics{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.sum-metrics>div,.range-metrics>div{display:grid;gap:5px;padding:12px;border-radius:5px;background:#fff}.sum-metrics span,.range-metrics span{font-size:11px;color:#64748b}.sum-metrics b{font-size:22px;color:#4f46e5}.range-metrics{display:grid;grid-template-columns:1fr auto 1fr 1fr;align-items:center;gap:14px;margin-top:12px;text-align:center}.range-metrics em{color:#cbd5e1;font-size:22px;font-style:normal}.range-metrics b{font-size:20px;color:#4f46e5}.range-metrics .minimum{color:#059669}.range-metrics .maximum{color:#dc2626}@media(max-width:600px){.sum-metrics{gap:8px}.range-metrics{gap:6px}.range-metrics>div{padding:9px 5px}}.active-intervals{margin-top:10px;padding:10px;border-radius:5px;background:#fff;text-align:center;color:#64748b;font-size:12px}.active-intervals b{margin-left:6px;color:#059669;font-size:17px}.history-overlap{display:grid;margin-top:12px}.history-overlap>div{display:flex;align-items:center;gap:10px;min-height:52px;border-bottom:1px solid #e2e8f0}.history-overlap>div:last-child{border-bottom:0}.history-overlap>div>span{min-width:92px;color:#475569;font-size:12px;font-weight:700}.history-overlap small{color:#94a3b8;font-size:11px}.history-overlap details{display:flex;align-items:center}.history-overlap summary{white-space:nowrap}@media(max-width:600px){.history-overlap>div{align-items:flex-start;flex-wrap:wrap;padding:9px 0;gap:6px}.history-overlap>div>span{width:100%;min-width:0}.history-overlap small{width:100%;line-height:1.6}}.number-groups{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:12px}.number-groups>span{display:inline-flex;align-items:center;padding:6px 10px;border-radius:6px}.consecutive-groups>span{background:#fef3c7}.same-tail-groups>span{background:#f3d9fa}.smart-algorithm{font-size:1.12em;font-weight:800}.generation-warning{margin:0 0 18px;padding:12px 14px;border:1px solid #fbbf24;border-radius:7px;background:#fffbeb;color:#92400e;font-size:13px}.attribute-distribution{display:grid;gap:7px;margin-top:12px}.attribute-distribution>div{display:flex;align-items:center;gap:8px;min-height:43px;padding:6px 10px;border:1px solid #e2e8f0;border-radius:7px;background:#fff}.attribute-distribution>div>span{min-width:54px;color:#475569;font-size:12px;font-weight:700}.attribute-distribution>div>b{min-width:18px;color:#4f46e5;font-size:15px}.zodiac-distribution>div{border-color:#ddd6fe;background:#f5f3ff}.element-distribution .element-金{border-color:#fde68a;background:#fffbeb}.element-distribution .element-木{border-color:#bbf7d0;background:#f0fdf4}.element-distribution .element-水{border-color:#bfdbfe;background:#eff6ff}.element-distribution .element-火{border-color:#fecaca;background:#fef2f2}.element-distribution .element-土{border-color:#fed7aa;background:#fff7ed}@media(hover:hover){.attribute-distribution>div{transition:translate .18s ease,box-shadow .18s ease,border-color .18s ease}.attribute-distribution>div:hover{translate:3px 0;border-color:#8b5cf6;box-shadow:0 5px 14px #4f46e51f}}@media(max-width:600px){.attribute-distribution>div{align-items:flex-start;flex-wrap:wrap}.attribute-distribution>div>span{min-width:48px}}.sum-metrics>div,.range-metrics>div{border:1px solid #e2e8f0;transition:translate .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.sum-metrics>div:first-child{background:#f5f3ff}.sum-metrics>div:last-child{background:#eef2ff}.range-metrics{grid-template-columns:1fr auto 1fr auto 1fr}.range-metrics .range-maximum{background:#fff1f2}.range-metrics .range-minimum{background:#ecfdf5}.range-metrics .range-difference{background:#f5f3ff}@media(hover:hover)and (pointer:fine){.sum-metrics>div:hover,.range-metrics>div:hover{translate:0 -3px;background:#fff;box-shadow:0 7px 16px #0f172a1f}.sum-metrics>div:hover{border-color:#6366f1}.range-metrics .range-maximum:hover{border-color:#ef4444}.range-metrics .range-minimum:hover{border-color:#10b981}.range-metrics .range-difference:hover{border-color:#8b5cf6}}.range-metrics>div>img{display:block;width:40px;height:40px;margin:auto;transition:transform .18s ease}@media(hover:hover)and (pointer:fine){.range-metrics>div:hover>img{transform:scale(1.12)}}.number-stage[data-copy-numbers]{position:relative;cursor:copy;touch-action:manipulation;transition:box-shadow .18s ease,background-color .18s ease}.copy-feedback{position:absolute;left:50%;bottom:8px;translate:-50% 0;min-width:96px;color:#059669;font-size:12px;font-weight:700;text-align:center;pointer-events:none}.number-stage.copied{background:#ecfdf5;box-shadow:inset 0 0 0 2px #34d399}.number-stage.copy-failed{background:#fef2f2;box-shadow:inset 0 0 0 2px #f87171}.number-stage.copy-failed .copy-feedback{color:#dc2626}@media(hover:hover)and (pointer:fine){.number-stage[data-copy-numbers]:hover{box-shadow:inset 0 0 0 1px #c7d2fe}}.history-overlap{gap:6px}.history-overlap>div{padding:6px 9px;border:1px solid #e2e8f0!important;border-radius:7px;background:#fff;transition:translate .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.history-overlap>div:first-child{background:#f5f3ff}.history-overlap>div:nth-child(2){background:#eff6ff}.history-overlap>div:nth-child(3){background:#ecfdf5}.history-overlap .analysis-ball img{transition:transform .18s ease}.history-overlap summary{transition:color .18s ease}@media(hover:hover)and (pointer:fine){.history-overlap>div:hover{translate:4px 0;background:#fff;box-shadow:0 6px 15px #0f172a1c}.history-overlap>div:first-child:hover{border-color:#8b5cf6!important}.history-overlap>div:nth-child(2):hover{border-color:#3b82f6!important}.history-overlap>div:nth-child(3):hover{border-color:#10b981!important}.history-overlap>div:hover .analysis-ball img{transform:scale(1.1)}.history-overlap>div:hover summary{color:#4338ca}}.animal-distribution{grid-template-columns:1fr 1fr}.animal-distribution .domestic{border-color:#fde68a;background:#fffbeb}.animal-distribution .wild{border-color:#fdba74;background:#fff7ed}.animal-distribution>div>span{min-width:72px}.animal-distribution>p{grid-column:1/-1;margin:0;text-align:center}@media(hover:hover)and (pointer:fine){.animal-distribution .domestic:hover{border-color:#f59e0b}.animal-distribution .wild:hover{border-color:#f97316}}@media(max-width:600px){.animal-distribution{grid-template-columns:1fr}}.about-grid{display:grid;grid-template-columns:1fr;gap:22px;max-width:1080px;margin:auto}.about-grid>.panel{padding:30px;border-radius:18px;box-shadow:0 10px 24px #0f172a12}.about-intro{text-align:left}.about-intro h2,.core-features h2,.process h2,.why h2{display:flex;align-items:center;gap:12px;margin:0 0 18px;font-size:23px}.about-grid h2>i{display:grid;place-items:center;width:42px;height:42px;border-radius:9px;background:linear-gradient(135deg,#6366f1,#9333ea);color:#fff;font-style:normal;font-size:20px}.about-intro p{max-width:none;margin:12px 0;color:#64748b;line-height:1.8}.core-features>div{display:grid;grid-template-columns:1fr 1fr;gap:14px}.core-features article{display:flex;align-items:flex-start;gap:12px;padding:17px;border-radius:10px;transition:transform .2s ease,box-shadow .2s ease}.core-features article:nth-child(1){background:#ecfdf5}.core-features article:nth-child(2){background:#ecfeff}.core-features article:nth-child(3){background:#f5f3ff}.core-features article:nth-child(4){background:#fff7ed}.core-features article>span{font-size:25px}.core-features strong{display:block}.core-features p{margin:4px 0 0;color:#64748b;font-size:13px}.process ol{max-width:700px}.process li{align-items:flex-start}.why{background:#f8fafc!important}.why li b{color:#16a34a}.responsible{padding:30px;border-radius:18px;background:linear-gradient(135deg,#f59e0b,#f97316);box-shadow:0 12px 28px #f9731633}.responsible ul{line-height:1.9}.responsible small{opacity:.9}.contact-us{text-align:center}.contact-us>i{display:grid;place-items:center;width:54px;height:54px;margin:auto;border-radius:12px;background:linear-gradient(135deg,#6366f1,#9333ea);font-style:normal;font-size:26px}.contact-us h2{margin:14px 0 6px}.contact-us p{margin:0 0 12px;color:#64748b}.contact-us a{display:inline-block;padding:9px 16px;border-radius:7px;background:#f1f5f9;color:#475569;text-decoration:none}@media(hover:hover){.core-features article:hover{transform:translateY(-3px);box-shadow:0 8px 18px #0f172a12}}@media(max-width:760px){.about-grid>.panel{padding:20px;border-radius:12px}.core-features>div{grid-template-columns:1fr}.about-intro h2,.core-features h2,.process h2,.why h2{font-size:20px}}.about-grid{grid-template-columns:minmax(0,1fr)}@media(max-width:760px){.about-grid>*{min-width:0}.core-features>div{grid-template-columns:minmax(0,1fr)}.contact-us a{max-width:100%;overflow-wrap:anywhere}}.settings-button{isolation:isolate;display:grid;place-items:center;width:58px;height:58px;overflow:visible;background:linear-gradient(135deg,#6557ff,#8b28f5);box-shadow:0 12px 28px #4f46e561,0 0 #6366f14d;transition:translate .2s ease,scale .2s ease,box-shadow .2s ease}.settings-button:before{content:"";position:absolute;inset:-5px;z-index:-1;border:1px solid rgb(99 102 241/.25);border-radius:50%;animation:settings-pulse 2.4s ease-out infinite}.settings-button>span{display:block;font-size:25px;line-height:1;transition:rotate .35s ease}.settings-button>small{position:absolute;right:68px;padding:7px 11px;border-radius:6px;background:#0f172a;color:#fff;font-size:12px;font-weight:700;line-height:1;white-space:nowrap;opacity:0;translate:8px 0;pointer-events:none;transition:opacity .18s ease,translate .18s ease}.settings-button>small:after{content:"";position:absolute;left:100%;top:50%;translate:0 -50%;border:5px solid transparent;border-left-color:#0f172a}.settings-button:focus-visible{outline:3px solid rgb(129 140 248/.5);outline-offset:4px}.settings-button.open{background:linear-gradient(135deg,#4338ca,#6d28d9);box-shadow:0 8px 22px #312e816b}.settings-button.open>span{rotate:90deg}.settings-panel{animation:settings-slide-in .24s ease-out}.modal-backdrop{animation:settings-fade-in .2s ease-out}.settings-head button,.settings-actions button{transition:background-color .18s ease,border-color .18s ease,translate .18s ease,box-shadow .18s ease}.settings-head button:hover{rotate:90deg;background:#ffffff1f;border-radius:50%}.close-action:hover{border-color:#94a3b8;background:#f8fafc}.save-settings:hover{translate:0 -1px;box-shadow:0 8px 18px #6341ff52}@media(hover:hover){.settings-button:hover{translate:0 -3px;scale:1.06;box-shadow:0 16px 32px #4f46e573}.settings-button:hover>span{rotate:45deg}.settings-button:hover>small{opacity:1;translate:0 0}}@keyframes settings-pulse{0%{scale:.88;opacity:.8}70%,to{scale:1.24;opacity:0}}@keyframes settings-slide-in{0%{translate:24px 0;opacity:.65}to{translate:0;opacity:1}}@keyframes settings-fade-in{0%{background:#0f172a00}to{background:#0f172a80}}@media(prefers-reduced-motion:reduce){.settings-button:before{animation:none}.settings-panel,.modal-backdrop{animation:none}.settings-button,.settings-button>span{transition:none}}@media(max-width:600px){.settings-button{width:54px;height:54px}.settings-button>small{display:none}}.settings-button{right:24px;bottom:24px;isolation:auto;display:grid;place-items:center;width:56px;height:56px;padding:0;overflow:hidden;border:2px solid #d7e0eb;border-radius:9999px;background:#fff;color:#475569;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;translate:none;scale:none;transition:none}.settings-button:before{display:none}.settings-button svg{width:24px;height:24px;transition:transform .3s ease}.settings-button.open{background:#fff;color:#475569;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.settings-button.open svg{transform:rotate(90deg)}.settings-button:focus-visible{outline:2px solid #8b5cf6;outline-offset:3px}@media(hover:hover){.settings-button:hover{translate:none;scale:none;background:#fff;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.settings-button:hover svg{transform:rotate(90deg)}}@media(max-width:600px){.settings-button{right:24px;bottom:24px;width:56px;height:56px}}.settings-button:hover{border-color:#d7e0eb!important;background:#fff!important;color:#475569!important;translate:none!important;scale:none!important}.settings-button:hover svg{transform:rotate(90deg)}
