:root{
  --fcx-bg:#f7f4ec;--fcx-surface:#fff;--fcx-surface-2:#efeae0;--fcx-ink:#102f55;--fcx-soft:#53667a;
  --fcx-line:#d9d3c7;--fcx-yellow:#ffda00;--fcx-yellow-2:#ffd45a;--fcx-navy:#102f55;--fcx-green:#16a765;--fcx-radius:22px;--fcx-max:1880px;
}
html[data-fcx-theme="dark"]{--fcx-bg:#071a33;--fcx-surface:#0b2345;--fcx-surface-2:#0d3152;--fcx-ink:#fff;--fcx-soft:#d5e1ed;--fcx-line:#31516d;--fcx-yellow:#ffda00;--fcx-yellow-2:#ffd45a;--fcx-navy:#061b35;--fcx-green:#35d48a}
@media(prefers-color-scheme:dark){html:not([data-fcx-theme]){--fcx-bg:#071a33;--fcx-surface:#0b2345;--fcx-surface-2:#0d3152;--fcx-ink:#fff;--fcx-soft:#d5e1ed;--fcx-line:#31516d;--fcx-navy:#061b35;--fcx-green:#35d48a}}
body{background:var(--fcx-bg);color:var(--fcx-ink)}
.fcx-header,.fcx-hero-shell,.fcx-directory,.fcx-categories,.fcx-cta,.fcx-footer{font-family:Nunito,Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--fcx-ink);box-sizing:border-box}
.fcx-header *,.fcx-hero-shell *,.fcx-directory *,.fcx-categories *,.fcx-cta *,.fcx-footer *{box-sizing:border-box}
.fcx-header{position:relative;z-index:50;background:var(--fcx-bg);border-bottom:1px solid var(--fcx-line)}
.fcx-header__inner{max-width:var(--fcx-max);margin:auto;min-height:86px;padding:14px 22px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}
.fcx-brand img{display:block;width:188px;height:auto;max-height:58px;object-fit:contain}
.fcx-nav{display:flex;justify-content:center;gap:24px}.fcx-nav a,.fcx-footer a{color:var(--fcx-ink);text-decoration:none;font-weight:800}.fcx-nav a:hover{opacity:.68}
.fcx-header__actions{display:flex;align-items:center;gap:10px}.fcx-theme-toggle,.fcx-menu-toggle{border:1px solid var(--fcx-line);background:var(--fcx-surface);color:var(--fcx-ink);cursor:pointer}.fcx-theme-toggle{width:44px;height:44px;border-radius:50%;font-size:20px}.fcx-menu-toggle{display:none;width:44px;height:44px;border-radius:14px;padding:10px}.fcx-menu-toggle span{display:block;height:2px;background:currentColor;margin:5px 0}
.fcx-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:14px;padding:13px 18px;font-weight:900;border:1px solid transparent}.fcx-btn--primary{background:var(--fcx-navy);color:#fff}.fcx-btn--yellow{background:var(--fcx-yellow);color:#102f55}
.fcx-hero-shell{padding:24px 22px 12px;background:var(--fcx-bg)}
.fcx-hero-grid{max-width:var(--fcx-max);margin:auto;display:grid;grid-template-columns:minmax(280px,400px) minmax(560px,1fr) minmax(280px,400px);gap:18px;align-items:start}
.fcx-goads{width:100%;max-width:400px;aspect-ratio:2/3;border:1px solid var(--fcx-line);border-radius:var(--fcx-radius);padding:12px;background:var(--fcx-surface-2);overflow:hidden}
.fcx-goads__inner{height:100%;border:1px dashed color-mix(in srgb,var(--fcx-line) 70%,transparent);border-radius:16px;background:var(--fcx-surface-2);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;color:var(--fcx-soft)}
.fcx-goads__inner span{display:inline-flex;padding:7px 12px;border-radius:999px;background:var(--fcx-yellow);color:#102f55;font-weight:1000;font-size:13px}.fcx-goads__inner strong{font-size:19px;margin-top:12px;color:var(--fcx-ink)}.fcx-goads__inner small{margin-top:4px;font-weight:900}
.fcx-hero-center{display:grid;grid-template-rows:minmax(0,1fr) auto;gap:14px;min-width:0}
.fcx-hero-card{min-height:490px;border:1px solid var(--fcx-line);border-radius:var(--fcx-radius);background:var(--fcx-surface);display:grid;grid-template-columns:minmax(0,1.28fr) minmax(250px,.72fr);overflow:hidden}
.fcx-hero-copy{padding:54px 46px;display:flex;flex-direction:column;justify-content:center}.fcx-kicker,.fcx-section-head span,.fcx-cta span{font-weight:1000;text-transform:uppercase;letter-spacing:.12em;font-size:12px;color:#c89200}
.fcx-hero-copy h1{font-size:clamp(42px,4vw,72px);line-height:.95;letter-spacing:-.045em;margin:12px 0 18px;color:var(--fcx-ink);font-weight:1000}.fcx-hero-copy>p{max-width:720px;font-size:18px;line-height:1.55;color:var(--fcx-soft);margin:0 0 26px}
.fcx-search{display:grid;grid-template-columns:minmax(0,1fr) 220px 156px;border:1px solid var(--fcx-line);border-radius:16px;overflow:hidden;background:var(--fcx-surface);min-height:58px}.fcx-search input,.fcx-search select,.fcx-search button{height:58px;border:0;border-radius:0;margin:0;box-shadow:none;outline:none;font:inherit}.fcx-search input,.fcx-search select{background:var(--fcx-surface);color:var(--fcx-ink);padding:0 18px}.fcx-search select{border-left:1px solid var(--fcx-line)}.fcx-search button{width:100%;background:var(--fcx-navy);color:#fff;font-weight:1000;cursor:pointer;padding:0 18px}.fcx-search button:hover{filter:brightness(1.08)}
.fcx-quick{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:16px;font-size:13px}.fcx-quick span{color:var(--fcx-soft);font-weight:900}.fcx-quick a{text-decoration:none;color:var(--fcx-ink);font-weight:900;padding:6px 10px;border:1px solid var(--fcx-line);border-radius:999px;background:var(--fcx-surface-2)}
.fcx-hero-art{display:flex;align-items:center;justify-content:center;padding:24px;background:linear-gradient(150deg,var(--fcx-surface-2),var(--fcx-surface))}.fcx-hero-art img{display:block;width:min(100%,300px);height:auto;max-height:420px;object-fit:contain}
.fcx-az{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:9px;padding:16px 22px;border:1px solid var(--fcx-line);border-radius:var(--fcx-radius);background:var(--fcx-surface);overflow-x:auto;scrollbar-width:none}.fcx-az::-webkit-scrollbar{display:none}.fcx-az a{flex:0 0 auto;display:grid;place-items:center;min-width:30px;height:38px;padding:0 5px;text-decoration:none;color:var(--fcx-ink);font-weight:1000;font-size:18px;border-radius:10px}.fcx-az a:hover,.fcx-az a.is-all{background:var(--fcx-yellow);color:#102f55}.fcx-az a.is-all{padding:0 14px}
.fcx-directory,.fcx-categories{max-width:var(--fcx-max);margin:0 auto;padding:52px 22px}.fcx-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:20px}.fcx-section-head h2{font-size:clamp(30px,3vw,48px);line-height:1;margin:8px 0 8px;font-weight:1000;letter-spacing:-.03em}.fcx-section-head p{margin:0;color:var(--fcx-soft);font-size:16px}.fcx-section-head>a{color:var(--fcx-ink);font-weight:1000;text-decoration:none;white-space:nowrap}
.fcx-yellow-head{display:grid;grid-template-columns:minmax(0,1fr) 230px 280px;gap:18px;padding:12px 18px;background:var(--fcx-yellow);color:#102f55;border-radius:14px 14px 0 0;font-size:12px;letter-spacing:.08em}.fcx-list{border:1px solid var(--fcx-line);border-top:0;border-radius:0 0 18px 18px;overflow:hidden;background:var(--fcx-surface)}
.fcx-row{display:grid;grid-template-columns:minmax(0,1fr) 230px 280px;gap:18px;align-items:center;min-height:78px;padding:11px 18px;border-top:1px solid var(--fcx-line);background:var(--fcx-surface)}.fcx-row:first-child{border-top:0}.fcx-row:nth-child(even){background:color-mix(in srgb,var(--fcx-surface) 76%,var(--fcx-surface-2))}.fcx-row__main{display:flex;align-items:center;gap:14px;min-width:0}.fcx-initial{width:38px;height:38px;flex:0 0 38px;border-radius:11px;background:var(--fcx-yellow);color:#102f55;display:grid;place-items:center;font-weight:1000}.fcx-row__main>div{min-width:0}.fcx-name{display:block;color:var(--fcx-ink);font-size:17px;line-height:1.15;font-weight:1000;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fcx-row__main small{display:block;color:var(--fcx-soft);font-size:13px;margin-top:4px}.fcx-row__phone strong{font-size:17px;color:var(--fcx-ink)}.fcx-row__phone span{font-size:13px;color:var(--fcx-soft)}.fcx-row__actions{display:flex;justify-content:flex-end;gap:7px;flex-wrap:wrap}.fcx-action{min-height:36px;display:inline-flex;align-items:center;justify-content:center;padding:7px 12px;border-radius:10px;text-decoration:none;font-weight:1000;font-size:13px;border:1px solid var(--fcx-line)}.fcx-action--call{background:var(--fcx-navy);color:#fff;border-color:transparent}.fcx-action--wa{background:var(--fcx-green);color:#071a33;border-color:transparent}.fcx-action--profile{background:transparent;color:var(--fcx-ink)}
.fcx-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.fcx-category-grid a{min-height:150px;padding:22px;border:1px solid var(--fcx-line);border-radius:18px;background:var(--fcx-surface);text-decoration:none;color:var(--fcx-ink);display:flex;flex-direction:column;justify-content:flex-end}.fcx-category-grid a>span{width:42px;height:42px;border-radius:12px;background:var(--fcx-yellow);color:#102f55;display:grid;place-items:center;font-weight:1000;margin-bottom:auto}.fcx-category-grid strong{font-size:17px}.fcx-category-grid small{color:var(--fcx-soft);margin-top:3px}
.fcx-cta{max-width:calc(var(--fcx-max) - 44px);margin:26px auto 70px;border-radius:24px;padding:36px 42px;background:var(--fcx-navy);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px}.fcx-cta h2{margin:8px 0;font-size:clamp(28px,3vw,44px);line-height:1.05}.fcx-cta p{margin:0;color:#dce7f3}.fcx-cta .fcx-btn{flex:0 0 auto}
.fcx-footer{background:#06172e;color:#fff;padding:46px 22px 120px}.fcx-footer__inner{max-width:var(--fcx-max);margin:auto;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:40px}.fcx-footer__brand img{width:190px;filter:brightness(0) invert(1);max-height:60px;object-fit:contain}.fcx-footer__brand p{max-width:340px;color:#b8c8d8}.fcx-footer__inner>div:not(.fcx-footer__brand){display:flex;flex-direction:column;align-items:flex-start;gap:9px}.fcx-footer__inner>div>strong{margin-bottom:6px}.fcx-footer a{color:#d8e4ef;font-size:14px}.fcx-footer__legal{max-width:var(--fcx-max);margin:38px auto 0;padding-top:18px;border-top:1px solid #29405d;color:#9eb0c3;font-size:13px}
.fcx-dock{display:none}
@media(max-width:1500px){.fcx-hero-grid{grid-template-columns:minmax(235px,310px) minmax(520px,1fr) minmax(235px,310px)}.fcx-hero-copy{padding:42px 34px}.fcx-search{grid-template-columns:minmax(0,1fr) 190px 140px}.fcx-az a{font-size:16px;min-width:25px}}
@media(max-width:1180px){.fcx-hero-grid{grid-template-columns:1fr}.fcx-goads--lateral{display:none}.fcx-hero-card{grid-template-columns:minmax(0,1.35fr) minmax(220px,.65fr)}.fcx-yellow-head,.fcx-row{grid-template-columns:minmax(0,1fr) 190px 230px}.fcx-category-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){body{padding-bottom:78px}.fcx-header__inner{grid-template-columns:auto auto 1fr;min-height:74px}.fcx-brand img{width:148px}.fcx-menu-toggle{display:block}.fcx-nav{display:none;position:absolute;top:74px;left:14px;right:14px;flex-direction:column;align-items:stretch;padding:14px;background:var(--fcx-surface);border:1px solid var(--fcx-line);border-radius:16px;box-shadow:0 16px 40px rgba(0,0,0,.18)}.fcx-nav.is-open{display:flex}.fcx-nav a{padding:11px 10px;border-radius:10px}.fcx-header__actions{justify-self:end}.fcx-header__actions .fcx-btn{display:none}.fcx-theme-toggle{width:40px;height:40px}.fcx-hero-shell{padding:14px 12px 6px}.fcx-hero-card{min-height:0;grid-template-columns:1fr}.fcx-hero-copy{padding:34px 22px 18px}.fcx-hero-copy h1{font-size:44px}.fcx-hero-copy>p{font-size:16px}.fcx-search{grid-template-columns:1fr;border-radius:14px;overflow:hidden}.fcx-search input,.fcx-search select,.fcx-search button{height:52px}.fcx-search select{border-left:0;border-top:1px solid var(--fcx-line)}.fcx-search button{border-top:1px solid transparent}.fcx-hero-art{padding:10px 22px 24px}.fcx-hero-art img{width:min(100%,260px);max-height:300px}.fcx-az{min-height:70px;border-radius:16px;justify-content:flex-start;padding:10px 12px;gap:6px}.fcx-az a{font-size:16px;min-width:34px;height:36px}.fcx-directory,.fcx-categories{padding:36px 12px}.fcx-section-head{align-items:flex-start;flex-direction:column;gap:8px}.fcx-section-head>a{font-size:14px}.fcx-yellow-head{display:none}.fcx-list{border-top:1px solid var(--fcx-line);border-radius:16px}.fcx-row{grid-template-columns:1fr auto;grid-template-areas:"main phone" "main actions";gap:6px 12px;padding:13px 12px;min-height:88px}.fcx-row__main{grid-area:main}.fcx-row__phone{grid-area:phone;text-align:right}.fcx-row__phone strong{font-size:14px}.fcx-row__actions{grid-area:actions}.fcx-initial{width:34px;height:34px;flex-basis:34px}.fcx-name{font-size:15px;white-space:normal}.fcx-row__main small{font-size:12px}.fcx-action{min-height:32px;padding:5px 9px;font-size:11px}.fcx-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.fcx-category-grid a{min-height:128px;padding:16px}.fcx-cta{margin:10px 12px 40px;padding:28px 22px;flex-direction:column;align-items:flex-start}.fcx-footer{padding-bottom:110px}.fcx-footer__inner{grid-template-columns:1fr 1fr;gap:28px}.fcx-footer__brand{grid-column:1/-1}.fcx-dock{position:fixed;z-index:100;left:10px;right:10px;bottom:10px;height:66px;padding:7px 8px;background:color-mix(in srgb,var(--fcx-surface) 92%,transparent);backdrop-filter:blur(18px);border:1px solid var(--fcx-line);border-radius:20px;display:grid;grid-template-columns:repeat(5,1fr);box-shadow:0 10px 30px rgba(0,0,0,.2)}.fcx-dock a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:var(--fcx-ink);text-decoration:none}.fcx-dock span{font-size:19px;font-weight:1000}.fcx-dock small{font-size:10px;font-weight:900}.fcx-dock a.is-primary span{width:38px;height:38px;border-radius:13px;background:var(--fcx-yellow);color:#102f55;display:grid;place-items:center;margin-top:-18px;box-shadow:0 7px 20px rgba(0,0,0,.17)}}
@media(max-width:520px){.fcx-header__inner{padding-inline:12px;gap:8px}.fcx-brand img{width:132px}.fcx-hero-copy h1{font-size:38px}.fcx-quick{display:none}.fcx-row{grid-template-columns:1fr;grid-template-areas:"main" "phone" "actions"}.fcx-row__phone{text-align:left;padding-left:48px}.fcx-row__actions{justify-content:flex-start;padding-left:48px}.fcx-category-grid{grid-template-columns:1fr 1fr}.fcx-footer__inner{grid-template-columns:1fr}.fcx-footer__brand{grid-column:auto}}
