:root{--cream:#f6efe4;--paper:#fbf7ef;--ink:#2e251d;--muted:#766858;--brown:#2a1d15;--terracotta:#b85d2c;--terracotta2:#c8743f;--olive:#7d8349;--olive2:#aeb48b;--line:#e2d6c4;--shadow:0 18px 45px rgba(43,31,21,.12)}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,system-ui,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(250,246,237,.94);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.nav-wrap{display:flex;align-items:center;gap:28px;min-height:78px}.brand{display:flex;align-items:center;gap:10px;margin-right:auto}.brand-mark{width:58px;height:58px;border:2px solid var(--terracotta);border-radius:45% 55% 52% 48%;display:grid;place-items:center;font-family:'Cormorant Garamond',serif;font-size:22px}.brand-text,.footer-brand{font-family:'Cormorant Garamond',serif;font-size:28px;font-weight:700}.brand-text small,.footer-brand small{display:block;font-family:Inter,sans-serif;font-size:11px;color:var(--terracotta);font-weight:500}.main-nav ul{display:flex;list-style:none;gap:30px;padding:0;margin:0}.main-nav a{font-size:14px;font-weight:600}.header-actions{display:flex;align-items:center;gap:14px}.cart-link span{background:var(--brown);color:#fff;border-radius:999px;font-size:11px;padding:2px 6px}.btn,.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:5px;padding:13px 22px;background:var(--terracotta);color:#fff!important;font-weight:700;cursor:pointer}.btn-small{padding:10px 16px}.btn-green{background:var(--olive)}.btn-light{background:#fff;color:var(--terracotta)!important}.nav-toggle{display:none;background:none;border:0;gap:4px;flex-direction:column}.nav-toggle span{display:block;width:24px;height:2px;background:var(--ink)}h1,h2,h3{font-family:'Cormorant Garamond',serif;line-height:1.05;margin:0 0 18px}h1{font-size:clamp(42px,6vw,76px)}h2{font-size:clamp(34px,4vw,52px)}.section{padding:70px 0}.hero-slider{position:relative;background:var(--brown);min-height:620px;overflow:hidden}.hero-slide{display:none;min-height:620px;position:relative;background-image:linear-gradient(90deg,rgba(29,21,15,var(--hero-overlay,.84)) 0%,rgba(29,21,15,.70) 34%,rgba(29,21,15,.18) 68%,rgba(29,21,15,.03) 100%),var(--hero-bg);background-color:var(--brown);background-repeat:no-repeat;background-size:var(--hero-size,auto 100%);background-position:var(--hero-position,right center)}.hero-slide.fallback{background:linear-gradient(90deg,#211812,#3a281d)}.hero-slide.active{display:flex}.hero-content{align-self:center;color:#fff;max-width:560px;padding:80px 0}.hero-content p{font-size:20px;max-width:480px;color:#f6eadc;margin:0 0 24px}.hero-badges{display:flex;gap:18px;margin:28px 0;color:#eee;flex-wrap:wrap}.hero-badge{display:flex;align-items:center;gap:10px;border-left:1px solid rgba(255,255,255,.25);padding-left:16px;font-size:13px;line-height:1.25}.hero-badge img{width:28px;height:28px;object-fit:contain;flex:0 0 28px}.hero-badge strong{display:block;color:#fff;font-size:13px}.hero-badge span{display:block;color:#f6eadc;font-size:12px}.slider-dots{position:absolute;bottom:18px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.slider-dots button{width:9px;height:9px;border-radius:50%;border:0;background:rgba(255,255,255,.45)}.slider-dots button.active{background:#fff}.intro{text-align:center}.intro p{max-width:760px;margin:0 auto 35px;color:var(--muted)}.benefits,.ingredient-grid,.steps,.review-grid,.faq-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.benefits div,.ingredient-grid div,.steps div,.review-grid blockquote,.faq details{background:rgba(255,255,255,.55);border:1px solid var(--line);border-radius:14px;padding:24px;box-shadow:0 10px 20px rgba(43,31,21,.04)}.benefits strong,.ingredient-grid strong,.steps strong{display:block;margin-top:8px}.benefits span,.ingredient-grid span,.steps span{display:block;color:var(--muted);font-size:14px}.split-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.story{background:var(--cream)}.script{font-family:'Cormorant Garamond',serif;font-size:26px;color:var(--terracotta)}.paper-card{background:#fff;border:1px solid var(--line);padding:14px;transform:rotate(2deg);box-shadow:var(--shadow)}.ingredients{text-align:center;background:#f8f0e4}.ingredient-grid{grid-template-columns:repeat(7,1fr)}.usage{text-align:center}.steps b{width:40px;height:40px;border-radius:50%;background:var(--cream);display:grid;place-items:center;margin:auto;color:var(--terracotta)}.olive{background:var(--olive2);text-align:center}.reviews{background:var(--cream)}.review-grid{grid-template-columns:repeat(3,1fr)}blockquote{margin:0}.faq-grid{grid-template-columns:repeat(2,1fr)}details summary{font-weight:700;cursor:pointer}.page-hero{padding:90px 0 70px;background:linear-gradient(90deg,rgba(39,28,20,.9),rgba(39,28,20,.55)),var(--cream);color:#fff}.shop-hero{background:linear-gradient(90deg,rgba(39,28,20,.9),rgba(39,28,20,.5)),var(--cream)}.content-narrow{max-width:840px}.site-footer{background:var(--paper);border-top:1px solid var(--line)}.footer-cta{background:var(--terracotta);color:#fff;padding:30px 0}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.cta-inner h2{font-size:34px;margin:0}.cta-inner p{margin:0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1.4fr;gap:30px;padding:46px 0}.footer-grid h3{font-size:24px}.footer-grid a{display:block;margin:8px 0;color:var(--muted)}.stamp{display:inline-block;border:1px solid var(--line);border-radius:50%;padding:18px;text-align:center;font-size:12px;text-transform:uppercase}.copyright{text-align:center;border-top:1px solid var(--line);padding:18px;color:var(--muted);font-size:13px}.woocommerce ul.products li.product{background:#fff!important;border:1px solid var(--line);border-radius:14px;padding:18px!important;box-shadow:0 8px 22px rgba(43,31,21,.06);text-align:left}.woocommerce ul.products li.product .price{color:var(--ink);font-weight:700;font-size:18px}.woocommerce div.product .product_title{font-family:'Cormorant Garamond',serif;font-size:48px}.woocommerce div.product form.cart .button{background:var(--olive)!important}.woocommerce-message,.woocommerce-info{border-top-color:var(--olive)}@media(max-width:900px){.nav-toggle{display:flex}.main-nav{display:none;position:absolute;top:78px;left:0;right:0;background:var(--paper);border-bottom:1px solid var(--line);padding:20px}.main-nav.open{display:block}.main-nav ul{flex-direction:column}.header-actions .btn{display:none}.hero-slider,.hero-slide{min-height:560px}.hero-slide{background-size:cover;background-position:center}.hero-content{padding:90px 0}.benefits,.ingredient-grid,.steps,.review-grid,.faq-grid,.split-grid,.footer-grid{grid-template-columns:1fr 1fr}.ingredient-grid{grid-template-columns:repeat(2,1fr)}.cta-inner{display:block}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:48%!important}}@media(max-width:560px){.container{width:min(100% - 28px,1180px)}h1{font-size:44px}.hero-content p{font-size:17px}.hero-badges{flex-direction:column;gap:10px}.hero-badge{border-left:0;border-top:1px solid rgba(255,255,255,.25);padding-left:0;padding-top:10px}.benefits,.ingredient-grid,.steps,.review-grid,.faq-grid,.split-grid,.footer-grid{grid-template-columns:1fr}.section{padding:48px 0}.nav-wrap{min-height:68px}.main-nav{top:68px}.brand-text{font-size:22px}.brand-mark{width:46px;height:46px}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:100%!important}}.myiku-page-content .section{padding:70px 0}.myiku-page-content .section:first-child{padding-top:80px}.myiku-page-content .container{width:min(1180px,calc(100% - 40px));margin:auto}.myiku-page-content .has-text-align-center{text-align:center}.myiku-page-content .wp-block-columns{gap:50px}.ingredient-grid img,.benefits img,.steps img{width:74px;height:74px;object-fit:contain;margin:0 auto 10px;display:block}.ingredient-grid div{text-align:center}.myiku-import-cta{background:var(--terracotta);color:#fff}.myiku-import-cta .btn{background:#fff;color:var(--terracotta)!important}.entry-content,.myiku-page-content{overflow:hidden}.myiku-page-content .wp-block-buttons{margin-top:24px}.myiku-page-content .wp-block-button__link{background:var(--olive);color:#fff;border-radius:5px;padding:13px 22px;font-weight:700}.myiku-note{color:var(--muted);max-width:760px;margin-left:auto;margin-right:auto}.myiku-section-title{text-align:center}.myiku-import-image{border-radius:14px;overflow:hidden;box-shadow:var(--shadow)}@media(max-width:900px){.myiku-page-content .wp-block-columns{gap:24px}.myiku-page-content .section{padding:52px 0}}/* Gutenberg-editable homepage import v1.3 */ .myiku-gb-home{--cream:#f6efe4;--paper:#fbf7ef;--ink:#2e251d;--muted:#766858;--brown:#2a1d15;--terracotta:#b85d2c;--olive:#7d8349;--olive2:#aeb48b;--line:#e2d6c4;--shadow:0 18px 45px rgba(43,31,21,.13);background:var(--paper);color:var(--ink)}.myiku-gb-home:where(h1,h2,h3){font-family:'Cormorant Garamond',Georgia,serif;line-height:1.05;color:var(--ink)}.myiku-gb-home p{color:var(--muted)}.myiku-gb-hero{margin-top:0!important;margin-bottom:0!important;align-items:center;background-position:center right!important}.myiku-gb-hero:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(29,21,15,.92) 0%,rgba(29,21,15,.75) 36%,rgba(29,21,15,.22) 70%,rgba(29,21,15,.04) 100%)}.myiku-gb-hero .wp-block-cover__background{z-index:0}.myiku-gb-hero .wp-block-cover__inner-container{position:relative;z-index:2;width:min(1180px,calc(100% - 48px));margin:auto}.myiku-gb-hero-title{font-size:clamp(46px,5.5vw,76px)!important;color:#fff8ec!important;margin-bottom:20px!important;letter-spacing:-.025em}.myiku-gb-hero-text{font-size:20px;line-height:1.55;color:#f4eadb!important;max-width:470px}.myiku-gb-hero-features{gap:18px!important;max-width:540px;margin:28px 0!important}.myiku-gb-hero-features .wp-block-column{display:flex;align-items:center;gap:10px;border-left:1px solid rgba(255,255,255,.25);padding-left:14px;flex-basis:auto!important;flex-grow:0}.myiku-gb-hero-features p{font-size:13px;line-height:1.2;color:#f4eadb!important;margin:0}.myiku-gb-hero-features strong{color:#fff}.myiku-gb-mini-icon{width:28px!important;margin:0!important}.myiku-gb-mini-icon img{width:28px;height:28px;object-fit:contain}.myiku-gb-button-green .wp-block-button__link{background:var(--olive)!important;color:#fff!important;border-radius:5px;padding:14px 28px;font-weight:800}.myiku-gb-button-light .wp-block-button__link{background:#fff!important;color:var(--terracotta)!important;border-radius:5px;padding:13px 24px;font-weight:800}.myiku-gb-story-section,.myiku-gb-ingredients-section,.myiku-gb-review-section,.myiku-gb-faq-section{padding:58px 24px}.myiku-gb-story-section{background:var(--cream)}.myiku-gb-story{gap:64px!important}.myiku-gb-script-heading{font-family:'Cormorant Garamond',Georgia,serif!important;font-style:italic;font-size:clamp(34px,4vw,48px)!important}.myiku-gb-script-heading:after{content:"";display:block;width:78px;height:2px;background:var(--terracotta);margin:14px 0 0}.has-text-align-center.myiku-gb-script-heading:after{margin-left:auto;margin-right:auto}.myiku-gb-signature{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px!important;font-style:italic;color:#6f5c4b!important}.myiku-gb-polaroid{background:#fff;border:1px solid var(--line);padding:12px;box-shadow:var(--shadow);transform:rotate(2deg);border-radius:3px}.myiku-gb-polaroid img{display:block;width:100%}.myiku-gb-ingredients-section{background:#f7efe3}.myiku-gb-ingredient-grid{gap:0!important;margin-top:28px;border-top:1px solid rgba(152,134,108,.25);border-bottom:1px solid rgba(152,134,108,.25)}.myiku-gb-ingredient-grid>.wp-block-column{text-align:center;padding:20px 12px;border-right:1px solid rgba(152,134,108,.28)}.myiku-gb-ingredient-grid>.wp-block-column:last-child{border-right:0}.myiku-gb-ingredient-grid figure{height:76px;display:flex!important;align-items:center;justify-content:center;margin:0 auto 8px!important}.myiku-gb-ingredient-grid img{max-height:72px;width:auto;object-fit:contain}.myiku-gb-ingredient-grid h3{font-family:Inter,system-ui,sans-serif!important;font-size:15px!important;font-weight:800;margin:0 0 4px!important}.myiku-gb-ingredient-grid p{font-size:12px;line-height:1.35;margin:0;color:var(--muted)!important}.myiku-gb-shop-section{background:var(--olive2);padding:48px 24px 56px}.myiku-gb-shop-section>h2,.myiku-gb-shop-section>.wp-block-heading{font-size:46px!important}.myiku-gb-bundle-grid{gap:22px!important;margin-top:28px}.myiku-gb-product-card{height:100%;background:rgba(255,251,244,.9);border:1px solid rgba(96,95,63,.16);border-radius:15px;padding:20px;box-shadow:0 12px 26px rgba(55,45,30,.08);position:relative;text-align:left}.myiku-gb-product-card figure{height:150px;display:flex;align-items:center;justify-content:center;margin:0 0 12px!important}.myiku-gb-product-card img{max-height:145px;width:auto;object-fit:contain}.myiku-gb-product-card h3{font-family:Inter,system-ui,sans-serif!important;font-size:18px!important;font-weight:800;margin:0 0 2px!important}.myiku-gb-product-card ul{font-size:13px;color:#4f4b3b;line-height:1.6;margin:12px 0 14px;padding-left:18px}.myiku-gb-price{font-size:20px;color:var(--ink)!important}.myiku-gb-price small{font-size:12px;color:var(--muted)}.myiku-gb-card-label{display:inline-block;background:#6f783e;color:#fff!important;border-radius:3px;padding:5px 14px;font-size:11px!important;font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-top:-32px!important}.myiku-gb-best .myiku-gb-card-label{background:var(--terracotta)}.myiku-gb-review-section{background:#f8f1e7}.myiku-gb-review-layout{gap:42px!important}.myiku-gb-stars{color:#b06a1d!important;letter-spacing:.09em;font-weight:800}.myiku-gb-side-image img{height:100%;object-fit:cover;min-height:250px}.myiku-gb-faq-section{background:#fbf7ef}.myiku-gb-faq-grid{gap:14px 22px!important}.myiku-gb-faq-section details{background:rgba(255,255,255,.7);border:1px solid var(--line);border-radius:5px;padding:13px 15px}.myiku-gb-faq-section summary{font-weight:700;cursor:pointer}.myiku-gb-trust-section{background:#f3eadc;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 24px}.myiku-gb-trust-grid{gap:20px!important}.myiku-gb-trust-grid p{font-size:13px;margin:0}.myiku-gb-bottom-cta{background:var(--terracotta);color:#fff;padding:28px 24px}.myiku-gb-bottom-cta h2{color:#fff!important;font-size:34px!important;margin:0}.myiku-gb-bottom-cta p{color:#ffeade!important;margin:0}@media(max-width:900px){.myiku-gb-hero{min-height:620px!important}.myiku-gb-hero:before{background:linear-gradient(180deg,rgba(29,21,15,.25) 0%,rgba(29,21,15,.85) 62%,rgba(29,21,15,.95) 100%)}.myiku-gb-hero .wp-block-cover__inner-container{align-self:flex-end;padding-bottom:42px}.myiku-gb-hero-title{font-size:46px!important}.myiku-gb-hero-features{display:block!important}.myiku-gb-hero-features .wp-block-column{margin:10px 0}.myiku-gb-story-section,.myiku-gb-ingredients-section,.myiku-gb-review-section,.myiku-gb-faq-section,.myiku-gb-shop-section{padding-left:18px;padding-right:18px}.myiku-gb-ingredient-grid{flex-wrap:wrap!important}.myiku-gb-ingredient-grid>.wp-block-column{flex-basis:50%!important;border-right:0}.myiku-gb-bundle-grid,.myiku-gb-review-layout,.myiku-gb-faq-grid,.myiku-gb-trust-grid{display:block!important}.myiku-gb-product-card{margin-bottom:18px}.myiku-gb-bottom-cta{text-align:center}.myiku-gb-bottom-cta .wp-block-buttons{justify-content:center!important;margin-top:16px}}/* ===== MY I.KU. v1.4 editable Gutenberg homepage (Hero via Hero Slider,Footer via template) ===== */ .myiku-fullwidth-page .entry-content,.myiku-fullwidth-page .wp-block-post-content{margin:0}.myiku-mock-home{--cream:#f6efe4;--paper:#fbf7ef;--ink:#2d241c;--muted:#6d6254;--brown:#271b13;--terracotta:#b85d2c;--terracotta-dark:#9d481f;--olive:#7d8349;--olive-light:#aeb48b;--line:#ded0bb;--shadow:0 20px 45px rgba(42,31,22,.15);background:var(--paper);color:var(--ink);margin:0!important}.myiku-mock-home:where(h2,h3){font-family:'Cormorant Garamond',Georgia,serif;color:var(--ink);line-height:1.08;margin-top:0}.myiku-mock-home p{color:var(--muted);line-height:1.55}.myiku-mock-section{margin:0!important;padding-left:24px!important;padding-right:24px!important}.myiku-mock-section>.wp-block-group__inner-container{max-width:1180px;margin:auto}.myiku-script-heading{font-family:'Cormorant Garamond',Georgia,serif!important;font-style:italic!important;font-size:clamp(32px,3.2vw,44px)!important;font-weight:600!important;letter-spacing:.01em;margin-bottom:24px!important}.myiku-script-heading:after{content:"";display:block;width:78px;height:2px;background:var(--terracotta);margin:12px 0 0}.has-text-align-center.myiku-script-heading:after{margin-left:auto;margin-right:auto}.myiku-story{background:#f6efe4;padding-top:58px!important;padding-bottom:50px!important;background-image:radial-gradient(rgba(111,94,70,.045) 1px,transparent 1px);background-size:8px 8px}.myiku-story .wp-block-columns{gap:72px!important;margin-bottom:0}.myiku-story p{font-size:15px;max-width:420px;margin:0 0 12px}.myiku-signature{font-family:'Cormorant Garamond',Georgia,serif;font-size:24px!important;font-style:italic;color:#6f5c4b!important;margin-top:18px!important}.myiku-polaroid{position:relative;width:min(480px,100%);margin:auto!important;background:#fff;border:1px solid var(--line);padding:12px;box-shadow:var(--shadow);transform:rotate(2deg);border-radius:3px}.myiku-polaroid:before{content:"";position:absolute;top:-20px;left:44%;width:92px;height:34px;background:rgba(205,185,150,.75);transform:rotate(2deg);box-shadow:0 5px 10px rgba(0,0,0,.08)}.myiku-polaroid img{display:block;width:100%;aspect-ratio:1.55/1;object-fit:cover}.myiku-stamp-note{font-family:'Cormorant Garamond',Georgia,serif!important;font-size:18px!important;border:2px solid rgba(92,79,64,.45);border-radius:999px;width:120px;height:120px;display:grid;place-items:center;text-align:center;color:#6b5e4e!important;margin:-70px 0 0 auto!important;transform:rotate(-14deg);line-height:1.15}.myiku-leaf-decoration{position:absolute;max-width:95px!important;opacity:.86;margin-left:-90px!important;margin-top:-75px!important}.myiku-ingredients{background:#f2e8d8;padding-top:30px!important;padding-bottom:30px!important;border-top:1px solid rgba(152,134,108,.18);border-bottom:1px solid rgba(152,134,108,.20)}.myiku-ingredients .myiku-script-heading{margin-bottom:18px!important}.myiku-ingredient-grid{gap:0!important;margin:0!important}.myiku-ingredient-grid>.wp-block-column{border-right:1px solid rgba(152,134,108,.28);text-align:center;padding:10px 12px 8px!important}.myiku-ingredient-grid>.wp-block-column:last-child{border-right:0}.myiku-ingredient-grid figure{height:86px!important;display:flex!important;align-items:center;justify-content:center;margin:0 auto 8px!important}.myiku-ingredient-grid img{max-height:82px;width:auto;object-fit:contain}.myiku-ingredient-grid h3{font-family:Inter,system-ui,sans-serif!important;font-size:14px!important;font-weight:800;margin:0 0 4px!important}.myiku-ingredient-grid p{font-size:12px!important;line-height:1.35!important;margin:0!important;color:#6d6254!important}.myiku-shop-band{background:#aeb48b;padding-top:40px!important;padding-bottom:42px!important;border-top:1px solid rgba(84,85,52,.14);border-bottom:1px solid rgba(84,85,52,.18)}.myiku-shop-band h2{font-size:clamp(34px,3.5vw,50px)!important;text-align:center;margin-bottom:0!important}.myiku-shop-subtitle{text-align:center!important;margin:0 0 28px!important;color:#5f6040!important}.myiku-bundle-grid{gap:20px!important;margin:0!important}.myiku-bundle-card{height:100%;background:#fbf7ef;border:1px solid rgba(96,95,63,.18);border-radius:15px;box-shadow:0 12px 24px rgba(55,45,30,.10);padding:17px!important;position:relative;overflow:hidden}.myiku-bundle-card .wp-block-columns{gap:14px!important;margin-bottom:0}.myiku-bundle-card figure{margin:0!important;height:170px;display:flex!important;align-items:center;justify-content:center}.myiku-bundle-card img{max-height:165px;width:auto;object-fit:contain}.myiku-bundle-card h3{font-family:Inter,system-ui,sans-serif!important;font-size:16px!important;font-weight:800;margin:0 0 2px!important}.myiku-bundle-card p{font-size:12px!important;margin:0 0 8px!important}.myiku-bundle-card ul{font-size:11px!important;line-height:1.7;margin:8px 0 12px!important;padding-left:16px!important;color:#45402f}.myiku-price{font-size:18px!important;color:#2d241c!important;margin-bottom:10px!important}.myiku-price small{font-size:11px;color:#716756;font-weight:400}.myiku-badge{position:absolute;top:10px;left:50%;transform:translateX(-50%);background:#6f783e;color:#fff!important;text-transform:uppercase;letter-spacing:.06em;font-size:10px!important;font-weight:800;border-radius:3px;padding:4px 10px;margin:0!important;z-index:3}.myiku-best .myiku-badge{background:var(--terracotta)}.myiku-discount{position:absolute;right:14px;bottom:62px;width:48px;height:48px;border-radius:999px;background:var(--terracotta);color:#fff!important;display:grid;place-items:center;font-weight:800;font-size:13px!important;margin:0!important}.myiku-small-button .wp-block-button__link{background:var(--olive)!important;color:#fff!important;border-radius:4px;padding:8px 14px!important;font-size:12px!important;font-weight:800}.myiku-reviews{background:#f8f1e7;padding-top:40px!important;padding-bottom:34px!important}.myiku-reviews .wp-block-columns{gap:32px!important;margin-bottom:0}.myiku-reviews h2{font-size:clamp(30px,3vw,42px)!important}.myiku-review-grid{gap:24px!important;margin:0!important}.myiku-stars{color:#b06a1d!important;letter-spacing:.08em;font-size:17px!important;font-weight:800;margin-bottom:8px!important}.myiku-review-grid p:not(.myiku-stars){font-size:13px!important;margin-bottom:7px!important}.myiku-review-image{height:250px;margin:0!important}.myiku-review-image img{height:250px;width:100%;object-fit:cover}.myiku-prefooter-cta{background:var(--terracotta);padding:26px 24px!important;margin:0!important;color:#fff}.myiku-prefooter-cta>.wp-block-group__inner-container{max-width:1180px;margin:auto}.myiku-prefooter-cta h2{color:#fff!important;font-size:32px!important;margin:0!important}.myiku-prefooter-cta p{color:#ffeadc!important;margin:0!important}.myiku-cta-button .wp-block-button__link{background:#fff!important;color:var(--terracotta)!important;border-radius:5px;padding:12px 24px!important;font-weight:800}.myiku-mock-home .wp-block-button__link{text-decoration:none}.myiku-fullwidth-page .myiku-mock-home{margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;width:100vw;max-width:100vw}.myiku-fullwidth-page .myiku-mock-home .wp-block-group{box-sizing:border-box}@media(max-width:900px){.myiku-mock-section{padding-left:18px!important;padding-right:18px!important}.myiku-story .wp-block-columns,.myiku-reviews .wp-block-columns{display:block!important}.myiku-polaroid{margin-top:28px!important}.myiku-stamp-note{display:none}.myiku-ingredient-grid{display:grid!important;grid-template-columns:repeat(2,1fr)}.myiku-ingredient-grid>.wp-block-column{border-right:0;border-bottom:1px solid rgba(152,134,108,.22)}.myiku-bundle-grid{display:block!important}.myiku-bundle-card{margin-bottom:18px}.myiku-bundle-card .wp-block-columns{display:grid!important;grid-template-columns:38% 62%}.myiku-review-grid{display:block!important}.myiku-review-image{margin-top:22px!important}.myiku-prefooter-cta{text-align:center}.myiku-prefooter-cta .wp-block-buttons{justify-content:center!important;margin-top:14px}}/* ===== v1.5 Header/Menu + editable footer/customizer fixes ===== */ .main-nav{display:flex;align-items:center}.main-nav ul,.main-nav .primary-menu{display:flex;align-items:center;list-style:none;gap:30px;padding:0;margin:0}.main-nav li{margin:0;padding:0}.main-nav a{display:inline-flex;align-items:center;min-height:42px;font-size:14px;font-weight:600;color:var(--ink);text-decoration:none}.main-nav a:hover{color:var(--terracotta)}.header-actions .btn-small{background:var(--terracotta);color:#fff!important}.header-actions .icon-link,.header-actions .cart-link{display:inline-flex;align-items:center;justify-content:center;color:var(--ink);font-size:18px}.footer-brand .custom-logo{max-width:180px;height:auto}.footer-grid a{display:block;margin:5px 0;color:var(--muted);text-decoration:none}.footer-grid a:hover{color:var(--terracotta)}.footer-grid h3{font-family:Inter,system-ui,sans-serif;font-size:14px;letter-spacing:.02em;text-transform:none;font-weight:800;margin-bottom:10px}.site-footer{background:var(--paper)}.footer-cta{background:var(--terracotta)}.stamp{white-space:normal}@media(max-width:980px){.nav-wrap{min-height:72px}.nav-toggle{display:flex}.main-nav{display:none;position:absolute;left:20px;right:20px;top:76px;background:var(--paper);border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);padding:16px;z-index:99}.main-nav.open,.main-nav.is-open,[data-nav].open,[data-nav].is-open{display:block}.main-nav ul,.main-nav .primary-menu{display:block}.main-nav li{border-bottom:1px solid var(--line)}.main-nav li:last-child{border-bottom:0}.main-nav a{display:flex;min-height:46px}.header-actions{margin-left:auto}}/* ===== v1.6 Customizer logo + editor consistency ===== */ .brand .myiku-custom-logo-url,.footer-brand .myiku-custom-logo-url{display:block;max-width:var(--myiku-logo-width,220px);height:auto}.footer-brand .brand-mark + .brand-text,.footer-brand .brand-mark + strong{display:inline-block;vertical-align:middle}/* ===== v1.7 Footer payment icons ===== */ .footer-payment-icons{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:12px 0 16px}.footer-payment-icon-link{display:inline-flex!important;margin:0!important}.footer-payment-icon{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:6px 9px;border:1px solid rgba(116,96,65,.22);border-radius:999px;background:rgba(255,255,255,.42);color:var(--ink);font-size:11px;font-weight:700;line-height:1;white-space:nowrap}.footer-payment-icon svg{width:38px;height:24px;display:block;fill:none;stroke:currentColor;stroke-width:2}.footer-payment-icon svg text{fill:currentColor;stroke:none;font-size:10px;font-family:Inter,Arial,sans-serif;font-weight:800}.footer-payment-icon img{display:block;width:auto;height:22px;max-width:58px;object-fit:contain}.footer-payment-icon:hover{border-color:var(--terracotta);color:var(--terracotta)}@media(max-width:760px){.footer-payment-icons{justify-content:flex-start}}/* ===== v1.8 Typography + stamp readability fixes ===== */ /* Original mockup typography:- Section headings like "Die Idee hinter MY I.KU.":Cormorant Garamond,italic - Signature lines like "Mit Herz,aus Hamburg":Cormorant Garamond,italic */ .myiku-script-heading{font-family:'Cormorant Garamond',Georgia,serif!important;font-style:italic!important;font-weight:600!important;letter-spacing:.01em}.myiku-signature{font-family:'Cormorant Garamond',Georgia,serif!important;font-style:italic!important;font-weight:500!important;color:#5f4b3a!important}/* Make the round "Handgemacht in Hamburg" stamp easier to read */ .myiku-stamp-note,.stamp{color:#4b3b2e!important;border-color:rgba(80,61,43,.46)!important;background:rgba(251,247,239,.72)!important;font-family:Inter,system-ui,sans-serif!important;font-style:normal!important;font-weight:800!important;text-transform:uppercase;letter-spacing:.055em;line-height:1.35!important;text-shadow:0 1px 0 rgba(255,255,255,.45)}.myiku-stamp-note{width:132px!important;height:132px!important;font-size:14px!important;transform:rotate(-10deg)!important;margin:-76px 0 0 auto!important;box-shadow:0 10px 24px rgba(40,30,20,.08)}.stamp{padding:16px 18px!important;display:inline-flex!important;align-items:center;justify-content:center;min-width:132px;min-height:78px;border:1.5px solid rgba(80,61,43,.35)!important;border-radius:999px;font-size:12px!important}@media(max-width:900px){.myiku-stamp-note{width:112px!important;height:112px!important;font-size:12px!important;margin:16px auto 0!important;transform:rotate(-5deg)!important}}/* ===== v1.8.1 Handwritten script font for section headings/signatures ===== */ .myiku-script-heading,.myiku-signature{font-family:'Caveat','Cormorant Garamond',Georgia,serif!important;font-style:normal!important;font-weight:400!important;letter-spacing:.01em}.myiku-script-heading{font-size:clamp(38px,4.1vw,56px)!important;line-height:1.05!important}.myiku-signature{font-size:30px!important;line-height:1.15!important}/* Keep stamp readable,not handwritten */ .myiku-stamp-note,.stamp{font-family:Inter,system-ui,sans-serif!important;font-style:normal!important;font-weight:800!important}/* ===== v1.8.2 Hero badge separator fix ===== */ .hero-badge:first-child{border-left:0;padding-left:0}@media(max-width:560px){.hero-badge:first-child{border-top:0;padding-top:0}}/* ===== v1.8.3 Handwritten font + brand slogan ===== */ .brand,.footer-brand{gap:12px}.brand-stack{display:flex;flex-direction:column;align-items:flex-start;gap:2px;line-height:1}.brand-line{display:flex;align-items:center;gap:10px}.brand-line-image .custom-logo,.brand-line-image img.custom-logo{display:block;max-height:62px;width:auto;height:auto}.brand-slogan{display:block;font-family:Inter,system-ui,sans-serif;font-size:12px;line-height:1.15;color:var(--terracotta);font-weight:600;letter-spacing:.02em;margin-left:70px}.footer-brand .brand-slogan{margin-left:0;margin-top:4px}.brand-text{font-family:'Cormorant Garamond',serif;font-size:28px;font-weight:700;display:block}.myiku-script-heading,.myiku-signature{font-family:'Caveat','Cormorant Garamond',Georgia,serif!important;font-style:normal!important;font-weight:400!important;letter-spacing:.01em}.myiku-script-heading{font-size:clamp(40px,4.2vw,58px)!important;line-height:1.02!important}.myiku-signature{font-size:31px!important;line-height:1.12!important}@media(max-width:760px){.brand-line-image .custom-logo,.brand-line-image img.custom-logo{max-height:52px}.brand-slogan{font-size:11px;margin-left:58px}.footer-brand .brand-slogan{margin-left:0}}/* ===== v1.8.4 Natural subpages + content cards ===== */ .myiku-natural-page .myiku-story .wp-block-group,.myiku-natural-page .myiku-ingredients .wp-block-group{box-sizing:border-box}.myiku-content-card{background:rgba(255,255,255,.48);border:1px solid rgba(130,110,84,.18);border-radius:16px;padding:28px!important;box-shadow:0 12px 28px rgba(43,31,21,.06)}.myiku-content-card h3{font-family:'Cormorant Garamond',Georgia,serif!important;font-size:30px!important;margin-bottom:10px!important}.myiku-legal-note{background:#fff8ed;border-left:4px solid var(--terracotta);padding:16px 18px!important;border-radius:8px}.myiku-contact-list p,.myiku-legal-list p{margin:0 0 8px!important}.myiku-subpage-steps .wp-block-column{background:rgba(255,255,255,.45);border:1px solid rgba(130,110,84,.18);border-radius:14px;padding:22px!important}.myiku-subpage-steps h3{font-family:Inter,system-ui,sans-serif!important;font-size:17px!important;font-weight:800!important}.myiku-natural-page details{background:rgba(255,255,255,.5);border:1px solid rgba(130,110,84,.18);border-radius:12px;padding:18px 20px!important;margin-bottom:12px!important}.myiku-natural-page details summary{font-weight:800;cursor:pointer;color:var(--ink)}/* ===== v1.8.5 Hero empty field handling ===== */ .hero-badge:empty{display:none}.hero-badge div:empty{display:none}/* ===== v1.8.6 Caveat handwritten font ===== */ .myiku-script-heading,.myiku-signature{font-family:'Caveat','Cormorant Garamond',Georgia,serif!important;font-style:normal!important;font-weight:600!important;letter-spacing:.005em}.myiku-script-heading{font-size:clamp(42px,4.5vw,62px)!important;line-height:.98!important}.myiku-signature{font-size:32px!important;line-height:1.1!important;font-weight:500!important}/* ===== v1.8.9 MY I.KU. WooCommerce shop design ===== */ .myiku-woo-section{background:var(--paper);padding-top:54px}.woo-wrap{position:relative}.woocommerce .woocommerce-breadcrumb{color:var(--muted);font-size:13px;margin:0 0 22px}.woocommerce .woocommerce-breadcrumb a{color:var(--terracotta)}.woocommerce .woocommerce-products-header__title,.woocommerce .product_title{font-family:'Caveat','Cormorant Garamond',Georgia,serif!important;font-weight:600!important;font-size:clamp(42px,4.5vw,62px)!important;line-height:.98!important}.woocommerce .woocommerce-result-count{color:var(--muted);font-size:14px}.woocommerce .woocommerce-ordering select{border:1px solid var(--line);background:#fff8ed;border-radius:999px;padding:10px 14px;color:var(--ink)}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px!important;margin:28px 0 0!important}.woocommerce ul.products::before,.woocommerce ul.products::after{display:none!important}.woocommerce ul.products li.product{width:auto!important;margin:0!important;background:#fbf7ef;border:1px solid rgba(130,110,84,.18);border-radius:18px;overflow:hidden;box-shadow:0 18px 42px rgba(43,31,21,.10);padding:18px 18px 22px!important;text-align:left;transition:transform .18s ease,box-shadow .18s ease}.woocommerce ul.products li.product:hover{transform:translateY(-3px);box-shadow:0 22px 52px rgba(43,31,21,.15)}.woocommerce ul.products li.product a img{background:#f4eadb;border-radius:14px;aspect-ratio:1/1;object-fit:contain;padding:18px;margin:0 0 18px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-family:Inter,system-ui,sans-serif!important;color:var(--ink);font-size:18px!important;line-height:1.25;font-weight:800;padding:0!important;margin:0 0 8px!important}.woocommerce ul.products li.product .price{display:block;color:var(--ink)!important;font-size:20px!important;font-weight:800;margin:10px 0 14px!important}.woocommerce ul.products li.product .price del{color:var(--muted);opacity:.65;font-size:14px}.woocommerce ul.products li.product .price ins{text-decoration:none}.woocommerce span.onsale{background:var(--terracotta)!important;color:#fff!important;min-height:44px!important;min-width:44px!important;line-height:44px!important;font-weight:800!important;border-radius:999px!important;box-shadow:0 8px 20px rgba(120,61,32,.22)}.woocommerce ul.products li.product .button,.woocommerce div.product form.cart .button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce #payment #place_order{background:var(--olive)!important;color:#fff!important;border-radius:7px!important;padding:13px 20px!important;font-weight:800!important;line-height:1!important}.woocommerce ul.products li.product .button:hover,.woocommerce div.product form.cart .button:hover,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,.woocommerce #payment #place_order:hover{background:#6d743c!important}.woocommerce div.product{background:#fbf7ef;border:1px solid rgba(130,110,84,.18);border-radius:20px;padding:28px;box-shadow:0 18px 42px rgba(43,31,21,.08)}.woocommerce div.product div.images img{background:#f4eadb;border-radius:18px;padding:20px;object-fit:contain}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--terracotta)!important;font-size:28px!important;font-weight:800}.woocommerce-product-details__short-description{color:var(--muted);font-size:16px}.woocommerce div.product form.cart{display:flex;align-items:center;gap:12px;margin-top:22px}.woocommerce .quantity .qty{width:84px!important;min-height:45px;border:1px solid var(--line);border-radius:7px;background:#fff8ed;color:var(--ink)}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0!important;margin:36px 0 0!important}.woocommerce div.product .woocommerce-tabs ul.tabs::before{border-bottom:1px solid var(--line)!important}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid var(--line)!important;background:#fff8ed!important;border-radius:12px 12px 0 0!important}.woocommerce div.product .woocommerce-tabs .panel{background:#fff8ed;border:1px solid var(--line);border-top:0;border-radius:0 0 16px 16px;padding:24px!important}.woocommerce-message,.woocommerce-info,.woocommerce-error{border-top-color:var(--terracotta)!important;background:#fff8ed!important;color:var(--ink)!important;border-radius:12px;box-shadow:none}.woocommerce-message::before,.woocommerce-info::before{color:var(--terracotta)!important}.woocommerce table.shop_table{border:1px solid var(--line)!important;border-radius:16px!important;overflow:hidden;background:#fbf7ef}.woocommerce table.shop_table th{background:#f2e8d8;color:var(--ink)}.woocommerce table.shop_table td,.woocommerce table.shop_table th{border-color:var(--line)!important}.woocommerce-cart .cart-collaterals .cart_totals,.woocommerce-checkout #order_review,.woocommerce-checkout #customer_details{background:#fbf7ef;border:1px solid var(--line);border-radius:18px;padding:24px;box-shadow:0 18px 42px rgba(43,31,21,.08)}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select,.select2-container--default .select2-selection--single{border:1px solid var(--line);background:#fff8ed;border-radius:8px;min-height:44px;padding:9px 12px}.woocommerce-checkout #payment{background:#f2e8d8!important;border-radius:16px!important}.myiku-shop-intro{background:#f6efe4;border-bottom:1px solid rgba(130,110,84,.18)}.myiku-shop-intro .wp-block-group__inner-container{max-width:1180px;margin:auto}.myiku-shop-feature-row .wp-block-column{background:rgba(255,255,255,.44);border:1px solid rgba(130,110,84,.18);border-radius:14px;padding:18px!important}@media(max-width:980px){.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.woocommerce div.product{padding:20px}}@media(max-width:620px){.woocommerce ul.products{grid-template-columns:1fr}.woocommerce div.product form.cart{display:block}.woocommerce div.product form.cart .button{margin-top:12px;width:100%}}/* ===== v1.9.0 Mobile header/menu fixes ===== */ @media(max-width:980px){.site-header{position:relative!important;top:auto!important;z-index:1000;backdrop-filter:none}.nav-wrap{min-height:72px;gap:12px;position:relative}.brand{max-width:150px;overflow:hidden}.brand-stack{max-width:150px}.brand-line-image .custom-logo,.brand-line-image img.custom-logo,.brand .custom-logo,.brand .myiku-custom-logo-url{max-width:120px!important;max-height:58px!important;width:auto!important;height:auto!important;object-fit:contain}.brand-mark{width:42px!important;height:42px!important;font-size:16px!important}.brand-text{font-size:22px!important}.brand-slogan{font-size:11px!important;margin-left:0!important;white-space:nowrap}.nav-toggle{display:flex!important;width:44px;height:44px;align-items:center;justify-content:center;padding:0;border:1px solid var(--line);border-radius:10px;background:rgba(255,255,255,.45);margin-left:auto;z-index:1003}.header-actions{gap:8px;margin-left:0}.header-actions .icon-link{display:none}.header-actions .btn-small{display:none}.cart-link{font-size:17px}.main-nav{display:none;position:absolute;left:0;right:0;top:calc(100% + 8px);width:100%;max-height:calc(100vh - 105px);overflow:auto;background:var(--paper);border:1px solid var(--line);border-radius:14px;box-shadow:0 18px 45px rgba(43,31,21,.18);padding:10px 16px;z-index:1002}.main-nav.open,.main-nav.is-open{display:block!important}.main-nav ul,.main-nav .primary-menu{display:block!important;list-style:none;margin:0;padding:0;gap:0}.main-nav li{display:block;border-bottom:1px solid var(--line)}.main-nav li:last-child{border-bottom:0}.main-nav a{display:flex!important;align-items:center;min-height:48px;padding:10px 0;font-size:15px;font-weight:800;color:var(--ink)}body.myiku-menu-open{overflow:hidden}}@media(max-width:430px){.container{width:min(100% - 24px,1180px)}.brand,.brand-stack{max-width:120px}.brand-line-image .custom-logo,.brand-line-image img.custom-logo,.brand .custom-logo,.brand .myiku-custom-logo-url{max-width:100px!important;max-height:50px!important}.brand-slogan{font-size:10px!important}.nav-wrap{min-height:66px}}/* ===== v1.9.1 Bastian final layout adjustments ===== */ /* Bundle cards:creates better spacing under badges */ .myiku-bundle-card .wp-block-columns{gap:14px !important;margin-top:35px;margin-bottom:0}/* Header logo sizing */ .brand .custom-logo{max-width:115px;height:auto;margin:10px}/* Footer logo sizing */ .footer-brand .myiku-custom-logo-url{display:block;max-width:var(--myiku-logo-width,120px);height:auto}/* Logo image line */ .brand-line-image .custom-logo,.brand-line-image img.custom-logo{display:block;max-height:120px;width:auto;height:auto}/* Header slogan */ .brand-slogan{display:block;font-family:Inter,system-ui,sans-serif;font-size:16px;line-height:1.15;color:var(--terracotta);font-weight:600;letter-spacing:.02em;margin-left:10px;margin-bottom:10px}/* Footer slogan */ .footer-brand .brand-slogan{margin-left:0;font-size:13px;margin-top:4px}/* Script headings slightly smaller */ h2.wp-block-heading.myiku-script-heading{font-size:38px !important}/* Old page hero disabled because hero comes from Hero Slider module */ .page-hero{padding:90px 0 70px;background:linear-gradient(90deg,rgba(39,28,20,.9),rgba(39,28,20,.55)),var(--cream);color:#fff;display:none}/* Mobile protection:keep logo compact on small screens */ @media(max-width:980px){.brand .custom-logo,.brand .myiku-custom-logo-url,.brand-line-image .custom-logo,.brand-line-image img.custom-logo{max-width:100px !important;max-height:72px !important;margin:4px !important}.brand-slogan{font-size:11px !important;margin-left:4px !important;margin-bottom:4px !important}.myiku-bundle-card .wp-block-columns{margin-top:28px}}/* ===== v1.9.2 Mobile hero image visibility improvements ===== */ @media(max-width:980px){.hero-slider,.hero-slide{min-height:820px}.hero-slide{background-image:linear-gradient( 180deg,rgba(29,21,15,.78) 0%,rgba(29,21,15,.58) 28%,rgba(29,21,15,.26) 58%,rgba(29,21,15,.12) 100% ),var(--hero-bg) !important;background-size:cover !important;background-position:center bottom !important}.hero-content{align-self:flex-start;max-width:100%;padding:44px 0 28px}.hero-content h1{font-size:clamp(34px,9vw,58px);max-width:320px;margin-bottom:14px}.hero-content p{font-size:15px;line-height:1.45;max-width:330px;margin:0 0 16px}.hero-badges{display:grid;grid-template-columns:1fr;gap:0;max-width:330px;margin:18px 0}.hero-badge{border-left:0;border-top:1px solid rgba(255,255,255,.22);padding:12px 0}.hero-badge:first-child{border-top:0;padding-top:0}.hero-badge img{width:24px;height:24px;flex:0 0 24px}.hero-content .btn{margin-top:4px}.slider-dots{bottom:12px}}@media(max-width:560px){.hero-slider,.hero-slide{min-height:760px}.hero-slide{background-size:contain !important;background-position:center bottom !important;background-color:var(--brown)}.hero-content h1{max-width:280px}.hero-content p,.hero-badges{max-width:280px}}/* ===== v1.9.3 Mobile hero complete adjustment + favicon build ===== */ @media(max-width:980px){.hero-slider,.hero-slide{min-height:640px !important}.hero-slide{background-image:linear-gradient( 180deg,rgba(29,21,15,.78) 0%,rgba(29,21,15,.62) 34%,rgba(29,21,15,.24) 68%,rgba(29,21,15,.08) 100% ),var(--hero-bg) !important;background-size:auto 48% !important;background-position:center bottom !important;background-repeat:no-repeat !important;background-color:var(--brown) !important}.hero-content{align-self:flex-start;max-width:100%;padding:34px 0 22px !important}.hero-content h1{font-size:clamp(31px,7.8vw,42px) !important;line-height:1.08 !important;max-width:300px;margin-bottom:14px !important}.hero-content p{font-size:14px !important;line-height:1.42 !important;max-width:300px;margin:0 0 14px !important}.hero-badges{display:grid !important;grid-template-columns:1fr;gap:0 !important;max-width:280px;margin:14px 0 18px !important}.hero-badge{border-left:0 !important;border-top:1px solid rgba(255,255,255,.20);padding:9px 0 !important;gap:9px !important}.hero-badge:first-child{border-top:0 !important;padding-top:0 !important}.hero-badge img{width:22px !important;height:22px !important;flex:0 0 22px !important}.hero-badge strong{font-size:12px !important}.hero-badge span{font-size:11px !important}.hero-content .btn{padding:11px 18px !important;font-size:14px !important}}@media(max-width:560px){.hero-slider,.hero-slide{min-height:610px !important}.hero-slide{background-size:auto 42% !important;background-position:center bottom !important}.hero-content h1{font-size:clamp(29px,8.2vw,38px) !important;max-width:270px}.hero-content p{max-width:285px}}@media(max-width:390px){.hero-slider,.hero-slide{min-height:585px !important}.hero-slide{background-size:auto 39% !important}.hero-content h1{font-size:29px !important;max-width:245px}.hero-content p{font-size:13px !important;max-width:260px}.hero-badges{max-width:260px}}/* ===== v1.9.4 Responsive hero rollback:cover instead of contain ===== */ /* Bastian:Mobile/kleine Monitore sollen das Hero-Bild wieder kräftiger zeigen. Statt contain/kleines Bild unten wird wieder cover genutzt. Dadurch ist das Motiv größer und wirkt wie ein echter Hero. */ @media(max-width:980px){.hero-slider,.hero-slide{min-height:620px !important}.hero-slide{background-image:linear-gradient( 90deg,rgba(29,21,15,.86) 0%,rgba(29,21,15,.70) 38%,rgba(29,21,15,.38) 68%,rgba(29,21,15,.20) 100% ),var(--hero-bg) !important;background-size:cover !important;background-position:center center !important;background-repeat:no-repeat !important;background-color:var(--brown) !important}.hero-content{align-self:center;max-width:100%;padding:42px 0 34px !important}.hero-content h1{font-size:clamp(34px,7.2vw,46px) !important;line-height:1.08 !important;max-width:330px;margin-bottom:14px !important}.hero-content p{font-size:14px !important;line-height:1.45 !important;max-width:330px;margin:0 0 16px !important}.hero-badges{display:grid !important;grid-template-columns:1fr;gap:0 !important;max-width:305px;margin:16px 0 20px !important}.hero-badge{border-left:0 !important;border-top:1px solid rgba(255,255,255,.22);padding:9px 0 !important;gap:9px !important}.hero-badge:first-child{border-top:0 !important;padding-top:0 !important}.hero-badge img{width:22px !important;height:22px !important;flex:0 0 22px !important}.hero-badge strong{font-size:12px !important}.hero-badge span{font-size:11px !important}.hero-content .btn{padding:11px 18px !important;font-size:14px !important}}/* Small phones:still cover,but push the product side slightly into view */ @media(max-width:560px){.hero-slider,.hero-slide{min-height:610px !important}.hero-slide{background-size:cover !important;background-position:62% center !important}.hero-content{padding-top:34px !important;padding-bottom:28px !important}.hero-content h1{font-size:clamp(31px,8.4vw,39px) !important;max-width:285px}.hero-content p{max-width:285px}.hero-badges{max-width:280px}}@media(max-width:390px){.hero-slider,.hero-slide{min-height:590px !important}.hero-slide{background-position:66% center !important}.hero-content h1{font-size:30px !important;max-width:255px}.hero-content p{font-size:13px !important;max-width:260px}.hero-badges{max-width:260px}}/* ===== v1.9.5 Homepage product image hover swap ===== */ /* Backend use:1) Add a Group block with class:myiku-home-hover-image 2) Put exactly two Image blocks inside:first image = front,second image = back The effect is active only on the front page because it is scoped to body.myiku-front-page. */ .myiku-front-page .myiku-home-hover-image{position:relative;display:block;overflow:hidden;border-radius:6px;background:#f6f1e8;isolation:isolate}.myiku-front-page .myiku-home-hover-image .wp-block-image{margin:0 !important;line-height:0}.myiku-front-page .myiku-home-hover-image .wp-block-image img{display:block;width:100%;height:auto;object-fit:contain;transform:scale(1);transition:opacity .38s ease,transform .38s ease;will-change:opacity,transform}.myiku-front-page .myiku-home-hover-image .wp-block-image:nth-of-type(2){position:absolute;inset:0;opacity:0;z-index:2}.myiku-front-page .myiku-home-hover-image .wp-block-image:nth-of-type(2) img{width:100%;height:100%;object-fit:contain}@media (hover:hover) and (pointer:fine){.myiku-front-page .myiku-home-hover-image:hover .wp-block-image:nth-of-type(1) img{opacity:0;transform:scale(1.055)}.myiku-front-page .myiku-home-hover-image:hover .wp-block-image:nth-of-type(2){opacity:1}.myiku-front-page .myiku-home-hover-image:hover .wp-block-image:nth-of-type(2) img{transform:scale(1.055)}}/* In the editor the effect is visible without front-page body scope,so you can set up the two images easily. */ /* ===== v1.9.6 Contact form design ===== */ /* Gruppe/Shortcode im Gutenberg mit CSS-Klasse:myiku-contact-form */ .myiku-contact-form{max-width:760px;margin:0 auto;padding:clamp(28px,4vw,46px);background:rgba(255,250,240,.58);border:1px solid rgba(127,76,42,.16);border-radius:24px;box-shadow:0 24px 70px rgba(43,31,21,.08)}.myiku-contact-form form{display:grid;gap:18px;margin:0}.myiku-contact-form p{margin:0}.myiku-contact-form label,.myiku-contact-form .wp-block-label,.myiku-contact-form .wpcf7-form label{display:block;margin:0 0 7px;font-family:Inter,system-ui,sans-serif;font-size:14px;line-height:1.35;color:var(--brown);font-weight:700;letter-spacing:.01em}.myiku-contact-form input[type=text],.myiku-contact-form input[type=email],.myiku-contact-form input[type=tel],.myiku-contact-form input[type=url],.myiku-contact-form input[type=number],.myiku-contact-form input[type=search],.myiku-contact-form input[type=password],.myiku-contact-form select,.myiku-contact-form textarea,.myiku-contact-form .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-checkbox):not(.wpcf7-radio){width:100%;min-height:48px;padding:13px 15px;background:rgba(255,255,255,.78);border:1px solid rgba(127,76,42,.25);border-radius:14px;color:var(--ink);font-family:Inter,system-ui,sans-serif;font-size:15px;line-height:1.45;box-shadow:inset 0 1px 0 rgba(255,255,255,.8);outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease,transform .2s ease}.myiku-contact-form textarea{min-height:170px;resize:vertical}.myiku-contact-form input:focus,.myiku-contact-form select:focus,.myiku-contact-form textarea:focus{background:#fff;border-color:var(--terracotta);box-shadow:0 0 0 4px rgba(187,92,45,.13),inset 0 1px 0 rgba(255,255,255,.9)}.myiku-contact-form input::placeholder,.myiku-contact-form textarea::placeholder{color:rgba(43,31,21,.45)}.myiku-contact-form button,.myiku-contact-form input[type=submit],.myiku-contact-form .wp-block-button__link,.myiku-contact-form .wpcf7-submit{display:inline-flex;align-items:center;justify-content:center;width:auto;min-height:48px;margin-top:6px;padding:13px 24px;border:0;border-radius:12px;background:var(--olive);color:#fff;font-family:Inter,system-ui,sans-serif;font-size:15px;font-weight:800;line-height:1;text-decoration:none;cursor:pointer;box-shadow:0 10px 24px rgba(94,105,54,.18);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.myiku-contact-form button:hover,.myiku-contact-form input[type=submit]:hover,.myiku-contact-form .wp-block-button__link:hover,.myiku-contact-form .wpcf7-submit:hover{transform:translateY(-1px);background:color-mix(in srgb,var(--olive) 86%,#000 14%);box-shadow:0 15px 34px rgba(94,105,54,.24)}.myiku-contact-form .wpcf7-spinner{margin-left:12px}.myiku-contact-form .wpcf7-not-valid-tip,.myiku-contact-form .form-error{margin-top:6px;color:#9f3324;font-size:13px;font-weight:700}.myiku-contact-form .wpcf7-response-output,.myiku-contact-form .form-message{margin:16px 0 0!important;padding:14px 16px!important;border-radius:14px;border:1px solid rgba(127,76,42,.22)!important;background:rgba(255,255,255,.58);color:var(--ink);font-family:Inter,system-ui,sans-serif}.myiku-contact-form .myiku-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.myiku-contact-form .myiku-form-full{grid-column:1/-1}@media(max-width:720px){.myiku-contact-form{padding:24px 18px;border-radius:18px}.myiku-contact-form .myiku-form-row{grid-template-columns:1fr}.myiku-contact-form button,.myiku-contact-form input[type=submit],.myiku-contact-form .wpcf7-submit{width:100%}}/* ===== v1.9.9 Hero image always covers full height ===== */ /* Das Hero-/Slider-Bild wird jetzt immer wie ein echtes Hintergrundbild behandelt:volle Höhe abdecken,kein Letterboxing/keine braunen Streifen durch contain. Das Bild darf seitlich abgeschnitten werden,bleibt aber in der Höhe immer gefüllt. */ .hero-slider,.hero-slide{overflow:hidden}.hero-slide{background-size:cover !important;background-repeat:no-repeat !important;background-position:center center !important;background-color:var(--brown) !important}/* Desktop / kleinere Monitore:volle Hero-Fläche füllen */ @media(min-width:981px){.hero-slider,.hero-slide{min-height:clamp(560px,44vw,720px) !important}.hero-slide{background-size:cover !important;background-position:center center !important}}/* Tablet:Motiv etwas nach rechts schieben,damit die Flasche besser sichtbar bleibt */ @media(max-width:980px){.hero-slider,.hero-slide{min-height:620px !important}.hero-slide{background-size:cover !important;background-position:58% center !important}}/* Smartphone:weiter cover,kein contain;Motiv mehr Richtung Produktseite */ @media(max-width:560px){.hero-slider,.hero-slide{min-height:610px !important}.hero-slide{background-size:cover !important;background-position:66% center !important}}@media(max-width:390px){.hero-slider,.hero-slide{min-height:590px !important}.hero-slide{background-size:cover !important;background-position:70% center !important}}/* ===== v2.0.0 Local font system ===== */:root{--myiku-font-sans:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;--myiku-font-serif:"Cormorant Garamond",Georgia,"Times New Roman",serif;--myiku-font-script:"Caveat","Segoe Print","Bradley Hand",cursive}body,button,input,select,textarea,.nav-wrap,.main-nav,.btn,.woocommerce,.wp-block-button__link{font-family:var(--myiku-font-sans)}h1,h2,h3,h4,h5,h6,.hero-content h1,.page-title,.wp-block-heading:not(.myiku-script-heading){font-family:var(--myiku-font-serif)}.myiku-script-heading,.script-heading,.handwritten,.brand-slogan,.footer-brand .brand-slogan{font-family:var(--myiku-font-script)}/* ===== v2.0.1 Local-only system font setup ===== */ body,button,input,select,textarea,.nav-wrap,.main-nav,.btn,.woocommerce,.wp-block-button__link{font-family:var(--myiku-font-sans,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif)}h1,h2,h3,h4,h5,h6,.hero-content h1,.page-title,.wp-block-heading:not(.myiku-script-heading){font-family:var(--myiku-font-serif,Georgia,"Times New Roman",serif)}.myiku-script-heading,.script-heading,.handwritten,.brand-slogan,.footer-brand .brand-slogan{font-family:var(--myiku-font-script,"Segoe Print","Bradley Hand",cursive)}/* ===== v2.0.3 Bundled local fonts ===== */ body,button,input,select,textarea,.nav-wrap,.main-nav,.btn,.woocommerce,.wp-block-button__link{font-family:var(--myiku-font-sans,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif)}h1,h2,h3,h4,h5,h6,.hero-content h1,.page-title,.wp-block-heading:not(.myiku-script-heading){font-family:var(--myiku-font-serif,Georgia,"Times New Roman",serif)}.myiku-script-heading,.script-heading,.handwritten,.brand-slogan,.footer-brand .brand-slogan{font-family:var(--myiku-font-script,"Segoe Print","Bradley Hand",cursive)}/* ===== v2.0.5 Inter removed ===== */ body,button,input,select,textarea,.nav-wrap,.main-nav,.btn,.woocommerce,.wp-block-button__link{font-family:var(--myiku-font-sans,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif)}