.tools-module__YkmrlW__container{width:100%;max-width:1100px;margin:0 auto;padding:60px 20px}.tools-module__YkmrlW__headerSection{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:48px;display:flex}.tools-module__YkmrlW__heroIcon{object-fit:contain;width:56px;height:56px;margin-bottom:8px}.tools-module__YkmrlW__title{color:var(--foreground);font-size:48px;line-height:1.15}.tools-module__YkmrlW__subtitle{opacity:.85;max-width:680px;margin:0 auto;font-size:18px;line-height:1.6}.tools-module__YkmrlW__controls{flex-direction:column;align-items:center;gap:20px;margin-bottom:40px;display:flex}.tools-module__YkmrlW__searchBar{width:100%;max-width:480px;position:relative}.tools-module__YkmrlW__searchInput{border:var(--border-width) solid var(--border-color);border-radius:var(--border-radius-md);background-color:var(--card-bg);width:100%;color:var(--foreground);box-shadow:var(--shadow-flat);outline:none;padding:12px 20px 12px 44px;font-size:16px;transition:all .2s}.tools-module__YkmrlW__searchInput:focus{box-shadow:var(--shadow-flat-hover);border-color:var(--pastel-peach-dark);transform:translate(1px,1px)}.tools-module__YkmrlW__searchIcon{opacity:.6;pointer-events:none;width:20px;height:20px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.tools-module__YkmrlW__filterPills{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.tools-module__YkmrlW__filterPill{font-family:var(--font-heading);border:var(--border-width) solid var(--border-color);background-color:var(--card-bg);color:var(--foreground);cursor:pointer;box-shadow:var(--shadow-flat);border-radius:100px;padding:8px 16px;font-size:14px;font-weight:700;transition:all .15s}.tools-module__YkmrlW__filterPill:hover{box-shadow:var(--shadow-flat-hover);transform:translate(2px,2px)}.tools-module__YkmrlW__filterPillActive{background-color:var(--pastel-peach);box-shadow:var(--shadow-flat-hover);transform:translate(2px,2px)}.tools-module__YkmrlW__toolsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;margin-bottom:64px;display:grid}.tools-module__YkmrlW__toolCard{background:var(--card-bg);border:var(--border-width) solid var(--border-color);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-flat);color:var(--foreground);cursor:pointer;flex-direction:column;align-items:flex-start;gap:16px;padding:32px 28px;text-decoration:none;transition:all .2s;display:flex;position:relative}.tools-module__YkmrlW__toolCard:hover{box-shadow:6px 6px 0px 0px var(--border-color);transform:translateY(-4px)}.tools-module__YkmrlW__toolIcon{object-fit:contain;height:72px;margin-bottom:4px}.tools-module__YkmrlW__toolTitle{color:var(--foreground);font-size:22px;line-height:1.25}.tools-module__YkmrlW__toolDescription{opacity:.85;flex-grow:1;font-size:15px;line-height:1.55}.tools-module__YkmrlW__cardAction{font-family:var(--font-heading);color:var(--foreground);align-items:center;gap:6px;margin-top:12px;font-size:14px;font-weight:700;transition:transform .15s;display:inline-flex}.tools-module__YkmrlW__toolCard:hover .tools-module__YkmrlW__cardAction{transform:translate(4px)}.tools-module__YkmrlW__sandboxSection{background-color:var(--pastel-yellow);border:var(--border-width) solid var(--border-color);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-flat);margin-top:32px;padding:36px}.tools-module__YkmrlW__sandboxHeader{margin-bottom:24px}.tools-module__YkmrlW__sandboxTitle{margin-bottom:8px;font-size:28px}.tools-module__YkmrlW__sandboxSubtitle{opacity:.85;font-size:15px}.tools-module__YkmrlW__sandboxGrid{grid-template-columns:1fr 1fr;gap:28px;display:grid}.tools-module__YkmrlW__sandboxControlGroup{background:var(--card-bg);border-radius:var(--border-radius-md);border:var(--border-width) solid var(--border-color);flex-direction:column;gap:16px;padding:24px;display:flex}.tools-module__YkmrlW__label{font-family:var(--font-heading);justify-content:space-between;font-size:14px;font-weight:700;display:flex}.tools-module__YkmrlW__slider{width:100%;accent-color:var(--pastel-peach-dark);cursor:pointer}.tools-module__YkmrlW__resultBox{background:var(--card-bg);border-radius:var(--border-radius-md);border:var(--border-width) solid var(--border-color);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:24px;display:flex}.tools-module__YkmrlW__statValue{font-size:38px;font-family:var(--font-heading);color:var(--foreground);font-weight:800}.tools-module__YkmrlW__statSub{opacity:.8;font-size:14px}@media (max-width:768px){.tools-module__YkmrlW__title{font-size:34px}.tools-module__YkmrlW__sandboxGrid{grid-template-columns:1fr}.tools-module__YkmrlW__container{padding:40px 16px}.tools-module__YkmrlW__sandboxSection{padding:24px 16px}}
