:root{--pink:#ed1778;--blue:#06a9e4;--yellow:#ffb814;--ink:#18181d;--muted:#696974;--line:#e8e8ed;--soft:#f7f7f9;--shadow:0 22px 65px #11121a1f}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Manrope,sans-serif}.locked{overflow:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer}.topbar{height:82px;padding:0 max(4vw,20px);display:flex;align-items:center;justify-content:space-between;gap:20px;position:sticky;top:0;z-index:30;background:#fffffff2;border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:10px;color:inherit;text-decoration:none}.brand img{width:55px;height:55px;border-radius:50%;object-fit:cover}.brand strong,.brand small{display:block}.brand strong{font:800 16px Montserrat}.brand small{margin-top:2px;color:var(--muted);font-size:10px}nav{display:flex;gap:28px}nav a{color:inherit;text-decoration:none;font-size:12px;font-weight:800}.cart-trigger{padding:10px 12px 10px 16px;display:flex;align-items:center;gap:9px;border:0;border-radius:12px;color:white;background:var(--ink);font-weight:800}.cart-trigger b{min-width:25px;height:25px;padding:0 5px;display:grid;place-items:center;border-radius:7px;background:var(--pink)}
.hero{min-height:610px;padding:70px max(6vw,22px);display:grid;grid-template-columns:1.08fr .92fr;align-items:center;overflow:hidden;background:linear-gradient(135deg,#fff,#f5fbfd 60%,#fff4f9)}.hero-copy{position:relative;z-index:2}.eyebrow{margin:0 0 14px;color:var(--pink);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.eyebrow:before{content:"";width:25px;height:3px;margin-right:8px;display:inline-block;vertical-align:middle;background:linear-gradient(90deg,var(--blue),var(--pink),var(--yellow))}.hero h1,.section-heading h2,.steps-section h2,.cart-header h2{margin:0;font:900 clamp(40px,5.4vw,74px)/1.06 Montserrat;letter-spacing:-.05em}.hero h1 em{color:var(--pink);font-style:normal}.hero-text{max-width:620px;margin:25px 0;color:var(--muted);font-size:16px;line-height:1.7}.hero-actions{display:flex;align-items:center;gap:22px}.primary-button{padding:14px 19px;border-radius:12px;color:white;background:var(--pink);text-decoration:none;font-weight:800;box-shadow:0 12px 26px #ed17783d}.hero-actions button{border:0;background:transparent;font-weight:800}.benefits{margin-top:30px;display:flex;flex-wrap:wrap;gap:17px;color:var(--muted);font-size:11px;font-weight:700}.hero-visual{height:430px;position:relative}.logo-card{width:325px;height:325px;padding:10px;position:absolute;z-index:4;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-3deg);border-radius:50%;background:white;box-shadow:var(--shadow)}.logo-card img{width:100%;height:100%;border-radius:50%;object-fit:cover}.shape{position:absolute;width:270px;height:260px;border-radius:45% 55% 62% 38%}.shape.blue{left:1%;top:10%;background:var(--blue);transform:rotate(22deg)}.shape.pink{right:0;top:4%;background:var(--pink);transform:rotate(-20deg)}.shape.yellow{right:3%;bottom:0;background:var(--yellow);transform:rotate(14deg)}.tag{padding:8px 12px;position:absolute;z-index:6;border-radius:5px;color:white;background:var(--ink);font:800 11px Montserrat;box-shadow:0 8px 20px #0003}.tag1{left:0;top:60px;transform:rotate(-8deg)}.tag2{right:0;bottom:60px;transform:rotate(7deg);background:#0585bd}.tag3{left:7%;bottom:35px;transform:rotate(5deg);background:var(--pink)}.ticker{min-height:60px;padding:18px;display:flex;justify-content:space-around;gap:25px;overflow:hidden;color:white;background:var(--ink);font:800 12px Montserrat;white-space:nowrap}.ticker span:nth-child(3n+1){color:#70d8fa}.ticker span:nth-child(3n+2){color:#ff78b3}.ticker span:nth-child(3n){color:#ffd45c}
.catalog{max-width:1540px;margin:auto;padding:85px max(5vw,20px) 105px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:28px}.section-heading h2{font-size:clamp(34px,4vw,54px)}.section-heading>div>p:last-child{color:var(--muted)}.search{width:min(350px,100%);height:49px;padding:0 14px;display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:12px;background:var(--soft)}.search span{font-size:23px}.search input{width:100%;border:0;outline:0;background:transparent}.categories{margin:35px 0 27px;padding-bottom:5px;display:flex;gap:8px;overflow-x:auto}.categories button{flex:none;padding:9px 14px;border:1px solid var(--line);border-radius:8px;color:var(--muted);background:white;font-size:11px;font-weight:800}.categories button.active{border-color:var(--ink);color:white;background:var(--ink)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-card{overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:17px;background:white;transition:.2s}.product-card:hover{transform:translateY(-5px);box-shadow:0 17px 38px #11121a17}.product-visual{min-height:205px;position:relative;display:grid;place-items:center;overflow:hidden}.color-azul{color:#087dac;background:linear-gradient(140deg,#dcf5ff,#94dff8)}.color-rosa{color:#c60e61;background:linear-gradient(140deg,#ffe2f0,#ffa8ce)}.color-amarelo{color:#a96d00;background:linear-gradient(140deg,#fff6d2,#ffda71)}.color-preto{color:white;background:linear-gradient(140deg,#3c3c44,#121216)}.product-visual small{padding:5px 8px;position:absolute;z-index:3;left:12px;top:12px;border-radius:5px;color:var(--ink);background:#ffffffe6;font-size:8px;font-weight:800;text-transform:uppercase}.product-visual img{width:100%;height:100%;position:absolute;object-fit:cover}.symbol{z-index:2;font:900 75px Montserrat;text-shadow:6px 7px #ffffff7a;transform:rotate(-4deg)}.lines{width:130px;height:7px;position:absolute;bottom:36px;border-radius:8px;opacity:.45;background:currentColor;box-shadow:0 16px currentColor,0 32px currentColor;transform:rotate(-4deg)}.product-content{padding:18px;display:flex;flex:1;flex-direction:column}.product-content h3{margin:0 0 7px;font:800 16px Montserrat}.product-content>p{flex:1;margin:0 0 12px;color:var(--muted);font-size:12px;line-height:1.55}.product-content em{width:max-content;padding:4px 7px;border-radius:5px;color:#057eaf;background:#e7f8fe;font-size:9px;font-style:normal;font-weight:800}.product-bottom{margin-top:15px;padding-top:13px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid var(--line)}.product-bottom strong{font-size:11px}.product-bottom button{padding:9px;border:0;border-radius:8px;color:white;background:var(--pink);font-size:10px;font-weight:800}.empty{padding:65px;text-align:center;color:var(--muted);font-size:35px}.empty strong{margin:10px;display:block;color:var(--ink);font-size:15px}.empty p{font-size:12px}
.steps-section{padding:75px max(6vw,22px);display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;color:white;background:var(--ink)}.steps-section h2{max-width:480px;font-size:clamp(34px,4vw,52px)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.steps article{padding:23px;border:1px solid #3a3a41;border-radius:14px;background:#222227}.steps article>b{color:var(--yellow);font:900 26px Montserrat}.steps article:nth-child(2)>b{color:var(--pink)}.steps article:nth-child(3)>b{color:var(--blue)}.steps h3{margin:22px 0 7px;font:800 16px Montserrat}.steps p{margin:0;color:#b9b9c2;font-size:12px}.page-footer{padding:27px max(5vw,20px);display:flex;align-items:center;justify-content:space-between;background:var(--soft)}.page-footer p{color:var(--muted);font-size:10px}
.overlay{position:fixed;inset:0;z-index:50;background:#101015a6;backdrop-filter:blur(3px)}.cart-panel{width:min(500px,100%);height:100dvh;position:fixed;z-index:60;right:0;top:0;display:flex;flex-direction:column;background:white;box-shadow:-20px 0 60px #0003;transform:translateX(105%);transition:.28s}.cart-panel.open{transform:none}.cart-header{padding:22px;display:flex;justify-content:space-between;border-bottom:1px solid var(--line)}.cart-header h2{font-size:27px}.cart-header button{border:0;color:var(--muted);background:transparent;font-size:34px}.cart-scroll{flex:1;overflow-y:auto}#cartItems{padding:0 22px}.cart-item{padding:15px 0;display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:11px;border-bottom:1px solid var(--line)}.item-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:10px;font:900 22px Montserrat}.cart-item strong,.cart-item small,.cart-item span{display:block}.cart-item strong{font-size:12px}.cart-item small{margin:3px 0;color:var(--muted);font-size:9px}.cart-item span{color:#c60e61;font-size:11px;font-weight:800}.quantity{display:flex;align-items:center;gap:7px}.quantity button{width:26px;height:26px;border:1px solid var(--line);border-radius:6px;background:white}.quantity b{font-size:11px}.cart-empty{padding:55px 20px;text-align:center;color:var(--muted);font-size:40px}.cart-empty strong{margin:10px;display:block;color:var(--ink);font-size:14px}.cart-empty p{font-size:11px}.order-form{padding:22px;border-top:1px solid var(--line)}.order-form h3{font:800 15px Montserrat}.order-form label{margin-bottom:12px;display:block;color:var(--muted);font-size:10px;font-weight:800}.order-form input,.order-form select,.order-form textarea{width:100%;margin-top:5px;padding:10px;display:block;border:1px solid var(--line);border-radius:8px;outline:0;background:var(--soft);font-size:12px}.notice{padding:10px;border-radius:8px;color:#78601b;background:#fff4d3;font-size:10px}.cart-footer{padding:17px 22px 20px;border-top:1px solid var(--line)}.cart-footer>div{display:flex;justify-content:space-between}.cart-footer strong{font:800 20px Montserrat}.cart-footer small{margin:4px 0 12px;display:block;color:var(--muted);font-size:8px}.cart-footer button{width:100%;padding:13px;border:0;border-radius:10px;color:white;background:#20a957;font-weight:800}.cart-footer button:disabled{background:#b9bdbb}.toast{padding:11px 17px;position:fixed;z-index:90;left:50%;bottom:20px;border-radius:9px;color:white;background:var(--ink);box-shadow:var(--shadow);transform:translate(-50%,120px);transition:.25s;font-size:11px;font-weight:800}.toast.show{transform:translate(-50%,0)}
@media(max-width:1050px){.product-grid{grid-template-columns:repeat(3,1fr)}.logo-card{width:275px;height:275px}.steps-section{grid-template-columns:1fr}}@media(max-width:760px){.topbar{height:69px}.brand img{width:44px;height:44px}.brand strong{font-size:12px}.brand small,nav,.cart-label{display:none}.hero{min-height:auto;padding-top:50px;grid-template-columns:1fr}.hero-visual{height:370px;margin-top:20px}.section-heading{display:block}.search{margin-top:22px}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.steps{grid-template-columns:1fr}.page-footer{align-items:flex-start;flex-direction:column}}@media(max-width:460px){.topbar{padding:0 13px}.hero{padding-left:17px;padding-right:17px}.hero h1{font-size:40px}.hero-actions{align-items:flex-start;flex-direction:column}.benefits{display:grid;gap:8px}.hero-visual{height:315px}.logo-card{width:225px;height:225px}.shape{width:200px;height:190px}.catalog{padding-left:12px;padding-right:12px}.product-visual{min-height:150px}.symbol{font-size:55px}.product-content{padding:12px}.product-content h3{font-size:13px}.product-content>p{display:none}.product-bottom{align-items:flex-start;flex-direction:column}.product-bottom button{width:100%}}

.nav-whatsapp{color:#159447}
.footer-contact{display:flex;flex-direction:column;align-items:flex-end;color:#159447;text-decoration:none}
.footer-contact b{font-size:12px}.footer-contact span{color:var(--ink);font-size:14px;font-weight:800}
.floating-whatsapp{padding:12px 16px;position:fixed;z-index:40;right:22px;bottom:22px;display:flex;align-items:center;gap:9px;border-radius:999px;color:white;background:#20a957;text-decoration:none;box-shadow:0 12px 32px #0c763f55;font-size:12px}
.floating-whatsapp span{width:22px;height:22px;display:grid;place-items:center;border:2px solid white;border-radius:50%;font-size:7px}
.variation-label{display:block;margin-top:3px;color:var(--muted);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
.variation-select{width:100%;margin-top:6px;padding:9px 30px 9px 9px;border:1px solid var(--line);border-radius:8px;outline:0;color:var(--ink);background:white;font-size:11px;font-weight:700;text-transform:none;letter-spacing:0}
.variation-select:focus{border-color:var(--pink);box-shadow:0 0 0 3px #ed177814}
@media(max-width:460px){.floating-whatsapp{right:13px;bottom:13px;padding:11px}.floating-whatsapp b{display:none}.footer-contact{align-items:flex-start}}

/* Ajustes de identidade siqgraf */
.brand img{width:86px;height:48px;border-radius:10px;object-fit:contain;background:#fff}
.brand strong{font-size:18px;text-transform:lowercase}.brand small{font-size:11px;letter-spacing:.03em}.topbar nav{align-items:center}.logo-card{width:430px;height:300px;padding:22px;border-radius:30px}.logo-card img{border-radius:20px;object-fit:contain}.hero h1 em{background:linear-gradient(90deg,var(--pink),var(--blue));-webkit-background-clip:text;background-clip:text;color:transparent}.location-section{padding:70px max(6vw,22px);display:flex;align-items:center;justify-content:space-between;gap:32px;background:linear-gradient(135deg,#f8fbfd,#fff4f9);border-top:1px solid var(--line)}.location-section h2{margin:0 0 15px;font:900 clamp(30px,4vw,50px)/1.08 Montserrat;letter-spacing:-.04em}.location-section p:last-child{margin:0;color:var(--muted);font-size:15px;line-height:1.7}.page-footer{gap:24px;flex-wrap:wrap}.footer-address{display:flex;flex-direction:column;gap:3px;color:var(--ink)}.footer-address b{font-size:12px}.footer-address span{font-size:12px;font-weight:800}.footer-address small{color:var(--muted);font-size:11px}.footer-contact{min-width:150px}.footer-contact b{font-size:12px}.footer-contact span{color:var(--ink);font-size:14px;font-weight:800}
@media(max-width:1050px){.logo-card{width:340px;height:245px}.product-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.brand img{width:64px;height:38px}.brand strong{font-size:13px}.hero h1{font-size:42px}.logo-card{width:315px;height:230px}.location-section{align-items:flex-start;flex-direction:column}.page-footer{align-items:flex-start;flex-direction:column}.footer-contact{align-items:flex-start}.footer-address span{max-width:330px}}
@media(max-width:460px){.brand img{width:58px;height:34px}.hero h1{font-size:36px}.logo-card{width:280px;height:205px}.location-section{padding:50px 17px}.cart-trigger{padding:9px 10px}.cart-trigger span:nth-child(2){display:none}}
