:root{--bg:#f8f5f0;--paper:#fffdf9;--ink:#362f2b;--muted:#6f635c;--rose:#905b61;--rose-light:#eedbd5;--line:#ded6cc;--serif:Georgia,'Times New Roman',serif;--radius:4px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:var(--bg);font:16px/1.65 Arial,Helvetica,sans-serif}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:disabled{cursor:default}img{max-width:100%;display:block;height:auto}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;line-height:1.12;letter-spacing:-.035em}h1{font-size:clamp(2.5rem,4.3vw,4.6rem)}h2{font-size:clamp(2rem,3vw,3.1rem);margin-bottom:1.2rem}h3{font-weight:500;line-height:1.35}p{color:var(--muted)}:focus-visible{outline:3px solid var(--rose);outline-offset:5px}[hidden]{display:none!important}.container{width:min(1280px,calc(100% - 96px));margin-inline:auto}.section{padding-block:88px}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:.78rem;font-weight:600;color:var(--rose);margin-bottom:20px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 23px;min-height:52px;background:var(--ink);color:white;border:1px solid var(--ink);border-radius:var(--radius);font-size:.88rem;font-weight:500;line-height:1.4;text-align:center;transition:background .2s}.button:hover{background:#55423c}.button.secondary{background:transparent;color:var(--ink);border-color:#a8998e}.button.secondary:hover{background:#eee6df}.actions{display:flex;gap:12px;flex-wrap:wrap}.text-link{display:inline-flex;align-items:center;gap:9px;background:none;border:0;padding:8px 0;border-bottom:1px solid #9e877c;font-size:.9rem}.text-link:hover{color:var(--rose)}.skip{position:fixed;left:15px;top:-100px;z-index:50;background:white;padding:15px}.skip:focus{top:10px}.header{background:var(--bg);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.header-inner{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-family:var(--serif);font-size:2rem;line-height:1;display:flex;align-items:center;gap:8px;letter-spacing:-.045em}.brand img{width:64px;height:64px;object-fit:contain;border-radius:50%}.brand small{display:block;font:9px/2 Arial,sans-serif;letter-spacing:.25em;text-align:center;margin-top:6px}.header nav{display:flex;gap:24px;align-items:center}.header nav a{font-size:.86rem}.header nav a:hover{color:var(--rose)}.social-link{display:flex;align-items:center;gap:6px;border:0;background:none;font-size:.86rem;padding:10px 0}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;padding-block:55px 60px}.hero h1{max-width:590px;margin-bottom:27px}.hero h1 em{font-weight:400;color:var(--rose)}.hero-description{max-width:455px;font-size:1rem;line-height:1.8;margin-bottom:28px}.hero-footnote{font-size:.82rem;margin:25px 0 0}.hero-visual{position:relative;padding-bottom:24px}.hero-photo{display:block;overflow:hidden;border-radius:46% 46% 3px 3px;background:#ebd6c9}.hero-photo img{width:100%;aspect-ratio:1/1.04;object-fit:cover;object-position:center 52%}.hero-caption{position:absolute;bottom:0;left:22px;right:22px;display:flex;justify-content:space-between;align-items:center;background:var(--paper);box-shadow:0 6px 24px #6048340c;border:1px solid #eee3d6;padding:15px 22px;font-family:var(--serif);font-size:1.2rem}.hero-caption small{display:block;font:10px/1.8 Arial,sans-serif;letter-spacing:.15em;color:var(--muted);margin-bottom:3px}.ribbon{border-block:1px solid var(--line);background:#f0e9e1}.ribbon .container{display:flex;justify-content:space-around;padding-block:17px;gap:20px;font-size:.8rem;letter-spacing:.04em}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:36px}.section-heading h2{max-width:640px;margin-bottom:0}.section-heading .text-link{flex-shrink:0}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px 24px}.category-card>div{background:#eaded4;overflow:hidden;border-radius:100px 100px 4px 4px}.category-card img{aspect-ratio:1/1.05;width:100%;object-fit:cover;transition:transform .35s}.category-card:hover img{transform:scale(1.035)}.category-card h3{font:1.22rem/1.3 var(--serif);margin:16px 0 4px}.category-card>span{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:.82rem}.category-card svg{width:16px}.featured{background:#f0eae3}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 26px}.card-photo{display:block;position:relative;background:#eadbd2;overflow:hidden;border-radius:var(--radius)}.card-photo img{aspect-ratio:4/5;width:100%;object-fit:contain;transition:transform .3s}.card-photo:hover img{transform:scale(1.02)}.photo-link{position:absolute;bottom:12px;right:12px;display:flex;align-items:center;gap:9px;background:#fffdf9f5;padding:8px 12px;font-size:.78rem;border-radius:3px}.photo-link svg{width:16px}.card-category{font-size:.74rem;color:var(--rose);text-transform:uppercase;letter-spacing:.09em;margin:17px 0 7px}.product-card h3{font:1.35rem/1.35 var(--serif);margin-bottom:0}.product-card h3 a:hover{text-decoration:underline;text-underline-offset:5px}.about{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:90px}.about-image{padding:35px;background:#f0e7dd;border-radius:50% 50% 4px 4px}.about-image img{width:100%;border-radius:50%}.about p{max-width:570px}.personalize{border-top:1px solid var(--line);margin-top:28px;padding-top:25px}.personalize h3{font:1.7rem var(--serif);margin-bottom:12px}.steps-section{border-block:1px solid var(--line);background:var(--paper)}.steps{list-style:none;display:grid;grid-template-columns:repeat(5,1fr);gap:28px;margin:38px 0;padding:0}.steps li>span{font:2rem var(--serif);color:var(--rose);display:block;border-bottom:1px solid var(--line);padding-bottom:16px;margin-bottom:20px}.steps h3{font-size:1rem}.steps p{font-size:.88rem;line-height:1.7}.instagram-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}.instagram-section h2{max-width:380px}.instagram-photos{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;align-items:center}.instagram-photos img{aspect-ratio:3/4;object-fit:cover;width:100%;border-radius:3px}.instagram-photos a:nth-child(2){margin-top:48px}.contact-section{text-align:center;padding:78px 0;background:var(--rose-light)}.contact-section h2{font-size:clamp(2.4rem,4vw,4rem)}.contact-section .actions{justify-content:center;margin-top:28px}.contact-note{font-size:.8rem;margin:23px auto 0;max-width:440px}footer{padding:48px 0 20px;background:#eee8df}.footer-top{display:grid;grid-template-columns:1fr 1fr 1fr .8fr;gap:35px;align-items:start}.footer-top>.brand{display:block;width:max-content}.footer-top p{font:1.2rem/1.5 var(--serif)}.footer-top nav,.footer-social{display:flex;flex-direction:column;align-items:start;gap:8px;font-size:.85rem}.footer-social .text-link{padding-top:0}.copyright{font-size:.75rem;color:var(--muted);border-top:1px solid #d7ccbf;padding-top:22px;margin-top:38px}.floating{position:fixed;bottom:22px;right:22px;border-radius:30px;padding:13px 20px;z-index:25;background:#345b48;border-color:#345b48;box-shadow:0 5px 20px #0002}.breadcrumbs{display:flex;gap:10px;flex-wrap:wrap;color:var(--muted);font-size:.8rem;margin-bottom:35px;line-height:1.4}.breadcrumbs a{text-decoration:underline;text-underline-offset:3px}.catalog h1{margin-bottom:20px}.catalog{padding-top:35px}.filters{display:flex;gap:9px;flex-wrap:wrap;margin:32px 0 20px}.filters button{border:1px solid #b5a79c;border-radius:30px;background:transparent;padding:10px 18px;font-size:.85rem;min-height:44px}.filters button[aria-pressed=true]{background:var(--ink);color:white;border-color:var(--ink)}.result-count{font-size:.85rem;margin-top:24px}.product-page{padding-top:30px}.product-detail{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;padding-bottom:70px;align-items:start}.main-photo{padding:0;border:0;position:relative;display:block;width:100%;background:#eddfd5}.main-photo img{width:100%;height:min(630px,65vw);object-fit:contain}.main-photo>span{position:absolute;bottom:15px;right:15px;background:var(--paper);padding:7px 12px;font-size:.8rem}.thumbnails{display:flex;gap:10px;margin-top:16px;flex-wrap:wrap}.thumbnails button{padding:3px;border:1px solid transparent;background:transparent;border-radius:3px}.thumbnails button[aria-pressed=true]{border-color:var(--rose)}.thumbnails img{width:68px;height:78px;object-fit:cover}.gallery-hint{font-size:.78rem;margin-top:13px}.product-info{padding-top:20px}.product-info h1{font-size:clamp(2.3rem,3.3vw,3.5rem);margin:15px 0 24px}.model-callout{border-block:1px solid var(--line);padding-block:24px;margin-block:25px}.model-callout h2{font:1.5rem var(--serif);margin-bottom:8px}.model-callout ul{padding-left:18px;color:var(--muted);font-size:.9rem;margin-bottom:0}.product-note{font-size:.8rem;margin:18px 0 22px}.error-page{min-height:55vh;text-align:center;max-width:850px}.error-page h1{font-size:clamp(2rem,4vw,3.5rem)}dialog{border:1px solid var(--line);background:var(--paper);color:var(--ink);padding:44px;width:min(520px,calc(100% - 32px));border-radius:8px;box-shadow:0 20px 80px #0003}dialog::backdrop{background:#201b18bf}.dialog-close{position:absolute;top:10px;right:10px;width:44px;height:44px;border:0;border-radius:50%;background:var(--paper);font-size:1.8rem;z-index:2}.lightbox{width:min(1100px,calc(100% - 24px));max-height:95dvh;padding:40px 55px 12px;background:#f5f0e9}.lightbox img{width:100%;height:calc(90dvh - 110px);object-fit:contain}.lightbox-prev,.lightbox-next{position:absolute;top:45%;font-size:2.4rem;width:44px;height:60px;border:0;background:var(--paper);border-radius:4px}.lightbox-prev{left:8px}.lightbox-next{right:8px}.lightbox-count{text-align:center;margin:8px 0 0;font-size:.85rem}
@media(min-width:1600px){.container{width:min(1440px,calc(100% - 160px))}.hero{gap:100px}.hero h1{font-size:5rem}.hero-visual{max-width:650px}.hero-description{font-size:1.1rem}}
@media(max-width:1100px){.container{width:calc(100% - 56px)}.header nav{gap:16px}.header nav a,.social-link{font-size:.8rem}.brand{font-size:1.7rem}.brand img{width:48px;height:48px}.hero{gap:35px}.hero .actions{flex-direction:column;align-items:start}.about{gap:45px}.steps{gap:20px}.instagram-section{gap:40px}.product-detail{gap:35px}}
@media(max-width:900px){.header-inner{min-height:80px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;background:none;border:1px solid var(--line);border-radius:4px}.menu-toggle span{height:1px;width:100%;background:var(--ink)}.header nav{display:none;position:absolute;left:0;right:0;top:100%;padding:20px 28px;background:var(--paper);box-shadow:0 10px 15px #0001;border-bottom:1px solid var(--line)}.header nav.open{display:flex;align-items:stretch;flex-direction:column;gap:0}.header nav a,.social-link{font-size:1rem;padding:11px 0}.steps{grid-template-columns:repeat(3,1fr)}.section-heading{align-items:start;flex-direction:column;gap:10px}.footer-top{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.container{width:calc(100% - 40px)}.section{padding-block:56px}.hero{grid-template-columns:1fr;padding-top:35px;gap:32px}.hero h1{font-size:clamp(2.65rem,8vw,3.6rem);max-width:550px}.hero-copy .eyebrow{font-size:.72rem}.hero .actions{flex-direction:row}.hero-footnote{margin-top:18px}.hero-visual{width:100%;max-width:520px;margin:auto}.hero-photo img{aspect-ratio:1/1}.ribbon .container{font-size:.71rem;gap:12px;text-align:center;align-items:center}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 16px}.category-card h3{font-size:1.13rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 16px}.product-card h3{font-size:1.2rem}.photo-link{font-size:.73rem;bottom:8px;right:8px;padding:6px 8px}.about{grid-template-columns:1fr;gap:35px}.about-image{max-width:320px;padding:25px;margin:auto}.steps{grid-template-columns:repeat(2,1fr);gap:26px}.instagram-section{grid-template-columns:1fr;gap:28px}.instagram-photos{max-width:520px}.instagram-section h2{max-width:none}.contact-section{padding:55px 0}.product-detail{grid-template-columns:1fr;gap:15px}.main-photo img{height:auto;max-height:650px;aspect-ratio:4/5}.product-info{padding-top:0}.product-info h1{font-size:2.5rem}.breadcrumbs{font-size:.75rem}.product-page{padding-top:25px}.catalog{padding-top:30px}.floating{bottom:15px;right:15px;font-size:.8rem}.lightbox{padding:48px 35px 12px}.lightbox-prev,.lightbox-next{width:32px}.lightbox-prev{left:2px}.lightbox-next{right:2px}}
@media(max-width:400px){.container{width:calc(100% - 32px)}.hero .actions,.contact-section .actions{flex-direction:column;align-items:stretch}.hero h1{font-size:2.55rem}.hero-caption{left:12px;right:12px;padding:12px;font-size:1.05rem}.hero-caption small{font-size:9px}.ribbon .container{flex-wrap:wrap;justify-content:center;gap:4px 16px}.ribbon span:last-child{flex-basis:100%}.product-grid{grid-template-columns:1fr}.category-grid{gap:24px 12px}.category-card h3{font-size:1.06rem}.footer-top{gap:30px 15px}.footer-top p{font-size:1rem}.steps{grid-template-columns:1fr}.steps li{display:grid;grid-template-columns:38px 1fr;column-gap:16px}.steps li>span{grid-row:span 2;border-bottom:0}.steps h3{margin-bottom:10px}.steps p{margin-bottom:0}dialog{padding:44px 22px 28px}.product-info h1{font-size:2.2rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* Música começa somente após a ação do visitante. */
.floating{display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#fff;border:1px solid #345b48;min-height:48px;line-height:1.4}
.music-widget{position:fixed;bottom:20px;left:20px;z-index:24;width:155px;border:1px solid var(--line);border-radius:8px;background:var(--paper);box-shadow:0 4px 18px #362f2b14;padding:5px 9px;font-size:14px}
.music-widget button{background:none;border:0;padding:8px 2px;min-height:38px;width:100%;text-align:left;font-size:14px}.music-widget button[aria-pressed=true]{color:var(--rose)}
.music-widget details{position:relative;border-top:1px solid var(--line)}.music-widget summary{cursor:pointer;font-size:12px;min-height:26px;padding:2px 0}.music-widget label{font-size:12px}.music-widget input{width:100%;accent-color:var(--rose);min-height:28px}.music-widget [role=status]:empty{display:none}.music-widget [role=status]{font-size:12px;display:block}
footer{padding-bottom:120px}
@media(max-width:400px){.music-widget{left:12px;bottom:12px;width:145px}.floating{font-size:0;width:52px;height:52px;padding:0;gap:0;justify-content:center}.floating svg{width:24px;height:24px}}
