:root{--navy:#102d43;--gold:#b48b46;--paper:#fbfaf7;--line:#dfdfd7;--muted:#566472}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--navy);font:16px/1.6 Arial,sans-serif}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #b48b46;outline-offset:5px}.notice{background:var(--navy);color:white;text-align:center;padding:9px 20px;font-size:14px;letter-spacing:.03em}header{max-width:1440px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:26px 6%;gap:20px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;font-size:20px;letter-spacing:.14em;font-family:Georgia,serif}.brand small{display:block;text-align:center;font:11px/1.4 Arial;letter-spacing:.4em;margin-top:2px}.mark{display:grid;place-items:center;border:1px solid var(--gold);width:43px;height:49px;font-size:30px;color:var(--gold);letter-spacing:0}nav{display:flex;gap:32px;font-size:14px}.bag{background:none;border:0;padding:8px 0;font-size:14px}.bag span{display:inline-grid;place-items:center;background:var(--navy);color:white;border-radius:50%;width:25px;height:25px;margin-left:8px}main{max-width:1440px;margin:auto}.hero{display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;padding:56px 6% 65px;gap:5%}.eyebrow{font-size:12px;letter-spacing:.19em;font-weight:700;color:var(--gold);margin:0 0 20px}h1{font:clamp(48px,5.7vw,82px)/1.04 Georgia,serif;letter-spacing:-.04em;margin:0 0 26px}h1 em{font-weight:400;color:var(--gold)}.hero-copy>p:not(.eyebrow):not(.quiet){max-width:380px;color:var(--muted);font-size:18px}.primary{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;background:var(--navy);color:white;border:1px solid var(--navy);padding:14px 23px;font-size:15px;margin-top:15px;border-radius:3px}.primary:hover{background:#204961}.quiet{font-size:13px;color:var(--muted);margin-top:19px}.hero figure{margin:0;min-width:0}.hero img{display:block;width:100%;height:520px;object-fit:cover;border-radius:120px 3px 3px 3px;background:#102d43}.hero figcaption{font-size:12px;color:var(--muted);margin-top:10px;text-align:right}.collection{padding:45px 6% 70px;border-top:1px solid var(--line)}.section-top{display:flex;justify-content:space-between;align-items:end;gap:20px}.section-top .eyebrow{margin-bottom:10px}h2{font:36px/1.2 Georgia,serif;margin:0 0 12px;letter-spacing:-.025em}.section-top>p{color:var(--muted);font-size:14px}.filters{display:flex;gap:10px;flex-wrap:wrap;margin:28px 0 15px}.filters button{background:transparent;border:1px solid var(--line);padding:8px 20px;border-radius:30px;font-size:14px;color:var(--navy)}.filters .active{background:var(--navy);border-color:var(--navy);color:white}.catalog-note{font-size:13px;color:var(--muted);margin:0 0 25px}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product{border:1px solid var(--line);background:white;padding:26px;position:relative;display:flex;flex-direction:column;min-height:290px}.product .category{font-size:12px;color:var(--gold);text-transform:uppercase;letter-spacing:.13em}.product h3{font:28px/1.25 Georgia,serif;margin:25px 0 10px}.product p{color:var(--muted);font-size:14px;margin:0 0 22px;flex:1}.product button{background:none;border:0;border-top:1px solid var(--line);text-align:left;padding:16px 0 0;color:var(--navy);font-size:14px;display:flex;justify-content:space-between}.about{background:var(--navy);color:white;padding:60px 6%;display:grid;grid-template-columns:1fr 1.3fr;gap:35px}.about-number{font-size:12px;letter-spacing:.15em;color:#d8b879}.about p{color:#d4dbe0;max-width:620px}.about .signature{font:italic 25px Georgia,serif;color:#dfbd79;margin-top:25px}footer{max-width:1440px;margin:auto;padding:35px 6%;display:flex;align-items:center;justify-content:space-between;gap:24px}footer p,footer>span{font-size:13px;color:var(--muted)}footer .brand{font-size:15px;flex-wrap:wrap}dialog{border:0;border-radius:8px;padding:40px;max-width:520px;width:calc(100% - 32px);max-height:85vh;overflow:auto;color:var(--navy);box-shadow:0 20px 100px #0004}dialog::backdrop{background:#061c30a8}dialog .close{position:absolute;right:14px;top:8px;background:none;border:0;font-size:30px;color:var(--navy);width:38px;height:38px}.availability,.cart-note{background:#f3f3ee;padding:15px;font-size:14px}.cart-note p{margin:8px 0 0}.cart-row{padding:16px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:20px}.cart-row button{border:0;background:none;color:#825021;font-size:14px;padding:10px}.cart-row small{display:block;color:var(--muted)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(max-width:750px){header{padding:20px 5%}.brand{font-size:16px}.mark{width:34px;height:40px}nav{display:none}.bag{font-size:13px}.hero{grid-template-columns:1fr;padding:34px 5%;gap:28px}h1{font-size:58px}.hero-copy>p:not(.eyebrow):not(.quiet){font-size:16px;max-width:100%}.hero img{height:330px;border-radius:70px 3px 3px}.hero .quiet{display:none}.collection{padding:35px 5%}.section-top{display:block}.section-top>p{display:none}h2{font-size:30px}.products{grid-template-columns:repeat(2,1fr);gap:12px}.product{padding:18px;min-height:275px}.product h3{font-size:24px}.about{grid-template-columns:1fr;padding:35px 5%;gap:20px}footer{flex-wrap:wrap;padding:28px 5%}footer p{width:100%;order:3;margin:0}dialog{padding:35px 24px}}@media(max-width:360px){.products{grid-template-columns:1fr}h1{font-size:48px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Identidad oficial: logo con paloma del Espíritu Santo. */
header{padding-top:10px;padding-bottom:10px}.store-logo{display:block;width:156px;height:156px;object-fit:contain}footer .store-logo{width:128px;height:128px}@media(max-width:750px){header{padding-top:8px;padding-bottom:8px}.store-logo{width:132px;height:132px}footer .store-logo{width:120px;height:120px}}
