@import url('/assets/fonts.css');
@font-face{font-family:RandomSans;src:local("Arial");font-display:swap}
:root{--bg:#f7f8f2;--surface:#fff;--ink:#202a24;--muted:#667068;--line:#dfe4db;--green:#245b43;--green-dark:#193c2d;--lime:#e0f296;--soft:#edf2e5;--purple:#ddd8f2;--shadow:0 10px 32px #183c3110;--sidebar:232px;--radius:16px;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--bg);color:var(--ink);font-family:Manrope,RandomSans,Arial,Helvetica,sans-serif;font-size:15px;-webkit-font-smoothing:antialiased;line-height:1.6}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit;cursor:pointer}button:disabled{cursor:wait;opacity:.6}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #9f7be5;outline-offset:4px}button{border:0;background:none}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.15;letter-spacing:-.04em}h2{font-size:30px;font-weight:650}h3{font-size:19px}p{color:var(--muted)}.icon{width:22px;height:22px;flex-shrink:0;vertical-align:middle}.icon-button{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;flex-shrink:0}.icon-button:hover{background:var(--soft)}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;top:12px;left:12px;z-index:200;transform:translateY(-200%);padding:10px 20px;background:var(--green);color:#fff;border-radius:8px}.skip:focus{transform:none}
.sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar);border-right:1px solid var(--line);padding:34px 20px 22px;background:var(--bg);display:flex;flex-direction:column;z-index:30;overflow-y:auto}.brand{display:flex;align-items:center;font-size:31px;font-weight:760;letter-spacing:-1.6px;line-height:1}.brand-mark{display:flex;align-items:center;justify-content:center;background:var(--green);color:var(--lime);width:37px;height:37px;margin-right:10px;border-radius:12px;transform:rotate(-8deg)}.brand-mark .icon{width:24px;height:24px}.brand-domain{color:var(--green)}.brand-sub{font-size:12px;margin:12px 0 38px 2px;letter-spacing:.025em}.sidebar nav{display:flex;flex-direction:column;gap:5px}.nav-link{display:flex;gap:12px;align-items:center;padding:11px 10px;border-radius:9px;font-size:12px;font-weight:550;color:#566159;line-height:1.3;min-height:43px}.nav-link .icon{width:19px;height:19px}.nav-link:hover,.nav-link.selected{background:var(--soft);color:var(--green)}.nav-link.active{background:var(--green);color:#fff}.nav-count{margin-left:auto;font-size:10px;background:#ffffff26;min-width:23px;padding:2px 5px;border-radius:5px;text-align:center}.nav-label{font-size:9px;color:#70796f;letter-spacing:.14em;margin:29px 10px 8px}.new-link{margin-top:12px}.new-dot{height:6px;width:6px;background:var(--green);border-radius:50%;margin-left:auto}.sidebar-bottom{margin-top:auto;padding-top:40px}.sidebar-note{border:1px solid var(--line);padding:18px 14px;border-radius:11px;background:var(--soft);font-size:11px}.sidebar-note strong{display:block;margin:8px 0 6px;font-size:11px;letter-spacing:-.015em}.sidebar-note p{font-size:11px;line-height:1.6}.note-dot{display:block;width:7px;height:7px;border-radius:50%;background:var(--green)}.sub-link{display:flex;align-items:center;justify-content:space-between;font-size:10px;padding:14px 3px 0;color:var(--muted)}.sub-link .icon{width:13px;height:13px}.page-shell{margin-left:var(--sidebar)}.topbar{display:flex;align-items:center;gap:16px;padding:0 42px;height:82px;border-bottom:1px solid var(--line)}.topbar-label{font-size:11px;color:var(--muted);letter-spacing:.015em}.search-form{margin-left:auto;display:flex;align-items:center;gap:10px;background:var(--surface);border:1px solid var(--line);border-radius:9px;padding:8px 11px;width:290px}.search-form .icon{height:16px;width:16px;color:var(--muted)}.search-form input{border:none;background:transparent;outline:none;color:var(--ink);font-size:11px;width:100%;min-width:0;padding:0}.search-form kbd{border:1px solid var(--line);border-radius:4px;color:var(--muted);font:10px monospace;line-height:16px;padding:0 5px}.theme-toggle{border:1px solid var(--line);width:33px;height:33px}.theme-toggle .icon{height:16px;width:16px}.mobile-menu,.mobile-brand,.mobile-close{display:none}main{max-width:1500px;margin:auto;padding:0 42px}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:9px;font-weight:650;letter-spacing:.17em;line-height:1.5;color:var(--green)}.small-spark{font-size:17px;line-height:1}.hero{padding:67px 0 57px;display:grid;grid-template-columns:1.25fr 1fr;align-items:center;gap:22px}.hero h1{font-size:clamp(50px,5.35vw,83px);letter-spacing:-.068em;font-weight:560;line-height:1.06;margin:23px 0 23px}.hero-word{position:relative;color:var(--green)}.hero-word svg{position:absolute;bottom:-10px;left:0;width:100%;height:15px;fill:none;stroke:var(--green);stroke-width:3;stroke-linecap:round}.hero-copy>p{font-size:15px;line-height:1.8;margin-top:26px}.hero-actions{display:flex;align-items:center;gap:23px;margin-top:29px}.primary-button{display:inline-flex;justify-content:center;align-items:center;gap:12px;background:var(--green);color:#fff;padding:13px 20px;border:1px solid var(--green);border-radius:9px;font-size:12px;font-weight:550;min-height:46px;line-height:1.3;transition:background .2s,transform .2s}.primary-button:hover{background:var(--green-dark);transform:translateY(-1px)}.primary-button .icon{height:17px;width:17px}.hero-surprise{display:flex;align-items:center;gap:7px;font-size:11px;padding:10px 0;color:var(--ink)}.hero-surprise .icon{width:16px;height:16px}.hero-proof{display:flex;align-items:center;gap:20px;margin-top:25px;font-size:9px;color:var(--muted)}.hero-proof>span{display:flex;align-items:center;gap:5px}.hero-proof .icon{width:12px;height:12px;color:var(--green)}.hero-art{height:335px;position:relative;min-width:0;isolation:isolate}.orbit{border:1px solid #d9dfcd;border-radius:50%;position:absolute;z-index:-1}.orbit-one{width:290px;height:290px;top:12px;left:14%;transform:rotate(-20deg)}.orbit-two{width:350px;height:180px;top:70px;left:6%;transform:rotate(-32deg);border-style:dashed}.art-ticket{position:absolute;top:87px;left:4%;width:214px;background:var(--purple);padding:23px 26px 25px;transform:rotate(-11deg);border-radius:15px;box-shadow:10px 13px 0 #ddd8f246;border:1px solid #bdb4dc;color:#333041}.art-ticket:before,.art-ticket:after{content:"";position:absolute;width:17px;height:17px;border-radius:50%;background:var(--bg);top:70%;border:1px solid #bdb4dc}.art-ticket:before{left:-9px;border-left:0}.art-ticket:after{right:-9px;border-right:0}.art-ticket>span{font-size:8px;letter-spacing:.1em}.art-ticket b{font-size:48px;display:block;letter-spacing:-.075em;font-weight:500;line-height:1.5}.art-ticket i{font-size:8px;display:block;font-style:normal;border-top:1px dashed #aea4ce;margin-top:6px;padding-top:14px}.art-dice{position:absolute;width:123px;height:123px;top:134px;left:53%;background:var(--lime);border:1px solid #c8db81;border-radius:25px;transform:rotate(16deg);box-shadow:10px 12px 0 #d5e5a14d;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);padding:24px;gap:6px}.pip{background:var(--green);border-radius:50%;width:15px;height:15px;align-self:center;justify-self:center}.pip:nth-child(2){grid-column:3}.pip:nth-child(3){grid-row:2;grid-column:2}.pip:nth-child(4){grid-row:3;grid-column:1}.pip:nth-child(5){grid-row:3;grid-column:3}.art-star{position:absolute;color:var(--green);font-family:Georgia,serif}.art-star-one{right:21%;top:24px;font-size:73px;transform:rotate(12deg)}.art-star-two{left:14%;bottom:2px;font-size:55px}.art-chip{position:absolute;right:0;bottom:15px;border:1px solid var(--line);background:var(--surface);padding:8px 14px;border-radius:25px;font-size:9px;transform:rotate(-4deg)}
.quick-section{display:flex;align-items:center;gap:24px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:21px 25px;position:relative}.quick-title{display:flex;align-items:center;gap:14px;flex-shrink:0}.quick-icon{width:44px;height:44px;border-radius:12px;background:var(--soft);color:var(--green);display:grid;place-items:center}.quick-title h2{font-size:19px;margin-top:4px;letter-spacing:-.04em}.quick-title .eyebrow{font-size:8px}.quick-section form{display:flex;align-items:center;gap:12px;margin-left:auto}.quick-section label{font-size:9px;color:var(--muted);width:83px;display:flex;flex-direction:column;gap:3px}.quick-section input{background:var(--bg);border:1px solid var(--line);border-radius:7px;color:var(--ink);padding:6px 9px;font-size:13px;width:100%;height:34px}.quick-separator{font-size:14px;color:var(--muted);margin-top:15px}.quick-section form .primary-button{min-height:37px;padding:9px 17px;margin-top:16px}.quick-section output{font-size:30px;line-height:1;font-weight:650;min-width:67px;text-align:center;padding-left:14px;border-left:1px solid var(--line);color:var(--green);letter-spacing:-.05em}.quick-expand .icon{width:16px;height:16px;color:var(--muted)}.quick-section>.form-error{position:absolute;bottom:-34px;left:25px;font-size:11px}
.popular-section{padding-top:50px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:25px}.section-heading h2{margin-top:9px;font-size:29px}.text-link{display:inline-flex;gap:8px;align-items:center;font-size:11px;font-weight:550;white-space:nowrap}.text-link .icon{height:16px;width:16px}.text-link:hover{color:var(--green)}.tool-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.tool-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:20px 21px 17px;position:relative;transition:border-color .2s,transform .2s,box-shadow .2s;min-width:0}.tool-card:hover{border-color:#a2b9a5;transform:translateY(-3px);box-shadow:var(--shadow)}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:19px}.tool-symbol{width:39px;height:39px;display:grid;place-items:center;border-radius:11px}.tool-symbol .icon{width:22px;height:22px}.tone-numeri{background:#e6edda;color:#43662f}.tone-gruppi{background:#e1e9df;color:#355740}.tone-giochi{background:#f7edcc;color:#846825}.tone-quotidiano{background:#e6ddf0;color:#79608e}.tone-creativita{background:#f4dfd6;color:#975d44}.tone-sviluppo{background:#dce9ef;color:#406676}.tone-scuola{background:#ede6d5;color:#7f6735}.favorite{color:#8d9689;width:30px;height:30px;z-index:2;position:relative}.favorite .icon{width:17px;height:17px}.favorite[aria-pressed=true]{color:var(--green)}.favorite[aria-pressed=true] .icon{fill:var(--lime)}.card-link{display:block}.card-link:after{content:"";position:absolute;inset:0;border-radius:var(--radius)}.card-link h3{font-size:19px;margin-bottom:9px;font-weight:600;letter-spacing:-.04em}.card-link p{font-size:11px;line-height:1.75;min-height:39px;max-width:260px}.card-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:22px;padding-top:13px;border-top:1px solid var(--line);font-size:8px;color:var(--muted)}.card-bottom>.icon{width:16px;height:16px;color:var(--ink)}.new-badge{font-size:8px;font-weight:650;background:var(--lime);color:var(--green-dark);padding:4px 7px;border-radius:5px}.feature-band{background:#e9eedf;border:1px solid #dae3cd;border-radius:var(--radius);display:grid;grid-template-columns:1fr 1.1fr;gap:32px;padding:35px 37px;margin:43px 0 50px}.feature-band h2{font-size:38px;font-weight:550;margin:13px 0 15px;letter-spacing:-.06em}.feature-band p{font-size:11px;line-height:1.8;margin-bottom:18px}.feature-links{display:flex;flex-direction:column;justify-content:center}.feature-links>a{display:flex;align-items:center;gap:17px;padding:20px 0;border-bottom:1px solid #cdd7c2}.feature-links>a:last-child{border-bottom:0}.feature-link-number{font-size:10px;border:1px solid #bac7ae;border-radius:50%;width:30px;height:30px;display:grid;place-items:center;color:var(--green)}.feature-links b{display:block;font-size:17px;letter-spacing:-.035em;font-weight:600}.feature-links small{display:block;font-size:10px;color:var(--muted);margin-top:4px}.feature-links .icon{margin-left:auto;width:19px;height:19px}.feature-links>a:hover b{color:var(--green)}.catalogue-total{font-size:10px;color:var(--muted)}.filter-chips{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:24px}.filter-chip{font-size:10px;background:var(--surface);border:1px solid var(--line);border-radius:7px;min-height:35px;padding:7px 13px;display:flex;align-items:center;gap:6px}.filter-chip.active{background:var(--green);border-color:var(--green);color:#fff}.filter-chip .icon{width:13px;height:13px}.filter-chip>span{font-size:8px;border-radius:4px;background:var(--soft);padding:0 5px;color:var(--green)}.compact{padding:18px}.compact .card-top{margin-bottom:15px}.compact .card-link h3{font-size:16px}.compact .card-link p{font-size:10px;min-height:35px}.compact .card-bottom{margin-top:16px}.compact .tool-symbol{height:33px;width:33px;border-radius:9px}.compact .tool-symbol .icon{height:18px;width:18px}.no-tools{border:1px dashed var(--line);text-align:center;padding:45px 20px;border-radius:var(--radius);background:var(--surface)}.no-tools h3{margin-bottom:12px}.no-tools p{font-size:13px;margin-bottom:20px}.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 14px;min-height:39px;background:var(--surface);border:1px solid var(--line);border-radius:8px;font-size:11px;font-weight:550;line-height:1.4}.secondary-button .icon{width:16px;height:16px}.secondary-button:hover{background:var(--soft);border-color:#aabda9}.closing-note{text-align:center;border-top:1px solid var(--line);padding:48px 0 50px;margin-top:45px}.closing-note>span{display:block;font-size:35px;color:var(--green);line-height:1.5}.closing-note h2{font-size:32px;margin:12px 0;font-weight:550}.closing-note p{font-size:11px;margin-bottom:22px}.closing-note .secondary-button{background:transparent}.footer{border-top:1px solid var(--line);padding:28px 42px 20px;max-width:1584px;margin:auto}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:9px;color:var(--muted);padding-bottom:23px}.footer-brand{font-size:23px;font-weight:650;letter-spacing:-.06em;color:var(--ink)}.footer-brand span{font-size:9px;letter-spacing:0;margin-left:12px;font-weight:400;color:var(--muted)}.footer-bottom{border-top:1px solid var(--line);padding-top:15px;font-size:8px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;color:var(--muted)}.footer-bottom nav{display:flex;flex-wrap:wrap;gap:14px}.footer-bottom a:hover{color:var(--green)}.text-button{padding:0;font-size:inherit;text-decoration:underline;text-underline-offset:3px}.footer-bottom .text-button{font-size:8px}
.breadcrumb{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:10px;color:var(--muted);padding-top:27px}.breadcrumb a:hover{color:var(--green)}.breadcrumb>span:last-child{color:var(--ink)}.tool-heading{display:flex;justify-content:space-between;gap:20px;padding:35px 0 32px}.tool-heading h1{font-size:clamp(36px,3.9vw,60px);margin:14px 0 17px;font-weight:550;letter-spacing:-.06em}.heading-dot{color:var(--green)}.tool-heading p{font-size:13px;max-width:650px;line-height:1.8}.heading-favorite{border:1px solid var(--line);background:var(--surface);height:42px;width:42px;margin-top:18px}.heading-favorite .icon{width:20px;height:20px}.workspace{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(0,1.25fr);gap:21px;align-items:start}.settings-panel,.output-panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:25px;min-width:0}.panel-top{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:20px;border-bottom:1px solid var(--line);margin-bottom:22px}.panel-top h2{font-size:18px;font-weight:600;letter-spacing:-.035em}.step-label{font-size:8px;letter-spacing:.13em;color:var(--muted);white-space:nowrap}.form-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 14px}.form-field{min-width:0}.form-field:has(textarea),.form-field:has(select),.form-field:has(input[type=text]),.check-field{grid-column:1/-1}.form-field>label{font-size:11px;font-weight:550;display:block;line-height:1.5;margin-bottom:7px}.form-field input:not([type=checkbox]),.form-field select,.form-field textarea{border:1px solid var(--line);border-radius:8px;background:var(--bg);padding:10px 11px;color:var(--ink);width:100%;font-size:13px;min-height:43px;min-width:0;line-height:1.5}.form-field textarea{resize:vertical;font-size:13px;line-height:1.8;min-height:150px;max-height:450px}.form-field select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23667068' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:calc(100% - 12px) center;background-repeat:no-repeat;padding-right:32px}.form-field input[type=color]{padding:5px;height:48px}.field-hint{display:block;color:var(--muted);font-size:9px;line-height:1.8;margin-top:5px}.form-field .check-label{display:flex;align-items:center;gap:9px;font-size:11px;font-weight:400;margin-bottom:0}.check-label input{height:16px;width:16px;accent-color:var(--green);flex-shrink:0;margin:0}.check-field{margin-top:-4px}.generate-button{width:100%;margin-top:25px;padding:14px 16px;min-height:47px}.generate-button>span{flex:1;text-align:left}.reset-button{display:block;text-align:center;font-size:10px;color:var(--muted);margin:14px auto 0;padding:6px}.processing-note{display:flex;gap:10px;border-top:1px solid var(--line);margin-top:22px;padding-top:18px}.processing-note .icon{width:16px;height:16px;color:var(--green);margin-top:3px}.processing-note p{font-size:9px;line-height:1.8}.form-error{padding:9px 11px;background:#fbece6;border:1px solid #edc9b7;border-radius:7px;font-size:11px;color:#963e23;margin-top:17px}.output-panel{min-height:440px}.result-meta{font-size:10px;color:var(--muted);margin:-2px 0 20px;line-height:1.7}.result-area{min-height:270px;min-width:0}.empty-result{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:285px;padding:10px}.empty-orbit{height:120px;width:150px;position:relative;display:flex;align-items:center;justify-content:center;margin:10px 0 22px}.empty-orbit>span{background:var(--lime);width:78px;height:78px;display:flex;align-items:center;justify-content:center;font-size:45px;color:var(--green);font-weight:500;border-radius:20px;transform:rotate(-12deg)}.empty-orbit>i{position:absolute;inset:10px 0;border:1px dashed #a7b992;border-radius:50%;transform:rotate(20deg)}.empty-orbit>b{position:absolute;color:var(--green);font-size:36px;right:4px;top:0;line-height:1}.empty-result h3{font-size:25px;letter-spacing:-.055em;font-weight:500;line-height:1.3}.empty-result p{font-size:10px;max-width:245px;line-height:1.8;margin-top:13px}.results-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(115px,1fr));gap:12px}.result-item{background:var(--bg);border:1px solid var(--line);border-radius:12px;padding:18px 15px;min-width:0;overflow-wrap:anywhere}.result-value{font-size:23px;font-weight:550;line-height:1.4;letter-spacing:-.035em;white-space:pre-wrap}.result-item.large-item{grid-column:1/-1}.result-item.large-item .result-value{font-size:23px}.result-detail{font-size:10px;line-height:1.8;color:var(--muted);white-space:pre-wrap;margin-top:7px;overflow-wrap:anywhere}.results-grid:has(.result-item:only-child) .result-item{padding:30px 22px;min-height:190px;display:flex;flex-direction:column;justify-content:center;text-align:center}.results-grid:has(.result-item:only-child) .result-value{font-size:50px;line-height:1.3}.results-grid .result-item.long-result .result-value,.results-grid:has(.result-item:only-child) .result-item.long-result .result-value{font-size:19px}.result-code{display:block;margin:0;padding:20px;border:1px solid var(--line);border-radius:12px;background:var(--bg);color:var(--ink);font:11px/1.8 Consolas,monospace;white-space:pre;overflow:auto;max-height:500px}.output-actions{display:flex;flex-wrap:wrap;gap:8px;border-top:1px solid var(--line);margin-top:25px;padding-top:17px}.output-actions .secondary-button{font-size:10px;padding:9px 11px;min-height:35px}.session-history{border-top:1px solid var(--line);margin-top:22px;padding-top:15px}.history-heading{display:flex;align-items:center;justify-content:space-between;font-size:9px;margin-bottom:12px}.history-heading h3{font-size:12px;letter-spacing:-.015em}.session-history>p{font-size:8px;margin-top:10px}.history-row{display:flex;gap:10px;font-size:10px;line-height:1.6;align-items:start;border-bottom:1px solid var(--line);padding:7px 0}.history-row>time{font:9px monospace;color:var(--muted);min-width:50px}.history-row>span{overflow-wrap:anywhere;white-space:pre-wrap}.tool-note{display:flex;align-items:start;gap:9px;padding:17px 21px;margin:22px 0 0;font-size:10px;line-height:1.8;border:1px solid var(--line);border-radius:10px;background:var(--soft)}.tool-note .icon{width:17px;height:17px;margin-top:2px;color:var(--green)}.tool-guide{display:grid;grid-template-columns:.75fr 1.5fr;gap:35px;padding:50px 0;border-bottom:1px solid var(--line)}.tool-guide h2{font-size:27px;font-weight:550;margin-top:12px;letter-spacing:-.05em}.guide-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.guide-steps>div>span{font-size:9px;color:var(--green);display:block;margin-bottom:12px}.guide-steps h3{font-size:14px;margin-bottom:10px;letter-spacing:-.03em;line-height:1.5}.guide-steps p{font-size:10px;line-height:1.9}.related-section{padding:40px 0 47px}.related-section .section-heading h2{font-size:27px}.flag{font-size:45px;line-height:1.3;margin-bottom:12px}.solution{margin-top:15px;text-align:left}.solution summary{cursor:pointer;font-size:11px;color:var(--green);text-decoration:underline}.solution p{margin-top:10px;font-size:13px;color:var(--ink)}.color-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(85px,1fr));gap:10px}.color-item{border-radius:12px;overflow:hidden;border:1px solid var(--line)}.color-swatch{height:140px}.color-info{padding:12px;background:var(--bg);font:11px monospace;color:var(--ink)}.color-info small{display:block;font:8px Arial,sans-serif;margin-top:5px;color:var(--muted)}.bitmap-preview{width:100%;max-width:330px;aspect-ratio:1;object-fit:contain;display:block;margin:10px auto;background:#f5f5eb;border:1px solid var(--line);image-rendering:pixelated}.contrast-preview{padding:28px 22px;border-radius:12px;margin-bottom:17px;min-height:120px;display:flex;flex-direction:column;justify-content:center}.contrast-preview strong{font-size:28px;letter-spacing:-.04em}.contrast-preview span{font-size:13px;margin-top:5px}.game-grid{border-collapse:collapse;width:100%;margin-bottom:20px;table-layout:fixed;font-size:14px;background:var(--bg)}.game-grid caption{text-align:left;font-size:12px;margin-bottom:8px;font-weight:550}.game-grid td{border:1px solid var(--line);text-align:center;padding:8px 2px;height:40px;color:var(--ink);overflow-wrap:anywhere;font-weight:550}.game-grid.bingo-grid td{height:62px;font-size:10px;padding:7px;font-weight:400}.game-grid td:empty{background:var(--soft)}.game-grid.bingo-grid .free-cell{background:var(--lime);color:var(--green-dark);font-weight:600}.quiz-title{font-size:28px;font-weight:550;letter-spacing:-.05em;line-height:1.3;text-align:center;margin:20px 0}.quiz-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.quiz-option{padding:17px 12px;border:1px solid var(--line);background:var(--bg);border-radius:9px;font-size:13px}.quiz-option.correct{background:var(--lime);border-color:var(--green);color:var(--green-dark);opacity:1}.quiz-option.wrong{background:#fbece6;border-color:#963e23;opacity:1}.quiz-feedback{text-align:center;padding:19px 0 8px;font-size:13px;font-weight:550}.quiz-score{font-size:11px;margin-top:20px;text-align:center;color:var(--muted)}.wheel-wrap{width:260px;max-width:100%;margin:5px auto 22px;position:relative;aspect-ratio:1}.wheel-wrap:after{content:"";position:absolute;left:calc(50% - 10px);top:-6px;border-left:10px solid transparent;border-right:10px solid transparent;border-top:22px solid var(--green-dark);z-index:3}.wheel-disc{width:100%;height:100%;border-radius:50%;border:7px solid var(--surface);box-shadow:0 0 0 1px var(--line);position:relative;transition:transform 2.5s cubic-bezier(.15,.7,.15,1)}.wheel-disc:after{content:"✳";display:grid;place-items:center;position:absolute;top:calc(50% - 23px);left:calc(50% - 23px);width:46px;height:46px;background:var(--surface);border-radius:50%;color:var(--green);font-size:27px;box-shadow:0 0 0 1px var(--line)}.wheel-label{position:absolute;top:calc(50% - 11px);left:50%;transform-origin:0 50%;width:96px;text-align:right;padding-right:7px;font-size:8px;line-height:22px;font-weight:650;color:#20382b;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.wheel-selection{text-align:center;font-size:25px;letter-spacing:-.04em;margin-top:13px;overflow-wrap:anywhere;line-height:1.4}.clock-display{font:clamp(40px,5vw,70px)/1.2 Consolas,monospace;letter-spacing:-.06em;text-align:center;padding:45px 0 30px;color:var(--green)}.clock-controls{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.clock-controls .primary-button{padding:11px 20px;min-height:40px}.clock-status{text-align:center;font-size:12px;margin:15px 0;color:var(--muted)}.laps{margin:22px 0 0;font:12px/2 Consolas,monospace;max-height:240px;overflow:auto}.draw-number{font-size:75px;color:var(--green);font-weight:550;letter-spacing:-.06em;text-align:center;line-height:1.2;margin:18px 0}.drawboard{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:4px}.draw-cell{display:grid;place-items:center;font-size:11px;border:1px solid var(--line);border-radius:5px;aspect-ratio:1;background:var(--bg)}.draw-cell.drawn{background:var(--lime);border-color:#bad27a;color:var(--green-dark);font-weight:650}.draw-cell.last-drawn{background:var(--green);color:#fff;border-color:var(--green)}.draw-history{font-size:11px;margin-top:16px;line-height:1.8;word-spacing:4px}.legal-header{padding:47px 0 35px}.legal-header h1{font-size:clamp(42px,5vw,70px);font-weight:550;max-width:780px;margin-top:18px;letter-spacing:-.065em}.legal-content{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:35px 42px;max-width:850px;margin-bottom:50px}.legal-content h2{font-size:23px;margin:30px 0 15px}.legal-content h3{font-size:19px;margin:24px 0 12px}.legal-content p,.legal-content li{font-size:13px;line-height:1.9}.legal-content p{margin-bottom:17px}.legal-content a{text-decoration:underline;text-underline-offset:3px;color:var(--green)}.legal-content ul{padding-left:20px}.legal-content .lead{font-size:20px;color:var(--ink);line-height:1.6}.legal-content table{font-size:11px;width:100%;border-collapse:collapse}.legal-content td,.legal-content th{border-bottom:1px solid var(--line);padding:10px;text-align:left}.legal-content code{font-size:12px;padding:2px 5px;background:var(--soft);border-radius:4px}.legal-update{border-top:1px solid var(--line);padding-top:10px;margin-top:25px}.toast{position:fixed;bottom:28px;left:calc(50% + var(--sidebar)/2);transform:translateX(-50%);background:var(--green-dark);color:white;padding:12px 20px;border-radius:9px;z-index:90;font-size:12px;box-shadow:var(--shadow);max-width:90vw}.noscript-message{position:fixed;bottom:0;left:0;right:0;padding:20px;background:var(--green);color:white;text-align:center;font-size:13px;z-index:200}dialog{padding:33px;border:1px solid var(--line);border-radius:20px;background:var(--surface);color:var(--ink);max-width:460px;width:calc(100% - 32px);box-shadow:var(--shadow)}dialog::backdrop{background:#10231873;backdrop-filter:blur(3px)}.dialog-close{position:absolute;right:14px;top:14px}dialog h2{font-size:33px;letter-spacing:-.06em;margin:18px 0}dialog p{font-size:12px;line-height:1.9;margin-bottom:17px}dialog>a{font-size:11px;text-decoration:underline}.dialog-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:24px}.dialog-actions button{flex:1;font-size:11px;white-space:nowrap}.ad-slot{margin:30px 0;min-height:90px;border-radius:10px;background:var(--surface);overflow:hidden}.ad-slot-label{font-size:8px;color:var(--muted);padding:6px 10px;letter-spacing:.08em}
html[data-theme=dark]{--bg:#19251e;--surface:#233127;--ink:#f1f3e9;--muted:#b0bcae;--line:#3d4c3c;--green:#acd39b;--green-dark:#315b38;--lime:#d9ed9d;--soft:#2d3e2d;--purple:#a59abe;color-scheme:dark}html[data-theme=dark] .primary-button{background:#b4d998;border-color:#b4d998;color:#162519}html[data-theme=dark] .primary-button:hover{background:#cce6b6}html[data-theme=dark] .nav-link{color:var(--muted)}html[data-theme=dark] .nav-link.active{background:#b4d998;color:#162519}html[data-theme=dark] .feature-band{background:#293b2a;border-color:var(--line)}html[data-theme=dark] .feature-links>a{border-color:var(--line)}html[data-theme=dark] .nav-link.selected,html[data-theme=dark] .nav-link:hover{color:var(--green)}html[data-theme=dark] .filter-chip.active{color:#162519}html[data-theme=dark] .brand-mark{color:#162519}html[data-theme=dark] .art-ticket{color:#221d31}html[data-theme=dark] .art-dice .pip{background:#28492b}html[data-theme=dark] .hero-art .orbit{border-color:#5a7050}html[data-theme=dark] .toast{background:#d9ed9d;color:#19251e}html[data-theme=dark] .form-error{background:#4b2924;color:#f0c0ac;border-color:#8c5744}
@media(min-width:1500px){:root{--sidebar:260px}.sidebar{padding:39px 25px 25px}.nav-link{font-size:13px}.brand{font-size:34px}.brand-sub{font-size:13px}.topbar{padding-inline:60px}main{padding-inline:60px}.hero{padding:80px 0 65px}.hero h1{font-size:88px}.hero-copy>p{font-size:17px}.hero-art{height:370px}.art-ticket{width:247px;padding:25px 30px;top:85px}.art-ticket b{font-size:58px}.art-dice{width:145px;height:145px;top:150px;padding:27px}.art-star-one{font-size:85px}.orbit-one{width:330px;height:330px}.orbit-two{width:400px;height:210px}.tool-grid{gap:20px}.card-link h3{font-size:21px}.card-link p{font-size:12px}.compact .card-link h3{font-size:18px}.compact .card-link p{font-size:11px}.tool-card{padding:25px}.card-bottom{font-size:9px}.quick-title h2{font-size:22px}.eyebrow{font-size:10px}.topbar-label{font-size:12px}.section-heading h2{font-size:34px}.footer{padding-inline:60px}}
@media(max-width:1190px){:root{--sidebar:205px}.sidebar{padding-inline:14px}.brand{font-size:27px}.brand-mark{width:33px;height:33px;margin-right:8px}.nav-link{font-size:11px;gap:8px}.topbar,main,.footer{padding-left:28px;padding-right:28px}.hero h1{font-size:60px}.hero-art{height:285px}.art-ticket{width:185px;padding:20px;top:60px}.art-ticket b{font-size:42px}.art-dice{width:105px;height:105px;padding:20px;left:58%;top:130px}.pip{width:12px;height:12px}.orbit-one{width:250px;height:250px;left:6%}.orbit-two{width:285px;height:150px;left:0}.art-chip{font-size:8px;right:-10px;bottom:0}.art-star-one{right:15%;top:3px;font-size:65px}.art-star-two{bottom:10px;left:8%}.quick-section{gap:16px;padding:19px}.quick-title h2{font-size:16px}.quick-title{gap:9px}.quick-icon{width:35px;height:35px}.quick-section form{gap:8px}.quick-section label{width:66px}.quick-section output{min-width:45px;font-size:25px;padding-left:12px}.quick-expand{display:none}.tool-card{padding:17px}.card-link h3{font-size:17px}.card-link p{font-size:10px}.workspace{grid-template-columns:minmax(240px,.9fr) minmax(0,1.1fr);gap:16px}.settings-panel,.output-panel{padding:20px}.step-label{font-size:7px}.panel-top h2{font-size:16px}.tool-guide{grid-template-columns:1fr;gap:25px}.feature-band{padding:28px;gap:25px}.hero-actions{gap:16px}.primary-button{font-size:11px;padding:12px 15px}.hero-surprise{font-size:10px}}
@media(max-width:980px){:root{--sidebar:186px}.sidebar{padding:28px 10px}.brand{font-size:24px;letter-spacing:-1.4px}.brand-mark{width:30px;height:30px;border-radius:9px;margin-right:7px}.brand-sub{font-size:10px;margin-bottom:32px}.nav-link{font-size:10px;padding:10px 7px;gap:7px}.nav-link .icon{width:16px;height:16px}.sidebar-note{padding:13px 10px}.sidebar-note strong{font-size:10px}.hero{grid-template-columns:1.4fr 1fr;gap:9px;padding-top:50px}.hero h1{font-size:51px}.hero-copy>p{font-size:12px}.hero-art{height:255px}.art-ticket{width:160px;padding:16px;left:0;top:70px}.art-ticket b{font-size:36px}.art-ticket i{font-size:7px}.art-ticket>span{font-size:7px}.art-dice{width:89px;height:89px;top:122px;padding:15px;border-radius:19px;left:60%}.orbit-one{width:210px;height:210px;left:0;top:25px}.orbit-two{width:230px;height:120px;left:0}.art-chip{font-size:7px;right:0;padding:5px 8px;bottom:10px}.art-star-one{font-size:50px;right:5%;top:13px}.art-star-two{font-size:40px;left:5%;bottom:8px}.quick-section{flex-wrap:wrap;gap:16px}.quick-title{flex:1}.quick-section form{margin-left:0}.quick-section output{min-width:53px}.quick-section label{width:60px}.section-heading h2{font-size:25px}.tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.related-grid .tool-card:last-child{display:none}.feature-band{grid-template-columns:1fr 1.3fr;padding:26px;gap:20px}.feature-band h2{font-size:31px}.feature-links b{font-size:14px}.feature-links small{font-size:9px}.feature-links>a{gap:11px}.topbar-label{display:none}.search-form{width:100%;max-width:320px}.workspace{grid-template-columns:1fr}.output-panel{min-height:370px}.empty-result{min-height:260px}.tool-heading h1{font-size:47px}.tool-heading p{font-size:12px}.form-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.form-field:has(textarea){grid-row:span 3}.form-field:has(select),.form-field:has(input[type=text]){grid-column:auto}.check-field{grid-column:auto}.generate-button{margin-top:22px}.processing-note{margin-top:15px}.form-field textarea{min-height:160px}.tool-page .workspace .form-fields:has(textarea){grid-template-columns:1fr 1fr}.tool-page .workspace .form-fields:has(textarea) .form-field:has(textarea){grid-column:1/-1}.footer-top{align-items:start}.footer-top>span{max-width:160px}.footer-brand span{display:block;margin:4px 0 0}.footer-bottom{font-size:8px}.footer{padding-top:23px}.legal-content{padding:25px}.legal-content h2{font-size:21px}.legal-content p,.legal-content li{font-size:12px}}
@media(max-width:760px){:root{--sidebar:0px}.sidebar{width:260px;transform:translateX(-100%);transition:transform .22s ease;box-shadow:20px 0 80px #0003;padding:30px 22px}.sidebar.open{transform:translateX(0)}.brand{font-size:30px}.brand-mark{width:36px;height:36px}.brand-sub{font-size:12px}.nav-link{font-size:12px;gap:12px}.nav-link .icon{width:20px;height:20px}.sidebar-note{padding:16px}.sidebar-note strong{font-size:12px}.sub-link{font-size:11px}.mobile-shade{position:fixed;inset:0;background:#13261c66;z-index:25}.mobile-close{display:inline-flex;position:absolute;right:13px;top:16px;width:27px;height:27px}.mobile-close .icon{width:15px;height:15px}.page-shell{margin-left:0}.topbar{height:70px;padding:0 20px;gap:13px}.mobile-menu{display:inline-flex;width:27px;height:32px}.mobile-menu .icon{width:22px;height:22px}.mobile-brand{display:block;font-size:22px;font-weight:700;letter-spacing:-.065em}.search-form{margin-left:auto;width:240px;max-width:none;padding:9px}.search-form kbd{display:none}.theme-toggle{width:32px;height:32px}main{padding:0 25px}.hero{padding:45px 0 38px;grid-template-columns:1.3fr 1fr;gap:25px}.hero h1{font-size:59px;margin-top:20px}.hero-copy>p{font-size:13px}.hero-proof{font-size:9px;gap:12px}.hero-actions{gap:19px}.hero-art{height:280px}.art-ticket{top:77px;width:177px}.art-ticket b{font-size:41px}.art-dice{left:57%;top:145px;width:97px;height:97px;padding:19px}.orbit-one{width:235px;height:235px}.orbit-two{width:250px;height:140px}.art-star-one{right:5%;font-size:55px}.quick-section{padding:20px;gap:22px}.quick-section form{margin-left:auto}.quick-title h2{font-size:18px}.quick-section label{width:75px}.quick-section output{font-size:31px}.quick-icon{height:39px;width:39px}.tool-grid{gap:15px}.tool-card{padding:21px}.card-link h3{font-size:20px}.card-link p{font-size:11px}.card-bottom{font-size:9px}.compact .card-link h3{font-size:17px}.compact .card-link p{font-size:11px}.eyebrow{font-size:9px}.section-heading h2{font-size:29px}.feature-band{padding:30px;gap:30px}.feature-band h2{font-size:36px}.feature-links b{font-size:16px}.feature-links small{font-size:10px}.filter-chip{font-size:10px;padding:7px 11px}.footer{padding-inline:25px}.tool-heading h1{font-size:49px}.tool-heading p{font-size:13px}.workspace{grid-template-columns:minmax(230px,.85fr) minmax(0,1.15fr);gap:18px}.tool-page .workspace .form-fields{grid-template-columns:1fr}.form-field:has(select),.form-field:has(input[type=text]),.check-field{grid-column:1/-1}.tool-page .workspace .form-fields:has(textarea){grid-template-columns:1fr}.settings-panel,.output-panel{padding:22px}.step-label{font-size:7px}.tool-guide{padding:38px 0}.results-grid:has(.result-item:only-child) .result-value{font-size:42px}.guide-steps{gap:20px}.tool-heading{padding-top:30px}.tool-heading .eyebrow{font-size:9px}.closing-note{margin-top:35px}.toast{left:50%}}
@media(max-width:600px){.topbar{padding:0 17px;gap:10px;height:65px}.mobile-brand{font-size:21px}.search-form{width:auto;flex:1;padding:8px 10px;min-width:0}.search-form input{font-size:10px}.search-form .icon{width:15px;height:15px}.theme-toggle{width:29px;height:29px}.hero{grid-template-columns:1fr;position:relative;padding:38px 0 31px;gap:0}.hero h1{font-size:64px;margin:18px 0 22px;max-width:440px}.hero-art{display:none}.hero-copy>p{font-size:14px;margin-top:25px}.hero-actions{margin-top:25px;gap:24px}.hero .primary-button{font-size:12px;padding:13px 16px}.hero-surprise{font-size:11px}.hero-proof{margin-top:22px;font-size:9px;gap:17px}.quick-section{padding:19px 17px;gap:17px;align-items:center}.quick-title{width:100%;flex:none}.quick-title h2{font-size:21px}.quick-section form{margin-left:0;gap:10px;flex:1}.quick-section label{width:auto;flex:1;min-width:0}.quick-section form .primary-button{padding:9px 14px;flex:none;font-size:11px}.quick-section output{padding-left:13px;font-size:30px;min-width:42px;margin-top:18px}.quick-section form input{font-size:14px}.quick-section form label{font-size:10px}.quick-title .eyebrow{font-size:8px}.popular-section{padding-top:35px}.section-heading{gap:18px;align-items:start;margin-bottom:20px}.section-heading h2{font-size:28px;letter-spacing:-.055em;line-height:1.2}.section-heading>.text-link{font-size:10px;white-space:normal;min-width:55px;max-width:92px;text-align:right;margin-top:21px;line-height:1.6}.section-heading .eyebrow{font-size:8px;letter-spacing:.14em}.tool-grid{gap:12px}.tool-card{padding:16px 14px;border-radius:12px}.card-top{margin-bottom:16px}.tool-symbol{width:35px;height:35px}.tool-symbol .icon{width:20px;height:20px}.favorite{width:26px;height:26px}.favorite .icon{width:16px;height:16px}.card-link h3{font-size:18px;line-height:1.2;margin-bottom:8px}.card-link p{font-size:10px;line-height:1.7;min-height:51px}.card-bottom{font-size:8px;line-height:1.5;gap:6px;margin-top:16px;padding-top:12px}.card-bottom .icon{width:13px;height:13px}.feature-band{grid-template-columns:1fr;padding:25px 24px;gap:13px;margin:32px 0 35px}.feature-band h2{font-size:38px}.feature-band>div:first-child p{font-size:12px;margin-bottom:14px}.feature-links>a{padding:19px 0}.feature-links b{font-size:17px}.feature-links small{font-size:10px}.feature-link-number{width:31px;height:31px}.filter-chips{gap:7px;margin-bottom:20px}.filter-chip{min-height:35px;font-size:10px;padding:7px 10px}.catalogue-total{font-size:9px;white-space:nowrap;margin-top:26px}.catalogue-section .section-heading h2{font-size:28px;max-width:245px}.compact{padding:15px 13px}.compact .card-link h3{font-size:16px;line-height:1.3}.compact .card-link p{font-size:10px;min-height:51px}.compact .card-top{margin-bottom:13px}.compact .card-bottom{margin-top:13px}.closing-note{padding:33px 0 38px;margin-top:33px}.closing-note h2{font-size:30px}.closing-note p{font-size:11px;max-width:290px;margin:14px auto 20px}.closing-note>span{font-size:32px}.footer{padding-top:22px}.footer-top{gap:15px;align-items:center}.footer-top>span{font-size:8px;text-align:right;max-width:150px}.footer-brand{font-size:22px}.footer-brand span{font-size:9px}.footer-bottom{line-height:1.9;display:block}.footer-bottom nav{gap:10px;margin-top:10px;font-size:9px}.footer-bottom .text-button{font-size:9px}.breadcrumb{font-size:9px;gap:7px;padding-top:23px}.tool-heading{padding:28px 0 25px;gap:12px}.tool-heading h1{font-size:39px;line-height:1.15;margin-top:13px;margin-bottom:15px}.tool-heading p{font-size:12px;line-height:1.85}.heading-favorite{margin-top:25px;width:35px;height:35px}.workspace{grid-template-columns:1fr;gap:18px}.settings-panel,.output-panel{padding:22px}.panel-top h2{font-size:19px}.step-label{font-size:8px}.tool-page .workspace .form-fields,.tool-page .workspace .form-fields:has(textarea){grid-template-columns:repeat(2,minmax(0,1fr))}.form-field:has(select),.form-field:has(input[type=text]),.check-field,.tool-page .workspace .form-fields:has(textarea) .form-field:has(textarea){grid-column:1/-1}.form-field>label{font-size:12px}.form-field input:not([type=checkbox]),.form-field select,.form-field textarea{font-size:16px;min-height:47px}.form-field textarea{font-size:14px}.form-field .check-label{font-size:12px}.field-hint{font-size:10px}.processing-note p{font-size:10px}.generate-button{font-size:13px;min-height:49px}.reset-button{font-size:11px}.empty-result h3{font-size:28px}.empty-result p{font-size:11px}.output-panel{min-height:400px}.result-meta{font-size:11px}.results-grid{gap:10px;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.result-item{padding:18px 14px}.result-detail{font-size:11px}.result-value{font-size:23px}.results-grid:has(.result-item:only-child) .result-value{font-size:49px}.results-grid .result-item.long-result .result-value,.results-grid:has(.result-item:only-child) .result-item.long-result .result-value{font-size:20px}.output-actions .secondary-button{font-size:11px;min-height:39px}.session-history>p{font-size:9px}.tool-note{font-size:11px;padding:16px;line-height:1.9}.tool-guide{display:block;padding:35px 0}.tool-guide h2{font-size:29px}.guide-steps{grid-template-columns:1fr;margin-top:24px;gap:18px}.guide-steps>div{display:grid;grid-template-columns:24px 1fr;gap:0 9px}.guide-steps>div>span{grid-row:span 2;margin:5px 0 0}.guide-steps h3{font-size:15px;margin-bottom:7px}.guide-steps p{font-size:11px;line-height:1.85}.related-section{padding:30px 0 35px}.related-section .section-heading h2{font-size:27px}.legal-header{padding-top:35px}.legal-header h1{font-size:45px}.legal-content{padding:25px 22px}.legal-content h2{font-size:23px}.legal-content p,.legal-content li{font-size:13px;line-height:1.9}.legal-content .lead{font-size:19px}.game-grid.bingo-grid td{font-size:9px;padding:5px}.draw-cell{font-size:10px}.drawboard{gap:3px}.draw-number{font-size:70px}.clock-display{font-size:60px}.hero-word svg{height:13px;bottom:-7px}}
@media(max-width:380px){main,.footer{padding-left:18px;padding-right:18px}.topbar{padding-inline:12px;gap:7px}.mobile-brand{font-size:20px}.search-form{padding:7px}.search-form input{font-size:9px}.hero h1{font-size:57px}.hero .eyebrow{font-size:8px}.hero-proof{font-size:8px;gap:12px}.hero-actions{gap:16px}.hero .primary-button{font-size:11px}.hero-surprise{font-size:10px}.quick-section{padding:16px 14px;gap:14px}.quick-section form{gap:7px}.quick-section form .primary-button{padding:8px 10px;font-size:10px}.quick-section output{padding-left:9px;min-width:34px;font-size:26px}.card-link h3{font-size:16px}.compact .card-link h3{font-size:15px}.card-link p,.compact .card-link p{font-size:9px}.tool-card{padding:14px 12px}.card-bottom{font-size:7px}.catalogue-section .section-heading h2{font-size:25px}.settings-panel,.output-panel{padding:18px}.tool-heading h1{font-size:35px}.form-field>label{font-size:11px}.clock-display{font-size:50px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;animation-iteration-count:1!important}}
@media print{body{background:#fff;color:#111;font-size:12px}.sidebar,.topbar,.footer,.settings-panel,.output-actions,.tool-guide,.related-section,.session-history,.heading-favorite,.toast,.tool-note,.breadcrumb,.mobile-shade,.dialog,.processing-note{display:none!important}.page-shell{margin:0}main{padding:0}.tool-heading{padding:0 0 16px}.tool-heading h1{font-size:28px}.tool-heading p{font-size:12px}.eyebrow{display:none}.workspace{display:block}.output-panel{padding:0;border:0}.panel-top{display:none}.result-meta{font-size:10px}.result-area{min-height:0}.result-item{break-inside:avoid;background:#fff;border-color:#777}.game-grid{break-inside:avoid;margin-bottom:22px}.game-grid td{border-color:#888;color:#111;height:35px;font-size:16px}.game-grid caption{font-size:14px}.game-grid.bingo-grid td{font-size:12px;height:60px}.result-code{white-space:pre-wrap;overflow:visible;max-height:none}.drawboard{max-width:520px}.draw-cell{border-color:#555}.results-grid{display:block}.result-item{margin-bottom:10px}.wheel-wrap{display:none}.result-value{font-size:20px!important}.results-grid:has(.result-item:only-child) .result-item{padding:10px;min-height:0;text-align:left}.color-swatch{print-color-adjust:exact;-webkit-print-color-adjust:exact}.clock-display{font-size:55px}.hero,.quick-section,.popular-section,.feature-band,.closing-note{display:none}.catalogue-grid{grid-template-columns:repeat(3,1fr);display:grid}.tool-card{break-inside:avoid}dialog{display:none}}
@media(max-width:760px){.sidebar{box-shadow:none}.sidebar.open{box-shadow:20px 0 80px #0003}}
@media(max-width:600px){.hero h1{font-size:clamp(48px,15.1vw,64px)}.card-link p,.compact .card-link p{font-size:12px;min-height:64px;line-height:1.65}.card-bottom{font-size:9px}.footer-bottom{font-size:9px}.hero-proof{font-size:10px}.search-form input{font-size:11px}}
.date-result .result-value{font-size:19px;white-space:nowrap;letter-spacing:-.03em}
.results-grid:has(.date-result){grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}
:root{--muted:#5e685f}.nav-label{color:var(--muted)}
.hero-art .orbit-two{max-width:95%}
.wheel-clip{width:100%;height:100%;overflow:hidden;border-radius:50%}
