.page-module___8aEwW__container{background-color:var(--bg-base);flex-direction:column;min-height:100vh;display:flex}@media (min-width:992px){.page-module___8aEwW__container{flex-direction:row}}.page-module___8aEwW__sidebar{width:var(--sidebar-width);background-color:var(--bg-surface);z-index:50;border-right:1px solid #00000008;flex-direction:column;height:100vh;padding:32px 24px;display:none;position:sticky;top:0;box-shadow:1px 0 10px #00000004}@media (min-width:992px){.page-module___8aEwW__sidebar{display:flex}}.page-module___8aEwW__brand{cursor:pointer;align-items:center;gap:12px;margin-bottom:40px;display:flex}.page-module___8aEwW__logo{border-radius:var(--radius-md);width:38px;height:38px;box-shadow:var(--shadow-lime);object-fit:cover}.page-module___8aEwW__brandName{color:var(--text-primary);letter-spacing:-.03em;font-size:1.35rem;font-weight:800}.page-module___8aEwW__nav{flex-direction:column;flex:1;gap:8px;display:flex}.page-module___8aEwW__navBtn{font-family:var(--font-sans);color:var(--text-secondary);border-radius:var(--radius-md);cursor:pointer;text-align:left;transition:all var(--transition-fast);background:0 0;border:none;align-items:center;gap:12px;padding:12px 18px;font-size:.95rem;font-weight:600;display:flex}.page-module___8aEwW__navBtn:hover{background:var(--bg-secondary);color:var(--text-primary)}.page-module___8aEwW__navBtnActive{background:var(--lime-50);color:var(--lime-700)}.page-module___8aEwW__navIcon{stroke-width:2px;flex-shrink:0;width:20px;height:20px}.page-module___8aEwW__sandboxBadge{box-shadow:var(--shadow-md);border-radius:var(--radius-md);background:#fff;align-items:flex-start;gap:12px;margin-top:auto;padding:16px;display:flex}.page-module___8aEwW__pulseCircle{background-color:var(--lime-500);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:5px;animation:2s infinite page-module___8aEwW__pulse-ring;box-shadow:0 0 #84cc1666}@keyframes page-module___8aEwW__pulse-ring{0%{box-shadow:0 0 #84cc16b3}70%{box-shadow:0 0 0 10px #84cc1600}to{box-shadow:0 0 #84cc1600}}.page-module___8aEwW__sandboxText{flex-direction:column;gap:3px;display:flex}.page-module___8aEwW__sandboxTitle{color:var(--lime-700);text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:800}.page-module___8aEwW__sandboxDesc{color:var(--text-secondary);font-size:.75rem;line-height:1.4}.page-module___8aEwW__mobileHeader{height:var(--header-height);background-color:var(--bg-surface);box-shadow:var(--shadow-sm);z-index:100;border-bottom:1px solid #00000008;justify-content:space-between;align-items:center;padding:0 20px;display:flex;position:sticky;top:0}@media (min-width:992px){.page-module___8aEwW__mobileHeader{display:none}}.page-module___8aEwW__menuBtn{color:var(--text-primary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;display:flex}.page-module___8aEwW__drawerOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:200;width:100vw;height:100vh;animation:page-module___8aEwW__fadeInOverlay var(--transition-fast) forwards;background-color:#09090b33;position:fixed;top:0;left:0}@keyframes page-module___8aEwW__fadeInOverlay{0%{opacity:0}to{opacity:1}}.page-module___8aEwW__drawerSheet{background-color:var(--bg-surface);z-index:210;width:82%;max-width:320px;height:100vh;box-shadow:var(--shadow-premium);animation:page-module___8aEwW__slideInSheet var(--transition-normal) cubic-bezier(.16, 1, .3, 1) forwards;flex-direction:column;padding:28px 24px;display:flex;position:fixed;top:0;left:0}@keyframes page-module___8aEwW__slideInSheet{0%{transform:translate(-100%)}to{transform:translate(0)}}.page-module___8aEwW__drawerHeader{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.page-module___8aEwW__drawerCloseBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:8px}.page-module___8aEwW__main{flex-direction:column;flex:1;width:100%;max-width:1200px;margin:0 auto;padding:24px 20px;display:flex}@media (min-width:992px){.page-module___8aEwW__main{flex-direction:column;height:100vh;padding:48px 64px;display:flex;overflow-y:auto}}.page-module___8aEwW__headerTitle{color:var(--text-primary);letter-spacing:-.04em;margin-bottom:6px;font-size:1.85rem;font-weight:800}.page-module___8aEwW__headerSubtitle{color:var(--text-secondary);margin-bottom:36px;font-size:.95rem}.page-module___8aEwW__homeContainer{animation:page-module___8aEwW__fadeIn var(--transition-normal) forwards;flex-direction:column;gap:40px;display:flex}.page-module___8aEwW__heroCard{background:var(--bg-surface);box-shadow:var(--shadow-lg);border-radius:var(--radius-lg);flex-direction:column;gap:16px;padding:40px 32px;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroLabel{color:var(--lime-600);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:800}.page-module___8aEwW__heroTitle{letter-spacing:-.04em;color:var(--text-primary);font-size:2.25rem;font-weight:800;line-height:1.15}@media (min-width:768px){.page-module___8aEwW__heroTitle{font-size:2.75rem}}.page-module___8aEwW__heroDesc{color:var(--text-secondary);max-width:680px;font-size:1rem;line-height:1.6}.page-module___8aEwW__heroFeatures{flex-wrap:wrap;gap:16px 24px;margin-top:12px;display:flex}.page-module___8aEwW__featureItem{color:var(--text-secondary);align-items:center;gap:8px;font-size:.85rem;font-weight:600;display:flex}.page-module___8aEwW__featureIcon{width:18px;height:18px;color:var(--lime-500)}.page-module___8aEwW__landingGrid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:576px){.page-module___8aEwW__landingGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1100px){.page-module___8aEwW__landingGrid{grid-template-columns:repeat(3,1fr)}}.page-module___8aEwW__toolCard{background:var(--bg-surface);box-shadow:var(--shadow-md);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-normal);border:1px solid #0000;flex-direction:column;gap:16px;padding:24px;display:flex}.page-module___8aEwW__toolCard:hover{box-shadow:var(--shadow-hover);border-color:#84cc1633;transform:translateY(-4px)}.page-module___8aEwW__toolCardIcon{background:var(--bg-base);color:var(--text-secondary);border-radius:var(--radius-sm);width:44px;height:44px;transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}.page-module___8aEwW__toolCard:hover .page-module___8aEwW__toolCardIcon{background:var(--lime-50);color:var(--lime-600)}.page-module___8aEwW__toolCardContent{flex-direction:column;gap:6px;display:flex}.page-module___8aEwW__toolCardName{color:var(--text-primary);letter-spacing:-.02em;font-size:1.15rem;font-weight:700}.page-module___8aEwW__toolCardDesc{color:var(--text-secondary);font-size:.85rem;line-height:1.5}.page-module___8aEwW__toolCardArrow{color:var(--lime-600);opacity:0;transition:all var(--transition-fast);align-self:flex-start;align-items:center;gap:6px;margin-top:auto;font-size:.8rem;font-weight:700;display:flex;transform:translate(-4px)}.page-module___8aEwW__toolCard:hover .page-module___8aEwW__toolCardArrow{opacity:1;transform:translate(0)}.page-module___8aEwW__contentWrapper{animation:page-module___8aEwW__fadeIn var(--transition-normal) forwards}.page-module___8aEwW__seoSection{border-top:1px solid var(--border);animation:page-module___8aEwW__fadeIn var(--transition-normal) forwards;flex-direction:column;gap:24px;margin-top:56px;padding-top:40px;display:flex}.page-module___8aEwW__seoTitle{color:var(--text-primary);letter-spacing:-.03em;align-items:center;gap:10px;font-size:1.35rem;font-weight:800;display:flex}.page-module___8aEwW__seoGrid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:768px){.page-module___8aEwW__seoGrid{grid-template-columns:1fr 1fr}}.page-module___8aEwW__seoCard{background:var(--bg-surface);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid var(--border);transition:transform var(--transition-fast), box-shadow var(--transition-fast);flex-direction:column;gap:12px;padding:24px;display:flex}.page-module___8aEwW__seoCard:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.page-module___8aEwW__seoCardTitle{color:var(--text-primary);font-size:.95rem;font-weight:700;line-height:1.4}.page-module___8aEwW__seoCardText{color:var(--text-secondary);font-size:.875rem;line-height:1.65}.page-module___8aEwW__seoCode{font-family:var(--font-mono);background:var(--bg-secondary);color:var(--lime-700);border-radius:4px;padding:2px 6px;font-size:.85rem;font-weight:600}.page-module___8aEwW__mainScrollContent{flex:1}.page-module___8aEwW__footer{border-top:1px solid var(--border);color:var(--text-muted);flex-direction:column;justify-content:space-between;align-items:center;gap:16px;margin-top:64px;padding-top:24px;font-size:.85rem;display:flex}@media (min-width:768px){.page-module___8aEwW__footer{flex-direction:row;gap:0}}.page-module___8aEwW__footerBrand{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.page-module___8aEwW__footerShield{color:var(--lime-600);align-items:center;gap:4px;font-weight:700;display:inline-flex}.page-module___8aEwW__footerLinks{align-items:center;gap:8px;display:flex}.page-module___8aEwW__footerLink{font-family:var(--font-sans);color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);transition:all var(--transition-fast);background:0 0;border:none;padding:4px 8px;font-size:.85rem;font-weight:600}.page-module___8aEwW__footerLink:hover{color:var(--text-primary);background-color:var(--bg-secondary)}.page-module___8aEwW__footerLinkActive{color:var(--lime-700);background-color:var(--lime-50)}.page-module___8aEwW__footerSeparator{color:var(--border);font-weight:800}
.PasswordGenerator-module___OiVHa__container{flex-direction:column;gap:28px;display:flex}.PasswordGenerator-module___OiVHa__outputSection{background:var(--bg-secondary);border-radius:var(--radius-lg);justify-content:space-between;align-items:center;gap:16px;min-height:80px;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 2px 4px #00000005}.PasswordGenerator-module___OiVHa__passwordText{font-family:var(--font-mono);word-break:break-all;color:var(--text-primary);-webkit-user-select:all;user-select:all;letter-spacing:-.01em;flex:1;font-size:1.4rem;font-weight:600}.PasswordGenerator-module___OiVHa__passwordPlaceholder{color:var(--text-muted);font-family:var(--font-sans);font-size:1rem;font-weight:400}.PasswordGenerator-module___OiVHa__actionButtons{align-items:center;gap:10px;display:flex}.PasswordGenerator-module___OiVHa__iconBtn{background:var(--bg-surface);border:1px solid var(--border-dark);color:var(--text-secondary);border-radius:var(--radius-md);cursor:pointer;width:44px;height:44px;box-shadow:var(--shadow-sm);transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}.PasswordGenerator-module___OiVHa__iconBtn:hover{border-color:var(--lime-500);color:var(--lime-700);background:var(--lime-50);box-shadow:var(--shadow-md);transform:translateY(-1px)}.PasswordGenerator-module___OiVHa__iconBtnActive{background:var(--lime-500);border-color:var(--lime-500);color:var(--text-inverted);box-shadow:var(--shadow-lime)}.PasswordGenerator-module___OiVHa__iconBtnActive:hover{background:var(--lime-600);border-color:var(--lime-600);color:var(--text-inverted)}.PasswordGenerator-module___OiVHa__strengthContainer{background:var(--bg-surface);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);flex-direction:column;gap:10px;padding:16px 20px;display:flex}.PasswordGenerator-module___OiVHa__strengthHeader{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;justify-content:space-between;align-items:center;font-size:.85rem;font-weight:600;display:flex}.PasswordGenerator-module___OiVHa__strengthLabel{font-weight:800}.PasswordGenerator-module___OiVHa__strengthBarContainer{background:var(--bg-secondary);border-radius:var(--radius-full);gap:5px;height:6px;display:flex;overflow:hidden}.PasswordGenerator-module___OiVHa__strengthSegment{border-radius:var(--radius-full);background:var(--border-dark);height:100%;transition:background-color var(--transition-fast);flex:1}.PasswordGenerator-module___OiVHa__strengthWeak{background-color:#ef4444}.PasswordGenerator-module___OiVHa__strengthMedium{background-color:#f97316}.PasswordGenerator-module___OiVHa__strengthStrong{background-color:#eab308}.PasswordGenerator-module___OiVHa__strengthExcellent{background-color:var(--lime-500);box-shadow:var(--shadow-lime)}.PasswordGenerator-module___OiVHa__settingsPanel{background:var(--bg-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-premium);padding:36px}.PasswordGenerator-module___OiVHa__settingsLayout{grid-template-columns:1fr;gap:36px;display:grid}@media (min-width:768px){.PasswordGenerator-module___OiVHa__settingsLayout{grid-template-columns:1fr 1fr}}.PasswordGenerator-module___OiVHa__section{flex-direction:column;gap:18px;display:flex}.PasswordGenerator-module___OiVHa__sectionFull{border-top:1px solid var(--border);flex-direction:column;grid-column:1/-1;gap:18px;padding-top:28px;display:flex}.PasswordGenerator-module___OiVHa__sectionTitle{color:var(--lime-600);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:800}.PasswordGenerator-module___OiVHa__controlGroup{flex-direction:column;gap:8px;display:flex}.PasswordGenerator-module___OiVHa__sliderContainer{align-items:center;gap:16px;display:flex}.PasswordGenerator-module___OiVHa__sliderValue{font-family:var(--font-mono);background:var(--lime-50);color:var(--lime-700);border-radius:var(--radius-md);text-align:center;min-width:44px;padding:6px 12px;font-size:.9rem;font-weight:700}.PasswordGenerator-module___OiVHa__optionsList{flex-direction:column;gap:14px;display:flex}.PasswordGenerator-module___OiVHa__checkboxLabel{color:var(--text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;transition:color var(--transition-fast);align-items:center;gap:12px;font-size:.95rem;font-weight:500;display:flex}.PasswordGenerator-module___OiVHa__checkboxLabel:hover{color:var(--text-primary)}.PasswordGenerator-module___OiVHa__checkboxLabel input{width:18px;height:18px}.PasswordGenerator-module___OiVHa__exclusionsGrid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:768px){.PasswordGenerator-module___OiVHa__exclusionsGrid{grid-template-columns:1fr 1fr}}.PasswordGenerator-module___OiVHa__selectLabel{color:var(--text-secondary);margin-bottom:2px;font-size:.85rem;font-weight:600}.PasswordGenerator-module___OiVHa__selectInput{background:var(--bg-surface);border:1px solid var(--border-dark);border-radius:var(--radius-md);font-family:var(--font-sans);color:var(--text-primary);cursor:pointer;width:100%;box-shadow:var(--shadow-sm);transition:all var(--transition-fast);padding:12px 16px;font-size:.9rem}.PasswordGenerator-module___OiVHa__selectInput:focus{border-color:var(--lime-500);outline:none;box-shadow:0 0 0 3px #84cc1626}.PasswordGenerator-module___OiVHa__modeToggle{background:var(--bg-secondary);border-radius:var(--radius-lg);align-self:flex-start;min-width:240px;padding:5px;display:flex;box-shadow:inset 0 2px 4px #00000005}.PasswordGenerator-module___OiVHa__modeBtn{color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-md);transition:all var(--transition-fast);background:0 0;border:none;flex:1;padding:10px;font-size:.9rem;font-weight:600}.PasswordGenerator-module___OiVHa__modeBtnActive{background:var(--bg-surface);color:var(--text-primary);box-shadow:var(--shadow-md)}
.QrCodeGenerator-module__LV2spa__container{flex-direction:column;display:flex}.QrCodeGenerator-module__LV2spa__workspace{grid-template-columns:1fr;gap:32px;display:grid}@media (min-width:992px){.QrCodeGenerator-module__LV2spa__workspace{grid-template-columns:1.2fr .8fr;align-items:start}}.QrCodeGenerator-module__LV2spa__settingsPanel{background:var(--bg-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-premium);flex-direction:column;gap:28px;padding:36px;display:flex}.QrCodeGenerator-module__LV2spa__section{flex-direction:column;gap:16px;display:flex}.QrCodeGenerator-module__LV2spa__sectionTitle{color:var(--lime-600);text-transform:uppercase;letter-spacing:.08em;border-bottom:none;margin-bottom:2px;padding-bottom:0;font-size:.75rem;font-weight:800}.QrCodeGenerator-module__LV2spa__controlGroup{flex-direction:column;gap:8px;display:flex}.QrCodeGenerator-module__LV2spa__controlLabel{color:var(--text-secondary);font-size:.875rem;font-weight:600}.QrCodeGenerator-module__LV2spa__charCount{color:var(--text-muted);font-size:.75rem}.QrCodeGenerator-module__LV2spa__textInput{background:var(--bg-secondary);border:1px solid var(--border-dark);border-radius:var(--radius-md);font-family:var(--font-sans);color:var(--text-primary);resize:vertical;width:100%;min-height:110px;transition:all var(--transition-fast);padding:14px 18px;font-size:.95rem}.QrCodeGenerator-module__LV2spa__textInput:focus{background:var(--bg-surface);border-color:var(--lime-500);outline:none;box-shadow:0 0 0 3px #84cc1626}.QrCodeGenerator-module__LV2spa__colorPickerRow{flex-direction:column;gap:24px;display:flex}@media (min-width:576px){.QrCodeGenerator-module__LV2spa__colorPickerRow{flex-direction:row}}.QrCodeGenerator-module__LV2spa__colorPickerWrapper{background:var(--bg-secondary);border-radius:var(--radius-md);border:1px solid var(--border-dark);align-items:center;gap:12px;padding:10px 14px;display:flex}.QrCodeGenerator-module__LV2spa__colorIndicator{border-radius:var(--radius-sm);width:24px;height:24px;box-shadow:var(--shadow-sm);cursor:pointer;border:1px solid #0000001a;position:relative;overflow:hidden}.QrCodeGenerator-module__LV2spa__colorInput{cursor:pointer;background:0 0;border:none;width:32px;height:32px;position:absolute;top:-4px;left:-4px}.QrCodeGenerator-module__LV2spa__colorLabel{font-family:var(--font-mono);color:var(--text-primary);font-size:.85rem;font-weight:700}.QrCodeGenerator-module__LV2spa__presetContainer{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.QrCodeGenerator-module__LV2spa__presetChip{border-radius:var(--radius-full);border:2px solid var(--bg-surface);width:24px;height:24px;box-shadow:var(--shadow-sm), 0 0 0 1px var(--border-dark);cursor:pointer;transition:all var(--transition-fast)}.QrCodeGenerator-module__LV2spa__presetChip:hover{box-shadow:var(--shadow-md), 0 0 0 1px var(--lime-500);transform:scale(1.18)}.QrCodeGenerator-module__LV2spa__sliderContainer{align-items:center;gap:16px;display:flex}.QrCodeGenerator-module__LV2spa__sliderValue{font-family:var(--font-mono);background:var(--lime-50);color:var(--lime-700);border-radius:var(--radius-md);text-align:center;min-width:54px;padding:6px 12px;font-size:.9rem;font-weight:700}.QrCodeGenerator-module__LV2spa__chipGroup{flex-wrap:wrap;gap:8px;display:flex}.QrCodeGenerator-module__LV2spa__chip{background:var(--bg-secondary);border:1px solid var(--border-dark);border-radius:var(--radius-md);font-family:var(--font-sans);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);padding:10px 16px;font-size:.875rem;font-weight:600}.QrCodeGenerator-module__LV2spa__chip:hover{background:var(--border-dark);color:var(--text-primary)}.QrCodeGenerator-module__LV2spa__chipActive{background:var(--lime-50);border-color:var(--lime-500);color:var(--lime-700);box-shadow:var(--shadow-sm)}.QrCodeGenerator-module__LV2spa__previewPanel{background:var(--bg-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-premium);flex-direction:column;justify-content:center;align-items:center;gap:24px;padding:36px;display:flex}.QrCodeGenerator-module__LV2spa__qrWrapper{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);aspect-ratio:1;max-width:100%;transition:all var(--transition-normal);border:1px solid var(--border-dark);justify-content:center;align-items:center;padding:24px;display:flex}.QrCodeGenerator-module__LV2spa__qrWrapper:hover{box-shadow:var(--shadow-lg);transform:scale(1.02)}.QrCodeGenerator-module__LV2spa__canvas{border-radius:var(--radius-sm);max-width:100%!important;height:auto!important}.QrCodeGenerator-module__LV2spa__btnRow{gap:12px;width:100%;display:flex}.QrCodeGenerator-module__LV2spa__btn{background:var(--bg-surface);border:1px solid var(--border-dark);color:var(--text-secondary);border-radius:var(--radius-md);font-family:var(--font-sans);cursor:pointer;box-shadow:var(--shadow-sm);transition:all var(--transition-fast);flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 18px;font-size:.9rem;font-weight:700;display:flex}.QrCodeGenerator-module__LV2spa__btn:hover{border-color:var(--lime-500);color:var(--lime-700);background:var(--lime-50);box-shadow:var(--shadow-md);transform:translateY(-1px)}.QrCodeGenerator-module__LV2spa__btnPrimary{background:var(--lime-500);border-color:var(--lime-500);color:var(--text-inverted);box-shadow:var(--shadow-lime)}.QrCodeGenerator-module__LV2spa__btnPrimary:hover{background:var(--lime-600);border-color:var(--lime-600);color:var(--text-inverted)}.QrCodeGenerator-module__LV2spa__emptyState{color:var(--text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:60px 0;display:flex}.QrCodeGenerator-module__LV2spa__emptyIcon{opacity:.4;width:56px;height:56px;margin-bottom:4px}
.UuidGenerator-module__6kkj2G__container{flex-direction:column;display:flex}.UuidGenerator-module__6kkj2G__workspace{grid-template-columns:1fr;gap:32px;display:grid}@media (min-width:992px){.UuidGenerator-module__6kkj2G__workspace{grid-template-columns:.9fr 1.1fr;align-items:start}}.UuidGenerator-module__6kkj2G__settingsPanel{background:var(--bg-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-premium);flex-direction:column;gap:28px;padding:36px;display:flex}.UuidGenerator-module__6kkj2G__section{flex-direction:column;gap:16px;display:flex}.UuidGenerator-module__6kkj2G__sectionTitle{color:var(--lime-600);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:800}.UuidGenerator-module__6kkj2G__controlGroup{flex-direction:column;gap:8px;display:flex}.UuidGenerator-module__6kkj2G__controlLabel{color:var(--text-secondary);font-size:.875rem;font-weight:600}.UuidGenerator-module__6kkj2G__chipGroup{flex-direction:column;gap:8px;display:flex}.UuidGenerator-module__6kkj2G__chip{background:var(--bg-secondary);border:1px solid var(--border-dark);border-radius:var(--radius-md);font-family:var(--font-sans);color:var(--text-secondary);cursor:pointer;text-align:left;transition:all var(--transition-fast);padding:12px 16px;font-size:.875rem;font-weight:600}.UuidGenerator-module__6kkj2G__chip:hover{background:var(--border-dark);color:var(--text-primary)}.UuidGenerator-module__6kkj2G__chipActive{background:var(--lime-50);border-color:var(--lime-500);color:var(--lime-700);box-shadow:var(--shadow-sm)}.UuidGenerator-module__6kkj2G__sliderContainer{align-items:center;gap:16px;display:flex}.UuidGenerator-module__6kkj2G__sliderValue{font-family:var(--font-mono);background:var(--lime-50);color:var(--lime-700);border-radius:var(--radius-md);text-align:center;min-width:44px;padding:6px 12px;font-size:.9rem;font-weight:700}.UuidGenerator-module__6kkj2G__optionsList{flex-direction:column;gap:14px;display:flex}.UuidGenerator-module__6kkj2G__checkboxLabel{color:var(--text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;transition:color var(--transition-fast);align-items:center;gap:12px;font-size:.95rem;font-weight:500;display:flex}.UuidGenerator-module__6kkj2G__checkboxLabel:hover{color:var(--text-primary)}.UuidGenerator-module__6kkj2G__checkboxLabel input{width:18px;height:18px}.UuidGenerator-module__6kkj2G__outputPanel{background:var(--bg-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-premium);flex-direction:column;gap:18px;padding:36px;display:flex}.UuidGenerator-module__6kkj2G__outputHeader{justify-content:space-between;align-items:center;display:flex}.UuidGenerator-module__6kkj2G__outputInfo{color:var(--text-muted);font-size:.75rem;font-weight:700}.UuidGenerator-module__6kkj2G__outputArea{background:var(--bg-secondary);border:1px solid var(--border-dark);border-radius:var(--radius-lg);font-family:var(--font-mono);color:var(--text-primary);resize:none;width:100%;height:320px;transition:all var(--transition-fast);padding:20px;font-size:.95rem;line-height:1.6;box-shadow:inset 0 2px 4px #00000005}.UuidGenerator-module__6kkj2G__outputArea:focus{background:var(--bg-surface);border-color:var(--lime-500);outline:none;box-shadow:inset 0 2px 4px #00000003,0 0 0 3px #84cc1626}.UuidGenerator-module__6kkj2G__actionRow{gap:12px;display:flex}.UuidGenerator-module__6kkj2G__btn{background:var(--bg-surface);border:1px solid var(--border-dark);color:var(--text-secondary);border-radius:var(--radius-md);font-family:var(--font-sans);cursor:pointer;box-shadow:var(--shadow-sm);transition:all var(--transition-fast);flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 18px;font-size:.9rem;font-weight:700;display:flex}.UuidGenerator-module__6kkj2G__btn:hover{border-color:var(--lime-500);color:var(--lime-700);background:var(--lime-50);box-shadow:var(--shadow-md);transform:translateY(-1px)}.UuidGenerator-module__6kkj2G__btnPrimary{background:var(--lime-500);border-color:var(--lime-500);color:var(--text-inverted);box-shadow:var(--shadow-lime)}.UuidGenerator-module__6kkj2G__btnPrimary:hover{background:var(--lime-600);border-color:var(--lime-600);color:var(--text-inverted)}
.HashGenerator-module__fuA6tq__container{flex-direction:column;gap:28px;display:flex}.HashGenerator-module__fuA6tq__tabToggle{background:var(--bg-secondary);border-radius:var(--radius-lg);align-self:flex-start;min-width:240px;padding:5px;display:flex;box-shadow:inset 0 2px 4px #00000005}.HashGenerator-module__fuA6tq__tabBtn{color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-md);transition:all var(--transition-fast);background:0 0;border:none;flex:1;padding:10px;font-size:.9rem;font-weight:600}.HashGenerator-module__fuA6tq__tabBtnActive{background:var(--bg-surface);color:var(--text-primary);box-shadow:var(--shadow-md)}.HashGenerator-module__fuA6tq__settingsPanel{background:var(--bg-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-premium);flex-direction:column;gap:20px;padding:36px;display:flex}.HashGenerator-module__fuA6tq__sectionTitle{color:var(--lime-600);text-transform:uppercase;letter-spacing:.08em;border-bottom:none;margin-bottom:2px;padding-bottom:0;font-size:.75rem;font-weight:800}.HashGenerator-module__fuA6tq__controlsRow{border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:20px 32px;padding-bottom:16px;display:flex}.HashGenerator-module__fuA6tq__radioGroup{align-items:center;gap:16px;display:flex}.HashGenerator-module__fuA6tq__controlLabel{color:var(--text-secondary);font-size:.875rem;font-weight:600}.HashGenerator-module__fuA6tq__radioLabel{color:var(--text-secondary);cursor:pointer;align-items:center;gap:6px;font-size:.9rem;font-weight:500;display:flex}.HashGenerator-module__fuA6tq__checkboxLabel{color:var(--text-secondary);cursor:pointer;align-items:center;gap:8px;font-size:.9rem;font-weight:500;display:flex}.HashGenerator-module__fuA6tq__checkboxLabel input,.HashGenerator-module__fuA6tq__radioLabel input{width:16px;height:16px}.HashGenerator-module__fuA6tq__controlGroup{flex-direction:column;gap:8px;display:flex}.HashGenerator-module__fuA6tq__textInput{background:var(--bg-secondary);border:1px solid var(--border-dark);border-radius:var(--radius-md);font-family:var(--font-sans);color:var(--text-primary);resize:vertical;width:100%;min-height:100px;transition:all var(--transition-fast);padding:14px 18px;font-size:.95rem}.HashGenerator-module__fuA6tq__textInput:focus{background:var(--bg-surface);border-color:var(--lime-500);outline:none;box-shadow:0 0 0 3px #84cc1626}.HashGenerator-module__fuA6tq__fileDropzone{border:2px dashed var(--border-dark);background-color:var(--bg-secondary);border-radius:var(--radius-lg);cursor:pointer;text-align:center;transition:all var(--transition-normal);flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:36px;display:flex}.HashGenerator-module__fuA6tq__fileDropzone:hover{background-color:var(--lime-50);border-color:var(--lime-400)}.HashGenerator-module__fuA6tq__fileIcon{width:44px;height:44px;color:var(--text-secondary);opacity:.7;transition:transform var(--transition-fast)}.HashGenerator-module__fuA6tq__fileDropzone:hover .HashGenerator-module__fuA6tq__fileIcon{color:var(--lime-600);transform:translateY(-2px)}.HashGenerator-module__fuA6tq__fileInfo{background:var(--lime-50);border-radius:var(--radius-md);border:1px solid #84cc1633;justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.HashGenerator-module__fuA6tq__fileName{color:var(--lime-700);word-break:break-all;font-size:.95rem;font-weight:700}.HashGenerator-module__fuA6tq__fileSize{color:var(--lime-600);font-size:.8rem;font-weight:600}.HashGenerator-module__fuA6tq__removeFileBtn{color:var(--lime-700);cursor:pointer;border-radius:var(--radius-sm);transition:background var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;padding:8px;display:flex}.HashGenerator-module__fuA6tq__removeFileBtn:hover{background:#84cc161a}.HashGenerator-module__fuA6tq__digestStack{flex-direction:column;gap:12px;display:flex}.HashGenerator-module__fuA6tq__hashRow{border-bottom:1px solid var(--border);flex-direction:column;gap:6px;padding-bottom:12px;display:flex}.HashGenerator-module__fuA6tq__hashRow:last-child{border-bottom:none;padding-bottom:0}@media (min-width:768px){.HashGenerator-module__fuA6tq__hashRow{flex-direction:row;align-items:center;gap:24px}}.HashGenerator-module__fuA6tq__hashMeta{flex-shrink:0;min-width:100px}.HashGenerator-module__fuA6tq__hashLabel{color:var(--text-secondary);font-size:.85rem;font-weight:800}.HashGenerator-module__fuA6tq__hashValueContainer{background:var(--bg-secondary);border-radius:var(--radius-md);border:1px solid var(--border-dark);flex:1;justify-content:space-between;align-items:center;gap:16px;padding:10px 16px;display:flex}.HashGenerator-module__fuA6tq__hashValue{font-family:var(--font-mono);color:var(--text-primary);word-break:break-all;font-size:.875rem;font-weight:600}.HashGenerator-module__fuA6tq__hashEmpty{color:var(--text-muted);font-size:.85rem;font-style:italic}.HashGenerator-module__fuA6tq__copyBtn{background:var(--bg-surface);border:1px solid var(--border-dark);color:var(--text-secondary);border-radius:var(--radius-sm);cursor:pointer;width:32px;height:32px;box-shadow:var(--shadow-sm);transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}.HashGenerator-module__fuA6tq__copyBtn:hover{border-color:var(--lime-500);color:var(--lime-700);background:var(--lime-50)}.HashGenerator-module__fuA6tq__copyBtnActive{background:var(--lime-500);border-color:var(--lime-500);color:var(--text-inverted)}.HashGenerator-module__fuA6tq__loaderZone{text-align:center;color:var(--text-secondary);padding:40px 0}.HashGenerator-module__fuA6tq__loaderTitle{margin-bottom:4px;font-size:1rem;font-weight:700;display:block}.HashGenerator-module__fuA6tq__loaderDesc{color:var(--text-muted);font-size:.8rem}.HashGenerator-module__fuA6tq__comparatorSection{background:var(--bg-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-premium);flex-direction:column;gap:16px;padding:36px;display:flex}.HashGenerator-module__fuA6tq__comparatorInput{background:var(--bg-secondary);border:1px solid var(--border-dark);border-radius:var(--radius-md);font-family:var(--font-sans);color:var(--text-primary);width:100%;box-shadow:var(--shadow-sm);transition:all var(--transition-fast);padding:12px 16px;font-size:.9rem}.HashGenerator-module__fuA6tq__comparatorInput:focus{background:var(--bg-surface);border-color:var(--lime-500);outline:none;box-shadow:0 0 0 3px #84cc1626}.HashGenerator-module__fuA6tq__resultBanner{border-radius:var(--radius-md);align-items:center;gap:10px;padding:14px 20px;font-size:.9rem;font-weight:600;display:flex}.HashGenerator-module__fuA6tq__bannerMatch{background-color:var(--lime-50);color:var(--lime-700);border:1px solid #84cc1633}.HashGenerator-module__fuA6tq__bannerMismatch{color:#b91c1c;background-color:#fef2f2;border:1px solid #ef444426}
.RandomPicker-module__3KoqXq__container{flex-direction:column;display:flex}.RandomPicker-module__3KoqXq__workspace{grid-template-columns:1fr;gap:32px;display:grid}@media (min-width:992px){.RandomPicker-module__3KoqXq__workspace{grid-template-columns:1fr 1fr;align-items:start}}.RandomPicker-module__3KoqXq__settingsPanel{background:var(--bg-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-premium);flex-direction:column;gap:28px;padding:36px;display:flex}.RandomPicker-module__3KoqXq__section{flex-direction:column;gap:16px;display:flex}.RandomPicker-module__3KoqXq__sectionTitle{color:var(--lime-600);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:800}.RandomPicker-module__3KoqXq__presetsRow{flex-wrap:wrap;gap:8px;display:flex}.RandomPicker-module__3KoqXq__presetChipBtn{background:var(--bg-secondary);border:1px solid var(--border-dark);color:var(--text-secondary);border-radius:var(--radius-full);font-family:var(--font-sans);cursor:pointer;box-shadow:var(--shadow-sm);transition:all var(--transition-fast);padding:8px 14px;font-size:.85rem;font-weight:600}.RandomPicker-module__3KoqXq__presetChipBtn:hover{border-color:var(--lime-500);color:var(--lime-700);background:var(--lime-50);transform:translateY(-1px)}.RandomPicker-module__3KoqXq__controlGroup{flex-direction:column;gap:8px;display:flex}.RandomPicker-module__3KoqXq__controlLabel{color:var(--text-secondary);font-size:.875rem;font-weight:600}.RandomPicker-module__3KoqXq__parsedCount{color:var(--text-muted);font-size:.75rem}.RandomPicker-module__3KoqXq__textInput{background:var(--bg-secondary);border:1px solid var(--border-dark);border-radius:var(--radius-md);font-family:var(--font-sans);color:var(--text-primary);resize:vertical;width:100%;min-height:120px;transition:all var(--transition-fast);padding:14px 18px;font-size:.95rem}.RandomPicker-module__3KoqXq__textInput:focus{background:var(--bg-surface);border-color:var(--lime-500);outline:none;box-shadow:0 0 0 3px #84cc1626}.RandomPicker-module__3KoqXq__sliderContainer{align-items:center;gap:16px;display:flex}.RandomPicker-module__3KoqXq__sliderValue{font-family:var(--font-mono);background:var(--lime-50);color:var(--lime-700);border-radius:var(--radius-md);text-align:center;min-width:44px;padding:6px 12px;font-size:.9rem;font-weight:700}.RandomPicker-module__3KoqXq__optionsList{flex-direction:column;gap:14px;display:flex}.RandomPicker-module__3KoqXq__checkboxLabel{color:var(--text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;transition:color var(--transition-fast);align-items:center;gap:12px;font-size:.95rem;font-weight:500;display:flex}.RandomPicker-module__3KoqXq__checkboxLabel:hover{color:var(--text-primary)}.RandomPicker-module__3KoqXq__checkboxLabel input{width:18px;height:18px}.RandomPicker-module__3KoqXq__btn{background:var(--bg-surface);border:1px solid var(--border-dark);color:var(--text-secondary);border-radius:var(--radius-md);font-family:var(--font-sans);cursor:pointer;box-shadow:var(--shadow-sm);transition:all var(--transition-fast);justify-content:center;align-items:center;gap:8px;padding:12px 18px;font-size:.9rem;font-weight:700;display:flex}.RandomPicker-module__3KoqXq__btn:disabled{opacity:.5;cursor:not-allowed}.RandomPicker-module__3KoqXq__btnPrimary{background:var(--lime-500);border-color:var(--lime-500);color:var(--text-inverted);box-shadow:var(--shadow-lime)}.RandomPicker-module__3KoqXq__btnPrimary:hover:not(:disabled){background:var(--lime-600);border-color:var(--lime-600);color:var(--text-inverted);transform:translateY(-1px)}.RandomPicker-module__3KoqXq__displayPanel{flex-direction:column;gap:28px;display:flex}.RandomPicker-module__3KoqXq__revealCard{background:var(--bg-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-premium);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:240px;padding:36px;display:flex}.RandomPicker-module__3KoqXq__pickingAnimationBox{color:var(--lime-700);font-size:1.85rem;font-weight:800;animation:.12s infinite alternate RandomPicker-module__3KoqXq__cycleAnimation}@keyframes RandomPicker-module__3KoqXq__cycleAnimation{0%{opacity:.85;transform:scale(.96)}to{opacity:1;transform:scale(1.02)}}.RandomPicker-module__3KoqXq__winnerBox{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.RandomPicker-module__3KoqXq__winnerTitle{color:var(--lime-600);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:800}.RandomPicker-module__3KoqXq__winnersList{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.RandomPicker-module__3KoqXq__winnerChip{background:var(--lime-50);color:var(--lime-700);border-radius:var(--radius-md);box-shadow:var(--shadow-md), var(--shadow-lime);border:1px solid #84cc1633;padding:12px 24px;font-size:1.4rem;font-weight:800;animation:.3s cubic-bezier(.175,.885,.32,1.275) forwards RandomPicker-module__3KoqXq__bounceIn}@keyframes RandomPicker-module__3KoqXq__bounceIn{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.RandomPicker-module__3KoqXq__emptyState{color:var(--text-muted);flex-direction:column;align-items:center;display:flex}.RandomPicker-module__3KoqXq__historyCard{background:var(--bg-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-premium);flex-direction:column;gap:16px;padding:36px;display:flex}.RandomPicker-module__3KoqXq__historyList{flex-direction:column;gap:8px;max-height:200px;display:flex;overflow-y:auto}.RandomPicker-module__3KoqXq__historyItem{background:var(--bg-secondary);border-radius:var(--radius-md);border:1px solid var(--border-dark);justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.RandomPicker-module__3KoqXq__historyVal{color:var(--text-primary);word-break:break-all;font-size:.95rem;font-weight:700}.RandomPicker-module__3KoqXq__historyTime{color:var(--text-muted);font-size:.75rem;font-family:var(--font-mono);font-weight:600}
.RandomNumberGenerator-module__FpnIKW__container{flex-direction:column;gap:28px;display:flex}.RandomNumberGenerator-module__FpnIKW__workspace{grid-template-columns:1fr;gap:28px;display:grid}@media (min-width:768px){.RandomNumberGenerator-module__FpnIKW__workspace{grid-template-columns:1fr 1.2fr}}.RandomNumberGenerator-module__FpnIKW__settingsPanel{background:var(--bg-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-premium);flex-direction:column;gap:28px;height:fit-content;padding:36px;display:flex}.RandomNumberGenerator-module__FpnIKW__section{flex-direction:column;gap:18px;display:flex}.RandomNumberGenerator-module__FpnIKW__sectionTitle{color:var(--lime-600);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:800}.RandomNumberGenerator-module__FpnIKW__controlGroup{flex-direction:column;gap:8px;display:flex}.RandomNumberGenerator-module__FpnIKW__controlLabel{color:var(--text-secondary);font-size:.85rem;font-weight:600}.RandomNumberGenerator-module__FpnIKW__rangeInputs{grid-template-columns:1fr 1fr;gap:16px;display:grid}.RandomNumberGenerator-module__FpnIKW__fieldLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.02em;margin-bottom:6px;font-size:.75rem;font-weight:700;display:block}.RandomNumberGenerator-module__FpnIKW__numberInput{background:var(--bg-surface);border:1px solid var(--border-dark);border-radius:var(--radius-md);font-family:var(--font-sans);color:var(--text-primary);width:100%;box-shadow:var(--shadow-sm);transition:all var(--transition-fast);padding:12px 16px;font-size:.95rem}.RandomNumberGenerator-module__FpnIKW__numberInput:focus{border-color:var(--lime-500);outline:none;box-shadow:0 0 0 3px #84cc1626}.RandomNumberGenerator-module__FpnIKW__errorText{color:#ef4444;margin-top:4px;font-size:.8rem;font-weight:500}.RandomNumberGenerator-module__FpnIKW__sliderContainer{align-items:center;gap:16px;display:flex}.RandomNumberGenerator-module__FpnIKW__sliderValue{font-family:var(--font-mono);background:var(--lime-50);color:var(--lime-700);border-radius:var(--radius-md);text-align:center;min-width:48px;padding:6px 12px;font-size:.9rem;font-weight:700}.RandomNumberGenerator-module__FpnIKW__optionsList{flex-direction:column;gap:14px;display:flex}.RandomNumberGenerator-module__FpnIKW__checkboxLabel{color:var(--text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;transition:color var(--transition-fast);align-items:center;gap:12px;font-size:.95rem;font-weight:500;display:flex}.RandomNumberGenerator-module__FpnIKW__checkboxLabel:hover{color:var(--text-primary)}.RandomNumberGenerator-module__FpnIKW__checkboxLabel input{width:18px;height:18px}.RandomNumberGenerator-module__FpnIKW__chipGroup{flex-wrap:wrap;gap:8px;display:flex}.RandomNumberGenerator-module__FpnIKW__chip{background:var(--bg-secondary);color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-md);text-align:center;transition:all var(--transition-fast);white-space:nowrap;border:1px solid #0000;flex:1;padding:10px 14px;font-size:.85rem;font-weight:600}.RandomNumberGenerator-module__FpnIKW__chip:hover{background:var(--border-dark);color:var(--text-primary)}.RandomNumberGenerator-module__FpnIKW__chipActive{background:var(--lime-50);border-color:var(--lime-500);color:var(--lime-700);font-weight:700}.RandomNumberGenerator-module__FpnIKW__chipActive:hover{background:var(--lime-100)}.RandomNumberGenerator-module__FpnIKW__displayPanel{background:var(--bg-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-premium);flex-direction:column;gap:24px;min-height:420px;padding:36px;display:flex}.RandomNumberGenerator-module__FpnIKW__numbersGrid{flex-wrap:wrap;align-content:flex-start;gap:10px;width:100%;max-height:450px;padding:4px;display:flex;overflow-y:auto}.RandomNumberGenerator-module__FpnIKW__numberChip{background:var(--bg-secondary);border-radius:var(--radius-md);font-family:var(--font-mono);color:var(--text-primary);text-align:center;transition:all var(--transition-fast);animation:RandomNumberGenerator-module__FpnIKW__popIn var(--transition-fast) forwards;cursor:default;box-shadow:var(--shadow-sm);word-break:break-all;border:1px solid #0000;padding:12px 18px;font-size:1.15rem;font-weight:700}.RandomNumberGenerator-module__FpnIKW__numberChip:hover{background:var(--lime-50);border-color:var(--lime-300);color:var(--lime-700);box-shadow:var(--shadow-md);transform:translateY(-2px)}.RandomNumberGenerator-module__FpnIKW__btn{background:var(--bg-surface);border:1px solid var(--border-dark);color:var(--text-secondary);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);box-shadow:var(--shadow-sm);justify-content:center;align-items:center;gap:10px;padding:12px 20px;font-size:.9rem;font-weight:700;display:flex}.RandomNumberGenerator-module__FpnIKW__btn:hover{border-color:var(--lime-500);background:var(--lime-50);color:var(--lime-700);box-shadow:var(--shadow-md);transform:translateY(-1px)}.RandomNumberGenerator-module__FpnIKW__btn:active{transform:translateY(0)}.RandomNumberGenerator-module__FpnIKW__btnPrimary{background:var(--lime-500);border-color:var(--lime-500);color:var(--text-inverted);box-shadow:var(--shadow-lime)}.RandomNumberGenerator-module__FpnIKW__btnPrimary:hover{background:var(--lime-600);border-color:var(--lime-600);color:var(--text-inverted);box-shadow:var(--shadow-lime), var(--shadow-md)}.RandomNumberGenerator-module__FpnIKW__btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.RandomNumberGenerator-module__FpnIKW__actionRow{border-top:1px solid var(--border);gap:12px;margin-top:auto;padding-top:16px;display:flex}.RandomNumberGenerator-module__FpnIKW__emptyState{color:var(--text-muted);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;display:flex}
.TermsOfService-module__fvEs1a__container{flex-direction:column;gap:32px;max-width:800px;margin:0 auto;animation:.4s ease-out forwards TermsOfService-module__fvEs1a__fadeIn;display:flex}@keyframes TermsOfService-module__fvEs1a__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.TermsOfService-module__fvEs1a__titleSection{text-align:center;border-bottom:1px solid var(--border);margin-bottom:12px;padding-bottom:24px}.TermsOfService-module__fvEs1a__mainTitle{color:var(--text-primary);letter-spacing:-.04em;margin-bottom:8px;font-size:2.25rem;font-weight:800}.TermsOfService-module__fvEs1a__lastUpdated{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.TermsOfService-module__fvEs1a__card{background:var(--bg-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-premium);flex-direction:column;gap:28px;padding:32px;display:flex}.TermsOfService-module__fvEs1a__section{flex-direction:column;gap:10px;display:flex}.TermsOfService-module__fvEs1a__sectionTitle{color:var(--text-primary);letter-spacing:-.02em;align-items:center;gap:8px;font-size:1.2rem;font-weight:700;display:flex}.TermsOfService-module__fvEs1a__sectionIcon{color:var(--lime-600);flex-shrink:0}.TermsOfService-module__fvEs1a__text{color:var(--text-secondary);font-size:.95rem;line-height:1.65}.TermsOfService-module__fvEs1a__highlightText{color:var(--lime-700);font-weight:600}.TermsOfService-module__fvEs1a__list{flex-direction:column;gap:8px;padding-left:20px;display:flex}.TermsOfService-module__fvEs1a__listItem{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.TermsOfService-module__fvEs1a__badge{background:var(--lime-50);color:var(--lime-700);border-radius:var(--radius-sm);align-self:flex-start;align-items:center;gap:6px;padding:6px 12px;font-size:.8rem;font-weight:700;display:inline-flex}.TermsOfService-module__fvEs1a__badgeDot{background:var(--lime-500);border-radius:50%;width:6px;height:6px}
