:root{--berry:#c93b72;--berry-deep:#7a1f49;--berry-soft:#e8b4c8;--blush:#fdf1f4;--moss:#3a6357;--moss-deep:#294a40;--gold:#f0b840;--cream:#fff8f1;--cream-deep:#fbede0;--ink:#3a2530;--line:#7a1f491f}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;font-family:Quicksand,sans-serif;overflow-x:clip}h1,h2,h3,.script{font-family:Caveat,cursive}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font-family:inherit}.wrap{max-width:1160px;margin:0 auto;padding:0 1.25rem}::selection{background:var(--gold);color:var(--ink)}:focus-visible{outline:3px solid var(--moss);outline-offset:2px;border-radius:4px}.top-note{color:#fff;letter-spacing:.03em;background:#4a1525;flex-wrap:wrap;justify-content:center;align-items:center;gap:.8rem;padding:.55rem 1rem;font-size:.78rem;font-weight:600;display:flex}.top-note .dot{opacity:.6;font-size:.6rem}.top-wa-link{color:#fff;align-items:center;gap:.35rem;transition:opacity .2s;display:inline-flex}.top-wa-link:hover{opacity:.85}.top-wa-link i{color:#25d366;font-size:.9rem}header{z-index:100;will-change:transform;background:#fffcf9;border-bottom:1px solid #7a1f4914;position:sticky;top:0}.nav-row{justify-content:space-between;align-items:center;gap:1.2rem;padding:.6rem 0;display:flex}.brand{flex-shrink:0;align-items:center;display:flex}.brand img{object-fit:contain;width:auto;height:64px}.nav-links{align-items:center;gap:2.2rem;display:flex}.nav-links a{color:var(--ink);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.3rem;padding:.4rem 0;font-size:.82rem;font-weight:700;transition:color .2s;display:inline-flex;position:relative}.nav-links a:after{content:"";background:#50162a;border-radius:2px;width:0;height:2.5px;transition:width .25s;position:absolute;bottom:-2px;left:0}.nav-links a:hover,.nav-links a.active{color:#50162a}.nav-links a:hover:after,.nav-links a.active:after{width:100%}.nav-dropdown{position:relative}.nav-dropdown-btn{color:var(--ink);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border:none;align-items:center;gap:.35rem;padding:.4rem 0;font-family:inherit;font-size:.82rem;font-weight:700;transition:color .2s;display:inline-flex;position:relative}.nav-dropdown-btn:after{content:"";background:#50162a;border-radius:2px;width:0;height:2.5px;transition:width .25s;position:absolute;bottom:-2px;left:0}.nav-dropdown-btn:hover,.nav-dropdown.open .nav-dropdown-btn{color:#50162a}.nav-dropdown-btn:hover:after,.nav-dropdown.open .nav-dropdown-btn:after{width:100%}.nav-dd-icon{opacity:.7;font-size:.65rem;transition:transform .22s}.nav-dropdown.open .nav-dd-icon{transform:rotate(180deg)}.nav-dd-menu{opacity:0;pointer-events:none;z-index:200;background:#fff;border:1.5px solid #7a1f491a;border-radius:14px;min-width:210px;padding:.5rem;transition:opacity .22s,transform .22s;position:absolute;top:calc(100% + .8rem);left:50%;transform:translate(-50%)translateY(-6px);box-shadow:0 16px 40px #3a253024}.nav-dropdown.open .nav-dd-menu{opacity:1;pointer-events:all;transform:translate(-50%)translateY(0)}.nav-dd-menu a{letter-spacing:.04em;text-transform:uppercase;color:var(--ink);border-radius:10px;align-items:center;gap:.6rem;padding:.65rem 1rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:background .18s,color .18s;display:flex}.nav-dd-menu a:hover{background:var(--blush);color:#50162a}.nav-dd-menu a .dd-dot{background:#c28b47;border-radius:50%;flex-shrink:0;width:6px;height:6px}.nav-actions{flex-shrink:0;align-items:center;gap:.8rem;display:flex}.wa-circle-btn{color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.15rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 12px #25d36659}.wa-circle-btn:hover{transform:scale(1.08);box-shadow:0 6px 16px #25d36673}.icon-btn{color:#50162a;cursor:pointer;background:#fff;border:1.5px solid #7a1f4926;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.05rem;transition:all .2s;display:flex;position:relative}.icon-btn:hover{color:#50162a;border-color:#50162a;transform:translateY(-2px)}.cart-count{color:#fff;background:#50162a;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 3px;font-size:.65rem;font-weight:800;display:flex;position:absolute;top:-5px;right:-5px}.cart-count.hide{display:none}#menu-toggle{color:#50162a;cursor:pointer;background:0 0;border:none;font-size:1.6rem;display:none}#mobile-menu{border-top:1px solid var(--line);background:#fff;max-height:0;transition:max-height .3s;overflow:hidden}#mobile-menu.open{max-height:420px}#mobile-menu ul{flex-direction:column;gap:.9rem;margin:0;padding:1rem 1.25rem;font-weight:700;list-style:none;display:flex}#mobile-menu a{text-transform:uppercase;letter-spacing:.06em;font-size:.85rem}#mobile-menu .dd-sub{flex-direction:column;gap:.6rem;padding-left:1.2rem;display:flex}#mobile-menu .dd-sub a{opacity:.8;letter-spacing:.04em;font-size:.78rem}@media (max-width:860px){.nav-links{display:none}#menu-toggle{display:block}}.hero-latiara{isolation:isolate;align-items:center;min-height:clamp(540px,78vh,720px);padding:0;display:flex;position:relative;overflow:hidden}.hero-media{z-index:-2;position:absolute;inset:0}.hero-media img{object-fit:cover;object-position:76% center;width:100%;height:100%;display:block}.hero-latiara:before{content:"";z-index:-1;background:linear-gradient(90deg,#fff8f0f5 0%,#fff8f0e0 30%,#fff8f08c 55%,#fff8f00d 75%,#0000 100%);position:absolute;inset:0}.hero-wrap{z-index:1;justify-content:flex-start;width:100%;padding:clamp(3.5rem,7vh,5.5rem) 0 clamp(5rem,9vh,7.5rem);display:flex;position:relative}.hero-text-col{text-align:left;flex-direction:column;align-items:flex-start;max-width:520px;display:flex}.hero-branch-ornament{opacity:.9;margin-bottom:.6rem;display:flex}.hero-eyebrow{letter-spacing:.32em;color:#7a1f49;text-transform:uppercase;margin-bottom:.5rem;font-family:Quicksand,sans-serif;font-size:.78rem;font-weight:700;display:block}.hero-title{color:#3a0f1e;text-shadow:0 1px 3px #fff8f080;margin:0;font-family:Playfair Display,serif;font-size:clamp(3rem,5.5vw,4.6rem);font-weight:700;line-height:1}.hero-script{color:#b37e3c;margin-top:-.2rem;font-family:Caveat,cursive;font-size:clamp(2.6rem,5vw,4rem);font-style:italic;font-weight:600;line-height:1.05;display:block}.hero-divider{align-items:center;gap:.6rem;margin:1.1rem 0 1rem;display:flex}.hero-divider .line{opacity:.7;background:#c28b47;width:36px;height:1.5px}.hero-divider .icon{color:#c28b47;font-size:.95rem}.hero-desc{color:#3a2530d1;max-width:32ch;margin:0 0 1.9rem;font-size:clamp(1rem,1.1vw,1.08rem);font-weight:500;line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:.9rem;display:flex}.btn-plum{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#50162a;border-radius:999px;justify-content:center;align-items:center;gap:.7rem;padding:1rem 2.1rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:background .25s,transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 10px 25px #50162a42}.btn-plum:hover{background:#3a0f1e;transform:translateY(-2px);box-shadow:0 14px 28px #50162a57}.btn-ghost-wa{color:#1b4332;letter-spacing:.06em;text-transform:uppercase;background:#ffffffeb;border:1.5px solid #1b433259;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;padding:.95rem 1.7rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:background .25s,border-color .25s,transform .25s;display:inline-flex}.btn-ghost-wa i{color:#25d366;font-size:1.05rem}.btn-ghost-wa:hover{background:#fff;border-color:#1b4332;transform:translateY(-2px)}@media (max-width:900px){.hero-latiara{min-height:clamp(480px,76vh,600px)}.hero-latiara:before{background:linear-gradient(#fff8f0f5 0%,#fff8f0d9 50%,#fff8f066 80%,#0000 100%)}.hero-media img{object-position:65% center}.hero-wrap{justify-content:center;padding-top:clamp(2.5rem,7vw,3.5rem)}.hero-text-col{text-align:center;align-items:center;max-width:100%}.hero-branch-ornament,.hero-divider{justify-content:center}.hero-desc{max-width:36ch}.hero-actions{justify-content:center;width:100%}}@media (max-width:420px){.hero-actions{flex-direction:column;align-items:stretch}.hero-actions>*{text-align:center;width:100%}}.hero-support{z-index:5;margin-top:0;padding-top:1.5rem;padding-bottom:2.5rem;position:relative}.trust-pill-bar{background:#fff;border:1.5px solid #c28b4738;border-radius:999px;justify-content:space-between;align-items:center;max-width:920px;margin:0 auto;padding:1.1rem 2.5rem;list-style:none;display:flex;box-shadow:0 8px 32px #3a253014}.trust-item{flex:1;justify-content:center;align-items:center;gap:.8rem;display:flex}.trust-icon{background:var(--blush);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.trust-icon svg{width:22px;height:22px}.trust-icon i{color:#c28b47;font-size:20px}.trust-text{color:var(--ink);flex-direction:column;font-size:.82rem;line-height:1.25;display:flex}.trust-text strong{color:#50162a;font-size:.84rem;font-weight:700}.trust-text span{color:#3a2530a6;font-size:.75rem;font-weight:600}.trust-divider{background:#c28b4733;flex:0 0 1px;width:1px;height:36px}@media (max-width:820px){.trust-pill-bar{border-radius:22px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem 1rem;padding:1.4rem;display:grid}.trust-item{justify-content:flex-start}.trust-divider{display:none}}.hero-wa-cta-wrap{justify-content:center;margin-top:1.1rem;display:flex}.hero-wa-pill{color:#fff;background:#1b4332;border-radius:999px;justify-content:center;align-items:center;gap:1.3rem;width:100%;max-width:760px;padding:.9rem 2rem;text-decoration:none;transition:background .25s,transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 12px 26px #1b433242}.hero-wa-pill:hover{background:#143326;transform:translateY(-2px);box-shadow:0 16px 30px #1b43325c}.wa-pill-left{align-items:center;gap:.7rem;font-size:.92rem;font-weight:700;display:inline-flex}.wa-pill-left i{color:#25d366;font-size:1.2rem}.wa-pill-sep{background:#ffffff47;flex:0 0 1px;width:1px;height:22px}.wa-pill-right{opacity:.9;align-items:center;gap:.5rem;font-size:.85rem;display:inline-flex}@media (max-width:600px){.hero-wa-pill{text-align:center;border-radius:20px;flex-direction:column;gap:.35rem;padding:1rem 1.3rem}.wa-pill-sep{display:none}}@media (prefers-reduced-motion:reduce){.btn-plum,.btn-ghost-wa,.hero-wa-pill{transition:none}.btn-plum:hover,.btn-ghost-wa:hover,.hero-wa-pill:hover{transform:none}}.section-head-luxury{text-align:center;margin-bottom:2.6rem}.section-head-luxury h2{letter-spacing:.08em;color:#50162a;margin:0;font-family:Playfair Display,serif;font-size:clamp(1.8rem,4.2vw,2.5rem);font-weight:700}.ornament-divider{color:#c28b47;justify-content:center;align-items:center;gap:.7rem;margin-top:.4rem;font-size:.9rem;display:flex}.ornament-divider .line{opacity:.6;background:#c28b47;width:40px;height:1.5px}.collections-section{padding:4.5rem 0 3rem}.collections-grid{grid-template-columns:repeat(3,1fr);gap:1.3rem;display:grid}@media (max-width:900px){.collections-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:480px){.collections-grid{grid-template-columns:1fr;gap:1.2rem}}.collection-card{border-radius:20px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:block;position:relative;overflow:hidden;box-shadow:0 10px 24px #3a253017}.collection-card:hover{transform:translateY(-6px);box-shadow:0 16px 32px #3a253029}.col-img-wrapper{aspect-ratio:3/4;background:#f0e6de;width:100%;position:relative}.col-img-wrapper img{transition:transform .5s cubic-bezier(.25,1,.5,1)}.collection-card:hover .col-img-wrapper img{transform:scale(1.05)}.col-overlay{z-index:2;background:linear-gradient(#0000 0%,#1e0a124d 50%,#1e0a12eb 100%);align-items:flex-end;padding:1.2rem;display:flex;position:absolute;inset:0}.col-info{justify-content:space-between;align-items:flex-end;gap:.6rem;width:100%;display:flex}.col-info h3{color:#fff;letter-spacing:.06em;text-transform:uppercase;margin:0;font-family:Quicksand,sans-serif;font-size:.88rem;font-weight:800;line-height:1.35}.col-arrow-btn{color:#fff;border:1.5px solid #ffffffb3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;transition:all .25s;display:flex}.collection-card:hover .col-arrow-btn{color:#50162a;background:#fff;border-color:#fff}.contact-page{background:var(--cream);min-height:80vh}.eyebrow{color:var(--berry-deep);align-items:center;gap:.4rem;font-family:Quicksand,sans-serif;font-size:.82rem;font-weight:700;display:inline-flex}.contact-info-cards{flex-direction:column;display:flex}.contact-grid{grid-template-columns:1.1fr 1fr;gap:2.5rem;margin-top:1.5rem;display:grid}@media (max-width:920px){.contact-grid{grid-template-columns:1fr;gap:2rem}}.contact-card.highlight{background:#fff;border:1.5px solid #25d3664d;border-radius:20px;align-items:center;gap:1.2rem;margin-bottom:1.5rem;padding:1.5rem 1.6rem;display:flex;box-shadow:0 8px 22px #25d36614}.icon-circle.wa-bg{color:#fff;background:#25d366;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.6rem;display:flex}.contact-card.highlight h3{color:#1b4332;margin:0 0 .3rem;font-family:Quicksand,sans-serif;font-size:1.15rem;font-weight:700}.contact-card.highlight p{color:#3a2530b3;margin:0;font-size:.88rem}.contact-details-box{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:1fr 1fr;gap:1.4rem;margin-bottom:1.5rem;padding:1.8rem;display:grid;box-shadow:0 6px 18px #3a25300a}@media (max-width:550px){.contact-details-box{grid-template-columns:1fr;gap:1.2rem}}.detail-item{align-items:flex-start;gap:.8rem;display:flex}.icon-badge{background:var(--blush);color:#50162a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;display:flex}.detail-item h4{color:#50162a;margin:0 0 .2rem;font-family:Quicksand,sans-serif;font-size:.88rem;font-weight:700}.detail-item p{color:#3a2530bf;margin:0;font-size:.82rem;line-height:1.4}.detail-item a{color:#50162a;font-weight:700}.contact-form-box{border:1px solid var(--line);background:#fff;border-radius:20px;padding:1.8rem;box-shadow:0 6px 18px #3a25300a}.contact-form-box h3{color:#50162a;align-items:center;gap:.5rem;margin:0;font-family:Quicksand,sans-serif;font-size:1.15rem;font-weight:700;display:flex}.contact-map-frame{height:100%;min-height:480px}.map-container-card{border:1px solid var(--line);background:#fff;border-radius:24px;flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:0 12px 30px #3a25300f}.map-card-header{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;padding:1.2rem 1.6rem;display:flex}.map-card-header h4{color:#50162a;margin:0;font-family:Quicksand,sans-serif;font-size:1rem;font-weight:700}.map-card-header span{color:#3a253099;font-size:.78rem}.map-open-link{color:#50162a;align-items:center;gap:.3rem;font-size:.78rem;font-weight:700;text-decoration:underline;display:inline-flex}.iframe-wrapper{flex-grow:1;min-height:440px}.cat-card .content{z-index:1;color:#fff;position:relative}.cat-card .content h3{margin:0 0 .3rem;font-size:1.9rem}.cat-card .content span{opacity:.9;font-size:.85rem;font-weight:600}.gallery-grid{grid-template-columns:repeat(4,1fr);gap:1.2rem;display:grid}@media (max-width:900px){.gallery-grid{grid-template-columns:repeat(2,1fr)}}.gal-card{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden}.gal-card:hover{transform:translateY(-5px);box-shadow:0 16px 28px #3a25301a}.gal-card .photo{aspect-ratio:4/5;display:block;position:relative;overflow:hidden}.gal-card .photo img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.gal-card:hover .photo img{transform:scale(1.04)}.gal-card .badge-stack{z-index:1;flex-direction:column;gap:.3rem;display:flex;position:absolute;top:.7rem;left:.7rem}.gal-card .badge-tag{background:var(--gold);color:var(--ink);border-radius:999px;width:fit-content;padding:.25rem .6rem;font-size:.65rem;font-weight:800;display:inline-block}.gal-card .badge-tag.badge-sold-out{color:#fff;background:#c0392b}.gal-card .info{flex-direction:column;flex-grow:1;padding:.9rem 1rem 1.1rem;display:flex}.gal-card .cat-label{text-transform:uppercase;letter-spacing:.06em;color:var(--moss);font-size:.66rem;font-weight:700}.gal-card .name{flex-grow:1;margin:.3rem 0 .5rem;font-size:.95rem;font-weight:700;line-height:1.3}.gal-card .row{justify-content:space-between;align-items:center;gap:.5rem;margin-top:auto;display:flex}.gal-card .price{color:var(--berry);font-weight:800}.gal-card .add-btn{background:var(--blush);color:var(--berry-deep);cursor:pointer;border:none;border-radius:999px;flex-shrink:0;align-items:center;gap:.35rem;padding:.45rem .8rem;font-size:.72rem;font-weight:700;transition:background .2s,color .2s;display:flex}.gal-card .add-btn:hover{background:var(--berry);color:#fff}.gal-card .add-btn.added{background:var(--moss);color:#fff}.gal-card .wa-enquire-btn{color:#fff;background:#25d366}.gal-card .wa-enquire-btn:hover{color:#fff;background:#1da851}.gal-card.sold-out .photo img{filter:grayscale(40%)opacity(.75)}.gal-card .sold-out-tag{color:#c0392b;white-space:nowrap;background:#c0392b1a;border:1px solid #c0392b40;border-radius:999px;flex-shrink:0;padding:.3rem .65rem;font-size:.68rem;font-weight:800}.see-all-wrap{text-align:center;margin-top:2.4rem}.why-bg{background:var(--cream-deep);border-radius:36px}.why-grid{grid-template-columns:repeat(4,1fr);gap:1.3rem;display:grid}@media (max-width:880px){.why-grid{grid-template-columns:repeat(2,1fr)}}.why-card{text-align:center}.why-card .icon{width:60px;height:60px;color:var(--berry);background:#fff;border-radius:50%;justify-content:center;align-items:center;margin:0 auto .8rem;font-size:1.5rem;display:flex;box-shadow:0 6px 14px #3a253014}.why-card h4{margin:0 0 .3rem;font-family:Quicksand,sans-serif;font-size:.95rem;font-weight:700}.why-card p{color:#3a253099;margin:0;font-size:.8rem;line-height:1.5}.btn-primary{cursor:pointer;letter-spacing:.02em;background:var(--berry);color:#fff;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.6rem;padding:.9rem 1.8rem;font-size:.85rem;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 10px 22px #c93b7247}.btn-primary:hover{transform:translateY(-2px)}.btn-primary.wa{background:#25d366;box-shadow:0 10px 22px #25d3664d}.btn-primary.wa:hover{background:#1fb855}.btn-secondary{cursor:pointer;letter-spacing:.02em;color:var(--berry-deep);border:2px solid var(--blush);background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:.6rem;padding:.9rem 1.8rem;font-size:.85rem;font-weight:700;transition:all .2s;display:inline-flex}.btn-secondary:hover{border-color:var(--berry);background:var(--blush);transform:translateY(-2px)}.cta-banner{background:var(--berry-deep);text-align:center;color:#fff;border-radius:32px;padding:3.2rem 2rem;position:relative;overflow:hidden}.cta-banner:before{content:"";background-image:radial-gradient(#ffffff14 1.5px,#0000 1.5px);background-size:16px 16px;position:absolute;inset:0}.cta-banner h2{margin:0 0 .6rem;font-size:clamp(1.8rem,4vw,2.6rem);position:relative}.cta-banner p{opacity:.9;margin:0 0 1.6rem;font-weight:600;position:relative}.cta-banner .btn-primary.wa{position:relative}footer{background:var(--cream-deep);margin-top:1rem;padding:3rem 0 1.5rem}.foot-grid{grid-template-columns:1.4fr 1fr 1fr;gap:2.5rem;padding-top:3rem;display:grid}@media (max-width:780px){.foot-grid{text-align:center;grid-template-columns:1fr}}footer h5{text-transform:uppercase;letter-spacing:.08em;color:var(--moss);margin-bottom:1rem;font-size:.76rem;font-weight:700}footer ul{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}@media (max-width:780px){footer ul{align-items:center}}footer a{color:#3a2530b3;font-size:.85rem}footer a:hover{color:var(--berry)}.foot-brand{align-items:center;gap:.6rem;margin-bottom:.8rem;display:flex}@media (max-width:780px){.foot-brand{justify-content:center}}.foot-brand img{width:44px;height:44px}.foot-brand span{color:var(--berry-deep);font-family:Caveat,cursive;font-size:1.4rem;font-weight:700}footer .socials{gap:.9rem;margin-top:1rem;font-size:1.1rem;display:flex}@media (max-width:780px){footer .socials{justify-content:center}}footer .socials a{color:var(--berry)}.foot-bottom{border-top:1px solid var(--line);color:#3a253080;flex-wrap:wrap;justify-content:space-between;gap:.6rem;margin-top:2.5rem;padding-top:1.3rem;font-size:.75rem;display:flex}@media (max-width:780px){.foot-bottom{text-align:center;justify-content:center}}.foot-credit{align-items:center;gap:.4rem;display:flex}.foot-credit img{border-radius:5px}.float-wa{z-index:150;color:#fff;will-change:transform;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;font-size:1.7rem;transition:transform .2s;animation:2.8s ease-in-out infinite pulse;display:flex;position:fixed;bottom:1.2rem;right:1.2rem;box-shadow:0 8px 22px #25d36666}.float-wa:hover{transform:scale(1.08)}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@media (prefers-reduced-motion:reduce){.float-wa{animation:none}}.reveal{opacity:0;will-change:opacity, transform;transition:opacity .5s,transform .5s;transform:translateY(18px)}.reveal.in{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}}.pd-grid{grid-template-columns:1fr 1fr;gap:3rem;margin-top:1.5rem;display:grid}@media (max-width:900px){.pd-grid{grid-template-columns:1fr;gap:2rem}}.pd-image-col{flex-direction:column;gap:.85rem;display:flex}.pd-image-frame{border:1px solid var(--line);aspect-ratio:4/5;background:#fff;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 12px 30px #3a25300f}.pd-image-frame img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.pd-image-frame:hover img{transform:scale(1.02)}.pd-badge{background:var(--gold);color:var(--ink);z-index:2;border-radius:999px;padding:.4rem .9rem;font-size:.75rem;font-weight:800;position:absolute;box-shadow:0 6px 12px #f0b8404d}.pd-badge.pd-badge-sold-out{color:#fff;background:#c0392b;box-shadow:0 6px 12px #c0392b4d}.pd-badge-stack{z-index:2;flex-direction:column;gap:.4rem;display:flex;position:absolute;top:1.2rem;left:1.2rem}.pd-thumbs{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--berry-soft) transparent;gap:.6rem;padding-bottom:.3rem;display:flex;overflow-x:auto}.pd-thumbs::-webkit-scrollbar{height:4px}.pd-thumbs::-webkit-scrollbar-thumb{background:var(--berry-soft);border-radius:999px}.pd-thumb-btn{cursor:pointer;scroll-snap-align:start;border:2.5px solid #0000;border-radius:12px;flex-shrink:0;width:72px;height:88px;padding:0;transition:border-color .2s,transform .2s;overflow:hidden}.pd-thumb-btn:hover{transform:scale(1.04)}.pd-thumb-btn.active{border-color:var(--berry)}.pd-sold-out-notice{color:#c0392b;background:#c0392b14;border:1.5px solid #c0392b40;border-radius:14px;align-items:center;gap:.6rem;width:100%;margin-bottom:.5rem;padding:1rem 1.4rem;font-size:1rem;font-weight:700;display:flex}.related-scroll-track{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--berry-soft) transparent;align-items:stretch;gap:1.1rem;max-width:1160px;margin:0 auto;padding:0 1.25rem 1rem;display:flex;overflow-x:auto}.related-scroll-track::-webkit-scrollbar{height:5px}.related-scroll-track::-webkit-scrollbar-thumb{background:var(--berry-soft);border-radius:999px}.related-scroll-item{scroll-snap-align:start;flex-direction:column;flex-shrink:0;width:220px;display:flex}.related-scroll-item .gal-card{height:100%}@media (max-width:600px){.related-scroll-item{width:180px}}.pd-info .cat{text-transform:uppercase;letter-spacing:.08em;color:var(--moss);font-size:.8rem;font-weight:700}.pd-info h1{color:var(--ink);margin:.3rem 0;font-size:clamp(2rem,4vw,2.8rem);line-height:1.1}.pd-info .price{color:var(--berry);margin-bottom:1.2rem;font-size:1.7rem;font-weight:800;display:block}.pd-info .desc{color:#3a2530b8;margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.pd-opts h4{color:var(--berry-deep);align-items:center;gap:.5rem;margin-bottom:.8rem;font-family:Quicksand,sans-serif;font-size:.9rem;display:flex}.size-btn{border:2px solid var(--blush);color:var(--ink);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;margin-bottom:.5rem;margin-right:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:700;transition:all .2s;display:inline-flex}.size-btn:hover{border-color:var(--berry);background:var(--blush)}.size-btn.active{border-color:var(--berry);background:var(--berry);color:#fff;box-shadow:0 6px 14px #c93b7240}.qty-selector{border:2px solid var(--blush);border-radius:999px;align-items:center;display:inline-flex;overflow:hidden}.qty-btn{width:40px;height:40px;color:var(--berry);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-size:1.2rem;transition:background .2s;display:flex}.qty-btn:hover{background:var(--blush)}.qty-val{text-align:center;width:40px;color:var(--ink);font-weight:700}.pd-actions{border-top:1px solid var(--line);flex-wrap:wrap;gap:.9rem;margin-top:2.5rem;padding-top:2rem;display:flex}.pd-actions .btn-secondary,.pd-actions .btn-primary{flex:1;justify-content:center;min-width:180px}.pd-note{color:#3a25308c;gap:.5rem;width:100%;margin-top:1rem;font-size:.8rem;font-weight:600;display:flex}.breadcrumb{color:#3a253099;margin-bottom:1rem;font-size:.85rem;font-weight:600}.breadcrumb a{color:#3a2530cc;transition:color .2s}.breadcrumb a:hover{color:var(--berry)}.shop-toolbar{flex-wrap:wrap;justify-content:center;gap:.7rem;margin-bottom:2.5rem;display:flex}.tab-btn{cursor:pointer;border:2px solid var(--berry);color:var(--berry);background:0 0;border-radius:999px;align-items:center;gap:.5rem;padding:.6rem 1.3rem;font-size:.9rem;font-weight:700;transition:all .2s;display:inline-flex}.tab-btn.active,.tab-btn:hover{background:var(--berry);color:#fff}.overlay{z-index:200;opacity:0;visibility:hidden;background:#3a253073;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.overlay.open{opacity:1;visibility:visible}.drawer{background:var(--cream);z-index:201;flex-direction:column;width:min(430px,100vw);height:100%;transition:transform .35s cubic-bezier(.32,.72,0,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-16px 0 40px #3a25302e}.drawer.open{transform:translate(0)}.drawer-head{border-bottom:1px solid var(--line);background:#fff;border-radius:0 0 0 28px;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.3rem 1.4rem;display:flex}.drawer-head h3{color:var(--berry-deep);align-items:center;gap:.6rem;margin:0;font-size:1.6rem;display:flex}.drawer-close{background:var(--blush);width:38px;height:38px;color:var(--berry-deep);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;transition:all .2s;display:flex}.drawer-close:hover{background:var(--berry);color:#fff}.drawer-body{flex-grow:1;padding:1.2rem 1.4rem;overflow-y:auto}.drawer-foot{border-top:1px solid var(--line);background:#fff;flex-shrink:0;padding:1.3rem 1.4rem 1.5rem}.cart-empty{text-align:center;color:#3a253080;padding:3.5rem 1rem}.cart-empty i{color:var(--berry-soft);margin-bottom:1rem;font-size:3rem;display:block}.cart-empty p{margin:0 0 1.2rem;font-weight:700}.cart-item{border-bottom:1px solid var(--line);gap:.9rem;padding:1rem 0;display:flex}.cart-item img{object-fit:cover;border-radius:12px;flex-shrink:0;width:72px;height:90px}.cart-item .ci-info{flex-grow:1;min-width:0}.cart-item .ci-name{margin:0 0 .2rem;font-size:.9rem;font-weight:700;line-height:1.3}.cart-item .ci-meta{color:#3a25308c;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.cart-item .ci-row{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.cart-item .ci-price{color:var(--berry);font-size:.9rem;font-weight:800}.mini-qty{border:1.5px solid var(--line);border-radius:999px;align-items:center;display:inline-flex;overflow:hidden}.mini-qty button{cursor:pointer;width:26px;height:26px;color:var(--berry);background:0 0;border:none;justify-content:center;align-items:center;font-size:.95rem;display:flex}.mini-qty button:hover{background:var(--blush)}.mini-qty span{text-align:center;width:24px;font-size:.8rem;font-weight:700}.ci-remove{color:#3a253066;cursor:pointer;background:0 0;border:none;padding:.2rem;font-size:1rem;transition:color .2s}.ci-remove:hover{color:var(--berry)}.cart-summary-row{color:#3a2530b3;justify-content:space-between;align-items:center;margin-bottom:.6rem;font-size:.9rem;font-weight:600;display:flex}.cart-summary-row.total{color:var(--ink);border-top:1px solid var(--line);margin-top:.4rem;padding-top:.8rem;font-size:1.15rem;font-weight:800}.cart-summary-row.total .amt{color:var(--berry)}.form-field{margin-bottom:1rem}.form-field label{color:var(--berry-deep);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.4rem;font-size:.78rem;font-weight:700;display:block}.form-field input,.form-field textarea{border:2px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:12px;padding:.7rem .9rem;font-family:inherit;font-size:.92rem;transition:border-color .2s}.form-field input:focus,.form-field textarea:focus{border-color:var(--berry);outline:none}.form-field textarea{resize:vertical;min-height:70px}.form-row2{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.form-optional{color:#3a253073;text-transform:none;font-weight:600}.back-link{color:var(--berry-deep);cursor:pointer;background:0 0;border:none;align-items:center;gap:.4rem;margin-bottom:.3rem;padding:0;font-size:.85rem;font-weight:700;display:inline-flex}.back-link:hover{color:var(--berry)}.toast{background:var(--moss-deep);color:#fff;z-index:300;opacity:0;visibility:hidden;border-radius:999px;align-items:center;gap:.6rem;padding:.8rem 1.4rem;font-size:.85rem;font-weight:700;transition:all .3s;display:flex;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%)translateY(20px);box-shadow:0 10px 24px #0003}.toast.show{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}@media (max-width:500px){.gallery-grid{gap:.8rem}.gal-card .info{padding:.7rem .7rem .9rem}.gal-card .name{margin:.2rem 0 .4rem;font-size:.85rem}.gal-card .price{font-size:.95rem}.gal-card .add-btn{justify-content:center;width:100%;padding:.4rem;font-size:.7rem}.gal-card .row{flex-direction:column;align-items:stretch;gap:.4rem}.why-grid{grid-template-columns:1fr;gap:1.8rem}.form-row2{grid-template-columns:1fr;gap:0}.pd-actions{flex-direction:column}.pd-actions .btn-secondary,.pd-actions .btn-primary{width:100%;min-width:unset;justify-content:center}.pd-info h1{font-size:1.8rem}}
