@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&family=Libre+Baskerville:wght@400;700&family=Montserrat:wght@400;500;600&display=swap');
:root{--cream:#f8f0e5;--paper:#fffaf2;--red:#c66b60;--red2:#ad514b;--green:#45685d;--green2:#38574e;--ink:#3e2a24;--line:#c88d7f;--gold:#b18a65}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Libre Baskerville',Georgia,serif}a{text-decoration:none;color:inherit}.topbar{height:35px;background:#c96f65;color:#fff8ef;display:flex;justify-content:space-between;align-items:center;padding:0 5%;font:12px Montserrat,sans-serif;border-bottom:1px dashed rgba(255,255,255,.75)}.header{height:115px;background:rgba(255,251,244,.97);display:flex;align-items:center;gap:30px;padding:0 3%;position:sticky;top:0;z-index:10;box-shadow:0 2px 8px #6c483312}.logo{display:flex;align-items:center;gap:8px;min-width:300px}.logo-heart{width:72px;height:62px;border:2px solid var(--red);border-radius:48% 52% 48% 52%;display:grid;place-items:center;font-size:34px;color:#71846a;transform:rotate(-7deg);background:repeating-conic-gradient(#e3a295 0 8%,#70866c 8% 16%,#e8d5b8 16% 24%);-webkit-background-clip:padding-box}.logo-word{font-family:'Great Vibes',cursive;font-size:62px;line-height:.7;color:#3b2924}.logo-word small{display:block;font:600 15px Montserrat,sans-serif;letter-spacing:5px;color:var(--green);margin:13px 0 0 10px}.logo i{font-size:28px;color:var(--red);font-style:normal;margin-left:-2px}nav{display:flex;align-items:center;justify-content:center;gap:27px;flex:1}nav a{font-size:12px;letter-spacing:.3px;padding:18px 0;position:relative}nav a.active,nav a:hover{color:var(--red2)}nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:8px;height:1px;background:var(--red2)}nav b{font-size:16px}.header-icons{display:flex;gap:12px;align-items:center}.header-icons button{border:0;background:transparent;font:27px Georgia;color:#30241f;position:relative;cursor:pointer}.header-icons em{position:absolute;right:-4px;top:1px;width:17px;height:17px;border-radius:50%;background:var(--red2);color:#fff;font:10px Montserrat;display:grid;place-items:center;font-style:normal}.menu{display:none!important}.hero{height:555px;position:relative;overflow:hidden;background:linear-gradient(90deg,#ead4bb,#d8b48e 54%,#b28a64)}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 75% 45%,#fff4e3aa 0 8%,transparent 24%),linear-gradient(90deg,#fff5e7 0 37%,transparent 55%)}.hero-copy{position:absolute;z-index:2;left:13%;top:50px}.hero h1{font-size:37px;line-height:1.08;margin:0;color:#4a3026}.hero h1 em{font-family:'Great Vibes',cursive;font-size:50px;color:var(--red2);font-weight:400;line-height:.95}.ornament{color:var(--red);margin:8px 0;font-size:13px}.hero p{font:13px Montserrat,sans-serif;line-height:1.6}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 24px;border-radius:5px;color:white;font:12px 'Libre Baskerville',serif;box-shadow:0 2px 4px #0002}.btn.green{background:var(--green)}.btn.red{background:var(--red)}.hero-art{position:absolute;inset:0 0 0 33%;overflow:hidden}.hero-art .quilt{position:absolute;right:-5%;bottom:-13%;width:76%;height:65%;background:conic-gradient(from 45deg,#ba5c56 0 25%,#e8cba4 0 50%,#5f7564 0 75%,#d88b79 0);transform:rotate(-7deg);box-shadow:0 10px 28px #3a241844;border:18px solid #ead3b7;outline:5px dashed #b47a67;outline-offset:-28px}.hero-art .quilt:before{content:"";position:absolute;inset:10%;background:repeating-linear-gradient(45deg,transparent 0 45px,#f3dcc0 46px 49px),repeating-linear-gradient(-45deg,transparent 0 45px,#f3dcc0 46px 49px);opacity:.65}.machine{position:absolute;right:7%;top:10%;width:250px;height:170px;border-radius:25px 25px 6px 6px;background:#d7c1a2;border:6px solid #765e48;color:#6d5947;font-size:110px;line-height:120px;text-align:center;transform:scaleX(.85);z-index:2;box-shadow:0 10px 25px #0002}.machine span{font-size:24px;position:absolute;right:32px;top:15px}.spools{position:absolute;left:6%;bottom:20px;display:flex;gap:10px}.spools i{width:22px;height:70px;border-radius:10px 10px 4px 4px;background:#b65f57;display:block;box-shadow:inset 5px 0 #fff5;transform:rotate(-3deg)}.spools i:nth-child(2){background:#667a6c;height:55px}.spools i:nth-child(3){background:#e1b18e;height:64px}.slider{position:absolute;z-index:3;top:50%;margin-top:-20px;width:40px;height:40px;border:0;border-radius:50%;background:#c65f58dd;color:#fff;font-size:35px;line-height:30px}.slider.left{left:15px}.slider.right{right:15px}.dots{position:absolute;bottom:15px;left:50%;display:flex;gap:6px;z-index:4}.dots b{width:11px;height:11px;border-radius:50%;background:#fff;border:1px solid #d3a28d}.dots b:first-child{background:var(--red)}.section{padding:28px 4% 16px}.section h2{text-align:center;font-size:23px;margin:0 0 18px}.section h2 span{color:var(--green);font-weight:400}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;max-width:1100px;margin:auto}.cat{text-align:center}.cat-art{width:108px;height:108px;margin:auto;border:1px dashed #d79b8a;border-radius:50%;position:relative;background:#f9eee1}.cat-art:before{content:"";position:absolute;inset:18px;border:3px solid var(--green);background:conic-gradient(#d2766c 0 25%,#e8d1a6 0 50%,#67806f 0 75%,#c98b71 0)}.cat-art.pillow:before{border-radius:10px;transform:rotate(15deg);background:linear-gradient(135deg,#d0776a 0 50%,#e3c69b 50%)}.cat-art.bag:before{border-radius:6px 6px 15px 15px;inset:28px 24px}.cat-art.placemat:before{inset:27px 18px;border-radius:8px}.cat-art.baby:before{border-radius:18px 18px 35px 35px;background:linear-gradient(135deg,#e5c7aa,#d77c72)}.cat-art.gift:before{inset:25px 18px;border-radius:5px;background:linear-gradient(90deg,#d06f67 0 30%,#f0d6b1 30% 70%,#d06f67 70%)}.cat strong{display:block;font-size:12px;margin:7px 0}.cat>span{display:inline-block;background:#c9776d;color:#fff;padding:4px 11px;border-radius:3px;font:9px Montserrat}.products{border-top:1px dashed #d69a8a}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;max-width:1160px;margin:0 auto 15px}.product-card{position:relative;background:#fff9ef;border:1px solid #eadcc9;border-radius:7px;overflow:hidden;box-shadow:0 2px 7px #5d392a10}.heart{position:absolute;right:7px;top:7px;z-index:2;border:0;background:#fff9eacc;border-radius:50%;font-size:21px;color:#c87a70}.product-image{height:190px;background:#eee1d0;display:grid;place-items:center;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover}.product-info{text-align:center;padding:8px}.product-info h3{font-size:13px;margin:0 0 4px}.product-info p{margin:0;color:#b54f49;font-weight:700;font-size:13px}.center{display:flex;width:max-content;margin:0 auto}.story{display:grid;grid-template-columns:28% 25% 47%;align-items:stretch;background:#fbf3e8;border-top:1px dashed #d59a8a;border-bottom:1px dashed #d59a8a}.story-image{min-height:205px;overflow:hidden;background:linear-gradient(135deg,#a67d60,#e1c5a5)}.atelier-art{height:100%;position:relative;background:linear-gradient(#dfc6a9 0 55%,#76533f 56%)}.table{position:absolute;left:15%;right:10%;bottom:20px;height:70px;background:repeating-linear-gradient(90deg,#d27b6f 0 35px,#5e7665 35px 70px);border:8px solid #b47a59}.shelf{position:absolute;left:8%;top:12%;width:30%;height:45%;border:10px solid #76533f;background:repeating-linear-gradient(0deg,#e5caa8 0 30px,#76533f 31px 38px)}.lamp{position:absolute;right:16%;top:8%;font-size:55px;color:#ead7b7}.story-text{padding:28px;text-align:center}.story-text h2{font-size:18px}.story-text h2 span{color:var(--red)}.story-text p{font-size:11px;line-height:1.8}.values{display:grid;grid-template-columns:repeat(3,1fr);padding:28px 20px}.values>div{padding:0 20px;text-align:center;border-left:1px dashed #c89080}.values>div:first-child{border-left:0}.values b{display:block;color:var(--green);font-size:30px}.values strong{font-size:11px;display:block;margin:5px}.values p{font-size:10px;line-height:1.5}.instagram{padding-bottom:25px}.instagram h2{font-size:17px}.instagram h2 small{font:11px Montserrat;color:#5e554e}.gallery{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.gallery a{aspect-ratio:1/1;overflow:hidden;border-radius:3px}.gallery img{width:100%;height:100%;object-fit:cover;transition:.25s}.gallery a:hover img{transform:scale(1.05)}.blog{display:flex;justify-content:space-between;align-items:center;background:#f2e4d5;border-top:1px dashed #d69b8c}.blog h2{font-size:25px;margin:6px 0;text-align:left}.blog p{font:12px Montserrat;max-width:700px}.eyebrow{font:10px Montserrat;color:var(--red2);letter-spacing:2px}footer{background:var(--green);color:#f7eee1;padding:25px 5% 10px;display:grid;grid-template-columns:1.3fr .8fr 1.3fr 1.2fr;gap:25px;position:relative}.footer-brand .logo{min-width:auto}.logo.light .logo-word{color:#fff4e9}.logo.light .logo-word small{color:#e6d9c7}.footer-brand p{font:10px Montserrat;line-height:1.5;margin-left:20px}footer h3{font:11px Montserrat;letter-spacing:1px;margin:5px 0 10px}footer a,footer p{font:10px Montserrat;display:block;margin:7px 0;color:#f5eadb}.newsletter form{display:flex;margin-top:10px}.newsletter input{width:100%;padding:10px;border:0;background:#f9efe3;border-radius:4px 0 0 4px}.newsletter button{width:42px;border:0;background:#bd5f58;color:#fff;border-radius:0 4px 4px 0}.copyright{grid-column:1/-1;border-top:1px dashed #b8c5b8;padding-top:9px;text-align:center;font:9px Montserrat;color:#e5d9cb}.copyright span{float:right}.open{display:flex!important}
@media(max-width:900px){.header{height:auto;min-height:90px;flex-wrap:wrap;padding:10px 4%}.logo{min-width:0;flex:1}.logo-word{font-size:48px}.logo-heart{width:58px;height:50px}.logo-word small{font-size:11px;letter-spacing:3px;margin-top:10px}.menu{display:block!important}nav{display:none;width:100%;order:4;flex-direction:column;gap:0;background:#fffaf2}nav a{padding:10px}.hero{height:500px}.hero-copy{left:6%;top:45px}.hero-art{left:28%;opacity:.85}.category-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.story{grid-template-columns:1fr}.story-image{min-height:180px}.values{grid-template-columns:1fr;gap:18px}.values>div{border-left:0;border-top:1px dashed #c89080;padding-top:15px}.values>div:first-child{border-top:0}.gallery{grid-template-columns:repeat(4,1fr)}footer{grid-template-columns:repeat(2,1fr)}.copyright{grid-column:1/-1}.copyright span{float:none;display:block;margin-top:5px}}
@media(max-width:560px){.topbar{font-size:9px}.topbar span:last-child{display:none}.header-icons{gap:3px}.header-icons button{font-size:23px}.hero{height:590px}.hero-copy{top:30px;left:8%;right:8%;text-align:center}.hero h1{font-size:31px}.hero h1 em{font-size:43px}.hero-art{left:0;top:190px}.machine{right:0;top:8%;transform:scale(.6);transform-origin:right top}.quilt{width:95%;height:50%;right:-20%;bottom:-3%}.category-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:1fr 1fr;gap:8px}.product-image{height:145px}.section{padding-left:4%;padding-right:4%}.gallery{grid-template-columns:repeat(3,1fr)}.blog{display:block;text-align:center}.blog h2{text-align:center}.blog p{line-height:1.5}.blog .btn{margin-top:10px}footer{grid-template-columns:1fr}.footer-brand{display:none}}
/* Slider administrável */
.hero{background:#ead4bb}
.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;background-size:cover;background-position:center;transition:opacity .55s ease,visibility .55s ease;overflow:hidden}
.hero-slide.active{opacity:1;visibility:visible}
.hero-slide[style]{background-color:#ead4bb}
.hero-slide[style]:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,247,235,.94) 0 34%,rgba(255,247,235,.5) 48%,rgba(255,247,235,.08) 72%)}
.hero-slide .hero-copy{z-index:2}
.hero-slide.generated-slide{background:linear-gradient(90deg,#ead4bb,#d8b48e 54%,#b28a64)}
.hero-slide.generated-slide:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 75% 45%,#fff4e3aa 0 8%,transparent 24%),linear-gradient(90deg,#fff5e7 0 37%,transparent 55%)}
.hero-slide.generated-slide .hero-art{z-index:1}
.dots b.active{background:var(--red)}


/* Correção de responsividade e imagens de produtos */
html,body{width:100%;max-width:100%;overflow-x:hidden}
main,header,footer,section{max-width:100%}
.category-grid,.product-grid,.gallery{width:100%;min-width:0}
.category-grid>*,.product-grid>*,.gallery>*{min-width:0}
.product-card{min-width:0}
.product-image{width:100%;min-width:0}
.product-image img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;object-position:center}
.hero-slide{min-width:0}

@media(max-width:1100px){
  .header{gap:16px;padding-left:2%;padding-right:2%}
  .logo{min-width:250px}
  nav{gap:17px}
  .category-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-width:900px}
  .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-width:900px}
}

@media(max-width:768px){
  .topbar{padding:0 3%;font-size:10px}
  .header{height:auto;min-height:82px;flex-wrap:wrap;padding:8px 3%;gap:8px}
  .logo{min-width:0;flex:1 1 auto}
  .logo-heart{width:52px;height:46px;font-size:27px}
  .logo-word{font-size:46px}
  .logo-word small{font-size:10px;letter-spacing:3px;margin-top:9px}
  .logo i{font-size:21px}
  .header-icons{flex:0 0 auto}
  .header-icons button{font-size:22px}
  .menu{display:block!important}
  nav{display:none;width:100%;order:5;flex-direction:column;gap:0;background:#fffaf2;border-top:1px dashed #d69a8a}
  nav.open{display:flex!important}
  nav a{width:100%;padding:10px;text-align:center}
  .hero{height:500px}
  .hero-copy{left:6%;right:6%;top:38px}
  .hero-art{left:25%}
  .category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
  .cat-art{width:min(100px,22vw);height:min(100px,22vw)}
  .cat strong{font-size:11px}
  .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .product-image{height:170px}
  .story{grid-template-columns:1fr}
  .story-image{min-height:190px}
  .values{grid-template-columns:1fr}
  .values>div{border-left:0;border-top:1px dashed #c89080;padding-top:15px}
  .values>div:first-child{border-top:0}
  .gallery{grid-template-columns:repeat(4,minmax(0,1fr))}
  footer{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:600px){
  .topbar span:first-child{max-width:55%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .topbar span:last-child{max-width:43%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .header{min-height:74px}
  .logo-heart{width:44px;height:39px;font-size:22px}
  .logo-word{font-size:38px}
  .logo-word small{font-size:8px;letter-spacing:2px;margin-top:7px}
  .logo i{display:none}
  .header-icons button:nth-child(1),.header-icons button:nth-child(2){display:none}
  .hero{height:570px}
  .hero-copy{top:28px;left:7%;right:7%;text-align:center}
  .hero h1{font-size:30px}
  .hero h1 em{font-size:42px}
  .hero-art{left:0;top:185px}
  .category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  .cat-art{width:105px;height:105px}
  .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .product-image{height:145px}
  .product-info{padding:7px 4px}
  .product-info h3{font-size:11px}
  .product-info p{font-size:12px}
  .gallery{grid-template-columns:repeat(3,minmax(0,1fr))}
  footer{grid-template-columns:1fr}
  .footer-brand{display:none}
  .copyright{grid-column:1/-1}
}

/* Correção definitiva do ícone Colchas: evita conflito com a classe quilt do banner */
.category-grid .cat-art.quilt{position:relative;width:108px;height:108px;right:auto;bottom:auto;transform:none;border:1px dashed #d79b8a;outline:none;box-shadow:none;background:#f9eee1;}
.category-grid .cat-art.quilt:before{position:absolute;inset:18px;width:auto;height:auto;border:3px solid var(--green);outline:none;box-shadow:none;transform:none;background:conic-gradient(#d2766c 0 25%,#e8d1a6 0 50%,#67806f 0 75%,#c98b71 0);}
@media(max-width:768px){.category-grid .cat-art.quilt{width:min(100px,22vw);height:min(100px,22vw)}}
@media(max-width:600px){.category-grid .cat-art.quilt{width:105px;height:105px}}

/* Produtos clicáveis */
.product-card{position:relative}
.product-link{display:block;color:inherit;text-decoration:none;height:100%}
.product-link:hover .product-image img{transform:scale(1.025)}
.product-image img{transition:transform .25s ease}
/* WhatsApp flutuante */
.whatsapp-float{position:fixed;right:18px;top:50%;transform:translateY(-50%);z-index:9999;display:flex;align-items:center;gap:9px;padding:11px 14px;border-radius:999px;background:#5d7a68;color:#fffaf2;text-decoration:none;box-shadow:0 8px 25px rgba(54,50,40,.22);font-weight:700;font-size:13px;border:2px solid rgba(255,255,255,.8)}
.whatsapp-float .wa-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#fffaf2;color:#5d7a68;font-size:22px;font-weight:900}
.whatsapp-float:hover{transform:translateY(-50%) scale(1.03)}
@media(max-width:600px){.whatsapp-float{right:10px;padding:9px;width:48px;height:48px;justify-content:center}.whatsapp-float span:last-child{display:none}.whatsapp-float .wa-icon{width:30px;height:30px}}
