.contact-layout{min-height:100vh;background:linear-gradient(135deg,#f8f9fa,#fff)}.contact-header{background:hsla(0,0%,100%,.95)!important;backdrop-filter:blur(10px);border-bottom:1px solid rgba(245,130,31,.2);box-shadow:0 2px 8px rgba(245,130,31,.1);height:80px;padding:0 24px}.header-content{justify-content:space-between;height:100%;max-width:1200px;margin:0 auto}.header-content,.logo-section{display:flex;align-items:center}.logo-section{gap:12px;cursor:pointer}.logo-icon{font-size:32px;color:#f5821f}.logo-text{font-size:24px;font-weight:700;color:#f5821f}.nav-section .ant-btn{color:#333;font-weight:500}.nav-section .ant-btn:hover{color:#f5821f}.contact-content{background:transparent}.container{max-width:1200px;margin:0 auto;padding:0 24px}.contact-hero{padding:80px 0 60px;text-align:center;background:linear-gradient(135deg,#ff6a00,#f5821f 30%,#e6741a 70%,#d4661a);color:#fff}.page-title{font-size:3rem!important;font-weight:700!important;color:#fff!important;margin-bottom:24px!important;text-shadow:0 2px 4px rgba(0,0,0,.3)}.page-description{font-size:1.2rem!important;color:hsla(0,0%,100%,.95)!important;text-shadow:0 1px 2px rgba(0,0,0,.2);margin-bottom:0!important}.contact-main{padding:80px 0}.contact-info-card{height:100%;border-radius:16px;border:2px solid #f0f0f0;box-shadow:0 8px 32px rgba(0,0,0,.08)}.contact-info-card .ant-card-body{padding:32px}.contact-info-list{margin:24px 0}.contact-info-item{display:flex;align-items:flex-start;gap:16px;margin-bottom:24px;padding:16px;border-radius:12px;background:#f8f9fa;transition:all .3s ease}.contact-info-item:hover{background:#fff;box-shadow:0 4px 16px rgba(245,130,31,.1);transform:translateY(-2px)}.contact-icon{font-size:24px;color:#f5821f;margin-top:4px}.contact-details{display:flex;flex-direction:column;gap:4px}.contact-value{font-size:16px;color:#333;font-weight:500}.contact-note{margin-top:24px}.contact-note h4{color:#333!important;margin-bottom:16px!important}.contact-note ul{list-style:none;padding:0;margin:0}.contact-note li{position:relative;padding-left:20px;margin-bottom:8px;color:#666;line-height:1.6}.contact-note li:before{content:"✓";position:absolute;left:0;color:#ff6a00;font-weight:700}.contact-form-card{height:100%;border-radius:16px;border:2px solid #f0f0f0;box-shadow:0 8px 32px rgba(0,0,0,.08)}.contact-form-card .ant-card-body{padding:32px}.contact-form .ant-form-item-label>label{font-weight:600;color:#333}.contact-form .ant-input,.contact-form .ant-input-affix-wrapper,.contact-form .ant-select-selector{border-radius:8px;border:2px solid #f0f0f0;transition:all .3s ease}.contact-form .ant-input-affix-wrapper:focus,.contact-form .ant-input:focus,.contact-form .ant-select-focused .ant-select-selector{border-color:#f5821f;box-shadow:0 0 0 2px rgba(245,130,31,.1)}.contact-form .ant-btn-primary{background:linear-gradient(135deg,#ff6a00,#f5821f);border:none;border-radius:8px;height:48px;font-size:16px;font-weight:600;box-shadow:0 4px 16px rgba(245,130,31,.3);transition:all .3s ease}.contact-form .ant-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(245,130,31,.4)}@media (max-width:768px){.contact-hero{padding:60px 0 40px}.page-title{font-size:2rem!important}.page-description{font-size:1rem!important}.contact-main{padding:60px 0}.contact-form-card .ant-card-body,.contact-info-card .ant-card-body{padding:24px}.contact-info-item{padding:12px}.container,.header-content{padding:0 16px}}.contact-form .ant-btn-loading{pointer-events:none}.contact-form .ant-form-item-has-error .ant-input,.contact-form .ant-form-item-has-error .ant-select-selector{border-color:#ff4d4f}.contact-form .ant-form-item-has-error .ant-input:focus,.contact-form .ant-form-item-has-error .ant-select-focused .ant-select-selector{border-color:#ff4d4f;box-shadow:0 0 0 2px rgba(255,77,79,.1)}