:root{--ink:#171a17;--paper:#f7f8f2;--lime:#d8f36a;--muted:#62675f;--line:#dce0d4;--sans:'Helvetica Neue',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font:1rem/1.6 var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #76962c;outline-offset:5px}img{display:block;width:100%;object-fit:cover}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:600}em{font-style:normal}::selection{background:var(--lime);color:var(--ink)}.skip-link{position:fixed;z-index:50;top:-100px;left:20px;padding:12px;background:var(--lime)}.skip-link:focus{top:10px}
.site-header{position:absolute;top:32px;left:4%;right:4%;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:25px;border-radius:100px;padding:16px 18px 16px 28px;background:#f7f8f2f7;backdrop-filter:blur(16px)}.brand{display:flex;flex-direction:column;align-items:flex-start;white-space:nowrap}.brand>span{font-size:1.7rem;font-weight:750;line-height:1;letter-spacing:-1.6px}.brand-amp{font-weight:400}.brand-dot{color:#677c30}.brand small{font-size:.75rem;line-height:1.3;font-weight:500;letter-spacing:.6px;margin-top:7px}.desktop-nav{display:flex;gap:28px;font-size:.875rem}.desktop-nav a{position:relative;padding:10px 0}.desktop-nav a:after{content:'';position:absolute;left:0;bottom:4px;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .2s}.desktop-nav a:hover:after{transform:scaleX(1)}.header-cta{display:flex;align-items:center;gap:18px;padding:7px 7px 7px 20px;border-radius:40px;background:var(--ink);color:var(--paper);font-size:.875rem}.header-cta span{background:var(--lime);color:var(--ink);display:grid;place-items:center;width:40px;height:40px;font-size:22px;border-radius:50%;transition:transform .25s}.header-cta:hover span{transform:rotate(45deg)}.menu-toggle,.mobile-nav{display:none}
.hero{position:relative;isolation:isolate;display:flex;align-items:flex-end;min-height:810px;height:calc(100svh - 28px);max-height:1050px;margin:14px;border-radius:30px;background:#2b352b;overflow:hidden;color:white}.hero-visual{position:absolute;inset:0;z-index:-2}.hero-image{height:100%;object-position:center 43%;animation:hero-arrive 1.5s ease-out both}.hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#08120c88,#0a0f0720),linear-gradient(0deg,#111810c9 2%,#0b180844 55%,#11181133)}.hero-copy{width:100%;padding:180px 5% 76px}.eyebrow{font-size:.75rem;font-weight:600;letter-spacing:1.15px;line-height:1.5}.hero .eyebrow{display:flex;gap:26px;color:#f4f5ef;margin-bottom:35px}.hero .eyebrow span{padding-left:26px;border-left:1px solid #ffffff77}h1{font-size:clamp(5rem,9.2vw,10rem);line-height:.97;letter-spacing:-.066em;font-weight:600;max-width:1000px}h1 em{color:var(--lime)}.hero-bottom{display:flex;align-items:center;gap:75px;margin-top:38px}.hero-description{font-size:1.125rem;line-height:1.5;letter-spacing:-.25px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;min-height:60px;padding:9px 9px 9px 25px;border-radius:50px;font-size:.9375rem;font-weight:500;transition:transform .25s,background .25s}.button>span{display:grid;place-items:center;border-radius:50%;width:42px;height:42px;font-size:26px;background:var(--ink);color:var(--lime);line-height:1;transition:transform .25s}.button:hover{transform:translateY(-3px)}.button:hover>span{transform:rotate(45deg)}.button-gold{background:var(--lime);color:var(--ink)}.button-gold:hover{background:#e2ff7d}.hero-sticker{position:absolute;right:6%;top:33%;width:146px;height:165px;background:var(--lime);color:var(--ink);border-radius:9px;transform:rotate(9deg);display:flex;flex-direction:column;justify-content:space-between;padding:17px;box-shadow:0 8px 30px #0002}.hero-sticker>span{font-size:.75rem;font-weight:500;letter-spacing:.2px}.hero-sticker b{font-weight:600;line-height:1;letter-spacing:-1.5px;font-size:2.15rem}.hero-link{position:absolute;bottom:55px;right:5.2%;font-size:.75rem;letter-spacing:1px;display:flex;flex-direction:column;align-items:center;gap:9px}.hero-link span{display:grid;place-items:center;border:1px solid #ffffff70;width:50px;height:50px;border-radius:50%;font-size:24px;transition:background .2s}.hero-link:hover span{background:#ffffff20}.signature-strip{overflow:hidden;padding:31px 5% 35px;border-bottom:1px solid var(--line)}.signature-strip p{display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:clamp(1.1rem,2vw,1.8rem);font-weight:500;letter-spacing:-.8px}.signature-strip b{font-weight:400;font-size:2rem;color:#9cb53e}
.section-shell{padding:110px 6%;max-width:1680px;margin:auto}h2{font-size:clamp(2.8rem,5.4vw,5.5rem);line-height:1.06;letter-spacing:-.055em}h2 em{color:#858b7c}.eyebrow{font-size:.875rem;letter-spacing:1px}.intro{display:grid;grid-template-columns:27% 1fr;gap:9%}.intro-label .eyebrow{max-width:200px}.small-note{display:block;margin-top:50px;font-size:.9375rem;color:var(--muted)}.intro h2{margin-bottom:32px}.intro-text{max-width:660px;color:#59604f;font-size:1.125rem;line-height:1.8;margin-top:18px}.text-link{display:flex;align-items:center;justify-content:space-between;gap:25px;width:fit-content;border-bottom:1px solid #a8b09b;padding:16px 0;font-size:.9375rem;font-weight:500}.text-link span{font-size:24px}.intro .text-link{margin-top:19px}.opening-pictures{padding-top:0;display:grid;grid-template-columns:1.4fr 1fr;gap:30px;position:relative}.opening-pictures figure img{height:520px;border-radius:18px}.opening-food{padding-top:110px}.opening-food img{height:390px!important}.opening-pictures figcaption{font-size:.875rem;color:var(--muted);margin-top:14px}.picture-note{position:absolute;top:0;right:6%;font-size:1.5rem;font-weight:500;letter-spacing:-.6px;line-height:1.3}.picture-note em{color:#818779}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:6%;margin-bottom:46px}.section-heading h2{font-size:clamp(2.5rem,4.2vw,4.6rem)}.section-heading .eyebrow{margin-bottom:23px}.section-heading>p{max-width:315px;flex-shrink:0;font-size:1rem;color:var(--muted);line-height:1.75;padding-bottom:3px}.occasions{padding-top:25px}.occasions-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:68px 32px}.occasion-image{display:block;position:relative;overflow:hidden;border-radius:18px;background:#d7dfca}.occasion-image figure{height:360px}.occasion-image img{height:100%;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.occasion-image:hover img{transform:scale(1.035)}.image-number{position:absolute;left:18px;top:18px;width:37px;height:37px;border-radius:50%;display:grid;place-items:center;background:#f7f8f2e8;font-size:.875rem}.image-arrow{position:absolute;bottom:18px;right:18px;width:51px;height:51px;display:grid;place-items:center;border-radius:50%;font-size:29px;background:var(--lime);color:var(--ink);transition:transform .25s}.occasion-image:hover .image-arrow{transform:rotate(45deg)}.occasion-copy{padding:24px 3px 0}.occasion-copy>.eyebrow{font-size:.75rem;color:#737b65;letter-spacing:1px;margin-bottom:9px}.occasion h3{font-size:clamp(1.85rem,2.7vw,2.6rem);letter-spacing:-.055em;line-height:1.1;margin-bottom:18px}.occasion-copy>p:not(.eyebrow){font-size:1rem;line-height:1.8;color:#5c6254;max-width:565px}.occasion-tags{display:block;border-top:1px solid var(--line);padding-top:15px;margin-top:22px;font-size:.875rem;font-weight:500;color:#4e5841}.occasion-end{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:34px 0 0;margin-top:65px;border-top:1px solid #b8c2a6}.occasion-end p{font-size:1.1rem;color:var(--muted);line-height:1.7}.occasion-end strong{font-weight:500;color:var(--ink)}.button-dark{background:var(--ink);color:var(--paper)}.button-dark>span{background:var(--lime);color:var(--ink)}
.taste{background:#e7eedb;border-radius:30px;margin:0 14px}.taste .section-shell{padding-top:88px;padding-bottom:85px}.taste h2 em{color:#6b7858}.taste-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.taste-grid figure{position:relative;overflow:hidden;border-radius:17px}.taste-grid img{height:360px}.taste-grid figcaption{position:absolute;bottom:0;left:0;right:0;padding:48px 24px 22px;color:white;background:linear-gradient(transparent,#111e0cd4);font-size:.9375rem;line-height:1.5}.taste-large{grid-row:span 2}.taste-large img{height:100%;min-height:750px}.taste-wide{grid-column:1/-1}.taste-wide img{height:470px}.taste-details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;margin-top:55px}.taste-details>div{border-top:1px solid #b1bea0;padding-top:24px}.taste-details span{font-size:.875rem;color:#6b7858}.taste-details h3{font-size:1.45rem;font-weight:500;letter-spacing:-.7px;margin:15px 0 12px}.taste-details p{color:#58644a;font-size:1rem;line-height:1.8}
.craft{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center;max-width:none;background:var(--ink);color:var(--paper);border-radius:30px;margin:14px;padding:105px 6%}.craft-photos{position:relative;align-self:stretch;min-height:740px;padding-bottom:70px}.story-photo{height:100%}.story-photo img{height:100%;min-height:650px;border-radius:18px;object-position:center}.story-photo figcaption{position:absolute;bottom:30px;left:0;color:#b9c4ad;font-size:.875rem}.story-date{position:absolute;bottom:60px;right:-25px;background:var(--lime);color:var(--ink);transform:rotate(-6deg);border-radius:11px;padding:25px 27px;display:flex;flex-direction:column;gap:12px}.story-date span{font-size:.75rem;letter-spacing:.8px}.story-date strong{font-size:2.8rem;line-height:1;letter-spacing:-2px;font-weight:500}.craft-logo{width:min(100%,300px);height:auto;object-fit:contain;margin-bottom:36px}.craft-copy>.eyebrow{color:#c7d0bd;margin-bottom:25px}.craft h2{font-size:clamp(2.7rem,4.1vw,4.5rem);margin-bottom:28px}.craft h2 em{color:var(--lime)}.craft-copy>p:not(.eyebrow){color:#c7cec1;font-size:1rem;line-height:1.85;margin-top:18px;max-width:545px}.craft-copy .text-link{margin-top:25px;border-color:#6d775f}
.gallery .section-heading>p{max-width:300px}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 23px}.gallery-item img{height:320px;border-radius:16px}.gallery-item figcaption{font-size:.875rem;color:var(--muted);margin-top:12px}.g1{grid-column:span 2}.g1 img{height:390px}.g2{padding-top:65px}.g2 img{height:325px}.g3 img{height:360px}.g4{grid-column:span 2}.g4 img{height:360px}.g5{grid-column:span 2}.g5 img{height:390px}.g6{padding-top:65px}.g6 img{height:325px}.how{border-top:1px solid var(--line);padding-top:80px}.how>.eyebrow{margin-bottom:25px}.how h2{font-size:clamp(2.8rem,4.6vw,4.8rem)}.how-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin-top:50px}.how-grid article{border-top:1px solid #b6bdaa;padding-top:25px}.how-grid span{font-size:.875rem;color:#778169}.how-grid h3{font-size:1.65rem;letter-spacing:-.8px;line-height:1.2;margin:19px 0 18px}.how-grid p{color:var(--muted);font-size:1rem;line-height:1.8}
.contact{background:var(--lime);max-width:none;margin:0 14px;border-radius:30px;padding:100px 7%}.contact>.eyebrow{margin-bottom:26px}.contact h2{font-size:clamp(3.1rem,7.3vw,7rem);margin-bottom:30px;max-width:1200px}.contact h2 em{color:#536727}.contact>p:not(.eyebrow){font-size:1.1rem;line-height:1.8;max-width:700px;color:#4d5b33}.contact-actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:33px}.contact .button-gold{background:var(--ink);color:white}.contact .button-gold>span{background:var(--lime);color:var(--ink)}.button-outline{border:1px solid #748f3b;background:transparent}.button-outline>span{background:#bcd24e;color:var(--ink)}.contact-phone{display:block;width:fit-content;margin-top:25px;font-size:.9375rem;border-bottom:1px solid #82994b;padding-bottom:4px}.site-footer{display:grid;grid-template-columns:1fr 1.1fr 1fr;gap:40px;margin:0 6%;padding:48px 0}.site-footer .brand{display:block;width:100%;max-width:290px}.brand img{width:100%;height:auto;object-fit:contain}.site-footer p{font-size:.875rem;line-height:1.95}.site-footer .legal{font-size:.75rem;color:var(--muted);text-align:right}.site-footer a:hover{text-decoration:underline;text-underline-offset:5px}.site-header .brand{width:245px;flex:0 1 245px;min-width:0}.site-header{padding-top:12px;padding-bottom:12px}.desktop-nav{gap:22px}.hero-secondary{display:inline-block;font-size:.875rem;margin-top:22px;text-decoration:underline;text-underline-offset:5px;color:#e6efdf}.hero .eyebrow{font-size:.875rem}.hero-sticker{top:31%}
@keyframes hero-arrive{from{transform:scale(1.055)}to{transform:scale(1)}}
@media(min-width:1600px){.hero-copy{padding-left:7%;padding-bottom:90px}.hero-sticker{right:10%}}
@media(max-width:1200px){.desktop-nav{gap:17px;font-size:.8125rem}.site-header .brand{width:220px;flex-basis:220px}.header-cta{font-size:.8125rem;gap:12px}.site-header{gap:18px}.section-heading>p{max-width:280px}.hero-sticker{right:6%;width:128px;height:148px;padding:14px}.hero-sticker b{font-size:1.9rem}.hero-sticker>span{font-size:.75rem}.hero-bottom{gap:45px}.hero-copy{padding-bottom:65px}.hero{min-height:760px}.occasion-image figure{height:320px}.craft{gap:7%}.craft-photos{min-height:740px}.story-photo img{min-height:670px}.story-date{right:-12px}.taste-large img{min-height:740px}}
@media(max-width:1050px){.desktop-nav{display:none}.intro{grid-template-columns:23% 1fr;gap:8%}.hero h1{font-size:10vw}.hero-sticker{top:25%}.opening-pictures figure img{height:430px}.opening-food img{height:330px!important}.section-heading{align-items:start;gap:5%}.section-heading h2{font-size:3rem}.section-heading>p{max-width:240px}.occasion-image figure{height:285px}.occasions-grid{gap:55px 25px}.gallery-item img{height:300px}.g2,.g6{padding-top:40px}.g2 img,.g6 img{height:260px}.craft-photos{min-height:860px}.story-photo img{min-height:790px}.craft h2{font-size:3rem}.site-footer{grid-template-columns:1fr 1.2fr}.site-footer .legal{grid-column:1/-1;text-align:left}.taste-details{gap:23px}.taste-details h3{font-size:1.3rem}}
@media(max-width:760px){html{scroll-padding-top:25px}.site-header{left:7%;right:7%;top:26px;padding:13px 18px 13px 22px;gap:12px}.site-header .brand{width:220px;flex:0 1 220px}.header-cta{display:none}.menu-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;flex-shrink:0;border:0;background:var(--ink);width:43px;height:43px;border-radius:50%;cursor:pointer}.menu-toggle span{height:1px;width:19px;background:var(--lime);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-nav:not([hidden]){position:absolute;top:calc(100% + 8px);left:0;right:0;display:flex;flex-direction:column;background:var(--paper);border-radius:23px;padding:16px 23px 20px;box-shadow:0 12px 30px #0002;color:var(--ink)}.mobile-nav a{padding:10px 0;font-size:1rem}.hero{margin:10px;border-radius:24px;min-height:760px;height:calc(100svh - 20px);max-height:960px;align-items:flex-end}.hero-copy{padding:220px 6% 46px}.hero .eyebrow{margin-bottom:26px;font-size:.75rem;display:block;max-width:65%;line-height:1.8;letter-spacing:.8px}.hero .eyebrow span{display:block;padding:0;border:0;font-size:.75rem;letter-spacing:1px;color:#d8dfcf}.hero h1{font-size:clamp(3.2rem,10.5vw,5rem);line-height:1;letter-spacing:-.066em}.hero-bottom{flex-direction:column;gap:26px;align-items:flex-start;margin-top:29px}.hero-description{font-size:1rem;line-height:1.55}.hero .button{min-height:57px;font-size:.9375rem;padding-left:22px;gap:25px}.hero-sticker{width:106px;height:119px;right:7%;top:23%;padding:12px;transform:rotate(8deg)}.hero-sticker b{font-size:1.55rem;letter-spacing:-.8px}.hero-sticker>span{font-size:.75rem;line-height:1}.hero-sticker>span:last-child{display:none}.hero-link{display:none}.hero-image{object-position:58% center}.hero:after{background:linear-gradient(0deg,#0a170de8,#0c140837 88%)}.hero-secondary{font-size:.8125rem}.signature-strip{padding:23px 7%;overflow:hidden}.signature-strip p{gap:12px;justify-content:center;flex-wrap:wrap;font-size:1.05rem;letter-spacing:-.5px}.signature-strip b{font-size:1.4rem}.signature-strip p span:last-of-type{display:none}.signature-strip b:last-of-type{display:none}.section-shell{padding:66px 7%}h2{font-size:clamp(2.65rem,8.8vw,4rem)}.intro{display:block}.intro-label .eyebrow{max-width:none;margin-bottom:27px}.small-note{display:none}.intro-text{font-size:1rem}.intro .text-link{font-size:.9375rem;line-height:1.5}.opening-pictures{padding-top:0;grid-template-columns:1fr;gap:24px}.opening-pictures figure img{height:350px}.opening-food{padding-top:0;width:81%;margin-left:auto}.opening-food img{height:265px!important}.opening-pictures figcaption{font-size:.8125rem}.picture-note{position:static;font-size:1.4rem;grid-row:2;margin-bottom:-3px}.occasions{padding-top:20px}.section-heading{display:block;margin-bottom:31px}.section-heading h2{font-size:clamp(2.45rem,8.5vw,4rem)}.section-heading .eyebrow{margin-bottom:22px;font-size:.75rem}.section-heading>p{max-width:none;margin-top:24px}.occasions-grid{grid-template-columns:1fr;gap:42px}.occasion-image figure{height:310px}.occasion-copy{padding-top:21px}.occasion h3{font-size:2rem;margin-bottom:16px}.occasion-copy>.eyebrow{font-size:.75rem;letter-spacing:.65px}.occasion-tags{font-size:.8125rem;margin-top:19px}.occasion-end{display:block;margin-top:43px;padding-top:28px}.occasion-end .button{margin-top:24px}.taste{margin:0 10px;border-radius:24px}.taste .section-shell{padding:55px 6%}.taste-grid{gap:17px}.taste-grid img{height:240px}.taste-grid figure{border-radius:14px}.taste-large{grid-row:auto;grid-column:1/-1}.taste-large img{min-height:0;height:420px}.taste-grid figcaption{font-size:.8125rem;padding:45px 14px 16px}.taste-wide img{height:300px}.taste-details{grid-template-columns:1fr;gap:26px;margin-top:33px}.taste-details>div{padding-top:20px}.taste-details h3{font-size:1.5rem;margin:10px 0}.craft{grid-template-columns:1fr;gap:45px;margin:10px;padding:44px 6% 55px;border-radius:24px}.craft-photos{min-height:0;height:530px;padding-bottom:42px}.story-photo img{min-height:0;height:100%}.story-photo figcaption{bottom:0}.story-date{bottom:54px;right:0;padding:18px 20px;gap:8px}.story-date strong{font-size:2.4rem}.craft-logo{max-width:270px;margin-bottom:30px}.craft h2{font-size:clamp(2.7rem,9vw,4rem)}.craft-copy>.eyebrow{font-size:.75rem}.gallery-grid{grid-template-columns:1fr 1fr;gap:25px 16px}.gallery-item,.g1,.g2,.g3,.g4,.g5,.g6{grid-column:auto;padding:0}.gallery-item img{height:230px;border-radius:13px}.g1,.g4{grid-column:span 2}.g1 img,.g4 img{height:300px}.gallery-item figcaption{font-size:.8125rem;margin-top:10px;line-height:1.5}.how{padding-top:55px}.how>.eyebrow{font-size:.75rem}.how h2{font-size:clamp(2.5rem,8.6vw,4rem)}.how-grid{grid-template-columns:1fr;gap:28px;margin-top:33px}.how-grid article{padding-top:22px}.how-grid h3{margin:12px 0;font-size:1.6rem}.contact{margin:0 10px;padding:60px 6%;border-radius:24px}.contact>.eyebrow{font-size:.75rem}.contact h2{font-size:clamp(2.8rem,10vw,4.8rem);margin-bottom:27px}.contact h2 br{display:none}.contact h2 em{display:block;margin-top:4px}.contact>p:not(.eyebrow){font-size:1rem}.contact>p:not(.eyebrow) br{display:none}.contact-actions{flex-direction:column;max-width:360px;gap:12px;margin-top:29px}.contact .button{font-size:.9375rem}.contact-phone{font-size:.875rem}.site-footer{grid-template-columns:1fr;margin:0 7%;gap:25px;padding:35px 0}.site-footer .brand{max-width:290px}.site-footer .legal{grid-column:auto}.site-footer p{font-size:.875rem}}
@media(max-width:370px){.site-header{padding-left:18px;left:6%;right:6%}.site-header .brand{width:190px;flex-basis:190px}.hero h1{font-size:3.18rem}.hero-sticker{top:21%;width:98px;height:115px;right:8%}.hero .button{gap:18px}.hero-secondary{font-size:.75rem}.signature-strip p{gap:10px;font-size:1rem}.occasion-image figure{height:270px}.taste-grid{grid-template-columns:1fr}.taste-grid figure{grid-column:auto}.taste-grid img{height:300px}.contact-phone{font-size:.875rem}.gallery-item img{height:200px}.g1 img,.g4 img{height:260px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media(min-width:761px) and (max-width:1050px){.menu-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;flex-shrink:0;border:0;background:var(--ink);width:43px;height:43px;border-radius:50%;cursor:pointer}.menu-toggle span{height:1px;width:19px;background:var(--lime);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-nav:not([hidden]){position:absolute;top:calc(100% + 8px);left:0;right:0;display:flex;flex-direction:column;background:var(--paper);border-radius:23px;padding:16px 25px 20px;box-shadow:0 12px 30px #0002;color:var(--ink)}.mobile-nav a{padding:10px 0;font-size:1rem}}

@media(max-width:760px){.g9{grid-column:1/-1}.g9 img{height:280px}}
