.dd-footer{background:#0A0A0A;color:rgba(255,255,255,0.72);font-family:var(--dd-font-sans,'Montserrat',sans-serif);position:relative;overflow:hidden}.dd-footer::before{content:"";position:absolute;top:-120px;right:-180px;width:520px;height:260px;background:var(--dd-accent,#7A1F2B);clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);opacity:0.08;pointer-events:none}.dd-footer-inner{max-width:1280px;margin:0 auto;padding:72px 24px 40px;position:relative;z-index:1}.dd-footer-top{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:48px;padding-bottom:56px;border-bottom:1px solid rgba(255,255,255,0.08)}.dd-footer-about{padding-right:40px}.dd-footer-logo{display:inline-block;margin-bottom:20px}.dd-footer-logo img{height:48px;width:auto;display:block}.dd-footer-tagline{font-family:var(--dd-font-display,'Cormorant',serif);font-size:22px;font-weight:500;letter-spacing:-0.01em;line-height:1.3;color:#fff;margin:0 0 14px}.dd-footer-tagline em{font-style:italic;color:var(--dd-gold,#E6C06C)}.dd-footer-desc{font-size:13px;line-height:1.6;color:rgba(255,255,255,0.55);margin:0 0 22px;max-width:340px}.dd-footer-social{display:flex;gap:8px}.dd-footer-social a{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.1);color:rgba(255,255,255,0.75);border-radius:50%;transition:background 150ms ease,color 150ms ease,border-color 150ms ease;text-decoration:none}.dd-footer-social a:hover{background:var(--dd-gold,#E6C06C);color:var(--dd-ink,#0A0A0A);border-color:var(--dd-gold,#E6C06C)}.dd-footer-col-title{font-size:11px;font-weight:700;letter-spacing:0.18em;text-transform:uppercase;color:#fff;margin:0 0 18px}.dd-footer-col-toggle{display:none}.dd-footer-col-content{display:block}.dd-footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.dd-footer-links a{font-size:13px;color:rgba(255,255,255,0.6);text-decoration:none;transition:color 140ms ease,padding-left 180ms ease}.dd-footer-links a:hover{color:var(--dd-gold,#E6C06C);padding-left:4px}.dd-footer-contact{display:flex;flex-direction:column;gap:10px;font-size:12px}.dd-footer-contact-item{display:flex;gap:10px;align-items:flex-start;color:rgba(255,255,255,0.65)}.dd-footer-contact-item svg{color:var(--dd-gold,#E6C06C);flex-shrink:0;margin-top:2px}.dd-footer-contact-item strong{display:block;color:#fff;font-weight:600;margin-bottom:2px;font-size:12px}.dd-footer-contact-item a{color:inherit;text-decoration:none;font-size:12px}.dd-footer-contact-item a:hover{color:var(--dd-gold,#E6C06C)}.dd-footer-middle{display:flex;justify-content:space-between;align-items:center;gap:32px;padding:32px 0;border-bottom:1px solid rgba(255,255,255,0.08);flex-wrap:wrap}.dd-footer-pay-text{margin:0;font-size:12px;color:rgba(255,255,255,0.6);line-height:1.5}.dd-footer-pay-text strong{color:var(--dd-gold,#E6C06C);font-weight:600}.dd-footer-seals{display:flex;align-items:center;gap:14px;font-size:10px;color:rgba(255,255,255,0.5);letter-spacing:0.08em;text-transform:uppercase;font-weight:600}.dd-footer-seal{display:inline-flex;align-items:center;gap:6px}.dd-footer-seal svg{color:var(--dd-gold,#E6C06C)}.dd-footer-bottom{padding-top:32px;display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap;font-size:11px;color:rgba(255,255,255,0.45);letter-spacing:0.02em}.dd-footer-bottom p{margin:0;line-height:1.6}.dd-footer-bottom strong{color:rgba(255,255,255,0.65);font-weight:600}.dd-footer-bottom a{color:rgba(255,255,255,0.55);text-decoration:underline;text-underline-offset:2px}.dd-footer-bottom a:hover{color:var(--dd-gold,#E6C06C)}@media (max-width:900px){.dd-footer-inner{padding:40px 20px 24px}.dd-footer::before{width:340px;height:180px;top:-80px;right:-140px;opacity:0.06}.dd-footer-top{grid-template-columns:1fr;gap:0;padding-bottom:16px}.dd-footer-about{grid-column:auto;padding-right:0;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,0.08)}.dd-footer-logo img{height:36px}.dd-footer-tagline{font-size:16px;margin-bottom:10px}.dd-footer-desc{font-size:12px;margin-bottom:14px;line-height:1.5}.dd-footer-social a{width:32px;height:32px}.dd-footer-social a svg{width:14px;height:14px}.dd-footer-col{border-bottom:1px solid rgba(255,255,255,0.08)}.dd-footer-col-toggle{display:flex;justify-content:space-between;align-items:center;width:100%;padding:14px 0;background:transparent;border:0;color:#fff;font-family:inherit;font-size:11px;font-weight:700;letter-spacing:0.16em;text-transform:uppercase;cursor:pointer;text-align:left}.dd-footer-col-toggle svg{color:rgba(255,255,255,0.5);transition:transform 220ms cubic-bezier(.2,.7,.2,1)}.dd-footer-col.is-open .dd-footer-col-toggle svg{transform:rotate(180deg);color:var(--dd-gold,#E6C06C)}.dd-footer-col-content{max-height:0;overflow:hidden;transition:max-height 280ms cubic-bezier(.2,.7,.2,1)}.dd-footer-col.is-open .dd-footer-col-content{max-height:500px}.dd-footer-col-title{display:none}.dd-footer-links{padding:2px 0 16px;gap:8px}.dd-footer-links a{font-size:12px}.dd-footer-contact{padding:2px 0 16px;gap:12px}.dd-footer-contact-item{font-size:11px}.dd-footer-contact-item strong{font-size:11px}.dd-footer-contact-item a{font-size:11px}.dd-footer-middle{flex-direction:column;align-items:flex-start;gap:12px;padding:18px 0}.dd-footer-pay-text{font-size:11px}.dd-footer-seals{flex-wrap:wrap;gap:10px 16px;font-size:9px}.dd-footer-bottom{flex-direction:column;gap:10px;padding-top:16px;font-size:10px}.dd-footer-bottom p{font-size:10px;line-height:1.5}}@media (max-width:480px){.dd-footer-inner{padding:32px 16px 20px}.dd-footer-tagline{font-size:15px}.dd-footer-desc{font-size:11px}}.dd-footer-pertise{display:inline-flex;align-items:center;gap:10px;margin-top:14px;font-size:11px;color:rgba(255,255,255,0.5);letter-spacing:0.08em;text-transform:uppercase}.dd-footer-pertise a{display:inline-flex;align-items:center;transition:opacity .15s}.dd-footer-pertise a:hover{opacity:.75}.dd-footer-pertise img{height:20px;width:auto;display:block}