@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800&family=Manrope:wght@400;500;600;700;800&family=Allura&display=swap";:root{--cream:#f7f1e8;--sand:#efe1cf;--line:#7a5d331f;--ink:#4f4334;--muted:#7c6f5d;--sage:#75815b;--font-display:"Playfair Display", "Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;--font-serif:"Playfair Display", "Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;--font-sans:"Manrope", "Inter", "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--font-script:"Allura", "Brush Script MT", "Segoe Script", cursive;--font-size-body:.95rem;--line-height-body:1.7;font-family:var(--font-sans);font-size:var(--font-size-body);line-height:var(--line-height-body);color:var(--ink);background:radial-gradient(circle at top left, #ffffffe6, transparent 28%), radial-gradient(circle at top right, #d6a7602e, transparent 24%), linear-gradient(180deg, #fcf7f0 0%, var(--cream) 100%);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;font-size:var(--font-size-body);color:var(--ink);background:inherit;margin:0;overflow-x:hidden}a,button,input{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}#root{min-height:100svh}.navbar{z-index:1000;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8f2e8e6;border-bottom:1px solid #77613b1f;height:80px;position:sticky;top:0;box-shadow:0 6px 20px #4934150d}.navbar__inner{align-items:center;gap:2rem;max-width:1400px;height:100%;margin:0 auto;padding:0 1.5rem;display:flex}.navbar__brand{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.navbar__logo{object-fit:contain;transform-origin:0;width:auto;max-height:90px;transform:scale(1.2)}.navbar__nav{align-items:center;gap:2rem;margin-left:auto;display:flex}.navbar__link{color:var(--ink,#3b2f2f);font-family:var(--font-sans);letter-spacing:.16em;text-transform:uppercase;font-size:.84rem;font-weight:700;text-decoration:none;position:relative}.navbar__link:after{content:"";background:currentColor;width:0;height:1px;transition:all .3s;position:absolute;bottom:-6px;left:50%}.navbar__link:hover:after,.navbar__link:focus-visible:after{width:100%;left:0}.navbar__tools{align-items:center;gap:1rem;display:flex}.search{background:#ffffffb3;border:1px solid #77613b29;border-radius:999px;align-items:center;gap:.75rem;min-width:18rem;padding:.75rem 1rem;display:flex}.search svg{color:#8a7f72;width:1rem;height:1rem}.search input{width:100%;font:inherit;color:var(--ink,#3b2f2f);background:0 0;border:none;outline:none}.search input::placeholder{color:#9a8f7b}.navbar__toggle{cursor:pointer;background:#ffffffb3;border:1px solid #77613b29;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;width:2.8rem;height:2.8rem;display:none}.navbar__toggle span{background:var(--ink,#3b2f2f);border-radius:999px;width:1rem;height:2px}@media (width<=980px){.navbar{height:auto}.navbar__inner{flex-wrap:wrap;padding:1rem}.navbar__nav{flex-direction:column;order:3;align-items:flex-start;gap:1rem;width:100%;margin-left:0;padding-top:1rem;display:none}.navbar__nav.is-open{display:flex}.navbar__tools{margin-left:auto}.search{min-width:min(18rem,65vw)}.navbar__toggle{display:flex}}@media (width<=640px){.navbar__logo{max-height:75px;transform:scale(1)}.search{display:none}.navbar__inner{padding-inline:1rem}}.hero{width:100%;height:calc(100vh - 90px);position:relative;overflow:hidden}.hero__media{width:100%;height:100%;position:relative}.hero__image{object-fit:fill;object-position:center;width:100%;height:100%;display:block}.hero__overlay{background:linear-gradient(90deg,#120b08c2 0%,#4c2c1f85 45%,#92583d33 100%);align-items:center;padding:0 clamp(1rem,4vw,2rem);display:flex;position:absolute;inset:0}.hero__content{color:#fff;flex-direction:column;gap:.8rem;width:min(620px,100%);padding-left:clamp(.5rem,3vw,3rem);display:flex}.hero__title{font-family:var(--font-display);letter-spacing:.01em;color:#f7e5bb;text-transform:uppercase;text-shadow:0 4px 25px #00000073;margin:0;font-size:clamp(2.2rem,3vw,3.25rem);font-weight:700;line-height:1.02}.hero__tagline{font-family:var(--font-script);color:#fffffff2;max-width:500px;margin:0;font-size:clamp(1.45rem,1.8vw,1.95rem);font-weight:400;line-height:1.25}.hero__image-fallback{background:linear-gradient(135deg,#22170f,#0f0a06);width:100%;height:100%}@media (width<=768px){.hero{height:60vh}.hero__content{padding:0 1.5rem}.hero__title{font-size:3rem}.hero__tagline{font-size:1.4rem}}.section-heading{justify-items:center;gap:.6rem;margin-bottom:2.25rem;display:grid}.section-heading--left{text-align:left;justify-items:start}.section-heading__eyebrow{text-transform:uppercase;letter-spacing:.26em;color:var(--muted);font-size:.7rem;font-weight:700;font-family:var(--font-sans);margin:0}.section-heading__title{font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:clamp(2rem,2.3vw,2.6rem);font-weight:700;line-height:1.08}.section-heading__rule{background:#77613b3d;width:min(18rem,86vw);height:1px;position:relative}.section-heading__rule span{background:var(--cream);border:1px solid #77613b66;width:.5rem;height:.5rem;position:absolute;top:-.35rem;left:50%;transform:translate(-50%)rotate(45deg)}.collection-card{background:#ffffff94;border:1px solid #77613b1a;border-radius:.95rem;flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:0 10px 24px #4934150d}.collection-card__art{aspect-ratio:4/3.2;background:radial-gradient(circle at top,#ffffffc7,#0000 38%),linear-gradient(135deg,#faecdbf5,#e1c49ee6);width:100%;position:relative;overflow:hidden}.collection-card__image{object-fit:cover;width:100%;height:100%;display:block}.collection-card__box{background:linear-gradient(145deg,#d8b57e,#b08852 55%,#8f6b3d);border-radius:.9rem;width:10rem;height:8rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-44%);box-shadow:0 18px 35px #65481e2e}.collection-card__box:before{content:"";background:linear-gradient(145deg,#f6eadb,#e3c8a6);border-radius:.9rem .9rem 0 0;height:2.2rem;position:absolute;inset:-.9rem 0 auto}.collection-card__ribbon{background:#fff5e799;border-radius:999px;width:7rem;height:1.8rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.collection-card__body{flex-direction:column;flex:1;gap:.45rem;padding:.95rem 1rem 1rem;display:flex}.collection-card__body h3{font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:1.02rem;font-weight:700;line-height:1.2}.collection-card__body p{color:var(--muted);font-family:var(--font-sans);margin:0;font-size:.92rem;font-weight:500;line-height:1.6}.collection-card__arrow{color:var(--ink);justify-self:start;margin-top:.3rem;font-size:1.15rem}.collection-card--sage .collection-card__art{background:linear-gradient(135deg,#f4efe1f5,#b9c09fe0)}.collection-card--gold .collection-card__art{background:linear-gradient(135deg,#f9f0e1fa,#cea976e0)}.collection-card--olive .collection-card__art{background:linear-gradient(135deg,#f1ede1fa,#97a079e6)}.collection-card--stone .collection-card__art{background:linear-gradient(135deg,#f7f0e7fa,#d1bfabe0)}.collections{padding:1.5rem 0 2rem}.collections__inner{width:min(1280px,100% - 2rem);margin:0 auto;padding:0}.collections__grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:.8rem;display:grid}@media (width<=1100px){.collections__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.collections__inner{padding-inline:1rem}.collections__grid{grid-template-columns:1fr}}.spotlight{width:100%;padding:2rem 0 3rem;position:relative}.spotlight__inner{width:min(1280px,100% - 2rem);margin:0 auto;padding:0}.spotlight:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#c2a16d0a,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;right:-20%}.spotlight__panel{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff94;border:1px solid #77613b1a;border-radius:1rem;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;padding:2.5rem;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 45px #4934150f}.spotlight__panel:before{content:"";pointer-events:none;background:radial-gradient(circle,#c2a16d14,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:-60px;right:-60px}.spotlight__panel:after{content:"";pointer-events:none;background:radial-gradient(circle,#8f70430d,#0000 70%);border-radius:50%;width:150px;height:150px;position:absolute;bottom:-40px;left:-40px}.spotlight__copy{z-index:2;position:relative}.spotlight__eyebrow{color:#8f7043;letter-spacing:.16em;text-transform:uppercase;background:#8f704314;border:1px solid #8f70430f;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.4rem 1rem;font-size:.72rem;font-weight:600;transition:all .3s;display:inline-flex}.spotlight__eyebrow:before{content:"✦";opacity:.7;font-size:.6rem}.spotlight__title{font-family:var(--font-serif,"Georgia", serif);color:#2f2417;letter-spacing:-.01em;margin:0 0 .75rem;font-size:clamp(1.9rem,2.6vw,2.35rem);font-weight:600;line-height:1.15}.spotlight__copy p{color:#655646;opacity:.9;max-width:480px;margin:0;font-size:.95rem;line-height:1.7}.spotlight__actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:2rem;display:flex}.spotlight__button{color:#fff;letter-spacing:.3px;cursor:pointer;background:linear-gradient(135deg,#8f7043,#b08a5a);border:none;border-radius:999px;justify-content:center;align-items:center;gap:.6rem;min-height:46px;padding:0 1.8rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.25,.46,.45,.94);display:inline-flex;position:relative;overflow:hidden}.spotlight__button:after{content:"→";transition:transform .3s}.spotlight__button:hover{background:linear-gradient(135deg,#9a7d4e,#c4a070);transform:translateY(-2px);box-shadow:0 12px 30px #8f704340}.spotlight__button:hover:after{transform:translate(4px)}.spotlight__button:active{transform:translateY(0);box-shadow:0 6px 15px #8f704333}.spotlight__link{color:#8f7043;border-radius:4px;padding:.3rem .5rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .3s}.spotlight__link:hover{color:#6b5333;background:#8f70430f}.spotlight__media{aspect-ratio:4/3;z-index:2;background:radial-gradient(circle at top,#ffffffc7,#0000 38%),linear-gradient(135deg,#faecdbf5,#e1c49ee6);width:100%;transition:box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 18px 35px #49341514}.spotlight__media:hover{box-shadow:0 22px 45px #4934151f}.spotlight__media:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0000 50%,#00000005 100%);position:absolute;inset:0}.spotlight__media:before{content:"";pointer-events:none;z-index:2;border:1px solid #ffffff4d;position:absolute;inset:6px}.spotlight__image{object-fit:contain;object-position:center;z-index:0;background:radial-gradient(circle at top,#ffffffc7,#0000 38%),linear-gradient(135deg,#faecdbf5,#e1c49ee6);width:100%;height:100%;transition:transform .7s cubic-bezier(.25,.46,.45,.94);display:block;position:relative}.spotlight__image--full{object-fit:contain;background:0 0}.spotlight__media:hover .spotlight__image{transform:scale(1.04)}.spotlight__media-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#2f2417;z-index:3;opacity:0;background:#ffffffd9;border:1px solid #ffffff4d;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:.7rem;font-weight:500;transition:all .4s;display:flex;position:absolute;bottom:1rem;right:1rem;transform:translateY(10px);box-shadow:0 4px 12px #0000000f}.spotlight__media:hover .spotlight__media-badge{opacity:1;transform:translateY(0)}.spotlight__media-box{z-index:0;background:linear-gradient(145deg,#d8b57e,#b08852 55%,#8f6b3d);border-radius:.9rem;width:10rem;height:8rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-44%);box-shadow:0 18px 35px #65481e2e}.spotlight__media-box:before{content:"";background:linear-gradient(145deg,#f6eadb,#e3c8a6);border-radius:.9rem .9rem 0 0;height:2.2rem;position:absolute;inset:-.9rem 0 auto}.spotlight__media-ribbon{z-index:0;background:#fff5e799;border-radius:999px;width:7rem;height:1.8rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.spotlight__placeholder{z-index:0;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}@media (width<=900px){.spotlight{padding:1.5rem 0 2.5rem}.spotlight__panel{text-align:center;grid-template-columns:1fr;gap:2rem;padding:2rem}.spotlight__copy{order:2;max-width:100%}.spotlight__copy p{max-width:100%;margin:0 auto}.spotlight__actions{justify-content:center}.spotlight__media{aspect-ratio:4/3;order:1}.spotlight__eyebrow{justify-content:center}}@media (width<=640px){.spotlight{padding:1rem 0 2rem}.spotlight__inner{padding:0 1rem}.spotlight__panel{border-radius:.9rem;gap:1.5rem;padding:1.25rem}.spotlight__media{aspect-ratio:4/3;border-radius:.8rem}.spotlight__media:before{border-radius:.7rem;inset:4px}.spotlight__media-box{width:7rem;height:5.6rem}.spotlight__media-ribbon{width:5rem;height:1.5rem}.spotlight__title{font-size:1.6rem}.spotlight__copy p{font-size:.9rem;line-height:1.6}.spotlight__actions{flex-direction:column;gap:.75rem;width:100%}.spotlight__button{width:100%;min-height:44px}.spotlight__link{text-align:center;width:100%;padding:.5rem}.spotlight__eyebrow{padding:.3rem .8rem;font-size:.65rem}.spotlight__media-badge{display:none}}@media (width<=400px){.spotlight__panel{border-radius:.8rem;padding:1rem}.spotlight__media{aspect-ratio:4/3;border-radius:.7rem}.spotlight__media-box{width:5.5rem;height:4.4rem}.spotlight__media-ribbon{width:4rem;height:1.2rem}.spotlight__title{font-size:1.4rem}.spotlight__button{padding:0 1.2rem;font-size:.8rem}}.testimonial-card{background:#f8f2e8;border-radius:24px;width:300px;height:320px;transition:all .35s;overflow:hidden;box-shadow:0 8px 24px #00000014}.testimonial-card:hover{transform:translateY(-8px)scale(1.03)}.testimonial-card__slider{position:relative}.testimonial-card__main-image{object-fit:cover;width:100%;height:150px}.testimonial-card__arrow{color:#6f7f68;cursor:pointer;background:#f8f2e8f2;border:none;border-radius:50%;width:28px;height:28px;position:absolute;top:50%;transform:translateY(-50%)}.testimonial-card__arrow.left{left:8px}.testimonial-card__arrow.right{right:8px}.testimonial-card__quote{text-align:center;color:#5d5248;-webkit-box-orient:vertical;padding:1rem 1rem .5rem;font-size:.8rem;line-height:1.5;display:-webkit-box;overflow:hidden}.testimonial-card__name{text-align:center;color:#6f7f68;margin-top:auto;padding:.5rem 1rem 1rem;font-size:.9rem;font-weight:600}.testimonials{width:100%;padding:2rem 0 4rem}.testimonials__inner{background:linear-gradient(135deg,#a7b29e 0%,#b7c1af 100%);width:calc(100% - 4rem);max-width:1440px;margin:0 auto;padding:3rem 2.5rem;box-shadow:0 20px 50px #565f511f,inset 0 1px #ffffff59}.testimonials__inner .section-heading{margin-bottom:2.5rem}.testimonials__inner .section-heading h2{color:#f8f2e8}.testimonials__inner .section-heading p{color:#f8f2e8d9}.testimonials__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));justify-content:center;gap:1.5rem;display:grid}@media (width<=768px){.testimonials__inner{border-radius:28px;width:calc(100% - 2rem);padding:2rem 1.25rem}.testimonials__grid{gap:1rem}}@media (width<=540px){.testimonials__inner{border-radius:24px;width:calc(100% - 1rem);padding:1.5rem 1rem}.testimonials__grid{grid-template-columns:1fr}}.instagram{padding:1rem 0 2.5rem}.instagram__inner{justify-items:center;width:min(1280px,100% - 2rem);margin:0 auto;padding:0;display:grid}.instagram__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.8rem;width:100%;display:grid}.instagram__tile{background:radial-gradient(circle at 0 0,#ffffffb8,#0000 28%),linear-gradient(135deg,#d9c09a,#9f855d);border-radius:.9rem;min-height:13rem;box-shadow:0 16px 35px #49341514}.instagram__tile--sage{background:linear-gradient(135deg,#c9cbb2,#8b9a71)}.instagram__tile--sand{background:linear-gradient(135deg,#dcc4a0,#f1e1c7)}.instagram__tile--rose{background:linear-gradient(135deg,#d7b79a,#f0dcc7)}.instagram__tile--walnut{background:linear-gradient(135deg,#a27c52,#73512d)}.instagram__tile--olive{background:linear-gradient(135deg,#b9bda3,#7f8b64)}.instagram__handle{color:var(--ink);letter-spacing:.16em;text-transform:uppercase;background:#ffffffa8;border:1px solid #77613b2e;border-radius:999px;margin-top:1.1rem;padding:.8rem 1.25rem;font-size:.78rem;font-weight:600;text-decoration:none}@media (width<=1100px){.instagram__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.instagram__inner{padding-inline:1rem}.instagram__grid{grid-template-columns:1fr}}.footer{background:#f6efe4eb;border-top:1px solid #77613b1f;margin-top:2rem}.footer__inner{grid-template-columns:1.2fr 2fr;gap:2.2rem;max-width:1400px;margin:0 auto;padding:3rem 1.5rem 1.5rem;display:grid}.footer__brand{align-content:start;gap:.8rem;max-width:22rem;display:grid}.footer__brand-mark{align-items:center;gap:.9rem;display:inline-flex}.footer__brand-logo{object-fit:contain;width:3.6rem;height:3.6rem;display:block}.footer__brand-icon{letter-spacing:.06em;width:3.6rem;height:3.6rem;color:var(--ink);place-items:center;font-size:.95rem;font-weight:700;display:grid}.footer__brand-text{gap:.2rem;display:grid}.footer__brand-name{font-family:var(--font-display);color:var(--ink);letter-spacing:.01em;font-size:1.18rem;font-weight:700}.footer__brand-tag{font-family:var(--font-script);color:var(--muted);font-size:1.05rem;font-style:normal}.footer__brand p,.footer__bottom p{color:var(--muted);margin:0}.footer__socials{gap:.6rem;display:flex}.footer__socials a,.footer__payments span{width:2.35rem;height:2.35rem;color:var(--ink);border:1px solid #77613b2e;border-radius:999px;justify-content:center;align-items:center;font-size:.78rem;text-decoration:none;display:inline-flex}.footer__columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem;display:grid}.footer__columns h3{font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .9rem;font-size:.9rem;font-weight:700}.footer__columns ul{gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.footer__columns a,.footer__contact li{color:var(--muted);font-size:.9rem;text-decoration:none}.footer__bottom{border-top:1px solid #77613b1f;justify-content:space-between;align-items:center;gap:1rem;max-width:1400px;margin:0 auto;padding:.95rem 1.5rem 1.3rem;display:flex}.footer__payments{gap:.4rem;display:flex}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=1080px){.footer__inner{grid-template-columns:1fr}.footer__columns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.footer__inner,.footer__bottom{padding-inline:1rem}.footer__columns{grid-template-columns:1fr}.footer__bottom{flex-direction:column;align-items:flex-start}}.collection-page{width:100%;padding:3rem 1rem 4rem}.collection-page__inner{width:min(1200px,100%);max-width:1200px;margin:0 auto}.collection-page__back{color:#8f7043;letter-spacing:.04em;align-items:center;gap:.45rem;margin-bottom:1.6rem;font-weight:600;text-decoration:none;display:inline-flex}.collection-page__hero{background:linear-gradient(135deg,#fffaf4fa,#f2e6d3f2);border:1px solid #77613b1f;border-radius:1.3rem;margin-bottom:1.5rem;padding:2rem;box-shadow:0 20px 45px #4934150f}.collection-page__eyebrow{text-transform:uppercase;letter-spacing:.24em;color:var(--muted);margin:0 0 .45rem;font-size:.72rem;font-weight:700}.collection-page__title{font-family:var(--font-serif);color:var(--ink);margin:0;font-size:clamp(2rem,2.9vw,2.8rem);font-weight:600;line-height:1.1}.collection-page__subtitle{max-width:42rem;color:var(--muted);margin:.8rem 0 0;font-size:1rem;line-height:1.7}.collection-page__tabs{flex-wrap:wrap;gap:.75rem;margin-bottom:1.2rem;display:flex}.collection-page__tab{color:var(--ink);cursor:pointer;background:#ffffffb8;border:1px solid #77613b29;border-radius:200px;padding:.7rem 1rem;font-weight:600;transition:all .18s}.collection-page__tab.is-active{color:#fff;background:linear-gradient(135deg,#8f7043,#b08a5a);border-color:#0000}.collection-page__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:.95rem;display:grid}.collection-page__card{background:#ffffffb8;border:1px solid #77613b1f;border-radius:1rem;flex-direction:column;gap:.75rem;height:100%;min-height:100%;text-decoration:none;display:flex;overflow:hidden;box-shadow:0 10px 24px #4934150d}.collection-page__card-body{flex-direction:column;flex:1;justify-content:space-between;gap:.6rem;padding:.95rem 1rem 1rem;display:flex}.collection-page__card-image{background:#f7f4f0cc;width:100%;height:190px;position:relative;overflow:hidden}.collection-page__card-image img{object-fit:cover;object-position:center;width:100%;height:100%;display:block;transform:scale(1.02)}.collection-page__card-icon{color:#fff;background:linear-gradient(135deg,#d9b47b,#8f7043);border-radius:999px;place-items:center;width:2.2rem;height:2.2rem;font-size:.9rem;font-weight:700;display:grid}.collection-page__card h3{letter-spacing:.01em;color:var(--ink);margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.05rem;font-weight:700;line-height:1.35}.collection-page__card p{color:var(--muted);margin:0;font-size:.95rem;line-height:1.7}.collection-page__price{color:var(--ink);margin-top:auto;font-weight:700}@media (width<=1200px){.collection-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.collection-page__hero{padding:1.4rem}.collection-page__grid{grid-template-columns:1fr}}@media (width<=640px){.collection-page{padding:2rem .85rem 3rem}.collection-page__hero{padding:1.2rem}}.product-detail{width:100%;padding:2.5rem 1rem 4rem}.product-detail__inner{width:min(1200px,100%);margin:0 auto}.product-detail__back{color:#8f7043;letter-spacing:.04em;align-items:center;gap:.45rem;margin-bottom:1.2rem;font-weight:600;text-decoration:none;display:inline-flex}.product-detail__hero{grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);align-items:start;gap:1.1rem;display:grid}.product-detail__gallery-card,.product-detail__content-card{background:linear-gradient(#ffffffc7,#ffffffeb),linear-gradient(135deg,#f8f2eaf2,#efe5d8f2);border:1px solid #77613b1c;border-radius:1.35rem;box-shadow:0 18px 40px #4934150f}.product-detail__gallery-card{padding:1rem}.product-detail__gallery{gap:.75rem;display:grid}.product-detail__main-image,.product-detail__image-placeholder{width:100%;min-height:22rem;max-height:30rem;box-shadow:none;background:0 0;border:none;border-radius:1.5rem;justify-content:center;align-items:center;padding:0;display:flex;overflow:hidden}.product-detail__main-image img{object-fit:cover;object-position:center;border-radius:1.35rem;width:100%;height:100%;max-height:28rem;padding:.4rem;transition:transform .4s;display:block}.product-detail__main-image:hover img{transform:scale(1.03)}.product-detail__image-placeholder{color:var(--muted);text-align:center;padding:2rem;font-weight:600}.product-detail__thumbnails{grid-template-columns:repeat(auto-fit,minmax(70px,1fr));gap:.6rem;display:grid}.product-detail__thumb-button{cursor:pointer;background:#fff;border:1px solid #77613b24;border-radius:1rem;width:100%;height:74px;padding:0;transition:transform .18s,border-color .18s,box-shadow .18s;overflow:hidden}.product-detail__thumb-button:hover{transform:translateY(-2px)}.product-detail__thumb-button.is-active{border-color:#8f7043;box-shadow:0 8px 18px #8f704329}.product-detail__thumb-button img{object-fit:cover;width:100%;height:100%}.product-detail__content-card{padding:1.35rem}.product-detail__content{flex-direction:column;gap:.95rem;height:100%;display:flex}.product-detail__header{flex-direction:column;gap:.45rem;display:flex}.product-detail__eyebrow{color:#8f7043;text-transform:uppercase;letter-spacing:.18em;background:#8f70431a;border-radius:999px;width:fit-content;margin:0;padding:.5rem .8rem;font-size:.72rem;font-weight:700;display:inline-flex}.product-detail__content h1{font-family:var(--font-serif);color:var(--ink);margin:0;font-size:clamp(1.7rem,2.4vw,2.2rem);line-height:1.1}.product-detail__section{gap:.55rem;display:grid}.product-detail__section h2{font-family:var(--font-sans);letter-spacing:.16em;text-transform:uppercase;color:#8f7043;margin:0;font-size:.9rem;font-weight:800}.product-detail__description{color:var(--muted);margin:0;line-height:1.8}.product-detail__list{gap:.7rem;margin:0;padding:0 0 0 1.1rem;display:grid}.product-detail__list li{color:var(--ink);font-size:.95rem;line-height:1.55}.product-detail__summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:auto;display:grid}.product-detail__summary-item{background:#f8f2e8e6;border:1px solid #77613b1a;border-radius:1rem;padding:.9rem 1rem}.product-detail__summary-label{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin-bottom:.3rem;font-size:.72rem;font-weight:700;display:block}.product-detail__summary-item strong{color:var(--ink);font-size:.98rem;font-weight:700}@media (width<=980px){.product-detail__hero{grid-template-columns:1fr}}@media (width<=640px){.product-detail{padding:1.5rem .75rem 3rem}.product-detail__gallery-card,.product-detail__content-card{border-radius:1.1rem;padding:.85rem}.product-detail__main-image,.product-detail__image-placeholder{border-radius:1.2rem;min-height:18rem;max-height:24rem;padding:.25rem}.product-detail__content-card{padding:1rem}.product-detail__summary{grid-template-columns:1fr}}.app-shell{width:100%;min-height:100svh;overflow-x:hidden}main{gap:0;width:100%;display:grid}main>section{width:100%}
