.styles-module__cxWw-W__hero{background:linear-gradient(#fff 0%,#fce4ec 100%);padding:9rem 0 3.5rem;position:relative;overflow:hidden}.styles-module__cxWw-W__pattern{opacity:.4;pointer-events:none;background:url(/bg.svg) 0 0/18px;position:absolute;inset:0}.styles-module__cxWw-W__heroInner{text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.styles-module__cxWw-W__title{color:var(--text-color);letter-spacing:-.02em;max-width:36rem;margin-bottom:1.25rem;font-size:2.75rem;font-weight:700;line-height:1.15}.styles-module__cxWw-W__subtitle{color:#555;max-width:34rem;font-size:1.05rem;line-height:1.7}.styles-module__cxWw-W__breadcrumb{justify-content:center;align-items:center;gap:.5rem;margin-bottom:2rem;padding:0;font-size:.85rem;list-style:none;display:flex}.styles-module__cxWw-W__breadcrumb a{color:var(--primary-color);text-decoration:none}.styles-module__cxWw-W__breadcrumb a:hover{text-decoration:underline}.styles-module__cxWw-W__breadcrumb svg{color:var(--primary-color)}.styles-module__cxWw-W__includes{background:var(--text-color);padding:1rem 0}.styles-module__cxWw-W__includesInner{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.styles-module__cxWw-W__includesLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600}.styles-module__cxWw-W__includesItems{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.styles-module__cxWw-W__includesItem{color:#ffffffd9;align-items:center;gap:.4rem;font-size:.8rem;display:flex}.styles-module__cxWw-W__includesItem svg{color:var(--primary-color);flex-shrink:0}.styles-module__cxWw-W__list{background:var(--background-color);padding:4rem 0}.styles-module__cxWw-W__listHeader{justify-content:space-between;align-items:baseline;margin-bottom:1.5rem;display:flex}.styles-module__cxWw-W__listTitle{color:var(--text-color);font-size:1.5rem;font-weight:700}.styles-module__cxWw-W__listCount{color:#999;font-size:.85rem}.styles-module__cxWw-W__grid{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}@keyframes styles-module__cxWw-W__fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.styles-module__cxWw-W__card{background:var(--lighter-color);border:1px solid #eee;border-radius:.625rem;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;transition:border-color .2s,box-shadow .2s;animation:.3s both styles-module__cxWw-W__fadeIn;display:flex}.styles-module__cxWw-W__card:hover{border-color:var(--primary-color);box-shadow:0 2px 12px rgba(var(--primary-color-rgb),.08)}.styles-module__cxWw-W__card:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.styles-module__cxWw-W__cardLeft{align-items:center;gap:1rem;min-width:0;display:flex}.styles-module__cxWw-W__cardIndex{color:var(--primary-color);opacity:.4;flex-shrink:0;width:1.5rem;font-size:.75rem;font-weight:700}.styles-module__cxWw-W__cardInfo{align-items:center;gap:.75rem;min-width:0;display:flex}.styles-module__cxWw-W__cardName{color:var(--text-color);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:500;overflow:hidden}.styles-module__cxWw-W__cardBadge{color:var(--primary-color);background:rgba(var(--primary-color-rgb),.07);white-space:nowrap;border-radius:1rem;flex-shrink:0;padding:.15rem .5rem;font-size:.65rem;font-weight:500}.styles-module__cxWw-W__cardArrow{color:#ccc;flex-shrink:0;transition:color .2s,transform .2s}.styles-module__cxWw-W__card:hover .styles-module__cxWw-W__cardArrow{color:var(--primary-color);transform:translate(3px)}.styles-module__cxWw-W__tips{background:var(--lighter-color);border-top:1px solid #f0f0f0;padding:4rem 0}.styles-module__cxWw-W__tipsTitle{color:var(--text-color);margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.styles-module__cxWw-W__numberedList{flex-direction:column;gap:1.25rem;padding:0;list-style:none;display:flex}.styles-module__cxWw-W__numberedItem{align-items:flex-start;gap:1.25rem;display:flex}.styles-module__cxWw-W__number{color:var(--primary-color);opacity:.35;flex-shrink:0;width:2rem;padding-top:.15rem;font-size:1.5rem;font-weight:700;line-height:1}.styles-module__cxWw-W__itemHeading{color:var(--text-color);margin-bottom:.35rem;font-size:.95rem;font-weight:600}.styles-module__cxWw-W__itemText{color:#555;font-size:.875rem;line-height:1.65}.styles-module__cxWw-W__cta{background:var(--background-color);padding:4rem 0}.styles-module__cxWw-W__ctaInner{text-align:center;background:linear-gradient(135deg,#1a1a2e 0%,#2d1b3d 100%);border-radius:1rem;padding:3rem;position:relative;overflow:hidden}.styles-module__cxWw-W__ctaPattern{opacity:.06;pointer-events:none;background:url(/bg.svg) 0 0/18px;position:absolute;inset:0}.styles-module__cxWw-W__ctaContent{position:relative}.styles-module__cxWw-W__ctaContent h3{color:#fff;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.styles-module__cxWw-W__ctaContent p{color:#ffffffb3;max-width:28rem;margin:0 auto 1.5rem;font-size:.95rem;line-height:1.6}.styles-module__cxWw-W__ctaBtns{justify-content:center;gap:.75rem;display:flex}.styles-module__cxWw-W__ctaBtnPrimary{background:var(--primary-color);color:#fff;border-radius:.5rem;padding:.6rem 1.5rem;font-size:.85rem;font-weight:600;transition:background .2s,transform .2s}.styles-module__cxWw-W__ctaBtnPrimary:hover{background:#c9144f;transform:translateY(-1px)}.styles-module__cxWw-W__ctaBtnGhost{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:.5rem;padding:.6rem 1.5rem;font-size:.85rem;font-weight:500;transition:background .2s,transform .2s}.styles-module__cxWw-W__ctaBtnGhost:hover{background:#ffffff26;transform:translateY(-1px)}@media (max-width:768px){.styles-module__cxWw-W__includesInner{flex-direction:column;gap:.75rem}.styles-module__cxWw-W__includesItems{justify-content:center;gap:1rem}.styles-module__cxWw-W__listHeader{flex-direction:column;gap:.25rem}.styles-module__cxWw-W__grid{grid-template-columns:1fr}.styles-module__cxWw-W__cardInfo{flex-direction:column;align-items:flex-start;gap:.35rem}.styles-module__cxWw-W__ctaInner{padding:2rem 1.5rem}.styles-module__cxWw-W__ctaBtns{flex-direction:column;align-items:center}}@media (max-width:640px){.styles-module__cxWw-W__hero{padding:7rem 0 2.5rem}.styles-module__cxWw-W__title{font-size:1.75rem}.styles-module__cxWw-W__includesItems{flex-direction:column;align-items:flex-start}.styles-module__cxWw-W__includesInner{align-items:flex-start}}
