.gd-hero{position:relative;padding:120px 0;background:var(--gd-navy);overflow:hidden}.gd-hero::after{content:'';position:absolute;top:-250px;right:-180px;width:600px;height:600px;border:2px solid rgba(255,255,255,0.06);border-radius:50%}.gd-hero-content{position:relative;z-index:2;max-width:760px}.gd-hero-label{margin-bottom:20px;color:#d2b88f;font-size:0.72rem;font-weight:800;letter-spacing:0.16em;text-transform:uppercase}.gd-hero h1{margin-bottom:25px;color:var(--gd-white);font-size:clamp(2.5rem, 5vw, 4.6rem);font-weight:800;line-height:1.1;letter-spacing:-0.055em}.gd-hero p{max-width:650px;margin-bottom:35px;color:rgba(255,255,255,0.68);font-size:1rem;line-height:1.9}.gd-hero-actions{display:flex;flex-wrap:wrap;gap:12px}.gd-market-section{padding:100px 0;background:var(--gd-light)}.gd-market-header{max-width:720px;margin-bottom:45px}.gd-market-note{margin-top:12px;color:var(--gd-muted);font-size:0.72rem}.gd-market-card{height:100%;min-height:190px;padding:28px 24px;display:flex;flex-direction:column;justify-content:center;background:var(--gd-white);border:1px solid var(--gd-border);border-radius:var(--gd-radius);transition:all 0.25s ease}.gd-market-card:hover{transform:translateY(-5px);border-color:rgba(168,137,93,0.4);box-shadow:0 18px 45px rgba(23,33,43,0.08)}.gd-market-card-label{min-height:42px;margin-bottom:15px;color:var(--gd-muted);font-size:0.7rem;font-weight:700;line-height:1.5;text-transform:uppercase;letter-spacing:0.05em}.gd-market-card-value{margin-bottom:10px;color:var(--gd-navy);font-size:1.65rem;font-weight:800;line-height:1.2;letter-spacing:-0.045em}.gd-market-card-period{color:var(--gd-bronze-dark);font-size:0.7rem;font-weight:600}.gd-market-bottom{margin-top:35px;padding:28px 30px;background:var(--gd-navy);border-radius:var(--gd-radius);color:var(--gd-white)}.gd-market-bottom strong{display:block;margin-bottom:7px;color:var(--gd-white);font-size:0.95rem}.gd-market-bottom span{color:rgba(255,255,255,0.65);font-size:0.78rem;line-height:1.7}.gd-value-section{padding:100px 0;background:var(--gd-white)}.gd-value-box{height:100%;padding:35px;border:1px solid var(--gd-border);border-radius:var(--gd-radius);background:var(--gd-white)}.gd-value-number{margin-bottom:25px;color:var(--gd-bronze);font-size:0.8rem;font-weight:800}.gd-value-box h3{margin-bottom:15px;font-size:1.15rem;font-weight:800}.gd-value-box p{margin:0;color:var(--gd-muted);font-size:0.82rem;line-height:1.8}.gd-form-section{padding:100px 0;background:var(--gd-cream)}.gd-form-wrapper{max-width:900px;margin:0 auto;padding:50px;background:var(--gd-white);border-radius:var(--gd-radius);box-shadow:0 20px 60px rgba(23,33,43,0.06)}.gd-form-header{max-width:650px;margin:0 auto 40px;text-align:center}.gd-form-control{min-height:52px;padding:13px 16px;border:1px solid var(--gd-border);border-radius:7px;font-size:0.82rem;box-shadow:none !important}.gd-form-control:focus{border-color:var(--gd-bronze)}textarea.gd-form-control{min-height:130px;resize:vertical}.gd-faq-section{padding:100px 0;background:var(--gd-light)}.gd-faq-wrapper{max-width:850px;margin:50px auto 0}.gd-faq .accordion-item{margin-bottom:12px;border:1px solid var(--gd-border) !important;border-radius:var(--gd-radius) !important;background:var(--gd-white);overflow:hidden}.gd-faq .accordion-button{padding:22px 25px;color:var(--gd-navy);background:var(--gd-white);font-size:0.88rem;font-weight:700;box-shadow:none !important}.gd-faq .accordion-button:not(.collapsed){color:var(--gd-bronze-dark);background:var(--gd-white)}.gd-faq .accordion-button::after{background-size:14px}.gd-faq .accordion-body{padding:0 25px 25px;color:var(--gd-muted);font-size:0.82rem;line-height:1.8}.gd-blog-section{padding:100px 0;background:var(--gd-white)}.gd-blog-header{max-width:750px;margin:0 auto 55px;text-align:center}.gd-blog-list{max-width:850px;margin:0 auto}.gd-blog-item{padding:30px 0;border-bottom:1px solid var(--gd-border)}.gd-blog-item:first-child{padding-top:0}.gd-blog-item:last-child{border-bottom:0}.gd-blog-item-meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px;color:var(--gd-muted);font-size:0.68rem;font-weight:600}.gd-blog-item-date{color:var(--gd-bronze-dark)}.gd-blog-item-title{display:inline-block;margin-bottom:12px;color:var(--gd-navy);font-size:1.35rem;font-weight:800;line-height:1.4;letter-spacing:-0.025em;transition:color 0.2s ease}.gd-blog-item-title:hover{color:var(--gd-bronze-dark)}.gd-blog-item-excerpt{max-width:760px;margin-bottom:15px;color:var(--gd-muted);font-size:0.82rem;line-height:1.8}.gd-blog-tags{display:flex;flex-wrap:wrap;gap:7px}.gd-blog-tag{display:inline-flex;align-items:center;padding:5px 10px;border:1px solid var(--gd-border);border-radius:4px;color:var(--gd-muted);font-size:0.62rem;font-weight:600;transition:all 0.2s ease}.gd-blog-tag:hover{border-color:var(--gd-bronze);color:var(--gd-bronze-dark)}.gd-pagination{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:45px}.gd-pagination a,.gd-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;padding:0 12px;border:1px solid var(--gd-border);border-radius:5px;color:var(--gd-muted);background:var(--gd-white);font-size:0.72rem;font-weight:700;transition:all 0.2s ease}.gd-pagination a:hover{border-color:var(--gd-bronze);color:var(--gd-bronze-dark)}.gd-pagination .active{border-color:var(--gd-navy);background:var(--gd-navy);color:var(--gd-white)}.gd-final-cta{padding:100px 0;background:var(--gd-navy);text-align:center}.gd-final-cta h2{max-width:750px;margin:0 auto 20px;color:var(--gd-white);font-size:clamp(2rem, 4vw, 3rem);font-weight:800;line-height:1.2;letter-spacing:-0.04em}.gd-final-cta p{max-width:650px;margin:0 auto 30px;color:rgba(255,255,255,0.65);font-size:0.9rem}@media (max-width: 991.98px){.gd-section,.gd-market-section,.gd-value-section,.gd-form-section,.gd-faq-section,.gd-blog-section,.gd-final-cta{padding:80px 0}.gd-market-card{min-height:175px}}@media (max-width: 767.98px){.gd-section,.gd-market-section,.gd-value-section,.gd-form-section,.gd-faq-section,.gd-blog-section,.gd-final-cta{padding:70px 0}.gd-hero{padding:90px 0}.gd-hero-actions{flex-direction:column;align-items:stretch}.gd-hero-actions a{width:100%}.gd-market-card{min-height:160px;padding:25px}.gd-form-wrapper{padding:30px 20px}.gd-blog-item-title{font-size:1.2rem}}
