:root{--cream:#fbf1e3;--blue:#2457ff;--dark-blue:#14308a;--text:#0d1a3a}body{color:var(--text);background:var(--cream);margin:0;font-family:system-ui,sans-serif}.container{max-width:1200px;margin:0 auto;padding:40px 20px}@font-face{font-family:FuturaCustom;src:url(/fonts/futura-bold.otf)format("opentype");font-weight:800;font-style:normal}@font-face{font-family:FuturaItalics;src:url(/fonts/futura-pt.otf)format("opentype");font-weight:400;font-style:italic}:root{--cream:#fbf1e3;--blue:#2457ff;--dark-blue:#14308a;--text:#14308a;font-family:system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100vh;margin:0;padding:0}body{background:var(--cream);color:var(--text)}html,body{overflow-x:hidden}.navbar{box-sizing:border-box;z-index:999;background:url(/navbar.png) 50%/100% 100% no-repeat;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;padding:16px 25px;transition:transform .3s;display:grid;position:fixed;top:0;left:0;transform:translateY(-100%)}.navbar--visible{transform:translateY(0)}.navbar__left,.navbar__center,.navbar__right{justify-content:center;display:flex;transform:translateY(-15px)}.navbar__logo{width:auto;height:50px;display:block}.navbar a,.navbar a:visited{color:#064485;font-family:FuturaCustom;font-size:20px;font-weight:600;text-decoration:none}@media (width<=768px){.navbar{justify-items:center;gap:12px}.navbar__left,.navbar__right{justify-content:center}.navbar__logo{height:40px}}.hero{box-sizing:border-box;background:0 0;justify-content:space-between;align-items:center;gap:40px;width:100%;min-height:100vh;padding:0 17% 0 12%;display:flex;position:relative;overflow:hidden}.hero__left,.hero__right{z-index:1;position:relative}.hero__left{flex:1;justify-content:flex-start;align-items:center;min-width:0;display:flex}.hero__logo{width:auto;height:200px;display:block}.hero__right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:24px;margin-top:120px;display:flex}.hero__video{object-fit:cover;width:360px;height:220px;box-shadow:0 20px 50px #14308a26}@media (width<=1400px) and (width>=1101px){.hero{gap:60px;padding:0 10% 0 8%}.hero__logo{height:160px}.hero__right{margin-top:90px}.hero__video{width:300px;height:185px}}@media (width<=1200px) and (width>=769px){.hero{gap:50px;min-height:100vh;padding:0 8%}.hero__logo{height:150px}.hero__right{gap:18px;margin-top:80px}.hero__video{width:260px;height:160px}}@media (width<=768px){.hero{flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:auto;padding:32px 20px}.hero__left,.hero__right{justify-content:center;align-items:center;width:100%;display:flex}.hero__right{gap:14px;margin-top:0}.hero__logo{height:90px}.hero__video{width:min(100%,320px);height:180px}}.about-collections{background:0 0;padding:60px 48px;position:relative}.about-collections__container{grid-template-columns:1fr 1fr;place-items:center;gap:150px;width:min(1700px,100%);margin:0 auto;display:grid}.about-collections__item{justify-content:center;align-items:center;width:100%;display:flex}.about-collections__item img{object-fit:contain;width:100%;max-width:320px;height:auto;display:block}.about-collections__item:hover{transform:scale(1.03)}@media (width<=768px){.about-collections{padding:80px 24px}.about-collections__container{grid-template-columns:1fr 1fr;place-items:center;gap:16px}.about-collections__item img{width:100%;max-width:140px;height:auto}}.home-bg{background-image:url(/background1.png);background-position:top;background-repeat:no-repeat;background-size:100%;min-height:auto}.home-bg .footer{margin-top:50px}@media (width<=768px){.home-bg{background-image:url(/mobile-background.png);background-position:top;background-size:cover;min-height:120vh}.home-bg .footer{margin-top:0}}.footer{width:100%;position:relative;overflow:hidden}.footer__image{width:100%;height:auto;display:block}.footer__contact{color:#f1f2e2;align-items:center;gap:32px;font-family:FuturaCustom;font-size:25px;font-weight:600;display:flex;position:absolute;bottom:25%;left:50%;transform:translate(-50%)}.footer__contact a,.footer__contact div{color:#f1f2e2;white-space:nowrap;align-items:center;gap:8px;text-decoration:none;display:flex}.footer__contact img{object-fit:contain;filter:brightness(0)invert();width:22px;height:22px}@media (width<=1100px) and (width>=769px){.home-bg{background-position:top;background-size:cover;min-height:auto}.home-bg .footer{margin-top:80px;margin-bottom:0}.footer{margin-bottom:0}.footer__image{width:100%;height:auto;display:block}.footer__contact{font-size:18px;bottom:18%}}@media (width<=768px){.footer{min-height:260px;margin-bottom:0;overflow:hidden}.footer__image{object-fit:cover;object-position:center;width:100%;height:260px}.footer__contact{flex-direction:column;gap:12px;width:100%;font-size:25px;bottom:10%}.footer__contact img{width:16px;height:16px}.footer__contact{font-size:18px;bottom:18%}}.about-page{min-height:100vh;overflow-x:hidden}.about-top{aspect-ratio:1920/297;background:url(/aboutme_top.png) top/contain no-repeat;width:100%}.about-blue{background:url(/aboutme_blue.png) 50%/cover no-repeat;padding:clamp(60px,6vw,120px) 8%}.about__container{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(40px,5vw,80px);display:grid}.about__text{color:#f1f2e2;max-width:750px}.about__text p{font-family:FuturaCustom;font-size:clamp(18px,1.4vw,25px);line-height:1.6}.about__image{justify-content:flex-end;display:flex}.about__image img{width:100%;max-width:clamp(400px,35vw,750px);height:auto}.about-bottom{box-sizing:border-box;background:url(/aboutme_white.png) top/100% 100% no-repeat;height:auto;min-height:500px;padding:120px 8%}.about-bottom__container{grid-template-columns:repeat(3,1fr);gap:60px;max-width:1200px;margin:0 auto;display:grid}.about-bottom__col{color:#064485}.about-bottom__col h3{margin-bottom:16px;font-family:FuturaCustom;font-size:35px}.about-bottom__col p{margin:4px 0;font-family:FuturaItalics;font-size:25px;line-height:1.5}.about-bottom__col .label{margin-top:12px;margin-bottom:2px;font-family:FuturaItalics}.about-bottom__col .label:first-of-type{margin-top:0}.about-page .footer{width:auto;margin-top:-70px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}@media (width<=1100px){.about__container{grid-template-columns:1fr;gap:40px}.about__image{justify-content:center}.about__image img{max-width:500px}.about-bottom__container{grid-template-columns:1fr;gap:40px}.about-bottom__col{text-align:left}}@media (width<=768px){.about-top{aspect-ratio:622/282;background:url(/mobile-about.png) top/contain no-repeat;width:100%}.about-blue{padding:60px 20px}.about__container{grid-template-columns:1fr;gap:32px}.about__text{text-align:center}.about__text p{font-size:18px;line-height:1.45}.about__image img{width:75%;max-width:320px}.about-bottom{background-size:cover;min-height:auto;padding:70px 24px}.about-bottom__container{grid-template-columns:1fr;gap:36px}.about-bottom__col{text-align:left}.about-bottom__col p{font-size:18px}}.collections-page{background:#f1e8d9 url(/collections_photo.png) top/100% no-repeat;min-height:100vh;padding:100px 8% 0;position:relative}.collections__logo-link{position:absolute;top:90px;left:110px}.collections__logo{height:100px}.collections__container,.collections__container2,.collections__container3,.collections__container4{grid-template-columns:repeat(12,1fr);grid-auto-rows:70px;gap:18px;display:grid}.collections__container{margin-top:170px;margin-bottom:120px}.collections__container2{margin-top:120px;margin-bottom:120px}.collections__container3{margin-top:100px;margin-bottom:180px}.collections__item,.collections__text-card{overflow:hidden}.collections__item img{object-fit:cover;width:100%;height:100%;display:block}.collections__text-card{color:#064485;text-align:center;text-transform:lowercase;background:#f1e8d9e6;justify-content:center;align-items:center;padding:18px;font-family:FuturaCustom;font-size:30px;line-height:1.2;display:flex}.item-1{grid-area:span 3/1/auto/span 4}.item-2{grid-area:span 4/5/auto/span 2}.item-3{grid-area:span 4/7/auto/span 2}.item-4{grid-area:1/9/span 3/span 4}.text-3{grid-area:4/9/span 1/span 4}.text-1{grid-area:span 1/1/auto/span 4}.item-5{grid-area:5/1/span 3/span 2}.item-6{grid-area:5/3/span 3/span 2}.text-2{grid-area:5/5/span 3/span 2}.item-7{grid-area:5/7/span 3/span 2}.item-8{grid-area:5/9/span 3/span 4}.item-9{grid-area:8/1/span 3/span 3}.item-10{grid-area:8/4/span 3/span 3}.item-11{grid-area:8/7/span 3/span 3}.item-12{grid-area:8/10/span 3/span 3}.city-item-1{grid-area:span 4/1/auto/span 4}.city-item-2{grid-area:span 5/5/auto/span 2}.city-item-3{grid-area:span 3/7/auto/span 3}.city-item-4{grid-area:1/10/span 3/span 3}.city-item-5{grid-area:5/1/span 4/span 2}.city-item-6{grid-area:5/3/span 2/span 2}.city-item-7{grid-area:7/3/span 2/span 2}.city-item-8{grid-area:6/5/span 2/span 2}.city-item-9{grid-area:4/7/span 5/span 2}.city-item-10{grid-area:5/9/span 4/span 4}.city-text-1{grid-area:4/9/span 1/span 4}.city-item-11{grid-area:9/1/span 4/span 3}.city-text-2{grid-area:9/4/span 4/span 1}.city-item-12{grid-area:8/5/span 5/span 2}.city-item-13{grid-area:9/7/span 2/span 3}.city-item-14{grid-area:11/7/span 2/span 3}.city-item-15{grid-area:10/10/span 3/span 3}.city-text-3{grid-area:9/10/span 1/span 3}.culinary-item-1{grid-area:span 3/1/auto/span 3}.culinary-item-2{grid-area:span 3/4/auto/span 2}.culinary-item-3{grid-area:span 3/6/auto/span 3}.culinary-item-4{grid-area:1/9/span 3/span 4}.culinary-text-1{grid-area:7/1/span 1/span 5}.culinary-item-5{grid-area:4/1/span 3/span 2}.culinary-item-6{grid-area:4/3/span 3/span 3}.culinary-item-7{grid-area:4/6/span 3/span 3}.culinary-item-8{grid-area:4/9/span 4/span 4}.culinary-item-9{grid-area:8/1/span 4/span 3}.culinary-item-10{grid-area:8/4/span 4/span 2}.culinary-item-11{grid-area:7/6/span 5/span 3}.culinary-item-12{grid-area:8/9/span 4/span 4}.photoshot-item-1{grid-area:1/1/span 4/span 3}.photoshot-item-2{grid-area:5/1/span 4/span 3}.photoshot-text-1{grid-area:4/2/span 1/span 5;transform:rotate(-90deg)}.photoshot-item-3{grid-area:1/5/span 8/span 4}.photoshot-item-4{grid-area:1/9/span 8/span 4}.collections-page .footer{width:100vw;position:relative;left:50%;transform:translate(-50%)}@media (width<=768px){.collections__logo-link{top:50px;left:32px}.collections__logo{height:70px}.collections__container,.collections__container2,.collections__container3,.collections__container4{grid-template-columns:repeat(2,1fr);grid-auto-rows:150px;gap:16px;margin-top:140px}.collections__item,.collections__text-card{grid-area:span 1!important}.collections__text-card{font-size:15px}}
