@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Manrope:wght@600;700;800&display=swap');
:root{--primary:#0D8F72;--primary-dark:#086653;--accent:#F2A51A;--ink:#17233F;--muted:#68788A;--surface:#fff;--soft:#F2F8F6;--line:#DFE9E6;--success:#16a36a;--danger:#db3f55;--warning:#e59c22;--shadow:0 18px 55px rgba(31,25,72,.12);--radius:22px}
.form-trap{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'DM Sans',system-ui,sans-serif;color:var(--ink);background:#F7FAF9}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.hidden{display:none!important}.no-scroll{overflow:hidden}.muted{color:var(--muted)}
.btn{border:0;border-radius:14px;padding:14px 18px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:9px;transition:.2s}.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;box-shadow:0 10px 25px color-mix(in srgb,var(--primary) 30%,transparent)}.btn-soft{background:#E5F7F1;color:var(--primary)}.btn-whatsapp{background:#18a967;color:#fff}.btn-block{width:100%}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--primary);font-size:.72rem;font-weight:800}.eyebrow.light{color:#fff8}.alert{padding:13px 15px;border-radius:13px;font-weight:600;margin:15px 0}.alert.success{background:#e8f8f1;color:#087a4a}.alert.danger{background:#fff0f2;color:#b8273c}
label{font-weight:700;font-size:.9rem;display:grid;gap:7px}input,textarea,select{width:100%;border:1px solid var(--line);background:#fff;border-radius:13px;padding:13px 14px;color:var(--ink);outline:none;transition:.2s}input:focus,textarea:focus,select:focus{border-color:var(--primary);box-shadow:0 0 0 4px color-mix(in srgb,var(--primary) 12%,transparent)}textarea{resize:vertical}.stack-form{display:grid;gap:16px}
/* Auth */
.auth-body{min-height:100vh;background:radial-gradient(circle at 20% 10%,#20C997 0,transparent 35%),linear-gradient(135deg,#102A36,#164357 60%,#0D8F72);padding:28px;display:grid;place-items:center}.auth-shell{width:min(1040px,100%);display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:70px}.auth-brand{color:#fff;padding:30px}.auth-brand>img{width:235px;margin-bottom:50px}.auth-brand h1{font:800 clamp(2.5rem,5vw,4.6rem)/1.02 'Manrope',sans-serif;margin:12px 0 20px;letter-spacing:-.05em}.auth-brand p{font-size:1.15rem;line-height:1.65;color:#ffffffba;max-width:540px}.auth-highlights{display:flex;gap:18px;flex-wrap:wrap;margin-top:30px;font-weight:700;color:#fff}.auth-card{background:#fff;padding:38px;border-radius:30px;box-shadow:0 30px 100px #09061f80}.auth-card h2{font:800 1.8rem 'Manrope';margin:10px 0 7px}.demo-box{background:var(--soft);border:1px solid var(--line);border-radius:16px;padding:16px;margin-top:20px;display:grid;gap:7px;text-align:center}.demo-box span{font-size:.85rem;color:var(--muted)}.back-link{display:block;text-align:center;color:var(--muted);font-weight:700;margin-top:20px}.step-pill{background:#E5F7F1;color:var(--primary);padding:7px 11px;border-radius:999px;font-size:.75rem;font-weight:800}.requirements{margin-top:18px;padding:14px;background:#f8f8fb;border-radius:12px;color:var(--muted);font-size:.82rem;line-height:1.5}
/* Store */
.store-body{background:#F7FAF9;padding-bottom:110px}.store-topbar{position:sticky;z-index:20;top:0;background:#ffffffed;backdrop-filter:blur(18px);border-bottom:1px solid #eeeaf5;display:flex;align-items:center;justify-content:space-between;padding:12px max(18px,calc((100% - 1180px)/2));}.store-brand{display:flex;align-items:center;gap:11px}.store-brand img,.store-monogram{width:45px;height:45px;border-radius:13px;object-fit:cover}.store-monogram{display:grid;place-items:center;background:var(--primary);color:#fff;font-weight:800;font-size:1.2rem}.store-brand>span{display:grid}.store-brand small{font-weight:700;font-size:.72rem}.store-brand small.open{color:var(--success)}.store-brand small.closed{color:var(--danger)}.icon-btn{width:42px;height:42px;border:1px solid var(--line);background:#fff;border-radius:13px;font-size:1.2rem}.store-main{width:min(1180px,calc(100% - 32px));margin:auto}.store-hero{margin-top:24px;border-radius:30px;padding:42px;background:radial-gradient(circle at 90% 10%,color-mix(in srgb,var(--accent) 70%,transparent),transparent 35%),linear-gradient(135deg,var(--primary-dark),var(--primary));color:#fff;display:flex;justify-content:space-between;align-items:center;gap:30px;overflow:hidden;position:relative}.store-hero h1{font:800 clamp(1.9rem,4vw,3.4rem)/1.08 'Manrope';max-width:760px;margin:10px 0 13px;letter-spacing:-.035em}.store-hero p{margin:0;color:#ffffffc9;max-width:640px}.hero-badge{min-width:145px;aspect-ratio:1;border-radius:50%;display:grid;place-content:center;text-align:center;background:#ffffff17;border:1px solid #ffffff30;backdrop-filter:blur(8px)}.hero-badge strong{font:800 2.7rem 'Manrope'}.hero-badge span{font-size:.78rem;color:#ffffffc4}.search-wrap{margin:-24px auto 16px;position:relative;z-index:3;width:min(700px,90%);background:#fff;border-radius:17px;box-shadow:var(--shadow);display:flex;align-items:center;padding:0 17px}.search-wrap span{font-size:1.5rem;color:var(--muted)}.search-wrap input{border:0;padding:17px 12px;box-shadow:none}.category-chips{display:flex;gap:9px;overflow:auto;padding:14px 0 8px;scrollbar-width:none}.chip{white-space:nowrap;border:1px solid var(--line);background:#fff;color:var(--muted);border-radius:999px;padding:10px 16px;font-weight:700}.chip.active{background:var(--ink);color:#fff;border-color:var(--ink)}.products-section{padding:28px 0}.section-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:18px}.section-title span,.section-title small{color:var(--muted);font-size:.83rem}.section-title h2{font:800 1.65rem 'Manrope';margin:2px 0}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{background:#fff;border:1px solid #eceaf2;border-radius:20px;overflow:hidden;transition:.25s}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(32,26,74,.11)}.product-open{border:0;background:transparent;padding:0;text-align:left;width:100%;height:100%;color:inherit}.product-image{height:190px;background:var(--soft);position:relative;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:.35s}.product-card:hover img{transform:scale(1.04)}.popular-tag{position:absolute;top:13px;left:13px;background:#fff;color:var(--primary);padding:6px 10px;border-radius:999px;font-size:.69rem;font-weight:800;box-shadow:0 5px 15px #0001}.product-content{padding:18px}.product-content>small,.product-kicker{color:var(--primary);font-weight:800;font-size:.72rem;text-transform:uppercase;letter-spacing:.07em}.product-content h3{font:800 1.08rem 'Manrope';margin:6px 0}.product-content p{color:var(--muted);font-size:.86rem;line-height:1.45;height:2.9em;overflow:hidden;margin:0 0 18px}.product-bottom{display:flex;align-items:center;justify-content:space-between}.product-bottom strong{font-size:.98rem}.add-circle{width:34px;height:34px;border-radius:11px;background:var(--primary);color:#fff;display:grid;place-items:center;font-size:1.3rem}.empty-state,.empty-cart{text-align:center;padding:50px;color:var(--muted)}.empty-state span,.empty-cart span{font-size:2.5rem}.empty-state h3,.empty-cart h3{color:var(--ink);margin:10px 0 5px}.store-info{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px}.store-info div{display:grid;gap:5px;padding:10px 15px}.store-info div+div{border-left:1px solid var(--line)}.store-info span{color:var(--muted);font-size:.85rem}.store-footer{display:flex;justify-content:center;align-items:center;gap:16px;color:var(--muted);padding:42px 20px}.store-footer img{width:130px}.cart-fab{position:fixed;z-index:30;bottom:18px;left:50%;transform:translateX(-50%);width:min(600px,calc(100% - 28px));border:0;border-radius:17px;padding:16px 19px;background:var(--ink);color:#fff;box-shadow:0 16px 45px #15122669;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;font-weight:800}.cart-fab:hover{transform:translateX(-50%) translateY(-2px)}.cart-count{width:28px;height:28px;border-radius:9px;background:var(--accent);display:grid;place-items:center}
.modal{position:fixed;z-index:60;inset:0;background:#1512259e;backdrop-filter:blur(7px);display:grid;place-items:center;padding:18px}.modal-sheet{background:#fff;border-radius:27px;padding:25px;width:min(560px,100%);max-height:92vh;overflow:auto;position:relative;box-shadow:0 30px 100px #09061f66}.modal-close{border:0;background:#f0eef5;width:38px;height:38px;border-radius:12px;font-size:1.45rem;line-height:1;display:grid;place-items:center;position:absolute;right:18px;top:18px;z-index:2}.modal-product-image{height:215px;border-radius:19px;overflow:hidden;background:var(--soft);margin-bottom:20px}.modal-product-image img{width:100%;height:100%;object-fit:cover}.modal-sheet h2{font:800 1.65rem 'Manrope';margin:6px 50px 8px 0}.modal-description{color:var(--muted);line-height:1.55}.modal-sheet form{display:grid;gap:15px}.modal-sheet fieldset{border:0;padding:0;margin:0;display:grid;gap:8px}.modal-sheet legend{font-weight:800;margin-bottom:8px}.option-row{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:13px;padding:12px}.option-row input{width:auto}.option-row span{display:flex;justify-content:space-between;align-items:center;gap:15px;flex:1}.option-row small{color:var(--muted)}.quantity-row{display:flex;justify-content:center;align-items:center;gap:18px}.quantity-row button{border:1px solid var(--line);background:#fff;width:38px;height:38px;border-radius:12px;font-size:1.2rem}.choice-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.choice-card{display:block}.choice-card input{position:absolute;opacity:0}.choice-card span{display:block;text-align:center;padding:12px 6px;border:1px solid var(--line);border-radius:13px}.choice-card input:checked+span{background:#E5F7F1;color:var(--primary);border-color:var(--primary)}.form-note{text-align:center;color:var(--muted)}
.drawer{position:fixed;z-index:55;inset:0}.drawer-backdrop{position:absolute;inset:0;background:#15122599;backdrop-filter:blur(5px)}.drawer-panel{position:absolute;right:0;top:0;height:100%;width:min(480px,100%);background:#fff;padding:24px;display:flex;flex-direction:column;box-shadow:-20px 0 70px #08051744}.drawer-panel header{display:flex;justify-content:space-between;align-items:start;padding-right:45px}.drawer-panel header small{color:var(--muted)}.drawer-panel h2{font:800 1.45rem 'Manrope';margin:4px 0}.cart-items{flex:1;overflow:auto;margin:18px -5px}.cart-item{display:grid;grid-template-columns:72px 1fr auto;gap:12px;padding:12px 5px;border-bottom:1px solid var(--line);align-items:center}.cart-item img{width:72px;height:72px;border-radius:13px;object-fit:cover;background:var(--soft)}.cart-item h3{font-size:.92rem;margin:0 0 4px}.cart-item p{color:var(--muted);font-size:.78rem;margin:0 0 6px}.cart-item>button{border:0;background:#fff1f3;color:var(--danger);width:30px;height:30px;border-radius:9px}.cart-summary{border-top:1px solid var(--line);padding:17px 0}.cart-summary div{display:flex;justify-content:space-between;font-size:1.05rem}.cart-summary small{display:block;color:var(--muted);margin-top:6px}
@media(max-width:850px){.auth-shell{grid-template-columns:1fr;gap:10px}.auth-brand{padding:15px;text-align:center}.auth-brand>img{margin:0 auto 25px}.auth-brand h1{font-size:2.4rem}.auth-brand p{margin-inline:auto}.auth-highlights{justify-content:center}.auth-card{padding:28px}.product-grid{grid-template-columns:repeat(2,1fr)}.store-hero{padding:30px}.hero-badge{display:none}}
@media(max-width:560px){.auth-body{padding:12px}.auth-brand h1{font-size:2rem}.auth-brand>img{width:190px}.auth-brand p,.auth-highlights{display:none}.auth-card{border-radius:24px;padding:23px}.store-main{width:min(100% - 22px,1180px)}.store-topbar{padding:10px 13px}.store-hero{margin-top:11px;border-radius:22px;padding:25px 20px}.store-hero h1{font-size:1.75rem}.search-wrap{margin-top:-17px}.product-grid{grid-template-columns:1fr 1fr;gap:10px}.product-image{height:130px}.product-content{padding:13px}.product-content h3{font-size:.92rem}.product-content p{font-size:.76rem}.product-bottom strong{font-size:.82rem}.add-circle{width:30px;height:30px}.store-info{grid-template-columns:1fr}.store-info div+div{border-left:0;border-top:1px solid var(--line)}.store-footer{flex-direction:column;text-align:center}.modal{padding:0;align-items:end}.modal-sheet{border-radius:25px 25px 0 0;max-height:94vh}.modal-product-image{height:180px}.choice-row{grid-template-columns:1fr 1fr}.cart-fab{bottom:10px}.section-title h2{font-size:1.35rem}}
