.host-register-page{min-height:100vh;background:#fff}.host-register-main{padding-top:100px}.host-register-content{padding:0 0 80px}.host-register-container{width:100%;background:#fff}.host-register-wrapper{max-width:760px;margin:0 auto;padding:56px 24px 0}.host-register-title{font-size:26px;font-weight:800;color:#1a1a1a;line-height:1.4;margin:0 0 14px}.host-register-description{font-size:15.5px;color:#444;line-height:1.7;margin:0 0 28px}.host-register-notice{display:flex;gap:16px;padding:24px 22px;border:1px solid #e5e5e5;border-left:4px solid #000;border-radius:8px;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.04);margin-bottom:28px}.host-register-notice-icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(0,0,0,.08);color:#000}.host-register-notice-icon svg{width:22px;height:22px}.host-register-notice-text{min-width:0}.host-register-notice-text p{font-size:14.5px;color:#333;line-height:1.75;margin:0 0 12px}.host-register-notice-text p:last-child{margin-bottom:0}.host-register-notice-text strong{color:#000}.host-register-notice-text ul{margin:0 0 12px;padding-left:18px}.host-register-notice-text li{font-size:14px;color:#555;line-height:1.7;margin-bottom:6px}.host-register-welcome{font-size:15.5px;font-weight:600;color:#1a1a1a;line-height:1.7;margin:0 0 32px}.host-register-btn{display:inline-flex;align-items:center;gap:10px;padding:15px 28px;background:#000;color:#fff;font-size:15px;font-weight:700;border-radius:6px;text-decoration:none;transition:background .2s ease}.host-register-btn:hover{background:#1a1a1a}.host-register-btn svg{width:18px;height:18px}@media (max-width:768px){.host-register-main{padding-top:80px}.host-register-wrapper{padding:36px 18px 0}.host-register-title{font-size:21px}.host-register-description,.host-register-welcome{font-size:14.5px}.host-register-notice{flex-direction:column;gap:12px;padding:18px 16px}.host-register-btn{width:100%;justify-content:center}}