@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Outfit:wght@400;500;600;700;800;900&display=swap');
:root{--orange:#f59e0b;--cream:#fff9ee;--green:#254630;--ink:#243c2d;--purple:#432039;--line:#dcded0;--body:'DM Sans',sans-serif;--display:'Outfit',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.6}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;object-fit:cover}button:focus-visible,a:focus-visible,video:focus-visible{outline:3px solid #b44b00;outline-offset:5px}::selection{background:#f7b33b;color:var(--ink)}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:var(--cream);padding:12px}.skip:focus{top:10px}.topline{background:var(--green);color:var(--cream);font-size:11px;letter-spacing:1.8px;padding:10px 5%;display:flex;justify-content:space-between}.header{height:100px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid var(--line);background:var(--cream);position:sticky;top:0;z-index:30}.brand{display:flex;align-items:center;gap:14px}.brand img{width:76px;height:76px;border-radius:50%}.brand span{font-size:10px;line-height:1.5;letter-spacing:2px;max-width:80px;font-weight:700}.header nav{display:flex;gap:30px;font-size:14px;font-weight:600}.header nav a{position:relative}.header nav a:after{content:'';position:absolute;bottom:-5px;left:0;width:0;height:2px;background:var(--green);transition:width .2s}.header nav a:hover:after{width:100%}.button{display:inline-flex;align-items:center;justify-content:center;gap:32px;border-radius:50px;padding:17px 25px;font-size:14px;font-weight:700;border:1px solid transparent;transition:transform .25s,background .25s}.button:hover{transform:translateY(-3px)}.button span{font-size:21px;line-height:1}.dark{color:var(--cream);background:var(--green)}.dark:hover{background:#386041}.small{padding:12px 20px;gap:22px}.outline{border-color:var(--green)}.outline:hover{background:#efeedf}.cream{background:var(--cream);color:var(--purple)}.text-link{display:inline-flex;gap:12px;font-size:14px;font-weight:700;border-bottom:1px solid currentColor;padding-bottom:4px}.nav-toggle{display:none}.hero{position:relative;display:grid;grid-template-columns:1.02fr 1fr;min-height:680px;padding:42px 5% 44px;gap:5%;overflow:hidden}.hero-copy{padding:32px 0 10px;position:relative;z-index:2}.eyebrow{font-size:11px;font-weight:700;letter-spacing:2.2px;line-height:1.5;display:flex;align-items:center;gap:9px}.little-sun{font-size:25px;color:#ad6610}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display);line-height:1.03;letter-spacing:-2.5px}h1{font-size:clamp(54px,6.6vw,104px);font-weight:700;margin:20px 0 24px}em{font-weight:inherit;font-style:normal;color:#b36a00}h1 em{position:relative}h1 em:after{content:'';height:5px;background:var(--orange);width:100%;position:absolute;left:0;bottom:-6px;border-radius:50%}.hero-copy>p{font-size:16px;line-height:1.8;color:#536153}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:29px}.hero-note{margin-top:42px;display:flex;align-items:center;gap:15px;font-size:12px;line-height:1.7}.hero-note>span:first-child{font-size:34px}.hero-visual{position:relative;min-height:590px;margin:0 0 12px}.hero-photo{width:100%;height:100%;position:absolute;inset:0;border-radius:190px 190px 18px 18px;object-position:50% 57%}.round-stamp{position:absolute;bottom:62px;left:-53px;background:var(--orange);height:140px;width:140px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1.15;font-family:var(--display);font-size:21px;font-weight:800;transform:rotate(-12deg);box-shadow:0 0 0 8px var(--cream)}.round-stamp i{font-family:Georgia,serif;font-weight:400;font-size:22px;margin-top:3px}.photo-label{position:absolute;bottom:20px;left:23px;right:23px;display:flex;justify-content:space-between;gap:14px;color:white;text-shadow:0 1px 7px #000;font-size:10px;letter-spacing:1px}.photo-label span:last-child{font-style:italic;font-size:13px;letter-spacing:0}#breeze{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:3}.motion-toggle{position:absolute;bottom:8px;left:5%;z-index:4;background:transparent;border:0;padding:2px 0;font-size:11px;color:#62715e;text-decoration:underline}.ribbon{background:var(--orange);padding:19px 0;overflow:hidden}.ribbon>div{display:flex;justify-content:space-around;gap:32px;align-items:center;min-width:1080px}.ribbon span{font:600 17px var(--display);letter-spacing:1px}.ribbon b{font-size:28px;line-height:1}.section{padding:95px 6%}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:36px}h2{font-size:clamp(38px,4.2vw,64px);font-weight:600;margin-top:14px}.section-head p{font-size:14px;color:#66705f;line-height:1.8}.filters{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:32px}.filters button{background:transparent;border:1px solid #d7dccd;padding:10px 18px;border-radius:50px;font-size:13px;color:var(--green);transition:.2s}.filters button:hover{border-color:var(--green)}.filters button.active{background:var(--green);border-color:var(--green);color:var(--cream)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{min-width:0;perspective:1000px}.product-inner{transition:transform .25s;will-change:transform}.product-photo{position:relative;overflow:hidden;border-radius:120px 120px 12px 12px;background:#eae6da;aspect-ratio:4/4.5}.product-photo img{width:100%;height:100%;transition:transform .6s}.product-card:hover img{transform:scale(1.05)}.product-tag{position:absolute;top:20px;left:50%;transform:translateX(-50%);white-space:nowrap;background:var(--cream);padding:5px 12px;border-radius:20px;font-size:10px;font-weight:700;letter-spacing:.7px}.product-info{padding:19px 0 0;display:grid;grid-template-columns:1fr 35px;gap:4px}.product-info h3{font-size:23px;letter-spacing:-.6px}.product-info p{font-size:12px;color:#606d5f;margin-top:7px}.product-info .product-action{grid-column:2;grid-row:1 / 3;align-self:center;width:34px;height:34px;display:grid;place-items:center;border:1px solid #b8c1af;border-radius:50%;font-size:20px}.product-info small{display:block;font-size:12px;font-weight:600;color:var(--green);margin-top:9px}.menu-foot{display:flex;justify-content:space-between;align-items:center;gap:22px;margin-top:40px;border-top:1px solid var(--line);padding-top:27px}.menu-foot p{font-size:12px;color:#66705f}.acai-section{display:grid;grid-template-columns:1fr 1fr;background:var(--purple);color:var(--cream)}.acai-image{position:relative;min-height:680px}.acai-image>img{position:absolute;width:100%;height:100%;object-position:50% 58%}.acai-tag{position:absolute;bottom:50px;right:35px;transform:rotate(8deg);font:800 38px/1 var(--display);color:var(--cream);text-shadow:0 2px 15px #301729}.acai-tag em{color:var(--cream);font-family:Georgia;font-style:italic;font-weight:400}.acai-copy{padding:80px 13% 75px 12%;align-self:center}.acai-copy h2{font-size:clamp(65px,6.5vw,100px);margin:24px 0 25px}.acai-copy h2 em{color:#d7b4ca}.acai-copy>p{max-width:340px;color:#e5d9e1;font-size:15px;line-height:1.9}.acai-copy .acai-line{font-family:Georgia;font-style:italic;font-size:22px;margin:24px 0 30px}.story{display:grid;grid-template-columns:1fr 1fr;gap:10%;padding-top:115px;padding-bottom:120px}.story-copy>p{margin-top:22px;font-size:15px;color:#5b6858;max-width:430px}.story-sign{margin-top:26px;font-size:13px}.story-sign strong{font:italic 35px Georgia;display:inline-block;margin-left:10px}.story-photos{position:relative;padding:10px 0 70px}.story-main{width:90%;height:400px;border-radius:150px 150px 10px 10px}.story-detail{position:absolute;bottom:5px;right:-15px;width:54%;height:210px;border:8px solid var(--cream);border-radius:20px;transform:rotate(7deg)}.story-caption{display:block;margin:18px 0 0 10px;font:italic 18px/1.4 Georgia;max-width:45%}.moments{background:#eeeede}.moments-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}figure{margin:0;min-width:0}.moments-grid video,.moment-photo img{width:100%;height:450px;object-fit:cover;border-radius:15px;background:#254630}.moments-grid video{object-fit:contain;background:#17251c}.moments-grid figcaption{font-size:13px;margin-top:12px}.visit{display:grid;grid-template-columns:1fr 1fr;background:var(--orange);color:var(--green)}.visit-image{min-height:590px}.visit-image img{width:100%;height:100%;object-fit:cover}.visit-copy{padding:65px 12%}.visit-copy h2 em{color:var(--green);font-family:Georgia;font-style:italic}.visit-copy>p{margin-top:23px;font-size:15px}dl{margin:25px 0 0;max-width:360px}dl div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #b87b17;padding:10px 0;font-size:13px}dd{margin:0;font-weight:700}.visit-copy .hours-note{font-size:11px;line-height:1.6;max-width:340px;margin-top:13px}.visit-actions{display:flex;flex-wrap:wrap;gap:20px;align-items:center;margin-top:25px}.visit-actions .button{padding:14px 20px}.visit-actions .text-link{font-size:12px}footer{background:var(--green);color:var(--cream);padding:45px 6% 20px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:35px;padding-bottom:35px}.footer-brand img{width:95px;height:95px;border-radius:50%}.footer-top p{font-size:16px;line-height:1.8}.footer-top>div{display:flex;flex-direction:column;gap:8px;font-size:13px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;border-top:1px solid #59715a;padding-top:20px;font-size:10px;color:#d0d8c8}.mobile-order{display:none}.reveal{transition:opacity .65s,transform .65s}.reveal.pending{opacity:0;transform:translateY(22px)}body.motion-off *{scroll-behavior:auto!important;animation:none!important;transition:none!important}.motion-off .reveal.pending{opacity:1;transform:none}
@media(min-width:1500px){.hero,.section,.header{padding-left:max(6%,calc((100vw - 1380px)/2));padding-right:max(6%,calc((100vw - 1380px)/2))}.hero{gap:65px}.hero-visual{min-height:680px}}
@media(max-width:1050px){.brand span{display:none}.header{gap:16px}.header nav{gap:20px;font-size:13px}.hero{gap:4%;min-height:620px}.hero-visual{min-height:520px}.hero-copy{padding-top:18px}.hero h1{font-size:70px}.hero-actions{gap:16px}.hero-actions .button{padding:15px 18px;gap:15px}.hero-actions .text-link{font-size:12px}.round-stamp{width:112px;height:112px;left:-30px;font-size:18px}.hero-note{margin-top:28px}.product-grid{gap:16px}.product-info h3{font-size:21px}.acai-image{min-height:600px}.story{gap:6%}.story-main{height:350px}.story-detail{height:180px}.moments-grid video,.moment-photo img{height:360px}.visit-copy{padding:45px 8%}.visit-image{min-height:550px}}
@media(max-width:760px){html{scroll-padding-top:90px}.topline{justify-content:center;font-size:9px;padding:8px;letter-spacing:1.3px}.topline span{display:none}.header{height:78px;padding:0 6%;gap:12px}.brand img{width:60px;height:60px}.header-order{margin-left:auto;font-size:12px;padding:10px 15px;gap:12px}.nav-toggle{display:flex;flex-direction:column;gap:6px;border:0;background:transparent;padding:12px}.nav-toggle span{display:block;width:22px;height:2px;background:var(--green)}.header nav{display:none;position:absolute;top:78px;left:0;right:0;background:var(--cream);padding:23px 6%;box-shadow:0 10px 12px #243c2d15;flex-direction:column;font-size:16px;gap:17px}.header nav.open{display:flex}.hero{padding:25px 6% 30px;grid-template-columns:1fr;gap:28px}.hero-copy{padding:0}.eyebrow{font-size:9px;letter-spacing:1.5px}.hero h1{font-size:clamp(52px,12vw,78px);margin:18px 0 22px;letter-spacing:-2.8px}.hero h1 br:nth-child(2){display:none}.hero-copy>p{font-size:14px}.hero-actions{gap:20px;margin-top:23px}.hero-note{display:none}.hero-visual{min-height:400px;margin:0 0 15px 17px}.hero-photo{border-radius:150px 150px 12px 12px;object-position:50% 62%}.round-stamp{left:-23px;bottom:40px;width:106px;height:106px;font-size:17px}.round-stamp i{font-size:18px}.photo-label{left:18px;right:14px;bottom:13px}.photo-label span:first-child{display:none}.photo-label span:last-child{margin-left:auto;font-size:11px}.motion-toggle{bottom:9px;font-size:10px}.ribbon{padding:15px 0}.ribbon>div{min-width:960px;gap:24px}.ribbon span{font-size:14px}.section{padding:56px 6%}.section-head{align-items:flex-start;flex-direction:column;gap:18px;margin-bottom:25px}.section-head p{font-size:13px}h2{font-size:39px;letter-spacing:-1.8px}.filters{gap:7px;margin-bottom:25px}.filters button{font-size:11px;padding:9px 12px}.product-grid{grid-template-columns:repeat(2,1fr);gap:25px 15px}.product-photo{border-radius:80px 80px 10px 10px}.product-tag{font-size:8px;top:14px;padding:4px 8px}.product-info{padding-top:14px;grid-template-columns:1fr 28px}.product-info h3{font-size:21px}.product-info p{font-size:11px}.product-info .product-action{width:27px;height:27px;font-size:17px}.product-info small{font-size:11px}.menu-foot{align-items:flex-start;flex-direction:column;margin-top:28px;gap:18px}.menu-foot p{font-size:11px}.menu-foot .button{font-size:12px;padding:12px 20px}.acai-section{grid-template-columns:1fr}.acai-image{min-height:460px;order:2}.acai-image>img{object-position:center 56%}.acai-copy{padding:50px 7%}.acai-copy h2{font-size:67px;margin:18px 0 23px}.acai-copy h2 br:first-child{display:none}.acai-copy>p{font-size:14px;max-width:none}.acai-copy .acai-line{font-size:21px}.acai-copy .button{font-size:13px}.acai-tag{font-size:35px;bottom:28px;right:22px}.story{grid-template-columns:1fr;gap:30px}.story-copy>p{font-size:14px;max-width:none}.story-photos{padding-bottom:80px}.story-main{height:350px;width:88%;border-radius:130px 130px 10px 10px}.story-detail{height:180px;right:0;bottom:20px}.story-caption{font-size:15px}.moments-grid{grid-template-columns:1fr 1fr;gap:18px 12px}.moment-photo{display:none}.moments-grid video{height:300px}.moments-grid figcaption{font-size:11px}.visit{grid-template-columns:1fr}.visit-image{min-height:0;height:350px}.visit-copy{padding:42px 7% 48px}.visit-copy h2{font-size:46px}.visit-copy>p{font-size:14px}.visit-actions{gap:20px}.visit-actions .button{font-size:12px}.footer-top{align-items:flex-start;flex-wrap:wrap;gap:25px}.footer-top p{font-size:13px;flex:1;min-width:180px}.footer-top>div{font-size:12px;flex-direction:row;flex-wrap:wrap;gap:20px}.footer-brand img{width:70px;height:70px}.footer-bottom{font-size:9px;gap:10px}footer{padding-bottom:90px}.mobile-order{display:flex;position:fixed;z-index:40;bottom:0;left:0;right:0;background:var(--cream);border-top:1px solid var(--line);padding:10px 5% calc(10px + env(safe-area-inset-bottom));gap:15px;align-items:center;justify-content:space-between;font-size:12px;font-weight:700}.mobile-order a:first-child{background:var(--green);color:var(--cream);padding:12px 25px;border-radius:30px;flex:1;text-align:center}.mobile-order a:last-child{padding:10px}.desktop{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}.reveal.pending{opacity:1;transform:none}}

.sassenach-credit{display:inline-flex;align-items:center;gap:9px}.sassenach-credit img{width:110px;height:auto;object-fit:contain}.footer-bottom{align-items:center}@media(max-width:760px){.sassenach-credit{order:4;width:100%;justify-content:center;margin-top:10px}}
