*{box-sizing:border-box}body{margin:0;padding-top:32px;font-family:Inter,system-ui,sans-serif;background:#fafaf8;color:#2e2e2e;line-height:1.6;overflow-x:hidden}@media (max-width: 720px){body{padding-top:98px}}img{max-width:100%;display:block}h1,h2,h3{font-family:"DM Serif Display",serif;margin:0 0 1rem}h1{font-size:clamp(32px,5vw,48px)}h2{font-size:32px}h3{font-size:22px}p{margin:0 0 1rem;color:#6a6a6a}.button{display:inline-block;padding:.75rem 1.75rem;border-radius:999px;background:#e6ded3;color:#2e2e2e;text-decoration:none;font-weight:500;transition:background .2s ease;border:none}.button,button.button{-moz-appearance:none;appearance:none;-webkit-appearance:none;font-family:inherit;font-size:inherit;cursor:pointer}.button:hover{background:#d8cfc4}.section{padding:96px 0}@media (max-width: 768px){.section{padding:30px 0}}.section-alt{background:#f2f3ef}.header{display:flex;justify-content:space-between;padding:1.5rem 2rem}.grid{display:grid;gap:2rem;padding:2rem}@media (min-width: 768px){.grid{grid-template-columns:repeat(3,1fr)}}.card{background:#fff;border-radius:20px;padding:1rem;box-shadow:0 10px 25px #00000014;text-align:center}.card img{width:100%;border-radius:16px}.card-actions{margin-top:1rem;display:flex;gap:.5rem}.card a{text-decoration:none;font-weight:700}.product-page{padding:2rem;max-width:900px;margin:auto}.gallery{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.primary{margin-top:1rem;padding:1rem 2rem;border-radius:999px;border:none;background:#cd0c52;color:#fff;font-size:1rem}.hero{padding:3rem 2rem;text-align:center;max-width:800px;margin:auto}.about{padding:3rem 2rem;max-width:800px;margin:auto}.footer{padding:2rem;text-align:center;background:#eee3d7;margin-top:4rem}.footer a{text-decoration:none;font-weight:700}.order-form{display:grid;gap:1rem;margin-top:2rem}.order-form label{display:flex;flex-direction:column;font-weight:600}.order-form input,.order-form textarea,.order-form select{padding:.6rem;border-radius:8px;border:1px solid #ccc}.price{font-weight:700}.product-gallery{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.gallery-main{width:100%;border-radius:20px;overflow:hidden;background:#eee}.gallery-main img video{width:100%;height:100%;object-fit:cover;display:block}.gallery-thumbs{display:flex;gap:.75rem;overflow-x:auto;padding-bottom:.25rem}.description{white-space:pre-line}.thumb{border:none;padding:0;background:none;cursor:pointer;border-radius:12px;overflow:hidden;opacity:.6;transition:opacity .2s ease,transform .2s ease}.thumb img{width:80px;height:80px;object-fit:cover;display:block}.thumb:hover{opacity:1;transform:scale(1.05)}.thumb.active{opacity:1;outline:2px solid #cd0c52}.logo{width:8rem;height:8rem}.header-sticky{position:fixed;top:0;left:0;right:0;z-index:100;background:#fafaf8}.header-nav{display:flex;flex-shrink:0;white-space:nowrap;gap:.75rem;align-items:center;margin-right:1rem}.header-inner{display:flex;justify-content:flex-start;flex-shrink:0;align-items:center;justify-content:space-between}.header-inner .logo{margin-right:auto}.header-inner h1{flex:1;text-align:center}@media (max-width: 768px){.desktop-only{display:none}.header{padding:.75rem 1rem}.logo{width:5rem;height:5rem}}.lang-switch{padding:.5rem 1rem;font-size:.85rem;min-width:3.5rem;margin-left:auto;text-align:center;border:none;outline:none}.lang-switch:focus,.lang-switch:focus-visible{outline:none;box-shadow:none}@media (max-width: 768px){.lang-switch{padding:.4rem .75rem;font-size:.8rem}}.section{scroll-margin-top:140px}@media (max-width: 720px){.section{scroll-margin-top:110px}}.navodilo{background:#cd0c52;color:#fff}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem}.lightbox img{max-width:95%;max-height:95%;border-radius:12px;touch-action:pinch-zoom}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.container.narrow{max-width:700px;padding:2rem 0}@media (max-width: 768px){.container.narrow{padding-left:1.5rem;padding-right:1.5rem}}.hero-grid{display:grid;gap:3rem}@media (min-width: 900px){.hero-grid{grid-template-columns:1.2fr 1fr;align-items:center}}.hero-image{border-radius:18px;width:100%;height:auto;display:block;object-fit:cover}.split{display:grid;gap:3rem}@media (min-width: 900px){.split{grid-template-columns:1fr 1fr;align-items:center}}.soft-image{border-radius:18px}@media (max-width: 720px){.soft-image{margin-top:30px}}.steps{display:grid;gap:2rem;margin-top:3rem}@media (min-width: 900px){.steps{grid-template-columns:repeat(3,1fr)}}.step{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 8px 24px #0000000a}.step-icon{width:40px;height:40px;margin-bottom:1rem;color:#cd0c52}.step-icon svg{width:100%;height:100%}.product-grid{display:grid;gap:2.5rem}@media (min-width: 900px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 640px) and (max-width: 1023px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 639px){.product-grid{grid-template-columns:1fr}}.product-card{background:#fff;border-radius:16px;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 8px 24px #0000000a;transition:transform .2s ease}.product-card:hover{transform:translateY(-4px)}.product-image{height:220px;background:#f2f3ef}.product-image img{width:100%;height:100%;object-fit:cover}.product-info{padding:1.5rem}.badge{display:inline-block;font-size:12px;background:#e6ded3;padding:4px 10px;border-radius:999px;margin-bottom:.75rem}.muted{white-space:pre-line;color:#9a9a9a}.price{font-weight:600;margin:.5rem 0}.learn-more{margin-top:auto;font-weight:600;color:#cd0c52}
