:root{--ink:#17251f;--muted:#617069;--cream:#f5f3eb;--sage:#dbe7de;--green:#1d5b43;--white:#fff;--line:#d9dfdb;--radius:22px;--page:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:-apple-system,BlinkMacSystemFont,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif;line-height:1.75}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.page-width{width:min(calc(100% - 40px),var(--page));margin-inline:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;background:#fff;padding:10px;z-index:99}.announcement{background:var(--green);color:#fff;text-align:center;padding:8px 16px;font-size:13px}.site-header{position:sticky;top:0;z-index:20;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(0,0,0,.06)}.header-inner{height:74px;display:flex;align-items:center;justify-content:space-between;gap:28px}.logo{font-size:24px;font-weight:800;letter-spacing:.12em}.logo img{max-height:42px;width:auto}.nav{display:flex;align-items:center;gap:30px;font-size:14px}.nav a:hover{color:var(--green)}.header-actions{display:flex;gap:16px;align-items:center}.menu-toggle{display:none;border:0;background:none;font-size:25px}.hero{background:linear-gradient(120deg,var(--cream),#eef5f0);overflow:hidden}.hero-grid{min-height:680px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:64px}.eyebrow{color:var(--green);font-weight:700;letter-spacing:.12em;font-size:13px;text-transform:uppercase}.hero h1{font-size:clamp(42px,5vw,72px);line-height:1.12;letter-spacing:-.04em;margin:16px 0 22px}.hero p{font-size:18px;color:var(--muted);max-width:580px}.hero-media{position:relative}.hero-media img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:32px}.hero-placeholder{aspect-ratio:4/5;border-radius:32px;background:linear-gradient(145deg,#d1dfd4,#f7f3e8);display:grid;place-items:center;color:var(--green);text-align:center;padding:30px}.badge{position:absolute;left:-24px;bottom:34px;background:#fff;border-radius:18px;padding:15px 20px;box-shadow:0 15px 35px #142d2224;font-weight:700}.btn{display:inline-flex;align-items:center;justify-content:center;background:var(--green);color:#fff;border:1px solid var(--green);padding:14px 26px;border-radius:999px;font-weight:700;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #1d5b4333}.btn-secondary{background:transparent;color:var(--green)}.button-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.section{padding:96px 0}.section-soft{background:var(--cream)}.section-head{max-width:700px;margin:0 auto 44px;text-align:center}.section-head h2{font-size:clamp(30px,4vw,48px);line-height:1.25;margin:10px 0}.section-head p{color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.product-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff}.product-card-media{background:#f1f3f0;aspect-ratio:4/3;overflow:hidden}.product-card-media img{width:100%;height:100%;object-fit:cover;transition:.4s}.product-card:hover img{transform:scale(1.03)}.product-card-body{padding:28px}.product-card h3{font-size:25px;margin:4px 0 8px}.price{font-weight:800;font-size:20px}.compare{color:#8b9690;text-decoration:line-through;margin-left:8px;font-size:15px}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature{padding:28px;border-radius:18px;background:#fff;border:1px solid var(--line)}.feature-icon{font-size:28px}.feature h3{margin:10px 0 4px}.feature p{margin:0;color:var(--muted);font-size:14px}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.story-grid h2{font-size:clamp(34px,4vw,52px);line-height:1.25}.story-grid img{border-radius:var(--radius);aspect-ratio:1/1;object-fit:cover}.product-main{padding:60px 0 100px}.product-main-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:64px}.gallery-main{background:#f2f3ef;border-radius:var(--radius);overflow:hidden}.gallery-main img{width:100%;aspect-ratio:1/1;object-fit:contain}.product-info{position:sticky;top:110px;align-self:start}.product-info h1{font-size:clamp(32px,4vw,48px);line-height:1.25;margin:10px 0}.product-price{font-size:26px;font-weight:800;margin:14px 0}.product-description{color:var(--muted)}.product-form label{display:block;font-weight:700;margin:18px 0 8px}.product-form select,.product-form input[type=number]{width:100%;padding:13px;border:1px solid var(--line);border-radius:10px;background:#fff}.product-form .btn{width:100%;margin-top:20px}.rte{max-width:820px;margin:auto}.rte img{border-radius:14px}.empty-state{text-align:center;padding:60px;border:1px dashed var(--line);border-radius:var(--radius)}@media(max-width:800px){.page-width{width:min(calc(100% - 28px),var(--page))}.menu-toggle{display:block}.nav{display:none;position:absolute;top:74px;left:0;right:0;background:#fff;padding:24px;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line)}.nav.is-open{display:flex}.header-actions .text-link{display:none}.hero-grid,.story-grid,.product-main-grid{grid-template-columns:1fr;gap:34px}.hero-grid{padding:60px 0}.hero h1{font-size:42px}.badge{left:12px}.section{padding:68px 0}.product-grid,.features{grid-template-columns:1fr}.product-info{position:static}}#products{scroll-margin-top:90px}.product-tags{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 22px}.product-tags span{font-size:12px;padding:6px 10px;border-radius:999px;background:var(--cream);color:var(--green);font-weight:700}.philosophy-head{max-width:820px}.philosophy-intro{color:var(--muted);text-align:left}.philosophy-intro p{margin:0 0 14px}.philosophy-card h3{font-size:21px}.detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.detail-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff}.detail-image{aspect-ratio:4/3;background:#f1f3f0;overflow:hidden}.detail-image img{width:100%;height:100%;object-fit:cover}.detail-body{padding:30px}.detail-body>h3{font-size:27px;margin:0 0 24px}.detail-point{padding:18px 0;border-top:1px solid var(--line)}.detail-point strong{font-size:16px}.detail-point p{margin:5px 0 0;color:var(--muted);font-size:14px}.detail-body .btn{margin-top:20px}.scene-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.scene-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden}.scene-image{aspect-ratio:4/3;background:#edf1ed;overflow:hidden}.scene-image img{width:100%;height:100%;object-fit:cover}.scene-body{padding:20px}.scene-body h3{margin:0 0 6px;font-size:18px}.scene-body p{margin:0;color:var(--muted);font-size:13px}.expert-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.expert-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff}.expert-photo{aspect-ratio:4/3;background:#f1f3f0;overflow:hidden}.expert-photo img{width:100%;height:100%;object-fit:cover}.expert-body{padding:24px}.expert-body blockquote{margin:10px 0 20px;font-size:16px;line-height:1.8}.expert-profile{border-top:1px solid var(--line);padding-top:16px}.expert-profile p{margin:6px 0 0;color:var(--muted);font-size:13px}.final-cta{background:linear-gradient(120deg,var(--cream),#eef5f0);text-align:center}.final-cta-inner{max-width:820px}.final-cta h2{font-size:clamp(32px,4vw,50px);margin:0 0 14px}.final-cta p{color:var(--muted)}.final-cta-buttons{justify-content:center}.final-cta-note{font-size:12px!important;margin-top:16px}.center-button{text-align:center;margin-top:32px}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.article-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.article-card-media{aspect-ratio:16/10;background:#eef1ee;overflow:hidden}.article-card-media img{width:100%;height:100%;object-fit:cover}.article-card-body{padding:22px}.article-card-body h3{margin:7px 0;font-size:19px;line-height:1.5}.article-card-body p{color:var(--muted);font-size:14px}.read-more{font-weight:700;color:var(--green);font-size:13px}@media(max-width:800px){.detail-grid,.expert-grid{grid-template-columns:1fr}.scene-grid,.article-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.scene-grid,.article-grid{grid-template-columns:1fr}}:root{--ink:#171a18;--muted:#666c68;--cream:#f5f5f2;--sage:#e7ebe8;--green:#1d5b43;--white:#fff;--line:#dedfdc;--radius:22px;--page:1200px;--charcoal:#101312}.hero{background:linear-gradient(120deg,#f4f4f1,#ecefeb)}.section-soft{background:#f5f5f2}.hero-placeholder{background:linear-gradient(145deg,#e1e3df,#f7f7f4);color:#4b5d54}.final-cta{background:linear-gradient(120deg,#f1f2ef,#e9eeeb)}.product-video-section{background:var(--charcoal);color:#fff;padding:108px 0}.product-video-head .eyebrow{color:#9fc5af}.product-video-head h2{color:#fff}.product-video-head p{color:#b9c0bc}.product-video-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.product-video-card{background:#171a18;border:1px solid #2a2f2c;border-radius:26px;overflow:hidden}.product-video-media{aspect-ratio:16/10;background:#050606;display:grid;place-items:center;overflow:hidden}.product-video-media video,.product-video-media iframe,.product-video-media img{width:100%;height:100%;object-fit:cover;border:0;display:block}.product-video-placeholder{color:#8d9691;padding:34px;text-align:center;font-size:14px}.product-video-copy{padding:28px 30px 32px}.product-video-label{margin:0 0 7px;color:#9fc5af;font-size:13px;font-weight:700;letter-spacing:.04em}.product-video-copy h3{margin:0 0 10px;font-size:25px;line-height:1.45}.product-video-copy>p:not(.product-video-label){color:#b9c0bc;margin:0 0 22px;font-size:14px}.btn-on-dark{background:#fff;color:#151816;border-color:#fff}.btn-on-dark:hover{box-shadow:0 8px 24px #ffffff1a}@media(max-width:800px){.product-video-section{padding:72px 0}.product-video-grid{grid-template-columns:1fr}.product-video-copy{padding:24px}}.site-footer{background:#14241d;color:#eef3ef;padding:72px 0 24px}.footer-main-grid{display:grid;grid-template-columns:1.08fr .78fr 1.05fr 1fr;gap:54px;align-items:start}.footer-heading{margin:0 0 22px;color:#fff;font-size:15px;line-height:1.5;font-weight:800;letter-spacing:.04em}.footer-copy,.footer-about-text p,.footer-contact p{margin:0;color:#b9c6be;font-size:14px;line-height:1.9}.footer-about-text p+p{margin-top:12px}.footer-newsletter-form{margin-top:22px}.footer-newsletter-row{display:grid;grid-template-columns:1fr 50px;max-width:360px;border:1px solid #53655d;background:#fff}.footer-newsletter-row input{width:100%;min-width:0;border:0;outline:0;padding:13px 15px;background:#fff;color:#17251f;border-radius:0}.footer-newsletter-row input::placeholder{color:#7c8882}.footer-newsletter-row button{border:0;background:#fff;color:#17251f;font-size:22px;cursor:pointer;border-left:1px solid #d9dfdb}.footer-newsletter-row button:hover{background:#edf2ee}.footer-form-message{margin-top:10px!important;font-size:12px!important}.footer-link-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.footer-link-list a,.footer-policy-nav a,.footer-contact a{color:#d9e3dd;font-size:14px;text-decoration:none}.footer-link-list a:hover,.footer-policy-nav a:hover,.footer-contact a:hover{text-decoration:underline;text-underline-offset:4px}.footer-contact{display:grid;gap:18px}.footer-contact-item{display:grid;grid-template-columns:22px 1fr;gap:10px;align-items:start}.footer-contact-icon{color:#d9e3dd;line-height:1.4}.footer-contact-label{display:block;color:#91a199;font-size:11px;margin-bottom:2px}.footer-contact-item a{word-break:break-all}.footer-contact-note{margin-top:2px}.footer-sub{display:flex;justify-content:space-between;gap:32px;align-items:flex-end;border-top:1px solid #2b3c34;margin-top:54px;padding-top:30px}.footer-brand-line{display:flex;align-items:center;gap:22px}.footer-logo{width:135px;height:auto;background:#fff;border-radius:4px;padding:9px 13px;object-fit:contain}.footer-brand-line p{margin:0;color:#aebcb4;font-size:13px}.footer-policy-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:18px}.footer-policy-nav a{font-size:12px;color:#aebcb4}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #2b3c34;margin-top:24px;padding-top:20px;color:#82948a;font-size:11px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:980px){.footer-main-grid{grid-template-columns:1fr 1fr;gap:42px 50px}}@media(max-width:680px){.site-footer{padding-top:54px}.footer-main-grid{grid-template-columns:1fr;gap:38px}.footer-newsletter-row{max-width:none}.footer-sub{align-items:flex-start;flex-direction:column}.footer-brand-line{align-items:flex-start;flex-direction:column;gap:14px}.footer-policy-nav{justify-content:flex-start}.footer-bottom{flex-direction:column;gap:6px}}.expert-section{background:#fff}.expert-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.expert-grid--count-1{grid-template-columns:1fr;max-width:1000px;margin:0 auto}.expert-grid--count-2{grid-template-columns:repeat(2,minmax(0,1fr));max-width:1000px;margin:0 auto}.expert-card{background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;min-width:0}.expert-photo{aspect-ratio:4/3;background:#eef1ee;overflow:hidden}.expert-photo img{width:100%;height:100%;object-fit:cover;display:block}.expert-content{padding:28px}.expert-label{font-size:12px;font-weight:800;color:var(--green);letter-spacing:.05em;margin-bottom:18px}.expert-comment{margin:0;color:var(--text);font-size:16px;line-height:1.95}.expert-profile{border-top:1px solid var(--line);margin-top:24px;padding-top:20px}.expert-profile h3{margin:0 0 8px;font-size:16px;line-height:1.6}.expert-title{font-weight:800}.expert-name{font-weight:700;margin-left:10px}.expert-profile-text{color:var(--muted);font-size:13px;line-height:1.8}.expert-note{text-align:center;color:var(--muted);font-size:12px;margin:26px 0 0}.expert-card--featured{display:grid;grid-template-columns:minmax(300px,42%) 1fr;min-height:430px;border-radius:28px;box-shadow:0 18px 48px #162b2214}.expert-card--featured .expert-photo{aspect-ratio:auto;height:100%;min-height:430px}.expert-card--featured .expert-content{padding:48px 52px;display:flex;flex-direction:column;justify-content:center}.expert-card--featured .expert-label{font-size:13px;margin-bottom:22px}.expert-card--featured .expert-comment{font-size:20px;line-height:2}.expert-card--featured .expert-profile{margin-top:30px;padding-top:24px}.expert-card--featured .expert-profile h3{font-size:18px}.expert-card--featured .expert-profile-text{font-size:14px}@media(max-width:900px){.expert-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.expert-card--featured{grid-template-columns:38% 1fr}.expert-card--featured .expert-content{padding:36px}.expert-card--featured .expert-comment{font-size:18px}}@media(max-width:680px){.expert-grid,.expert-grid--count-2{grid-template-columns:1fr}.expert-card--featured{display:block;min-height:auto}.expert-card--featured .expert-photo{height:auto;min-height:0;aspect-ratio:4/3}.expert-card--featured .expert-content{padding:28px 24px}.expert-card--featured .expert-comment{font-size:16px}}.product-video-section{background:#f7f7f5!important;color:#17211c!important}.product-video-section .section-head h2{color:#17211c!important}.product-video-section .section-head p{color:#6b736f!important}.product-video-card{background:#fff!important;color:#17211c!important;border:1px solid #e3e7e4!important;box-shadow:0 8px 24px #162b220d}.product-video-media,.product-video-card video{background:#0b0d0c!important}.product-video-content{background:#fff!important;color:#17211c!important}.product-video-label{color:#176b4d!important}.product-video-card h3{color:#17211c!important}.product-video-card p{color:#68716c!important}.expert-media{background:#eef1ee;overflow:hidden}.expert-media img,.expert-media video{width:100%;height:100%;display:block;object-fit:cover}.expert-media--video{background:#0b0d0c}.expert-card--featured.expert-card--horizontal{display:grid;grid-template-columns:minmax(320px,42%) 1fr;min-height:430px}.expert-card--featured.expert-card--horizontal .expert-media{min-height:430px}.expert-card--featured.expert-card--horizontal .expert-content{padding:48px 52px;display:flex;flex-direction:column;justify-content:center}.expert-card--featured.expert-card--vertical{display:block;max-width:820px;margin:0 auto}.expert-card--featured.expert-card--vertical .expert-media{aspect-ratio:16/9;min-height:0}.expert-card--featured.expert-card--vertical .expert-content{padding:36px 42px 40px}.expert-grid:not(.expert-grid--count-1) .expert-media{aspect-ratio:4/3}.expert-grid:not(.expert-grid--count-1) .expert-content{padding:28px}@media(max-width:760px){.expert-card--featured.expert-card--horizontal{display:block;min-height:0}.expert-card--featured.expert-card--horizontal .expert-media{min-height:0;aspect-ratio:4/3}.expert-card--featured.expert-card--horizontal .expert-content,.expert-card--featured.expert-card--vertical .expert-content{padding:28px 24px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/theme.css.map */
