.home-module__txgM7a__container{background:var(--page-background);min-height:100vh;padding:3rem 2rem}.home-module__txgM7a__hero{text-align:center;max-width:800px;margin:0 auto 3rem}.home-module__txgM7a__title{color:var(--text-primary);background:linear-gradient(135deg,var(--primary-color),var(--accent-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:800}.home-module__txgM7a__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.25rem;line-height:1.6}.home-module__txgM7a__pcGrid{gap:1rem;max-width:1200px;margin:0 auto;display:grid}.home-module__txgM7a__pcGroupList{background:var(--grid-background);border-radius:16px;gap:1rem;padding:1rem;display:grid}.home-module__txgM7a__pcGroup{border:1px solid var(--border-color);background:var(--card-background);border-radius:14px;overflow:hidden}.home-module__txgM7a__pcGroupSummary{cursor:pointer;color:var(--text-primary);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.1rem;font-weight:800;list-style:none;display:flex}.home-module__txgM7a__pcGroupSummary::-webkit-details-marker{display:none}.home-module__txgM7a__pcGroupSummaryHint{color:var(--text-secondary);font-size:.85rem;font-weight:700}.home-module__txgM7a__pcGroupBody{border-top:1px solid var(--border-color);padding:1rem 1.1rem 1.1rem}.home-module__txgM7a__pcGridInner{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;display:grid}.home-module__txgM7a__pcGroupBody::-webkit-scrollbar{width:10px}.home-module__txgM7a__pcGridInner::-webkit-scrollbar{width:10px}.home-module__txgM7a__pcGroupBody::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:5px}.home-module__txgM7a__pcGridInner::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:5px}.home-module__txgM7a__pcGroupBody::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:5px}.home-module__txgM7a__pcGridInner::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:5px}.home-module__txgM7a__pcGroupBody::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.home-module__txgM7a__pcGridInner::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.home-module__txgM7a__pcCard{background:var(--card-background);border:2px solid var(--border-color);cursor:pointer;box-shadow:var(--card-shadow-sm);border-radius:12px;padding:1.5rem;transition:all .3s}.home-module__txgM7a__pcCard:hover{border-color:var(--primary-color);box-shadow:var(--card-shadow-hover);transform:translateY(-2px)}.home-module__txgM7a__pcCard.home-module__txgM7a__selected{border-color:var(--primary-color);background:var(--primary-light);box-shadow:var(--card-shadow-selected)}.home-module__txgM7a__pcCode{color:var(--primary-color);margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.home-module__txgM7a__pcCard.home-module__txgM7a__selected .home-module__txgM7a__pcCode{color:var(--primary-dark)}.home-module__txgM7a__pcDescription{color:var(--text-secondary);font-size:.875rem;line-height:1.4}.home-module__txgM7a__pcCard.home-module__txgM7a__selected .home-module__txgM7a__pcDescription{color:var(--text-primary);font-weight:500}.home-module__txgM7a__footer{text-align:center;max-width:800px;margin:3rem auto 0}.home-module__txgM7a__actions{justify-content:flex-end;max-width:1200px;margin:1.25rem auto 0;padding:0 1rem;display:flex}.home-module__txgM7a__startButton{background:linear-gradient(135deg,var(--primary-color),var(--accent-color));color:#fff;cursor:pointer;border:none;border-radius:10px;padding:.85rem 1.5rem;font-size:.95rem;font-weight:700;transition:opacity .2s,transform .2s}.home-module__txgM7a__startButton:hover:not(:disabled){transform:translateY(-1px)}.home-module__txgM7a__startButton:disabled{opacity:.45;cursor:not-allowed}.home-module__txgM7a__footerText{color:var(--text-secondary);font-size:.95rem;font-style:italic}@media (max-width:768px){.home-module__txgM7a__container{padding:2rem 1rem}.home-module__txgM7a__title{font-size:2rem}.home-module__txgM7a__subtitle{font-size:1rem}.home-module__txgM7a__pcGrid{grid-template-columns:1fr}.home-module__txgM7a__pcCard{padding:1.25rem}.home-module__txgM7a__actions{justify-content:center;padding:0}}
