@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Playfair+Display:wght@500;600&display=swap";.collection-browser{min-height:70vh}.collection-controls{border-block:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:64px;display:flex}.collection-count{align-items:baseline;gap:6px;display:flex}.collection-count strong{font:500 19px Playfair Display,serif}.collection-count span{color:var(--muted);font-size:11px}.collection-actions{align-items:center;gap:8px;display:flex}.filter-trigger,.sort-control{border:1px solid var(--line);cursor:pointer;background:#fffdf9db;align-items:center;gap:8px;height:40px;padding:0 13px;font-size:11px;display:flex}.filter-trigger svg,.sort-control svg{width:15px}.filter-trigger b{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:18px;height:18px;font-size:9px;display:grid}.sort-control{position:relative}.sort-control select{appearance:none;font:inherit;cursor:pointer;color:var(--ink);background:0 0;border:0;outline:0;padding:0 22px 0 0}.sort-control>svg:last-child{pointer-events:none;width:12px;position:absolute;right:8px}.active-filters{flex-wrap:wrap;gap:8px;padding-top:18px;display:flex}.active-filters>span,.active-filters>button{background:#f7f0e5;border:1px solid #d8c8ad;border-radius:999px;align-items:center;gap:6px;min-height:32px;padding:0 11px;font-size:10px;display:inline-flex}.active-filters button{cursor:pointer}.active-filters span button{background:0 0;border:0;place-items:center;padding:0;display:grid}.active-filters svg{width:12px}.collection-empty{text-align:center;background:var(--cream);padding:80px 20px}.collection-empty h2{margin:0 0 8px;font:500 28px Playfair Display,serif}.collection-empty p{color:var(--muted);margin-bottom:24px;font-size:12px}.filter-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#14110d61;justify-content:flex-end;display:flex;position:fixed;inset:0}.filter-drawer{background:#fffdf9fa;grid-template-rows:auto 1fr auto;width:min(430px,100%);height:100%;display:grid;box-shadow:-20px 0 60px #231a0e2e}.filter-drawer header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:28px;display:flex}.filter-drawer header h2{margin:0;font:500 36px Playfair Display,serif}.filter-drawer header .eyebrow{margin-bottom:5px}.filter-drawer header button{cursor:pointer;background:0 0;border:0;place-items:center;width:42px;height:42px;display:grid}.filter-scroll{padding:0 28px;overflow:auto}.filter-drawer fieldset{border:0;border-bottom:1px solid var(--line);margin:0;padding:25px 0}.filter-drawer legend{margin-bottom:14px;font:500 18px Playfair Display,serif}.filter-drawer label{cursor:pointer;align-items:center;gap:10px;padding:8px 0;font-size:12px;display:flex}.filter-drawer input{opacity:0;pointer-events:none;position:absolute}.filter-drawer label i{border:1px solid #cfc2af;place-items:center;width:20px;height:20px;font-style:normal;display:grid}.filter-drawer label input:checked+i{background:var(--ink);color:#fff;border-color:var(--ink)}.filter-drawer label svg{width:13px}.filter-drawer footer{background:var(--paper);border-top:1px solid var(--line);grid-template-columns:1fr 1.4fr;gap:10px;padding:18px 28px;display:grid}.filter-clear{border:1px solid var(--line);background:0 0}.filter-clear:disabled{opacity:.4}.filter-drawer footer button{cursor:pointer;min-height:48px}@media (width<=560px){.collection-controls{z-index:25;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffdf9f0;margin-top:0;position:sticky;top:78px}.collection-actions{gap:5px}.filter-trigger,.sort-control{padding:0 9px}.sort-control span{display:none}.sort-control select{max-width:105px}.active-filters{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.active-filters>*{flex:none}.filter-backdrop{align-items:flex-end}.filter-drawer{border-radius:22px 22px 0 0;width:100%;height:min(88vh,760px);overflow:hidden}.filter-drawer header{padding:20px 22px}.filter-scroll{padding:0 22px}.filter-drawer footer{padding:14px 18px calc(14px + env(safe-area-inset-bottom))}.collection-products{padding-top:28px}}:root{--ink:#171511;--cream:#f5efe6;--paper:#fffdf9;--muted:#716a61;--line:#ded6ca;--gold:#a98548;--max:1240px;color:var(--ink);background:var(--paper);font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);margin:0}a{color:inherit;text-decoration:none}button{font:inherit}.shell{width:min(var(--max),calc(100% - 48px));margin:auto}.announcement{color:#fff;text-align:center;background:#1a1814;padding:10px;font-size:12px}.announcement span{color:#c6a56c;margin:0 8px}.header{z-index:40;grid-template-columns:180px 1fr 180px;align-items:center;height:82px;display:grid;position:relative}.brand{letter-spacing:.16em;font-family:Playfair Display,serif;font-size:26px}.nav{justify-content:center;align-items:center;gap:20px;font-size:12px;display:flex}.nav-premium{color:#6e501f;font-weight:600}.nav-premium small{display:none}.actions{justify-content:flex-end;align-items:center;gap:17px;display:flex}.actions svg{width:19px}.actions a{display:flex}.cart-link{position:relative}.cart-link b{color:#fff;background:#a98548;border-radius:50%;place-items:center;min-width:17px;height:17px;font-size:9px;display:grid;position:absolute;top:-9px;right:-9px}.mobile-toggle{background:0 0;border:0;display:none}.hero{background:var(--cream);grid-template-columns:1fr 1fr;min-height:620px;display:grid}.shell-left{padding:100px max(40px,calc((100vw - var(--max))/2));padding-right:70px}.eyebrow{letter-spacing:.18em;color:#8b6c39;margin:0 0 17px;font-size:11px;font-weight:600}.hero h1,.section h2,.story h2,.collection-hero h1,.pdp h1{margin:0;font-family:Playfair Display,serif;font-weight:500;line-height:1.03}.hero h1{font-size:clamp(48px,5.5vw,78px)}.lede{color:#504b44;margin:25px 0 32px;font-family:Playfair Display,serif;font-size:18px;line-height:1.65}.button{border:0;justify-content:center;align-items:center;gap:12px;padding:15px 22px;font-size:13px;display:inline-flex}.button:disabled{opacity:.48;cursor:not-allowed}.dark{background:var(--ink);color:#fff}.hero-visual{background:linear-gradient(135deg,#9d7d57,#cdb793 48%,#73543c);place-items:center;min-height:620px;display:grid}.image-note{color:#fff;text-align:center;letter-spacing:.25em;border:1px solid #ffffff80;padding:34px 46px}.section{padding:100px 0}.section-head{justify-content:space-between;align-items:flex-end;margin-bottom:35px;display:flex}.section-head h2,.story h2{font-family:Playfair Display,serif;font-size:clamp(36px,4vw,52px);font-weight:500}.category-grid,.product-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.category-grid-six{grid-template-columns:repeat(3,1fr);row-gap:42px}.category-art{aspect-ratio:4/5;background:linear-gradient(145deg,#e6d5c0,#b59b79);place-items:center;display:grid}.category-art span{color:#ffffffb8;font-family:Playfair Display,serif;font-size:75px}.category h3,.product h3{margin:15px 0 5px;font-family:Playfair Display,serif;font-size:18px;font-weight:500}.category p{color:var(--muted);margin:0;font-size:12px}.premium-category small{color:#9a7437;letter-spacing:.08em;margin-top:8px;font-size:10px;display:block}.soft{background:#f4eee6}.product-image{aspect-ratio:4/5;text-align:center;color:#8a7c6a;background:#f1ebe3;justify-content:center;align-items:center;font-size:11px;display:flex;position:relative;overflow:hidden}.real-product img{object-fit:contain;width:100%;height:100%;padding:3%}.wish-icon{background:#ffffffe8;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:12px;right:12px}.wish-icon svg{width:17px}.product-kicker{letter-spacing:.14em;color:#8b6c39;margin:14px 0 0;font-size:9px}.product h3{margin-top:5px}.price{font-size:12px}.story{grid-template-columns:1.05fr .95fr;padding:110px 0;display:grid}.story-visual{background:linear-gradient(145deg,#a6815e,#e4d1b5);place-items:center;min-height:520px;display:grid}.story-copy{background:#eee5d9;padding:80px}.trust{border-top:1px solid var(--line);text-align:center;grid-template-columns:repeat(4,1fr);gap:30px;padding:52px 0;display:grid}.trust h3{font-family:Playfair Display,serif}footer{color:#eee8df;background:#191714;padding:70px 0}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:45px;display:grid}.footer-grid a{color:#bbb2a7;margin:11px 0;font-size:12px;display:block}.collection-hero{text-align:center;padding:95px 0 55px}.collection-hero h1{font-size:clamp(48px,7vw,82px)}.collection-toolbar{border-block:1px solid var(--line);justify-content:space-between;padding:16px 0;display:flex}.collection-toolbar button{background:0 0;border:0}.collection-products{padding:45px 0 100px}.migration-note{text-align:center;color:var(--muted);padding:60px}.pdp{grid-template-columns:1.08fr .92fr;align-items:start;gap:72px;padding:70px 0 100px;display:grid}.pdp-gallery{min-width:0}.pdp-main-image{aspect-ratio:4/5;background:#f1ebe3;border-radius:4px;place-items:center;display:grid;overflow:hidden}.pdp-main-image img,.cart-thumb img{object-fit:contain;width:100%;height:100%}.pdp-thumbs{grid-template-columns:repeat(5,1fr);gap:9px;margin-top:10px;display:grid}.pdp-thumbs button{aspect-ratio:1;border:1px solid var(--line);cursor:pointer;background:#f7f2eb;padding:3px}.pdp-thumbs button.active{border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink)}.pdp-thumbs img{object-fit:contain;width:100%;height:100%}.pdp-info{position:sticky;top:105px}.pdp-info h1{font-size:clamp(38px,4vw,58px)}.pdp-price{margin:18px 0;font:500 20px Playfair Display,serif}.pdp-copy{color:var(--muted);font-size:14px;line-height:1.7}.variant-picker{margin:28px 0}.variant-picker>span,.quantity-row>span{text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:600}.variant-picker>div{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.variant-picker button{border:1px solid var(--line);background:var(--paper);cursor:pointer;padding:10px 14px}.variant-picker button.active{border-color:var(--ink);background:var(--ink);color:#fff}.variant-picker button:disabled{opacity:.4;text-decoration:line-through}.quantity-row{justify-content:space-between;align-items:center;margin:25px 0 14px;display:flex}.quantity{border:1px solid var(--line);align-items:center;height:40px;display:inline-flex}.quantity button{cursor:pointer;background:0 0;border:0;place-items:center;width:38px;height:100%;display:grid}.quantity svg{width:14px}.quantity span{text-align:center;min-width:28px;font-size:12px}.buy-button{width:100%;min-height:52px}.view-bag{justify-content:center;align-items:center;gap:7px;margin:14px 0;font-size:12px;text-decoration:underline;display:flex}.pdp-trust{grid-template-columns:1fr 1fr;gap:10px;margin:25px 0;display:grid}.pdp-trust span{border:1px solid var(--line);grid-template-columns:28px 1fr;column-gap:8px;padding:14px;display:grid}.pdp-trust svg{color:#8b6c39;grid-row:1/3;width:20px}.pdp-trust b{font-size:11px}.pdp-trust small{color:var(--muted);font-size:9px}.pdp-info details{border-top:1px solid var(--line);padding:17px 0}.pdp-info details:last-child{border-bottom:1px solid var(--line)}.pdp-info summary{cursor:pointer;font-size:13px;font-weight:600}.pdp-info details p{color:var(--muted);font-size:12px;line-height:1.6}.cart-page{padding:70px 0 110px}.cart-heading h1{margin:0 0 40px;font:500 clamp(42px,5vw,64px) Playfair Display,serif}.empty-bag{text-align:center;background:var(--cream);padding:80px 20px}.empty-bag svg{width:30px;height:30px}.empty-bag h2{margin:15px 0 25px;font:500 28px Playfair Display,serif}.cart-layout{grid-template-columns:1.35fr .65fr;gap:50px;display:grid}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:130px 1fr auto;align-items:start;gap:20px;padding:20px 0;display:grid}.cart-thumb{aspect-ratio:1;background:#f1ebe3}.cart-item h3{margin:4px 0 6px;font:500 18px Playfair Display,serif}.cart-item-copy small{color:var(--muted);margin-bottom:15px;display:block}.cart-item .quantity{height:34px}.remove-item{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:10px 0;font-size:10px;display:flex}.remove-item svg{width:13px}.cart-summary{background:var(--cream);align-self:start;padding:28px;position:sticky;top:105px}.cart-summary h2{margin:0 0 24px;font:500 25px Playfair Display,serif}.cart-summary>div{border-block:1px solid var(--line);justify-content:space-between;padding:16px 0;display:flex}.cart-summary p,.cart-summary small{color:var(--muted);font-size:11px;line-height:1.5;display:block}.cart-summary .button{width:100%;margin:12px 0}.real-gold-page{background:#fffdfa}.gold-hero{background:linear-gradient(120deg,#fbf7ef,#f2e6d3);grid-template-columns:1.08fr .92fr;min-height:510px;display:grid;overflow:hidden}.gold-hero-copy{padding:80px max(42px,calc((100vw - var(--max))/2));flex-direction:column;justify-content:center;padding-right:55px;display:flex}.gold-hero h1{margin:0;font:500 clamp(60px,7vw,92px)/.95 Playfair Display,serif}.gold-hero h2{margin:13px 0 20px;font:500 28px Playfair Display,serif}.gold-hero-copy>p:not(.eyebrow){color:#514a40;max-width:620px;line-height:1.65}.gold-hero-art{color:#fff;text-shadow:0 2px 15px #5d3b11;background:radial-gradient(circle at 50% 45%,#e9c97d 0,#b98425 22%,#72501e 45%,#e0bf73 46%,#aa792a 58%,#efe0b8 59%,#9e722b 74%,#f1dfb0);flex-direction:column;justify-content:center;align-items:center;display:flex}.gold-hero-art span{font:500 110px Playfair Display,serif}.gold-hero-art small{letter-spacing:.28em}.gold-assurances{gap:35px;margin-top:30px;display:flex}.gold-assurances span{grid-template-columns:35px 1fr;align-items:center;column-gap:10px;display:grid}.gold-assurances svg{color:#9b762f;grid-row:1/3;width:27px}.gold-assurances b{font:500 15px Playfair Display,serif}.gold-assurances small{color:#746b60}.gold-shop{padding:75px 0 55px}.karat-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.karat-card{background:linear-gradient(135deg,#f8f1e5,#ead7b8);border:1px solid #e4d8c6;border-radius:16px;justify-content:space-between;align-items:center;min-height:270px;padding:38px;display:flex;overflow:hidden}.karat-card:nth-child(2){background:linear-gradient(135deg,#f7efe3,#d9bd88)}.karat-card h3{margin:0 0 8px;font:500 34px Playfair Display,serif}.karat-card p:not(.eyebrow){color:#5f574c}.karat-card div>span{color:#fff;background:#9a7332;border-radius:7px;align-items:center;gap:8px;margin-top:20px;padding:12px 18px;font-size:12px;display:inline-flex}.karat-card strong{color:#9b742f33;font:500 78px Playfair Display,serif}.gold-products{padding-bottom:90px}.gold-tabs{border-bottom:1px solid var(--line);gap:35px;margin-bottom:28px;padding-bottom:16px;font-size:13px;display:flex}.gold-tabs span{border-bottom:2px solid var(--gold);padding-bottom:15px;font-weight:600}.gold-coming{text-align:center;background:linear-gradient(135deg,#fbf8f1,#f5ecdf);border-radius:16px;padding:70px 20px}.gold-coming svg{color:#9b762f}.gold-coming h2{margin:12px;font:500 34px Playfair Display,serif}.gold-coming p{color:#665e54}@media (width<=900px){.shell{width:min(100% - 30px,var(--max))}.header{grid-template-columns:45px 1fr auto}.mobile-toggle{z-index:42;cursor:pointer;padding:8px;display:block;position:relative}.brand{text-align:center}.nav{display:none}.nav.open{z-index:41;-webkit-backdrop-filter:blur(28px);background:#fffdf9f7;border:1px solid #b9975b3d;border-radius:18px;flex-direction:column;align-items:stretch;gap:0;padding:20px 24px;display:flex;position:absolute;top:calc(100% + 8px);left:0;right:0;box-shadow:0 18px 45px #3e2b1224}.nav.open:before{content:"AURIQUE COLLECTIONS";color:#8b6c39;letter-spacing:.22em;padding:4px 8px 10px;font-size:8px}.nav.open a{border-bottom:1px solid #a9854822;width:100%;padding:12px 8px;font:500 16px Playfair Display,serif}.nav.open a:last-child{border-bottom:0}.nav-premium small{letter-spacing:.16em;color:#9a7437;margin-top:3px;font:500 8px DM Sans;display:block}.desktop-icon{display:none}.hero{grid-template-columns:1fr}.hero-visual{order:-1}.category-grid,.product-grid,.category-grid-six{grid-template-columns:repeat(2,1fr)}.story{grid-template-columns:1fr}.trust{grid-template-columns:repeat(2,1fr)}.pdp{grid-template-columns:1fr;gap:35px}.pdp-info{position:static}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.footer-grid{grid-template-columns:1fr 1fr}.gold-hero{grid-template-columns:1fr}.gold-hero-art{order:-1;min-height:300px}.gold-hero-copy{padding:55px 35px}.karat-grid{grid-template-columns:1fr}}@media (width<=560px){body{background:#fffdf9}.announcement{font-size:10px}.header{z-index:40;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#fffdf9e6;border:1px solid #b9975b38;border-radius:20px;width:calc(100% - 24px);height:62px;margin:8px 12px 0;padding:0 12px;position:sticky;top:8px;box-shadow:0 12px 36px #3e2b121a}.brand{text-align:center;font-size:22px}.nav.open{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#fffdf9f5;border-radius:20px;padding:22px;position:fixed;top:84px;left:18px;right:18px}.nav:before{content:"AURIQUE COLLECTIONS";color:#8b6c39;letter-spacing:.22em;font-size:8px}.nav a{border-bottom:1px solid #a9854822;width:100%;padding:12px 8px;font:500 17px Playfair Display,serif}.nav-premium small{letter-spacing:.16em;color:#9a7437;margin-top:3px;font:500 8px DM Sans;display:block}.hero h1{font-size:43px}.section{padding:70px 0}.category-grid,.product-grid,.category-grid-six{gap:28px 10px}.product-image{border-radius:12px}.product h3{font-size:14px}.story{padding:70px 15px}.story-copy{padding:42px 25px}.trust,.footer-grid{grid-template-columns:1fr 1fr}.pdp{padding:30px 0 70px}.pdp-main-image{border-radius:14px}.pdp-thumbs{grid-template-columns:repeat(4,1fr);overflow-x:auto}.pdp-info h1{font-size:36px}.pdp-trust{grid-template-columns:1fr 1fr}.cart-page{padding-top:40px}.cart-item{grid-template-columns:88px 1fr;gap:14px}.cart-item>b{grid-column:2}.cart-layout{gap:25px}.gold-hero{flex-direction:column;display:flex}.gold-hero-art{order:0;min-height:220px}.gold-hero-art span{font-size:72px}.gold-hero-copy{text-align:center;padding:58px 22px 38px}.gold-hero h1{font-size:58px}.gold-hero h2{font-size:23px}.gold-assurances{text-align:left;grid-template-columns:1fr 1fr;gap:12px;display:grid}.gold-assurances span{background:#ffffff8f;border:1px solid #a9854822;border-radius:14px;grid-template-columns:26px 1fr;padding:13px}.gold-assurances svg{width:20px}.gold-assurances b{font-size:12px}.gold-assurances small{font-size:9px}.gold-shop{padding:55px 0 35px}.gold-shop .section-head h2{font-size:36px}.karat-card{border-radius:14px;min-height:200px;padding:25px}.karat-card h3{font-size:27px}.karat-card strong{font-size:50px}.gold-tabs{white-space:nowrap;gap:18px;overflow:auto}.gold-coming{padding:50px 20px}.gold-coming h2{font-size:30px}}@media (width<=374px){.brand{font-size:19px}.pdp-trust{grid-template-columns:1fr}.gold-hero h1{font-size:50px}.karat-card strong{font-size:40px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}.header-action{cursor:pointer;color:inherit;background:0 0;border:0;padding:0;display:flex;position:relative}.header-action b{background:var(--gold);color:#fff;border-radius:50%;place-items:center;min-width:17px;height:17px;font-size:9px;display:grid;position:absolute;top:-9px;right:-9px}.mobile-wishlist-action{cursor:pointer;color:inherit;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:none;position:relative}.mobile-wishlist-action svg{width:22px;height:22px}.mobile-wishlist-action b{background:var(--gold);color:#fff;border-radius:50%;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:9px;font-weight:600;display:grid;position:absolute;top:-8px;right:-8px}.wish-icon{cursor:pointer;z-index:2;border:0}.wish-icon.saved{background:var(--ink);color:#fff}.discovery-overlay{z-index:100;align-items:start;display:grid;position:fixed;inset:0}.discovery-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#17151180;border:0;position:absolute;inset:0}.search-panel{width:100%;padding:42px max(24px,calc((100vw - var(--max))/2));background:#fffdf9fa;position:relative;box-shadow:0 25px 70px #1715112e}.search-panel-head{justify-content:space-between;align-items:flex-start;display:flex}.search-panel h2,.search-page h1,.wishlist-page h1{margin:0;font:500 clamp(34px,4vw,52px) Playfair Display,serif}.icon-button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.icon-button svg{width:18px}.search-form{border-bottom:1px solid var(--ink);grid-template-columns:24px 1fr auto;align-items:center;margin:28px 0 18px;display:grid}.search-form svg{width:18px}.search-form input{background:0 0;border:0;outline:0;min-width:0;padding:16px 10px;font:500 18px Playfair Display,serif}.search-form button{text-transform:uppercase;letter-spacing:.12em;cursor:pointer;background:0 0;border:0;padding:15px 0 15px 20px;font-size:11px}.search-meta,.wishlist-panel-meta{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:18px;font-size:11px;display:flex}.wishlist-panel-meta small{font-size:9px}.search-meta button{cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;display:flex}.search-meta svg{width:14px}.search-results-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.search-results-grid .product-image{aspect-ratio:1}.search-results-grid .product h3{font-size:15px}.search-suggestions{flex-wrap:wrap;align-items:center;gap:8px;padding:15px 0;display:flex}.search-suggestions p{color:var(--muted);margin-right:8px;font-size:11px}.search-suggestions button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;padding:9px 13px}.discovery-empty{text-align:center;background:var(--cream);padding:50px 20px}.discovery-empty>svg{width:28px}.discovery-empty h3{margin:12px 0 8px;font:500 26px Playfair Display,serif}.discovery-empty p{color:var(--muted);font-size:12px}.search-page,.wishlist-page{padding:80px 0 110px}.search-page-heading{text-align:center;max-width:760px;margin:0 auto 35px}.search-page-heading p:last-child{color:var(--muted)}.search-page-form{max-width:720px;margin:0 auto 55px}.search-page-results,.wishlist-grid{padding-top:10px}.search-empty,.wishlist-empty{max-width:720px;margin:0 auto}.discovery-empty .button{margin-top:15px}.wishlist-page .search-page-heading{margin-bottom:55px}@media (width<=900px){.search-results-grid{grid-template-columns:repeat(2,1fr)}.search-results-grid .product:nth-child(n+3){display:none}.mobile-wishlist-action{display:flex}.actions>svg.desktop-icon{display:none}}@media (width<=560px){.search-panel{border-radius:0 0 22px 22px;max-height:92vh;padding:28px 18px 35px;overflow:auto}.search-panel h2{font-size:31px}.search-form{margin-top:18px}.search-form input{padding:14px 7px;font-size:15px}.search-form button{padding-left:10px;font-size:9px}.search-results-grid{gap:10px}.wishlist-panel-grid .product:nth-child(n+3){display:block}.search-suggestions{align-items:flex-start}.search-suggestions p{width:100%;margin-bottom:3px}.search-page,.wishlist-page{padding:48px 0 80px}.search-page-heading h1,.wishlist-page h1{font-size:38px}.search-page-form{margin-bottom:38px}.header-action.desktop-icon{display:none}}.homepage-host>.hero,.homepage-host>.section,.homepage-host>.story{display:none}.home-luxe{background:#fffdf9}.home-hero{background:linear-gradient(120deg,#f5eee4,#fbf8f2);grid-template-columns:.9fr 1.1fr;min-height:680px;display:grid}.home-hero-copy{padding:110px max(42px,calc((100vw - var(--max))/2));flex-direction:column;justify-content:center;padding-right:65px;display:flex}.home-hero h1,.home-intro h2,.home-section-heading h2,.home-editorial h2,.home-gold h2,.home-newsletter h2{margin:0;font:500 clamp(44px,5.5vw,76px)/1.02 Playfair Display,serif}.home-hero-copy>p:not(.eyebrow){color:#5d554c;max-width:560px;margin:26px 0 32px;font:400 18px/1.7 Playfair Display,serif}.home-hero-actions{align-items:center;gap:25px;display:flex}.home-text-link{border-bottom:1px solid #82776b;padding-bottom:4px;font-size:12px}.home-hero-product{background:#eee5d8;min-width:0;position:relative;overflow:hidden}.home-hero-product>img{object-fit:contain;width:100%;height:100%;padding:5%;position:absolute;inset:0}.hero-product-caption{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#fffdf9d6;border:1px solid #ffffffb3;justify-content:space-between;align-items:center;gap:20px;padding:17px 20px;display:flex;position:absolute;bottom:26px;left:28px;right:28px}.hero-product-caption span{letter-spacing:.18em;color:#8b6c39;font-size:8px}.hero-product-caption a{align-items:center;gap:8px;font:500 14px Playfair Display,serif;display:flex}.hero-product-caption svg{width:14px}.home-intro{text-align:center;max-width:900px;padding:115px 0}.home-intro h2{font-size:clamp(42px,5vw,68px)}.home-intro>p:last-child{max-width:630px;color:var(--muted);margin:25px auto 0;line-height:1.7}.home-categories{padding-bottom:110px}.home-section-heading{justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:35px;display:flex}.home-section-heading h2{font-size:clamp(36px,4vw,52px)}.home-section-heading>a{align-items:center;gap:8px;font-size:12px;display:flex}.home-section-heading svg{width:14px}.home-category-grid{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.home-category-card>div{aspect-ratio:4/5;background:#f1ebe3;overflow:hidden}.home-category-card img{object-fit:contain;width:100%;height:100%;padding:4%;transition:transform .4s}.home-category-card:hover img{transform:scale(1.025)}.home-category-card>span{margin-top:13px;font:500 17px Playfair Display,serif;display:block}.home-category-card>small{color:var(--muted);font-size:9px;line-height:1.4}.home-products{background:#f5efe7;padding:95px 0}.home-best{background:#fffdf9}.home-editorial{grid-template-columns:1.1fr .9fr;min-height:620px;padding:115px 0;display:grid}.home-editorial-image{background:#eee6da;overflow:hidden}.home-editorial-image img{object-fit:contain;width:100%;height:100%;padding:4%}.home-editorial-copy{background:#e9dfd1;flex-direction:column;justify-content:center;padding:75px;display:flex}.home-editorial h2{font-size:clamp(40px,4.5vw,62px)}.home-editorial-copy>p:not(.eyebrow){color:#5e564d;margin:24px 0 30px;line-height:1.75}.home-editorial-copy .button{align-self:flex-start}.home-gold{background:linear-gradient(120deg,#f4e8d1,#d7b875);grid-template-columns:.8fr 1.2fr;align-items:center;min-height:430px;margin-bottom:110px;display:grid;overflow:hidden}.home-gold-mark{text-align:center;color:#8d6422}.home-gold-mark span{font:500 130px/1 Playfair Display,serif;display:block}.home-gold-mark small{letter-spacing:.25em}.home-gold-copy{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf999;margin:35px 35px 35px 0;padding:65px 80px}.home-gold h2{font-size:clamp(40px,4vw,58px)}.home-gold-copy>p:not(.eyebrow){color:#594f41;line-height:1.7}.gold-button{color:#fff;background:#8e6729;margin-top:12px}.home-look{padding-bottom:115px}.home-look .home-section-heading>p{color:var(--muted);font-size:12px}.home-look-grid{grid-template-columns:1.15fr .85fr .85fr;gap:14px;display:grid}.look-card{background:#f0e8dc;min-height:430px;position:relative;overflow:hidden}.look-card img{object-fit:contain;width:100%;height:100%;padding:4%;position:absolute;inset:0}.look-card>span{background:#fffdf9e6;justify-content:space-between;align-items:center;gap:10px;padding:13px;display:flex;position:absolute;bottom:16px;left:16px;right:16px}.look-card b{font:500 13px Playfair Display,serif}.look-card small{align-items:center;gap:5px;font-size:9px;display:flex}.look-card svg{width:12px}.home-values{color:#f7f0e6;background:#1b1814;padding:65px 0}.home-values-grid{grid-template-columns:repeat(3,1fr);gap:60px;display:grid}.home-values-grid svg{color:#c5a15d;width:24px}.home-values-grid .eyebrow{color:#c5a15d;margin:14px 0 8px}.home-values-grid h3{margin:0;font:500 23px Playfair Display,serif}.home-values-grid>div>p:last-child{color:#bdb4a8;font-size:11px;line-height:1.6}.home-newsletter{grid-template-columns:1fr 1fr;align-items:end;gap:100px;padding:100px 0;display:grid}.home-newsletter h2{font-size:clamp(38px,4.5vw,58px)}.home-newsletter>div:last-child>p{color:var(--muted);line-height:1.6}.home-newsletter form{border-bottom:1px solid var(--ink);grid-template-columns:1fr 48px;margin-top:25px;display:grid}.home-newsletter input{background:0 0;border:0;outline:0;padding:14px 2px}.home-newsletter button{cursor:pointer;background:0 0;border:0}.home-newsletter button svg{width:18px}.home-newsletter small{color:#9a9289;margin-top:10px;font-size:9px;display:block}@media (width<=900px){.home-hero{grid-template-columns:1fr;min-height:auto}.home-hero-product{order:-1;min-height:560px}.home-hero-copy{padding:70px 35px}.home-category-grid{grid-template-columns:repeat(3,1fr);row-gap:30px}.home-editorial{grid-template-columns:1fr}.home-editorial-image{min-height:500px}.home-gold{grid-template-columns:1fr}.home-gold-mark{padding:55px 0 25px}.home-gold-copy{margin:0 30px 30px}.home-look-grid{grid-template-columns:1fr 1fr}.look-card:first-child{grid-column:1/3}.home-values-grid{gap:30px}.home-newsletter{gap:50px}}@media (width<=560px){.home-hero-product{min-height:390px}.home-hero-product>img{padding:2%}.hero-product-caption{padding:13px;display:block;bottom:14px;left:14px;right:14px}.hero-product-caption span{margin-bottom:5px;display:block}.home-hero-copy{text-align:center;padding:55px 22px 65px}.home-hero h1{font-size:47px}.home-hero-copy>p:not(.eyebrow){font-size:16px}.home-hero-actions{flex-direction:column;justify-content:center;gap:17px}.home-intro{padding:75px 20px}.home-intro h2{font-size:42px}.home-categories{padding-bottom:75px}.home-section-heading{align-items:flex-end}.home-section-heading h2{font-size:34px}.home-category-grid{grid-template-columns:repeat(2,1fr);gap:28px 10px}.home-category-card>div{border-radius:12px}.home-products{padding:70px 0}.home-editorial-copy{padding:42px 25px}.home-editorial h2{font-size:40px}.home-gold{border-radius:16px;margin:0 15px 75px}.home-gold-mark span{font-size:92px}.home-gold-copy{text-align:center;border-radius:13px;margin:0 14px 14px;padding:35px 25px}.home-gold h2{font-size:39px}.home-look-grid{grid-template-columns:1fr 1fr;gap:8px}.look-card{min-height:300px}.look-card:first-child{grid-column:1/3;min-height:390px}.look-card>span{display:block;bottom:8px;left:8px;right:8px}.look-card small{margin-top:5px}.home-values{padding:50px 0}.home-values-grid{grid-template-columns:1fr;gap:28px}.home-values-grid>div{border-bottom:1px solid #ffffff1f;padding-bottom:25px}.home-newsletter{grid-template-columns:1fr;gap:30px;padding:75px 0}.home-newsletter h2{font-size:40px}.home-luxe .shell{width:min(100% - 32px,var(--max))}.home-products .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 12px}.home-products .product{min-width:0}.home-products .product-image{aspect-ratio:4/5;background:#f1ebe3;border-radius:12px;overflow:hidden}.home-products .product-image img{object-fit:contain;width:100%;height:100%;padding:2%}.home-products .product-kicker{letter-spacing:.12em;margin:11px 0 5px;font-size:8px}.home-products .product h3{overflow-wrap:anywhere;margin:0 0 7px;font-size:16px;line-height:1.25}.home-products .price{margin:0;font-size:12px}.home-best{padding-top:64px;padding-bottom:76px}.home-best .product-image{min-height:210px}.home-editorial{padding:64px 16px}.home-editorial-image{border-radius:16px 16px 0 0;min-height:430px}.home-editorial-image img{padding:2%}.home-editorial-copy{border-radius:0 0 16px 16px;padding:38px 24px 42px}.home-editorial-copy>p:not(.eyebrow){font-size:14px;line-height:1.7}.home-gold{margin:0 16px 72px}.home-gold-copy>p:not(.eyebrow){font-size:13px;line-height:1.7}.home-look{padding-bottom:72px}.home-values-grid>div>p:last-child{font-size:12px}.trust{gap:24px 12px;padding-top:38px;padding-bottom:38px}.trust h3{font-size:12px;line-height:1.3}footer .footer-grid a{font-size:11px;line-height:1.8}footer .footer-grid h4{font-size:11px}footer .footer-note{line-height:1.65;font-size:12px!important}}footer .footer-note{color:#aaa197;max-width:280px;margin:18px 0 0;font:400 13px/1.7 Playfair Display,serif}footer .footer-help-note{color:#827a71;max-width:220px;margin-top:18px;font-size:9px;line-height:1.6}footer .footer-grid h4{letter-spacing:.13em;text-transform:uppercase;color:#f2ebe2;margin:3px 0 17px;font-size:10px}footer .footer-grid a{transition:color .2s}footer .footer-grid a:hover{color:#fff}@media (width<=560px){footer{padding:55px 0}.footer-grid{grid-template-columns:1fr 1fr;gap:38px 24px}.footer-grid>div:first-child{grid-column:1/3}.footer-grid .brand{text-align:left}.footer-note{max-width:320px!important}.footer-help-note{max-width:160px!important}}.pdp-main-image{position:relative}.pdp-main-image:after{content:"AURIQUE";letter-spacing:.2em;color:#8b6c3980;pointer-events:none;font-size:8px;position:absolute;bottom:16px;left:18px}.pdp-main-image img{padding:2.5%}.pdp-thumbs{grid-template-columns:repeat(auto-fit,minmax(68px,82px));justify-content:start}.pdp-thumbs button{border-radius:8px;transition:border-color .18s,transform .18s;overflow:hidden}.pdp-thumbs button:hover{border-color:#a98548;transform:translateY(-1px)}.pdp-info h1{max-width:640px}.pdp-price{font-size:22px}.pdp-copy{max-width:610px}.variant-picker>span,.quantity-row>span{justify-content:space-between;align-items:center;display:flex}.variant-picker>span:after{content:"Select an option";text-transform:none;letter-spacing:0;color:var(--muted);font-size:9px;font-weight:400}.variant-picker button{border-radius:5px;min-height:43px;transition:all .18s}.variant-picker button:not(:disabled):hover{border-color:var(--ink)}.variant-picker button:disabled{cursor:not-allowed}.buy-button{letter-spacing:.02em;min-height:58px;font-weight:600;transition:transform .18s,opacity .18s}.buy-button:not(:disabled):hover{transform:translateY(-1px)}.view-bag{padding:4px 0 8px}.pdp-trust span{background:#fffdfa;border-radius:7px}.pdp-info details summary{justify-content:space-between;align-items:center;list-style:none;display:flex}.pdp-info details summary::-webkit-details-marker{display:none}.pdp-info details summary:after{content:"+";font-size:20px;font-weight:400}.pdp-info details[open] summary:after{content:"−"}.pdp-info details[open] p{animation:.2s pdpReveal}@keyframes pdpReveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.pdp-availability{text-transform:uppercase;letter-spacing:.12em;color:#486147;align-items:center;gap:7px;margin:0 0 12px;font-size:10px;display:inline-flex}.pdp-availability:before{content:"";background:#668263;border-radius:50%;width:7px;height:7px}.pdp-availability.unavailable{color:#8c4c43}.pdp-availability.unavailable:before{background:#9c5b51}.pdp-mobile-bar{display:none}.pdp-related{background:#f6f0e8;padding:85px 0 105px}.pdp-related-head{justify-content:space-between;align-items:end;margin-bottom:32px;display:flex}.pdp-related h2{margin:0;font:500 clamp(34px,4vw,50px) Playfair Display,serif}.pdp-related-head a{align-items:center;gap:7px;font-size:11px;display:flex}.pdp-related-head svg{width:14px}@media (width<=900px){.pdp{padding-top:30px}.pdp-main-image{border-radius:12px}.pdp-thumbs{scroll-snap-type:x mandatory;scrollbar-width:none;padding:2px 1px 8px;display:flex;overflow-x:auto}.pdp-thumbs::-webkit-scrollbar{display:none}.pdp-thumbs button{scroll-snap-align:start;flex:0 0 72px}.pdp-info h1{font-size:clamp(34px,9vw,48px)}.pdp-trust{grid-template-columns:1fr 1fr}.pdp-related{padding:65px 0 90px}}@media (width<=560px){.pdp{gap:25px;padding:18px 0 45px}.pdp-main-image{aspect-ratio:1/1.18}.pdp-main-image img{padding:1.5%}.pdp-main-image:after{bottom:11px;left:12px}.pdp-thumbs button{border-radius:7px;flex-basis:64px}.pdp-info .eyebrow{margin-bottom:10px}.pdp-info h1{font-size:36px;line-height:1.08}.pdp-price{margin:12px 0;font-size:19px}.pdp-copy{font-size:13px;line-height:1.65}.variant-picker{margin:23px 0}.variant-picker>div{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.variant-picker button{width:100%;padding:11px 8px}.quantity-row{border-top:1px solid var(--line);padding-top:18px}.buy-button{min-height:56px}.pdp-trust{grid-template-columns:1fr;gap:7px;margin:20px 0}.pdp-trust span{grid-template-columns:30px 1fr;padding:13px}.pdp-info details{padding:16px 2px}.pdp-related-head{align-items:flex-start}.pdp-related-head h2{font-size:34px}.pdp-related .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pdp-related .product h3{font-size:14px;line-height:1.25}.pdp-related .product-kicker{font-size:8px}}.cart-page{max-width:1180px}.cart-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;margin-bottom:10px;padding-bottom:22px;display:flex}.cart-heading h1{margin:0}.cart-continue{border-bottom:1px solid #b79a6b;align-items:center;gap:7px;padding-bottom:3px;font-size:11px;display:inline-flex}.cart-mobile-price{display:none}.cart-item{grid-template-columns:150px minmax(0,1fr) auto;gap:24px;padding:26px 0}.cart-thumb{background:#f4eee6;border-radius:9px;overflow:hidden}.cart-thumb img{padding:3%}.cart-item-copy h3{font-size:21px;line-height:1.2}.cart-item-copy>small{font-size:11px}.cart-item .quantity{border-radius:3px;margin-top:5px}.cart-desktop-price{white-space:nowrap;padding-top:4px;font:500 16px Playfair Display,serif}.remove-item{margin-top:3px}.remove-item:hover{color:var(--ink)}.cart-summary{background:#f7f1e8;border:1px solid #e6dccf;border-radius:12px;padding:32px}.cart-summary h2{font-size:29px}.cart-summary>div strong{font:500 18px Playfair Display,serif}.cart-summary>p{margin:18px 0 8px}.cart-summary .button{min-height:56px;font-weight:600}.checkout-error{background:#fff7f4;border:1px solid #ead1cb;border-radius:5px;padding:10px;color:#934b42!important}.empty-bag{background:linear-gradient(145deg,#f7f1e8,#f1e5d5);border-radius:12px;padding:95px 20px}.empty-bag svg{color:#9a7437;width:38px;height:38px}.empty-bag h2{font-size:34px}.empty-bag:after{content:"Discover earrings, necklaces, bracelets, rings and more from Aurique.";color:var(--muted);max-width:360px;margin:20px auto 0;font-size:12px;display:block}@media (width<=900px){.cart-page{padding-top:45px}.cart-layout{gap:30px}.cart-summary{border-radius:10px}}@media (width<=560px){.cart-page{padding:26px 0 64px}.cart-heading{align-items:flex-end;margin-bottom:0;padding-bottom:15px}.cart-heading .eyebrow{margin-bottom:7px}.cart-heading h1{font-size:38px}.cart-continue{margin-bottom:4px;font-size:9px}.cart-item{grid-template-columns:108px minmax(0,1fr);align-items:start;gap:14px;padding:18px 0}.cart-thumb{border-radius:9px}.cart-item-copy{min-width:0}.cart-item-copy h3{margin:1px 0 5px;font-size:17px;line-height:1.22}.cart-item-copy>small{margin-bottom:7px;font-size:9px}.cart-mobile-price{margin:7px 0 10px;font:500 14px Playfair Display,serif;display:block}.cart-desktop-price{display:none}.cart-item .quantity{height:34px;margin-top:0}.cart-item .quantity button{width:32px}.cart-item .quantity span{min-width:25px}.remove-item{padding:8px 0 0;font-size:9px}.cart-summary{margin-top:16px;padding:22px 18px}.cart-summary h2{margin-bottom:18px;font-size:25px}.cart-summary .button{min-height:54px}.empty-bag{padding:70px 18px}.empty-bag h2{font-size:28px}}.care-page{background:#fffdf9}.care-hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#f5eee4,#fffaf3)}.care-hero-inner{padding-top:82px;padding-bottom:76px}.care-hero h1{margin:12px 0 20px;font:500 clamp(48px,7vw,82px)/1 Playfair Display,serif}.care-hero-inner>p:last-child{max-width:620px;color:var(--muted);font-size:15px;line-height:1.75}.care-layout{grid-template-columns:minmax(0,1fr) 280px;gap:90px;padding-top:70px;padding-bottom:100px;display:grid}.care-content article{border-bottom:1px solid var(--line);margin-bottom:34px;padding:0 0 34px}.care-content article h2{margin:0 0 12px;font:500 28px Playfair Display,serif}.care-content article p{color:#57524b;max-width:720px;font-size:14px;line-height:1.75}.care-nav{border-left:1px solid var(--line);align-self:start;padding-left:30px;position:sticky;top:120px}.care-nav>a{border-bottom:1px solid #eee5d9;padding:12px 0;font-size:12px;display:block}.care-notice{background:#f7f1e8;border:1px solid #e5d8c7;border-radius:10px;gap:14px;margin-top:20px;padding:20px;display:flex}.care-notice svg{color:#9b7438;flex:0 0 20px;width:20px}.care-notice b{font-size:12px}.care-notice p{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.65}.care-contact{border:1px solid #ded3c4;border-radius:10px;grid-template-columns:30px 1fr 20px;align-items:center;gap:14px;margin-top:25px;padding:20px;display:grid}.care-contact>svg{width:20px}.care-contact b,.care-contact span{display:block}.care-contact b{font:500 17px Playfair Display,serif}.care-contact span{color:var(--muted);margin-top:3px;font-size:10px}.care-assurance{border-top:1px solid var(--line);color:var(--muted);grid-template-columns:22px 1fr;align-items:center;gap:13px 10px;margin-top:30px;padding:20px 0;font-size:10px;display:grid}.care-assurance svg{color:#8f6a35;width:18px}@media (width<=760px){.care-hero-inner{padding-top:48px;padding-bottom:45px}.care-hero h1{font-size:48px}.care-layout{grid-template-columns:1fr;gap:34px;padding-top:28px;padding-bottom:70px}.care-nav{scrollbar-width:none;border:0;order:-1;align-items:center;gap:8px;margin-left:-2px;margin-right:-2px;padding:0;display:flex;position:static;overflow-x:auto}.care-nav::-webkit-scrollbar{display:none}.care-nav .eyebrow{display:none}.care-nav>a{white-space:nowrap;background:#fffdf9;border:1px solid #dfd4c4;border-radius:999px;flex:none;align-items:center;min-height:36px;padding:8px 13px;font-size:10px;display:inline-flex}.care-assurance{display:none}.care-content article h2{font-size:25px}}@media (width<=430px){.care-hero h1{font-size:42px}.care-hero-inner>p:last-child{font-size:13px}.care-layout{padding-top:22px}.care-nav>a{min-height:34px;padding:7px 12px;font-size:10px}.care-content article{margin-bottom:25px;padding-bottom:25px}.care-content article p{font-size:13px}}
