:root{--bg:#f6f7f2;--paper:#fff;--ink:#243e34;--muted:#7a887e;--green:#244e3f;--deep:#173f35;--line:#e7ebe3;--soft:#eef3eb;--gold:#bda166;--radius:20px;--shadow:0 6px 26px #244e3f04}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Pretendard,Apple SD Gothic Neo,Malgun Gothic,sans-serif;font-size:14px;line-height:1.6}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}button{border:0}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #bba266}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.055em;line-height:1.35}h1{font-size:36px;font-weight:650}h2{font-size:21px;font-weight:650}h3{font-size:17px;font-weight:600}img,video{max-width:100%}svg{vertical-align:middle;flex-shrink:0}small{font-size:11px}.small{font-size:12px}.muted{color:var(--muted)}.center{text-align:center}.hidden{display:none}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.mobile-only{display:none}.skip-link{z-index:100;background:var(--green);color:#fff;padding:12px 18px;position:fixed;top:-100px;left:20px}.skip-link:focus{top:12px}.app-shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);background:#fdfefa;flex-direction:column;flex-shrink:0;width:218px;height:100dvh;padding:36px 22px 24px;display:flex;position:sticky;top:0}.brand{letter-spacing:-3px;align-items:center;gap:10px;margin:5px 12px 0;font-size:43px;font-weight:650;line-height:1;display:flex}.brand-symbol{background:var(--green);color:#eef3d9;border-radius:13px;place-items:center;width:40px;height:40px;display:grid}.brand-dot{color:var(--gold)}.sidebar-caption{letter-spacing:1.1px;color:#8b978e;margin:18px 0 46px 14px;font-size:10px}.main-nav{flex-direction:column;gap:9px;display:flex}.nav-item{color:#7d8980;border-radius:11px;align-items:center;gap:13px;min-height:49px;padding:13px 15px;font-size:13px;font-weight:500;display:flex}.nav-item.active{color:var(--deep);background:#edf2e8;font-weight:700}.nav-item.active:after{content:"";background:var(--green);border-radius:50%;width:5px;height:5px;margin-left:auto}.nav-item:hover{background:#f1f4eb}.nav-count{background:#e0e7d9;border-radius:8px;margin-left:auto;padding:0 6px;font-size:10px}.nav-item:has(.nav-count):after{display:none}.sidebar-bottom{margin-top:auto;padding-top:50px}.ritual{background:linear-gradient(130deg,#f1f4e7,#fafbf5);border:1px solid #e2e7d8;border-radius:14px;margin:0 6px 24px;padding:21px 16px;position:relative}.ritual>svg{color:#79946c}.ritual p{color:#7a8673;margin-top:11px;font-size:13px;line-height:1.8}.ritual strong{color:#435b42;font-weight:500}.ritual>span{letter-spacing:2px;color:#9ca895;margin-top:18px;font-size:8px;display:block}.settings-link{color:#7a897d;align-items:center;gap:12px;min-height:44px;padding:10px 14px;font-size:12px;display:flex}.workspace{flex:1;min-width:0}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:73px;padding:0 42px;display:flex}.topbar-title{font-size:12px;font-weight:500}.topbar-title>span{color:#a1aaa0;margin-left:9px;font-size:10px;font-weight:400}.topbar-right{align-items:center;gap:24px;display:flex}.connection{color:#7b8d7b;align-items:center;gap:7px;font-size:10px;display:flex}.connection i,.status-dot{background:#86a377;border-radius:100%;width:5px;height:5px;display:inline-block}.connection.offline{color:#9f7940}.connection.offline i{background:#b39060}.guide-link{color:#8a968b;align-items:center;gap:7px;font-size:11px;display:flex}.main-content{max-width:1330px;min-height:70vh;margin:0 auto;padding:0 42px 35px}.footer{border-top:1px solid var(--line);color:#919b92;flex-wrap:wrap;justify-content:space-between;gap:10px;padding:24px 42px 28px;font-size:10px;display:flex}.footer>div{gap:20px;display:flex}.footer>p{width:100%;font-size:10px;line-height:1.8}.eyebrow{letter-spacing:2px;color:#8e9b8c;margin-bottom:9px;font-size:9px;font-weight:600;display:block}.tiny-star{color:#b7a063;margin-right:7px}.panel{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);min-width:0;padding:27px}.section-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.section-heading .eyebrow{letter-spacing:1.8px;font-size:8px}.section-description{color:var(--muted);margin-top:11px;font-size:12px;line-height:1.9}.pill{color:#718163;white-space:nowrap;background:#f0f4ec;border-radius:7px;align-items:center;gap:5px;padding:4px 8px;font-size:10px;display:inline-flex}.button{text-align:center;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:11px 17px;font-size:12px;font-weight:550;line-height:1.4;transition:background .15s,transform .15s;display:inline-flex}.button:active{transform:translateY(1px)}.button.primary{background:var(--green);color:#fff}.button.primary:hover{background:#34624f}.button.secondary{color:#60705e;background:#f5f7f1;border:1px solid #e7ecdf}.button.secondary:hover{background:#eaf0e2}.button.wide{width:100%}.icon-button{color:#9ba79a;background:0 0;border-radius:9px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;padding:0;display:inline-flex}.icon-button:hover{color:var(--green);background:#f1f5ec}.text-button{color:#788b72;background:0 0;align-items:center;gap:5px;min-height:44px;font-size:11px;display:inline-flex}.text-link{color:#76926a;justify-content:space-between;align-items:center;gap:8px;min-height:35px;font-size:11px;display:flex}.wide{width:100%}.danger{color:#fff;background:#a1493f}.danger-outline{color:#a65448;background:#fff6f3;border:1px solid #f2dcd5}.form-error,.data-warning{color:#8b6839;background:#fff5e6;border:1px solid #f1e2ca;border-radius:9px;margin:15px 0;padding:11px 13px;font-size:12px;line-height:1.8}.field-note{color:#8b9789;margin-top:12px;font-size:11px;line-height:1.85}.loading-state{text-align:center;color:var(--muted);padding:35px;font-size:13px}.home-hero{isolation:isolate;justify-content:space-between;align-items:center;min-height:244px;padding:30px 13px 24px 1px;display:flex;position:relative}.home-hero h1{letter-spacing:-1.9px;font-size:35px;font-weight:600;line-height:1.42}.home-hero h1>span{color:#52734e}.home-hero p{color:#869082;margin-top:12px;font-size:11px}.date-pill{color:#78886f;align-items:center;gap:7px;margin-top:17px;font-size:10px;display:flex}.hero-art{z-index:-1;width:280px;height:224px;position:absolute;top:12px;right:75px}.orbit{border:1px solid #e0e6d8;border-radius:100%;width:258px;height:168px;position:absolute;top:46px;left:0;transform:rotate(-22deg)}.orbit-two{width:230px;height:183px;top:29px;left:8px;transform:rotate(49deg)}.art-ball{border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute}.art-ball.green{color:#d1dcbe;background:radial-gradient(circle at 30% 20%,#6d8e64,#3f674c 52%,#264d3c);width:120px;height:120px;top:53px;left:79px;transform:rotate(-15deg);box-shadow:inset -12px -13px 23px #173d4236,3px 15px 28px #42664524}.art-ball.gold{color:#917c4b;background:radial-gradient(circle at 25% 25%,#fbefc4,#e3c581 75%);width:70px;height:70px;font-size:28px;font-weight:600;top:134px;left:181px;transform:rotate(17deg);box-shadow:4px 8px 12px #9d90521a}.art-ball.white{color:#9aa88b;background:radial-gradient(circle at 25% 25%,#fff,#e4e8d9);width:61px;height:61px;font-size:23px;top:25px;left:25px;transform:rotate(-18deg);box-shadow:2px 8px 13px #58614a12}.art-star{color:#cbb77f;position:absolute}.star-one{font-size:28px;top:39px;right:-10px}.star-two{color:#a4b397;font-size:31px;top:160px;left:30px}.star-three{font-size:11px;top:3px;left:146px}.art-shadow{filter:blur(6px);background:#90a18320;border-radius:50%;width:130px;height:8px;position:absolute;top:211px;left:80px}.home-grid{grid-template-columns:minmax(0,1.45fr) minmax(280px,1fr);gap:23px;display:grid}.fixed-panel{padding-bottom:0;overflow:hidden}.game-list{margin-top:20px}.game-row{border-bottom:1px solid #eef1e9;align-items:center;gap:12px;min-height:76px;display:flex}.game-row:last-child{border:0}.game-letter{color:#8b9789;flex-shrink:0;align-items:center;gap:4px;width:23px;font-size:12px;font-weight:600;display:flex}.game-letter svg{color:#b4bfad}.game-row>.game-letter{flex-direction:column;gap:2px}.balls{flex-wrap:nowrap;align-items:center;gap:8px;min-width:0;display:flex}.ball{font-variant-numeric:tabular-nums;border:1px solid #00000003;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:39px;height:39px;font-size:15px;font-weight:600;line-height:1;display:inline-flex;position:relative}.ball-0{color:#755514;background:#f4e6be}.ball-1{color:#365f76;background:#dbe9ef}.ball-2{color:#864b3d;background:#efd8d1}.ball-3{color:#54624c;background:#e7ebe2}.ball-4{color:#426536;background:#dce9d6}.ball.matched{box-shadow:0 0 0 2px #436d3f}.match-icon{color:#fff;background:#436d3f;border-radius:50%;width:14px;height:14px;padding:2px;position:absolute;bottom:-2px;right:-2px}.game-row .balls{flex:1;gap:7px}.game-row .ball{width:clamp(27px,3vw,43px);height:clamp(27px,3vw,43px)}.game-actions{gap:0;margin-right:-9px;display:flex}.game-actions .icon-button{color:#afbaa7}.bonus-plus{color:#b0b6a9;margin:0 1px;font-size:13px}.ball.bonus{border:1px dashed #c5d4bc;box-shadow:inset 0 0 0 3px #ffffff90}.fixed-toolbar{align-items:center;gap:10px;margin-top:24px;margin-bottom:24px;display:flex}.fixed-toolbar>.primary{flex:1}.export-button{border:1px solid #e8eddf}.panel-bottom{color:#9baa91;background:#fcfdf9;border-top:1px solid #eef1e8;justify-content:space-between;align-items:center;min-height:49px;margin:0 -27px;padding:10px 27px;font-size:9px;display:flex}.panel-bottom a{color:#829675;align-items:center;gap:4px;display:flex}.panel-bottom .status-dot{margin-right:5px}.home-aside{flex-direction:column;gap:20px;display:flex}.result-panel .section-heading h2{font-size:18px}.result-panel .section-heading{gap:6px}.result-panel .balls{gap:6px;margin-top:26px}.result-panel .ball{width:32px;height:32px;font-size:13px}.result-panel .bonus-plus{margin:0}.prize-summary{border-top:1px solid var(--line);flex-direction:column;gap:3px;margin-top:22px;padding-top:18px;display:flex}.prize-summary>span:first-child{color:#586c4f;justify-content:space-between;font-size:11px;display:flex}.prize-summary strong{color:#3e6444;letter-spacing:-1.2px;font-size:23px;font-weight:600}.prize-summary .small{font-size:10px}.result-panel .text-link{border-top:1px solid var(--line);margin-top:14px;padding-top:8px;font-size:10px}.scan-card{color:#fff;background:linear-gradient(125deg,#234f3e,#3c6044);border-radius:17px;flex:1;align-items:flex-start;gap:16px;min-height:161px;padding:25px;display:flex;position:relative;overflow:hidden}.scan-card:after{content:"";border:1px solid #ffffff12;border-radius:50%;width:180px;height:180px;position:absolute;top:40px;right:-70px}.scan-icon{color:#dce5c9;background:#ffffff0c;border:1px solid #ffffff1a;border-radius:13px;place-items:center;width:54px;height:54px;margin-top:4px;display:grid}.scan-card .eyebrow{color:#a4b493;letter-spacing:1.4px;margin-bottom:10px;font-size:8px}.scan-card h3{letter-spacing:-.5px;font-size:21px;font-weight:500;line-height:1.5}.scan-card p{color:#a8b59d;margin-top:10px;font-size:9px}.scan-arrow{color:#b3c0a2;position:absolute;bottom:26px;right:24px}.home-bottom{grid-template-columns:1.45fr 1fr;gap:23px;margin-top:22px;display:grid}.feature-link{background:#edf2e6;border:1px solid #e4ebd9;border-radius:15px;align-items:center;gap:16px;padding:21px;display:flex}.feature-icon{color:#7a9364;background:#e0e9d3;border-radius:11px;place-items:center;width:41px;height:41px;display:grid}.feature-link h3{font-size:13px;font-weight:600}.feature-link p{color:#92a080;margin-top:6px;font-size:10px}.feature-link>svg{color:#8aa075;margin-left:auto}.weekly-note{padding:13px 3px}.weekly-note .eyebrow{font-size:8px}.weekly-note p{color:#839079;margin:7px 0;font-size:11px;line-height:1.9}.weekly-note .small{color:#a0a993;font-size:9px}.source-line{color:#a2ad98;flex-wrap:wrap;align-items:center;gap:4px;margin:23px 0 0;font-size:9px;display:flex}.source-line a{align-items:center;gap:2px;display:inline-flex}.page-heading{padding:39px 0 29px}.page-heading h1{margin:5px 0 10px;font-size:30px}.page-heading p{color:var(--muted);font-size:12px}.heading-with-action{justify-content:space-between;align-items:center;gap:20px;display:flex}.generator-grid,.checker-grid{grid-template-columns:minmax(280px,1fr) minmax(0,1.2fr);gap:24px;display:grid}.segmented{background:#f1f4ed;border-radius:10px;gap:3px;min-width:0;padding:4px;display:flex}.segmented button{color:#879580;white-space:nowrap;background:0 0;border-radius:7px;flex:1;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:10px 14px;font-size:12px;display:flex}.segmented button.selected{color:#375e40;background:#fff;font-weight:600;box-shadow:0 2px 5px #29422c08}.form-block{margin-top:26px}.form-block>label,.field-heading>label{font-size:12px;font-weight:500}.count-options{gap:10px;margin-top:12px;display:flex}.count-options>button{color:#92a186;background:#fff;border:1px solid #e6ecdf;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:5px;min-height:62px;padding:15px;font-size:21px;display:flex}.count-options>button.selected{color:#3e6642;background:#eef4e8;border-color:#bdccac}.count-options small{font-size:10px;font-weight:400}.field-heading{justify-content:space-between;align-items:center;display:flex}.filter-selector{gap:10px;margin:10px 0 15px;display:flex}.filter-selector>button{color:#93a08d;background:#f6f7f3;border-radius:9px;flex:1;min-height:44px;padding:10px;font-size:11px}.filter-selector>button.selected{color:#4a6d3d;background:#e8f0df}.filter-selector>button.selected.exclude{color:#917569;background:#eee8e3}.number-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:7px;display:grid}.number-grid button{color:#8a9880;background:#fff;border:1px solid #e7ece0;border-radius:9px;height:44px;font-size:13px}.number-grid button.included{color:#fff;background:#3e654a;border-color:#3e654a}.number-grid button.excluded{color:#a59587;background:#ede7e1;border-color:#dfd4ca;text-decoration:line-through}.random-illustration{color:#a3b38e;flex-direction:column;justify-content:center;align-items:center;min-height:231px;display:flex}.random-illustration p{text-align:center;color:#859374;margin-top:18px;font-size:13px}.random-illustration p>span{color:#586c4f;font-size:11px;line-height:2}.generated-panel{min-height:500px}.generated-panel .game-row{gap:6px}.generated-panel .game-row .ball{width:35px;height:35px;font-size:14px}.generated-panel .game-row .balls{gap:6px}.empty-state{text-align:center;color:#91a086;padding:76px 18px}.empty-icon{color:#97ac82;background:#f1f5eb;border-radius:22px;place-items:center;width:76px;height:76px;margin:0 auto 23px;display:grid}.empty-state h3{color:#64775b;margin-bottom:11px;font-size:16px;font-weight:500}.empty-state p{font-size:12px;line-height:1.9}.empty-cta{width:max-content;margin:-30px auto 45px;display:flex}.load-more{margin:25px auto;display:flex}.library-toolbar{align-items:center;gap:18px;margin-bottom:25px;display:flex}.library-toolbar .segmented{flex:1;max-width:350px}.library-toolbar>.small{margin-left:auto}.select-label select,.round-picker select,.sort-select select{color:#586c4f;background:#fff;border:1px solid #e2e8db;border-radius:9px;max-width:100%;min-height:44px;padding:10px 12px;font-size:12px}.library-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.saved-card{border:1px solid var(--line);background:#fff;border-radius:17px;padding:20px 23px}.saved-header{align-items:center;gap:9px;margin-bottom:16px;display:flex}.saved-tools{align-items:center;margin-left:auto;display:flex}.saved-tools .icon-button{width:36px;min-width:36px}.saved-tools .favorite{color:#bea366}.saved-card .balls{gap:9px}.saved-card .ball{width:38px;height:38px;font-size:15px}.saved-result{justify-content:space-between;gap:10px;margin-top:18px;font-size:11px;display:flex}.winning{color:#427440}.saved-note{color:#839277;white-space:pre-wrap;overflow-wrap:anywhere;background:#f8faf4;border-radius:8px;margin-top:13px;padding:12px;font-size:12px}.saved-footer{border-top:1px solid #eef1e8;justify-content:space-between;align-items:center;margin-top:17px;padding-top:10px;display:flex}.checkbox{color:#7d8d72;cursor:pointer;align-items:center;gap:7px;min-height:44px;font-size:11px;display:flex}.checkbox input{width:17px;height:17px;accent-color:var(--green);margin:0}.privacy-note{color:#98a28f;text-align:center;margin-top:26px;font-size:11px}.field-label{color:#6f8065;flex-direction:column;gap:9px;margin:20px 0;font-size:12px;display:flex}.field-label input,.field-label textarea{color:#4c6443;background:#fbfcf8;border:1px solid #e0e6d8;border-radius:9px;width:100%;padding:12px;font-size:13px}.field-label textarea{resize:vertical;min-height:92px}.dialog{width:460px;max-width:calc(100vw - 28px);color:var(--ink);background:#fff;border:1px solid #e5eadb;border-radius:20px;padding:27px;box-shadow:0 20px 80px #173f352a}.dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#112a2566}.dialog-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:17px;display:flex}.dialog-heading h2{font-size:20px}.dialog>p{color:var(--muted);font-size:12px;line-height:1.9}.dialog-actions{justify-content:flex-end;gap:9px;margin-top:24px;display:flex}.dialog .button{min-width:90px}.toast{color:#f4f7ef;opacity:0;pointer-events:none;z-index:1000;background:#234c3e;border-radius:12px;width:max-content;max-width:calc(100vw - 35px);padding:13px 23px;font-size:12px;line-height:1.7;transition:opacity .2s,transform .2s;position:fixed;bottom:30px;left:calc(50% + 100px);transform:translate(-50%,20px);box-shadow:0 6px 25px #173f3529}.toast.visible{opacity:1;transform:translate(-50%)}.camera-box{text-align:center;background:linear-gradient(150deg,#f4f7ee,#eaf0e2);border:1px dashed #d4dfc7;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;min-height:265px;margin-top:22px;display:flex;position:relative;overflow:hidden}.qr-frame{color:#9cac87;border:1px solid #bccaad;border-radius:12px;margin-bottom:15px;padding:16px}.camera-box h3{color:#6d815e;margin-bottom:10px;font-size:14px}.camera-box p{color:#96a488;font-size:11px}.camera-box video{object-fit:cover;width:100%;height:300px}.camera-overlay{pointer-events:none;border:2px solid #d7e7bb;border-radius:12px;position:absolute;inset:20%;box-shadow:0 0 0 100px #00000035}.dual-actions{gap:10px;margin-top:20px;display:flex}.dual-actions>*{flex:1}.qr-paste{color:#91a17e;margin-top:24px;font-size:11px}.qr-paste summary{cursor:pointer;min-height:36px}.qr-paste .field-label{margin-top:13px}.fixed-compare{color:#799164;background:#f6f8f2;border:1px solid #e8eddf;border-radius:9px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:44px;margin-top:18px;font-size:11px;display:flex}.manual-form{padding:13px 0 20px}.round-picker{color:var(--muted);border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin:19px 0 15px;padding:12px 0;font-size:12px;display:flex}.round-picker select{min-width:140px}.draw-date{color:#8e9e80;margin:17px 0;font-size:11px}.draw-panel .balls{justify-content:center;gap:8px}.draw-panel .ball{width:42px;height:42px}.prize-table{border-collapse:collapse;text-align:left;width:100%;margin:24px 0 12px;font-size:12px}.prize-table th{color:#96a18d;border-bottom:1px solid var(--line);padding:11px 0;font-size:10px;font-weight:400}.prize-table td{color:#819473;border-bottom:1px solid #f1f4eb;padding:11px 0}.prize-table td:last-child,.prize-table th:last-child{text-align:right}.prize-table td:last-child{color:#557545;font-size:12px}.prize-table td:nth-child(2){font-size:11px}.rank-pill{background:#f1f5eb;border-radius:6px;padding:4px 7px;font-size:10px}.rank-1{color:#55763c;background:#e2ecd8}.pending-state{text-align:center;color:#a1b091;padding:35px 0}.pending-state p{color:#799066;margin:15px 0 9px;font-size:13px}.pending-state>span{font-size:11px}.compare-panel{margin-top:22px}.compared-game{border-bottom:1px solid var(--line);padding:18px 0}.compared-heading{color:#93a485;justify-content:space-between;align-items:center;gap:10px;margin-bottom:13px;font-size:12px;display:flex}.compared-game .balls{justify-content:center}.compare-panel>.button{margin-top:20px}.statistics-toolbar{justify-content:space-between;align-items:center;gap:20px;display:flex}.statistics-toolbar .segmented{flex:1;max-width:520px}.statistics-caption{color:#9aa68e;justify-content:space-between;align-items:center;margin:22px 0 18px;font-size:10px;display:flex}.stats-summary{grid-template-columns:1fr 1fr;gap:22px;margin-bottom:22px;display:grid}.stats-summary h3{color:#526d47;margin:7px 0 20px}.stats-summary .balls{gap:9px}.stats-summary .ball{width:40px;height:40px}.frequency-panel{margin-bottom:22px}.sort-select{color:#8ea079;align-items:center;gap:7px;display:flex}.sort-select select{min-height:38px;font-size:10px}.frequency-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 30px;margin-top:29px;display:grid}.frequency-item{grid-template-columns:26px 1fr 36px;align-items:center;gap:8px;display:grid}.mini-ball{border-radius:50%;place-items:center;width:25px;height:25px;font-size:10px;font-weight:600;display:grid}.frequency-bar{background:#f0f4e9;border-radius:5px;height:5px}.frequency-bar>span{background:#a8bd95;border-radius:5px;height:5px;display:block}.frequency-item>strong{text-align:right;color:#758968;font-size:11px;font-weight:500}.frequency-item small{margin-left:3px;font-size:8px;font-weight:400}.frequency-gap{color:#a8b19e;grid-column:2/4;margin-top:-10px;font-size:8px}.patterns-grid{grid-template-columns:1.3fr 1fr;gap:22px;margin-bottom:22px;display:grid}.odd-chart{margin-top:25px}.odd-chart>div{color:#586c4f;grid-template-columns:35px 1fr 40px;align-items:center;gap:12px;margin:12px 0;font-size:10px;display:grid}.odd-chart>div>div{background:#f3f6ed;border-radius:3px;height:11px}.odd-chart i{background:#b5c6a0;border-radius:3px;height:100%;display:block}.odd-chart strong{text-align:right;font-size:10px;font-weight:500}.pattern-notes{flex-direction:column;align-items:flex-start;display:flex}.pattern-notes>svg{color:#a3b68f;margin-bottom:20px}.pattern-notes h3{color:#586c4f;font-size:14px}.big-stat{color:#648550;letter-spacing:-2px;margin-top:8px;font-size:44px;font-weight:500}.metric-divider{background:var(--line);width:100%;height:1px;margin:18px 0}.pattern-notes>div:last-of-type{color:#8da578;flex-wrap:wrap;align-items:center;gap:8px;font-size:11px;display:flex}.pattern-notes>div:last-of-type strong{color:#586c4f}.range-chart{grid-template-columns:repeat(5,1fr);gap:25px;margin-top:25px;display:grid}.range-chart>div>span{color:#93a27f;font-size:11px;display:block}.range-chart strong{color:#74925c;margin:7px 0;font-size:17px;font-weight:500;display:block}.range-chart>div>div{background:#f3f5ee;border-radius:3px;height:7px}.range-chart i{border-radius:3px;height:7px;display:block}.settings-grid{grid-template-columns:1.4fr 1fr;gap:22px;display:grid}.settings-action{border-bottom:1px solid var(--line);padding:25px 0}.settings-action:last-child{border:0;padding-bottom:0}.settings-action h3{color:#6d835b;font-size:14px}.settings-action p{color:#98a58b;margin:7px 0 14px;font-size:11px;line-height:1.9}.installation-guide>svg{color:#9cb286;margin-bottom:25px}.installation-guide>h2{margin-bottom:15px}.installation-guide>p{color:#91a080;font-size:12px;line-height:1.9}.installation-guide>div{border-top:1px solid var(--line);margin-top:24px;padding-top:20px}.installation-guide h3{color:#7c9667;margin:18px 0 7px;font-size:12px}.installation-guide>div p{color:#98a98a;font-size:11px;line-height:1.9}.privacy-card{background:#eff4e8;margin-top:22px}.privacy-card>svg{color:#9cb786;margin-bottom:16px}.privacy-card h3{color:#6f895c;font-size:14px}.privacy-card p{color:#96a686;margin-top:10px;font-size:11px;line-height:1.9}.danger-zone{background:#fdfcf9;grid-column:1/-1;justify-content:space-between;align-items:center;gap:20px;display:flex}.danger-zone h3{color:#927769;font-size:13px}.danger-zone p{color:#a49988;margin-top:7px;font-size:11px}.import-summary{color:#758f60;align-items:center;gap:14px;margin:25px 0;display:flex}.prose{max-width:850px;margin:40px auto;line-height:2}.prose h1{margin-bottom:22px;font-size:30px}.prose h2{color:#537146;margin:32px 0 10px;font-size:18px}.prose p{color:#869278;font-size:13px;line-height:2}.prose a{color:#5a7e41;text-underline-offset:4px;text-decoration:underline}.prose .button{color:#fff;text-decoration:none}.admin-panel{max-width:900px}.status-json,.admin-preview pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#f7faf2;border:1px solid #e6ecde;border-radius:10px;max-height:420px;margin:20px 0;padding:18px;font-size:11px;overflow:auto}.admin-panel hr{border:0;border-top:1px solid var(--line);margin:25px 0}.admin-panel h2{font-size:18px}.admin-preview{margin-top:20px}.pwa-banner,.offline-banner{color:#799361;background:#eaf0e1;border-bottom:1px solid #dee7d4;align-items:center;gap:12px;padding:11px 42px;font-size:11px;display:flex}.pwa-banner>button:not(.icon-button){background:var(--green);color:#fff;border-radius:7px;align-items:center;gap:7px;min-height:38px;margin-left:auto;padding:9px 13px;display:flex}.pwa-banner .icon-button{width:35px;min-width:35px;height:35px}.offline-banner{color:#a28a53;background:#f5eeda}.prose .dual-actions .secondary{color:var(--green)}@media (min-width:1500px){.main-content{padding-left:55px;padding-right:55px}.hero-art{right:110px}}@media (max-width:1200px){.sidebar{width:190px;padding-left:17px;padding-right:17px}.main-content{padding-left:28px;padding-right:28px}.topbar{padding:0 28px}.home-grid{grid-template-columns:minmax(0,1.5fr) minmax(260px,1fr);gap:17px}.panel{padding:22px}.fixed-panel{padding-bottom:0}.game-row{gap:6px}.game-row .balls{gap:5px}.game-actions .icon-button{width:36px;min-width:36px}.panel-bottom{margin:0 -22px;padding:10px 22px}.hero-art{right:30px}.result-panel .ball{width:28px;height:28px;font-size:11px}.result-panel .balls{gap:4px}.home-bottom{gap:17px}.generator-grid,.checker-grid{grid-template-columns:1fr 1.15fr;gap:18px}.number-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.generated-panel .game-row .ball{width:29px;height:29px;font-size:12px}.generated-panel .game-row .balls{gap:4px}.saved-card{padding:18px}.saved-card .balls{gap:6px}.saved-card .ball{width:34px;height:34px}.draw-panel .ball{width:34px;height:34px;font-size:13px}.draw-panel .balls{gap:6px}.stats-summary .ball{width:35px;height:35px}.stats-summary .balls{gap:7px}.frequency-grid{column-gap:18px}.settings-grid{grid-template-columns:1.25fr 1fr}.footer{padding-left:28px;padding-right:28px}}@media (max-width:1020px){.sidebar{width:176px;padding-left:12px;padding-right:12px}.sidebar-caption{font-size:9px}.home-grid{grid-template-columns:1fr}.home-aside{grid-template-columns:1.1fr 1fr;align-items:stretch;display:grid}.game-row .ball{width:41px;height:41px}.game-row .balls{gap:10px}.game-actions .icon-button{width:44px;min-width:44px}.home-bottom{grid-template-columns:1fr}.weekly-note{padding:2px 8px}.result-panel .balls{gap:5px}.result-panel .ball{width:30px;height:30px;font-size:12px}.scan-card{flex-direction:column;gap:14px}.scan-icon{width:43px;height:43px}.generator-grid,.checker-grid{grid-template-columns:1fr}.generator-grid>.panel{padding:25px}.generator-grid .number-grid{grid-template-columns:repeat(9,minmax(0,1fr))}.generated-panel{min-height:300px}.generated-panel .game-row .ball{width:39px;height:39px;font-size:15px}.generated-panel .game-row .balls{gap:8px}.library-grid{grid-template-columns:1fr}.saved-card .ball{width:40px;height:40px}.saved-card .balls{gap:10px}.draw-panel .balls{justify-content:flex-start}.draw-panel .ball{width:43px;height:43px}.compare-panel .balls{justify-content:flex-start}.stats-summary{grid-template-columns:1fr}.frequency-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:30px}.patterns-grid{grid-template-columns:1fr 1fr}.settings-grid{grid-template-columns:1fr}.settings-grid>div{grid-template-columns:1fr 1fr;gap:20px;display:grid}.privacy-card{margin:0}.danger-zone{grid-column:1}.range-chart{gap:14px}.range-chart strong{font-size:14px}}@media (max-width:760px){.sidebar{width:100%;height:calc(67px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:50;padding:5px 7px env(safe-area-inset-bottom);background:#fefefbf5;border:0;border-top:1px solid #e0e8d7;position:fixed;top:auto;bottom:0}.sidebar>.brand,.sidebar-caption,.sidebar-bottom{display:none}.main-nav{flex-direction:row;justify-content:space-around;gap:3px;height:62px}.nav-item{border-radius:10px;flex-direction:column;flex:1;gap:4px;min-width:0;padding:8px 3px;font-size:9px}.nav-item.active{background:#ecf1e6}.nav-item.active:after{display:none}.nav-item svg{width:20px;height:20px}.nav-count{display:none}.topbar{height:62px;padding:0 22px}.topbar-title{letter-spacing:-.5px;font-size:13px;font-weight:600}.topbar-title>span{font-size:9px}.topbar-right{gap:15px}.connection,.guide-link{font-size:9px}.main-content{padding:0 22px 30px}.home-hero{min-height:230px;padding-top:29px;padding-bottom:25px}.home-hero h1{font-size:33px}.home-hero .eyebrow{letter-spacing:1.6px;font-size:8px}.hero-art{transform-origin:100% 0;opacity:.88;top:35px;right:0;transform:scale(.7)}.home-hero p{max-width:240px;font-size:10px}.home-grid{gap:17px}.game-row{gap:10px;min-height:76px}.game-row .ball{width:42px;height:42px}.game-row .balls{gap:8px}.home-aside{gap:17px}.result-panel .ball{width:30px;height:30px}.home-bottom{margin-top:17px}.footer{padding:22px 22px calc(98px + env(safe-area-inset-bottom));font-size:9px}.footer>p{font-size:9px}.footer>div{gap:16px}.toast{left:50%;bottom:calc(85px + env(safe-area-inset-bottom));font-size:12px}.page-heading{padding:30px 0 24px}.page-heading h1{font-size:27px}.page-heading p{font-size:11px;line-height:1.9}.page-heading .eyebrow{font-size:8px}.heading-with-action{align-items:flex-start}.heading-with-action>.button{margin-top:20px;padding:9px 12px;font-size:10px}.pwa-banner,.offline-banner{padding:9px 18px;font-size:10px}.pwa-banner{flex-wrap:wrap;gap:7px}.pwa-banner>span{flex:1;min-width:180px}.pwa-banner>button:not(.icon-button){padding:8px 10px;font-size:10px}.frequency-grid{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:22px}.stats-summary{grid-template-columns:1fr 1fr}.stats-summary .ball{width:30px;height:30px;font-size:12px}.stats-summary .balls{gap:5px}.stats-summary .panel{padding:20px}.prose{margin-top:27px}.prose p{font-size:12px}.prose h1{font-size:26px}.library-toolbar{gap:11px}.library-toolbar .segmented button{padding-left:10px;padding-right:10px;font-size:11px}}@media (max-width:540px){.main-content{padding:0 16px 25px}.topbar{padding:0 18px}.guide-link{display:none}.home-hero{min-height:240px;padding-top:27px}.home-hero h1{font-size:32px}.home-hero .eyebrow{letter-spacing:1.3px;font-size:7px}.home-hero p{max-width:212px;margin-top:12px;font-size:10px}.home-hero .mobile-only{display:block}.date-pill{gap:5px;margin-top:17px;font-size:9px}.date-pill svg{width:13px}.hero-art{opacity:.9;top:43px;right:-3px;transform:scale(.55)}.panel{border-radius:17px;padding:22px 18px}.section-heading h2{font-size:19px}.section-heading .eyebrow{letter-spacing:1.4px;font-size:7px}.pill{padding:4px 7px;font-size:9px}.section-description{margin-top:10px;font-size:11px}.fixed-panel{padding-bottom:0}.game-list{margin-top:16px}.game-row{gap:5px;min-height:68px}.game-row>.game-letter{width:17px;font-size:11px}.game-row .balls{gap:5px}.game-row .ball{width:clamp(25px,7.6vw,33px);height:clamp(25px,7.6vw,33px);font-size:12px}.game-actions{gap:0;margin-right:-7px}.game-actions .icon-button{width:36px;min-width:36px;height:44px}.game-actions svg{width:15px}.fixed-toolbar{gap:7px;margin:20px 0}.fixed-toolbar .button{gap:6px;padding:11px 10px;font-size:11px}.fixed-toolbar .icon-button{width:39px;min-width:39px}.panel-bottom{gap:7px;min-height:45px;margin:0 -18px;padding:12px 18px;font-size:8px}.panel-bottom a{font-size:8px}.home-aside{grid-template-columns:1fr}.result-panel{padding:24px 22px}.result-panel .balls{justify-content:flex-start;gap:9px;margin-top:22px}.result-panel .ball{width:35px;height:35px;font-size:13px}.result-panel .section-heading h2{font-size:20px}.prize-summary strong{font-size:27px}.prize-summary{margin-top:21px}.scan-card{flex-direction:row;align-items:flex-start;gap:18px;min-height:155px;padding:22px}.scan-icon{width:51px;height:51px;margin-top:10px}.scan-card h3{font-size:21px}.scan-card .eyebrow{margin-bottom:7px}.scan-card p{font-size:10px}.feature-link{gap:11px;padding:19px 16px}.feature-icon{width:38px;min-width:38px;height:38px}.feature-link h3{font-size:12px}.feature-link p{font-size:9px;line-height:1.8}.weekly-note{padding:4px 7px}.source-line{font-size:8px;line-height:1.8}.topbar-title{font-size:12px}.connection{font-size:9px}.page-heading{padding:28px 1px 23px}.page-heading h1{font-size:25px}.page-heading p{font-size:11px}.heading-with-action{flex-direction:column;gap:12px}.heading-with-action>.button{margin-top:0}.generator-grid .number-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:7px}.generator-grid>.panel{padding:22px 18px}.number-grid button{height:44px}.generated-panel .game-row .ball{width:clamp(25px,7.6vw,33px);height:clamp(25px,7.6vw,33px);font-size:12px}.generated-panel .game-row .balls{gap:5px}.segmented button{min-height:42px;padding:9px 10px;font-size:11px}.library-toolbar{flex-wrap:wrap;gap:9px}.library-toolbar .segmented{flex:100%;max-width:none}.library-toolbar .select-label{flex:1}.library-toolbar select{width:100%;min-height:42px}.saved-card{padding:18px}.saved-header{gap:8px;margin-bottom:15px}.saved-tools .icon-button{width:34px;min-width:34px;height:44px}.saved-card .balls{justify-content:space-between;gap:6px}.saved-card .ball{width:38px;height:38px;font-size:15px}.saved-result{flex-direction:column;gap:5px}.saved-footer .checkbox{font-size:10px}.saved-footer .small{font-size:9px}.camera-box{min-height:245px}.dual-actions{gap:8px}.dual-actions>.button{padding:11px 10px;font-size:11px}.draw-panel .balls{justify-content:flex-start;gap:6px}.draw-panel .ball{width:33px;height:33px;font-size:13px}.draw-panel .bonus-plus{margin:0}.prize-table td:last-child{font-size:11px}.prize-table td{font-size:10px}.compared-game .balls{justify-content:flex-start;gap:9px}.compared-game .ball{width:35px;height:35px;font-size:13px}.statistics-toolbar{flex-direction:column;align-items:flex-start;gap:8px}.statistics-toolbar .segmented{width:100%;max-width:none}.statistics-toolbar .segmented>button{padding:8px 9px;font-size:10px}.statistics-toolbar .checkbox{min-height:35px;font-size:10px}.statistics-caption{margin:13px 0 17px;font-size:9px}.stats-summary{grid-template-columns:1fr;gap:15px}.stats-summary .panel{padding:22px}.stats-summary .balls{gap:10px}.stats-summary .ball{width:35px;height:35px;font-size:13px}.stats-summary h3{margin-bottom:18px}.stats-summary .field-note{font-size:10px}.frequency-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 18px}.frequency-item{grid-template-columns:23px 1fr 29px;gap:5px}.mini-ball{width:23px;height:23px;font-size:9px}.frequency-item>strong{font-size:10px}.frequency-gap{margin-top:-9px;font-size:7px}.frequency-panel .section-heading h2{font-size:17px}.sort-select{gap:4px}.sort-select select{padding:9px 7px;font-size:9px}.sort-select>svg{display:none}.patterns-grid{grid-template-columns:1fr;gap:16px}.pattern-notes .big-stat{font-size:45px}.range-chart{grid-template-columns:repeat(5,1fr);gap:10px}.range-chart>div>span{font-size:9px}.range-chart strong{white-space:nowrap;font-size:11px}.settings-grid{gap:17px}.settings-grid>div{grid-template-columns:1fr;gap:17px}.settings-action p{font-size:11px}.danger-zone{flex-direction:column;align-items:flex-start;gap:15px}.danger-zone h3{font-size:14px}.privacy-card{margin:0}.dialog{padding:22px}.dialog-actions .button{font-size:11px}.dialog-heading h2{font-size:18px}.prose{margin:26px 0}.prose h1{font-size:25px}.prose h2{font-size:17px}.prose p{color:#6e7f5f;font-size:12px}.footer{padding-left:18px;padding-right:18px}.footer>div{gap:13px}.pwa-banner,.offline-banner{font-size:9px}}@media (max-width:370px){.game-row .ball{width:25px;height:25px;font-size:11px}.game-row .balls{gap:4px}.game-actions .icon-button{width:35px;min-width:35px}.game-row{gap:4px}.home-hero h1{font-size:29px}.hero-art{top:46px;transform:scale(.47)}.result-panel .balls{gap:7px}.result-panel .ball{width:32px;height:32px}.draw-panel .ball{width:30px;height:30px;font-size:12px}.draw-panel .balls{gap:5px}.saved-card .ball{width:34px;height:34px}.compared-game .ball,.stats-summary .ball{width:32px;height:32px}.stats-summary .balls{gap:8px}.generated-panel .game-row .ball{width:25px;height:25px}.generated-panel .game-row .balls{gap:4px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}@media print{.sidebar,.topbar,.footer,.pwa-banner,.offline-banner,.game-actions,.fixed-toolbar,.panel-bottom,.scan-card,.feature-link,.toast,.button{display:none!important}.main-content{padding:0}.home-hero{min-height:170px}.home-grid{display:block}.home-aside{display:none}.panel{break-inside:avoid;box-shadow:none}.hero-art{display:none}.ball{-webkit-print-color-adjust:exact;print-color-adjust:exact}}:root{--muted:#63725f}.field-note,.sidebar-caption,.topbar-title>span,.guide-link,.eyebrow,.home-hero p,.source-line,.footer,.panel-bottom,.frequency-gap{color:#63725f}.icon-button{color:#64745f}.nav-item{color:#62715f}.connection,.date-pill{color:#61745b}.text-link{color:#527047}.pill{color:#526a48}.archive-nav{justify-content:space-between;gap:12px;margin-top:20px;display:flex}.scan-card .eyebrow{color:#d7dfc8}@media (max-width:760px){.nav-item{font-size:11px}.game-actions .icon-button{width:44px;min-width:44px}.field-note,.section-description,.home-hero p{font-size:12px}.source-line,.panel-bottom,.panel-bottom a,.footer,.footer>p{font-size:10px}.saved-tools .icon-button{width:44px;min-width:44px}.frequency-gap{font-size:10px}.frequency-item{row-gap:7px}.frequency-grid{row-gap:20px}}.settings-link,.weekly-note p,.weekly-note .small,.feature-link p,.prize-summary>span,.panel-bottom a,.count-options button,.empty-state p,.random-illustration p,.random-illustration span,.segmented>button,.draw-date,.qr-paste summary,.fixed-compare,.prize-table th,.prize-table td,.statistics-caption,.statistics-caption a,.checkbox,.odd-chart>div>span,.pattern-notes h3,.pattern-notes>div>span,.pattern-notes>div>strong,.range-chart>div>span,.range-chart strong,.frequency-item>strong,select,.number-grid button{color:#586c4f}.prize-table .rank-pill{color:#405935}
