.home{max-width:1200px;margin:0 auto;padding:1.5rem}.home__hero{text-align:center;margin-bottom:1rem;padding:3rem 1rem}.home__hero-title{font-size:4rem;font-weight:800;line-height:1.1;color:#2d1810;margin-bottom:1.5rem;letter-spacing:-.02em}@media(max-width:768px){.home__hero-title{font-size:2.5rem}}@media(max-width:480px){.home__hero-title{font-size:2rem}}.home__hero-highlight{background:linear-gradient(135deg,#e07a5f,#f4a261 50%,#9caf88);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;font-weight:800}.home__hero-subtitle{font-size:1.25rem;color:#5d4037;margin:0 auto;line-height:1.6;font-weight:400}@media(max-width:768px){.home__hero-subtitle{font-size:1.125rem}}.home__site-header{text-align:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #ede0d0}.home__logo{margin-bottom:.5rem}.home__logo,.home__logo-icon{display:flex;align-items:center;justify-content:center}.home__logo-icon{background:#3b82f6;border-radius:50%;width:48px;height:48px;margin-right:.75rem}.home__logo-icon .material-icons{font-size:24px;color:#fff}.home__logo-title{font-size:1.875rem;font-weight:700;color:#2d1810;margin:0}.home__logo-subtitle{font-size:.875rem;color:#8d6e63;margin:0;font-weight:400}.home__header{text-align:center;margin-bottom:3rem}.home__title{font-size:2.25rem;font-weight:700;margin-bottom:1.5rem;color:#2d1810}.home__description{font-size:1.125rem;color:#5d4037;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}.home__section-title{font-size:1.5rem;font-weight:600;margin-bottom:2rem;color:#2d1810;text-align:center}.home__tools{margin-bottom:4rem}.home__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.home__card{background-color:#fff;border-radius:.375rem;transition:all .2s ease-in-out;border:1px solid #d0d0d0;box-shadow:0 1px 3px rgba(45,24,16,.08)}.home__card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(59,130,246,.12)}.home__card-link{display:block;padding:1.5rem;text-decoration:none;color:inherit}.home__card-icon{font-size:32px;color:#2d1810;margin-bottom:.75rem;display:block}.home__card-title{font-size:1.125rem;font-weight:600;color:#2d1810;margin:0 0 .5rem}.home__card-description{font-size:16px;color:#5d4037;margin:0 0 .75rem;line-height:1.5}.home__card-keywords{font-size:.875rem;color:#8d6e63;opacity:.7;display:block}.home__features{margin-bottom:4rem}.home__features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem}.home__feature{text-align:center;padding:1.5rem;background-color:#fff;border-radius:.375rem;border:1px solid #d0d0d0;box-shadow:0 1px 3px rgba(45,24,16,.08)}.home__feature h3{font-size:1.125rem;font-weight:600;color:#9caf88;margin:0 0 .75rem}.home__feature p{font-size:16px;color:#5d4037;margin:0;line-height:1.5}.home__popular{margin-bottom:3rem}.home__popular-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem}.home__popular-card{display:block;padding:1.5rem;background-color:#fff;border-radius:.375rem;text-decoration:none;color:inherit;border:1px solid #d0d0d0;box-shadow:0 1px 3px rgba(45,24,16,.08);transition:all .2s ease-in-out}.home__popular-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(59,130,246,.12)}.home__popular-card h3{font-size:1.125rem;font-weight:600;color:#c08497;margin:0 0 .5rem}.home__popular-card p{font-size:16px;color:#5d4037;margin:0;line-height:1.5}@media(max-width:768px){.home{padding:1rem}.home__logo{flex-direction:column}.home__logo-icon{margin-right:0;margin-bottom:.5rem}.home__logo-title{font-size:1.5rem}.home__title{font-size:1.875rem}.home__description{font-size:16px}.home__features-grid,.home__grid,.home__popular-grid{grid-template-columns:1fr}.home__card-link,.home__feature,.home__popular-card{padding:1rem}}