/* Warm bakery collection, scoped away from cart and checkout. */
#recommendSection,.shop-selection{background-color:#f7f1e6!important;background-image:radial-gradient(ellipse at 0 0,#e8d4b844,transparent 55%),repeating-radial-gradient(circle at 100% 0,transparent 0 48px,#ac88530a 49px 50px)!important}
.shop-popular{background-color:#eaece3!important}.shop-gifts{background-color:#f5eee3!important}
.products-grid{gap:26px}.products-grid .pcard{display:flex;flex-direction:column;border:1px solid #e7dfd1;border-radius:18px;background:#fffdf8;box-shadow:0 7px 24px #5742260b;transition:transform .25s,box-shadow .25s}.products-grid .pcard:hover{transform:translateY(-4px);box-shadow:0 14px 32px #5742261c}.products-grid .pcard-img{height:auto;aspect-ratio:1.18;background:#eee6d8}.products-grid .pcard-img>img{width:100%;height:100%;object-fit:cover}.products-grid .pcard-body{padding:22px;display:flex;flex-direction:column;flex:1}.products-grid .pcard-name{color:#303d31}.products-grid .pcard-desc{color:#776b5d}.products-grid .pcard-price-row{margin-top:auto;padding-top:8px}.products-grid .pcard-price{color:#855522}.products-grid .add-btn{min-height:48px;border-radius:9px;background:#354b3d;color:#fffdf5;box-shadow:0 3px 0 #23382b;letter-spacing:.03em}.products-grid .add-btn:hover{background:#4b634d;transform:translateY(-1px)}.products-grid .add-btn:focus-visible,.instagram-link:focus-visible,.taste-pause:focus-visible{outline:3px solid #ba792f;outline-offset:4px}.products-grid .pcard-fav{width:38px;height:38px;border:0;box-shadow:0 2px 10px #30200b22}.products-grid .pcard-badge{top:16px;background:#9a633c!important;border-radius:0 7px 7px 0;clip-path:none;padding:7px 12px;color:white}.shop-selection .btn-p,#recommendSection .btn-o{border-radius:50px;min-height:48px;padding:14px 28px}
.shop-instagram{background:#f6f0e9;padding:70px 24px}.instagram-header{max-width:1100px;margin:0 auto 28px;display:flex;align-items:center;justify-content:space-between;gap:24px}.instagram-eyebrow,.taste-eyebrow{font-size:11px;letter-spacing:.18em;color:#8a6946}.instagram-header h2{font-size:30px;color:#34483d;margin:10px 0}.instagram-header p{line-height:1.8}.instagram-link{display:inline-flex;gap:16px;align-items:center;color:#34483d;border:1px solid #9aab99;border-radius:40px;padding:14px 22px;text-decoration:none;font-weight:700;white-space:nowrap}.instagram-posts{max-width:1100px;margin:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.instagram-posts iframe{width:100%;height:490px;border:1px solid #e0d8cb;border-radius:14px;background:white}.instagram-note{text-align:center;color:#776b5d;font-size:12px;margin-top:20px}
.taste-reel{overflow:hidden;background:#263e33;color:#fff9eb;padding:40px 0 30px}.taste-heading{padding:0 24px;max-width:1100px;margin:0 auto 25px;display:flex;align-items:end;justify-content:space-between;gap:15px}.taste-eyebrow{color:#dbc096}.taste-heading h2{font-size:28px;margin:8px 0 0}.taste-pause{background:transparent;border:1px solid #bfc9bd;color:inherit;border-radius:30px;padding:10px 18px;min-height:44px;cursor:pointer}.taste-track{display:flex;width:max-content;animation:taste-flow 100s linear infinite}.taste-group{display:flex;gap:18px;padding-right:18px}.taste-group figure{margin:0;width:280px;flex:none}.taste-group img{display:block;width:100%;aspect-ratio:1;object-fit:cover;border-radius:12px}.taste-caption{font-size:11px;text-align:center;color:#d2dacd;margin-top:20px}.taste-reel.is-paused .taste-track,.taste-reel:focus-within .taste-track{animation-play-state:paused}@keyframes taste-flow{to{transform:translateX(-50%)}}
@media(max-width:600px){.products-grid{gap:12px}.products-grid .pcard{border-radius:12px}.products-grid .pcard-body{padding:14px 12px}.products-grid .pcard-img{aspect-ratio:1}.products-grid .pcard-fav{width:34px;height:34px;top:8px;right:8px}.products-grid .pcard-badge{font-size:10px;padding:5px 8px}.products-grid .add-btn{min-height:46px;font-size:12px!important;padding:10px 4px}.instagram-header{display:block}.instagram-header h2{font-size:24px}.instagram-link{margin-top:18px}.instagram-posts{grid-template-columns:1fr}.instagram-posts iframe{height:510px}.shop-instagram{padding:45px 20px}.taste-heading h2{font-size:22px}.taste-group figure{width:220px}.taste-group{gap:12px;padding-right:12px}.taste-pause{padding:9px 12px;font-size:11px;white-space:nowrap}}
@media(prefers-reduced-motion:reduce){.taste-track{animation:none}.taste-reel{overflow:auto}.products-grid .pcard,.products-grid .add-btn{transition:none}.taste-pause{display:none}}

.mega-trigger{font-family:inherit;background:none;border-top:0;border-left:0;border-right:0}.mega-trigger[aria-expanded=true]{color:#fff!important;background:#171a18}.shop-mega{position:absolute;left:0;right:0;top:100%;background:#171a18;color:#fff8e9;z-index:150;box-shadow:0 20px 40px #0004;padding:28px max(24px,calc((100% - 1100px)/2));max-height:75vh;overflow-y:auto}.shop-mega[hidden]{display:none}.mega-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.mega-top p{font-size:10px;letter-spacing:.2em;color:#bea988}.mega-top h2{font-size:23px;margin-top:6px}.mega-close{background:transparent;border:1px solid #777;color:white;font-size:24px;width:44px;height:44px;border-radius:50%;cursor:pointer}.mega-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}.mega-product{text-align:left;background:none;border:0;color:inherit;font:inherit;cursor:pointer}.mega-product img{width:100%;aspect-ratio:1.3;object-fit:cover;border-radius:8px;margin-bottom:10px;transition:filter .2s}.mega-product:hover img{filter:brightness(1.12)}.mega-product span{font-size:13px;font-weight:700;line-height:1.7;display:block}.mega-all{margin-top:24px;border:1px solid #8e8d80;border-radius:30px;background:none;color:inherit;padding:12px 25px;font:inherit;font-size:13px;cursor:pointer}.shop-mega button:focus-visible,.mega-trigger:focus-visible{outline:2px solid #e5c78c;outline-offset:4px}@media(max-width:768px){.main-nav{display:block!important}.nav-in{overflow-x:auto;justify-content:flex-start!important}.main-nav .nav-item{padding:12px;font-size:12px!important}.shop-mega{padding:22px 18px}.mega-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}.mega-top h2{font-size:20px}}


.ingredient-story{background:#f4efe5;padding:65px 24px 0}.ingredient-heading{text-align:center;margin-bottom:32px;color:#334536}.ingredient-heading>p{font-size:10px;letter-spacing:.18em;color:#8c704b}.ingredient-heading h2{font-size:32px;margin:10px 0 14px}.ingredient-heading>span{font-size:14px;line-height:1.8}.ingredient-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;max-width:1100px;margin:auto}.ingredient-card{position:relative;border-radius:16px;overflow:hidden;background:#fffaf2}.ingredient-card>img{width:100%;height:300px;object-fit:cover;display:block}.ingredient-card>div{padding:26px 30px}.ingredient-number{font-size:10px;letter-spacing:.16em;color:#967344}.ingredient-card h3{font-size:25px;color:#34483d;margin:10px 0}.ingredient-card p{font-size:14px;color:#73624f;line-height:1.9}.ingredient-service{max-width:1100px;margin:30px auto 0;display:flex;justify-content:center;gap:70px;padding:24px;border-top:1px solid #d9cdb9;color:#4d5846;font-size:14px;font-weight:700}.ingredient-service small{font-size:11px;color:#796e5e;font-weight:400;margin-left:12px}@media(max-width:600px){.ingredient-story{padding:40px 18px 0}.ingredient-heading h2{font-size:26px}.ingredient-heading>span{font-size:12px}.ingredient-grid{grid-template-columns:1fr;gap:20px}.ingredient-card>img{height:230px}.ingredient-card>div{padding:22px}.ingredient-card h3{font-size:23px}.ingredient-service{gap:20px;padding:20px 0;justify-content:space-between;font-size:12px}.ingredient-service small{display:block;margin:6px 0 0;font-size:10px}}

.instagram-posts .instagram-media{margin:0!important;min-width:0!important;width:100%!important;box-sizing:border-box!important;align-self:start}.instagram-posts blockquote{padding:35px;background:#fffaf2;border:1px solid #dacfbd;border-radius:14px}.instagram-posts blockquote a{color:#34483d;font-size:14px}.instagram-posts iframe{min-height:490px}

/* Gentle rising section edges, with clear space above their content. */
.ingredient-story{border-top-left-radius:100% 55px;padding-top:85px}.shop-popular{border-top-left-radius:100% 65px;padding-top:95px}.taste-reel{border-top-left-radius:100% 55px;padding-top:75px}@media(max-width:600px){.ingredient-story{border-top-left-radius:100% 28px;padding-top:58px}.shop-popular{border-top-left-radius:100% 32px;padding-top:65px}.taste-reel{border-top-left-radius:100% 28px;padding-top:52px}}

.instagram-post{position:relative;min-width:0}.instagram-posts iframe[height="0"]{visibility:hidden;height:0!important;min-height:0!important}.instagram-posts iframe:not([height="0"]){position:relative!important}.instagram-posts .instagram-post blockquote{min-height:100px}

.ingredient-heading h2{line-height:1.65}.ingredient-heading h2 em{font-style:normal;color:#956236}.ingredient-heading>span{display:block;line-height:2}

.main-nav .nav-btob{background:#354b3d;color:#fff9e9!important;border:1px solid #354b3d;border-radius:7px;margin:6px 0 6px 12px;padding:11px 16px;font-size:13px!important;font-weight:800!important;box-shadow:0 2px 0 #203527;flex-shrink:0}.main-nav .nav-btob::before{display:none}.main-nav .nav-btob:hover{background:#4a644e;color:#fff!important}.main-nav .nav-btob:focus-visible,.drawer-btob:focus-visible{outline:3px solid #b98338;outline-offset:3px}.drawer .drawer-btob,#drawer .drawer-btob{background:#354b3d;color:#fff9e9!important;border-radius:7px;margin:6px 12px;padding:14px 12px;font-weight:800;font-size:12px}.nav-in{overflow-x:auto}@media(max-width:600px){.main-nav .nav-btob{font-size:11px!important;padding:10px 12px;margin-left:8px}}

body>header.is-scroll-fixed{position:sticky;top:0;background:rgba(254,250,242,.97);box-shadow:0 8px 30px #28302318;animation:shop-header-arrive .55s ease-out both}@keyframes shop-header-arrive{from{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){body>header.is-scroll-fixed{animation:none}}

body>header.is-scroll-fixed{position:fixed;top:0;left:0;right:0;width:100%;z-index:1000}

#page-detail .d-title{color:#304234;line-height:1.65}#page-detail .d-main-img{border-radius:18px;box-shadow:0 12px 34px #57422610;overflow:hidden}#page-detail .d-thumb{border-radius:9px;overflow:hidden}#page-detail .d-price{color:#875b31}#page-detail .opt-section{background:#f1eee4;border:1px solid #e0dccd;border-radius:14px;padding:18px 20px}#page-detail .opt-section-ttl{color:#3d503e;gap:10px;margin-bottom:14px}#page-detail .radio-group{gap:8px;border:0;background:transparent}#page-detail .radio-opt label{border:1px solid #b9c2ae!important;border-radius:8px!important;min-height:46px;display:flex;justify-content:center;align-items:center;background:#fffcf5;color:#4b5845}#page-detail .radio-opt input:checked+label{background:#e1e8d9!important;color:#2f4937!important;border-color:#526c50!important;box-shadow:inset 0 0 0 1px #526c50;font-weight:800}#page-detail .radio-opt input:checked+label:before{content:'✓';margin-right:8px}#page-detail .sz-btn{border-radius:8px;min-height:44px}#page-detail .sz-btn.act{background:#e1e8d9;color:#304834;border-color:#526c50}#page-detail .qty-ctrl{border:1px solid #b9c2ae;border-radius:10px;background:#fffdf6}#page-detail .qty-btn{width:44px;height:44px;border:0;background:transparent;color:#3d503e}#page-detail .qty-num{background:transparent}#page-detail .btn-add-cart{background:#354b3d;border-radius:10px;min-height:56px;box-shadow:0 3px 0 #243a2c;color:#fffdf5}#page-detail .btn-add-cart:hover{background:#49634e}#page-detail .btn-fav{border-radius:10px;border-color:#b6c0ad;background:#fffdf7;gap:8px;color:#4c614a!important;min-height:52px;font-size:13px}#page-detail .btn-fav svg{flex-shrink:0}#page-detail .tabs-hd{gap:5px;border-color:#d8dece}#page-detail .tab-hd{color:#69745f;padding:13px 16px}#page-detail .tab-hd.act{color:#344e38;border-color:#526c50;background:#e9eedf;border-radius:8px 8px 0 0}#page-detail button:focus-visible,#page-detail input:focus-visible+label{outline:3px solid #b78645;outline-offset:3px}@media(max-width:600px){#page-detail .opt-section{padding:15px}#page-detail .d-acts{gap:12px}#page-detail .btn-add-cart{flex-basis:100%}#page-detail .btn-fav{width:100%}#page-detail .tab-hd{padding:12px 10px;font-size:12px}}

.atelier-gallery{margin-bottom:55px}.atelier-intro{text-align:center;margin:10px 0 32px}.atelier-intro>p{font-size:11px;letter-spacing:.18em;color:#997444}.atelier-intro h2{font-size:clamp(25px,3vw,38px);line-height:1.7;color:#354b3d;margin:12px 0}.atelier-intro>span{color:#776953;font-size:14px}.atelier-photos{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:20px}.atelier-photos figure{grid-column:span 2;margin:0;background:#eee8db;border-radius:14px;overflow:hidden}.atelier-photos .atelier-feature{grid-column:span 3}.atelier-photos img{width:100%;height:220px;object-fit:cover;display:block}.atelier-feature img{height:340px}.atelier-photos figcaption{padding:14px 18px;color:#495641;font-size:13px;font-weight:700}@media(max-width:600px){.atelier-photos{grid-template-columns:1fr 1fr;gap:12px}.atelier-photos figure{grid-column:span 1}.atelier-photos .atelier-feature{grid-column:span 2}.atelier-feature img{height:270px}.atelier-photos img{height:180px}.atelier-photos .atelier-feature img{height:270px}.atelier-photos figcaption{font-size:11px;padding:10px}}

.home-product-banner{max-width:1100px;margin:35px auto;padding:0 20px}.home-product-banner button{display:block;width:100%;border:0;background:none;padding:0;cursor:pointer;border-radius:12px;overflow:hidden;box-shadow:0 5px 25px #2334280c}.home-product-banner img{display:block;width:100%;height:auto}.home-product-banner button:hover{box-shadow:0 8px 30px #23342824}.home-product-banner button:focus-visible{outline:3px solid #a67b3d;outline-offset:5px}@media(max-width:600px){.home-product-banner{padding:0 10px;margin:24px auto}.home-product-banner button{border-radius:7px}}

/* Warm vermilion palette for product detail. */
#page-detail .d-title{color:#542f23}#page-detail .opt-section{background:#fbf0e4;border-color:#ecd4bd}#page-detail .opt-section-ttl{color:#81442d}#page-detail .radio-opt label{border-color:#dbb69a!important;color:#81543d;background:#fffaf3}#page-detail .radio-opt input:checked+label{background:#f8dfcd!important;color:#823d26!important;border-color:#b25a39!important;box-shadow:inset 0 0 0 1px #b25a39}#page-detail .sz-btn.act{background:#f8dfcd;color:#823d26;border-color:#b25a39}#page-detail .qty-ctrl{border-color:#dbb69a}#page-detail .qty-btn{color:#974c30}#page-detail .btn-add-cart{background:#b34e32;box-shadow:0 3px 0 #87351f}#page-detail .btn-add-cart:hover{background:#983e28}#page-detail .btn-fav{border-color:#d9b298;color:#924a30!important;background:#fff9f1}#page-detail .tabs-hd{border-color:#e7c9af}#page-detail .tab-hd{color:#986c50}#page-detail .tab-hd.act{color:#9f462d;border-color:#b65c3b;background:#f8e6d6}
/* Black is limited to the photograph surround. */
#page-detail .d-photo-frame{padding:18px;background:#201b18;border:1px solid #342a24;border-radius:20px;box-shadow:0 15px 35px #33221518;margin-bottom:14px}#page-detail .d-photo-frame .d-main-img{margin:0;border-radius:8px;box-shadow:none}@media(max-width:600px){#page-detail .d-photo-frame{padding:12px;border-radius:15px}}
/* Full-width black stage, containing photograph and product information. */
#page-detail .detail-grid{position:relative;padding:15px 0;background:#171412;box-shadow:0 0 0 100vmax #171412;clip-path:inset(0 -100vmax);color:#f5eadc}
#page-detail .d-photo-frame{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;margin-bottom:15px}
#page-detail .d-photo-frame .d-main-img{border-radius:8px;box-shadow:0 12px 30px #0008}
#page-detail .d-title{color:#fff3e2}#page-detail .d-price{color:#e4b887}#page-detail .d-price-note,#page-detail #productPhotoNote{color:#cabbab!important}#page-detail .d-divider{border-color:#514134}#page-detail .opt-lbl{color:#f5eadc}#page-detail .tab-c{color:#e7d8c7}#page-detail .tab-hd{color:#d7b697}#page-detail .tab-hd.act{color:#7d3926}#page-detail .tabs-hd{border-color:#68503d}#page-detail .qty-num{color:#542f23}
@media(max-width:600px){#page-detail .detail-grid{padding-top:15px;padding-bottom:15px}#page-detail .d-photo-frame{padding:0;border-radius:0}}
body>footer{background:#050505;color:#eee8df}body>footer .ft-links a{color:#c9c3ba}body>footer .ft-links a:hover{color:#fff3df}body>footer .ft-copy{color:#bcb5ac;opacity:1}
/* Pearl-white controls on the dark product stage. */
#page-detail .opt-section{background:linear-gradient(135deg,#ffffff12,#ffffff06);border:1px solid #ffffff26;box-shadow:inset 0 1px 0 #ffffff12,0 12px 28px #0002;backdrop-filter:blur(12px)}
#page-detail .opt-section-ttl{color:#eee9e2;font-weight:500;letter-spacing:.06em}
#page-detail .radio-opt label{background:#ffffff05;color:#dfd9d2;border-color:#ffffff33!important;font-weight:400;transition:background .25s,transform .25s,box-shadow .25s}
#page-detail .radio-opt input:checked+label{background:linear-gradient(135deg,#fffffff5,#e9e5dfe8)!important;color:#342d28!important;border-color:#fff9!important;box-shadow:0 5px 18px #0003,inset 0 1px 0 #fff;font-weight:600}
#page-detail .sz-btn{background:#ffffff0d;border:1px solid #ffffff40;color:#e8e3dc}
#page-detail .sz-btn.act{background:linear-gradient(135deg,#fff9f3,#dedbd5);color:#342d28;border-color:#fff9;box-shadow:0 5px 20px #0003}
#page-detail .qty-ctrl{background:#ffffff0d;border-color:#ffffff40;box-shadow:inset 0 1px 0 #ffffff15}#page-detail .qty-btn,#page-detail .qty-num{color:#f3eee7}
#page-detail .ship-bar{background:#ffffff07;border-color:#ffffff22;color:#cfc7bd}
#page-detail .btn-add-cart{background:linear-gradient(120deg,#fff,#eeeae4);color:#302923;border:1px solid #fff9;box-shadow:0 8px 28px #0005,inset 0 1px 0 #fff;border-radius:10px;letter-spacing:.1em;transition:transform .3s,box-shadow .3s,background .3s}
#page-detail .btn-add-cart:hover{background:linear-gradient(120deg,#fff,#faf7f1);transform:translateY(-3px);box-shadow:0 12px 35px #0006,0 0 22px #fff1}
#page-detail .btn-fav{background:linear-gradient(135deg,#ffffff14,#ffffff07);color:#f0e9df!important;border-color:#ffffff40;box-shadow:inset 0 1px 0 #ffffff15;transition:transform .3s,background .3s}
#page-detail .btn-fav:hover{background:#ffffff20;transform:translateY(-2px)}
#page-detail .tabs-hd{border-color:#ffffff2b}#page-detail .tab-hd{color:#c6bfb5}#page-detail .tab-hd.act{background:#ffffff0c;color:#fff7ec;border-color:#e7ddd0}
#page-detail .radio-opt label:hover{background:#ffffff12}#page-detail button:focus-visible,#page-detail input:focus-visible+label{outline:2px solid #fff4df;outline-offset:4px}
#page-detail.act .opt-section,#page-detail.act .d-acts{animation:pearl-arrive .65s ease-out both}#page-detail.act .d-acts{animation-delay:.12s}
@keyframes pearl-arrive{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
@media(prefers-reduced-motion:reduce){#page-detail.act .opt-section,#page-detail.act .d-acts{animation:none}#page-detail .btn-add-cart,#page-detail .btn-fav,#page-detail .radio-opt label{transition:none}#page-detail .btn-add-cart:hover,#page-detail .btn-fav:hover{transform:none}}
/* Quiet editorial typography. */
#page-detail .d-heading{margin:0 0 27px}
#page-detail .d-heading .d-title{font-family:'Noto Serif JP','Yu Mincho',serif;font-size:clamp(21px,2vw,28px);font-weight:400;line-height:1.9;letter-spacing:.065em;margin:0;color:#f4f0e9;overflow-wrap:anywhere}
#page-detail .d-title-rule{display:block;width:100%;height:1px;margin:19px 0 13px;background:linear-gradient(90deg,#e9e0d19c,#e9e0d118);transform-origin:left}
#page-detail .d-title-en{font-family:'Cormorant Garamond',Georgia,serif;font-size:17px;line-height:1.6;font-weight:400;letter-spacing:.065em;color:#bdb7af;margin:0}
#page-detail .d-price{font-family:'Cormorant Garamond',Georgia,serif;font-size:35px;font-weight:400;letter-spacing:.025em;color:#eeeae3;line-height:1.25}#page-detail .d-price-note{font-size:11px;color:#aba69f}
#page-detail.act .d-heading .d-title{animation:product-title-enter .75s ease-out both}#page-detail.act .d-title-rule{animation:product-rule-enter .9s .15s ease-out both}#page-detail.act .d-title-en{animation:pearl-arrive .8s .25s ease-out both}
@keyframes product-title-enter{from{opacity:0;transform:translateX(-14px)}to{opacity:1;transform:translateX(0)}}@keyframes product-rule-enter{from{transform:scaleX(0)}to{transform:scaleX(1)}}
@media(max-width:600px){#page-detail .d-heading .d-title{font-size:22px;line-height:1.8}#page-detail .d-title-en{font-size:15px}#page-detail .d-price{font-size:32px}}
@media(prefers-reduced-motion:reduce){#page-detail.act .d-heading .d-title,#page-detail.act .d-title-rule,#page-detail.act .d-title-en{animation:none}}
#page-detail .d-heading .d-title{font-family:'Noto Serif JP','Yu Mincho',serif!important;font-weight:400!important;font-size:clamp(21px,2vw,28px)!important}#page-detail .d-price{font-family:'Cormorant Garamond',Georgia,serif!important;font-weight:400!important;font-size:35px!important}#page-detail #dSizeOpts[hidden]{display:none!important}@media(max-width:600px){#page-detail .d-heading .d-title{font-size:22px!important}#page-detail .d-price{font-size:32px!important}}
/* Cart: 97% black, with pearl actions matching product detail. */
#page-cart{background:#080808;color:#eeeae4;min-height:75vh;--text:#eeeae4;--text-m:#d3ccc2;--text-l:#b6aea4;--caramel:#d6cbbb;--sage:#c4c9bf;--border:#ffffff30}
#page-cart .cart-ttl,#page-cart .summary-ttl{color:#f4efe7}#page-cart .cart-ttl svg{color:#ddd2c2!important}
#page-cart .c-item,#page-cart .cart-summary{background:linear-gradient(130deg,#202020,#171717);border:1px solid #ffffff22;border-radius:12px;box-shadow:0 12px 30px #0003}
#page-cart .c-item-name{color:#f1ece5}#page-cart .c-item-price,#page-cart .sum-row.total{color:#f2ece3}#page-cart .sum-row.total{border-color:#ffffff30}
#page-cart .c-qty-btn{background:#ffffff0b;border-color:#ffffff30;color:#eee8df;width:32px;height:32px}#page-cart .c-qty-btn:hover{background:#ffffff20}#page-cart .c-del{color:#c8bfb4}
#page-cart .progress-note{background:#ffffff05;border-color:#ffffff20;color:#c9c3ba}#page-cart .progress-bar{background:#ffffff15}#page-cart .progress-fill{background:linear-gradient(90deg,#b6ab9b,#eee8df)}
#page-cart .checkout-btn,#page-cart #cartEmpty .btn-p{background:linear-gradient(120deg,#fff,#e7e2da);color:#302923;border:1px solid #fff8;border-radius:9px;box-shadow:0 8px 24px #0004}#page-cart .checkout-btn:hover{background:#fff;box-shadow:0 12px 30px #0005}
#page-cart .btn-o{color:#e6ddd1;border-color:#ffffff40;background:#ffffff06;border-radius:8px}#page-cart .btn-o:hover{background:#ffffff15}#page-cart input[type=checkbox]{accent-color:#cfc7bb}#page-cart button:focus-visible{outline:2px solid #f3e5ce;outline-offset:4px}
/* Ingredients: black and champagne, with a quiet pearl highlight. */
.ingredient-story{background:#080808;color:#e8e2d8}.ingredient-heading{color:#eee9e1}.ingredient-heading>p{color:#c6b18a}.ingredient-heading h2{color:#f0eae1}.ingredient-heading>span{color:#c8c0b5}.ingredient-heading h2 em{display:inline-block;color:#ebd7ad;background:linear-gradient(110deg,#c5a16b 0%,#ead8b3 35%,#fffef6 48%,#e4e4f1 51%,#f2dfb9 57%,#c5a16b 100%);background-size:240% 100%;background-position:100% 50%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 10px #e5c68c25);animation:handmade-lustre 4s ease-in-out 1}
.ingredient-card{background:linear-gradient(140deg,#23211e,#151413);border:1px solid #d8bd8926;box-shadow:0 12px 35px #0005}.ingredient-card h3{color:#eee7db}.ingredient-card p{color:#c7beb1}.ingredient-number{color:#cfb68b}.ingredient-service{border-color:#d8bd8933;color:#e1d6c3}.ingredient-service small{color:#afa69a}
@keyframes handmade-lustre{from{background-position:100% 50%}to{background-position:0% 50%}}
@media(prefers-reduced-motion:reduce){.ingredient-heading h2 em{animation:none}}
@media(forced-colors:active){.ingredient-heading h2 em{background:none;-webkit-text-fill-color:CanvasText;filter:none}}
.ingredient-heading h2 em{animation-play-state:paused}.ingredient-story.lustre-visible .ingredient-heading h2 em{animation-play-state:running}
#page-cart .cart-line-icon{display:inline-block;vertical-align:-3px;color:currentColor;flex-shrink:0;margin-right:3px}#page-cart .c-item-var .cart-line-icon+svg{margin-left:8px}
/* Product collections: near-black with restrained champagne outlines. */
#recommendSection,.shop-selection,#page-products{background:#080808!important;background-image:none!important;color:#e9e1d5}
#recommendSection .sec-title,.shop-selection .sec-title,#page-products h1,#page-products h2{color:#eee4d4}#recommendSection .sec-sub,.shop-selection .sec-sub{color:#bbb1a2}.shop-chapter{color:#cbb485}
.products-grid .pcard{background:linear-gradient(140deg,#1e1c19,#11100f);border-color:#cfb47b38;box-shadow:0 8px 28px #0004}.products-grid .pcard:hover{box-shadow:0 12px 32px #0006,0 0 15px #d3b7760c;border-color:#cfb47b66}
.products-grid .pcard-name{color:#eee6da}.products-grid .pcard-desc{color:#bfb5a7}.products-grid .pcard-price{color:#e7d6b6}.products-grid .pcard-price small,.products-grid .pcard-price span{color:#bcae96!important}
.products-grid .add-btn{background:linear-gradient(120deg,#ffffff08,#ffffff02);border:1px solid #d8bd827d;color:#eadbbd;box-shadow:inset 0 1px 0 #f3dda330,0 0 10px #d8b7730d;transition:background .3s,box-shadow .3s,transform .3s}
.products-grid .add-btn:hover{background:#c9a96115;color:#fff1d1;border-color:#e4ca93;box-shadow:0 0 16px #e4ca9322,inset 0 1px 0 #fff0cd44;transform:translateY(-2px)}
#recommendSection .btn-o,.shop-selection .btn-p{background:#ffffff06;color:#e9dab9;border:1px solid #c9af795e;box-shadow:none}.shop-selection .gift-tags span{color:#d0b98e;border-color:#c9af795e}
@media(prefers-reduced-motion:reduce){.products-grid .add-btn{transition:none}.products-grid .add-btn:hover{transform:none}}
/* EC photo reel: matching black and iridescent gold. */
.taste-reel{background:#080808;color:#e9dcc3}.taste-eyebrow{color:#cbb17f}.taste-heading h2{color:#e6ce9f;background:linear-gradient(110deg,#b99050,#ead3a4 30%,#fffcef 47%,#e6e5ef 52%,#f0d59c 61%,#c19a5e);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 10px #d8b77320)}.taste-pause{color:#e8d8b9;border-color:#c9b28a66;background:#ffffff05}.taste-pause:hover{background:#ffffff12}.taste-caption{color:#bfb29c}
@media(forced-colors:active){.taste-heading h2{background:none;-webkit-text-fill-color:CanvasText;filter:none}}
/* Checkout: dark canvas, legible fields, subtle champagne rims. */
#page-checkout{background:#080808;color:#eee7dc;min-height:85vh;--text:#eee7dc;--text-m:#cec4b5;--text-l:#b8ac99;--brown:#ead8b5;--espresso:#e9dcc4;--caramel:#d0b17d;--honey:#d5b985;--honey-dk:#dbc59b;--border:#bfa77866;--border-lt:#bfa77833;--cream:#22201d;--parchment:#201e1a;--brown-pale:#24211c;--sage-pale:#20241f;--sage:#bdc8b4;--sage-lt:#6e7965;--peach:#f0a390}
#page-checkout .form-input,#page-checkout .form-sel{color:#f1ece4;background:linear-gradient(#191817,#191817) padding-box,linear-gradient(120deg,#c4a46a66,#f5e8bf99,#aaa7b266,#c4a46a66) border-box;border:1px solid transparent;border-radius:8px;min-height:46px;box-shadow:inset 0 1px 0 #ffffff05;color-scheme:dark}
#page-checkout .form-input::placeholder{color:#a69e92;opacity:1}#page-checkout .form-input:focus,#page-checkout .form-sel:focus{border-color:#e1c38b;box-shadow:0 0 0 3px #d6b57b18,0 0 18px #e5c88d0d}
#page-checkout .form-input.filled{background:#191c18;border-color:#9ba58a!important}#page-checkout .form-input.error,#page-checkout .form-sel.error{border-color:#f0a390!important;background:#2b1b18}#page-checkout .form-sel option{background:#191817;color:#eee7dc}
#page-checkout .step-num{background:#181715;color:#c6bba7;border-color:#9f896355}#page-checkout .step-it.act .step-num,#page-checkout .step-it.done .step-num{background:linear-gradient(120deg,#f1e7d6,#cdb78b);color:#28231b;border-color:#e0cda4}
#page-checkout .confirm-card{background:#191816;border-color:#bfa77833;border-radius:12px}#page-checkout .confirm-hd{color:#ead8b5}
#page-checkout .btn-next,#page-checkout .place-btn,#page-checkout .zip-search-btn{background:linear-gradient(120deg,#fffaf0,#ded3bd);color:#2c251c;border:1px solid #e8d6af;border-radius:8px;box-shadow:0 6px 20px #0004}#page-checkout .btn-next:hover,#page-checkout .place-btn:hover,#page-checkout .zip-search-btn:hover{background:#fff8e9}
#page-checkout .btn-back{color:#d7c5a6;border-color:#c2a87666}#page-checkout input[type=checkbox],#page-checkout input[type=radio]{accent-color:#d8c092}#page-checkout button:focus-visible{outline:2px solid #f2dcae;outline-offset:4px}
#page-checkout .form-input:-webkit-autofill{-webkit-text-fill-color:#f1ece4;box-shadow:0 0 0 1000px #191817 inset;caret-color:#f1ece4}
#page-checkout .checkout-line-icon{display:inline-block;vertical-align:-3px;margin-right:5px;color:#d8c49d;flex-shrink:0}
.header-account-links{display:flex;align-items:center;gap:7px;margin-left:auto;flex-shrink:0}.header-account-links button{font:inherit;font-size:11px;padding:9px 10px;background:transparent;color:#594b38;border:1px solid #bfa77866;border-radius:6px;white-space:nowrap;cursor:pointer}.header-account-links .header-register{background:#25221d;color:#eedfbe;border-color:#ae9264}.header-account-links button:hover{box-shadow:0 0 12px #b69a6420}.header-account-links button:focus-visible{outline:2px solid #a37d3e;outline-offset:3px}
#page-guide{background:#080808;color:#d0c6b7}.first-guide{padding:60px 24px 80px}.guide-eyebrow{color:#cbb17f;font-size:11px;letter-spacing:.2em}.first-guide h1{font-family:'Noto Serif JP',serif;font-size:32px;color:#ead7ae;margin:14px 0}.guide-lead{line-height:2}.first-guide section{margin-top:48px}.first-guide h2{font-size:22px;color:#eadbc0;margin-bottom:20px}.first-guide h3{font-size:18px;color:#eee5d7;margin:12px 0}.first-guide p{font-size:14px;line-height:2;margin-bottom:12px}.guide-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.first-guide article{background:#191816;border:1px solid #c5aa7333;border-radius:12px;padding:26px}.first-guide article>span{color:#bd9f69;font-size:11px;letter-spacing:.12em}.first-guide button,.first-guide a{display:inline-block;background:#ffffff05;color:#e9d5aa;border:1px solid #c5aa7355;border-radius:7px;padding:12px 18px;font:inherit;font-size:13px;cursor:pointer;text-decoration:none}.guide-steps{padding-left:25px}.guide-steps li{padding:10px 0 14px 10px;border-bottom:1px solid #ffffff15}.guide-steps strong{color:#eee4d1}.guide-actions{display:flex;gap:12px;flex-wrap:wrap}
@media(max-width:900px){.hd-inner{flex-wrap:wrap}.header-account-links{order:5;width:100%;justify-content:flex-end;padding-bottom:8px}.header-account-links button{min-height:40px}.first-guide{padding:35px 18px 60px}}
/* First-taste introduction remains cream; black starts at the products. */
#recommendSection{background:#f7f1e6!important;color:#493b2b;padding-bottom:0!important;overflow:hidden}#recommendSection .sec-title{color:#354538}#recommendSection .sec-sub{color:#776b5d}#recommendSection .shop-chapter{color:#927346}#recommendSection .recommend-products-stage{background:#080808;color:#eee6da;padding:32px 0 48px;box-shadow:0 0 0 100vmax #080808;clip-path:inset(0 -100vmax)}
.first-guide article.guide-product{overflow:hidden;display:flex;flex-direction:column;padding:0 26px 26px}.guide-product-photo{display:block;width:calc(100% + 52px);max-width:none;height:auto;aspect-ratio:4/3;object-fit:cover;margin:0 -26px 24px}.first-guide .guide-product button{margin-top:auto;align-self:flex-start}.first-guide .guide-product p{margin-bottom:20px}
/* Explicit responsive columns prevent narrow four-column gift cards. */
@media(min-width:701px) and (max-width:1100px){#homeGrid,#popularGrid,#giftGrid,#prodGrid,#favGrid,#myFavGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px}}
@media(max-width:700px){#homeGrid,#popularGrid,#giftGrid,#prodGrid,#favGrid,#myFavGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px}.products-grid .pcard{min-width:0}.products-grid .pcard-body{padding:15px 12px}.products-grid .pcard-name{font-size:14px!important;line-height:1.65!important;letter-spacing:0!important;word-break:normal;overflow-wrap:break-word}.products-grid .pcard-desc{font-size:12px;line-height:1.7}.products-grid .pcard-price{font-size:21px!important}.products-grid .add-btn{font-size:11px!important;padding:11px 4px;min-height:44px;letter-spacing:0}.products-grid .pcard-badge{font-size:10px;padding:5px 8px}.products-grid .pcard-fav{width:32px;height:32px;top:8px;right:8px}.first-guide .guide-grid{grid-template-columns:1fr}.header-account-links{justify-content:center;gap:8px}.header-account-links button{font-size:11px;padding:8px 12px}}
@media(max-width:360px){#homeGrid,#popularGrid,#giftGrid,#prodGrid,#favGrid,#myFavGrid{grid-template-columns:1fr!important}.products-grid .pcard-name{font-size:16px!important}}
.satoyama-scene{position:relative;height:270px;overflow:hidden;background:#d7d9be}.satoyama-scene>svg{display:block;width:100%;height:100%}.sky-paint{fill:#d9dfcd}.village-sun{fill:#fff0bc}.mountain-far{fill:#9ba899}.mountain-near{fill:#677e6a}.satoyama-scene.is-evening .sky-paint{fill:#c97759}.satoyama-scene.is-evening .village-sun{fill:#f2bf6d}.satoyama-scene.is-evening .mountain-far{fill:#966b67}.satoyama-scene.is-evening .mountain-near{fill:#625653}.village-cloud{animation:village-drift 65s linear infinite alternate}.cloud-two{animation-duration:85s}.village-rice{transform-origin:0 0;animation:village-sway 4.5s ease-in-out infinite alternate}.village-crows{opacity:0}.is-evening .village-crows{opacity:1;animation:village-flight 27s linear infinite}.satoyama-label{position:absolute;left:24px;right:24px;bottom:15px;display:flex;justify-content:space-between;align-items:center;gap:15px;color:#fff1cb;font-size:11px;letter-spacing:.12em;text-shadow:0 1px 5px #302719}.satoyama-pause{background:#25271b66;border:1px solid #eee0b777;color:#fff1d2;border-radius:30px;padding:8px 13px;font-size:10px;cursor:pointer}.satoyama-scene.is-paused *{animation-play-state:paused!important}@keyframes village-sway{from{transform:rotate(-4deg)}to{transform:rotate(5deg)}}@keyframes village-drift{to{transform:translateX(130px)}}@keyframes village-flight{from{transform:translate(-180px,75px)}to{transform:translate(1700px,35px)}}@media(max-width:600px){.satoyama-scene{height:210px}.satoyama-label{left:15px;right:15px;font-size:9px;letter-spacing:.03em}}@media(prefers-reduced-motion:reduce){.satoyama-scene *{animation:none!important}.satoyama-pause{display:none}.is-evening .village-crows{transform:translate(850px,70px)}}
.satoyama-scene.is-night{background:#111a30}.satoyama-scene.is-night .sky-paint{fill:#111a30}.satoyama-scene.is-night .village-sun{fill:#fff5d6;transform:translateY(-20px);filter:drop-shadow(0 0 9px #f8eccf99) drop-shadow(0 0 24px #d7e2ff44)}.satoyama-scene.is-night .mountain-far{fill:#283047}.satoyama-scene.is-night .mountain-near{fill:#141c2c}.satoyama-scene.is-night .village-field{fill:#0e1722}.satoyama-scene.is-night .village-cloud{fill:#bac6de;opacity:.27}.satoyama-scene.is-night .village-rice{opacity:.45}.satoyama-scene.is-night .satoyama-label{color:#e4e6ec}.satoyama-scene.is-night .satoyama-pause{background:#111a3077;border-color:#dce4fa55;color:#e4e6ec}
.satoyama-scene.is-evening .village-rice{display:none}
.satoyama-scene .village-rice{display:none}
.satoyama-scene>svg.golden-field{position:absolute;bottom:0;left:0;width:100%;height:25%;pointer-events:none;filter:drop-shadow(0 0 2px #efcc7b55)}.golden-thread{transform-origin:0 0;animation:golden-wind 5s ease-in-out infinite alternate;vector-effect:non-scaling-stroke}.satoyama-label{z-index:1}@keyframes golden-wind{from{transform:skewX(-8deg)}to{transform:skewX(10deg)}}
.dawn-field-photo{height:clamp(240px,25vw,420px);background:#101c20;overflow:hidden}.dawn-field-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 55%}@media(max-width:600px){.dawn-field-photo{height:240px}.dawn-field-photo img{object-position:48% center}}
@media(max-width:600px){.dawn-field-photo img{object-position:25% center}}
@media(max-width:600px){.dawn-field-photo img{object-position:58% center}}
@media(max-width:600px){.dawn-field-photo img{object-position:25% center}}
/* Immersive atelier: full-bleed photographs and restrained editorial copy. */
#page-shopinfo{background:#11110f;color:#e9e3d8}#page-shopinfo>.atelier-page-wrap{width:100%;max-width:none;padding:0 0 80px!important}.craft-hero{position:relative;height:calc(100svh - 140px);min-height:620px;max-height:1100px;overflow:hidden}.craft-hero-back{width:100%;height:100%;object-fit:cover;object-position:center 45%}.craft-shade{position:absolute;inset:0;background:linear-gradient(90deg,#070806b3,transparent 80%),linear-gradient(0deg,#11110fbb,transparent 45%)}.craft-hero-copy{position:absolute;top:17%;left:9%;z-index:1}.craft-hero-copy p,.craft-process-copy p,.craft-material p{font-size:10px;letter-spacing:.3em;color:#d8c6a3;margin:0 0 26px}.craft-hero-copy h1{font-family:'Noto Serif JP',serif!important;font-size:clamp(36px,4.6vw,70px)!important;font-weight:400!important;line-height:1.65!important;letter-spacing:.13em;color:#fff6e9;margin:0 0 22px;text-shadow:0 2px 24px #0004}.craft-hero-copy>span{font-size:11px;letter-spacing:.2em;color:#ddd4c5}.craft-hero-detail{position:absolute;right:7%;bottom:8%;width:31%;margin:0;box-shadow:0 24px 75px #0008}.craft-hero-detail img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.craft-hero-detail figcaption{position:absolute;bottom:12px;left:16px;font-size:8px;letter-spacing:.2em;color:white;text-shadow:0 1px 8px #000}.craft-scroll{position:absolute;bottom:35px;left:9%;color:#e4d7bf;font-size:9px;letter-spacing:.2em;text-decoration:none;padding:12px 0}.craft-scroll span{margin-left:20px}.craft-process{position:relative;min-height:850px;padding:130px 8% 160px;scroll-margin-top:150px}.craft-process-copy{position:relative;z-index:2;width:40%;padding-top:70px}.craft-process h2,.craft-material h2{font-family:'Noto Serif JP',serif!important;font-weight:400!important;font-size:clamp(27px,3vw,44px)!important;line-height:1.9!important;letter-spacing:.09em;color:#f1e8d9}.craft-process-main{position:absolute;right:7%;top:100px;width:53%;margin:0}.craft-process-main img{width:100%;height:480px;object-fit:cover;display:block}.craft-process-overlap{position:relative;width:36%;margin:90px 0 0 10%;box-shadow:0 24px 65px #0008;z-index:1}.craft-process-overlap img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}.craft-material{position:relative;height:600px;overflow:hidden}.craft-material>img{width:100%;height:100%;object-fit:cover}.craft-material:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#070806b3,transparent)}.craft-material>div{position:absolute;left:9%;top:30%;z-index:1}#page-shopinfo .story-sec{background:#181815;padding:90px 0}#page-shopinfo .story-vis{background:url('/public/atelier/photo-2.jpg') center/cover!important;min-height:350px}#page-shopinfo .story-vis>*{display:none}#page-shopinfo .story-title{color:#e9dfce;font-family:'Noto Serif JP',serif!important;font-weight:400!important}#page-shopinfo .story-text{color:#bbb5aa}#page-shopinfo .shopinfo-grid{max-width:1200px;margin:70px auto 0;padding:0 24px}#page-shopinfo .info-box{background:#1b1b18;border-color:#b79d6c33}#page-shopinfo .info-title{color:#e7d9bf}#page-shopinfo .info-val{color:#c8c3b9}#page-shopinfo .info-lbl{color:#b8a98e}
@media(max-width:700px){.craft-hero{height:calc(100svh - 150px);min-height:640px}.craft-hero-back{object-position:60% center}.craft-hero-copy{left:7%;top:9%}.craft-hero-copy h1{font-size:38px!important}.craft-hero-detail{right:6%;bottom:9%;width:55%}.craft-scroll{left:7%;bottom:15px;font-size:8px}.craft-process{padding:65px 7% 70px;min-height:0}.craft-process-copy{width:100%;padding:0}.craft-process-main{position:relative;right:auto;top:auto;width:90%;margin:32px 0 0 auto}.craft-process-main img{height:300px}.craft-process-overlap{width:57%;margin:-65px 0 0}.craft-material{height:430px}.craft-material>div{left:7%;top:26%}#page-shopinfo .story-sec{padding:55px 0}#page-shopinfo .shopinfo-grid{margin-top:40px}}
.dawn-field-photo{position:relative}.field-curve{position:absolute;left:0;width:100%;height:clamp(30px,4.5vw,76px);display:block;pointer-events:none}.field-curve-top{top:-1px}.field-curve-bottom{bottom:-1px}
/* Keep the product detail bottom spacing dark through to the footer photograph. */
#page-detail{background:#080808}#page-detail .breadcrumb{color:#c7bdae}#page-detail .breadcrumb a{color:#d5c3a4}
/* Match the detail stage, its bottom spacing, and the photograph transition. */
#page-detail{background:#171412}body:has(#page-detail.act) .field-curve-top path{fill:#171412}
/* Vermilion is reserved for adding products to the cart. */
#page-detail .btn-add-cart,.products-grid .add-btn{background:#b54832;color:#fff;border:1px solid #d36b50;box-shadow:0 6px 20px #0003,inset 0 1px 0 #ffffff15}#page-detail .btn-add-cart:hover,.products-grid .add-btn:hover{background:#a43d2a;color:#fff;border-color:#dc826b;box-shadow:0 8px 24px #0004}#page-detail .btn-add-cart:focus-visible,.products-grid .add-btn:focus-visible{outline:2px solid #f1c4a7;outline-offset:4px}
#page-cart .checkout-btn{background:#b54832;color:#fff;border:1px solid #d36b50;box-shadow:0 6px 20px #0003,inset 0 1px 0 #ffffff15}#page-cart .checkout-btn:hover{background:#a43d2a;color:#fff;border-color:#dc826b;box-shadow:0 8px 24px #0004}#page-cart .checkout-btn:focus-visible{outline:2px solid #f1c4a7;outline-offset:4px}
#page-checkout .btn-next{background:#b54832;color:#fff;border:1px solid #d36b50;box-shadow:0 6px 20px #0003,inset 0 1px 0 #ffffff15}#page-checkout .btn-next:hover{background:#a43d2a;color:#fff;border-color:#dc826b}#page-checkout .btn-next:focus-visible{outline:2px solid #f1c4a7;outline-offset:4px}

/* Quiet charcoal line landscape, with only water and grass in motion. */
.dawn-field-photo{background:#080808}.dawn-field-photo>img{opacity:.22;mix-blend-mode:lighten}.field-line-motion{position:absolute;inset:0;width:100%;height:100%;opacity:.25;pointer-events:none}.field-grass-motion{transform-origin:0 0;animation:field-grass-breeze 9s ease-in-out infinite alternate}.field-water-motion{animation:field-water-drift 13s ease-in-out infinite alternate}.field-curve{z-index:1}@keyframes field-grass-breeze{from{transform:skewX(-3deg)}to{transform:skewX(4deg)}}@keyframes field-water-drift{from{transform:translateX(-4px);opacity:.45}to{transform:translateX(5px);opacity:.85}}@media(prefers-reduced-motion:reduce){.field-grass-motion,.field-water-motion{animation:none}}
.dawn-field-photo{background:#000000}.dawn-field-photo>img{mix-blend-mode:screen;filter:contrast(1.25)}
.dawn-field-photo{background:#080808}.dawn-field-photo>img{opacity:.12}.field-line-motion{opacity:.12}

.floating-cart{position:fixed;right:16px;top:42%;z-index:900;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:70px;min-height:78px;padding:13px 8px;background:#b54832;color:#fff;border:1px solid #e09179;border-radius:12px;box-shadow:0 6px 22px #0005;cursor:pointer;font:600 11px/1.2 sans-serif;letter-spacing:.12em}.floating-cart>svg{fill:none;stroke:currentColor;stroke-width:1.5}.floating-cart:hover{background:#a43d2a}.floating-cart:focus-visible{outline:3px solid #f1c4a7;outline-offset:4px}.floating-cart-count{position:absolute;right:-5px;top:-7px;display:grid;place-items:center;min-width:22px;height:22px;padding:0 4px;border-radius:20px;background:#fff6e9;color:#8d2e20;border:1px solid #b54832;font-size:11px;letter-spacing:0}@media(max-width:700px){.floating-cart{right:10px;top:42%;width:56px;min-height:66px;padding:10px 6px;gap:4px;font-size:10px;border-radius:10px}.floating-cart>svg{width:21px;height:21px}}
@media(max-width:767px){body>header,body>header.is-scroll-fixed{position:relative!important;top:auto!important;animation:none!important;transform:none!important}body>header .main-nav,.mob-nav{display:none!important}body{padding-bottom:0!important}#hamBtn{display:flex!important;position:fixed;top:12px;right:12px;z-index:1098;width:46px;height:46px;align-items:center;justify-content:center;background:#faf6eeed;border:1px solid #c8b38f88;border-radius:8px;box-shadow:0 3px 14px #0002;backdrop-filter:blur(8px)}.hd-acts{padding-right:52px}}
@media(max-width:767px){body>header{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;filter:none!important}}
.craft-diary{max-width:1200px;margin:auto;padding:100px 30px 120px;display:grid;grid-template-columns:1fr 1.2fr;gap:35px 70px;align-items:center}.craft-diary-heading p{font-size:10px;letter-spacing:.25em;color:#d8c6a3}.craft-diary-heading h2{font-family:"Noto Serif JP",serif!important;font-weight:400!important;line-height:1.9;font-size:clamp(26px,3vw,42px);color:#f1e8d9}.craft-diary figure{margin:0}.craft-diary img{width:100%;display:block;object-fit:cover}.craft-diary-lemon{grid-column:2;grid-row:1 / span 2}.craft-diary-lemon img{aspect-ratio:4/5}.craft-diary-front{grid-column:1}.craft-diary-front img{aspect-ratio:1.6}.craft-diary figcaption{font-size:11px;letter-spacing:.08em;color:#b6aa97;padding-top:12px}@media(max-width:700px){.craft-diary{padding:60px 24px;grid-template-columns:1fr;gap:28px}.craft-diary-lemon,.craft-diary-front{grid-column:auto;grid-row:auto}.craft-diary-lemon img{aspect-ratio:1}}
