.tools-module__YkmrlW__container{background:linear-gradient(#f8fafc,#fff);min-height:100vh;padding:48px 24px}.tools-module__YkmrlW__header{text-align:center;max-width:1200px;margin:0 auto 56px}.tools-module__YkmrlW__title{background:linear-gradient(135deg,#1e293b,#475569);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin:0 0 12px;font-size:36px;font-weight:700}.tools-module__YkmrlW__subtitle{color:#64748b;margin:0;font-size:16px;font-weight:400}.tools-module__YkmrlW__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;max-width:1200px;margin:0 auto;display:grid}.tools-module__YkmrlW__card{background:#fff;border-radius:20px;flex-direction:column;padding:32px;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:visible;box-shadow:0 1px 3px #0f172a14}.tools-module__YkmrlW__card:before{content:"";background:linear-gradient(135deg,var(--tool-color),transparent);-webkit-mask-composite:xor;opacity:0;border-radius:20px;padding:2px;transition:opacity .4s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.tools-module__YkmrlW__card:hover:before{opacity:1}.tools-module__YkmrlW__card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0f172a1f}.tools-module__YkmrlW__cardIconWrapper{background:linear-gradient(135deg,var(--tool-color),var(--tool-color-dark,var(--tool-color)));border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:24px;transition:all .4s;display:flex;box-shadow:0 8px 16px #0000001a}.tools-module__YkmrlW__card:hover .tools-module__YkmrlW__cardIconWrapper{transform:scale(1.1)rotate(5deg);box-shadow:0 12px 24px #00000026}.tools-module__YkmrlW__cardIcon{color:#fff;width:32px;height:32px}.tools-module__YkmrlW__cardContent{flex:1;box-shadow:none!important;background:0 0!important;border:none!important}.tools-module__YkmrlW__cardContent *{box-shadow:none!important;text-shadow:none!important;background:0 0!important;border:none!important;outline:none!important}.tools-module__YkmrlW__cardTitle{color:#0f172a;letter-spacing:-.01em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-fill-color:#0f172a;margin:0 0 8px;font-size:20px;font-weight:600;text-shadow:none!important;box-shadow:none!important;background:0 0!important;border:none!important}.tools-module__YkmrlW__cardDescription{color:#64748b;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-fill-color:#64748b;margin:0;font-size:14px;line-height:1.6;text-shadow:none!important;box-shadow:none!important;background:0 0!important;border:none!important}.tools-module__YkmrlW__cardFooter{color:var(--tool-color);opacity:0;align-items:center;gap:8px;margin-top:20px;font-size:14px;font-weight:500;transition:all .4s;display:flex;transform:translate(-8px)}.tools-module__YkmrlW__card:hover .tools-module__YkmrlW__cardFooter{opacity:1;transform:translate(0)}.tools-module__YkmrlW__cardArrow{width:16px;height:16px;transition:transform .4s}.tools-module__YkmrlW__card:hover .tools-module__YkmrlW__cardArrow{transform:translate(4px)}@media (prefers-color-scheme:dark){.tools-module__YkmrlW__container{background:linear-gradient(#0f172a,#1e293b)}.tools-module__YkmrlW__title{background:linear-gradient(135deg,#f1f5f9,#cbd5e1);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.tools-module__YkmrlW__subtitle{color:#94a3b8}.tools-module__YkmrlW__card{background:#1e293b;box-shadow:0 1px 3px #0006}.tools-module__YkmrlW__card:hover{box-shadow:0 20px 40px #0009}.tools-module__YkmrlW__cardContent,.tools-module__YkmrlW__cardContent *{background:0 0!important}.tools-module__YkmrlW__cardTitle{color:#f1f5f9;-webkit-text-fill-color:#f1f5f9;background:0 0!important}.tools-module__YkmrlW__cardDescription{color:#cbd5e1;-webkit-text-fill-color:#cbd5e1;background:0 0!important}}[data-color-scheme=dark] .tools-module__YkmrlW__container{background:linear-gradient(#0f172a,#1e293b)}[data-color-scheme=dark] .tools-module__YkmrlW__title{background:linear-gradient(135deg,#f1f5f9,#cbd5e1);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}[data-color-scheme=dark] .tools-module__YkmrlW__subtitle{color:#94a3b8}[data-color-scheme=dark] .tools-module__YkmrlW__card{background:#1e293b;box-shadow:0 1px 3px #0006}[data-color-scheme=dark] .tools-module__YkmrlW__card:hover{box-shadow:0 20px 40px #0009}[data-color-scheme=dark] .tools-module__YkmrlW__cardContent,[data-color-scheme=dark] .tools-module__YkmrlW__cardContent *{background:0 0!important}[data-color-scheme=dark] .tools-module__YkmrlW__cardTitle{color:#f1f5f9;-webkit-text-fill-color:#f1f5f9;background:0 0!important}[data-color-scheme=dark] .tools-module__YkmrlW__cardDescription{color:#cbd5e1;-webkit-text-fill-color:#cbd5e1;background:0 0!important}@media (max-width:768px){.tools-module__YkmrlW__container{padding:32px 16px}.tools-module__YkmrlW__title{font-size:28px}.tools-module__YkmrlW__grid{grid-template-columns:1fr}}
