@import"https://fonts.googleapis.com/css2?family=Sarabun:wght@300;400;600&family=Playfair+Display:wght@700&display=swap";.footer-wrap{position:relative;background:linear-gradient(135deg,#1b107c,#1f3985,#152c5a);color:#fff;text-align:center;padding:52px 24px 32px;overflow:hidden}.footer-wrap:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,#c084fc,#f59e0b,#c084fc,transparent)}.footer-orb{position:absolute;border-radius:50%;filter:blur(70px);pointer-events:none;opacity:.18}.footer-orb-1{width:280px;height:280px;background:#7c3aed;top:-80px;left:-60px;animation:orb-drift 8s ease-in-out infinite alternate}.footer-orb-2{width:220px;height:220px;background:#f59e0b;bottom:-60px;right:-40px;animation:orb-drift 10s ease-in-out infinite alternate-reverse}@keyframes orb-drift{0%{transform:translate(0)}to{transform:translate(30px,20px)}}.footer-dots{position:absolute;inset:0;background-image:radial-gradient(circle,rgba(192,132,252,.12) 1px,transparent 1px);background-size:28px 28px;pointer-events:none}.footer-inner{position:relative;z-index:1;max-width:700px;margin:0 auto}.footer-badge{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:16px;background:linear-gradient(135deg,#7c3aed,#a855f7);box-shadow:0 0 24px #a855f780;margin-bottom:20px;font-size:26px;animation:badge-pulse 3s ease-in-out infinite}@keyframes badge-pulse{0%,to{box-shadow:0 0 24px #a855f780}50%{box-shadow:0 0 40px #a855f7d9}}.footer-link{text-decoration:none;display:inline-block;margin-bottom:6px}.footer-title{font-weight:600;font-size:17px;color:#f3e8ff;letter-spacing:.02em;line-height:1.6;transition:color .3s;margin:0}.footer-link:hover .footer-title{color:#f59e0b}.footer-divider{display:flex;align-items:center;gap:12px;margin:18px auto;max-width:320px}.footer-divider-line{flex:1;height:1px;background:linear-gradient(90deg,transparent,rgba(192,132,252,.4),transparent)}.footer-divider-gem{width:6px;height:6px;background:#f59e0b;border-radius:50%;box-shadow:0 0 8px #f59e0b}.footer-address{font-size:13.5px;color:#f3e8ffb3;line-height:1.85;margin:0 0 20px;font-weight:300}.footer-author{font-size:12px;font-weight:300;color:#f3e8ff66;margin:0;letter-spacing:.03em}.footer-author span{color:#f59e0bb3}.footer-author a{color:beige}.footer-link-underline{display:block;height:1.5px;background:linear-gradient(90deg,transparent,#f59e0b,transparent);transform:scaleX(0);transition:transform .4s ease;margin-top:3px}.footer-link:hover .footer-link-underline{transform:scaleX(1)}.footer-contact-group{display:flex;flex-direction:column;align-items:center;gap:15px;margin:20px 0}.footer-contact{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 16px;border-radius:50px;background-color:#f3f4f6;color:#374151;font-weight:500;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 5px #0000000d;font-size:14px}.footer-contact:hover{background-color:#e5e7eb;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.footer-contact.copied{background-color:#dcfce7;color:#166534;transform:scale(1.05)}.footer-socials{display:flex;gap:12px}.social-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;color:#fff;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.social-btn.facebook{background-color:#1877f2}.social-btn.line{background-color:#00b900}.social-btn:hover{transform:translateY(-4px) scale(1.1);box-shadow:0 5px 15px #0003}
