:root{--paper:#fcfaf5;--ink:#382d2e;--wine:#6f3447;--rose:#b16b83;--line:#e5d3da;--muted:#776c65;--soft:#f2e5eb;--serif:Georgia,'Times New Roman',serif;--sans:'Avenir Next',Avenir,'Segoe UI',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 var(--sans)}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--rose);outline-offset:4px}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:400}h1{font-size:clamp(3rem,5.55vw,5.7rem);line-height:1.08;letter-spacing:-.055em;margin-bottom:28px}h1 em,h2 em{font-weight:400;color:var(--wine)}h2{font-size:clamp(2rem,3.3vw,3.35rem);line-height:1.17;letter-spacing:-.035em;margin-bottom:24px}h3{font-size:1.65rem;line-height:1.25}p{margin-bottom:20px}.eyebrow{font-size:.75rem;letter-spacing:.19em;font-weight:600;color:var(--muted);margin-bottom:20px}.top-note{background:var(--wine);color:#fff;text-align:center;padding:8px 20px;font-size:.8rem;letter-spacing:.055em}.header{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:14px 5.5%;border-bottom:1px solid var(--line);background:var(--paper);position:relative;z-index:5}.brand{display:flex;gap:14px;align-items:center}.brand img{width:72px;height:72px;border-radius:50%}.brand>span{font-family:var(--serif);font-size:2rem;line-height:1.1;color:var(--wine)}.brand small{display:block;font:12px/1.7 var(--sans);letter-spacing:.14em;margin-top:5px}.header nav{display:flex;gap:30px;font-size:.9rem}.header nav a:hover,.text-link:hover{color:var(--wine);text-decoration:underline;text-underline-offset:5px}.bag-button{display:flex;gap:10px;align-items:center;border:0;background:none;padding:10px 0;font-size:.9rem}.bag-button svg{width:25px;height:25px}#cart-count{background:var(--wine);color:white;min-width:23px;height:23px;border-radius:50%;font-size:12px;display:grid;place-items:center}.hero{display:grid;grid-template-columns:1.08fr 1fr;min-height:635px}.hero-copy{padding:80px 7% 65px 10.2%;align-self:center}.hero-copy>p:not(.eyebrow){font-size:1.08rem;line-height:1.8;color:var(--muted)}.hero-photo{position:relative;background:var(--soft);overflow:hidden;min-height:580px}.hero-photo>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center 55%}.photo-note{position:absolute;bottom:34px;left:28px;padding:22px 28px;background:#fcfaf5f2;display:flex;align-items:end;gap:26px;font:1.4rem/1.3 var(--serif);color:var(--wine);transform:rotate(-3deg);box-shadow:0 5px 30px #36231d15}.photo-note svg{width:31px;height:31px}.button{background:var(--wine);color:#fff;display:inline-flex;justify-content:center;align-items:center;gap:32px;padding:15px 25px;border:1px solid var(--wine);font-size:.92rem;line-height:1.45;border-radius:2px;transition:background .2s,transform .2s}.button:hover{background:#542535}.button:active{transform:translateY(1px)}.button:disabled{background:var(--soft);border-color:var(--line);color:var(--muted);cursor:not-allowed}.button-outline{color:var(--wine);background:transparent}.button-outline:hover{background:var(--wine);color:white}.hero-foot{display:block;font-size:.76rem;letter-spacing:.025em;color:var(--muted);margin-top:22px}.section{padding:88px 5.5%;max-width:1600px;margin:auto}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px}.section-heading>p{color:var(--muted);font-size:.92rem}.section-heading h2{margin:0}.filters{display:flex;gap:26px;border-bottom:1px solid var(--line);margin:40px 0 32px;overflow:auto}.filters button{white-space:nowrap;border:0;background:none;padding:0 2px 15px;font-size:.9rem;border-bottom:2px solid transparent;color:var(--muted)}.filters .active{color:var(--wine);border-bottom-color:var(--wine)}.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:44px 27px}.product-image-button{display:block;padding:0;border:0;width:100%;background:#f0ebe5;position:relative;overflow:hidden}.product-image-button img{width:100%;height:auto;aspect-ratio:1/1.12;object-fit:cover;transition:transform .4s}.product-image-button:hover img{transform:scale(1.025)}.product[data-category="pulseiras"] img,.product[data-category="chas"] img{object-fit:contain;background:#f8f6f1}.product-tag{position:absolute;top:16px;left:16px;background:var(--paper);padding:5px 12px;text-transform:uppercase;letter-spacing:.1em;font-size:.65rem}.product-info{padding-top:19px}.product-top{display:flex;align-items:start;gap:14px;justify-content:space-between}.product h3{font-size:1.5rem;margin-bottom:5px}.product-price{font-size:1rem;white-space:nowrap;line-height:1.4;text-align:right}.product-price small{display:block;font-size:.7rem;color:var(--muted)}.product-tagline{color:var(--muted);font-size:.9rem;margin-bottom:16px}.product-action{display:flex;justify-content:space-between;gap:12px;align-items:center;padding-top:14px;border-top:1px solid var(--line)}.product-action>button:first-child{border:0;background:none;text-decoration:underline;text-underline-offset:4px;padding:6px 0;font-size:.8rem;color:var(--muted)}.add-button{border:0;background:transparent;color:var(--wine);font-size:.85rem;padding:8px 0;font-weight:600}.add-button:disabled{color:var(--muted);cursor:not-allowed}.personal-note{display:grid;grid-template-columns:1fr 1.15fr;background:var(--soft)}.personal-note>img{width:100%;height:560px;object-fit:cover;object-position:center}.personal-note>div{align-self:center;padding:65px 12%}.personal-note p:not(.eyebrow){color:#6c605b;max-width:500px}.text-link{font-size:.9rem;border-bottom:1px solid var(--wine);padding-bottom:6px}.how>h2{max-width:780px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:6%;margin-top:48px}.steps article{border-top:1px solid var(--line);padding-top:26px}.steps article>span{color:var(--rose);font:2.4rem var(--serif);display:block;margin-bottom:22px}.steps h3{font-size:1.45rem}.steps p{color:var(--muted);font-size:.95rem}.delivery{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:30px;padding:20px 0}.delivery summary,.read-more summary{cursor:pointer;color:var(--wine);font-size:.93rem}.delivery p{max-width:850px;margin:18px 0 0;color:var(--muted)}.about{display:grid;grid-template-columns:.7fr 1fr;gap:10%;border-top:1px solid var(--line)}.about-mark{align-self:center;text-align:center}.about-mark img{width:min(310px,80%);margin:0 auto 24px;border-radius:50%}.about-mark p{font-size:.85rem;line-height:2}.about-mark i{font:2.4rem var(--serif);color:var(--wine)}#about-text p,#about-more p{color:var(--muted)}.read-more{margin-top:25px}#about-more{padding-top:24px}.reviews{border-top:1px solid var(--line)}.review-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:35px}.review-empty{grid-column:1/-1;color:var(--muted);font-size:1rem;padding:22px 0}.review-card{border:1px solid var(--line);padding:26px;margin:0}.review-card blockquote{margin:0 0 20px;font:1.25rem/1.5 var(--serif)}.review-card img{width:100%;max-height:270px;object-fit:cover;margin-bottom:18px}.review-card figcaption{font-size:.85rem;color:var(--wine)}footer{background:#30282b;color:#f6efe5;display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:32px;padding:55px 5.5% 24px;font-size:.85rem}footer p{opacity:.8}.footer-brand{font:2.9rem var(--serif)}footer>div:last-of-type{display:flex;flex-direction:column;align-items:start;gap:12px;padding-top:8px}.link-button{color:inherit;border:0;background:none;padding:0;text-align:left;font-size:inherit}.copyright{grid-column:1/-1;border-top:1px solid #ffffff25;padding-top:20px;margin:20px 0 0;font-size:.75rem}.skip{position:fixed;left:12px;top:-100px;z-index:20;background:white;padding:12px}.skip:focus{top:12px}dialog{background:var(--paper);color:var(--ink);border:0;border-radius:4px;padding:40px;max-width:min(92vw,640px);max-height:90dvh;overflow:auto;width:100%;box-shadow:0 20px 100px #0004}dialog::backdrop{background:#24191bad;backdrop-filter:blur(3px)}body:has(dialog[open]){overflow:hidden}.close{position:absolute;right:17px;top:10px;font-size:2rem;line-height:1;padding:9px;border:0;background:transparent;color:var(--ink);min-width:42px;min-height:42px}.dialog-header{margin-bottom:24px;padding-right:30px}.dialog-header h2{margin-bottom:0}.dialog-header .eyebrow{margin-bottom:8px}#product-dialog{max-width:min(96vw,1040px);padding:0}#product-dialog .close{z-index:2;background:var(--paper);border-radius:50%}#product-details{display:grid;grid-template-columns:1fr 1fr}.detail-photos{background:var(--soft);padding:26px}.detail-main{width:100%;height:440px;object-fit:contain}.thumbnails{display:flex;gap:12px;justify-content:center;margin-top:18px}.thumbnails button{border:1px solid var(--line);padding:0;width:62px;height:62px;background:white}.thumbnails img{width:100%;height:100%;object-fit:cover}.detail-copy{padding:42px 30px}.detail-copy h2{font-size:2.5rem}.detail-copy p,.detail-copy li{font-size:.92rem}.detail-copy ul{padding-left:20px;margin-bottom:25px}.detail-price{font-size:1.35rem!important;color:var(--wine)}.cart-dialog{max-width:540px;margin-right:0;min-height:100dvh;max-height:100dvh;border-radius:0;padding:32px;position:fixed;top:0;bottom:0}.cart-line{display:grid;grid-template-columns:70px 1fr auto;gap:16px;padding:20px 0;border-bottom:1px solid var(--line)}.cart-line img{width:70px;height:90px;object-fit:cover}.cart-line h3{font-size:1.15rem;margin:0 0 8px}.cart-line-price{font-size:.85rem}.quantity{display:inline-flex;border:1px solid var(--line);align-items:center;margin-top:8px}.quantity button{width:33px;height:33px;border:0;background:none}.quantity span{min-width:25px;text-align:center;font-size:.85rem}.remove{border:0;background:none;color:var(--muted);padding:5px 0;text-decoration:underline;font-size:.75rem;display:block}.subtotal{display:flex;justify-content:space-between;padding-top:25px;font-size:1rem}.fine{font-size:.78rem;color:var(--muted);line-height:1.6}.full{width:100%}label{display:block;font-size:.86rem;margin:17px 0 7px}input:not([type="checkbox"]),select,textarea{display:block;border:1px solid var(--line);background:#fffdf9;padding:11px 12px;width:100%;border-radius:2px;min-height:44px;margin-top:7px;color:var(--ink);font-size:1rem}textarea{resize:vertical}.field-row{display:grid;grid-template-columns:1fr 1.4fr;gap:14px}.consent{display:flex;align-items:flex-start;gap:12px;font-size:.78rem}.consent input{margin-top:4px;accent-color:var(--wine);width:18px;height:18px;flex-shrink:0}.notice,.form-error{background:#f5e5ec;padding:14px;color:#6f3447;font-size:.9rem}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:var(--wine);color:white;padding:14px 24px;z-index:30;max-width:90vw;width:max-content;box-shadow:0 5px 25px #0003;font-size:.9rem}#review-status{margin:16px 0 0;font-size:.9rem}[hidden]{display:none!important}
@media(min-width:1600px){.hero{max-width:1600px;margin:auto}.header{padding-left:max(5.5%,calc((100vw - 1424px)/2));padding-right:max(5.5%,calc((100vw - 1424px)/2))}}@media(max-width:950px){.header nav{gap:16px}.brand>span{display:none}.hero-copy{padding:50px 8%}.hero-photo{min-height:500px}.hero{min-height:500px}h1{font-size:clamp(3rem,6.5vw,4.6rem)}.products{gap:36px 18px}.product-top{display:block}.product-price{text-align:left;margin-top:8px}.product-price small{display:inline;margin-right:4px}.section{padding:65px 5.5%}.personal-note>div{padding:45px 9%}.personal-note>img{height:500px}.bag-label{display:none}.about{gap:6%}}@media(max-width:640px){html{scroll-padding-top:24px}.top-note{font-size:.68rem}.header{padding:12px 5%;gap:15px;flex-wrap:wrap}.brand img{width:54px;height:54px}.brand>span{display:block;font-size:1.5rem}.brand small{font-size:10px}.header nav{order:3;width:100%;justify-content:center;border-top:1px solid var(--line);padding-top:10px;font-size:.8rem;gap:24px}.bag-button{margin-left:auto}.hero{display:flex;flex-direction:column}.hero-copy{padding:43px 7% 38px}.hero-copy .eyebrow{font-size:.65rem;margin-bottom:18px}h1{font-size:3.45rem}h1 br{display:none}.hero-copy>p:not(.eyebrow){font-size:.97rem}.desktop{display:none}.hero-photo{min-height:390px}.hero-photo>img{object-position:center 55%}.photo-note{bottom:22px;left:25px;padding:16px 22px;font-size:1.1rem}.photo-note svg{width:25px}.section{padding:55px 6%}.section-heading{display:block}.section-heading>p{margin:22px 0 0}.section-heading>.button{margin-top:24px}.section-heading h2{font-size:2.2rem}.filters{gap:22px;margin-top:28px;margin-bottom:24px}.filters button{font-size:.8rem}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 16px}.product h3{font-size:1.2rem}.product-info{padding-top:13px}.product-tagline{font-size:.78rem;min-height:40px}.product-price{font-size:.9rem}.product-action{display:block}.product-action>button{display:block;text-align:left}.product-action>button:first-child{font-size:.73rem}.add-button{font-size:.8rem}.product-tag{font-size:.6rem;top:10px;left:10px;padding:4px 7px}.personal-note{grid-template-columns:1fr}.personal-note>img{height:340px}.personal-note>div{padding:43px 7%}.steps{grid-template-columns:1fr;gap:20px;margin-top:35px}.steps article{display:grid;grid-template-columns:45px 1fr;gap:0 18px;padding-top:20px}.steps article>span{grid-row:1/3;font-size:2rem}.steps h3{font-size:1.35rem;margin-bottom:12px}.steps p{grid-column:2;margin-bottom:7px}.about{grid-template-columns:1fr;gap:25px}.about-mark{display:flex;align-items:center;justify-content:center;gap:26px}.about-mark img{width:140px;margin:0}.about-mark p{margin:0}.about-mark i{font-size:1.6rem}.review-list{grid-template-columns:1fr}.review-empty{padding:0}.reviews .button{width:100%}footer{grid-template-columns:1fr 1fr;gap:26px;font-size:.8rem;padding:40px 6% 22px}footer>div:last-of-type{grid-column:1/-1}.footer-brand{font-size:2.4rem}.copyright{margin-top:0}.button{padding:14px 22px}.eyebrow{font-size:.65rem}dialog{padding:34px 23px;max-height:92dvh}.cart-dialog{padding:30px 22px;max-height:100dvh}.detail-copy{padding:27px 23px}#product-details{grid-template-columns:1fr}.detail-photos{padding:20px}.detail-main{height:280px}.detail-copy h2{font-size:2rem}.field-row{grid-template-columns:1fr 1.2fr}.toast{font-size:.8rem;padding:12px 18px}.cart-line{grid-template-columns:58px 1fr auto;gap:12px}.cart-line img{width:58px;height:78px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Paleta rosa original, barra animada e textos do projeto sempre visíveis. */
/* Três frases únicas, distribuídas num circuito contínuo. */
.top-note{padding:0;overflow:hidden;min-height:62px;background:var(--wine);color:#fff5f9}
.ticker-window{overflow:hidden;width:100%;container-type:inline-size}
.ticker-track{position:relative;height:62px;--ticker-slot:max(440px,50cqw)}
.ticker-group{height:100%}
.ticker-group>span{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:var(--ticker-slot);height:100%;padding:0 48px;white-space:nowrap;font-size:clamp(1.05rem,1.4vw,1.25rem);font-weight:500;letter-spacing:.075em;animation:ticker-phrase 21s linear infinite}
.ticker-group>span:nth-child(2){animation-delay:-7s}
.ticker-group>span:nth-child(3){animation-delay:-14s}
@keyframes ticker-phrase{from{transform:translateX(calc(2 * var(--ticker-slot)))}to{transform:translateX(calc(-1 * var(--ticker-slot)))}}
.brand{flex-shrink:0}.brand img{width:78px;height:78px;aspect-ratio:1;object-fit:contain;flex-shrink:0;border-radius:50%}.about-mark img{width:min(310px,80%);height:auto;aspect-ratio:1;object-fit:contain;flex-shrink:0;align-self:center;border-radius:50%}.header nav{gap:24px}.header nav a{white-space:nowrap}.hero-foot{font-size:.875rem}.section-heading>p{max-width:370px;font-size:1rem}.project{display:grid;grid-template-columns:1fr 1fr;gap:9%;border-bottom:1px solid var(--line);background:var(--paper)}.project-heading{align-self:start;position:sticky;top:32px}.project-text p{font-size:1.05rem;line-height:1.8;color:var(--muted)}.project-text p:last-child{margin-bottom:0;color:var(--ink)}.custom-box-note{background:#f3e5e9;border-left:3px solid var(--rose);padding:24px 30px;margin:30px 0 8px;display:grid;grid-template-columns:1fr auto;gap:8px 30px;align-items:center}.custom-box-note .eyebrow{grid-column:1/-1;margin:0;color:#6f3447;font-size:.8rem}.custom-box-note p{margin:0;font-size:1rem;max-width:760px}.custom-box-note a{font-size:.9rem;color:#6f3447;text-decoration:underline;text-underline-offset:5px}.product{display:flex;flex-direction:column}.product-image-button{flex-shrink:0}.product-info{display:flex;flex-direction:column;flex:1}.product-action{margin-top:auto}.product-action>button:first-child{font-size:.875rem}.add-button{font-size:.9rem}.delivery h3{font-size:1.3rem;margin:0}.delivery p{font-size:1rem}.personal-note>img{height:100%;min-height:540px;max-height:640px;object-fit:contain;background:#f2e5eb;padding:30px}.personal-note>div{padding-top:50px;padding-bottom:50px}#about-text p{font-size:1.05rem;line-height:1.8}.about-mark{align-self:start;position:sticky;top:36px}.about{align-items:start}.filters button{font-size:.9rem}
@media(max-width:1050px){.header{gap:18px}.header nav{gap:16px}.brand>span{display:none}.project{gap:6%}.custom-box-note{grid-template-columns:1fr}.custom-box-note a{margin-top:8px}}
@media(max-width:760px){.header{flex-wrap:wrap}.header nav{order:3;width:100%;justify-content:center;gap:20px;flex-wrap:wrap;border-top:1px solid var(--line);padding-top:12px}.brand>span{display:block}.project{grid-template-columns:1fr;gap:20px}.project-heading{position:static}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 18px}.product-image-button img{aspect-ratio:1.1;object-fit:contain}.product-top{display:flex;align-items:center}.product-price{text-align:right}.product h3{font-size:1.65rem}.product-tagline{min-height:0;font-size:.95rem;margin-top:5px}.product-action{display:flex;align-items:center}.product-action>button{display:inline-block}.personal-note>img{min-height:0;height:380px;padding:25px}.about-mark{position:static}.about-mark img{width:150px;height:150px;max-width:none}.header nav a{font-size:.875rem}.brand img{width:64px;height:64px}.section-heading h2{font-size:2.25rem}.custom-box-note{padding:22px}.about-mark p{font-size:.875rem}.brand small{font-size:.75rem}.hero-copy{padding-top:40px}.product-price{font-size:1.05rem}}


/* Logótipos com dimensões iguais para conservar o círculo original. */
.brand img{width:160px;height:160px;max-width:none;aspect-ratio:1 / 1;object-fit:contain;flex:0 0 160px;border-radius:50%}
.about-mark img{width:330px;height:330px;max-width:none;aspect-ratio:1 / 1;object-fit:contain;flex:0 0 330px;border-radius:50%}
.product-tagline{font-size:.95rem;line-height:1.6;margin-bottom:18px}
@media(max-width:760px){.brand img{width:126px;height:126px;flex-basis:126px}.about-mark img{width:180px;height:180px;flex-basis:180px}.product-top{display:block}.product-price{text-align:left;display:block;margin:8px 0}.product-action{display:flex;align-items:start;flex-direction:column;gap:12px}.product-action>button{font-size:.875rem}.product h3{font-size:1.35rem}.product-tagline{font-size:.875rem;min-height:45px}.about-mark{position:static}}
@media(max-width:380px){.products{grid-template-columns:1fr}.product-tagline{min-height:0}.about-mark{flex-wrap:wrap}}

@media(max-width:640px){.about-mark{flex-wrap:wrap}.ticker-track{height:58px}}
@media(max-width:480px){.brand>span{display:none}.header{gap:16px}}
@media(prefers-reduced-motion:reduce){.ticker-track{height:auto}.ticker-group{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 32px;padding:16px 20px}.ticker-group>span{position:static;animation:none;transform:none;width:auto;height:auto;padding:0;white-space:normal;font-size:1rem}}

.brand-by,.brand small.brand-by{font-style:italic}
.ticker-star{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-style:normal;font-size:1.1rem;line-height:1;color:#e6bc75}
@media(prefers-reduced-motion:reduce){.ticker-star{position:static;transform:none;margin-left:24px}}

/* Ícones sem glifos emoji e composição móvel. */
.arrow-icon{display:inline-block;width:1.15em;height:1.15em;vertical-align:-.18em;flex-shrink:0;margin-left:.3em}
.button .arrow-icon{margin-left:0}.bag-button{color:var(--wine);-webkit-appearance:none;appearance:none}
.shipping-row,.order-total{display:flex;justify-content:space-between;gap:16px;margin-top:12px}.order-total{border-top:1px solid var(--line);padding-top:14px;font-size:1.1rem;color:var(--wine)}
@media(max-width:760px){
html{-webkit-text-size-adjust:100%;scroll-padding-top:20px}
.header{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);padding:14px 6% 10px;gap:12px 0}
.brand{grid-column:2;grid-row:1;justify-self:center}.brand>span{display:none}.brand img{width:126px;height:126px;flex-basis:126px}
.bag-button{grid-column:3;grid-row:1;justify-self:end;margin:0;gap:8px}.bag-label{display:none}
.header nav{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;width:100%;padding-top:8px;order:initial}
.header nav a{text-align:center;padding:9px 4px;font-size:.9rem;white-space:normal;line-height:1.3}
.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:30px 7% 28px;width:100%;min-width:0}
.hero-copy .eyebrow{font-size:.75rem;letter-spacing:.13em;margin-bottom:16px}
.hero h1{font-size:clamp(2.35rem,10.2vw,3.4rem);line-height:1.08;letter-spacing:-.035em;margin-bottom:20px}.hero h1 br{display:block}.hero h1 em{display:block}
.hero-copy>p:not(.eyebrow){font-size:1rem;line-height:1.65;margin-bottom:22px}.hero-copy .desktop{display:none}
.hero-copy .button{width:100%;justify-content:space-between;gap:16px;padding:14px 18px;font-size:.95rem}.hero-foot{font-size:.8rem;line-height:1.6;margin-top:16px;max-width:30ch}
.hero-photo{min-height:0;height:auto;aspect-ratio:1.12;width:100%}.hero-photo>img{object-position:center 52%}.photo-note{left:20px;bottom:18px;padding:12px 17px;font-size:1rem}
.about{display:flex;flex-direction:column;gap:30px}.about>div:last-child{order:-1;min-width:0;width:100%}.about-mark{position:static;align-self:center;flex-wrap:wrap}.about h2{font-size:2.2rem}#about-text p{font-size:1rem;line-height:1.75}
}

/* Catálogo ampliado: preços sob consulta e artigos de bem-estar. */
.product-price{white-space:normal;min-width:88px;flex-shrink:0;max-width:120px}
.product[data-category="bem-estar"] .product-image-button img{object-fit:contain;background:#fff}
.cart-line-price{max-width:105px;text-align:right}.subtotal{gap:16px}.subtotal strong{text-align:right}
#product-option{margin-bottom:22px}
/* Nomes dos produtos: no máximo 2 linhas e sem palavras soltas na última linha */
.product h3{text-wrap:pretty}@media(min-width:951px) and (max-width:1100px){.product-top{display:block}.product-price{text-align:left;margin-top:8px}}@media(max-width:440px){.product h3{font-size:1.2rem}}

/* Assinatura do topo: «Intuição» em itálico, com «by Ana Isabel» discreto. */
.hero-signature{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px;letter-spacing:0;font-weight:400}
.hero-signature::before{content:"";width:34px;height:1px;background:var(--rose);align-self:center}
.hero-signature-name{font-family:var(--serif);font-style:italic;font-size:1.3rem;color:var(--wine);line-height:1}
.hero-signature-by{font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}
@media(max-width:760px){.hero-copy .hero-signature{font-size:inherit;letter-spacing:0;margin-bottom:18px}.hero-signature-name{font-size:1.15rem}.hero-signature-by{font-size:.66rem}}

/* Menu do telemóvel: botão ☰, logótipo ao centro e o pedido à direita. */
.menu-button{display:none;border:0;background:none;padding:8px;margin:-8px;color:var(--wine);-webkit-appearance:none;appearance:none}
.menu-button svg{width:28px;height:28px;display:block}
@media(max-width:760px){
.header{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);padding:10px 6%;gap:0}
.menu-button{display:block;grid-column:1;grid-row:1;justify-self:start}
.brand img{width:88px;height:88px;flex-basis:88px}
.header nav{display:none}
.header.menu-open nav{display:flex;flex-direction:column;grid-column:1/-1;grid-row:2;margin-top:10px;padding:0;border-top:1px solid var(--line)}
.header.menu-open nav a{text-align:left;padding:14px 2px;font-size:1rem;border-bottom:1px solid var(--line)}
.header.menu-open nav a:last-child{border-bottom:0}
}

/* Fotografias no telemóvel a ocupar toda a largura do cartão. */
@media(max-width:760px){.product-image-button img{aspect-ratio:1/1.12;object-fit:cover}}

/* Barra do pedido em baixo, visível sempre que há artigos no pedido. */
.cart-bar{position:fixed;z-index:25;right:24px;bottom:24px;display:flex;align-items:center;gap:14px;border:0;background:var(--wine);color:#fff;padding:12px 20px 12px 16px;box-shadow:0 8px 28px #3a1d2733;text-align:left;cursor:pointer;-webkit-appearance:none;appearance:none}
.cart-bar[hidden]{display:none}
.cart-bar-icon svg{width:24px;height:24px;display:block}
.cart-bar-text{display:flex;flex-direction:column;line-height:1.25;font-size:.78rem;opacity:.95}
.cart-bar-text strong{font-size:.95rem;font-weight:600;opacity:1}
.cart-bar-total{font-size:1rem;white-space:nowrap;padding-left:14px;border-left:1px solid #ffffff4d}
.cart-bar:hover{background:#5d2a3b}
.cart-bar.bump{animation:cart-bump .45s ease}
@keyframes cart-bump{0%{transform:scale(1)}40%{transform:scale(1.06)}100%{transform:scale(1)}}
body.has-cart-bar .toast{bottom:100px}
body.has-cart-bar footer{padding-bottom:110px}
@media(max-width:640px){.cart-bar{left:12px;right:12px;bottom:12px;justify-content:space-between;padding:12px 16px}.cart-bar-text{flex:1}body.has-cart-bar .toast{bottom:86px}}
@media(prefers-reduced-motion:reduce){.cart-bar.bump{animation:none}}
.product-tagline{text-wrap:pretty}

/* Filtros da loja: no telemóvel cabem todos sem deslizar para o lado. */
@media(max-width:480px){.filters{gap:0;justify-content:space-between;overflow:visible}.filters button{font-size:clamp(.74rem,3.5vw,.85rem);padding-left:0;padding-right:0}}

/* Rodapé: frase afastada, «Vamos conversar?» em destaque e contactos em coluna. */
footer .footer-tagline{margin-top:18px;letter-spacing:.04em}
.footer-contacts{display:flex;flex-direction:column;align-items:start;gap:12px;padding-top:8px}
footer .footer-talk{font-family:var(--serif);font-style:italic;font-size:1.35rem;line-height:1.2;color:#e6aec2;opacity:1;margin:0 0 4px}
.footer-email{font-size:.75rem;opacity:.6;overflow-wrap:anywhere}
@media(max-width:640px){.footer-contacts{grid-column:1/-1}}
.copyright{text-align:center}
@media(max-width:640px){footer>div:first-child{grid-column:1/-1}}

/* Rodapé: «by Ana Isabel» em rosa e a frase em dourado, como o logótipo. */
footer .brand-by{color:#e6aec2}
footer .footer-tagline{color:#d9b77e;opacity:1;text-transform:uppercase;letter-spacing:.16em;font-size:.72rem}
.copyright .brand-by{color:inherit}

/* Corações cor-de-rosa (em vez do emoji branco). */
.heart{display:inline-block;width:1em;height:1em;vertical-align:-.12em;fill:var(--rose)}
.photo-note svg{color:var(--rose);fill:#b16b8322}

/* Movimento: suave, e desligado para quem pede menos animações no telemóvel. */
@media(prefers-reduced-motion:no-preference){
.hero-copy>*{animation:rise-in .9s cubic-bezier(.2,.7,.2,1) both}
.hero-copy>*:nth-child(2){animation-delay:.12s}.hero-copy>*:nth-child(3){animation-delay:.24s}.hero-copy>*:nth-child(4){animation-delay:.36s}.hero-copy>*:nth-child(5){animation-delay:.48s}
.hero-photo img{animation:photo-in 1.4s ease both}
.photo-note{animation:rise-in 1s .6s cubic-bezier(.2,.7,.2,1) both}
.photo-note svg{animation:heartbeat 2.6s 1.6s ease-in-out infinite;transform-origin:center}
.reveal{opacity:0;transform:translateY(28px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.7,.2,1);transition-delay:var(--delay,0ms)}
.reveal.is-visible{opacity:1;transform:none}
.cart-bar{animation:cart-in .5s cubic-bezier(.2,.8,.2,1)}
.heart-burst{position:fixed;z-index:40;width:18px;height:18px;margin:-9px 0 0 -9px;pointer-events:none;animation:heart-float 1.1s ease-out both}
.heart-burst .heart{width:100%;height:100%;fill:var(--rose)}
.heart-burst:nth-child(odd) .heart{fill:#e6aec2}
@media(hover:hover){.product{transition:transform .35s ease}.product:hover{transform:translateY(-6px)}}
}
@keyframes rise-in{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}
@keyframes photo-in{from{opacity:0;transform:scale(1.04)}to{opacity:1;transform:none}}
@keyframes heartbeat{0%,60%,100%{transform:scale(1)}15%{transform:scale(1.18)}30%{transform:scale(1)}45%{transform:scale(1.12)}}
@keyframes cart-in{from{opacity:0;transform:translateY(120%)}to{opacity:1;transform:none}}
@keyframes heart-float{0%{opacity:0;transform:translate(0,0) scale(.3)}15%{opacity:1}100%{opacity:0;transform:translate(var(--x),var(--y)) scale(var(--s))}}

/* Mais vida ao site: toques, janelas e a caixinha do início a flutuar. */
@media(prefers-reduced-motion:no-preference){
.photo-note{animation:rise-in 1s .6s cubic-bezier(.2,.7,.2,1) both,note-float 5s 1.6s ease-in-out infinite}
button,.button,.custom-box-note a{transition:transform .18s ease,background-color .25s ease,color .25s ease,border-color .25s ease}
button:active,.button:active{transform:scale(.96)}
.arrow-icon{transition:transform .25s ease}
a:hover>.arrow-icon,button:hover>.arrow-icon{transform:translate(3px,-3px)}
.add-button:not([disabled]):hover{letter-spacing:.01em}
#cart-count.bump{animation:count-pop .5s ease}
dialog[open]{animation:dialog-in .35s cubic-bezier(.2,.8,.2,1)}
dialog[open]::backdrop{animation:fade-in .35s ease}
.filters button{transition:color .25s ease,border-color .25s ease}
.product-image-button img{transition:transform .6s ease}
}
@keyframes note-float{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-10px) rotate(-1deg)}}
@keyframes count-pop{0%,100%{transform:scale(1)}40%{transform:scale(1.35)}}
@keyframes dialog-in{from{opacity:0;transform:translateY(24px) scale(.98)}to{opacity:1;transform:none}}
@keyframes fade-in{from{opacity:0}to{opacity:1}}
.sparkle{display:inline-block;width:.95em;height:.95em;vertical-align:-.1em;fill:#c9a15f}

/* Caixinha do início: mantém a inclinação e escreve-se letra a letra. */
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@keyframes note-in{from{opacity:0;transform:translateY(22px) rotate(-3deg)}to{opacity:1;transform:rotate(-3deg)}}
@keyframes note-float{0%,100%{transform:rotate(-3deg) translateY(0)}50%{transform:rotate(-2deg) translateY(-8px)}}
@keyframes ch-in{from{opacity:0;filter:blur(5px)}to{opacity:1;filter:blur(0)}}
@keyframes ch-loop{0%{opacity:0;filter:blur(5px)}4.5%,65%{opacity:1;filter:blur(0)}71%,100%{opacity:0;filter:blur(5px)}}
@media(prefers-reduced-motion:no-preference){
.photo-note{animation:note-in 1s .6s cubic-bezier(.2,.7,.2,1) both,note-float 5s 1.6s ease-in-out infinite}
.photo-note.typing{animation:none;opacity:0}
.photo-note.typing.shown{animation:note-in .8s cubic-bezier(.2,.7,.2,1) both,note-float 5s 3.2s ease-in-out infinite}
.photo-note.typing .ch{opacity:0}
.photo-note.typing.write .ch{animation:ch-loop 10s ease infinite both;animation-delay:calc(.35s + var(--i) * 70ms)}
.photo-note.typing svg{animation:none;opacity:0;transition:opacity .6s ease 2.7s}
.photo-note.typing.shown svg{opacity:1;animation:heartbeat 2.6s 3.1s ease-in-out infinite}
}
/* Logótipo um pouco maior no telemóvel, para se ler melhor «Intuição by Ana Isabel». */
@media(max-width:760px){.brand img{width:108px;height:108px;flex-basis:108px}}

/* Aviso de projeto em fase de lançamento. */
.launch-note{font-size:.78rem;line-height:1.5;color:var(--muted);background:var(--soft);border-left:3px solid var(--rose);padding:10px 12px;margin:4px 0 14px}
.copyright-note{display:block;margin-top:6px;font-size:.7rem;opacity:.75}
