.ysc-root{max-width:28rem;margin:0;padding:0;display:flex;align-items:flex-end;height:auto}.ysc-content{display:flex;flex-direction:column;gap:1.5rem}.ysc-header{text-align:center;margin-bottom:.5rem}.ysc-title{font-size:1.5rem;font-weight:700;color:#1f2937}.ysc-subtitle{color:#6b7280}.ysc-dropdown-container{position:relative;min-width:160px;width:160px;background:#fff;display:flex;flex-direction:column;gap:.5rem}.ysc-label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.25rem}.ysc-input{width:100%;min-width:160px;max-width:100%;padding:.18rem .4rem;border:2px solid #60a5fa;border-radius:.375rem;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:border-color .2s;font-size:.92rem;height:1.7rem;background-color:#fff;color:#000}.ysc-input:hover{border-color:#3b82f6}.ysc-input-value{color:#1f2937;font-weight:500;font-size:.92rem}.ysc-input-icon{width:1rem;height:1rem;color:#9ca3af}.ysc-dropdown{position:absolute;top:100%;left:0;margin-top:.25rem;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 4px 24px #00000014;z-index:10;padding:.7rem;width:100%;min-width:160px;max-width:100vw}.ysc-nav{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.ysc-nav-btn{padding:.25rem;border-radius:.375rem;background:none;border:none;cursor:pointer;transition:background .2s}.ysc-nav-btn:hover{background:#f3f4f6}.ysc-nav-icon{width:1rem;height:1rem;color:#4b5563}.ysc-nav-center{text-align:center}.ysc-nav-range{font-size:.875rem;font-weight:600;color:#1f2937}.ysc-today-btn{padding:.125rem .5rem;font-size:.75rem;border:1px solid #93c5fd;color:#2563eb;border-radius:.25rem;background:none;margin-top:.25rem;cursor:pointer;transition:background .2s}.ysc-today-btn:hover{background:#eff6ff}.ysc-years-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.3rem}.ysc-year-btn{position:relative;height:1.7rem;border-radius:.375rem;font-size:.85rem;font-weight:500;background:#f9fafb;color:#374151;border:none;transition:all .15s;cursor:pointer;padding:0 .2rem}.ysc-year-btn:hover{background:#f3f4f6;transform:translateY(-2px)}.ysc-year-selected{background:#3b82f6;color:#fff;box-shadow:0 2px 8px #3b82f626}.ysc-year-current{background:#eff6ff;color:#2563eb;border:1px solid #bfdbfe}.ysc-year-dot{position:absolute;top:-2px;right:-2px;width:.5rem;height:.5rem;background:#3b82f6;border-radius:9999px}.ysc-selected-display{background:#f3f4f6;border-radius:.5rem;border:1px solid #e5e7eb;padding:1rem;text-align:center}.ysc-selected-label{font-size:.875rem;color:#6b7280;margin-bottom:.25rem}.ysc-selected-value{font-size:2rem;font-weight:700;color:#1f2937}
