:root{--ink:#34413b;--deep:#315b4b;--green:#6d927d;--pale:#eef3ec;--cream:#fbf8f1;--paper:#fffdf8;--line:#dce3dc;--accent:#c97754;--serif:"Yu Mincho","Hiragino Mincho ProN",serif;--sans:"Yu Gothic UI","Meiryo",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:var(--sans);line-height:1.8;background:var(--paper)}a{color:inherit;text-decoration:none}.preview-note{text-align:center;background:#2f5748;color:white;padding:7px 15px;font-size:12px;letter-spacing:.05em}.site-header{position:sticky;top:0;background:rgba(255,253,248,.96);border-bottom:1px solid var(--line);z-index:20;backdrop-filter:blur(8px)}.header-inner{max-width:1180px;height:92px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:46px;height:46px;border:1px solid var(--green);border-radius:50% 50% 50% 8px;display:grid;place-items:center;color:var(--deep);font-family:var(--serif)}.brand strong{font-family:var(--serif);font-size:18px;line-height:1.25;letter-spacing:.08em}.brand small{display:block;font-size:10px;color:#809087;letter-spacing:.08em}.global-nav{display:flex;gap:30px;font-size:13px;font-weight:700}.global-nav a{position:relative}.global-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-6px;height:1px;background:var(--deep);transition:.2s}.global-nav a:hover:after{right:0}.menu-button{display:none}.hero{max-width:1300px;min-height:640px;margin:auto;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;padding:72px 48px 90px;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;width:380px;height:380px;border-radius:50%;border:1px solid #e3e8e0;left:-230px;top:60px}.kicker,.section-title>span{font-size:11px;letter-spacing:.24em;font-weight:700;color:var(--green)}.hero h1{font-family:var(--serif);font-weight:500;font-size:clamp(38px,5vw,68px);line-height:1.45;letter-spacing:.07em;margin:18px 0 22px}.hero h1 em{font-style:normal;color:var(--deep);background:linear-gradient(transparent 68%,#dce9d8 68%)}.lead{font-size:16px;color:#607068;margin-bottom:38px}.primary-button{display:inline-flex;align-items:center;gap:30px;padding:14px 20px 14px 25px;background:var(--deep);color:white;border-radius:2px;font-size:13px;box-shadow:0 8px 20px rgba(49,91,75,.16)}.primary-button span{font-size:18px}.hero-visual{height:510px;background:#edf1e8;border-radius:48% 48% 7px 7px;position:relative;overflow:hidden;display:grid;place-items:center}.hero-visual:after{content:"";position:absolute;inset:auto 0 0;height:38%;background:#dfd5bf}.hero-visual p{position:absolute;top:45px;right:30px;font-family:var(--serif);font-size:18px;letter-spacing:.13em;z-index:3}.sun{position:absolute;width:115px;height:115px;border-radius:50%;background:#e9c38f;top:80px;left:70px}.plate{position:absolute;width:310px;height:310px;border-radius:50%;background:#faf8ef;box-shadow:0 18px 40px rgba(68,74,58,.18);z-index:2;bottom:54px;left:50%;transform:translateX(-50%);border:18px solid #fff}.food{position:absolute;border-radius:50%}.food-a{width:110px;height:80px;background:#72936c;left:25px;top:50px;border-radius:60% 40%}.food-b{width:92px;height:92px;background:#d69b6e;right:28px;top:35px}.food-c{width:100px;height:85px;background:#e6d27d;left:55px;bottom:35px}.food-d{width:80px;height:100px;background:#9ab38d;right:38px;bottom:28px;border-radius:30% 70%}.leaf{position:absolute;background:#698c72;width:55px;height:140px;border-radius:100% 0;z-index:3}.leaf-a{left:35px;bottom:30px;transform:rotate(-35deg)}.leaf-b{right:30px;bottom:30px;transform:rotate(30deg)}.section-wrap{max-width:1180px;margin:auto;padding:100px 24px}.section-title{text-align:center;margin-bottom:48px}.section-title h2{font-family:var(--serif);font-size:35px;font-weight:500;letter-spacing:.08em;margin:8px 0 4px}.section-title p{color:#7c8982;font-size:14px;margin:0}.category-section{padding-top:70px}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.category-card{min-height:335px;padding:22px 19px;display:flex;flex-direction:column;border-radius:120px 120px 7px 7px;transition:.2s}.category-card:hover{transform:translateY(-7px);box-shadow:0 14px 32px rgba(67,81,72,.12)}.category-card .number{font-family:Georgia,serif;font-size:13px;align-self:center}.category-icon{width:68px;height:68px;border-radius:50%;background:rgba(255,255,255,.75);display:grid;place-items:center;margin:12px auto;font-family:var(--serif);font-size:20px}.category-card h3{text-align:center;font-family:var(--serif);font-size:19px;line-height:1.55;letter-spacing:.05em;margin:2px 0 9px}.category-card p{font-size:12px;line-height:1.7;margin:0;color:#5f6e66}.category-card b{font-size:11px;margin-top:auto;text-align:center}.peach{background:#f4e3d7}.yellow{background:#f2edce}.green{background:#dfeadd}.blue{background:#dce9e7}.coral{background:#edd9d1}.message-section{background:#f0f4ed;margin-top:30px}.message-inner{max-width:1050px;margin:auto;padding:95px 30px;display:grid;grid-template-columns:80px 1fr .8fr;gap:60px;align-items:center}.vertical-label{writing-mode:vertical-rl;letter-spacing:.25em;font-size:10px;color:var(--green)}.message-copy>span{font-size:12px;color:var(--accent);font-weight:700}.message-copy h2{font-family:var(--serif);font-size:40px;line-height:1.5;font-weight:500;letter-spacing:.07em;margin:10px 0 25px}.message-copy p{font-size:14px;color:#5f6f67}.three-points{display:flex;flex-direction:column;gap:12px}.three-points div{background:white;padding:17px 20px;display:flex;align-items:center;gap:25px;border-left:3px solid var(--green)}.three-points strong{font-family:Georgia,serif;color:#96aa9e;font-size:20px}.three-points span{font-family:var(--serif);letter-spacing:.08em}.section-heading-row{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:38px}.section-title.left{text-align:left;margin:0}.section-heading-row>a{font-size:12px;border-bottom:1px solid var(--ink)}.article-grid{display:grid;grid-template-columns:1.35fr .8fr .8fr;gap:22px}.article-card{border:1px solid var(--line);background:white;transition:.2s}.article-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(42,68,56,.08)}.article-image{height:190px;display:grid;place-items:center;text-align:center;font-family:var(--serif);letter-spacing:.1em;color:white;font-size:18px}.ingredients{background:linear-gradient(135deg,#6f8f76,#a7b99e)}.meal{background:linear-gradient(135deg,#b9866b,#ddbaa1)}.delivery{background:linear-gradient(135deg,#889ea0,#b5c8c6)}.featured{display:grid;grid-template-columns:1fr 1.05fr}.featured .article-image{height:100%}.article-content{padding:22px}.article-content small{color:var(--green);font-weight:700}.article-content h3{font-family:var(--serif);font-size:18px;line-height:1.65;margin:8px 0}.featured h3{font-size:21px}.article-content p{font-size:12px;color:#718078}.article-content b{font-size:11px}.youtube-section{background:#315b4b;color:white;position:relative;overflow:hidden}.youtube-section:after{content:"YOUTUBE";position:absolute;right:-25px;bottom:-75px;font:130px Georgia,serif;color:rgba(255,255,255,.04)}.youtube-inner{display:grid;grid-template-columns:1.25fr .75fr;gap:60px;align-items:center}.video-placeholder{aspect-ratio:16/9;background:linear-gradient(135deg,#d7b485,#839b7e);display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:2}.video-placeholder:after{content:"";position:absolute;inset:12px;border:1px solid rgba(255,255,255,.45)}.play{width:70px;height:70px;border-radius:50%;background:white;color:var(--accent);display:grid;place-items:center;padding-left:5px;font-size:22px;margin-bottom:12px;z-index:2}.video-placeholder span,.video-placeholder small{z-index:2}.video-placeholder span{font-family:var(--serif);font-size:18px}.video-placeholder small{opacity:.75}.youtube-copy{position:relative;z-index:2}.youtube-copy>p:first-child{font-size:10px;letter-spacing:.25em;color:#bfceb9}.youtube-copy h2{font-family:var(--serif);font-size:36px;line-height:1.5;font-weight:500;letter-spacing:.08em}.youtube-copy p{font-size:14px;color:#dce7df}.youtube-button{display:inline-block;margin-top:18px;border:1px solid #dbe8df;padding:12px 20px;font-size:12px}.profile-section{display:grid;grid-template-columns:.75fr 1.25fr;gap:75px;max-width:950px;align-items:center}.profile-photo{height:420px;background:#e7e1d2;border-radius:48% 48% 3px 3px;display:grid;place-items:center;text-align:center;color:#8c877c;font-family:var(--serif)}.profile-copy small{letter-spacing:.2em;color:var(--green)}.profile-copy h2{font-family:var(--serif);font-weight:500;font-size:35px;line-height:1.5;letter-spacing:.08em}.profile-copy p{font-size:14px;color:#65736c}.profile-badges{display:flex;flex-wrap:wrap;gap:7px;margin:20px 0}.profile-badges span{background:#edf2eb;padding:5px 10px;font-size:11px}.profile-copy>a{font-size:12px;border-bottom:1px solid}footer{background:#f1eee5;padding:55px max(24px,calc((100% - 1180px)/2));display:grid;grid-template-columns:1fr auto;gap:25px;align-items:end}footer strong{font-family:var(--serif);font-size:20px}footer p{font-size:12px;color:#768078}footer nav{display:flex;gap:18px;font-size:11px}footer small{grid-column:1/-1;border-top:1px solid #d8d6ce;padding-top:15px;color:#8d928d}@media(max-width:900px){.global-nav{display:none;position:absolute;top:92px;left:0;right:0;background:var(--paper);padding:20px;flex-direction:column;text-align:center;border-bottom:1px solid var(--line)}.global-nav.open{display:flex}.menu-button{display:block;border:1px solid var(--line);background:white;padding:8px 12px}.hero{grid-template-columns:1fr;padding:55px 25px}.hero-visual{height:430px;margin-top:50px}.category-grid{grid-template-columns:repeat(2,1fr)}.category-card{border-radius:70px 70px 7px 7px}.message-inner{grid-template-columns:1fr;gap:25px}.vertical-label{writing-mode:horizontal-tb}.article-grid{grid-template-columns:1fr 1fr}.featured{grid-column:1/-1}.youtube-inner{grid-template-columns:1fr}.profile-section{grid-template-columns:1fr 1.2fr}}@media(max-width:600px){.preview-note{font-size:10px}.header-inner{height:78px;padding:0 16px}.brand-mark{width:38px;height:38px}.brand strong{font-size:15px}.brand small{display:none}.global-nav{top:78px}.hero{padding-top:45px}.hero h1{font-size:36px}.lead{font-size:14px}.desktop{display:none}.hero-visual{height:340px}.plate{width:235px;height:235px}.hero-visual p{font-size:14px}.section-wrap{padding:70px 17px}.section-title h2{font-size:28px}.category-grid{gap:8px}.category-card{min-height:300px;padding:17px 13px}.category-card h3{font-size:16px}.category-card p{font-size:11px}.message-inner{padding:70px 22px}.message-copy h2{font-size:31px}.article-grid{grid-template-columns:1fr}.featured{display:block}.featured .article-image{height:200px}.youtube-inner{padding-left:17px;padding-right:17px}.youtube-copy h2{font-size:30px}.profile-section{grid-template-columns:1fr}.profile-photo{height:330px}.profile-copy h2{font-size:30px}footer{display:block;text-align:center}footer nav{justify-content:center;flex-wrap:wrap;margin:25px 0}}
