.tourist-howto__role-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.tourist-howto__role-card{padding:34px;border:1px solid var(--howto-border);border-top:6px solid var(--howto-blue);border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(23,50,77,.07)}.tourist-howto__role-card--guide{border-top-color:var(--howto-gold)}.tourist-howto__role-card h2{margin:10px 0!important;color:var(--howto-navy)!important;font-size:25px!important;text-align:left!important}.tourist-howto__role-card p{min-height:82px;color:var(--howto-muted)}.tourist-howto__role-label{color:var(--howto-blue);font-size:13px;font-weight:900;letter-spacing:.12em}.tourist-howto__button--navy{background:var(--howto-navy);color:#fff!important}.tourist-howto__support-actions{display:flex;gap:10px}.tourist-howto__status-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;border:1px solid var(--howto-border);border-radius:13px;background:#fff}.tourist-howto__status-list>div{display:grid;grid-template-columns:130px 1fr;gap:15px;padding:18px 22px;border-bottom:1px solid var(--howto-border)}.tourist-howto__status-list>div:nth-child(odd){border-right:1px solid var(--howto-border)}.tourist-howto__status-list>div:nth-last-child(-n+2){border-bottom:0}.tourist-howto__status-list strong{color:var(--howto-navy)}.tourist-howto__status-list span{color:var(--howto-muted);line-height:1.7}.tourist-howto--guide .tourist-howto__hero{background:linear-gradient(125deg,rgba(39,47,56,.98),rgba(119,95,53,.9)),radial-gradient(circle at 80% 20%,#d8bd84,transparent 45%)}
@media(max-width:800px){.tourist-howto__role-grid,.tourist-howto__status-list{grid-template-columns:1fr}.tourist-howto__role-card p{min-height:auto}.tourist-howto__status-list>div,.tourist-howto__status-list>div:nth-child(odd),.tourist-howto__status-list>div:nth-last-child(2){border-right:0;border-bottom:1px solid var(--howto-border)}.tourist-howto__status-list>div:last-child{border-bottom:0}.tourist-howto__support-actions{margin-top:22px}}
@media(max-width:560px){.tourist-howto__role-card{padding:24px 20px}.tourist-howto__status-list>div{grid-template-columns:1fr;gap:5px;padding:16px}.tourist-howto__support-actions{display:grid}.tourist-howto__support-actions .tourist-howto__button{margin-top:0}}
