@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;1,500&display=swap');
:root{--blue:#075b9a;--deep:#07365b;--navy:#08283e;--gold:#e9b436;--cream:#f7f7f2;--ink:#172b38}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.55 'DM Sans',sans-serif}button,a{touch-action:manipulation}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2{font-family:'Playfair Display',Georgia,serif;font-weight:500;line-height:1.09}em{font-weight:500}.wrap{width:min(1180px,calc(100% - 48px));margin:auto}.top{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1180px)/2));background:#fff;position:sticky;top:0;z-index:20;box-shadow:0 2px 18px #001f3820}.brand{display:flex;align-items:center;gap:10px;font-size:17px;letter-spacing:.18em;line-height:1;color:var(--blue)}.brand b{font-weight:500}.brand small{display:block;font-size:8px;letter-spacing:.32em;margin-top:7px;color:#a78129}.brand-mark{display:grid;place-items:center;border-radius:50%;width:44px;height:44px;background:var(--blue);color:#fff;font-family:Georgia;font-size:17px;letter-spacing:-.1em}.top nav{display:flex;gap:32px;font-size:14px;font-weight:600}.top nav a:hover,.text-link:hover,.moment-grid a:hover{color:var(--blue)}.top-cta{border:1px solid var(--blue);padding:11px 19px;border-radius:3px;color:var(--blue);font-size:13px;font-weight:700}.top-cta:hover{background:var(--blue);color:white}.hero{height:min(700px,78vw);min-height:600px;position:relative;overflow:hidden;color:white}.hero>img{width:100%;height:100%;object-fit:cover;object-position:center 48%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#03283dc9 0%,#03283d88 42%,#062b3907 100%)}.hero-content{position:absolute;left:max(24px,calc((100vw - 1180px)/2));top:50%;transform:translateY(-50%);max-width:680px}.eyebrow{color:var(--blue);font-weight:700;font-size:12px;letter-spacing:.26em;margin-bottom:20px}.eyebrow.light{color:#f1c357}.hero h1{font-size:clamp(48px,6vw,84px);letter-spacing:-.035em;margin-bottom:20px}.hero h1 em{color:#f4d98c}.hero p{font-size:19px;max-width:470px}.hero-actions,.visit-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.button{min-height:54px;padding:14px 25px;border-radius:3px;display:inline-flex;align-items:center;justify-content:center;gap:22px;font-weight:700;font-size:14px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.gold{background:var(--gold);color:#132b3e}.glass{border:1px solid #ffffffb0;color:white;background:#ffffff15}.outline{border:1px solid white;color:white}.hero-index{position:absolute;bottom:28px;right:max(24px,calc((100vw - 1180px)/2));letter-spacing:.25em;font-size:11px}.intro{display:grid;grid-template-columns:1fr 1fr;gap:100px;padding:105px 0}.intro h2,.section-head h2,.moments h2,.visit h2{font-size:clamp(42px,4.6vw,64px);letter-spacing:-.04em}.intro h2 em,.section-head h2 em,.moments h2 em{color:var(--blue)}.intro-copy{padding-top:36px;font-size:17px;color:#485c65}.intro-copy p{margin-bottom:18px}.text-link{display:inline-flex;gap:30px;border-bottom:1px solid var(--blue);padding-bottom:6px;color:var(--blue);font-weight:700;font-size:14px}.photo-band{display:grid;grid-template-columns:1.55fr 1fr;gap:8px;height:490px}.photo-band>div{position:relative;overflow:hidden}.photo-band img{width:100%;height:100%;object-fit:cover}.photo-large img{object-position:center 55%}.photo-small img{object-position:center 52%}.photo-band span{position:absolute;bottom:24px;left:28px;background:#fff;color:var(--blue);font-size:11px;letter-spacing:.22em;padding:10px 13px;font-weight:700}.menu-section{padding:105px 0;background:white}.section-head{display:flex;justify-content:space-between;gap:70px;align-items:end}.section-head h2{margin-bottom:0}.section-head p{max-width:370px;color:#60717a;margin-bottom:6px}.tabs{display:flex;gap:8px;overflow:auto;margin:38px 0 30px;padding-bottom:8px}.tabs button{white-space:nowrap;border:1px solid #cdd9dd;background:white;border-radius:40px;padding:11px 19px;color:#35505d;font-weight:700;font-size:14px}.tabs button.active{background:var(--blue);border-color:var(--blue);color:white}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product{border:1px solid #e0e7e8;background:#fff;display:flex;flex-direction:column;min-height:275px;transition:box-shadow .2s,transform .2s}.product:hover{box-shadow:0 12px 30px #062e4b16;transform:translateY(-2px)}.product-photo{height:185px;width:100%;object-fit:cover}.product-body{padding:22px;display:flex;flex-direction:column;flex:1}.product-category{font-size:11px;letter-spacing:.16em;color:var(--blue);font-weight:700;text-transform:uppercase}.product h3{font:500 24px/1.18 'Playfair Display',Georgia,serif;margin:12px 0}.product p{font-size:14px;color:#60717a;line-height:1.5;margin-bottom:20px;flex:1}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-price{font-weight:700;color:var(--deep);font-size:18px}.product-price small{font-size:12px;font-weight:500}.add{border:1px solid var(--blue);background:var(--blue);color:#fff;border-radius:3px;padding:10px 13px;font-size:13px;font-weight:700}.add:hover{background:var(--deep)}.product select{width:100%;min-height:42px;border:1px solid #ccd9dc;background:#fff;margin:0 0 16px;padding:7px;color:var(--ink)}.pdf-links{margin-top:36px;border-top:1px solid #dbe4e6;padding-top:27px;display:flex;flex-wrap:wrap;gap:18px 26px;align-items:center}.pdf-links span{font-size:11px;letter-spacing:.2em;color:var(--blue);font-weight:700;margin-right:20px}.pdf-links a{font-size:14px;font-weight:700;border-bottom:1px solid #bed0d7}.feature{display:grid;grid-template-columns:1fr 1fr;background:var(--blue);color:white;min-height:520px}.feature-img{min-height:520px}.feature-img img{width:100%;height:100%;object-fit:cover}.feature-content{padding:90px max(40px,calc((100vw - 1180px)/2)) 80px 75px;display:flex;flex-direction:column;align-items:start;justify-content:center}.feature h2{font-size:clamp(42px,4.5vw,65px);margin-bottom:24px}.feature h2 em{color:#f1ca6f}.feature p{max-width:440px;color:#e0edf5;margin-bottom:29px}.moments{padding:105px 0}.moment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px}.moment-grid article{border-top:2px solid var(--blue);padding:23px 22px 20px;background:#fff;min-height:260px;display:flex;flex-direction:column}.moment-grid b{font-size:12px;color:var(--gold);letter-spacing:.2em}.moment-grid h3{font:500 25px 'Playfair Display',Georgia,serif;margin:14px 0}.moment-grid p{color:#5d6f76;font-size:15px;flex:1}.moment-grid a{color:var(--blue);font-size:14px;font-weight:700}.visit{background:var(--navy);color:white;padding:100px 0}.visit-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.visit h2 em{color:#f1ca6f}.visit p{font-size:17px;line-height:1.7;color:#d9e5eb}.map{height:430px;border:7px solid #ffffff2e}.map iframe{width:100%;height:100%;border:0}footer{background:#062236;color:#d6e5ed;padding:68px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.footer-name{font-size:27px;letter-spacing:.2em;color:white}.footer-grid small{font-size:10px;letter-spacing:.3em;color:var(--gold)}.footer-grid p{margin-top:24px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:10px}.footer-grid b{color:white}.footer-bottom{border-top:1px solid #ffffff2b;margin-top:55px;padding-top:20px;font-size:12px;display:flex;justify-content:space-between;gap:20px}.float-wa{position:fixed;right:22px;bottom:22px;z-index:24;width:58px;height:58px;border:0;border-radius:50%;background:#1fa867;color:white;box-shadow:0 6px 20px #001c2c50;font-size:30px}.cart-pill{position:fixed;bottom:22px;left:50%;transform:translateX(-50%);z-index:23;display:none;justify-content:space-between;gap:28px;align-items:center;background:var(--gold);color:var(--navy);border:0;border-radius:4px;min-width:290px;padding:15px 20px;font-weight:700;box-shadow:0 8px 25px #001c2c40}.cart-pill b{background:var(--navy);color:white;border-radius:50%;padding:3px 8px;margin-left:5px}.drawer-backdrop{position:fixed;inset:0;background:#001a2baa;z-index:29}.drawer{position:fixed;right:0;top:0;bottom:0;width:min(480px,100%);background:#fff;z-index:30;transform:translateX(105%);transition:transform .25s;display:flex;flex-direction:column;padding:28px;box-shadow:-10px 0 35px #00182920}.drawer.open{transform:translateX(0)}.drawer-head{display:flex;justify-content:space-between;align-items:start}.drawer-head small{color:var(--blue);letter-spacing:.18em;font-weight:700}.drawer-head h2{font-size:36px;margin:8px 0 0}.drawer-head button{border:0;background:none;font-size:32px}.drawer-note{font-size:14px;color:#657782;border-bottom:1px solid #e1e9ea;padding-bottom:20px}.cart-items{overflow:auto;flex:1}.cart-item{padding:17px 0;border-bottom:1px solid #e5ebed}.cart-item strong{display:block}.cart-item small{color:#647781}.cart-controls{display:flex;align-items:center;gap:12px;margin-top:10px}.cart-controls button{border:1px solid #d1dfe3;background:white;width:30px;height:30px}.cart-controls .remove{width:auto;border:0;color:#8e3b39;text-decoration:underline;margin-left:auto}.drawer-foot{border-top:1px solid #dce5e8;padding-top:20px}.cart-sum{display:flex;justify-content:space-between;font-size:18px;margin-bottom:5px}.drawer-foot small{color:#657782}.send-button{width:100%;border:0;background:var(--blue);color:white;padding:16px;font-weight:700;margin-top:16px}.send-button:disabled{opacity:.5;cursor:not-allowed}body.cart-open{overflow:hidden}section{scroll-margin-top:82px}@media(max-width:850px){.top{height:68px;padding:0 20px}.top nav{display:none}.top-cta{font-size:12px;padding:9px}.hero{min-height:610px;height:78vh}.hero>img{object-position:53% center}.hero-shade{background:linear-gradient(0deg,#04283de9 0%,#04283d72 67%,#04283d33 100%)}.hero-content{top:auto;bottom:70px;transform:none;right:24px}.hero h1{font-size:54px}.hero-index{display:none}.intro{gap:28px;padding:75px 0}.photo-band{height:380px}.products{grid-template-columns:repeat(2,1fr)}.feature-content{padding:50px 35px}.visit-grid{gap:25px}}@media(max-width:620px){.wrap{width:calc(100% - 36px)}.brand{font-size:14px}.brand-mark{width:38px;height:38px}.top-cta{max-width:116px;text-align:center;line-height:1.2}.hero{height:calc(100svh - 68px);min-height:540px;max-height:760px}.hero-content{left:20px;right:20px;bottom:47px}.hero h1{font-size:clamp(43px,12vw,60px)}.hero p{font-size:16px}.hero-actions{gap:9px}.hero-actions .button{width:100%;justify-content:center}.eyebrow{font-size:11px}.intro{display:block;padding:68px 0}.intro h2,.section-head h2,.moments h2,.visit h2{font-size:42px}.intro-copy{padding-top:10px;font-size:16px}.photo-band{grid-template-columns:1fr 1fr;height:310px;gap:5px}.photo-band span{font-size:9px;padding:7px;left:10px;bottom:10px;letter-spacing:.1em}.photo-large img{object-position:50%}.menu-section{padding:72px 0}.section-head{display:block}.section-head p{font-size:15px;margin-top:18px}.tabs{margin:28px -18px 20px;padding:0 18px 8px}.products{grid-template-columns:1fr;gap:13px}.product{min-height:0}.product-photo{height:230px}.product-body{padding:20px}.pdf-links{align-items:start;gap:14px 22px}.pdf-links span{width:100%}.feature{display:block}.feature-img{height:320px;min-height:0}.feature-content{padding:60px 25px 68px}.feature h2{font-size:45px}.moments{padding:70px 0}.moment-grid{display:block;margin-top:30px}.moment-grid article{min-height:0;margin-bottom:12px}.visit{padding:70px 0}.visit-grid{display:block}.visit-actions .button{width:100%}.map{height:320px;margin-top:38px}.footer-grid{grid-template-columns:1fr 1fr;gap:32px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{display:block;margin-top:35px}.footer-bottom span{display:block;margin-top:5px}.cart-pill{bottom:15px;width:calc(100% - 92px);left:14px;transform:none;min-width:0;padding:15px 12px;gap:5px;font-size:13px}.float-wa{right:14px;bottom:15px;width:55px;height:55px}.drawer{padding:20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
