.yezu-home,.yezu-home *,.yezu-home *:before,.yezu-home *:after{box-sizing:border-box}.yezu-home{margin:0}:root{--salmon: #F4A6A0;--salmon-light: #F7BFB9;--salmon-deep: #E8847C;--ink: #1A1A1A;--white: #FFFFFF;--off-white: #F5F0EB;--cream: #FBF8F4;--border: #E0D8D0;--text: #3A3A3A;--muted: #9A8F87;--serif: "Montagu Slab", Georgia, serif;--sans: "DM Sans", system-ui, sans-serif;--logo: "Poppins", system-ui, sans-serif}.yezu-home .wrap{max-width:1180px;margin:0 auto;padding:0 40px}.yezu-home .label{font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--muted);font-weight:500}.yezu-home a{color:inherit;text-decoration:none}.yezu-home .btn{display:inline-flex;align-items:center;gap:8px;font-family:var(--sans);font-size:14px;font-weight:500;padding:14px 28px;border-radius:999px;cursor:pointer;border:1px solid transparent;transition:all .25s ease}.yezu-home .btn-dark{background:var(--ink);color:var(--white)}.yezu-home .btn-dark:hover{background:var(--salmon-deep)}.yezu-home .btn-line{background:transparent;color:var(--ink);border-color:var(--ink)}.yezu-home .btn-line:hover{background:var(--ink);color:var(--white)}@media(prefers-reduced-motion:reduce){.yezu-home .btn{transition:none}}.yezu-home header{position:sticky;top:0;z-index:50;background:#f5f0ebd1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.yezu-home .hero{position:relative;overflow:hidden}.yezu-home .hero-inner{position:relative;max-width:1400px;margin:0 auto;height:100%;padding:0 48px}.yezu-home .hero-stage{position:relative;height:680px;border-radius:0;overflow:hidden;background:linear-gradient(115deg,var(--salmon-light),var(--off-white) 55%,var(--salmon) 130%);background-size:cover;background-position:center center;background-repeat:no-repeat;border:none}.yezu-home .hero-stage:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#fff0 62%,#f5f0eb59)}.yezu-home .hero-note{position:absolute;top:16px;left:50%;transform:translate(-50%);z-index:5;font-size:10px;letter-spacing:.14em;text-transform:uppercase;font-weight:500;color:var(--ink);background:#fffc;padding:7px 16px;border-radius:999px;border:1px dashed var(--salmon-deep);white-space:nowrap}.yezu-home .hero-word{position:absolute;top:44%;left:50%;transform:translate(-50%,-50%);font-family:var(--logo);font-weight:800;z-index:2;font-size:clamp(120px,26vw,340px);line-height:.8;color:#fff;opacity:.32;letter-spacing:-.05em;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none}.yezu-home .hero-blurb{position:absolute;left:40px;bottom:44px;max-width:320px;z-index:3}.yezu-home .hero-blurb .label{color:var(--salmon-deep)}.yezu-home .hero-blurb p{font-size:14px;color:var(--ink);margin:14px 0 22px;line-height:1.7}.yezu-home .hero-scroll{position:absolute;left:50%;bottom:30px;transform:translate(-50%);text-align:center;z-index:3}.yezu-home .hero-scroll .label{display:block;margin-bottom:2px;color:var(--ink)}.yezu-home .hero-scroll .arrow{font-size:16px;color:var(--salmon-deep);animation:bob 1.8s ease-in-out infinite}@keyframes bob{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}@media(prefers-reduced-motion:reduce){.yezu-home .hero-scroll .arrow{animation:none}}.yezu-home .prod-card{position:absolute;right:48px;bottom:52px;z-index:4;width:260px;background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border);border-radius:20px;padding:16px;box-shadow:0 24px 50px #1a1a1a24}.yezu-home .prod-card .thumb{height:118px;border-radius:13px;background:var(--cream);display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid var(--border)}.yezu-home .prod-card .thumb img{height:104%;object-fit:contain}.yezu-home .prod-card h4{font-family:var(--serif);font-weight:500;font-size:17px;margin:14px 0 3px;line-height:1.25}.yezu-home .prod-card .sub{font-size:12px;color:var(--muted)}.yezu-home .prod-card .row{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.yezu-home .prod-card .price{font-family:var(--serif);font-size:23px}.yezu-home .prod-card .add{width:40px;height:40px;border-radius:50%;background:var(--ink);color:var(--white);border:none;font-size:20px;cursor:pointer;transition:background .25s ease}.yezu-home .prod-card .add:hover{background:var(--salmon-deep)}@media(max-width:760px){.yezu-home .hero-stage{height:560px}.yezu-home .hero-blurb{max-width:200px;left:20px;bottom:20px}.yezu-home .prod-card{display:none}.yezu-home .hero-word{font-size:30vw}}.yezu-home .trust{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--cream)}.yezu-home .trust .wrap{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px;padding-top:22px;padding-bottom:22px}.yezu-home .trust span{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}.yezu-home .trust b{color:var(--ink);font-weight:600}.yezu-home .science{background:#fbede4;color:var(--ink);padding:92px 0}.yezu-home .science .head{max-width:620px;margin-bottom:54px}.yezu-home .science h2{font-family:var(--serif);font-weight:400;font-size:clamp(30px,4vw,46px);line-height:1.15;margin:14px 0;text-wrap:balance}.yezu-home .science h2 em{color:var(--salmon-deep);font-style:normal}.yezu-home .science .head p{color:var(--text);font-size:15px;max-width:480px}.yezu-home .ingredients{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.yezu-home .ing{background:var(--white);border:1px solid var(--border);border-radius:18px;padding:30px 26px;transition:transform .3s ease,border-color .3s ease}.yezu-home .ing:hover{transform:translateY(-4px);border-color:var(--salmon-deep)}.yezu-home .ing .ppm{font-family:var(--serif);font-size:34px;color:var(--salmon-deep);line-height:1}.yezu-home .ing h3{font-size:16px;font-weight:600;margin:16px 0 8px}.yezu-home .ing p{font-size:13px;color:var(--text);line-height:1.7}.yezu-home .features{background:#fbede4;padding:8px 0 100px}.yezu-home .feat{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.yezu-home .feat+.feat{margin-top:44px}.yezu-home .feat-media{height:400px;border-radius:18px;background:var(--cream);border:1px solid var(--border);overflow:hidden;display:flex;align-items:center;justify-content:center}.yezu-home .feat-media img{width:100%;height:100%;object-fit:cover;display:block}.yezu-home .feat-media.placeholder{border:1px dashed var(--salmon-deep);background:var(--white)}.yezu-home .feat-media.placeholder:after{content:attr(data-note);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--salmon-deep);text-align:center;padding:0 20px}.yezu-home .feat-text h3{font-family:var(--serif);font-weight:500;font-size:clamp(24px,3vw,34px);color:var(--salmon-deep);margin-bottom:14px}.yezu-home .feat-text p{font-size:15px;color:var(--text);line-height:1.8;max-width:430px;margin-bottom:26px}.yezu-home .btn-salmon{background:var(--salmon-deep);color:#fff}.yezu-home .btn-salmon:hover{background:var(--ink)}.yezu-home .feat.reverse .feat-media{order:2}.yezu-home .feat.reverse .feat-text{order:1}@media(max-width:760px){.yezu-home .feat{grid-template-columns:1fr;gap:24px}.yezu-home .feat.reverse .feat-media,.yezu-home .feat.reverse .feat-text{order:0}.yezu-home .feat-media{height:280px}}@media(max-width:760px){.yezu-home .ingredients{grid-template-columns:1fr}.yezu-home .science{padding:64px 0}}.yezu-home .benefits{padding:92px 0}.yezu-home .benefits .head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:48px;flex-wrap:wrap}.yezu-home .benefits h2{font-family:var(--serif);font-weight:400;font-size:clamp(30px,4vw,46px);line-height:1.12;text-wrap:balance;max-width:560px}.yezu-home .ben-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:20px;overflow:hidden}.yezu-home .ben{background:var(--cream);padding:40px 36px;transition:background .3s ease}.yezu-home .ben:hover{background:var(--white)}.yezu-home .ben .n{font-family:var(--serif);font-size:15px;color:var(--salmon-deep)}.yezu-home .ben h3{font-family:var(--serif);font-weight:500;font-size:22px;margin:12px 0 10px}.yezu-home .ben p{font-size:14px;color:var(--text);line-height:1.7;max-width:420px}@media(max-width:760px){.yezu-home .ben-grid{grid-template-columns:1fr}.yezu-home .benefits{padding:60px 0}}.yezu-home .ritual{background:var(--salmon);padding:90px 0;color:var(--ink)}.yezu-home .ritual .label{color:#1a1a1a8c}.yezu-home .ritual h2{font-family:var(--serif);font-weight:400;font-size:clamp(30px,4vw,46px);margin:12px 0 50px;color:var(--white);text-wrap:balance}.yezu-home .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.yezu-home .step{border-top:2px solid rgba(255,255,255,.5);padding-top:22px}.yezu-home .step .num{font-family:var(--serif);font-size:40px;color:var(--white);line-height:1}.yezu-home .step h3{font-size:17px;font-weight:600;margin:16px 0 8px}.yezu-home .step p{font-size:13.5px;color:#1a1a1ab8;line-height:1.7}@media(max-width:760px){.yezu-home .steps{grid-template-columns:1fr}.yezu-home .ritual{padding:64px 0}}.yezu-home .buy{padding:96px 0}.yezu-home .buy-card{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid var(--border);border-radius:26px;overflow:hidden;background:var(--white)}.yezu-home .buy-visual{background:radial-gradient(120% 100% at 50% 0%,var(--salmon-light),var(--off-white));display:flex;align-items:center;justify-content:center;padding:40px;min-height:440px}.yezu-home .buy-visual img{max-height:380px;object-fit:contain;filter:drop-shadow(0 24px 44px rgba(26,26,26,.16))}.yezu-home .buy-info{padding:54px 50px;display:flex;flex-direction:column;justify-content:center}.yezu-home .buy-info h2{font-family:var(--serif);font-weight:500;font-size:34px;line-height:1.15;margin:12px 0 6px}.yezu-home .buy-info .tag{font-size:14px;color:var(--muted)}.yezu-home .buy-info .stars{color:var(--salmon-deep);font-size:14px;letter-spacing:2px;margin:18px 0 4px}.yezu-home .buy-info .rev{font-size:12px;color:var(--muted)}.yezu-home .buy-desc{font-size:14px;color:var(--text);line-height:1.7;margin:22px 0 26px}.yezu-home .price-row{display:flex;align-items:baseline;gap:12px;margin-bottom:26px}.yezu-home .price-row .now{font-family:var(--serif);font-size:40px}.yezu-home .price-row .cond{font-size:13px;color:var(--muted)}.yezu-home .buy-info .btn{justify-content:center}.yezu-home .pay-note{font-size:12px;color:var(--muted);margin-top:16px;text-align:center}@media(max-width:820px){.yezu-home .buy-card{grid-template-columns:1fr}.yezu-home .buy-info{padding:40px 30px}.yezu-home .buy{padding:60px 0}}.yezu-home footer{background:var(--ink);color:#b8b0aa;padding:64px 0 40px}.yezu-home .reveal{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}.yezu-home .reveal.in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.yezu-home .reveal{opacity:1;transform:none;transition:none}}.yezu-home .reveal{opacity:1!important;transform:none!important}.yezu-home .prod-card .add{display:flex;align-items:center;justify-content:center;text-decoration:none;line-height:1;padding:0}.yezu-home{overflow-x:hidden}@media(max-width:760px){.yezu-home .wrap,.yezu-home .hero-inner{padding:0 20px}.yezu-home .hero-stage{height:72vh;min-height:460px;max-height:620px;background-position:center}.yezu-home .hero-stage:after{background:linear-gradient(180deg,#fbede400 42%,#fbede4eb)}.yezu-home .hero-blurb{left:20px;right:20px;bottom:26px;max-width:none}.yezu-home .hero-blurb p{font-size:15px;max-width:340px;margin:10px 0 18px;line-height:1.6}.yezu-home .hero-scroll{display:none}.yezu-home .btn{padding:13px 24px}.yezu-home .trust .wrap{justify-content:center;gap:10px 20px;padding-top:16px;padding-bottom:16px}.yezu-home .trust span{font-size:11px;text-align:center}.yezu-home .science{padding:56px 0}.yezu-home .science .head{margin-bottom:32px}.yezu-home .ingredients{gap:14px}.yezu-home .ing{padding:24px 22px}.yezu-home .features{padding:8px 0 56px}.yezu-home .feat{gap:18px}.yezu-home .feat+.feat{margin-top:32px}.yezu-home .feat-media{height:260px}.yezu-home .feat-text p{max-width:none;margin-bottom:20px}.yezu-home .buy{padding:48px 0}.yezu-home .buy-visual{min-height:300px;padding:26px}.yezu-home .buy-visual img{max-height:260px}.yezu-home .buy-info{padding:30px 22px}.yezu-home .buy-info h2{font-size:26px}.yezu-home .price-row{flex-wrap:wrap;gap:6px 12px;margin-bottom:22px}.yezu-home .price-row .now{font-size:32px}.yezu-home .buy-info .btn{width:100%}.yezu-home .benefits{padding:48px 0}.yezu-home .benefits .head{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:28px}.yezu-home .ben{padding:26px 22px}.yezu-home .ritual{padding:48px 0}.yezu-home .ritual h2{margin:10px 0 28px}.yezu-home .steps{gap:20px}}.yezu-home .buy-visual{padding:0;background:var(--cream);display:flex;flex-direction:column;overflow:hidden;min-height:440px}.yezu-home .buy-gallery{display:flex;flex-direction:column;width:100%;flex:1}.yezu-home .buy-gallery-main{position:relative;flex:1;min-height:380px;background:#fff}.yezu-home .buy-gallery-main .bg-slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-height:none;object-fit:cover;filter:none;opacity:0;transition:opacity .3s ease}.yezu-home .buy-gallery-main .bg-slide.is-active{opacity:1}.yezu-home .buy-thumbs{display:flex;gap:8px;padding:10px 12px;overflow-x:auto;background:var(--white);border-top:1px solid var(--border)}.yezu-home .buy-thumb{flex:0 0 auto;width:58px;height:58px;border-radius:10px;overflow:hidden;border:1px solid var(--border);background:#fff;padding:0;cursor:pointer;transition:border-color .2s ease}.yezu-home .buy-thumb.is-active{border-color:var(--salmon-deep)}.yezu-home .buy-thumb img{width:100%;height:100%;max-height:none;object-fit:cover;filter:none;display:block}@media(max-width:760px){.yezu-home .buy-visual{min-height:0}.yezu-home .buy-gallery-main{flex:none;aspect-ratio:1 / 1;min-height:0}}.yezu-home .buy-chips{display:flex;flex-wrap:wrap;gap:8px;margin:4px 0 20px}.yezu-home .yh-chip{font-size:12px;color:#4a4038;background:#fbede4;border-radius:999px;padding:6px 12px}.yezu-home .buy-actions{display:flex;gap:12px;align-items:stretch;margin-bottom:12px;flex-wrap:wrap}.yezu-home .quantity-selector{display:inline-flex;align-items:center;border:1px solid var(--border);border-radius:999px;overflow:hidden;background:#fff}.yezu-home .quantity__button{width:44px;height:52px;background:none;border:none;cursor:pointer;font-size:18px;color:var(--ink);line-height:1}.yezu-home .quantity__button:hover{color:var(--salmon-deep)}.yezu-home .quantity__input{width:44px;height:52px;text-align:center;border:none;background:transparent;color:var(--ink);font-size:15px;-moz-appearance:textfield}.yezu-home .quantity__input::-webkit-outer-spin-button,.yezu-home .quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.yezu-home .buy-actions .btn{flex:1;min-width:180px;justify-content:center;height:52px}.yezu-home .buy-dynamic{margin-bottom:14px}.yezu-home .buy-brand{display:flex;align-items:center;gap:14px;margin-top:20px;padding:16px;border:1px solid var(--border);border-radius:16px;background:var(--cream)}.yezu-home .buy-brand img{height:26px;width:auto}.yezu-home .buy-brand-txt strong{display:block;font-family:var(--serif);font-weight:500;font-size:15px}.yezu-home .buy-brand-txt span{font-size:12px;color:var(--muted)}.yezu-home .buy-brand-stars{margin-left:auto;color:var(--salmon-deep);font-size:13px;letter-spacing:2px}@media(max-width:760px){.yezu-home .buy-actions .btn{min-width:140px}}.yezu-home .science{background:var(--white)}.yezu-home .ing{background:var(--cream);border-top:3px solid var(--salmon-deep)}.yezu-home .trust{background:var(--off-white)}.yezu-home .trust b{color:var(--salmon-deep)}.yezu-home .benefits{background:var(--ink);color:var(--white)}.yezu-home .benefits h2{color:var(--white)}.yezu-home .benefits .label{color:var(--salmon-light)}.yezu-home .ben-grid{background:#2e2a28;border-color:#33302e}.yezu-home .ben{background:#242120}.yezu-home .ben:hover{background:#2c2926}.yezu-home .ben .n{color:var(--salmon)}.yezu-home .ben h3{color:var(--white)}.yezu-home .ben p{color:#b7ada6}.yezu-home .benefits .btn-line{color:var(--white);border-color:#ffffff73}.yezu-home .benefits .btn-line:hover{background:var(--white);color:var(--ink);border-color:var(--white)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/yezu.css.map */
