.nt-app:where(.astro-6qdpibgs){max-width:480px;margin:0 auto}.progress-header:where(.astro-6qdpibgs){display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem;margin-bottom:.8rem}.table-badge:where(.astro-6qdpibgs){background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.45rem 1.1rem;border-radius:50px;font-size:1rem;font-weight:800;letter-spacing:.02em}.q-info:where(.astro-6qdpibgs){display:flex;flex-direction:column;align-items:flex-end;gap:2px;font-size:.9rem;color:#4a5568;font-weight:600}.correct-count:where(.astro-6qdpibgs){color:#38a169;font-weight:700}.table-dots:where(.astro-6qdpibgs){display:flex;gap:6px;flex-wrap:wrap;margin-bottom:1rem;justify-content:center}.t-dot:where(.astro-6qdpibgs){width:28px;height:28px;border-radius:50%;border:2px solid #cbd5e0;background:#fff;font-size:.72rem;font-weight:700;color:#a0aec0;display:flex;align-items:center;justify-content:center;cursor:default;transition:all .2s;flex-shrink:0}.t-dot:where(.astro-6qdpibgs).done{background:#c6f6d5;border-color:#38a169;color:#276749}.t-dot:where(.astro-6qdpibgs).active{background:#667eea;border-color:#4c51bf;color:#fff;transform:scale(1.2);box-shadow:0 2px 8px #667eea80}.problem-card:where(.astro-6qdpibgs){background:#fff;border:3px solid #e2e8f0;border-radius:20px;padding:1.5rem 1.8rem 1.8rem;text-align:center;box-shadow:0 4px 16px #667eea1f;margin-bottom:0}.nums-block:where(.astro-6qdpibgs){display:inline-flex;flex-direction:column;align-items:flex-end;gap:2px;text-align:right}.num-line:where(.astro-6qdpibgs){display:flex;align-items:center;justify-content:flex-end;gap:10px}.big-num:where(.astro-6qdpibgs){font-family:Courier New,monospace;font-size:3.6rem;font-weight:900;color:#1a202c;line-height:1;min-width:2.2ch;text-align:right}.times-sym:where(.astro-6qdpibgs){font-family:Courier New,monospace;font-size:3rem;font-weight:900;color:#e53e3e;line-height:1}.h-divider:where(.astro-6qdpibgs){height:4px;background:#2d3748;border-radius:2px;margin:10px 0 14px}.ans-boxes-row:where(.astro-6qdpibgs){display:flex;justify-content:center;gap:10px}.ans-cell:where(.astro-6qdpibgs){display:flex;flex-direction:column;align-items:center;gap:5px}.input-box:where(.astro-6qdpibgs){width:66px;height:66px;border:3px dashed #667eea;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;background:#f0f4ff;transition:all .2s ease;user-select:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.input-box:where(.astro-6qdpibgs):hover,.input-box:where(.astro-6qdpibgs).drag-over{border-color:#764ba2;background:#e9d8fd;transform:scale(1.06)}.input-box:where(.astro-6qdpibgs).filled{border-style:solid;border-color:#667eea;background:#fff}.input-box:where(.astro-6qdpibgs).correct-box{border-color:#38a169!important;background:#f0fff4!important;border-style:solid!important}.input-box:where(.astro-6qdpibgs).wrong-box{border-color:#e53e3e!important;background:#fff5f5!important;border-style:solid!important;animation:shake .4s ease}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.box-val:where(.astro-6qdpibgs){font-size:2.3rem;font-weight:900;color:#4c51bf;line-height:1;pointer-events:none}.box-lbl:where(.astro-6qdpibgs){font-size:.78rem;font-weight:700;color:#718096;text-transform:uppercase;letter-spacing:.06em}.correct-tick:where(.astro-6qdpibgs){font-size:5rem;color:#38a169;text-align:center;line-height:1;margin-top:.4rem;animation:pop-in .35s cubic-bezier(.175,.885,.32,1.275)}@keyframes pop-in{0%{transform:scale(0);opacity:0}70%{transform:scale(1.25)}to{transform:scale(1);opacity:1}}.top-controls:where(.astro-6qdpibgs){margin-bottom:1rem}.digit-pad-section:where(.astro-6qdpibgs){margin:1.2rem 0 0}.digit-hint:where(.astro-6qdpibgs){text-align:center;color:#718096;font-size:.95rem;margin:0 0 .7rem;font-weight:500;min-height:1.4em;transition:color .25s}.digit-hint:where(.astro-6qdpibgs).chosen{color:#667eea;font-weight:700}.digit-buttons:where(.astro-6qdpibgs){display:grid;grid-template-columns:repeat(5,1fr);gap:10px;max-width:360px;margin:0 auto}.digit-btn:where(.astro-6qdpibgs){width:100%;aspect-ratio:1;border-radius:50%;border:3px solid #667eea;background:#fff;font-size:1.7rem;font-weight:900;color:#667eea;cursor:pointer;transition:all .18s ease;display:flex;align-items:center;justify-content:center;user-select:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;font-family:Courier New,monospace}.digit-btn:where(.astro-6qdpibgs):hover{background:#ebf4ff;transform:scale(1.08)}.digit-btn:where(.astro-6qdpibgs):active{transform:scale(.95)}.digit-btn:where(.astro-6qdpibgs).selected{background:#667eea;color:#fff;border-color:#4c51bf;transform:scale(1.12);box-shadow:0 4px 14px #667eea80}.action-row:where(.astro-6qdpibgs){display:flex;gap:.7rem;justify-content:center;flex-wrap:wrap;margin-top:1rem}.action-btn:where(.astro-6qdpibgs){padding:.85rem 1.3rem;border:none;border-radius:50px;font-size:.95rem;font-weight:700;cursor:pointer;transition:all .22s ease;box-shadow:0 3px 10px #00000024;touch-action:manipulation;-webkit-tap-highlight-color:transparent;white-space:nowrap}.check-btn:where(.astro-6qdpibgs){background:linear-gradient(135deg,#38a169,#276749);color:#fff}.help-btn:where(.astro-6qdpibgs){background:linear-gradient(135deg,#ed8936,#c05621);color:#fff}.prev-btn:where(.astro-6qdpibgs){background:linear-gradient(135deg,#718096,#4a5568);color:#fff}.next-btn:where(.astro-6qdpibgs){background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.restart-btn:where(.astro-6qdpibgs){background:linear-gradient(135deg,#4299e1,#2b6cb0);color:#fff}.select-btn:where(.astro-6qdpibgs){background:linear-gradient(135deg,#9f7aea,#6b46c1);color:#fff}.action-btn:where(.astro-6qdpibgs):hover{transform:translateY(-2px);box-shadow:0 5px 16px #0003}.action-btn:where(.astro-6qdpibgs):active{transform:translateY(0)}.feedback-box:where(.astro-6qdpibgs){padding:1rem 1.3rem;border-radius:14px;font-size:1.05rem;font-weight:600;text-align:center;margin-top:.9rem;line-height:1.5;animation:fadeIn .3s ease}.feedback-box:where(.astro-6qdpibgs).correct{background:#f0fff4;color:#276749;border:2px solid #9ae6b4}.feedback-box:where(.astro-6qdpibgs).incorrect{background:#fff5f5;color:#742a2a;border:2px solid #feb2b2}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.help-area:where(.astro-6qdpibgs){background:ivory;border:2px solid #f6e05e;border-radius:16px;padding:1.2rem 1.4rem;margin-top:1rem;animation:fadeIn .3s ease}.help-heading:where(.astro-6qdpibgs){font-size:1.15rem;font-weight:800;color:#744210;margin:0 0 .5rem}.help-intro:where(.astro-6qdpibgs){font-size:.95rem;color:#744210;margin:0 0 .8rem;line-height:1.6}.apple-grid:where(.astro-6qdpibgs){display:flex;flex-direction:column;gap:5px;margin-bottom:.9rem}.apple-row:where(.astro-6qdpibgs){display:flex;flex-wrap:wrap;align-items:center;gap:1px;padding:5px 8px;background:#faf5e4;border:1px solid #f6e05e;border-radius:8px;line-height:1.3}.row-tag:where(.astro-6qdpibgs){font-size:.75rem;font-weight:700;color:#b7791f;margin-right:6px;white-space:nowrap;flex-shrink:0}.apple-emoji:where(.astro-6qdpibgs){display:inline-block;line-height:1.2}.repeated-add:where(.astro-6qdpibgs){font-size:1rem;font-weight:700;color:#2d3748;background:#fff;border:2px solid #e2e8f0;border-radius:10px;padding:.6rem 1rem;margin:0 0 .6rem;word-break:break-word;line-height:1.6}.help-conclusion:where(.astro-6qdpibgs){font-size:1.1rem;font-weight:800;color:#744210;margin:0;text-align:center}.selector-panel:where(.astro-6qdpibgs){background:#f7fafc;border:2px solid #e2e8f0;border-radius:16px;padding:1.2rem;margin-top:1rem;animation:fadeIn .3s ease}.selector-title:where(.astro-6qdpibgs){font-size:1.05rem;font-weight:800;color:#4a5568;margin:0 0 .9rem;text-align:center}.selector-grid:where(.astro-6qdpibgs){display:grid;grid-template-columns:repeat(6,1fr);gap:7px}.sel-btn:where(.astro-6qdpibgs){padding:.55rem 0;border:2px solid #cbd5e0;border-radius:10px;background:#fff;font-size:.95rem;font-weight:700;color:#4a5568;cursor:pointer;transition:all .18s;text-align:center;touch-action:manipulation}.sel-btn:where(.astro-6qdpibgs):hover{background:#667eea;color:#fff;border-color:#667eea;transform:scale(1.06)}.sel-btn:where(.astro-6qdpibgs).current-table{background:#667eea;color:#fff;border-color:#4c51bf;box-shadow:0 2px 8px #667eea66}.completion-box:where(.astro-6qdpibgs){background:linear-gradient(135deg,#f0fff4,#c6f6d5);border:3px solid #38a169;border-radius:20px;padding:2rem 1.5rem;text-align:center;font-size:1.3rem;font-weight:700;color:#276749;margin-top:1rem;animation:fadeIn .4s ease;display:flex;flex-direction:column;align-items:center}.completion-sub:where(.astro-6qdpibgs){font-size:1rem;margin-top:.5rem;color:#2f855a}@media(max-width:400px){.big-num:where(.astro-6qdpibgs){font-size:3rem}.times-sym:where(.astro-6qdpibgs){font-size:2.5rem}.input-box:where(.astro-6qdpibgs){width:56px;height:56px}.box-val:where(.astro-6qdpibgs){font-size:1.9rem}.selector-grid:where(.astro-6qdpibgs){grid-template-columns:repeat(5,1fr)}.action-btn:where(.astro-6qdpibgs){font-size:.88rem;padding:.75rem 1rem}}*{box-sizing:border-box}body{background:linear-gradient(135deg,#667eea,#764ba2);font-family:Arial,sans-serif;margin:0;padding:0;min-height:100vh;color:#333}main{padding:1.5rem 1rem;max-width:640px;margin:0 auto}.page-container{background:#fffffffa;border-radius:24px;padding:2rem 1.8rem;box-shadow:0 12px 40px #0000004d}.nav-links{display:flex;gap:1rem;justify-content:center;margin-bottom:1.5rem;flex-wrap:wrap}.nav-btn{display:inline-flex;align-items:center;gap:.45rem;padding:.7rem 1.4rem;border:2px solid #dee2e6;border-radius:50px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .25s ease;text-decoration:none;background:#fff;color:#495057;box-shadow:0 2px 8px #00000014}.nav-btn:hover{transform:translateY(-2px);box-shadow:0 4px 14px #00000024}.back-btn:hover{background:#667eea;color:#fff;border-color:#667eea}.home-btn:hover{background:#764ba2;color:#fff;border-color:#764ba2}.page-title{color:#667eea;text-align:center;font-size:2.4rem;font-weight:900;margin:0 0 .3rem}.page-subtitle{text-align:center;color:#718096;font-size:1rem;margin:0 0 .6rem;font-style:italic}.page-instructions{text-align:center;color:#4a5568;font-size:1.05rem;line-height:1.7;margin:0 0 1.4rem}.how-to-card{background:#f7fafc;border:2px solid #e2e8f0;border-radius:16px;padding:1.2rem 1.5rem;margin-bottom:1rem}.how-to-title{font-size:1.1rem;font-weight:800;color:#667eea;margin:0;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;user-select:none}.how-to-title::-webkit-details-marker{display:none}.how-to-title:after{content:"▶";font-size:.75rem;color:#a0aec0;transition:transform .2s ease}.how-to-card[open]>.how-to-title:after{transform:rotate(90deg)}.how-to-card[open]>.steps,.how-to-card[open]>.example-row{margin-top:.9rem}.steps{display:flex;flex-direction:column;gap:.55rem;margin-bottom:.9rem}.step{display:flex;align-items:flex-start;gap:.75rem;font-size:.95rem;color:#4a5568;line-height:1.5}.step-num{background:#667eea;color:#fff;border-radius:50%;width:24px;height:24px;font-size:.78rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.example-row{background:#fff;border:2px solid #bee3f8;border-radius:10px;padding:.7rem 1rem;display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;font-size:.9rem;color:#2d3748}.eg-label{font-weight:700;color:#2b6cb0}.eg-code{background:#ebf8ff;color:#2c5282;padding:.3rem .7rem;border-radius:8px;font-family:Courier New,monospace;font-size:1rem;font-weight:700;border:1px solid #bee3f8}.eg-detail{color:#4a5568}.range-info{text-align:center;font-size:.9rem;color:#718096;background:#edf2f7;border-radius:50px;padding:.45rem 1.2rem;margin-bottom:1.4rem}.worksheet-wrapper{background:#f7faff;border:2px solid #e2e8f0;border-radius:20px;padding:1.4rem 1.2rem}@media(max-width:480px){main{padding:.8rem .5rem}.page-container{padding:1.3rem 1rem;border-radius:16px}.page-title{font-size:1.9rem}.how-to-card{padding:1rem}.worksheet-wrapper{padding:1rem .7rem}}
