.ys-homepage{--ys-black:#080604;--ys-ink:#18120e;--ys-cream:#fbf7f2;--ys-soft:#f4ebe3;--ys-caramel:#a66d3d;--ys-gold:#c99743;--ys-muted:#746b65;--ys-line:rgba(36,22,14,.12);font-family:Albert Sans,DM Sans,Arial,sans-serif;color:var(--ys-ink);background:#fff;overflow:hidden}.ys-homepage *{box-sizing:border-box}.ys-homepage img{max-width:100%}.ys-marquee{position:relative;background:#080604;color:#fff;overflow:hidden;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.ys-marquee:after,.ys-marquee:before{content:"";position:absolute;z-index:2;top:0;bottom:0;width:72px;pointer-events:none}.ys-marquee:before{left:0;background:linear-gradient(90deg,#080604,transparent)}.ys-marquee:after{right:0;background:linear-gradient(-90deg,#080604,transparent)}.ys-marquee div{display:flex;width:max-content;animation:ysMarquee 24s linear infinite}.ys-marquee:hover div{animation-play-state:paused}.ys-marquee span{padding:12px 38px;white-space:nowrap}.ys-hero{position:relative;isolation:isolate;min-height:690px;background:radial-gradient(circle at 83% 18%,rgba(201,151,67,.26),transparent 28%),linear-gradient(115deg,#f5e8df 0%,#fffaf6 47%,#ead8ca 100%);display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);align-items:center;gap:54px;padding:84px max(28px,calc((100vw - 1440px)/2));overflow:hidden}.ys-hero:before{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(116,78,45,.13);border-radius:50%;right:-110px;top:-140px;z-index:-1;animation:ysFloat 9s ease-in-out infinite}.ys-hero-copy{padding:0 36px;position:relative;z-index:2}.ys-kicker{font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#7b4e29;margin:0 0 20px}.ys-hero h1{font-size:clamp(46px,6vw,88px);line-height:.94;letter-spacing:-.06em;max-width:760px;margin:0 0 26px;color:#080604}.ys-hero p:not(.ys-kicker){font-size:18px;line-height:1.72;max-width:600px;color:#4d423b;margin:0 0 34px}.ys-button{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 28px;background:#080604;color:#fff!important;text-decoration:none;border:1px solid #080604;border-radius:14px;font-size:14px;font-weight:700;overflow:hidden;transition:transform .35s ease,box-shadow .35s ease,color .35s ease}.ys-button:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,#7e4f2d,#c99743);transform:translateX(-105%);transition:transform .4s cubic-bezier(.2,.7,.2,1);z-index:-1}.ys-button:hover{transform:translateY(-3px);box-shadow:0 14px 32px rgba(57,31,14,.2);color:#fff!important;border-color:transparent}.ys-button:hover:before{transform:translateX(0)}.ys-hero-art{position:relative;isolation:isolate;width:100%;max-width:650px;aspect-ratio:4/3;min-height:0;padding:0;justify-self:end;display:block;background:#ead8ca;border:1px solid rgba(86,51,26,.16);border-radius:34px;box-shadow:0 22px 60px rgba(63,42,25,.12);overflow:hidden;transform:translateZ(0)}.ys-hero-art:before{content:"";position:absolute;z-index:-1;width:72%;height:72%;right:-16%;bottom:-24%;border-radius:50%;background:radial-gradient(circle,rgba(201,151,67,.24),rgba(201,151,67,0) 70%);filter:blur(18px);pointer-events:none}.ys-hero-art:after{content:"";position:absolute;z-index:2;top:-35%;bottom:-35%;left:-55%;width:28%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.34),transparent);transform:skewX(-18deg);animation:ysHeroSweep 9s ease-in-out infinite;pointer-events:none}.ys-hero-art img{position:absolute;inset:0;z-index:1;display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;object-position:center;border-radius:0;box-shadow:none;transition:filter .6s ease}.ys-hero-art:hover img{filter:saturate(1.05) contrast(1.015)}.ys-section{position:relative;padding:92px max(28px,calc((100vw - 1440px)/2))}.ys-soft{background:linear-gradient(180deg,#fff,#fbf5ef)}.ys-heading{text-align:center;max-width:780px;margin:0 auto 42px}.ys-heading h2{font-size:clamp(34px,4vw,58px);letter-spacing:-.05em;line-height:1.02;margin:0 0 14px;color:#080604}.ys-heading p{margin:0;color:var(--ys-muted);font-size:16px;line-height:1.65}.ys-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.ys-category-card{position:relative;display:flex;min-height:330px;overflow:hidden;text-decoration:none;background:#ead9cc;color:#fff;border-radius:24px;box-shadow:0 12px 35px rgba(48,28,16,.08);transition:transform .4s ease,box-shadow .4s ease}.ys-category-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.7,.2,1),filter .5s ease}.ys-category-card span{position:absolute;inset:0;background:linear-gradient(135deg,#d4b598,#8a5a34)}.ys-category-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.68));transition:background .4s ease}.ys-category-card strong{position:relative;z-index:2;margin:auto 26px 26px;font-size:25px;color:#fff;transition:transform .35s ease}.ys-category-card strong:after{content:" →";opacity:0;display:inline-block;transform:translateX(-8px);transition:.35s ease}.ys-category-card:hover{transform:translateY(-8px);box-shadow:0 24px 55px rgba(48,28,16,.18)}.ys-category-card:hover img{transform:scale(1.09)}.ys-category-card:hover strong{transform:translateY(-4px)}.ys-category-card:hover strong:after{opacity:1;transform:translateX(4px)}.ys-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}.ys-product{position:relative;border:1px solid var(--ys-line);background:#fff;border-radius:22px;overflow:hidden;transition:transform .4s cubic-bezier(.2,.7,.2,1),box-shadow .4s ease,border-color .4s ease}.ys-product:hover{transform:translateY(-9px);box-shadow:0 24px 55px rgba(50,28,14,.14);border-color:rgba(166,109,61,.28)}.ys-product a{text-decoration:none;color:inherit;display:block}.ys-product-media{position:relative;display:block;overflow:hidden;background:#f5eee8}.ys-product img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block;transition:transform .75s cubic-bezier(.2,.7,.2,1),filter .5s ease}.ys-product:hover img{transform:scale(1.075);filter:saturate(1.06)}.ys-product-action{position:absolute;left:16px;right:16px;bottom:16px;display:flex;justify-content:space-between;align-items:center;padding:12px 15px;border-radius:13px;background:rgba(8,6,4,.88);backdrop-filter:blur(10px);color:#fff;font-size:13px;font-weight:700;opacity:0;transform:translateY(14px);transition:.35s ease}.ys-product-action i{font-style:normal;font-size:18px;transition:transform .35s ease}.ys-product:hover .ys-product-action{opacity:1;transform:translateY(0)}.ys-product:hover .ys-product-action i{transform:translateX(4px)}.ys-product-info{display:block;padding:18px}.ys-product h3{font-size:16px;line-height:1.35;margin:0 0 12px;color:#111}.ys-product-meta{display:flex;justify-content:space-between;align-items:center;gap:12px}.ys-stars{color:var(--ys-gold);letter-spacing:1px;font-size:12px}.ys-product strong{font-size:15px;color:#080604;white-space:nowrap}.ys-split-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.ys-split-products .ys-product{min-width:0}.ys-split-products .ys-product a{display:grid;grid-template-columns:minmax(220px,46%) minmax(0,1fr);align-items:stretch;height:320px;min-height:0}.ys-split-products .ys-product-media{height:320px;min-height:0;background:linear-gradient(145deg,#f7efe8,#fff);display:flex;align-items:center;justify-content:center;padding:18px}.ys-split-products .ys-product img{width:100%;height:100%;max-height:284px;aspect-ratio:auto;object-fit:contain;object-position:center;display:block}.ys-split-products .ys-product-info{padding:28px;display:flex;flex-direction:column;justify-content:center;min-width:0}.ys-split-products .ys-product h3{overflow-wrap:anywhere}.ys-split-products .ys-product-action{left:18px;right:18px;bottom:18px}.ys-banner{position:relative;isolation:isolate;max-width:1440px;margin:68px auto 34px;min-height:520px;background-size:cover;background-position:center;display:flex;align-items:center;padding:76px;border-radius:30px;overflow:hidden;box-shadow:0 24px 70px rgba(53,31,17,.16);transition:transform .6s ease,box-shadow .6s ease}.ys-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,6,4,.72),rgba(8,6,4,.12));z-index:-1}.ys-banner:hover{transform:translateY(-6px);box-shadow:0 32px 90px rgba(53,31,17,.22)}.ys-banner div{max-width:650px;color:#fff}.ys-banner h2{font-size:clamp(40px,5vw,70px);line-height:.98;margin:0 0 20px;color:#fff;letter-spacing:-.055em}.ys-banner p:not(.ys-kicker){font-size:17px;line-height:1.75;margin:0 0 30px;color:rgba(255,255,255,.88)}.ys-banner .ys-kicker{color:#f1d8b8}.ys-testimonials{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.ys-testimonials article{position:relative;border:1px solid var(--ys-line);background:linear-gradient(160deg,#fff,#fcf8f4);padding:36px;min-height:270px;border-radius:22px;transition:transform .4s ease,box-shadow .4s ease}.ys-testimonials article:before{content:"“";position:absolute;right:24px;top:10px;font-family:Georgia,serif;font-size:72px;color:rgba(166,109,61,.12)}.ys-testimonials article:hover{transform:translateY(-8px);box-shadow:0 22px 50px rgba(49,28,15,.12)}.ys-testimonials b{color:var(--ys-gold);letter-spacing:2px}.ys-testimonials h3{font-size:19px;margin:20px 0 12px;color:#111}.ys-testimonials p{line-height:1.75;color:#685f5a}.ys-testimonials strong,.ys-testimonials span{display:block}.ys-testimonials span{font-size:13px;color:#6f6661;margin-top:3px}.ys-difference{--ys-split:50%;position:relative;max-width:1440px;margin:auto;overflow:hidden;background:#111;min-height:590px;border-radius:30px;box-shadow:0 24px 70px rgba(44,24,12,.16);cursor:ew-resize}.ys-difference img{width:100%;height:640px;object-fit:cover;display:block;filter:saturate(.94);transition:transform .8s ease}.ys-difference:hover img{transform:scale(1.015)}.ys-difference:before{content:"";position:absolute;inset:0;clip-path:polygon(0 0,var(--ys-split) 0,var(--ys-split) 100%,0 100%);backdrop-filter:blur(1px) saturate(.72);background:rgba(40,18,8,.2)}.ys-difference i{position:absolute;top:0;bottom:0;left:var(--ys-split);width:3px;background:#fff;transform:translateX(-1px);box-shadow:0 0 0 1px rgba(0,0,0,.25)}.ys-difference i:after{content:"↔";position:absolute;top:50%;left:50%;width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:#080604;color:#fff;transform:translate(-50%,-50%);font-style:normal;font-size:20px;box-shadow:0 10px 30px rgba(0,0,0,.25)}.ys-before,.ys-after{position:absolute;top:28px;background:rgba(8,6,4,.86);backdrop-filter:blur(8px);color:#fff;padding:11px 22px;border-radius:12px;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.ys-before{left:30px}.ys-after{right:30px}.ys-empty{text-align:center;color:#777}.woocommerce .ys-homepage a.button{display:none}.ys-reveal,.ys-reveal-item{opacity:0;transform:translateY(34px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.7,.2,1)}.ys-reveal.is-visible,.ys-reveal-item.is-visible{opacity:1;transform:none}.ys-product-grid .ys-reveal-item:nth-child(2),.ys-category-grid>*:nth-child(2),.ys-testimonials>*:nth-child(2){transition-delay:.08s}.ys-product-grid .ys-reveal-item:nth-child(3),.ys-category-grid>*:nth-child(3),.ys-testimonials>*:nth-child(3){transition-delay:.16s}.ys-product-grid .ys-reveal-item:nth-child(4){transition-delay:.24s}@keyframes ysMarquee{to{transform:translateX(-50%)}}@keyframes ysFloat{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(-18px,14px,0)}}@keyframes ysHeroSweep{0%,68%{left:-55%;opacity:0}72%{opacity:1}88%{left:125%;opacity:.75}100%{left:125%;opacity:0}}@media(max-width:1100px){.ys-hero{grid-template-columns:1fr;min-height:auto;padding-top:70px}.ys-hero-copy{padding:0}.ys-hero-art{min-height:0;max-width:760px;justify-self:center;aspect-ratio:4/3}.ys-hero-art img{height:100%;aspect-ratio:auto}.ys-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ys-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ys-testimonials{grid-template-columns:1fr}.ys-split-products{grid-template-columns:1fr}.ys-banner{margin-left:22px;margin-right:22px}}@media(max-width:720px){.ys-hero,.ys-section{padding-left:16px;padding-right:16px}.ys-hero{padding-top:54px;padding-bottom:54px;gap:34px}.ys-hero h1{font-size:clamp(40px,12vw,58px)}.ys-hero p:not(.ys-kicker){font-size:16px}.ys-hero-art{padding:0;min-height:0;max-width:none;aspect-ratio:4/3;border-radius:24px}.ys-hero-art:before{right:-24%;bottom:-30%}.ys-hero-art img{height:100%;aspect-ratio:auto;border-radius:0}.ys-section{padding-top:68px;padding-bottom:68px}.ys-heading{margin-bottom:30px}.ys-category-grid{grid-template-columns:1fr;gap:16px}.ys-category-card{min-height:270px;border-radius:18px}.ys-product-grid{grid-template-columns:1fr;gap:16px}.ys-product{border-radius:16px}.ys-product-info{padding:14px}.ys-product h3{font-size:14px}.ys-product-meta{align-items:flex-start;flex-direction:column;gap:6px}.ys-product-action{display:none}.ys-split-products .ys-product a{grid-template-columns:1fr;height:auto}.ys-split-products .ys-product-media{height:290px;padding:16px}.ys-split-products .ys-product img{height:100%;max-height:258px;aspect-ratio:auto;object-fit:contain}.ys-split-products .ys-product-info{padding:20px}.ys-banner{padding:38px 24px;min-height:420px;border-radius:20px;margin:40px 16px 20px}.ys-testimonials article{padding:28px;border-radius:18px}.ys-difference{min-height:390px;border-radius:20px}.ys-difference img{height:430px}.ys-before,.ys-after{top:18px;padding:9px 14px}.ys-before{left:16px}.ys-after{right:16px}}@media(max-width:440px){.ys-product-grid{grid-template-columns:1fr;gap:14px}.ys-product strong{font-size:13px}.ys-stars{font-size:10px;letter-spacing:0}.ys-heading h2{font-size:34px}.ys-banner h2{font-size:38px}}@media(prefers-reduced-motion:reduce){.ys-homepage *,.ys-homepage *:before,.ys-homepage *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.ys-reveal,.ys-reveal-item{opacity:1;transform:none}}

.ys-difference{aspect-ratio:16/9;min-height:0;height:auto;touch-action:none;user-select:none}.ys-difference>.ys-difference-before,.ys-difference-after-layer,.ys-difference-after-image{position:absolute;inset:0;width:100%;height:100%}.ys-difference>.ys-difference-before,.ys-difference-after-image{object-fit:cover;object-position:center;display:block}.ys-difference-after-layer{clip-path:polygon(var(--ys-split) 0,100% 0,100% 100%,var(--ys-split) 100%);overflow:hidden}.ys-difference:before{display:none}.ys-difference:hover>.ys-difference-before,.ys-difference:hover .ys-difference-after-image{transform:scale(1.015)}.ys-difference i,.ys-before,.ys-after{z-index:3}@media(max-width:720px){.ys-difference{aspect-ratio:4/3;height:auto;min-height:0}.ys-difference>.ys-difference-before,.ys-difference-after-image{height:100%}}
