:root{--stx-vestibule-bg:#f6f8fc;--stx-vestibule-surface:#ffffff;--stx-vestibule-text:#0d1324;--stx-vestibule-muted:#5b6475;--stx-vestibule-border:#e6ecf5;--stx-vestibule-radius:18px;--stx-vestibule-shadow:0 4px 24px rgba(13, 18, 37, 0.08)}.icon-svg{display:inline-block;width:1em;height:1em;vertical-align:-.125em;fill:currentColor;flex-shrink:0}.relief-page{background:var(--stx-vestibule-bg);color:var(--stx-vestibule-text);font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}.relief-container{max-width:800px;margin:0 auto;padding:0 20px}.relief-lead-visual{padding:40px 0 0;text-align:center}.relief-lead-visual-title{font-size:28px;font-weight:900;color:var(--stx-vestibule-text);margin:0 0 24px;line-height:1.2}.relief-lead-visual-img{max-width:480px;margin:0 auto}.relief-lead-visual-img img{width:100%;height:auto;border-radius:var(--stx-vestibule-radius);display:block}.relief-content{padding:24px 0 60px}.relief-body{background:var(--stx-vestibule-surface);border-radius:var(--stx-vestibule-radius);padding:28px 24px;box-shadow:var(--stx-vestibule-shadow);border:1px solid var(--stx-vestibule-border)}.relief-form-title{font-size:22px;font-weight:800;color:var(--stx-vestibule-text);margin:0 0 8px;line-height:1.3}.relief-form-title .icon-svg{color:var(--stx-color-orange,#FF5000);margin-right:8px}.relief-body>p{font-size:15px;color:var(--stx-vestibule-muted);line-height:1.6;margin:0 0 24px}.relief-form-row{display:flex;flex-direction:column;gap:0}.relief-form-group{margin-bottom:16px}.relief-form-group label{display:block;font-size:14px;font-weight:600;color:var(--stx-vestibule-text);margin-bottom:6px}.relief-form-group input,.relief-form-group textarea{display:block;width:100%;padding:12px 16px;font-size:15px;color:var(--stx-vestibule-text);background:var(--stx-vestibule-bg);border:1px solid var(--stx-vestibule-border);border-radius:10px;outline:none;transition:border-color 0.2s;box-sizing:border-box}.relief-form-group input:focus,.relief-form-group textarea:focus{border-color:var(--stx-color-orange,#FF5000)}.relief-form-group textarea{min-height:120px;resize:vertical}.hp-field{position:absolute;left:-9999px;top:-9999px;opacity:0;height:0;width:0;overflow:hidden}.relief-submit{display:block;width:100%;padding:14px 28px;font-size:16px;font-weight:700;color:#fff;background:var(--stx-color-orange,#FF5000);border:none;border-radius:10px;cursor:pointer;transition:background 0.2s,transform 0.1s;text-align:center;margin-top:8px}.relief-submit:hover{background:#e04800}.relief-submit:active{transform:scale(.98)}.relief-submit:disabled{opacity:.7;cursor:not-allowed}.relief-submit .icon-svg{margin-right:6px}.relief-form-msg{font-size:14px;text-align:center;margin:16px 0 0;padding:0;min-height:20px}.relief-msg-success{color:#2e7d32;background:#e8f5e9;border-radius:10px;padding:12px 16px}.relief-msg-error{color:#c62828;background:#ffebee;border-radius:10px;padding:12px 16px}.relief-footer{margin-top:0}@media (min-width:768px){.relief-lead-visual{padding:48px 0 0}.relief-lead-visual-title{font-size:36px}.relief-content{padding:32px 0 80px}.relief-body{padding:36px 40px}.relief-form-title{font-size:24px}.relief-form-row{flex-direction:row;gap:16px}.relief-form-row .relief-form-group{flex:1}}