body{font-family:Arial,Helvetica,sans-serif;background:linear-gradient(180deg,var(--bg),#f8fafc 35%,var(--bg-soft));color:var(--text);line-height:1.75}.hero{padding:84px 0 32px}.soft-card{background:rgba(255,255,255,.95);border:1px solid rgba(203,213,225,.8);border-radius:var(--radius);box-shadow:var(--shadow)}.crumb-wrap{background:#eef2f7;border:1px solid var(--border);border-radius:14px;padding:12px 16px}.crumb-wrap a{color:var(--accent);text-decoration:none}.section-title{font-weight:800;color:#334155;margin-bottom:1rem}.content-section{padding:30px 0}.feature-card,.register-card,.cta-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:24px;height:100%}.icon-badge{width:54px;height:54px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;background:linear-gradient(135deg,#dbeafe,#e2e8f0);color:var(--accent);font-size:1.3rem;margin-bottom:14px}.image-block{min-height:100%;border-radius:22px;background:linear-gradient(135deg,#e2e8f0,#f8fafc);border:1px solid var(--border);box-shadow:var(--shadow);display:flex;align-items:center;justify-content:center;padding:32px}.image-block i{font-size:5rem;color:var(--primary);opacity:.85}.notice{border-left:5px solid var(--accent);background:#eff6ff;padding:18px 20px;border-radius:14px}.form-card{background:linear-gradient(180deg,var(--text-light),#f8fafc);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:28px}.form-control,.form-select{border-radius:12px;border-color:var(--border);padding:.85rem 1rem}.form-control:focus,.form-select:focus{border-color:var(--accent);box-shadow:0 0 0 .2rem rgba(59,130,246,.12)}
