.msk{background-color:#fff}.msk__section-label{display:block;font-size:.72rem;letter-spacing:.3em;text-transform:uppercase;color:#1a281859;margin-bottom:.75rem;font-weight:600}.msk__section-title{font-size:2.5rem;font-weight:700;color:#1a2818;margin:0 0 1rem;line-height:1.15}.msk__section-desc{font-size:1.05rem;color:#666;line-height:1.7;max-width:600px;margin:0 auto 3rem}.msk__step,.msk__item,.msk__benefit{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.msk__step.msk--visible,.msk__item.msk--visible,.msk__benefit.msk--visible{opacity:1;transform:translateY(0)}.msk__step:nth-child(2),.msk__item:nth-child(2),.msk__benefit:nth-child(2){transition-delay:.08s}.msk__step:nth-child(3),.msk__item:nth-child(3),.msk__benefit:nth-child(3){transition-delay:.16s}.msk__step:nth-child(4),.msk__item:nth-child(4),.msk__benefit:nth-child(4){transition-delay:.24s}.msk__step:nth-child(5),.msk__item:nth-child(5),.msk__benefit:nth-child(5){transition-delay:.32s}.msk__step:nth-child(6),.msk__item:nth-child(6),.msk__benefit:nth-child(6){transition-delay:.4s}.msk__hero{background:linear-gradient(145deg,#2a3a2e,#1a2a1e,#1e3025);padding:5rem 2rem 4rem;color:#f0ede8;position:relative;overflow:hidden}.msk__hero-bg-pattern{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.msk__hero-bg-pattern svg{width:100%;height:100%}.msk__hero-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1}.msk__hero-label{display:block;font-size:.72rem;letter-spacing:.3em;text-transform:uppercase;color:#f0ede866;margin-bottom:1.5rem}.msk__hero-titles{display:flex;flex-direction:column;margin-bottom:1.75rem}.msk__hero-kanji{font-size:5rem;line-height:1.05;font-weight:300;color:#f0ede8b3}.msk__hero-heading{font-size:3.25rem;font-weight:700;line-height:1.08;margin:0;color:#f0ede8}.msk__hero-sub{font-size:3.25rem;font-weight:300;font-style:italic;line-height:1.08;color:#f0ede84d}.msk__hero-desc{font-size:1rem;color:#f0ede899;line-height:1.75;max-width:480px;margin-bottom:1.75rem}.msk__hero-features{display:flex;gap:1.75rem;flex-wrap:wrap;margin-bottom:2.5rem}.msk__hero-feature{display:flex;align-items:center;gap:.5rem;font-size:.82rem;color:#f0ede873}.msk__hero-feature svg{flex-shrink:0}.msk__hero-cta-row{display:flex;align-items:center;gap:1.5rem}.msk__hero-price{font-size:1.75rem;font-weight:700;color:#f0ede8}.msk__hero-cta{padding:.85rem 2rem;background:#f0ede8;color:#1a2818;border:none;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .25s ease}.msk__hero-cta:hover{background:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #00000040}.msk__hero-visual{display:flex;justify-content:center;align-items:center}.msk__hero-img{width:100%;max-width:520px;border-radius:20px;box-shadow:0 20px 60px #0000004d;object-fit:cover;aspect-ratio:1}.msk__hero-img-placeholder{width:100%;max-width:520px;aspect-ratio:1;background:#f0ede80f;border-radius:20px;display:flex;align-items:center;justify-content:center}.msk__includes{padding:5rem 2rem;background:#faf9f6}.msk__includes-inner{max-width:1100px;margin:0 auto;text-align:center}.msk__includes-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:2rem}.msk__item{text-align:center;padding:1.5rem 1rem;background:#fff;border-radius:16px;box-shadow:0 1px 4px #0000000d;transition:box-shadow .25s ease,transform .25s ease}.msk__item:hover{box-shadow:0 8px 28px #00000014;transform:translateY(-3px)}.msk__item-icon{margin-bottom:1rem}.msk__item-img{width:100%;max-width:140px;aspect-ratio:1;object-fit:cover;border-radius:12px;margin:0 auto;display:block}.msk__item-img-placeholder{width:80px;height:80px;margin:0 auto;display:flex;align-items:center;justify-content:center;color:#ccc}.msk__item-title{font-size:.95rem;font-weight:600;color:#1a2818;margin:0 0 .4rem}.msk__item-desc{font-size:.8rem;color:#888;line-height:1.5;margin:0}.msk__guide{padding:5rem 2rem;background:#fff}.msk__guide-inner{max-width:1100px;margin:0 auto;text-align:center}.msk__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1.75rem;margin-bottom:4rem}.msk__step{background:#faf9f6;border:1.5px solid #e8e4dc;border-radius:16px;padding:2rem 1.5rem;text-align:center;position:relative;transition:box-shadow .25s ease,transform .25s ease,border-color .25s ease}.msk__step:hover{box-shadow:0 8px 28px #1a281814;transform:translateY(-3px);border-color:#c4bfb4}.msk__step--highlight{background:linear-gradient(145deg,#2a3a2e,#1a2a1e);border-color:transparent;color:#f0ede8}.msk__step--highlight:hover{border-color:transparent;box-shadow:0 8px 28px #1a281833}.msk__step--highlight .msk__step-number{color:#f0ede840}.msk__step--highlight .msk__step-icon{color:#f0ede899}.msk__step--highlight .msk__step-title{color:#f0ede8}.msk__step--highlight .msk__step-desc{color:#f0ede899}.msk__step-number{font-size:3rem;font-weight:800;color:#1a28180f;line-height:1;margin-bottom:.5rem;font-family:var(--font-heading, "Playfair Display", serif)}.msk__step-icon{color:#2a3a2e;margin-bottom:1rem}.msk__step-title{font-size:1.1rem;font-weight:600;color:#1a2818;margin:0 0 .5rem}.msk__step-desc{font-size:.85rem;color:#777;line-height:1.6;margin:0}.msk__quick{background:linear-gradient(135deg,#f0ede8,#e8e4dc);border-radius:20px;padding:3rem;text-align:center;max-width:800px;margin:0 auto}.msk__quick-badge{display:inline-block;font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;font-weight:700;color:#fff;background:#2a3a2e;padding:.35rem 1rem;border-radius:20px;margin-bottom:1.25rem}.msk__quick-title{font-size:1.5rem;font-weight:700;color:#1a2818;margin:0 0 .5rem}.msk__quick-desc{font-size:.95rem;color:#666;margin:0 0 2rem}.msk__quick-steps{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}.msk__quick-step{flex:1;min-width:180px;max-width:220px;text-align:center}.msk__quick-step-num{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:#2a3a2e;color:#f0ede8;border-radius:50%;font-size:.85rem;font-weight:700;margin-bottom:.75rem}.msk__quick-step p{font-size:.85rem;color:#555;line-height:1.55;margin:0}.msk__benefits{padding:5rem 2rem;background:#faf9f6}.msk__benefits-inner{max-width:1100px;margin:0 auto;text-align:center}.msk__benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.75rem}.msk__benefit{background:#fff;border-radius:16px;padding:2rem 1.5rem;text-align:center;box-shadow:0 1px 4px #0000000a;transition:box-shadow .25s ease,transform .25s ease}.msk__benefit:hover{box-shadow:0 8px 24px #00000014;transform:translateY(-3px)}.msk__benefit-icon{color:#2a3a2e;margin-bottom:1rem}.msk__benefit-title{font-size:1.05rem;font-weight:600;color:#1a2818;margin:0 0 .5rem}.msk__benefit-desc{font-size:.82rem;color:#777;line-height:1.6;margin:0}.msk__cta-section{background:linear-gradient(145deg,#2a3a2e,#1a2a1e,#1e3025);padding:5rem 2rem;text-align:center;color:#f0ede8}.msk__cta-inner{max-width:600px;margin:0 auto}.msk__cta-kanji{display:block;font-size:2.5rem;font-weight:300;color:#f0ede826;margin-bottom:1rem;letter-spacing:.2em}.msk__cta-heading{font-size:2.25rem;font-weight:700;color:#f0ede8;margin:0 0 1rem;line-height:1.2}.msk__cta-desc{font-size:1rem;color:#f0ede88c;line-height:1.7;margin:0 0 2.5rem}.msk__cta-row{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-bottom:1rem}.msk__cta-price{font-size:1.75rem;font-weight:700;color:#f0ede8}.msk__cta-btn{padding:1rem 2.5rem;background:#f0ede8;color:#1a2818;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .25s ease}.msk__cta-btn:hover{background:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #00000040}.msk__cta-save{display:inline-block;font-size:.82rem;color:#f0ede866;font-style:italic}[data-theme=dark] .msk{background-color:var(--color-background, #1a1a1a)}[data-theme=dark] .msk__section-label{color:#f0ede84d}[data-theme=dark] .msk__section-title{color:#f0ede8}[data-theme=dark] .msk__section-desc{color:#999}[data-theme=dark] .msk__includes{background:#1e1e1e}[data-theme=dark] .msk__item{background:#2a2a2a;box-shadow:0 1px 4px #0003}[data-theme=dark] .msk__item:hover{box-shadow:0 8px 28px #0000004d}[data-theme=dark] .msk__item-title{color:#f0ede8}[data-theme=dark] .msk__item-desc{color:#888}[data-theme=dark] .msk__guide{background:var(--color-background, #1a1a1a)}[data-theme=dark] .msk__step{background:#222;border-color:#333}[data-theme=dark] .msk__step:hover{border-color:#444}[data-theme=dark] .msk__step-number{color:#f0ede814}[data-theme=dark] .msk__step-icon{color:#8aad8a}[data-theme=dark] .msk__step-title{color:#f0ede8}[data-theme=dark] .msk__step-desc{color:#888}[data-theme=dark] .msk__quick{background:linear-gradient(135deg,#2a2a2a,#222)}[data-theme=dark] .msk__quick-title{color:#f0ede8}[data-theme=dark] .msk__quick-desc,[data-theme=dark] .msk__quick-step p{color:#999}[data-theme=dark] .msk__benefits{background:#1e1e1e}[data-theme=dark] .msk__benefit{background:#2a2a2a;box-shadow:0 1px 4px #0003}[data-theme=dark] .msk__benefit:hover{box-shadow:0 8px 24px #0000004d}[data-theme=dark] .msk__benefit-icon{color:#8aad8a}[data-theme=dark] .msk__benefit-title{color:#f0ede8}[data-theme=dark] .msk__benefit-desc{color:#888}@media(max-width:1024px){.msk__hero-inner{grid-template-columns:1fr;gap:2.5rem;text-align:center}.msk__hero-desc{margin-left:auto;margin-right:auto}.msk__hero-features,.msk__hero-cta-row{justify-content:center}.msk__hero-visual{order:-1}.msk__hero-img{max-width:400px}.msk__includes-grid{grid-template-columns:repeat(3,1fr)}.msk__steps,.msk__benefits-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.msk__hero{padding:3.5rem 1.5rem 3rem}.msk__hero-kanji{font-size:3.5rem}.msk__hero-heading,.msk__hero-sub{font-size:2.25rem}.msk__hero-img{max-width:320px}.msk__section-title{font-size:2rem}.msk__includes{padding:3.5rem 1.5rem}.msk__includes-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}.msk__guide{padding:3.5rem 1.5rem}.msk__steps{grid-template-columns:1fr;gap:1.25rem}.msk__quick{padding:2rem 1.5rem}.msk__quick-steps{flex-direction:column;align-items:center;gap:1.5rem}.msk__benefits{padding:3.5rem 1.5rem}.msk__benefits-grid{grid-template-columns:1fr;gap:1.25rem}.msk__cta-section{padding:3.5rem 1.5rem}.msk__cta-heading{font-size:1.75rem}.msk__cta-row{flex-direction:column;gap:1rem}}@media(max-width:480px){.msk__includes-grid{grid-template-columns:1fr}.msk__hero-features{flex-direction:column;gap:.75rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/matcha-starter-kit.css.map */
