/* STAMPED / September 2026. Fashion-led storefront, locally hosted type. */
@font-face{font-family:Manrope;src:url('fonts/manrope-variable.ttf') format('truetype');font-weight:200 800;font-style:normal;font-display:swap}
:root{--paper:#fff;--ink:#191919;--muted:#64645e;--line:#deded8;--accent:#292d27;--serif:Manrope,Arial,sans-serif;--pad:clamp(24px,4.4vw,76px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:106px}body{margin:0;color:var(--ink);background:var(--paper);font:14px/1.6 Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}[hidden]{display:none!important}
button,input,select,textarea{font:inherit;color:inherit}button{background:none;border:0;cursor:pointer}button:disabled{opacity:.4;cursor:not-allowed}button,a,summary{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;object-fit:cover}button,input,select{border-radius:0}p,h1,h2,h3{margin-top:0}h1,h2,h3{font-weight:500}h2{font-size:clamp(30px,3vw,46px);line-height:1.14;letter-spacing:-.05em}p{line-height:1.7}em{font-style:normal}:focus-visible{outline:2px solid #8c6543;outline-offset:5px}.skip-link{position:fixed;left:10px;top:-80px;background:white;padding:12px;z-index:300}.skip-link:focus{top:10px}
.announcement{height:32px;background:#252923;color:white;display:flex;justify-content:space-between;align-items:center;padding:0 var(--pad);font-size:9px;letter-spacing:.11em}.announcement a{font-size:9px;text-transform:uppercase}.announcement a:hover{text-decoration:underline}
.header{height:91px;position:sticky;top:0;z-index:30;background:rgba(255,255,255,.98);display:flex;align-items:center;justify-content:space-between;gap:30px;padding:0 var(--pad);border-bottom:1px solid #deded880;transition:box-shadow .2s}.brand{display:flex;flex-direction:column;align-items:center;gap:3px;flex-shrink:0}.brand img{width:157px;height:auto}.brand span{font-size:8px;letter-spacing:.35em;padding-left:4px}.header nav{display:flex;align-items:center;gap:29px}.header nav a{font-size:11px;font-weight:600;letter-spacing:.03em}.header nav a:hover{text-decoration:underline;text-underline-offset:6px}.header-actions{display:flex;align-items:center;gap:14px}.icon-btn{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;font-size:21px;flex-shrink:0}.icon-btn svg,.bag-button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.3}.bag-button{display:flex;align-items:center;gap:9px;padding:9px 0;font-size:11px}.bag-button #cart-count{font-size:11px;min-width:15px;text-align:center}.bag-label{display:none}.mobile-menu{display:none}
.eyebrow{font-size:10px;letter-spacing:.13em;font-weight:600;line-height:1.5;margin-bottom:19px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:28px;min-height:53px;padding:15px 23px;font-size:12px;font-weight:600;letter-spacing:.025em;background:var(--ink);border:1px solid var(--ink);color:white;transition:background .2s,color .2s,transform .2s}.button:hover{background:#42473e;border-color:#42473e}.button span{font-size:21px;font-weight:400;line-height:1}.button-light{background:white;border-color:white;color:#222}.button-light:hover{background:#e6e5df;border-color:#e6e5df}.button.secondary{background:transparent;border-color:#c3c3bb;color:var(--ink)}.button.secondary:hover{background:#efefe9}.button.full{width:100%;justify-content:center}.text-link{display:inline-flex;justify-content:space-between;align-items:center;gap:28px;border-bottom:1px solid currentColor;padding:4px 0;font-size:12px;font-weight:500;line-height:1.6}.text-link:hover{color:#747366}
.hero{position:relative;isolation:isolate;min-height:630px;height:calc(100svh - 123px);max-height:890px;background:#382c23;overflow:hidden;color:white}.hero-backdrop{position:absolute;inset:0;z-index:-2}.hero-backdrop img{height:100%;width:100%;object-position:center 48%}.hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#21150f5e,transparent 66%),linear-gradient(0deg,#16120d72,transparent 24%)}.hero-copy{padding:clamp(65px,8vh,105px) var(--pad) 100px;max-width:650px;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero-copy .eyebrow{font-size:10px;letter-spacing:.17em;margin:0 0 26px}.hero h1{font-size:clamp(66px,6.8vw,104px);line-height:.95;font-weight:500;letter-spacing:-.055em;margin:0 0 26px}.hero-copy>p:not(.eyebrow){font-size:13px;margin-bottom:27px;line-height:1.7;max-width:320px;color:#f2ede7}.hero .button{min-width:230px}.hero-bottom{position:absolute;bottom:26px;left:var(--pad);right:var(--pad);display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.hero-bottom>span{font-size:9px;letter-spacing:.12em}.hero-bottom button{text-align:left;color:white;font-size:8px;letter-spacing:.11em;padding:12px 0 0;border-top:1px solid #ffffff70;min-width:230px}.hero-bottom button>span{display:block;font-size:12px;letter-spacing:0;margin-top:7px}
.section-space{padding:80px var(--pad)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:35px}.section-heading h2{margin-bottom:0}.section-heading .eyebrow{margin-bottom:13px}.section-heading>p{font-size:12px;color:var(--muted);margin-bottom:0}.section-heading>.text-link{margin-bottom:3px;white-space:nowrap}.category-section{padding-top:66px;padding-bottom:64px}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.category-card{display:block;min-width:0}.category-image{aspect-ratio:1/1.17;overflow:hidden;background:#eeede8}.category-image img{width:100%;height:100%;transition:transform .65s;object-position:center}.category-card:hover img{transform:scale(1.035)}.category-card:nth-child(1) img{object-position:50% 48%}.category-card:nth-child(2) img{object-position:50% 45%}.category-card:nth-child(3) img{object-fit:cover}.category-caption{padding-top:18px}.category-caption h3{font-size:24px;letter-spacing:-.04em;line-height:1.3;margin:0 0 5px}.category-caption>span{font-size:12px;color:var(--muted)}
.brand-statement{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:0 var(--pad);padding:38px 0;display:flex;justify-content:space-between;align-items:center;gap:30px}.brand-statement>span{font-size:9px;letter-spacing:.1em;max-width:155px}.brand-statement p{font-size:clamp(21px,2.2vw,32px);letter-spacing:-.04em;line-height:1.4;text-align:center;margin:0;font-weight:400}.brand-statement>span:last-child{text-align:right}
.collection{padding-top:75px;padding-bottom:70px}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;gap:24px;border-bottom:1px solid var(--line)}.filters{display:flex;gap:28px;overflow:auto;scrollbar-width:none}.filters button{white-space:nowrap;padding:15px 0;position:relative;font-size:12px;color:var(--muted);font-weight:500}.filters button[aria-pressed=true]{color:var(--ink)}.filters button[aria-pressed=true]:after{position:absolute;content:'';height:2px;background:var(--ink);bottom:0;left:0;right:0}.sort-label{display:flex;align-items:center;gap:7px;font-size:10px;white-space:nowrap;color:var(--muted)}select{background:transparent;border:0;padding:12px 20px 12px 8px;font-size:11px}.result-count{font-size:10px;color:var(--muted);margin:18px 0}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px 20px}.product-card{min-width:0}.product-photo{position:relative;display:block;width:100%;aspect-ratio:1.12;padding:0;overflow:hidden;background:#efede7}.product-photo>img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.product-photo:hover>img{transform:scale(1.055)}.product-photo:after{content:'VER Y PERSONALIZAR';position:absolute;left:15px;right:15px;bottom:15px;padding:12px;background:#fffefbe8;font-size:10px;letter-spacing:.1em;opacity:0;transform:translateY(10px);transition:.2s}.product-photo:hover:after,.product-photo:focus-visible:after{opacity:1;transform:translateY(0)}.product-tag{position:absolute;top:16px;left:16px;font-size:8px;letter-spacing:.07em;background:#fffffff0;padding:5px 8px}.product-plus{position:absolute;bottom:15px;right:15px;background:#fffffff0;width:32px;height:32px;display:grid;place-items:center;font-size:22px;line-height:1;transition:opacity .2s}.product-photo:hover .product-plus{opacity:0}.product-meta{display:flex;justify-content:space-between;gap:16px;padding-top:16px}.product-meta h3{font-size:16px;font-weight:500;letter-spacing:-.025em;line-height:1.4;margin:0 0 5px}.product-meta h3 a:hover{text-decoration:underline;text-underline-offset:4px}.product-meta p{font-size:11px;color:var(--muted);margin:0 0 12px}.product-price{font-size:12px;white-space:nowrap;padding-top:2px}.product-price small{font-size:9px}.product-bottom{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:var(--muted)}.product-bottom>span{display:flex;align-items:center}.product-bottom button{font-size:10px;padding:3px 0;border-bottom:1px solid #aaa}.swatch{display:inline-block;width:10px;height:10px;background:#d1b66d;border:1px solid #ac9152;border-radius:50%;margin-right:7px}.swatch.plata{background:#c9cdcc;border-color:#a0a7a4}.swatch.rosa{background:#ce9c83;border-color:#ac7866}.catalog-note{font-size:10px;color:var(--muted);margin:28px 0 0}.search-row{padding-top:25px}.search-row>label{font-size:12px}.search-row>div{display:flex;align-items:center;gap:20px}.search-row input{width:100%;background:transparent;border:0;border-bottom:1px solid var(--line);padding:13px 0;font-size:17px}.empty-results{grid-column:1/-1;text-align:center;border:1px solid var(--line);padding:65px 20px}.empty-results h3{font-size:24px;letter-spacing:-.03em}.empty-results p{font-size:13px;color:var(--muted)}
.story{display:grid;grid-template-columns:1.05fr 1fr;background:#e9eae5;margin:0 var(--pad)}.story-image{position:relative;min-height:690px;overflow:hidden}.story-image>img{width:100%;height:100%;position:absolute;object-position:center 43%}.story-image>span{position:absolute;bottom:27px;left:30px;color:#fff;font-size:9px;letter-spacing:.13em;text-shadow:0 1px 3px #000}.story-copy{padding:55px clamp(32px,4vw,70px) 35px}.story-copy h2{font-size:clamp(36px,4.1vw,64px);letter-spacing:-.05em;margin-bottom:25px}.story-copy>p:not(.eyebrow){font-size:13px;color:#595d54;max-width:340px}.story-copy .button{margin-top:9px}.story-detail{display:flex;align-items:flex-end;gap:20px;margin-top:40px;padding-top:25px;border-top:1px solid #cdcec6}.story-detail img{width:115px;height:115px}.story-detail>span{font-size:8px;letter-spacing:.05em;line-height:1.8;color:#5d6257}
.process{padding-top:75px;padding-bottom:75px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:38px}.steps article{padding-top:20px;border-top:1px solid var(--line);position:relative}.step-number{font-size:11px;color:var(--muted);display:block;margin-bottom:23px}.steps h3{font-size:22px;letter-spacing:-.035em;margin-bottom:12px}.steps p{font-size:12px;color:var(--muted);max-width:330px;margin-bottom:0}
.gift{display:grid;grid-template-columns:1fr 1fr;background:#2c3029;color:white}.gift-visual{position:relative;overflow:hidden;min-height:540px}.gift-visual img{position:absolute;width:100%;height:100%;object-position:center;object-fit:cover}.gift-visual>span{position:absolute;bottom:24px;left:var(--pad);color:#4c453a;font-size:9px;letter-spacing:.12em}.gift-copy{padding:70px clamp(32px,6vw,100px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.gift h2{font-size:clamp(40px,4.5vw,68px);letter-spacing:-.055em;margin-bottom:25px}.gift-copy>p:not(.eyebrow){max-width:295px;font-size:13px;color:#dedfd7}.gift .button{background:white;color:#252923;border-color:white;margin-top:15px}.gift .button:hover{background:#e7e7de}
.faq{display:grid;grid-template-columns:1fr 1.35fr;gap:80px;padding-top:80px;padding-bottom:80px}.faq h2{font-size:40px;margin-bottom:27px}.faq .text-link{font-size:12px}.faq-list details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;font-size:13px;font-weight:500}summary::-webkit-details-marker{display:none}summary>span{font-size:22px;font-weight:300;line-height:1}details[open] summary>span{transform:rotate(45deg)}details p{font-size:12px;color:var(--muted);margin-bottom:20px}details .text-link{margin-bottom:20px}
footer{padding:57px var(--pad) 20px;background:#ecece6}.footer-top{display:grid;grid-template-columns:1.25fr 1fr 1fr 1.1fr;gap:36px}.footer-brand img{width:155px;height:auto}.footer-brand p{font-size:13px;margin:16px 0 6px}.footer-brand>span{font-size:8px;letter-spacing:.3em}.footer-top h3{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;margin-bottom:18px}.footer-top a{display:block;font-size:11px;color:#5d5d56;margin:10px 0}.footer-top a:hover{text-decoration:underline}.footer-note p{font-size:25px;letter-spacing:-.045em;line-height:1.3;margin:0}.footer-signature{padding:50px 0 35px}.footer-signature img{width:100%;height:auto;max-height:245px;object-fit:fill;opacity:.92}.footer-bottom{display:flex;justify-content:space-between;gap:20px;align-items:center;padding-top:20px;border-top:1px solid #cecec5;font-size:9px;color:#62625a}.footer-bottom .text-link{font-size:9px;border:0;padding:0}
/* Purchasing surfaces use the same type scale and neutral palette. */
dialog{background:#fff;max-height:94dvh}.close-dialog{background:#fff}.product-dialog{width:1120px;max-width:calc(100% - 44px)}#product-detail{grid-template-columns:1.08fr 1fr}.product-gallery{background:#f0efeb;padding:30px}.main-product-image{height:360px;object-fit:contain;background:#f0efeb}.thumbnails{align-items:center}.thumbnails button{width:66px;height:55px}.enlarge-image{font-size:11px;margin-left:auto;border-bottom:1px solid #777}.image-caption{font-size:10px;line-height:1.6}.personal-preview{padding-top:22px}.personal-preview>span{font-size:9px;letter-spacing:.09em}.name-preview{font-family:Georgia,serif;font-style:italic;font-size:37px}.product-form{padding:52px 38px 32px}.product-form h2{font-size:32px;letter-spacing:-.04em;font-weight:500}.product-form .description{font-size:12px}.product-form .eyebrow{font-size:9px}.detail-price{font-size:19px;font-weight:500}.detail-price small{font-size:10px}.field label,.field>span,.field-heading{font-size:12px}.field input,.field select{border-color:#c6c8bf;padding:12px;font-size:14px}.field small{font-size:10px;line-height:1.6}.lengths span{padding:12px;font-size:12px}.lengths input:checked+span{background:#252923;border-color:#252923}.product-form .button{margin-top:15px}.purchase-note{font-size:10px;line-height:1.6}.market-link{font-size:11px}.cart-dialog{width:530px}.drawer-heading{padding:28px 30px}.drawer-heading .eyebrow{font-size:8px}.drawer-heading h2{font-size:30px;font-weight:500;letter-spacing:-.04em}#cart-body{padding:0 30px 28px}.cart-item{grid-template-columns:95px 1fr;padding:25px 0;gap:20px}.cart-item>img{width:95px;height:115px;object-fit:contain;background:#f0efeb}.cart-item h3{font-size:18px;font-weight:500;letter-spacing:-.025em}.cart-item p{font-size:11px}.cart-item .personalization{font-size:13px}.cart-item-actions button{font-size:10px}.quantity button{width:34px;height:34px}.quantity span{font-size:12px}.cart-item-row>span{font-size:13px}.total-row{font-size:15px;font-weight:500}.cart-total p,.cart-bottom-note{font-size:11px;line-height:1.6}.empty-bag h3{font-size:29px;font-weight:500;letter-spacing:-.04em}.empty-bag p{font-size:13px}.info-dialog h2{font-size:32px;font-weight:500;letter-spacing:-.04em}.info-dialog p{font-size:12px}.order-summary{font-family:Manrope,Arial,sans-serif;font-size:11px;background:#f3f3ef}.info-dialog .eyebrow{font-size:9px}.toast{font-size:12px}
@media(min-width:1700px){.hero h1{font-size:118px}.hero-copy{max-width:780px}.hero-copy>p:not(.eyebrow){font-size:15px}.category-image{aspect-ratio:1.04}.product-photo{aspect-ratio:1.25}}
@media(max-width:1100px){.header{gap:16px}.header nav{gap:19px}.header nav a{font-size:10px}.header-actions{gap:5px}.brand img{width:133px}.hero{min-height:610px;max-height:790px}.hero h1{font-size:80px}.category-caption h3{font-size:22px}.product-meta{display:block}.product-price{display:block;padding:0;margin:0 0 10px}.story-copy{padding:45px 30px 30px}.story-image{min-height:640px}.story-copy h2{font-size:46px}.story-detail{gap:12px}.story-detail img{width:85px;height:85px}.story-detail>span{font-size:7px}.gift-copy{padding:50px 35px}.gift h2{font-size:50px}.faq{gap:40px}.footer-top{gap:25px}.footer-note p{font-size:22px}.product-form{padding:50px 28px 28px}}
@media(max-width:760px){
  html{scroll-padding-top:90px}.announcement{height:29px;justify-content:center;padding:0 12px;font-size:8px;letter-spacing:.1em}.announcement>span:first-child,.announcement>a{display:none}.header{height:73px;padding:0 15px;gap:10px}.mobile-menu{display:flex}.brand{position:absolute;left:50%;transform:translateX(-50%)}.brand img{width:122px}.brand span{font-size:7px}.header-actions{gap:3px}.icon-btn{width:38px;height:44px}.bag-button{gap:5px}.header nav{display:none;position:absolute;left:0;right:0;top:73px;padding:20px 24px 28px;background:white;border-bottom:1px solid var(--line);box-shadow:0 14px 20px #0001}.header nav.open{display:flex;flex-direction:column;align-items:stretch;gap:2px}.header nav a{font-size:15px;padding:10px 0}
  .hero{height:690px;min-height:0;max-height:none}.hero-backdrop img{object-position:68% center}.hero:after{background:linear-gradient(0deg,#181511bd,transparent 75%),linear-gradient(90deg,#20191445,transparent 85%)}.hero-copy{padding:0 25px 88px;max-width:none;justify-content:flex-end}.hero-copy .eyebrow{font-size:8px;margin-bottom:16px;letter-spacing:.13em}.hero h1{font-size:48px;letter-spacing:-.045em;word-spacing:.04em;line-height:1.04;margin-bottom:20px}.hero h1 br:nth-of-type(2){display:none}.hero-copy>p:not(.eyebrow){max-width:230px;font-size:11px;margin-bottom:22px}.hero .button{min-height:48px;min-width:215px;font-size:11px}.hero-bottom{bottom:22px;left:25px;right:25px;align-items:center}.hero-bottom>span{display:none}.hero-bottom button{width:100%;padding-top:12px;min-width:0;font-size:7px;display:flex;justify-content:space-between;gap:20px;align-items:center}.hero-bottom button>span{font-size:10px;margin:0}
  .section-space{padding:49px 20px}.section-heading{display:block;margin-bottom:25px}.section-heading h2{font-size:29px;letter-spacing:-.045em;line-height:1.2}.section-heading .eyebrow{font-size:8px;margin-bottom:12px}.section-heading>.text-link{margin-top:16px;font-size:10px}.section-heading>p{font-size:11px;margin-top:15px}.category-section{padding-right:0;padding-bottom:38px}.category-section .section-heading{padding-right:20px}.category-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:13px;padding-right:20px;padding-bottom:15px;scrollbar-width:thin;scrollbar-color:#999 #e8e8e2}.category-card{flex:0 0 78%;scroll-snap-align:start}.category-image{aspect-ratio:1/1.05}.category-caption{padding-top:15px}.category-caption h3{font-size:23px}.category-caption>span{font-size:11px}.brand-statement{margin:0 20px;display:block;text-align:center;padding:29px 0}.brand-statement>span{font-size:8px;max-width:none}.brand-statement>span:last-child{display:none}.brand-statement p{font-size:24px;line-height:1.35;margin-top:13px}.collection{padding-top:42px}.collection .section-heading>p br{display:none}.catalog-toolbar{display:block}.filters{gap:24px}.filters button{font-size:11px;padding:14px 0}.sort-label{justify-content:flex-end;padding-top:8px;font-size:9px}.sort-label select{font-size:10px;padding-right:2px}.result-count{font-size:9px;margin:13px 0}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 12px}.product-photo{aspect-ratio:.87}.product-photo:after{display:none}.product-photo:hover .product-plus{opacity:1}.product-tag{font-size:6px;padding:4px 5px;left:9px;top:9px}.product-plus{width:29px;height:29px;right:9px;bottom:9px;font-size:20px}.product-meta{padding-top:12px;display:block}.product-meta h3{font-size:14px;line-height:1.35;margin-bottom:5px}.product-meta p{font-size:9px;margin-bottom:7px}.product-price{font-size:11px;margin-bottom:8px}.product-price small{font-size:8px}.product-bottom{font-size:8px;gap:5px;align-items:flex-end}.product-bottom button{font-size:8px}.swatch{width:8px;height:8px;margin-right:4px}.catalog-note{font-size:9px;line-height:1.6;margin-top:23px}.search-row input{font-size:14px}.search-row>label{font-size:11px}
  .story{margin:0;grid-template-columns:1fr}.story-image{min-height:465px}.story-image>img{object-position:center 40%}.story-image>span{left:24px;bottom:22px;font-size:8px}.story-copy{padding:37px 24px}.story-copy .eyebrow{font-size:8px}.story-copy h2{font-size:43px;line-height:1.08;margin-bottom:23px}.story-copy>p:not(.eyebrow){font-size:12px;max-width:310px}.story-detail{gap:20px;margin-top:30px;padding-top:22px}.story-detail img{width:90px;height:90px}.story-detail>span{font-size:8px}.steps{grid-template-columns:1fr;gap:24px;margin-top:30px}.steps article{padding:22px 0 0 46px}.step-number{position:absolute;left:0;top:26px;font-size:10px}.steps h3{font-size:21px;margin-bottom:11px}.steps p{font-size:12px;max-width:100%}.gift{grid-template-columns:1fr}.gift-visual{min-height:390px}.gift-visual>span{font-size:8px;left:24px}.gift-copy{padding:42px 24px 46px}.gift h2{font-size:44px;line-height:1.08;margin-bottom:23px}.gift-copy .eyebrow{font-size:8px}.gift-copy>p:not(.eyebrow){font-size:12px}.gift .button{font-size:11px}.faq{grid-template-columns:1fr;gap:24px}.faq h2{font-size:33px;margin-bottom:21px}.faq h2 br{display:none}.faq .text-link{font-size:11px}.faq summary{font-size:12px;padding:20px 0}.faq details p{font-size:11px}footer{padding:40px 24px 23px}.footer-top{grid-template-columns:1fr 1fr;gap:28px 20px}.footer-brand{grid-column:1/-1}.footer-brand img{width:130px}.footer-brand p{font-size:12px}.footer-top h3{font-size:9px;margin-bottom:17px}.footer-top a{font-size:11px}.footer-note{grid-column:1/-1}.footer-note p{font-size:20px}.footer-note br{display:none}.footer-signature{padding:30px 0 23px}.footer-bottom{flex-wrap:wrap;gap:16px;font-size:8px;padding-top:19px}.footer-bottom .text-link{font-size:8px}.footer-bottom>span:last-child{width:100%}
  .product-dialog{margin:0;max-width:100%;width:100%;height:100dvh;max-height:100dvh}#product-detail{grid-template-columns:1fr}.product-gallery{padding:22px 20px}.main-product-image{height:255px}.thumbnails button{height:42px;width:54px}.thumbnails{gap:9px}.enlarge-image{font-size:10px}.image-caption{font-size:9px;margin-bottom:0}.personal-preview{margin-top:18px;padding:18px 0 0}.name-preview{font-size:31px;margin:10px 0}.personal-preview small{font-size:9px}.product-form{padding:29px 24px}.product-form h2{font-size:31px}.product-form .description{font-size:12px}.product-form .eyebrow{font-size:8px}.close-dialog{right:12px;top:12px}.cart-dialog{width:100%}.drawer-heading{padding:23px 20px}.drawer-heading h2{font-size:28px}.drawer-heading .eyebrow{font-size:7px}#cart-body{padding:0 20px 25px}.cart-item{grid-template-columns:81px 1fr;gap:15px}.cart-item>img{width:81px;height:108px}.cart-item h3{font-size:17px}.cart-item p{font-size:10px}.cart-item .personalization{font-size:12px}.cart-item-row>span{font-size:12px}.cart-item-actions button{font-size:10px}.cart-total p,.cart-bottom-note{font-size:10px}.info-dialog{max-width:calc(100% - 24px);padding:45px 24px 28px}.info-dialog h2{font-size:30px}.info-dialog p{font-size:12px}.info-dialog .eyebrow{font-size:8px}
}
@media(max-width:375px){.hero{height:640px}.hero h1{font-size:44px}.hero-copy{padding-left:22px}.product-bottom>span{font-size:7px}.product-bottom button{font-size:7px}.product-meta h3{font-size:13px}.category-card{flex-basis:83%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
