/* SpinLumo: intentionally dependency-free, with system fonts and no remote requests. */
:root{--ink:#24372d;--muted:#657064;--paper:#f8f8f2;--white:#fffefa;--line:#e2e5da;--mint:#c7edba;--peach:#ffc7b2;--soft:#eef2e7;--radius:26px;--shadow:0 8px 0 -5px #dfe5d5,0 18px 46px -34px #284f36;--font:ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:26px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit;color:inherit}a{color:inherit;text-decoration:none}button,a,input,summary,textarea,select{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}button{border:0;background:none}button:disabled{cursor:default;opacity:.48}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #428248;outline-offset:4px}a,button{touch-action:manipulation}svg{display:block}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.13;letter-spacing:-.04em}h1{font-size:clamp(38px,4.6vw,64px);font-weight:740}h2{font-size:clamp(28px,3vw,40px);font-weight:680}h3{font-size:22px;font-weight:650}p{color:var(--muted)}fieldset{border:0;padding:0;margin:0;min-width:0}legend,label{font-size:13px;font-weight:650}input[type=text],textarea,select{width:100%;border:1px solid #d9ded3;border-radius:11px;background:#fffefa;padding:11px 13px;outline-offset:3px;transition:border-color .15s}input::placeholder,textarea::placeholder{color:#81877d}textarea{resize:vertical}select{min-height:46px;padding-right:26px}input:focus,textarea:focus,select:focus{border-color:#558252}input[type=checkbox]{accent-color:#355b3e;width:18px;height:18px;flex-shrink:0}input[type=checkbox]:focus-visible{outline-offset:2px}[hidden]{display:none!important}.icon{width:20px;height:20px;flex-shrink:0;display:inline-block;vertical-align:middle}.container{width:min(1160px,calc(100% - 80px));margin:0 auto}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:12px;left:16px;z-index:100;background:var(--ink);color:#fff;padding:10px 18px;border-radius:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{border-bottom:1px solid var(--line);background:rgba(255,254,250,.72)}.header-inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:30px;font-weight:760;letter-spacing:-1.5px;line-height:1;white-space:nowrap}.brand-mark{width:38px;height:38px;flex-shrink:0}.brand-lumo{font-weight:540}.brand-dot{color:#65975a}.primary-nav{display:flex;align-items:center;gap:30px;margin-left:22px}.primary-nav a{font-size:13px;color:#73796d;font-weight:550;white-space:nowrap;position:relative;padding:9px 0}.primary-nav a[aria-current=page]{color:var(--ink);font-weight:680}.primary-nav a[aria-current=page]:after{position:absolute;content:"";height:3px;width:16px;background:#89b576;bottom:0;left:calc(50% - 8px);border-radius:3px}.primary-nav a:hover{color:var(--ink)}.header-end{display:flex;gap:28px;align-items:center}.free-note{font-size:11px;font-weight:550;white-space:nowrap;display:flex;align-items:center;gap:7px}.free-note i,.status-dot{width:6px;height:6px;border-radius:50%;background:#6c995b;display:inline-block;flex-shrink:0}.language-menu{position:relative;z-index:20}.language-menu summary{list-style:none;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;border:1px solid var(--line);border-radius:30px;padding:9px 11px;background:var(--white)}.language-menu summary::-webkit-details-marker{display:none}.language-menu .icon{width:15px;height:15px}.language-options{position:absolute;top:calc(100% + 10px);right:0;width:175px;background:var(--white);border:1px solid var(--line);box-shadow:0 8px 32px #24372d13;padding:7px;border-radius:16px}.language-options a{display:flex;align-items:center;justify-content:space-between;border-radius:10px;padding:10px;font-size:14px}.language-options a:hover,.language-options a[aria-current]{background:var(--soft)}.eyebrow{font-size:10px;letter-spacing:1.9px;font-weight:700;line-height:1.4;color:#627757;display:flex;align-items:center;gap:9px}.eyebrow .icon{width:15px;height:15px}.hero{text-align:center}.hero .eyebrow{justify-content:center}.home-hero{padding:34px 0 27px}.home-hero h1{margin:9px 0 10px}.title-dot{color:#8cad75}.hero-description{font-size:18px;line-height:1.5;margin:0 auto;max-width:650px;letter-spacing:-.2px}.page-hero{padding:55px 0 38px;max-width:920px;margin:0 auto}.page-hero h1{margin-bottom:19px;font-size:clamp(36px,4.5vw,60px);text-wrap:balance}.page-hero .hero-description{max-width:650px}.hero-tags{display:flex;justify-content:center;align-items:center;gap:23px;margin:24px auto 0;font-size:12px;color:#606e56}.hero-tags span{display:flex;align-items:center;gap:6px}.hero-tags .icon{width:16px;height:16px}.button{display:inline-flex;align-items:center;justify-content:center;gap:11px;border-radius:12px;min-height:47px;padding:12px 20px;font-size:14px;font-weight:620;line-height:1.4;transition:background .15s,transform .15s,box-shadow .15s;text-align:center}.button:hover:not(:disabled){transform:translateY(-1px)}.button:active:not(:disabled){transform:translateY(0)}.button-primary{background:var(--ink);color:#fffefa;box-shadow:0 3px 0 #17291e}.button-primary:hover:not(:disabled){background:#34503c}.button-secondary{background:#edf1e6;border:1px solid #dce3d3;color:var(--ink)}.text-button,.text-link{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:600;line-height:1.4}.text-button{padding:7px 0}.text-button:hover:not(:disabled),.text-link:hover{color:#547b46}.text-button .icon,.text-link .icon{width:17px;height:17px}.icon-button{width:36px;height:36px;border:1px solid var(--line);border-radius:9px;display:inline-flex;align-items:center;justify-content:center;background:var(--white);flex-shrink:0}.icon-button .icon{width:16px;height:16px}.icon-button:hover{background:var(--soft)}.wheel-tool{border:1px solid #dce1d3;background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;position:relative}.tool-topline{display:flex;align-items:center;justify-content:space-between;padding:13px 26px;border-bottom:1px solid var(--line);gap:14px;min-height:62px}.tool-topline .eyebrow{font-size:9px;letter-spacing:1.7px;color:#6b775f}.tool-actions{display:flex;align-items:center;gap:18px}.tool-actions .text-button{color:#4e5e46}.wheel-layout{display:grid;grid-template-columns:1.2fr 1fr;min-width:0}.wheel-stage{position:relative;background-color:#f0f3e9;background-image:radial-gradient(#b6c3a966 .7px,transparent .8px);background-size:19px 19px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:22px 24px 20px;overflow:hidden;isolation:isolate;min-height:470px}.stage-orbit{position:absolute;border:1px solid #dce4d4;border-radius:50%;z-index:-1;left:50%;top:47%;transform:translate(-50%,-50%);pointer-events:none}.orbit-one{width:465px;height:465px}.orbit-two{width:550px;height:550px;opacity:.6}.stage-spark{position:absolute;color:#849871;pointer-events:none}.stage-spark .icon{width:22px;height:22px;stroke-width:1.2}.spark-one{left:10%;top:20%;transform:rotate(18deg)}.spark-two{right:11%;bottom:20%;transform:rotate(12deg)}.spark-two .icon{width:16px;height:16px}.wheel-assembly{position:relative;width:390px;max-width:90%;aspect-ratio:1;flex-shrink:0;isolation:isolate}.wheel-disc{width:100%;height:100%;will-change:transform;filter:drop-shadow(0 6px 1px #2d4b2c10);font-family:var(--font)}.disc-wrap{position:absolute;inset:0;border-radius:50%;filter:drop-shadow(0 10px 16px #314b3010)}.wheel-pointer{position:absolute;left:50%;top:-1px;width:27px;height:34px;transform:translateX(-50%);background:var(--ink);z-index:3;clip-path:polygon(0 0,100% 0,100% 52%,50% 100%,0 52%);border-radius:9px 9px 2px 2px;filter:drop-shadow(0 2px 0 #fff)}.wheel-pointer:after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;background:var(--white);left:10px;top:7px;opacity:.5}.wheel-hub{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:79px;height:79px;border-radius:50%;background:var(--white);box-shadow:0 2px 9px #32422d29,0 0 0 6px #fffefa66;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;z-index:2}.wheel-hub .icon{width:24px;height:24px}.wheel-hub span{font-size:8px;font-weight:800;letter-spacing:2px;line-height:1}.wheel-hub:hover{background:#f1f5e9}.wheel-hub:disabled{opacity:1;cursor:wait}.fair-note{display:flex;align-items:center;justify-content:center;gap:8px;font-size:11px;font-weight:600;margin:5px 0 0;color:#53664b;text-align:center;z-index:1}.fair-note .icon{width:17px;height:17px}.stage-caption{font-family:Georgia,"Times New Roman",serif;font-style:italic;font-size:15px;color:#7e8d72;text-align:center;margin:11px 0 0;z-index:1}.wheel-controls{padding:27px 33px 18px;background:var(--white);min-width:0}.wheel-controls h2{font-size:25px;line-height:1.14;margin-bottom:7px;max-width:340px;letter-spacing:-.9px}.control-intro{font-size:12px;line-height:1.6;margin-bottom:19px;max-width:340px}.question-field{margin-bottom:16px}.question-field label{display:flex;align-items:center;justify-content:space-between;font-size:11px;margin-bottom:7px;font-weight:620}.question-field label span{font-size:10px;font-weight:400;color:#7a8075}.question-field input{font-size:12px;padding:10px 12px;min-height:40px;border-color:#e0e3d9;background:#fafbf7}.mode-field legend{font-size:11px;margin-bottom:7px}.mode-picker{display:flex;align-items:center;gap:4px;background:#f0f2e9;border:1px solid #e6e9df;border-radius:10px;padding:4px}.mode-picker button{flex:1;padding:7px 10px;border-radius:7px;font-size:12px;font-weight:550;min-height:33px}.mode-picker button[aria-pressed=true]{background:#fffefa;box-shadow:0 1px 4px #25302b16;color:var(--ink)}.mode-picker button[aria-pressed=false]{color:#737a6b}.spin-button{width:100%;margin-top:17px;min-height:51px;justify-content:flex-start;font-size:14px;border-radius:11px;gap:11px}.spin-button>.icon:first-child{color:var(--mint)}.spin-button>.icon:last-child{margin-left:auto;width:17px;height:17px}.instant-button{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;font-size:11px;color:#6b785f;font-weight:550;min-height:35px;padding:10px 0 3px}.instant-button .icon{width:13px;height:13px}.instant-button:hover:not(:disabled){color:#385a30}.keyboard-note{text-align:center;font-size:9px;color:#89927f;margin:3px 0 0;line-height:1.8}kbd{font-family:var(--font);font-size:9px;padding:2px 6px;border:1px solid #e2e6d9;border-radius:4px;background:#fafbf7;margin-left:3px;box-shadow:0 1px 0 #dbe1d0}.result-box{position:relative;background:#f1f4eb;border:1px solid #e7ecde;border-radius:12px;min-height:100px;margin-top:16px;padding:16px 17px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;overflow-wrap:anywhere}.result-title{font-size:14px;line-height:1.35;letter-spacing:-.2px;font-weight:600;color:#526447;margin:0 0 4px}.result-note{font-size:10px;line-height:1.5;margin:0;color:#7a8670;max-width:100%}.result-eyebrow{font-size:8px;font-weight:700;letter-spacing:1.8px;color:#526547;margin-bottom:2px;min-height:0}.result-eyebrow:empty{display:none}.result-box[data-outcome] .result-title{font-size:32px;line-height:1.13;color:var(--ink);letter-spacing:-.8px;font-weight:750}.result-box[data-outcome=no]{background:#fff0e7;border-color:#f3ddcf}.result-box[data-outcome=maybe]{background:#f0eafb;border-color:#e7def5}.result-box[data-outcome=yes]{background:#e5f5dd;border-color:#d5eacc}.history-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:17px;font-size:10px;font-weight:600}.history-head b{font-size:9px;padding:1px 5px;background:#eef2e7;border-radius:4px;font-weight:500;margin-left:4px}.history-head .text-button{font-size:10px;font-weight:450;color:#77816e;padding:2px 0}.history-list{display:flex;gap:5px;align-items:center;flex-wrap:wrap;min-height:28px;margin-top:6px}.history-empty{font-size:10px;color:#88917f;margin:0;line-height:1.5}.history-chip{font-size:10px;padding:3px 9px;border-radius:20px;color:#526547;background:#e8efdF;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-chip[data-outcome=no]{background:#fff0e7;color:#8c6351}.history-chip[data-outcome=maybe]{background:#eee8f8;color:#716180}.history-local{font-size:8px;color:#959c8d;margin:6px 0 0;line-height:1.5}.tool-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:13px 27px;border-top:1px solid var(--line);min-height:49px;background:#fdfef8}.tool-bottom>span{display:flex;align-items:center;gap:7px;color:#87907e;font-size:9px;max-width:65%;line-height:1.5}.tool-bottom>span>.icon{width:13px;height:13px}.tool-bottom>div{display:flex;align-items:center;gap:15px}.tool-bottom .text-button{font-size:10px;padding:0;white-space:nowrap}.benefits{display:grid;grid-template-columns:1fr 1.15fr 1fr;gap:25px;margin:24px 9px 0}.benefit{display:flex;align-items:flex-start;gap:10px}.benefit>.icon{width:19px;height:19px;color:#7e976c;flex-shrink:0;margin-top:2px}.benefit strong{display:block;font-size:11px;font-weight:600;margin-bottom:3px}.benefit span{display:block;color:#8a9280;font-size:10px;line-height:1.5}.section-space{margin-top:82px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:29px}.section-heading h2{margin-bottom:10px}.section-heading p:not(.eyebrow){max-width:640px;font-size:14px;margin:0}.section-heading>.text-link{white-space:nowrap;margin-bottom:4px}.resource-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.resource-card{border:1px solid var(--line);border-radius:19px;background:var(--white);overflow:hidden;transition:transform .2s,box-shadow .2s;min-width:0}.resource-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px -20px #24452940}.resource-art{position:relative;overflow:hidden;height:200px;isolation:isolate;display:flex;align-items:flex-start;justify-content:center;padding-top:25px;background:#e8eee0}.resource-art img{width:145px;height:auto;border:1px solid #dedfd3;transform:rotate(-8deg);box-shadow:4px 7px 14px #24372d1a;position:relative;z-index:1;max-width:60%;transition:transform .3s}.resource-card:hover .resource-art img{transform:rotate(-4deg) translateY(-3px)}.paper-back{position:absolute;background:#fffefa;width:145px;height:205px;top:26px;left:calc(50% - 62px);transform:rotate(8deg);border:1px solid #e1dfd5}.art-probability{background:#f5e9d4}.art-cards{background:#eee5f1}.art-embed{background:#ede7ee}.art-stamp{position:absolute;display:grid;place-items:center;bottom:18px;right:20px;width:43px;height:43px;border:1px solid #7c8c6c77;border-radius:50%;color:#718663;transform:rotate(-15deg);background:#f9faf344;z-index:2}.art-stamp .icon{width:23px;height:23px}.mini-browser{width:230px;max-width:85%;height:178px;border:1px solid #ded5e1;border-radius:10px;background:#fffefa;transform:rotate(-4deg);box-shadow:4px 6px 12px #2e233614;overflow:hidden;margin-top:4px}.mini-browser-top{display:flex;align-items:center;gap:3px;height:21px;border-bottom:1px solid #e3e1da;padding:0 9px}.mini-browser-top i{width:4px;height:4px;border-radius:50%;background:#dedcd2}.mini-browser-top span{font-size:6px;letter-spacing:.5px;margin-left:9px;color:#8c9083}.mini-browser-body{display:flex;align-items:center;justify-content:center;gap:6px;padding:16px 8px}.mini-browser .wheel-disc{width:128px;height:128px;will-change:auto}.mini-code{display:flex;flex-direction:column;align-items:center;gap:10px;font-size:9px;color:#81728a;background:#f1eafa;border-radius:9px;padding:9px 6px}.mini-code .icon{width:28px;height:28px}.resource-card-body{padding:23px 23px 25px}.resource-card h3{font-size:21px;line-height:1.15;margin-bottom:12px}.resource-card p{font-size:12px;line-height:1.7;margin-bottom:23px}.resource-card .text-link{font-size:11px;justify-content:space-between;width:100%}.how-section{border-top:1px solid var(--line);padding-top:44px}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:30px}.how-grid article{position:relative;padding-top:6px}.step-number{font-family:Georgia,serif;color:#99aa88;font-size:27px;display:inline-block;margin-bottom:20px;line-height:1}.how-grid h3{font-size:20px;line-height:1.3;margin-bottom:10px}.how-grid p{font-size:13px;line-height:1.8;max-width:330px;margin-bottom:0}.faq-section{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;border-top:1px solid var(--line);padding-top:50px}.faq-heading h2{font-size:39px;max-width:300px;margin-bottom:14px}.faq-heading>p:not(.eyebrow){font-size:13px}.faq-flower{margin:35px 0;transform:rotate(-12deg);width:85px}.faq-flower .brand-mark{width:85px;height:85px;opacity:.7}.faq-list{min-width:0}.faq-item{border-bottom:1px solid var(--line)}.faq-item:first-child{border-top:1px solid var(--line)}.faq-item summary{display:flex;list-style:none;align-items:center;justify-content:space-between;gap:24px;font-size:14px;font-weight:580;padding:21px 0;line-height:1.5}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary .icon{width:17px;height:17px;color:#7b8b6c;transition:transform .2s}.faq-item[open] summary .icon{transform:rotate(45deg)}.faq-item p{font-size:13px;line-height:1.8;margin-bottom:22px}.bottom-cta{padding:35px 40px;background:#e9efdf;border:1px solid #dfe6d4;border-radius:20px;display:flex;justify-content:space-between;gap:25px;align-items:center;margin-top:74px}.bottom-cta h2{font-size:27px;max-width:620px;margin:0}.bottom-cta .button{flex-shrink:0}.use-note{font-size:10px;text-align:center;margin:22px auto 40px;max-width:850px;color:#87907d;line-height:1.7}.site-footer{margin-top:65px;border-top:1px solid var(--line);background:#f3f5eb}.footer-top{display:flex;justify-content:space-between;gap:25px;padding-top:35px;padding-bottom:30px}.footer-top .brand{font-size:26px}.footer-top .brand-mark{width:32px;height:32px}.footer-top p{font-size:11px;margin:10px 0 0}.footer-links{display:flex;flex-wrap:wrap;gap:25px;align-items:center;justify-content:flex-end;max-width:65%;font-size:12px}.footer-links a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid #e2e7d7;display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:18px;padding-bottom:20px;color:#7d8872;font-size:9px}.footer-bottom a{display:flex;align-items:center;gap:8px}.footer-bottom .icon{width:13px;height:13px}.toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);background:var(--ink);color:var(--white);padding:13px 23px;border:1px solid #536a4e;border-radius:12px;font-size:13px;box-shadow:0 8px 30px #1b301733;z-index:100;max-width:min(92vw,540px);text-align:center}.settings-dialog,.share-dialog{border:1px solid #d7decc;border-radius:23px;background:var(--white);box-shadow:0 30px 100px #1c2e2738;width:min(520px,calc(100% - 32px));max-height:90dvh;padding:26px;overflow-y:auto;color:var(--ink)}dialog::backdrop{background:#1b2d2466;backdrop-filter:blur(5px)}.dialog-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.settings-dialog h2{font-size:29px;max-width:360px;margin-bottom:10px}.settings-dialog .muted{font-size:13px;margin-bottom:25px}.theme-field legend{margin-bottom:12px}.theme-options{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.theme-choice{border:1px solid #e1e6d8;border-radius:11px;padding:10px 5px;display:flex;align-items:center;justify-content:center;gap:8px;flex-direction:column;font-size:10px;line-height:1.4;min-height:77px}.theme-choice[aria-pressed=true]{border-color:#74965e;background:#f0f5e8;box-shadow:inset 0 0 0 1px #74965e}.swatch-pair{display:flex}.swatch-pair i{width:20px;height:20px;border-radius:50%;background:var(--mint);display:inline-block;box-shadow:0 0 0 2px var(--white)}.swatch-pair i+i{background:var(--peach);margin-left:-4px}.swatch-pair.sorbet i{background:#e0c9f7}.swatch-pair.sorbet i+i{background:#f6c3d4}.swatch-pair.night i{background:#acd7bc}.swatch-pair.night i+i{background:#aabfe5}.settings-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:22px}.settings-row select{max-width:165px;font-size:12px;min-height:40px}.switch-line{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:19px 0;border-bottom:1px solid var(--line)}.switch-line strong{font-size:13px;display:block;font-weight:600}.switch-line small{display:block;font-size:11px;color:var(--muted);font-weight:400;margin-top:2px}.switch{appearance:none!important;width:39px!important;height:23px!important;border-radius:20px;background:#d8dfcd;position:relative;cursor:pointer;transition:background .15s}.switch:after{content:"";position:absolute;width:17px;height:17px;border-radius:50%;background:#fff;left:3px;top:3px;box-shadow:0 1px 2px #334c3129;transition:transform .15s}.switch:checked{background:#4f7142}.switch:checked:after{transform:translateX(16px)}.custom-block{padding:20px 0 12px;border-bottom:1px solid var(--line);margin-bottom:13px}.custom-block label{display:block}.help{font-size:10px;color:#7b856f;font-weight:400;line-height:1.65;margin:7px 0 11px}.custom-block textarea{font-size:12px;min-height:94px}.custom-block .button{font-size:11px;min-height:37px;margin-top:9px;padding:9px 13px;width:100%;justify-content:space-between}.field-error{color:#a24031;font-size:12px;margin:7px 0}.motion-note{display:flex;gap:7px;align-items:flex-start}.motion-note .icon{width:13px;height:13px;flex-shrink:0;margin-top:2px}.dialog-done{width:100%;font-size:13px}.custom-badge{display:inline-block;border-radius:20px;font-size:10px;background:#eee7f8;color:#715780;padding:2px 9px;margin-top:6px}.share-dialog h2{font-size:26px}.share-dialog textarea{font-size:12px;margin:10px 0 18px}.wheel-tool:fullscreen,.fullscreen-fallback{display:flex;flex-direction:column;border-radius:0;padding:0 8vw;background:var(--paper);overflow:auto}.wheel-tool:fullscreen .wheel-layout,.fullscreen-fallback .wheel-layout{flex:1;align-items:stretch}.wheel-tool:fullscreen .wheel-stage,.fullscreen-fallback .wheel-stage{background-color:var(--paper)}.wheel-tool:fullscreen .wheel-assembly,.fullscreen-fallback .wheel-assembly{width:min(58vh,580px)}.wheel-tool:fullscreen .wheel-controls,.fullscreen-fallback .wheel-controls{align-self:center;border-radius:20px}.fullscreen-fallback{position:fixed;inset:0;z-index:90}.download-controls{display:flex;align-items:center;justify-content:flex-start;gap:18px;margin:0 0 28px;padding:18px 24px;background:#eff2e8;border-radius:15px;border:1px solid var(--line)}.download-controls label{display:flex;align-items:center;gap:13px;white-space:nowrap;font-size:11px}.download-controls select{width:auto;min-width:115px;min-height:39px;font-size:12px;padding-top:8px;padding-bottom:8px}.download-controls>p{margin:0 0 0 auto;font-size:10px;display:flex;align-items:center;gap:7px}.download-controls>p .icon{width:14px;height:14px}.download-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.download-card{border:1px solid var(--line);border-radius:19px;overflow:hidden;background:var(--white);min-width:0;scroll-margin-top:25px}.download-card .resource-art{height:285px;padding-top:29px}.download-card .resource-art img{width:194px;max-width:65%}.download-card .paper-back{width:190px;height:270px;left:calc(50% - 85px);top:31px}.download-body{padding:24px}.download-body>.eyebrow{font-size:8px;letter-spacing:1.2px;min-height:25px}.download-body h2{font-size:24px;line-height:1.15;min-height:56px;margin-bottom:12px}.download-body>p{font-size:12px;line-height:1.75;min-height:85px}.download-meta{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:14px;font-size:10px;color:#788269;gap:12px;margin-bottom:18px}.download-body>.button{width:100%;font-size:12px}.download-online{display:flex;justify-content:center;font-size:10px;margin:18px 0}.activity-details{border-top:1px solid var(--line);padding-top:13px}.activity-details summary{font-size:11px;display:flex;list-style:none;justify-content:space-between;gap:10px;align-items:center;font-weight:550;min-height:32px}.activity-details summary::-webkit-details-marker{display:none}.activity-details summary .icon{width:14px;height:14px}.activity-details[open] summary .icon{transform:rotate(45deg)}.activity-details ol{padding-left:18px;font-size:11px;color:var(--muted);line-height:1.7;margin-top:14px}.activity-details li{padding-left:4px;margin-bottom:8px}.resource-note{display:flex;align-items:flex-start;gap:18px;background:#edf1e6;border-radius:17px;padding:25px 28px;margin:34px 0}.resource-note>.icon{width:23px;height:23px;color:#839a6b;flex-shrink:0}.resource-note p{font-size:12px;line-height:1.7;margin-bottom:7px}.resource-note p:last-child{margin-bottom:0;font-size:11px;color:#818c73}.embed-builder{display:grid;grid-template-columns:.8fr 1.2fr;gap:0;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--white);box-shadow:var(--shadow)}.builder-controls{padding:30px}.builder-controls h2{font-size:26px;margin:0 0 23px}.builder-controls>label:not(.checkbox-line){display:block;margin:17px 0 7px;font-size:11px}.builder-controls>select{font-size:13px}.checkbox-line{display:flex;align-items:flex-start;gap:9px;margin-top:20px;font-size:11px;line-height:1.6;font-weight:500}.checkbox-line input{margin:1px 0 0}.builder-preview{background-color:#eef2e7;background-image:radial-gradient(#b9c8ad88 .7px,transparent .8px);background-size:18px 18px;padding:22px;display:flex;flex-direction:column;align-items:center}.preview-top{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;margin:0 0 19px}.preview-top .eyebrow{font-size:8px;letter-spacing:1.4px}.preview-top .text-link{font-size:9px}.preview-frame{border:0;width:100%;max-width:500px;min-height:620px;border-radius:17px;background:var(--white);box-shadow:0 6px 20px -10px #253b2533}.embed-code-box{border-top:1px solid var(--line);padding-top:20px;margin-top:22px}.embed-code-box label{font-size:11px;margin-bottom:8px;display:block}.embed-code-box textarea{background:#f3f5ec;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;color:#5b6b4b;line-height:1.65;min-height:148px}.embed-code-box>.button{width:100%;font-size:12px;margin:13px 0 9px}.embed-code-box>.help{display:block;text-align:center;font-size:9px}.widget-body{background:var(--white);padding:12px;overflow-x:hidden}.widget-main{max-width:540px;margin:0 auto}.is-widget{box-shadow:none;border:0;border-radius:15px;background:transparent}.is-widget .tool-topline{justify-content:center;border-bottom:0;padding:4px 0 9px;min-height:28px}.is-widget .tool-topline .eyebrow{font-size:10px;letter-spacing:1px}.is-widget .wheel-layout{display:flex;flex-direction:column}.is-widget .wheel-stage{background:transparent;min-height:0;padding:8px 5px 5px}.is-widget .stage-orbit{display:none}.is-widget .wheel-assembly{width:277px;max-width:95%}.is-widget .wheel-hub{width:58px;height:58px;gap:2px;box-shadow:0 2px 6px #32422d22,0 0 0 4px #fffefa66}.is-widget .wheel-hub .icon{width:21px;height:21px}.is-widget .wheel-hub span{font-size:6px;letter-spacing:1px}.is-widget .wheel-pointer{width:23px;height:27px;top:0}.is-widget .wheel-pointer:after{left:8px;top:5px}.is-widget .fair-note{font-size:10px;margin-top:2px;max-width:90%}.is-widget .fair-note .icon{width:14px;height:14px}.is-widget .wheel-controls{padding:4px 10px 9px;width:100%;max-width:380px;margin:0 auto;background:transparent}.is-widget .spin-button{margin-top:8px;min-height:43px;font-size:13px}.is-widget .instant-button{font-size:10px;min-height:30px;padding-top:7px}.is-widget .result-box{min-height:80px;margin-top:9px;padding:12px 15px;align-items:center;text-align:center}.is-widget .result-title{font-size:12px}.is-widget .result-box[data-outcome] .result-title{font-size:30px}.is-widget .result-note{font-size:9px}.is-widget .result-eyebrow{font-size:7px;letter-spacing:1.5px}.widget-credit{display:flex;align-items:center;justify-content:center;font-size:9px;gap:6px;color:#89947b;margin:10px auto 2px;max-width:300px}.widget-credit .brand-mark{width:17px;height:17px}.widget-credit .icon{width:10px;height:10px}.prose-page .page-hero{max-width:800px}.updated{font-size:10px;margin:19px 0 0;color:#7e8a72}.prose-content{max-width:740px;margin:0 auto 60px;padding-top:18px}.prose-content section{margin-bottom:34px}.prose-content h2{font-size:24px;line-height:1.3;letter-spacing:-.5px;margin-bottom:12px}.prose-content p{font-size:14px;line-height:1.95}.prose-content>.text-link{font-size:13px}.local-data-card{background:#eaf0df;border:1px solid #dce4d1;padding:28px;border-radius:18px;margin-top:35px}.local-data-card>.button{font-size:12px}.root-welcome{max-width:750px;margin:12vh auto;padding:30px}.root-welcome .brand{margin-bottom:40px}.root-welcome h1{font-size:clamp(42px,6vw,68px)}.root-welcome nav{display:flex;flex-wrap:wrap;gap:13px;margin-top:30px}.root-welcome nav a{font-size:14px}.error-languages{font-size:12px;gap:20px}.noscript{display:block;margin:10px auto 20px;background:#fff1d9;padding:14px 20px;border-radius:12px;font-size:13px}.share-note{margin:0}.contact-details{border-top:1px solid var(--line);padding-top:20px}.contact-details a{text-decoration:underline}
@media(min-width:1450px){.home-hero{padding-top:39px;padding-bottom:30px}}
@media(max-width:1150px){.container{width:calc(100% - 56px)}.free-note{display:none}.header-inner{gap:22px}.primary-nav{margin-left:0;gap:24px}.wheel-controls{padding:24px 25px 17px}.wheel-controls h2{font-size:24px}.wheel-assembly{width:360px;max-width:94%}.wheel-stage{padding-left:14px;padding-right:14px}.wheel-layout{grid-template-columns:1.03fr 1fr}.resource-card-body{padding:21px}.download-body{padding:20px}.download-body h2{font-size:22px}.download-body>p{min-height:105px}.faq-section{gap:40px}.resource-art{height:183px}}
@media(max-width:900px){.header-inner{display:grid;grid-template-columns:1fr auto;gap:0;min-height:104px;padding-top:15px}.header-end{justify-content:flex-end}.brand{font-size:27px}.brand-mark{width:35px;height:35px}.primary-nav{grid-column:1/-1;grid-row:2;justify-content:center;gap:34px;padding:7px 0}.primary-nav a{font-size:12px;padding:5px 0}.primary-nav a[aria-current=page]:after{height:2px;bottom:0}.wheel-controls{padding:23px 20px 15px}.wheel-controls h2{font-size:21px}.wheel-stage{min-height:480px}.wheel-assembly{width:320px;max-width:98%}.wheel-hub{width:67px;height:67px}.wheel-hub .icon{width:21px;height:21px}.wheel-hub span{font-size:7px}.stage-caption{font-size:12px}.fair-note{font-size:10px}.tool-topline{padding-left:20px;padding-right:20px}.tool-topline .eyebrow{font-size:8px;letter-spacing:1.3px}.tool-bottom{padding-left:21px;padding-right:21px}.tool-bottom>span{font-size:8px}.benefits{gap:18px;grid-template-columns:repeat(3,1fr)}.benefit{gap:8px}.benefit strong{font-size:10px}.benefit span{font-size:9px}.resource-cards,.download-grid{gap:16px}.resource-card h3{font-size:19px}.resource-card-body{padding:18px}.resource-card p{font-size:11px}.resource-art{height:168px}.resource-art img{width:120px}.paper-back{width:120px;height:170px;left:calc(50% - 52px)}.art-stamp{width:34px;height:34px;right:13px;bottom:14px}.art-stamp .icon{width:19px;height:19px}.mini-browser{max-width:87%;width:190px;height:150px}.mini-browser .wheel-disc{width:100px;height:100px}.mini-code{font-size:7px;padding:7px 3px}.mini-code .icon{width:21px;height:21px}.section-heading>.text-link{white-space:normal;max-width:170px;font-size:11px}.section-space{margin-top:60px}.section-heading h2{font-size:32px}.how-grid{gap:23px}.how-grid h3{font-size:18px}.how-grid p{font-size:12px}.faq-section{grid-template-columns:.75fr 1.25fr;gap:32px}.faq-heading h2{font-size:31px}.faq-item summary{font-size:13px}.bottom-cta{padding:27px}.bottom-cta h2{font-size:24px}.download-card .resource-art{height:237px}.download-card .resource-art img{width:160px;max-width:70%}.download-card .paper-back{width:155px;height:220px;left:calc(50% - 68px)}.download-body{padding:17px}.download-body h2{font-size:21px;min-height:70px}.download-body>p{font-size:11px;min-height:119px}.download-meta{font-size:9px;gap:7px;flex-wrap:wrap}.download-controls>p{display:none}.download-grid .button{font-size:11px}.builder-controls{padding:24px}.builder-preview{padding:18px 12px}.embed-builder{grid-template-columns:.92fr 1.08fr}.preview-top{flex-direction:column;gap:8px;align-items:flex-start}.preview-frame{min-height:620px}.footer-links{gap:20px;font-size:11px}.hero-description{font-size:17px}}
@media(max-width:700px){.container{width:calc(100% - 32px)}.header-inner{min-height:102px}.home-hero{padding:27px 0 23px}.home-hero h1{font-size:clamp(34px,8.4vw,48px);margin:10px 0 9px;letter-spacing:-1.6px}.home-hero .eyebrow{font-size:8px;letter-spacing:1.7px;gap:7px}.home-hero .eyebrow .icon{width:13px;height:13px}.hero-description{font-size:15px}.wheel-tool{border-radius:20px}.tool-topline{padding:10px 16px;min-height:51px;gap:8px}.tool-topline>.eyebrow{font-size:7px;letter-spacing:1.1px;gap:6px}.tool-actions{gap:9px}.tool-actions .text-button{font-size:10px;gap:6px}.tool-actions .text-button .icon{width:15px;height:15px}.tool-actions .icon-button{width:29px;height:29px;border-radius:7px}.tool-actions .icon-button .icon{width:14px;height:14px}.wheel-layout{display:flex;flex-direction:column}.wheel-stage{min-height:0;padding:16px 20px 16px;border-bottom:1px solid #e2e6d8}.wheel-assembly{width:310px;max-width:92%}.stage-caption{display:none}.fair-note{margin-top:5px;font-size:10px}.wheel-hub{width:64px;height:64px}.wheel-hub span{font-size:6px}.wheel-pointer{width:25px;height:29px}.wheel-pointer:after{left:9px;top:6px}.stage-orbit{top:46%}.orbit-one{width:380px;height:380px}.orbit-two{width:455px;height:455px}.spark-one{top:18%;left:9%}.spark-two{bottom:19%;right:8%}.wheel-controls{padding:20px;display:flex;flex-direction:column}.wheel-controls h2,.control-intro{display:none}.mode-field{order:0}.mode-field legend{font-size:10px;line-height:1.3;margin-bottom:6px}.mode-picker button{min-height:31px;font-size:11px;padding:6px}.spin-button{order:1;margin-top:13px;min-height:48px;font-size:14px}.instant-button{order:2;min-height:34px;padding-top:9px;font-size:10px}.keyboard-note{display:none}.result-box{order:3;margin-top:11px;min-height:84px;padding:14px 15px}.result-title{font-size:13px}.result-box[data-outcome] .result-title{font-size:32px}.result-note{font-size:10px}.question-field{order:4;margin-top:18px;margin-bottom:0}.question-field input{min-height:42px;font-size:12px}.history-head{order:5;margin-top:18px;font-size:11px}.history-list{order:6}.history-local{order:7;font-size:9px}.history-head .text-button{font-size:11px}.history-empty{font-size:10px}.history-chip{font-size:11px}.tool-bottom{padding:12px 17px;align-items:flex-start;gap:14px}.tool-bottom>span{font-size:8px;max-width:62%;gap:5px}.tool-bottom .text-button{font-size:9px;gap:6px;white-space:normal;justify-content:flex-end}.tool-bottom .text-button .icon{width:14px;height:14px}.tool-bottom>div{flex-direction:column;align-items:flex-end;gap:8px}.benefits{grid-template-columns:1fr;gap:13px;margin:24px 8px 0}.benefit{align-items:center;gap:12px}.benefit>.icon{width:20px;height:20px;margin:0}.benefit strong{font-size:11px;margin-bottom:1px}.benefit span{font-size:10px}.section-space{margin-top:51px}.section-heading{display:block;margin-bottom:24px}.section-heading .eyebrow{font-size:8px;letter-spacing:1.5px}.section-heading h2{font-size:32px;margin-bottom:10px}.section-heading p:not(.eyebrow){font-size:12px}.section-heading>.text-link{margin-top:16px;max-width:none;white-space:normal}.resource-cards{grid-template-columns:1fr;gap:22px}.resource-card{display:grid;grid-template-columns:1fr 1.25fr;border-radius:16px;min-height:200px}.resource-card .resource-art{height:100%;min-height:200px;padding-top:36px}.resource-card .resource-art img{width:145px;max-width:79%;min-height:170px;object-fit:cover;object-position:top}.resource-card .paper-back{width:120px;left:calc(50% - 50px);top:37px;height:173px}.resource-card-body{padding:22px 18px;display:flex;flex-direction:column;justify-content:center}.resource-card h3{font-size:20px;margin-bottom:10px}.resource-card p{font-size:11px;margin-bottom:15px;line-height:1.6}.resource-card .text-link{font-size:10px;gap:9px}.resource-card .art-stamp{width:30px;height:30px;right:10px}.resource-card .art-stamp .icon{width:16px;height:16px}.resource-card .mini-browser{width:172px;max-width:125%;position:absolute;left:12px;top:8px;height:180px}.resource-card .mini-browser-body{flex-direction:column;gap:7px;padding:6px}.resource-card .mini-browser .wheel-disc{width:103px;height:103px}.resource-card .mini-code{flex-direction:row;padding:5px 10px;gap:9px}.resource-card .mini-code .icon{width:15px;height:15px}.how-section{padding-top:32px}.how-grid{grid-template-columns:1fr;gap:25px;margin-top:25px}.how-grid article{display:grid;grid-template-columns:35px 1fr;gap:5px 12px;padding:0}.step-number{grid-row:1/3;font-size:25px;margin:0;padding-top:1px}.how-grid h3{font-size:20px;margin-bottom:4px}.how-grid p{font-size:12px;max-width:none;margin:0}.faq-section{display:block;padding-top:36px}.faq-heading{margin-bottom:24px}.faq-heading .eyebrow{font-size:9px}.faq-heading h2{font-size:33px;max-width:none;margin-bottom:12px}.faq-heading>p:not(.eyebrow){font-size:12px}.faq-flower{display:none}.faq-item summary{font-size:12px;padding:18px 0;gap:15px}.faq-item p{font-size:12px;line-height:1.8}.bottom-cta{margin-top:45px;display:block;padding:27px 24px}.bottom-cta h2{font-size:25px;margin-bottom:21px}.bottom-cta .button{font-size:12px;min-height:45px}.use-note{font-size:9px;margin-bottom:27px}.site-footer{margin-top:43px}.footer-top{display:block;padding-top:28px;padding-bottom:22px}.footer-top .brand{font-size:26px}.footer-top p{font-size:11px}.footer-links{justify-content:flex-start;gap:15px 23px;max-width:none;margin-top:24px;font-size:11px}.footer-bottom{align-items:flex-start;font-size:8px;gap:22px;padding-bottom:22px}.footer-bottom a{white-space:nowrap;font-size:8px}.page-hero{padding:32px 0 27px}.page-hero h1{font-size:clamp(34px,9vw,47px);margin-bottom:17px;letter-spacing:-1.5px}.page-hero .eyebrow{font-size:8px;letter-spacing:1.4px}.page-hero .hero-description{font-size:14px;line-height:1.7}.hero-tags{gap:12px;flex-direction:column;font-size:10px;margin-top:19px}.download-controls{padding:15px;gap:11px;margin-bottom:23px}.download-controls label{flex:1;display:block;white-space:normal;font-size:10px}.download-controls select{width:100%;min-width:0;margin-top:5px;font-size:11px;padding:8px;min-height:41px}.download-grid{grid-template-columns:1fr;gap:24px}.download-card .resource-art{height:280px;padding-top:28px}.download-card .resource-art img{width:188px;max-width:70%}.download-card .paper-back{width:180px;height:255px;left:calc(50% - 80px);top:28px}.download-body{padding:23px}.download-body>.eyebrow{font-size:8px;min-height:0;margin-bottom:12px}.download-body h2{min-height:0;font-size:27px;margin-bottom:13px}.download-body>p{font-size:13px;min-height:0}.download-meta{font-size:11px;padding-top:15px}.download-body>.button{font-size:13px;min-height:47px}.download-online{font-size:11px}.activity-details summary{font-size:12px}.activity-details ol{font-size:12px}.resource-note{padding:21px;gap:13px}.resource-note p{font-size:11px}.resource-note p:last-child{font-size:10px}.resource-note>.icon{width:18px;height:18px}.embed-builder{display:flex;flex-direction:column;border-radius:19px}.builder-controls{padding:23px}.builder-controls h2{font-size:25px}.builder-preview{padding:22px 13px}.preview-top{flex-direction:row;align-items:center;padding:0 2px;gap:9px}.preview-top .eyebrow{font-size:7px}.preview-top .text-link{font-size:8px}.preview-frame{width:100%;min-height:620px}.builder-controls>label:not(.checkbox-line){font-size:12px}.embed-code-box textarea{font-size:10px}.prose-page .page-hero{padding-bottom:20px}.prose-content{padding:5px 6px 0;margin-bottom:35px}.prose-content h2{font-size:22px}.prose-content p{font-size:13px;line-height:1.85}.prose-content section{margin-bottom:29px}.local-data-card{padding:22px!important}.local-data-card>.button{font-size:11px}.settings-dialog{padding:22px 20px;max-height:92dvh}.settings-dialog h2{font-size:26px}.theme-choice{font-size:9px}.settings-dialog .muted{font-size:12px}.settings-row label{font-size:12px}.switch-line strong{font-size:12px}.switch-line small{font-size:10px}.wheel-tool:fullscreen,.fullscreen-fallback{padding:0}.wheel-tool:fullscreen .wheel-stage,.fullscreen-fallback .wheel-stage{flex:0}.wheel-tool:fullscreen .wheel-layout,.fullscreen-fallback .wheel-layout{align-items:stretch}.wheel-tool:fullscreen .wheel-controls,.fullscreen-fallback .wheel-controls{align-self:stretch}.wheel-tool:fullscreen .wheel-assembly,.fullscreen-fallback .wheel-assembly{width:min(43vh,360px)}.is-widget .wheel-stage{border:0}.is-widget .wheel-controls{display:flex;padding:4px 10px 9px}.is-widget .result-box{order:3}.is-widget .tool-topline{min-height:28px}.is-widget .tool-topline>.eyebrow{font-size:9px;letter-spacing:1px}.is-widget .spin-button{margin-top:8px;min-height:43px;font-size:13px}.is-widget .instant-button{font-size:10px;min-height:30px}.is-widget .wheel-assembly{width:277px;max-width:95%}.is-widget .fair-note{font-size:9px}.is-widget .result-box{min-height:80px}.widget-body{padding:12px}.is-widget .stage-caption{display:none}.root-welcome{margin:7vh auto;padding:27px}.root-welcome h1{font-size:42px}}
@media(max-width:380px){.container{width:calc(100% - 24px)}.primary-nav{gap:19px}.primary-nav a{font-size:10px}.brand{font-size:26px}.brand-mark{width:33px;height:33px}.home-hero h1{font-size:33px}.hero-description{font-size:14px}.wheel-stage{padding-top:14px;padding-bottom:13px}.wheel-assembly{width:274px}.wheel-controls{padding:18px}.tool-actions .text-button span{max-width:82px;text-align:left;line-height:1.2}.tool-topline>.eyebrow{font-size:6px;letter-spacing:.7px}.tool-topline{padding-left:14px;padding-right:14px}.resource-card{grid-template-columns:.85fr 1.15fr}.resource-card-body{padding:18px 14px}.resource-card h3{font-size:18px}.resource-card p{font-size:10px}.resource-card .resource-art img{max-width:88%}.resource-card .paper-back{left:calc(50% - 45px)}.language-menu summary{padding:8px 9px;font-size:11px}.settings-row select{max-width:135px}.theme-options{gap:6px}.is-widget .tool-topline>.eyebrow{font-size:9px}.is-widget .wheel-controls{padding-left:4px;padding-right:4px}.is-widget .wheel-assembly{max-width:95%}.is-widget .result-note{font-size:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;transition-duration:.001ms!important;scroll-behavior:auto!important}.wheel-disc{will-change:auto}.resource-card:hover{transform:none}.resource-card:hover .resource-art img{transform:rotate(-8deg)}}
@media print{.site-header,.site-footer,.tool-actions,.tool-bottom,.wheel-controls,.benefits,.home-resources,.faq-section,.bottom-cta,.toast{display:none!important}body{background:#fff}.container{width:100%}.wheel-layout{display:block}.wheel-stage{background:#fff}.wheel-tool{box-shadow:none}.hero{padding-top:0}.section-space{margin-top:30px}}

/* Keep supporting copy readable without relying on faint gray text. */
.history-local,.keyboard-note,.tool-bottom>span,.benefit span,.help,.history-empty,.result-note,.footer-bottom,.use-note,.question-field label span{color:#6c7664}
.history-local{font-size:10px}.tool-bottom>span{font-size:10px}.benefit span{font-size:11px}.benefit strong{font-size:12px}.result-note{font-size:11px}.history-empty{font-size:11px}
@media(max-width:700px){.tool-bottom>span{font-size:9px}.benefit span{font-size:10px}.benefit strong{font-size:11px}.history-local{font-size:9px}.result-note{font-size:10px}}
.is-widget .result-note{font-size:9px}
