.cr2-hero{background:linear-gradient(135deg,#2c1505 0,#6b3f1f 100%);padding:64px 24px 56px;color:#fff}.cr2-hero-inner{max-width:1280px;margin:0 auto;padding:0 24px}.cr2-hero .breadcrumb ol{display:flex;gap:6px;list-style:none;padding:0;margin:0 0 20px;font-size:.8rem;color:rgba(255,255,255,.6)}.cr2-hero .breadcrumb ol li+li::before{content:"/";margin-right:6px}.cr2-hero .breadcrumb a{color:rgba(255,255,255,.7);text-decoration:none}.cr2-hero .breadcrumb a:hover{color:#fff}.cr2-hero-title{font-size:clamp(2rem,5vw,3rem);font-weight:800;margin:0 0 16px}.cr2-hero-sub{font-size:1.1rem;color:rgba(255,255,255,.8);margin:0;line-height:1.6}.cr2-profiles{padding:72px 24px;background:#faf8f5}.cr2-what{padding:72px 24px;background:#fff}.cr2-cities{padding:72px 24px;background:#faf8f5}.cr2-back{padding:32px 24px 56px;background:#fff}.cr2-container{max-width:1280px;margin:0 auto}.cr2-section-title{font-size:1.6rem;font-weight:800;color:#2c1505;margin:0 0 40px;text-align:center}.cr2-profiles-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}.cr2-profile-card{border-radius:14px;padding:28px 24px;border:2px solid transparent;transition:transform .2s,box-shadow .2s}.cr2-profile-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(60,20,5,.12)}.cr2-profile--light{background:linear-gradient(135deg,#fffbf2,#fff8e6);border-color:#f4d89a}.cr2-profile--medium{background:linear-gradient(135deg,#fdf3e8,#f9ead6);border-color:#e8a96a}.cr2-profile--dark{background:linear-gradient(135deg,#2c1505,#4a2010);color:#fff;border-color:#6b3f1f}.cr2-profile-label{font-size:1.15rem;font-weight:800;margin-bottom:4px}.cr2-profile--light .cr2-profile-label{color:#7a5010}.cr2-profile--medium .cr2-profile-label{color:#6b3f1f}.cr2-profile--dark .cr2-profile-label{color:#f4d89a}.cr2-profile-temp{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:14px}.cr2-profile--light .cr2-profile-temp{color:#b88030}.cr2-profile--medium .cr2-profile-temp{color:#c8864a}.cr2-profile--dark .cr2-profile-temp{color:rgba(255,255,255,.6)}.cr2-profile-card p{font-size:.9rem;line-height:1.6;margin:0 0 16px}.cr2-profile--light p,.cr2-profile--medium p{color:#5a4030}.cr2-profile--dark p{color:rgba(255,255,255,.8)}.cr2-profile-notes{display:flex;flex-direction:column;gap:4px;border-top:1px solid rgba(0,0,0,.08);padding-top:14px}.cr2-profile--dark .cr2-profile-notes{border-color:rgba(255,255,255,.15)}.cr2-note{font-size:.82rem}.cr2-profile--light .cr2-note,.cr2-profile--medium .cr2-note{color:#6a5040}.cr2-profile--dark .cr2-note{color:rgba(255,255,255,.7)}.cr2-profile--light .cr2-note strong,.cr2-profile--medium .cr2-note strong{color:#2c1505}.cr2-profile--dark .cr2-note strong{color:#f4d89a}.cr2-what-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.cr2-what-item{padding:24px;background:#faf8f5;border-radius:12px;border:1px solid #e8ddd4}.cr2-what-num{font-size:2rem;font-weight:900;color:#e8ddd4;margin-bottom:12px;line-height:1}.cr2-city-item h4,.cr2-what-item h3{font-size:1rem;font-weight:700;color:#2c1505;margin:0 0 8px}.cr2-city-item p,.cr2-what-item p{font-size:.88rem;color:#5a4a3a;line-height:1.6;margin:0}.cr2-cities-list{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.cr2-city-item{background:#fff;border:1px solid #e8ddd4;border-radius:12px;padding:24px 20px}.cr2-city-item h4{font-size:1.05rem}.cr2-city-item p{margin:0 0 14px}.cr2-city-link{font-size:.85rem;font-weight:600;color:#c8864a;text-decoration:none}.cr2-city-link:hover{color:#6b3f1f}.cr2-back{display:flex;align-items:center;gap:24px}.cr2-back-link,.cr2-back-link-secondary{color:#6b3f1f;font-weight:600;text-decoration:none;font-size:.9rem}.cr2-back-link:hover{color:#2c1505}.cr2-back-link-secondary{color:#c8864a}.cr2-back-link-secondary:hover{color:#6b3f1f}@media (max-width:600px){.cr2-cities-list,.cr2-profiles-grid,.cr2-what-grid{grid-template-columns:1fr}.cr2-back{flex-direction:column;align-items:flex-start;gap:12px}}