:root{--fms-navy:#07142b;--fms-gold:#c9a45c;--fms-ink:#101828;--fms-max:1480px}*{box-sizing:border-box}html,body{margin:0;padding:0;overflow-x:hidden}.fms-site{margin:0;background:#fff;color:var(--fms-ink);font-family:Arial,Helvetica,sans-serif}.fms-topbar{height:34px;background:var(--fms-navy);color:#fff;font-size:11px;letter-spacing:.11em;text-transform:uppercase}.fms-topbar-inner{width:min(100% - 48px,var(--fms-max));height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between}.fms-topbar a{color:#fff;text-decoration:none;margin-left:26px;opacity:.9}.fms-header{height:92px;background:rgba(255,255,255,.98);border-bottom:1px solid #e8e5df;position:relative;z-index:100;box-shadow:0 5px 22px rgba(7,20,43,.045)}.fms-header-inner{width:min(100% - 48px,var(--fms-max));height:100%;margin:auto;display:grid;grid-template-columns:260px minmax(0,1fr) auto;align-items:center;gap:28px}.fms-logo{display:flex!important;align-items:center!important;width:240px!important;height:72px!important;overflow:hidden!important}.fms-logo img{display:block!important;width:240px!important;height:64px!important;max-width:240px!important;max-height:64px!important;object-fit:contain!important;object-position:left center!important;margin:0!important;padding:0!important}.fms-nav{display:flex;align-items:center;justify-content:center;gap:clamp(18px,2vw,34px);height:100%}.fms-header a,.fms-footer a{color:var(--fms-ink);text-decoration:none}.fms-nav a{position:relative;font-size:13px;font-weight:700;letter-spacing:.04em;white-space:nowrap;text-transform:uppercase}.fms-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-10px;height:1px;background:var(--fms-gold);transition:.25s}.fms-nav a:hover:after{right:0}.fms-wholesale-link{color:#9b7535!important}.fms-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.fms-icon-btn,.fms-currency,.fms-icon-link{height:38px;min-width:38px;border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;color:var(--fms-navy)!important;font-size:13px;font-weight:700;padding:0 9px;cursor:pointer}.fms-icon-btn{font-size:25px;font-family:Georgia,serif}.fms-currency{border-left:1px solid #e5e2dc;border-right:1px solid #e5e2dc;padding:0 14px}.fms-icon-link{font-size:13px}.fms-mobile-account,.fms-menu-toggle{display:none}.fms-hero{height:clamp(620px,calc(100vh - 126px),820px);min-height:620px;background-image:linear-gradient(90deg,rgba(3,12,29,.78) 0%,rgba(3,12,29,.42) 31%,rgba(3,12,29,.04) 58%,rgba(3,12,29,0) 100%),url('https://firstmystyle.com/wp-content/uploads/2026/09/firstmystyle-home-hero.png');background-position:center center;background-size:cover;background-repeat:no-repeat;display:flex;align-items:center}.fms-hero-copy{width:min(100% - 48px,var(--fms-max));margin:auto;color:#fff}.fms-hero-copy>span{font-size:14px;letter-spacing:.22em;font-weight:700}.fms-hero h1{max-width:700px;margin:16px 0 18px;font-family:Georgia,'Times New Roman',serif;font-size:clamp(48px,5.2vw,82px);line-height:.98}.fms-hero p{max-width:590px;margin:0;font-size:clamp(17px,1.35vw,21px);line-height:1.6}.fms-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;margin:28px 10px 0 0;padding:0 26px;border:1px solid var(--fms-gold);color:#fff!important;text-decoration:none;font-weight:700}.fms-btn.gold{background:var(--fms-gold);color:var(--fms-navy)!important}.fms-wrap{width:min(100% - 48px,1240px);margin:auto;padding:72px 0}.fms-wrap h2{font:600 clamp(30px,3vw,44px)/1.1 Georgia;margin:0 0 30px}.fms-grid,.fms-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.fms-grid a{display:block;padding:60px 28px;background:#f5f5f5;font-size:24px}.fms-footer{padding:35px max(24px,calc((100vw - var(--fms-max))/2));background:var(--fms-navy);color:#fff;display:flex;justify-content:space-between;gap:20px}.fms-footer a{color:#fff}
@media(max-width:1100px){.fms-header-inner{grid-template-columns:210px 1fr auto;gap:16px}.fms-logo,.fms-logo img{width:200px!important;max-width:200px!important}.fms-nav{gap:16px}.fms-nav a{font-size:12px}.fms-actions{gap:2px}}
@media(max-width:900px){.fms-topbar{height:30px}.fms-topbar-inner{width:calc(100% - 32px)}.fms-topbar-inner>span{display:none}.fms-topbar-inner{justify-content:flex-end}.fms-topbar a{margin-left:20px}.fms-header{height:76px}.fms-header-inner{width:calc(100% - 32px);display:flex;gap:12px}.fms-logo{width:205px!important;height:60px!important}.fms-logo img{width:205px!important;height:54px!important;max-width:205px!important;max-height:54px!important}.fms-menu-toggle{margin-left:auto;width:42px;height:42px;border:0;background:transparent;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:8px}.fms-menu-toggle span{display:block;height:2px;width:100%;background:var(--fms-navy)}.fms-actions{display:none}.fms-nav{display:none;position:absolute;left:0;right:0;top:76px;height:auto;background:#fff;border-top:1px solid #eee;box-shadow:0 16px 30px rgba(0,0,0,.08);padding:12px 20px 24px;flex-direction:column;align-items:stretch;gap:0}.fms-nav.is-open{display:flex}.fms-nav a{padding:14px 8px;border-bottom:1px solid #f1f1f1}.fms-nav a:after{display:none}.fms-mobile-account{display:block!important}.fms-hero{height:auto;min-height:640px;background-position:64% center}.fms-hero-copy{width:min(100% - 40px,var(--fms-max));padding:90px 0;align-self:flex-end}.fms-hero h1{max-width:520px;font-size:clamp(46px,8vw,68px)}.fms-hero p{max-width:480px}.fms-grid,.fms-products{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.fms-topbar{display:none}.fms-header{height:70px}.fms-header-inner{width:calc(100% - 24px)}.fms-logo{width:168px!important;height:54px!important}.fms-logo img{width:168px!important;height:48px!important;max-width:168px!important;max-height:48px!important}.fms-nav{top:70px}.fms-hero{min-height:610px;background-image:linear-gradient(90deg,rgba(3,12,29,.72),rgba(3,12,29,.20)),url('https://firstmystyle.com/wp-content/uploads/2026/09/firstmystyle-home-hero.png');background-position:62% center}.fms-hero-copy{width:calc(100% - 32px);padding:72px 0 48px}.fms-hero-copy>span{font-size:12px}.fms-hero h1{font-size:46px;max-width:330px}.fms-hero p{font-size:16px;max-width:330px}.fms-btn{width:100%;margin:10px 0 0}.fms-wrap{width:calc(100% - 32px);padding:52px 0}.fms-grid,.fms-products{grid-template-columns:1fr}.fms-footer{flex-direction:column;padding:30px 20px}}
