:root{--navy:#061a33;--navy-dark:#041224;--navy-mid:#0b2a4a;--navy-panel:#102f52;--navy-card:#0d2847;--gold:#d9a441;--gold-hi:#f0c15a;--gold-soft:#f6d889;--gold-border:#d9a44159;--gold-glow:#d9a44126;--white:#fff;--bg-light:#f7f8fa;--bg-light-alt:#edf1f7;--card-light:#fff;--text-dark:#17243a;--text-muted:#526174;--text-light:#fff;--text-muted-dark:#c9d2df;--fb-blue:#1877f2;--fb-blue-hover:#1465d2;--line-green:#06c755;--line-green-hover:#05a847;--font-family:"Sarabun", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-full:9999px;--max-w:1240px;--max-w-narrow:780px;--header-h:68px;--mobile-cta-h:60px;--container-px:16px;--shadow-sm:0 2px 6px #0412240f;--shadow-md:0 4px 16px #0412241a;--shadow-lg:0 8px 30px #04122426;--shadow-gold:0 4px 20px #d9a44140;--transition:.2s ease-in-out}@media (width>=768px){:root{--container-px:24px}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;scroll-padding-top:calc(var(--header-h) + 12px)}body{font-family:var(--font-family);color:var(--text-dark);background-color:var(--white);letter-spacing:.01em;padding-bottom:calc(var(--mobile-cta-h) + env(safe-area-inset-bottom,0px));font-size:16px;line-height:1.6;overflow-x:hidden}@media (width>=768px){body{padding-bottom:0}}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font-family:var(--font-family);cursor:pointer;background:0 0;border:none}input,select,textarea{font-family:var(--font-family);font-size:16px}.container{width:100%;max-width:var(--max-w);padding-inline:var(--container-px);margin-inline:auto}.container--narrow{max-width:var(--max-w-narrow)}.section{padding-block:clamp(2.5rem,5vw,4.5rem)}.section--light{background-color:var(--bg-light);color:var(--text-dark)}.section--white{background-color:var(--white);color:var(--text-dark)}.section--navy{background-color:var(--navy);color:var(--white)}.section--navy-dark{background-color:var(--navy-dark);color:var(--white)}.section-header{text-align:center;margin-bottom:clamp(1.75rem,4vw,3rem)}.section-tag{letter-spacing:.1em;text-transform:uppercase;color:var(--gold);margin-bottom:var(--space-2);font-size:.8rem;font-weight:700;display:inline-block}.section-title{color:var(--navy);margin-bottom:var(--space-3);letter-spacing:-.01em;font-size:clamp(1.6rem,3.5vw,2.3rem);font-weight:800;line-height:1.28}.section--navy .section-title,.section--navy-dark .section-title{color:var(--white)}.section-subtitle{color:var(--text-muted);max-width:640px;margin-inline:auto;font-size:clamp(.92rem,1.8vw,1.05rem);line-height:1.6}.section--navy .section-subtitle,.section--navy-dark .section-subtitle{color:var(--text-muted-dark)}.btn{border-radius:var(--radius-md);text-align:center;transition:background var(--transition), border-color var(--transition), transform var(--transition);cursor:pointer;box-sizing:border-box;white-space:nowrap;justify-content:center;align-items:center;gap:8px;min-height:52px;padding:.85em 1.5em;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-flex}.btn:active{transform:scale(.98)}.btn--gold{background-color:var(--gold);color:var(--navy);border:1px solid var(--gold)}.btn--gold:hover{background-color:var(--gold-hi);border-color:var(--gold-hi)}.btn--fb{background-color:var(--fb-blue);color:var(--white);border:1px solid var(--fb-blue)}.btn--fb:hover{background-color:var(--fb-blue-hover);border-color:var(--fb-blue-hover)}.btn--line{background-color:var(--line-green);color:var(--white);border:1px solid var(--line-green)}.btn--line:hover{background-color:var(--line-green-hover);border-color:var(--line-green-hover)}.btn--navy-outline{color:var(--white);border:1.5px solid var(--gold);background-color:#0b2a4abf}.btn--navy-outline:hover{border-color:var(--gold-hi);color:var(--gold-hi);background-color:#d9a44133}.btn--gold-outline{color:var(--gold);border:1.5px solid var(--gold);background-color:#0000}.btn--gold-outline:hover{background-color:var(--gold);color:var(--navy)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app{flex-direction:column;width:100%;min-height:100vh;display:flex}main{flex:1 0 auto}.header{z-index:1000;height:var(--header-h);background-color:var(--navy);border-bottom:1px solid var(--gold-border);box-shadow:var(--shadow-md);position:sticky;top:0;left:0;right:0}.header__container{height:100%}.header__inner{justify-content:space-between;align-items:center;height:100%;display:flex}.header__brand{flex-direction:column;line-height:1.15;text-decoration:none;display:flex}.header__brand-name{color:var(--white);letter-spacing:-.01em;font-size:1.12rem;font-weight:800}.header__brand-sub{color:var(--gold-soft);margin-top:2px;font-size:.72rem;font-weight:500}.header__nav{display:none}.header__nav-list{align-items:center;gap:var(--space-4);list-style:none;display:flex}.header__nav-link{color:var(--white);transition:color var(--transition);padding:6px 4px;font-size:.9rem;font-weight:600}.header__nav-link:hover{color:var(--gold-hi)}.header__actions{align-items:center;gap:10px;display:none}.header__btn-phone{border:1.5px solid var(--gold);color:var(--gold-hi);border-radius:var(--radius-md);transition:background-color var(--transition), color var(--transition);background-color:#102f52b3;align-items:center;gap:6px;padding:6px 14px;font-size:.88rem;font-weight:700;text-decoration:none;display:inline-flex}.header__btn-phone:hover{background-color:var(--gold);color:var(--navy)}.header__btn-icon{border-radius:var(--radius-md);width:36px;height:36px;color:var(--white);transition:transform var(--transition), opacity var(--transition);justify-content:center;align-items:center;display:inline-flex}.header__btn-icon:hover{opacity:.9;transform:translateY(-1px)}.header__btn-icon--fb{background-color:var(--fb-blue)}.header__btn-icon--line{background-color:var(--line-green)}.header__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:32px;height:26px;padding:0;display:flex}.header__hamburger-bar{background-color:var(--gold-hi);width:100%;height:2.5px;transition:all var(--transition);border-radius:2px}.header__hamburger.is-active .header__hamburger-bar:first-child{transform:translateY(8px)rotate(45deg)}.header__hamburger.is-active .header__hamburger-bar:nth-child(2){opacity:0}.header__hamburger.is-active .header__hamburger-bar:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.header__mobile-menu{top:var(--header-h);max-height:calc(100svh - var(--header-h));background-color:var(--navy-dark);border-top:1px solid var(--gold-border);opacity:0;pointer-events:none;z-index:999;transition:transform .25s ease-in-out,opacity .2s ease-in-out;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;transform:translateY(-100%)}.header__mobile-menu.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.header__mobile-menu-inner{padding:var(--space-5) var(--space-4) var(--space-8);gap:var(--space-6);flex-direction:column;display:flex}.header__mobile-nav-list{gap:var(--space-3);flex-direction:column;list-style:none;display:flex}.header__mobile-nav-link{color:var(--white);border-radius:var(--radius-sm);background:#102f5259;border:1px solid #d9a44126;padding:8px 12px;font-size:1.05rem;font-weight:600;display:block}.header__mobile-nav-link:active{color:var(--gold-hi);background:#d9a44133}.header__mobile-ctas{flex-direction:column;gap:10px;display:flex}.header__mobile-ctas .btn{width:100%;min-height:50px}@media (width>=1024px){.header__inner{align-items:center;gap:var(--space-6);grid-template-columns:auto 1fr auto;display:grid}.header__nav{justify-content:center;display:flex}.header__actions{display:flex}.header__hamburger,.header__mobile-menu{display:none}}.hero{background-color:var(--navy-dark);color:var(--white);align-items:center;display:flex;position:relative;overflow:hidden}.hero__bg{z-index:0;position:absolute;inset:0}.hero__bg img{object-fit:cover;object-position:center 35%;width:100%;height:100%}.hero__overlay{z-index:1;background:linear-gradient(#041224f0 0%,#041224e0 50%,#061a33f5 100%);position:absolute;inset:0}@media (width>=1024px){.hero__overlay{background:linear-gradient(90deg,#041224f5 0%,#041224e0 45%,#061a3373 100%)}}.hero__container{z-index:2;position:relative}.hero__content{max-width:680px;padding-block:clamp(2rem,5vw,4.5rem)}.hero__promo{border-radius:var(--radius-full);color:var(--gold-hi);background:#d9a44126;border:1px solid #f0c15a66;align-items:center;gap:6px;margin-bottom:12px;padding:.35em .9em;font-size:.78rem;font-weight:600;display:inline-flex}.hero__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--gold-soft);margin-bottom:8px;font-size:.8rem;font-weight:600}.hero__title{color:var(--white);letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(1.85rem,6.5vw,3rem);font-weight:800;line-height:1.22}.hero__title span{color:var(--gold-hi)}.hero__subtitle{color:var(--text-muted-dark);max-width:580px;margin-bottom:16px;font-size:clamp(.95rem,2vw,1.12rem);line-height:1.55}.hero__trust-pills{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.hero__pill{border-radius:var(--radius-full);color:var(--white);background:#102f5299;border:1px solid #d9a4414d;align-items:center;gap:6px;padding:.3em .85em;font-size:.78rem;font-weight:600;display:inline-flex}.hero__pill:before{content:"✓";color:var(--gold-hi);font-weight:800}.hero__cta-group{flex-direction:column;gap:10px;width:100%;margin-bottom:14px;display:flex}.hero__cta-group .btn{border-radius:var(--radius-md);white-space:nowrap;width:100%;height:52px;min-height:52px;font-size:.95rem;font-weight:700}@media (width>=768px){.hero__cta-group{grid-template-columns:repeat(2,1fr);gap:12px;max-width:560px;display:grid}}.hero__note{color:var(--text-muted-dark);flex-wrap:wrap;align-items:center;gap:6px;font-size:.8rem;display:flex}.hero__note span{color:var(--gold-soft);font-weight:600}@media (width<=640px){.hero__note{text-align:center;justify-content:center}}.trust-section{background-color:var(--navy);border-top:1px solid var(--gold-border);border-bottom:1px solid #d9a44133;padding-block:clamp(1.5rem,3vw,2.25rem)}.trust-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}@media (width>=1024px){.trust-grid{gap:var(--space-4);grid-template-columns:repeat(4,1fr)}}.trust-card{text-align:center;border-radius:var(--radius-md);padding:var(--space-3) var(--space-2);transition:transform var(--transition), border-color var(--transition);background:#0b2a4a99;border:1px solid #d9a44138;flex-direction:column;align-items:center;display:flex}@media (width>=1024px){.trust-card{text-align:left;padding:var(--space-3) var(--space-4);flex-direction:row;align-items:center;gap:12px}}.trust-card:hover{border-color:var(--gold-hi);transform:translateY(-1px)}.trust-card__icon{border-radius:var(--radius-sm);width:42px;height:42px;color:var(--gold-hi);background:#d9a44126;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:8px;display:inline-flex}@media (width>=1024px){.trust-card__icon{margin-bottom:0}}.trust-card__title{color:var(--white);margin-bottom:3px;font-size:.88rem;font-weight:700;line-height:1.25}.trust-card__desc{color:var(--text-muted-dark);font-size:.76rem;line-height:1.35}.services-grid{gap:var(--space-4);margin-bottom:var(--space-6);grid-template-columns:1fr;display:grid}@media (width>=640px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.services-grid{gap:var(--space-5);grid-template-columns:repeat(4,1fr)}}.service-card{background-color:var(--white);border:1px solid #e2e8f0;border-top:3px solid var(--gold);border-radius:var(--radius-lg);padding:var(--space-5) var(--space-4);box-shadow:var(--shadow-sm);transition:transform var(--transition), box-shadow var(--transition), border-color var(--transition);flex-direction:column;display:flex}.service-card:hover{box-shadow:var(--shadow-md);border-color:#cbd5e1;border-top-color:var(--gold-hi);transform:translateY(-2px)}.service-card__top{margin-bottom:var(--space-4);justify-content:space-between;align-items:center;display:flex}.service-card__badge{color:var(--navy);background-color:var(--bg-light-alt);border-radius:var(--radius-sm);padding:3px 8px;font-size:.72rem;font-weight:700}.service-card__icon{width:44px;height:44px;color:var(--gold);border-radius:var(--radius-md);background-color:#d9a4411f;justify-content:center;align-items:center;display:inline-flex}.service-card__title{color:var(--navy);margin-bottom:var(--space-2);font-size:1.15rem;font-weight:800;line-height:1.3}.service-card__desc{color:var(--text-muted);font-size:.88rem;line-height:1.55}.services-extra{background-color:var(--white);border:1px dashed var(--gold);border-radius:var(--radius-md);padding:var(--space-4);align-items:center;gap:var(--space-3);text-align:center;margin-bottom:var(--space-6);flex-direction:column;display:flex}@media (width>=768px){.services-extra{justify-content:center;gap:var(--space-4);flex-direction:row}}.services-extra__label{color:var(--navy);font-size:.9rem;font-weight:700}.services-extra__list{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.services-extra__item{color:var(--gold);border-radius:var(--radius-full);background-color:#d9a4411a;padding:3px 10px;font-size:.85rem;font-weight:600}.services-action{text-align:center}.services-action .btn{width:100%;max-width:320px}.portfolio-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:0;display:grid}@media (width>=641px){.portfolio-grid{margin-bottom:clamp(2rem,4vw,3rem)}}@media (width>=768px){.portfolio-grid{gap:16px}}@media (width>=1024px){.portfolio-grid{grid-template-columns:repeat(4,1fr);gap:20px}}.portfolio-card{aspect-ratio:4/3;border-radius:var(--radius-md);background-color:var(--bg-light-alt);cursor:pointer;width:100%;box-shadow:var(--shadow-sm);transition:transform var(--transition), box-shadow var(--transition), border-color var(--transition);border:1px solid #e2e8f0;padding:0;position:relative;overflow:hidden}.portfolio-card:hover{box-shadow:var(--shadow-md);border-color:var(--gold);transform:translateY(-2px)}.portfolio-card__img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.portfolio-card__overlay{opacity:0;transition:opacity var(--transition);background:#04122473;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.portfolio-card:hover .portfolio-card__overlay,.portfolio-card:focus .portfolio-card__overlay{opacity:1}.portfolio-card__zoom-hint{color:var(--white);border:1px solid var(--gold);border-radius:var(--radius-full);background:#061a33d9;padding:4px 12px;font-size:.78rem;font-weight:700}.portfolio-cta{border:1.5px solid var(--gold-border);border-radius:var(--radius-lg);text-align:center;align-items:center;gap:var(--space-4);box-shadow:var(--shadow-md);background:linear-gradient(135deg,#061a33f5 0%,#0b2a4af0 100%);flex-direction:column;padding:clamp(1.5rem,3.5vw,2.5rem);display:none}@media (width>=641px){.portfolio-cta{display:flex}}@media (width>=768px){.portfolio-cta{text-align:left;flex-direction:row;justify-content:space-between}}.portfolio-cta__title{color:var(--white);margin-bottom:4px;font-size:1.25rem;font-weight:800}.portfolio-cta__desc{color:var(--text-muted-dark);font-size:.92rem;line-height:1.5}.portfolio-cta .btn{flex-shrink:0;width:100%;max-width:280px}.portfolio-modal{z-index:2000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#041224eb;justify-content:center;align-items:center;padding:16px;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0}.portfolio-modal__inner{background:var(--navy);border:1px solid var(--gold-border);border-radius:var(--radius-lg);width:100%;max-width:860px;box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.portfolio-modal__img{object-fit:contain;object-position:center;background:var(--navy-dark);width:100%;max-height:75vh;display:block}.portfolio-modal__close{border:1px solid var(--gold);border-radius:var(--radius-full);width:36px;height:36px;color:var(--gold-hi);cursor:pointer;z-index:10;background:#041224cc;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:flex;position:absolute;top:10px;right:10px}.portfolio-modal__caption{color:var(--text-muted-dark);text-align:center;border-top:1px solid #d9a44133;padding:12px 16px;font-size:.88rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fb-section{background-color:var(--bg-light);padding-block:clamp(2.5rem,5vw,4rem)}.fb-card{border-radius:var(--radius-lg);color:var(--white);text-align:center;background:linear-gradient(135deg,#0a2540 0%,#061a33 100%);border:1.5px solid #1877f266;flex-direction:column;align-items:center;padding:clamp(2rem,5vw,3.5rem) clamp(1.25rem,4vw,3rem);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #1877f226}.fb-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#1877f240 0%,#0000 70%);border-radius:50%;width:180px;height:180px;position:absolute;top:-50px;right:-50px}.fb-card__badge{border:1px solid var(--fb-blue);border-radius:var(--radius-full);color:#60a5fa;letter-spacing:.08em;margin-bottom:var(--space-3);background-color:#1877f233;align-items:center;gap:6px;padding:4px 14px;font-size:.8rem;font-weight:700;display:inline-flex}.fb-card__title{color:var(--white);margin-bottom:var(--space-3);font-size:clamp(1.5rem,3.5vw,2.2rem);font-weight:800;line-height:1.25}.fb-card__desc{color:var(--text-muted-dark);max-width:600px;margin-bottom:var(--space-5);font-size:clamp(.95rem,2vw,1.1rem);line-height:1.6}.fb-card__desc strong{color:var(--gold-hi)}.fb-card__list{text-align:left;margin-bottom:var(--space-6);flex-direction:column;gap:10px;width:100%;max-width:480px;list-style:none;display:flex}.fb-card__item{color:#e2e8f0;align-items:center;gap:10px;font-size:.92rem;display:flex}.fb-card__check{background-color:var(--fb-blue);width:24px;height:24px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.fb-card__action{justify-content:center;width:100%;display:flex}.fb-card__action .btn{width:100%;max-width:380px;font-size:1.05rem}.why-grid{grid-template-columns:1fr;gap:12px;display:grid}@media (width>=640px){.why-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (width>=1024px){.why-grid{grid-template-columns:repeat(4,1fr);gap:18px}}.why-card{border-radius:var(--radius-md);padding:var(--space-4) var(--space-3);transition:transform var(--transition), border-color var(--transition), background-color var(--transition);background:#102f5273;border:1px solid #d9a44138;align-items:flex-start;gap:12px;display:flex}.why-card:hover{border-color:var(--gold-hi);background:#102f52b3;transform:translateY(-2px)}.why-card__num{color:var(--gold);border-radius:var(--radius-sm);background:#d9a4411f;flex-shrink:0;padding:4px 8px;font-size:1.1rem;font-weight:800;line-height:1}.why-card__body{flex:1}.why-card__title{color:var(--white);margin-bottom:4px;font-size:.95rem;font-weight:700;line-height:1.35}.why-card__desc{color:var(--text-muted-dark);font-size:.82rem;line-height:1.5}.process-grid{grid-template-columns:1fr;gap:12px;display:grid}@media (width>=640px){.process-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (width>=1024px){.process-grid{grid-template-columns:repeat(3,1fr);gap:20px}}.process-card{background-color:var(--white);border-radius:var(--radius-md);padding:var(--space-4);box-shadow:var(--shadow-sm);transition:transform var(--transition), box-shadow var(--transition), border-color var(--transition);border:1px solid #e2e8f0;position:relative}.process-card:hover{border-color:var(--gold);box-shadow:var(--shadow-md);transform:translateY(-2px)}.process-card__header{margin-bottom:var(--space-2);align-items:center;gap:10px;display:flex}.process-card__num{color:var(--navy);background-color:var(--gold);border-radius:var(--radius-full);flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;font-weight:800;display:inline-flex}.process-card__step-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}.process-card__title{color:var(--navy);margin-bottom:6px;font-size:1.02rem;font-weight:800;line-height:1.35}.process-card__desc{color:var(--text-muted);font-size:.85rem;line-height:1.5}.lead-cta{background:linear-gradient(135deg, var(--navy-dark) 0%, var(--navy-panel) 100%);border-top:1.5px solid var(--gold-border);border-bottom:1.5px solid var(--gold-border);text-align:center}.lead-cta__inner{flex-direction:column;align-items:center;max-width:680px;margin-inline:auto;display:flex}.lead-cta__title{color:var(--white);margin-bottom:var(--space-3);font-size:clamp(1.6rem,4vw,2.3rem);font-weight:800;line-height:1.25}.lead-cta__title span{color:var(--gold-hi)}.lead-cta__desc{color:var(--text-muted-dark);margin-bottom:var(--space-6);font-size:clamp(.95rem,2vw,1.1rem);line-height:1.55}.lead-cta__grid{flex-direction:column;gap:10px;width:100%;max-width:100%;display:flex}.lead-cta__grid .btn{border-radius:var(--radius-md);white-space:nowrap;width:100%;height:52px;min-height:52px;font-size:.95rem;font-weight:700}@media (width>=768px){.lead-cta__grid{grid-template-columns:repeat(2,1fr);gap:12px;max-width:540px;display:grid}}.reviews-grid{gap:var(--space-5);max-width:860px;margin-inline:auto;margin-bottom:var(--space-6);grid-template-columns:1fr;display:grid}@media (width>=768px){.reviews-grid{gap:var(--space-6);grid-template-columns:repeat(2,1fr)}}.review-card{background-color:var(--bg-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid #e2e8f0;flex-direction:column;display:flex;overflow:hidden}.review-card__header{background-color:var(--white);border-bottom:1px solid #e2e8f0;padding:10px 14px}.review-card__verified{color:var(--line-green);font-size:.78rem;font-weight:700}.review-card__img-wrap{background-color:var(--bg-light);justify-content:center;align-items:center;padding:12px;display:flex}.review-card__img{object-fit:contain;border-radius:var(--radius-sm);width:100%;max-height:480px}.reviews-action{text-align:center}.reviews-action .btn{width:100%;max-width:380px}.faq-list{flex-direction:column;gap:10px;display:flex}.faq-item{background-color:var(--white);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:border-color var(--transition);border:1px solid #e2e8f0;overflow:hidden}.faq-item.is-open{border-color:var(--gold)}.faq-question{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:14px 18px;display:flex}.faq-question__text{color:var(--navy);font-size:.98rem;font-weight:700;line-height:1.35}.faq-question__icon{color:var(--gold);flex-shrink:0;font-size:1.3rem;font-weight:700;line-height:1}.faq-answer{padding:0 18px 16px;border-top:1px solid #f1f5f9;padding-top:12px}.faq-answer p{color:var(--text-muted);font-size:.9rem;line-height:1.6}.contact-layout{gap:var(--space-6);grid-template-columns:1fr;display:grid}@media (width>=1024px){.contact-layout{gap:var(--space-8);grid-template-columns:1fr 1.15fr;align-items:start}}.contact-info__heading{color:var(--navy);margin-bottom:var(--space-4);font-size:1.25rem;font-weight:800}.contact-channels{margin-bottom:var(--space-6);flex-direction:column;gap:12px;display:flex}.contact-channel-card{border-radius:var(--radius-md);background-color:var(--white);box-shadow:var(--shadow-sm);transition:transform var(--transition), box-shadow var(--transition), border-color var(--transition);border:1px solid #e2e8f0;align-items:center;gap:14px;padding:14px 16px;text-decoration:none;display:flex}.contact-channel-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.contact-channel-card--fb{background:linear-gradient(135deg,#1877f214 0%,#1877f205 100%);border-color:#1877f266}.contact-channel-card--fb .contact-channel-card__icon{background-color:var(--fb-blue);color:var(--white)}.contact-channel-card--phone{background:linear-gradient(135deg,#d9a44114 0%,#d9a44105 100%);border-color:#d9a44166}.contact-channel-card--phone .contact-channel-card__icon{background-color:var(--navy);color:var(--gold-hi)}.contact-channel-card--line{background:linear-gradient(135deg,#06c75514 0%,#06c75505 100%);border-color:#06c75566}.contact-channel-card--line .contact-channel-card__icon{background-color:var(--line-green);color:var(--white)}.contact-channel-card__icon{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.contact-channel-card__body{flex-direction:column;display:flex}.contact-channel-card__label{color:var(--text-muted);text-transform:uppercase;font-size:.75rem;font-weight:700}.contact-channel-card__val{color:var(--navy);font-size:1.08rem;font-weight:800;line-height:1.25}.contact-channel-card__sub{color:var(--text-muted);margin-top:2px;font-size:.8rem}.contact-meta{background-color:var(--bg-light);border-radius:var(--radius-md);padding:var(--space-4);gap:var(--space-3);border:1px solid #e2e8f0;flex-direction:column;display:flex}.contact-meta__item{gap:12px;font-size:.88rem;line-height:1.5;display:flex}.contact-meta__icon{color:var(--gold);flex-shrink:0;margin-top:2px}.contact-meta__item strong{color:var(--navy);margin-bottom:2px;font-size:.92rem;display:block}.contact-meta__item p{color:var(--text-muted)}.contact-meta__area{color:var(--navy);border-radius:var(--radius-sm);background:#d9a44126;margin-top:4px;padding:2px 8px;font-size:.78rem;font-weight:600;display:inline-block}.contact-form-wrap{background-color:var(--bg-light);border:1px solid #e2e8f0;border-top:4px solid var(--gold);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:clamp(1.25rem,4vw,2.25rem)}.contact-form-header{margin-bottom:var(--space-4)}.contact-form-title{color:var(--navy);margin-bottom:4px;font-size:1.25rem;font-weight:800}.contact-form-desc{color:var(--text-muted);font-size:.88rem}.contact-form{flex-direction:column;gap:14px;display:flex}.form-group{flex-direction:column;gap:4px;display:flex}.form-label{color:var(--navy);font-size:.88rem;font-weight:700}.form-req{color:#dc2626}.form-input,.form-select,.form-textarea{border-radius:var(--radius-sm);background-color:var(--white);width:100%;color:var(--navy);transition:border-color var(--transition), box-shadow var(--transition);border:1px solid #cbd5e1;padding:10px 14px;font-size:16px}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:var(--gold);outline:none;box-shadow:0 0 0 3px #d9a44133}.form-notice{border-radius:var(--radius-sm);color:var(--text-dark);background-color:#06c75514;border:1px solid #06c7554d;padding:10px 12px;font-size:.82rem;line-height:1.5}.form-submit-btn{width:100%;margin-top:4px;font-size:1rem}.footer{background-color:var(--navy-dark);color:var(--text-muted-dark);border-top:2px solid var(--gold);padding-top:clamp(2.5rem,5vw,4rem);padding-bottom:clamp(1.5rem,3vw,2.5rem);font-size:.88rem}.footer__grid{gap:var(--space-6);margin-bottom:var(--space-8);grid-template-columns:1fr;display:grid}@media (width>=640px){.footer__grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.footer__grid{gap:var(--space-8);grid-template-columns:1.5fr 1fr 1fr 1.3fr}}.footer__brand-title{color:var(--white);margin-bottom:2px;font-size:1.25rem;font-weight:800}.footer__legal{color:var(--gold-soft);margin-bottom:var(--space-3);font-size:.8rem;font-weight:600}.footer__desc{margin-bottom:var(--space-4);font-size:.85rem;line-height:1.6}.footer__socials{flex-wrap:wrap;gap:10px;display:flex}.footer__social-btn{border-radius:var(--radius-sm);color:var(--white);align-items:center;gap:6px;padding:6px 12px;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.footer__social-btn--fb{background-color:var(--fb-blue)}.footer__social-btn--line{background-color:var(--line-green)}.footer__heading{color:var(--white);margin-bottom:var(--space-3);padding-bottom:8px;font-size:1rem;font-weight:700;position:relative}.footer__heading:after{content:"";background-color:var(--gold);width:24px;height:2px;position:absolute;bottom:0;left:0}.footer__links{flex-direction:column;gap:8px;list-style:none;display:flex}.footer__links a{color:var(--text-muted-dark);transition:color var(--transition)}.footer__links a:hover{color:var(--gold-hi)}.footer__contact-list{flex-direction:column;gap:10px;list-style:none;display:flex}.footer__contact-list strong{color:var(--gold-soft)}.footer__phone-link{color:var(--gold-hi);font-weight:700}.footer__bottom{padding-top:var(--space-4);text-align:center;color:#94a3b8;border-top:1px solid #d9a44133;flex-direction:column;align-items:center;gap:6px;font-size:.8rem;display:flex}@media (width>=640px){.footer__bottom{flex-direction:row;justify-content:space-between}}.footer__domain{color:var(--gold);font-weight:600}.mobile-cta{z-index:1000;background-color:var(--navy-dark);border-top:2px solid var(--gold);padding-bottom:env(safe-area-inset-bottom,0px);display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #04122473}@media (width>=768px){.mobile-cta{display:none}}.mobile-cta__inner{width:100%;height:var(--mobile-cta-h);display:flex}.mobile-cta__btn{transition:background-color var(--transition);-webkit-tap-highlight-color:transparent;border-right:1px solid #d9a44133;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding:4px 2px;text-decoration:none;display:flex}.mobile-cta__btn:last-child{border-right:none}.mobile-cta__icon{justify-content:center;align-items:center;line-height:1;display:flex}.mobile-cta__label{letter-spacing:.01em;font-size:.72rem;font-weight:700;line-height:1}.mobile-cta__btn--fb{color:#60a5fa;background-color:#1877f226}.mobile-cta__btn--fb:active{background-color:#1877f24d}.mobile-cta__btn--phone{color:var(--gold-hi);background-color:#0b2a4ab3}.mobile-cta__btn--phone:active{background-color:#d9a44133}.mobile-cta__btn--quote{background-color:var(--gold);color:var(--navy)}.mobile-cta__btn--quote .mobile-cta__label{font-weight:800}.mobile-cta__btn--quote:active{background-color:var(--gold-hi)}
