@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;500;600;700;800&family=Playfair+Display:wght@600;700&display=swap');
:root{--color-primary:#C57A5A;--color-primary-dark:#754434;--color-hover:#A96347;--color-accent:#F5E7DF;--color-bg:#FCF8F5;--font-main:'Nunito Sans',system-ui,sans-serif;--font-heading:'Playfair Display','Nunito Sans',system-ui,sans-serif;--border-radius:18px;--card-radius:18px;--shadow:0 12px 34px rgba(64,59,94,.11)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{font-family:var(--font-main)!important;color:#312823;background:#fff}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading)!important;letter-spacing:-.02em}a{transition:.2s ease}body{overflow-x:hidden}.text-primary{color:var(--color-primary-dark)!important}.bg-primary,.feature-icon{background:var(--color-primary)!important}.site-topbar{background:#f8f2ef;color:#67544a}.brand-mark{width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;color:white;background:linear-gradient(145deg,#d8c2b8,#b79b8d);box-shadow:inset 0 1px 0 rgba(255,255,255,.45),0 7px 18px rgba(73,67,108,.16)}.ios-nav-pill{padding:.45rem .8rem;border-radius:999px;background:#f8f3f0;color:#665349}.cart-badge{display:inline-flex;min-width:19px;height:19px;align-items:center;justify-content:center;padding:0 5px;border-radius:99px;background:#987b6c;color:white;font-size:11px;margin-left:3px}.hero-lilac{background:linear-gradient(135deg,#b79b8d 0%,#cbb2a6 48%,#9c7f71 100%)}.soft-kicker{display:inline-block;background:rgba(255,255,255,.17);border:1px solid rgba(255,255,255,.25);padding:.42rem .85rem;border-radius:999px;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:white}.soft-kicker-dark{display:inline-block;background:#f7f1ed;color:#826a5e;padding:.42rem .85rem;border-radius:999px;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.soft-notice{background:#faf6f4;border-color:#f0e8e3;color:#5f4f47}.dark-glass-card{border-radius:20px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);padding:1.75rem;color:white}.dark-glass-card p{color:#e3dad5}.feature-icon{width:52px;height:52px;border-radius:16px;display:flex;align-items:center;justify-content:center;color:white;margin-bottom:1rem;box-shadow:inset 0 1px 0 rgba(255,255,255,.4)}.light-card{background:rgba(255,255,255,.92);border:1px solid #f0e9e5;border-radius:20px;padding:1.7rem;box-shadow:var(--shadow);color:#3d3430}.light-card h3{font-weight:700;font-size:1.1rem;margin-bottom:.45rem}.product-frame{background:linear-gradient(145deg,#f7f1ed,#eaddd6);border-radius:28px;padding:22px;box-shadow:var(--shadow);border:1px solid #ece2dc}.product-frame img{width:100%;border-radius:20px;display:block}.mini-stat{border:1px solid #eee6e1;background:#fdfaf9;border-radius:16px;padding:1rem}.mini-stat strong{display:block;color:#4c3d35}.mini-stat span{font-size:.78rem;color:#837770}.ios-button,.ios-button-secondary{border:none;border-radius:15px;padding:.85rem 1.25rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.ios-button{background:linear-gradient(180deg,#ceb5a9,#bca092);color:#fff;box-shadow:0 8px 20px rgba(89,84,128,.2)}.ios-button:hover{filter:brightness(.97)}.ios-button-secondary{background:#f7f2ef;color:#745f54;border:1px solid #ece2dd}.routine-row{display:flex;gap:1rem;padding:1.5rem;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:rgba(255,255,255,.06)}.routine-row>span{width:46px;height:46px;flex:0 0 46px;border-radius:15px;background:var(--color-primary);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800}.routine-row h3{font-weight:700;font-size:1.15rem;color:white}.routine-row p{color:#dfd7d3;font-size:.95rem;margin-top:.25rem}.faq-dark{background:linear-gradient(135deg,#332822,#463831)}.faq-card{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:1rem 1.2rem}.faq-card summary{font-weight:700;cursor:pointer}.faq-card p{color:#e7dfdb;margin-top:.8rem}.image-card{overflow:hidden;border-radius:22px;border:1px solid #eee7e3;background:white;box-shadow:var(--shadow)}.image-card img{width:100%;aspect-ratio:4/3;object-fit:cover}.image-card>div{padding:1.4rem}.image-card h3{font-weight:700;font-size:1.2rem;margin-bottom:.45rem}.image-card p{color:#766962}.newsletter-soft{background:linear-gradient(180deg,#f9f5f2,#f4ede9)}.order-card{background:rgba(255,255,255,.88);border:1px solid #ebe0d9;border-radius:22px;padding:1.5rem;box-shadow:var(--shadow);backdrop-filter:blur(14px)}.order-card label{display:block;font-size:.86rem;font-weight:700;color:#65564f;margin-bottom:.8rem}.order-card input,.order-card textarea,.order-card select,.ios-input{width:100%;margin-top:.38rem;border:1px solid #e4dad5;background:white;border-radius:13px;padding:.78rem .85rem;outline:none;color:#322925}.order-card input:focus,.order-card textarea:focus,.ios-input:focus{border-color:#ccb4a8;box-shadow:0 0 0 4px rgba(167,165,204,.18)}.review-card{border:1px solid #efe7e3;border-radius:20px;padding:1.6rem;background:#fff;box-shadow:0 9px 28px rgba(60,55,88,.08)}.review-card p{color:#6f635c;line-height:1.7;margin:.7rem 0 1rem}.stars{color:#9b7f70;letter-spacing:.08em}.product-swiper{border-radius:24px;overflow:hidden;background:#eee}.product-swiper img{width:100%;display:block}.product-thumb{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:12px;border:1px solid #eae1dc}.price-line{font-size:2rem;font-weight:800;color:#5d4a41;margin:1rem 0}.spec-list{border-top:1px solid #eee7e3;border-bottom:1px solid #eee7e3}.spec-list div{display:flex;justify-content:space-between;gap:1rem;padding:.85rem 0;border-bottom:1px solid #f3efec}.spec-list div:last-child{border-bottom:0}.spec-list span{color:#847973}.spec-list strong{text-align:right}.cart-row{display:flex;align-items:center;gap:1.25rem;padding:1.25rem;border:1px solid #ece4df;background:#fff;border-radius:22px;box-shadow:var(--shadow)}.cart-row img{width:118px;height:118px;object-fit:cover;border-radius:16px}.error-box,.success-box{padding:1rem 1.15rem;border-radius:15px;margin-bottom:1rem}.error-box{background:#fff2f2;color:#842f2f;border:1px solid #f2caca}.success-box{background:#f1f8f3;color:#315d3b;border:1px solid #cfe6d4}.success-icon{width:72px;height:72px;margin:auto;border-radius:22px;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:800;color:white;background:var(--color-primary)}.body-copy{color:#71655e;line-height:1.8}.bg-white [class*="text-white"],.bg-gray-50 [class*="text-white"],.bg-slate-50 [class*="text-white"]{color:#3d3430!important}footer a{color:#72635b}footer a:hover{color:#41342d}.rounded-lg,.rounded-xl,.rounded-2xl{border-radius:var(--card-radius)!important}@media(max-width:640px){.cart-row{align-items:flex-start;flex-wrap:wrap}.cart-row img{width:88px;height:88px}.hero-lilac{padding-top:4rem;padding-bottom:4rem}h1{font-size:2.2rem}.order-card{padding:1.15rem}}

/* Product page gallery and extended content */
.product-page .product-gallery{max-width:680px;width:100%;margin:0 auto}.product-main-media{position:relative;aspect-ratio:1/1;border-radius:30px;overflow:hidden;background:linear-gradient(145deg,#f8f3f0,#eae0db);border:1px solid #eae0db;box-shadow:0 18px 50px rgba(64,59,94,.13)}.product-main-media>img{width:100%;height:100%;display:block;object-fit:cover;transition:opacity .18s ease,transform .22s ease}.product-main-media>img.is-changing{opacity:.35;transform:scale(.985)}.product-gallery-arrow{position:absolute;z-index:3;top:50%;transform:translateY(-50%);width:46px;height:46px;border-radius:50%;border:1px solid rgba(255,255,255,.8);background:rgba(255,255,255,.84);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;color:#67544a;box-shadow:0 8px 22px rgba(57,52,86,.15);cursor:pointer}.product-gallery-prev{left:18px}.product-gallery-next{right:18px}.product-gallery-counter{position:absolute;right:18px;bottom:18px;padding:.45rem .7rem;border-radius:999px;background:rgba(255,255,255,.88);backdrop-filter:blur(10px);font-size:.8rem;font-weight:700;color:#65564f;box-shadow:0 6px 18px rgba(57,52,86,.12)}.product-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:12px}.product-thumb-button{padding:0;border:2px solid transparent;border-radius:16px;overflow:hidden;background:#fff;cursor:pointer;transition:.2s ease;box-shadow:0 5px 16px rgba(64,59,94,.07)}.product-thumb-button img{width:100%;aspect-ratio:1/1;display:block;object-fit:cover}.product-thumb-button:hover{transform:translateY(-2px)}.product-thumb-button.is-active{border-color:#b79b8d;box-shadow:0 0 0 3px rgba(167,165,204,.18)}.product-summary{padding-top:.2rem}.product-mini-points{display:grid;gap:.65rem}.product-mini-points div{display:flex;align-items:center;gap:.7rem;color:#6f625b;font-size:.92rem}.product-mini-points i{width:18px;color:#a28374}.ingredient-panel{display:flex;gap:1.35rem;align-items:flex-start;padding:2rem;border:1px solid #ece4df;border-radius:26px;background:linear-gradient(145deg,#fdfbfa,#f8f2ef);box-shadow:var(--shadow)}.ingredient-icon{width:62px;height:62px;flex:0 0 62px;border-radius:20px;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#d8c2b8,#b79b8d);color:white;font-size:1.35rem;box-shadow:inset 0 1px 0 rgba(255,255,255,.45),0 10px 25px rgba(73,67,108,.16)}.product-info-card p{color:#766962;line-height:1.7}.review-score-box{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;border:1px solid #ece4e0;border-radius:18px;background:white;min-width:210px}.review-score-box>strong{font-size:2.2rem;color:#57453c;line-height:1}.review-score-box span{font-size:.78rem;color:#847973}.product-page .faq-card summary{list-style:none}.product-page .faq-card summary::-webkit-details-marker{display:none}.product-page .faq-card summary:after{content:'+';float:right;font-size:1.25rem;font-weight:500}.product-page .faq-card[open] summary:after{content:'−'}
@media(max-width:1023px){.product-page .product-gallery{max-width:620px}.product-main-media{aspect-ratio:1/1}.product-summary{padding-top:0}}
@media(max-width:640px){.product-main-media{border-radius:22px;aspect-ratio:1/1}.product-gallery-arrow{width:40px;height:40px}.product-gallery-prev{left:10px}.product-gallery-next{right:10px}.product-gallery-counter{right:10px;bottom:10px}.product-thumbs{gap:6px}.product-thumb-button{border-radius:11px}.ingredient-panel{padding:1.35rem;gap:1rem}.ingredient-icon{width:50px;height:50px;flex-basis:50px;border-radius:16px}.review-score-box{min-width:0}}
.review-empty-state{min-height:280px;border:1px dashed #e5dad3;border-radius:22px;background:rgba(255,255,255,.72);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:2rem}.review-empty-state h3{font-size:1.25rem;font-weight:700;color:#463933;margin-bottom:.45rem}.review-empty-state p{color:#7e736c}.review-form-card textarea{resize:vertical;min-height:120px}

/* Jemný Rytmus site identity */
.site-logo{height:40px;width:auto;max-width:230px;display:block}.site-logo-footer{height:38px}.brand-mark{background:#C57A5A!important}
