.switch-page{width:100%}.switch{max-width:100%;margin:0 auto;padding:24px 40px}.switch-header{justify-content:space-between;align-items:flex-start;gap:32px;margin:24px 0;display:flex}.switch-header-content{flex:1;min-width:0}.switch-header-content p{margin-top:12px}.switch-section{flex-direction:column;gap:32px;margin-bottom:40px;display:flex}.switch-preview{flex-direction:column;gap:32px;width:100%;display:flex}.switch-row{grid-template-columns:160px minmax(0,1fr);align-items:flex-start;gap:24px;width:100%;display:grid}.switch-row-label{padding-top:6px}.switch-row-content{align-items:flex-start;width:100%;min-width:0;display:flex}@media (max-width:768px){.switch{padding:24px}.switch-header{flex-direction:column;align-items:stretch;gap:24px;margin:32px 0 48px}.switch-section{gap:24px;margin-bottom:32px}.switch-row{grid-template-columns:1fr;gap:12px}.switch-row-label{padding-top:0}}@media (max-width:520px){.switch{padding:24px}.switch-header{gap:16px;margin:24px 0 40px}.switch-header-content p{margin-top:8px}.switch-preview{gap:20px}.switch-section{gap:20px;margin-bottom:24px}}
