:root{--ink:#252239;--muted:#6f6a78;--coral:#ef6c61;--peach:#fff2e8;--lav:#f1edff;--teal:#1d8f89;--yellow:#ffd85a;--line:#e9e5e1;--white:#fff;--shadow:0 18px 45px rgba(37,34,57,.09);--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:"DM Sans",sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}button,input{font:inherit}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.wrap{width:min(1320px,calc(100% - 48px));margin-inline:auto}.announcement{height:34px;display:grid;place-items:center;background:var(--ink);color:white;font-size:11px;font-weight:700;letter-spacing:.18em}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(37,34,57,.07);backdrop-filter:blur(14px)}.header-inner{height:78px;width:min(1380px,calc(100% - 48px));margin:auto;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:8px;font-family:"Playfair Display",serif;font-size:28px;font-weight:700;white-space:nowrap}.brand-spark{color:var(--coral);font-family:sans-serif;font-size:22px}.main-nav{display:flex;align-items:center;gap:24px;margin:auto;font-size:13px;font-weight:600}.main-nav a{position:relative;white-space:nowrap}.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--coral);transition:.2s}.main-nav a:hover:after,.main-nav .active:after{right:0}.header-actions{display:flex;gap:12px}.icon-btn{position:relative;border:0;background:none;color:var(--ink);display:grid;place-items:center;cursor:pointer;padding:6px}.icon-btn span{font-size:24px;line-height:1}.icon-btn em{font-style:normal;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.cart-count{position:absolute;right:0;top:0;background:var(--coral);color:white;border-radius:50%;font-size:9px;width:16px;height:16px;display:grid;place-items:center}.menu-toggle{display:none;border:0;background:none;padding:10px}.menu-toggle span:not(.sr-only){display:block;width:23px;height:2px;background:var(--ink);margin:5px}.search-panel{height:0;overflow:hidden;display:flex;justify-content:center;transition:.25s;background:#faf8f6}.search-panel.open{height:64px;padding:10px}.search-panel input{width:min(620px,75%);border:1px solid var(--line);padding:0 16px;border-radius:8px 0 0 8px}.search-panel button{border:0;background:var(--ink);color:white;padding:0 24px;border-radius:0 8px 8px 0;font-weight:700}.hero{position:relative;overflow:hidden;background:linear-gradient(110deg,#fff8f0 0%,#fffaf5 45%,#f6f0ff 100%)}.hero-inner{min-height:610px;display:grid;grid-template-columns:42% 58%;align-items:center;width:min(1440px,100%);margin:auto}.hero-copy{padding:70px 30px 70px max(48px,calc((100vw - 1320px)/2))}.eyebrow{margin:0 0 12px;color:var(--teal);font-size:11px;font-weight:700;letter-spacing:.2em}.hero h1{margin:0 0 22px;font-family:"Playfair Display",serif;font-size:clamp(56px,6vw,88px);line-height:.95;letter-spacing:-.04em}.hero h1 span{color:var(--coral);font-style:italic}.hero-copy>p:not(.eyebrow){max-width:500px;font-size:18px;color:var(--muted);margin-bottom:32px}.primary-btn{display:inline-flex;align-items:center;gap:28px;padding:15px 24px;background:var(--ink);color:white;border-radius:6px;font-size:12px;font-weight:700;letter-spacing:.12em;box-shadow:0 10px 24px rgba(37,34,57,.2);transition:.2s}.primary-btn:hover{transform:translateY(-2px);background:var(--coral)}.primary-btn span{font-size:19px}.hero-art{height:100%;min-height:610px;background:url('assets/hero-beads.png') center/cover no-repeat;mask-image:linear-gradient(to right,transparent 0%,black 18%)}.hero-dots{position:absolute;left:48px;bottom:28px;display:flex;gap:8px}.hero-dots i{width:8px;height:8px;background:#d7ced5;border-radius:50%}.hero-dots i:first-child{width:26px;border-radius:6px;background:var(--coral)}.section{padding:94px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:34px}.section-heading h2,.shipping-banner h2,.about-copy h2,.newsletter h2{font-family:"Playfair Display",serif;font-size:clamp(36px,4vw,52px);line-height:1.08;margin:0;letter-spacing:-.025em}.section-heading>a{font-size:13px;font-weight:700;border-bottom:1px solid var(--ink);padding-bottom:4px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-card{position:relative;overflow:hidden;border-radius:var(--radius);aspect-ratio:4/5;background:#f7f4f0}.category-card .sheet-image{height:100%;transition:.45s}.category-card:hover .sheet-image{transform:scale(1.04)}.category-card>div:last-child{position:absolute;left:14px;right:14px;bottom:14px;background:rgba(255,255,255,.92);backdrop-filter:blur(8px);border-radius:14px;padding:16px 18px}.category-card h3{margin:0 0 2px;font-family:"Playfair Display",serif;font-size:24px}.category-card span{font-size:11px;color:var(--muted);font-weight:600}.sheet-image{background-image:url('assets/product-sheet.png');background-repeat:no-repeat;background-size:400% 300%;background-color:#faf9f7}.crop-1{background-position:0% 0%}.crop-2{background-position:33.333% 0%}.crop-3{background-position:66.666% 0%}.crop-4{background-position:100% 0%}.crop-5{background-position:0% 50%}.crop-6{background-position:33.333% 50%}.crop-7{background-position:66.666% 50%}.crop-8{background-position:100% 50%}.crop-9{background-position:0% 100%}.crop-10{background-position:33.333% 100%}.crop-11{background-position:66.666% 100%}.crop-12{background-position:100% 100%}.products-section{background:#faf8f6}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px 18px}.product-card{position:relative}.product-image{aspect-ratio:1/1.06;border-radius:18px;overflow:hidden;position:relative;background:#fff}.product-image .sheet-image{height:100%;transition:.4s}.product-card:hover .sheet-image{transform:scale(1.05)}.badge{position:absolute;left:12px;top:12px;background:white;border-radius:20px;padding:6px 10px;font-size:9px;font-weight:700;letter-spacing:.1em}.wish{position:absolute;right:12px;top:12px;width:34px;height:34px;border-radius:50%;border:0;background:white;font-size:18px;cursor:pointer}.product-info{padding:14px 3px 0}.product-info h3{font-size:14px;margin:0 0 6px;font-weight:600}.product-meta{display:flex;justify-content:space-between;align-items:center}.price{font-size:14px;font-weight:700}.add-btn{border:0;background:none;border-bottom:1px solid var(--ink);padding:3px 0;font-size:10px;font-weight:700;letter-spacing:.08em;cursor:pointer}.add-btn:hover{color:var(--coral);border-color:var(--coral)}.shipping-banner{margin-top:40px;margin-bottom:20px;border-radius:28px;padding:56px 64px;background:linear-gradient(115deg,#ffe7d7,#f1ecff);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px}.shipping-icon{width:72px;height:72px;border-radius:50%;background:white;display:grid;place-items:center;color:var(--coral);font-size:30px}.shipping-banner h2{font-size:clamp(28px,3vw,42px)}.shipping-banner p:not(.eyebrow){margin:10px 0 0;color:var(--muted);max-width:700px}.text-link{font-size:12px;font-weight:700;border-bottom:1px solid;padding-bottom:4px;white-space:nowrap}.about-section{display:grid;grid-template-columns:1.05fr .95fr;min-height:620px;background:#f4f1eb}.about-art{position:relative;padding:62px 0 62px max(48px,calc((100vw - 1320px)/2))}.about-image{height:100%;min-height:500px;border-radius:0 28px 28px 0}.roundel{position:absolute;right:-52px;top:50%;width:106px;height:106px;border-radius:50%;background:var(--yellow);display:grid;place-items:center;text-align:center;padding:18px;font-size:9px;font-weight:700;letter-spacing:.13em;transform:rotate(-10deg)}.about-copy{display:flex;flex-direction:column;justify-content:center;padding:80px max(48px,calc((100vw - 1320px)/2)) 80px 100px}.about-copy p:not(.eyebrow){color:var(--muted);font-size:16px;max-width:520px}.about-copy .text-link{margin-top:14px;align-self:flex-start}.newsletter{background:var(--ink);color:white;padding:72px 24px}.newsletter-inner{width:min(1120px,100%);margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.newsletter .eyebrow{color:#94ded8}.newsletter h2{font-size:44px}.newsletter p:not(.eyebrow){color:#c9c5d2}.newsletter-form{display:flex;border-bottom:1px solid rgba(255,255,255,.5);padding-bottom:8px}.newsletter-form input{flex:1;background:none;border:0;color:white;outline:0;padding:12px 4px}.newsletter-form input::placeholder{color:#aaa5b4}.newsletter-form button{border:0;background:var(--coral);color:white;border-radius:5px;padding:12px 18px;font-size:11px;font-weight:700;letter-spacing:.1em}footer{background:#fff;padding:70px 0 25px}.footer-inner{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:60px}.footer-brand p{color:var(--muted)}.socials{display:flex;gap:9px;margin-top:24px}.socials a{width:32px;height:32px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:700}.footer-inner h3{font-size:12px;text-transform:uppercase;letter-spacing:.14em;margin:8px 0 20px}.footer-inner>div:not(.footer-brand)>a{display:block;color:var(--muted);font-size:13px;margin:10px 0}.footer-bottom{border-top:1px solid var(--line);margin-top:50px;padding-top:22px;display:flex;justify-content:space-between;color:#918b97;font-size:11px}.toast{position:fixed;z-index:30;right:22px;bottom:22px;background:var(--ink);color:white;padding:13px 20px;border-radius:8px;box-shadow:var(--shadow);font-size:13px;transform:translateY(90px);opacity:0;transition:.3s}.toast.show{transform:none;opacity:1}
@media(max-width:1100px){.main-nav{position:absolute;left:0;right:0;top:78px;background:white;display:none;flex-direction:column;align-items:flex-start;padding:24px 30px;box-shadow:var(--shadow)}.main-nav.open{display:flex}.menu-toggle{display:block;margin-left:auto}.header-actions em{display:none}.hero-inner{grid-template-columns:48% 52%;min-height:540px}.hero-art{min-height:540px}.category-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.shipping-banner{grid-template-columns:auto 1fr}.shipping-banner .text-link{grid-column:2}.about-copy{padding-left:70px}}
@media(max-width:760px){.wrap{width:min(100% - 28px,1320px)}.announcement{font-size:9px;letter-spacing:.1em}.header-inner{height:66px;width:calc(100% - 24px);gap:8px}.brand{font-size:23px}.main-nav{top:66px}.header-actions{gap:2px}.icon-btn.search-toggle{display:none}.icon-btn{padding:5px}.icon-btn span{font-size:20px}.hero-inner{display:block;min-height:0}.hero-copy{padding:54px 22px 28px}.hero h1{font-size:54px}.hero-copy>p:not(.eyebrow){font-size:16px}.hero-art{min-height:330px;height:330px;mask-image:linear-gradient(to bottom,transparent 0%,black 17%);background-position:65% center}.hero-dots{display:none}.section{padding:68px 0}.section-heading{align-items:flex-end}.section-heading>a{font-size:0}.section-heading>a span{font-size:20px}.section-heading h2{font-size:38px}.category-grid{gap:12px}.category-card{aspect-ratio:4/5.4;border-radius:16px}.category-card>div:last-child{left:8px;right:8px;bottom:8px;padding:11px}.category-card h3{font-size:18px}.category-card span{font-size:9px}.product-grid{grid-template-columns:repeat(2,1fr);gap:26px 12px}.product-image{border-radius:12px}.product-info h3{font-size:12px;min-height:38px}.product-meta{display:block}.price{display:block;margin-bottom:7px}.add-btn{font-size:9px}.shipping-banner{width:calc(100% - 28px);padding:36px 24px;margin-top:10px;display:block}.shipping-icon{width:54px;height:54px;margin-bottom:20px}.shipping-banner .text-link{display:inline-block;margin-top:18px}.about-section{display:block}.about-art{padding:38px 14px}.about-image{min-height:380px;border-radius:20px}.roundel{right:20px;top:auto;bottom:17px;width:88px;height:88px}.about-copy{padding:54px 22px 65px}.about-copy h2{font-size:40px}.newsletter{padding:58px 22px}.newsletter-inner{display:block}.newsletter h2{font-size:38px}.newsletter-form{margin-top:34px}.newsletter-form button{padding:10px}.footer-inner{grid-template-columns:1fr 1fr;gap:40px 24px}.footer-brand{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom span{display:block;margin:6px 0}}
@media(max-width:380px){.brand-spark{display:none}.hero h1{font-size:47px}.icon-btn{padding:3px}.category-card h3{font-size:16px}}
:root{--ink:#5d4b43;--muted:#83736b;--coral:#dc8878;--peach:#f7dfcf;--lav:#e8e0ef;--teal:#899b82;--yellow:#d6b56c;--line:#e7d9ce;--white:#fffdf8;--shadow:0 18px 45px rgba(93,75,67,.11)}
body{background:#fffaf1}.announcement{background:#d6b56c;color:#5d4b43}.site-header{background:rgba(255,250,241,.96);border-bottom-color:rgba(93,75,67,.1)}.search-panel{background:#f8eee6}.search-panel button{background:#899b82;color:#fffdf8}.hero{background:linear-gradient(110deg,#fff7e9 0%,#f9e6dd 45%,#e8e0ef 100%)}.primary-btn{background:#dc8878;color:#fffdf8;box-shadow:0 10px 24px rgba(140,91,76,.18)}.primary-btn:hover{background:#d6b56c;color:#5d4b43}.hero-dots i{background:#dccfc6}.category-card{background:#f3e9df}.sheet-image{background-color:#fffaf1}.products-section{background:#f5e3e2}.product-image{background:#fffdf8}.badge,.wish{background:#fffdf8}.shipping-banner{background:linear-gradient(115deg,#f7dfcf,#e8e0ef)}.shipping-icon{background:#fffaf1;color:#d6a35f}.about-section{background:#dce4d7}.newsletter{background:#e8e0ef;color:#5d4b43}.newsletter .eyebrow{color:#788b72}.newsletter p:not(.eyebrow){color:#83736b}.newsletter-form{border-bottom-color:rgba(93,75,67,.4)}.newsletter-form input{color:#5d4b43}.newsletter-form input::placeholder{color:#99877e}.newsletter-form button{background:#d6b56c;color:#5d4b43}footer{background:#fffaf1}.toast{background:#899b82;color:#fffdf8}
body{background:#fffaf1}.announcement{background:#d6b56c;color:#5d4b43}.site-header{background:rgba(255,250,241,.96);border-bottom-color:rgba(93,75,67,.1)}.main-nav{background:#fffaf1}.search-panel{background:#f8eee6}.search-panel button{background:#899b82;color:#fffdf8}.hero{background:linear-gradient(110deg,#fff7e9 0%,#f9e6dd 45%,#e8e0ef 100%)}.primary-btn{background:#dc8878;color:#fffdf8;box-shadow:0 10px 24px rgba(140,91,76,.18)}.primary-btn:hover{background:#d6b56c;color:#5d4b43}.hero-dots i{background:#dccfc6}.category-card{background:#f3e9df}.sheet-image{background-color:#fffaf1}.products-section{background:#f5e3e2}.product-image{background:#fffdf8}.badge,.wish{background:#fffdf8}.wish{color:#dc8878!important}.shipping-banner{background:linear-gradient(115deg,#f7dfcf,#e8e0ef)}.shipping-icon{background:#fffaf1;color:#d6a35f}.about-section{background:#dce4d7}.newsletter{background:#e8e0ef;color:#5d4b43}.newsletter .eyebrow{color:#788b72}.newsletter p:not(.eyebrow){color:#83736b}.newsletter-form{border-bottom-color:rgba(93,75,67,.4)}.newsletter-form input{color:#5d4b43}.newsletter-form input::placeholder{color:#99877e}.newsletter-form button{background:#d6b56c;color:#5d4b43}footer{background:#fffaf1}.toast{background:#899b82;color:#fffdf8}
.brand-logo{display:block;width:auto;object-fit:contain}.header-logo{height:70px;max-width:190px}.footer-logo{height:auto;width:190px;max-width:100%}@media(max-width:760px){.header-logo{height:58px;max-width:148px}.footer-logo{width:165px}}
.header-logo{height:62px;max-width:170px;transform:translateY(-3px)}.hero h1{font-family:"Cormorant Garamond",serif;font-size:clamp(52px,5.4vw,78px);font-weight:600;line-height:.92;letter-spacing:-.035em}#best-products{margin-top:28px;margin-inline:auto}@media(max-width:760px){.header-logo{height:52px;max-width:136px;transform:translateY(-2px)}.hero h1{font-size:52px;line-height:.94}}
.socials svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7}.socials svg path{fill:currentColor;stroke:none}.socials .social-dot{fill:currentColor;stroke:none}#best-products{margin-top:44px}
.main-nav{font-size:14px}.icon-btn em{font-size:10px}
.products-section{background:#faefec}.shipping-banner h2{font-size:clamp(25px,2.65vw,37px)}.product-info h3{min-height:44px}@media(max-width:760px){.product-info h3{min-height:38px}}
@media(max-width:760px){.menu-toggle,.icon-btn{min-width:44px;min-height:44px}.wish,.socials a{position:relative}.wish:after,.socials a:after{content:"";position:absolute;inset:-6px}.product-info h3{font-size:13px;min-height:42px}.add-btn{min-height:44px;display:inline-flex;align-items:center;font-size:10px}#best-products{margin-top:28px}.footer-inner>div:not(.footer-brand)>a{min-height:44px;display:flex;align-items:center;margin:0}}
.hero-art{background-image:url('../images/hero-beads.png')}.sheet-image{background-image:url('../images/product-sheet.png')}.main-nav .menu{display:flex;align-items:center;gap:24px;margin:0;padding:0;list-style:none}.main-nav .menu li{margin:0}.product-image>a{display:block;height:100%}.product-image img{display:block;width:100%;height:100%;object-fit:cover;transition:.4s}.product-card:hover .product-image img{transform:scale(1.05)}.product-info h3 a{display:block}.price del{color:var(--muted);font-weight:500}.price ins{text-decoration:none}.wish[aria-disabled="true"]{cursor:default}.footer-menu{margin:0;padding:0;list-style:none}.footer-inner>div:not(.footer-brand)>.footer-menu a{display:block;color:var(--muted);font-size:13px;margin:10px 0}.woocommerce-main,.content-main{padding-top:72px;padding-bottom:88px}.woocommerce-main img{max-width:100%;height:auto}.woocommerce-message,.woocommerce-info,.woocommerce-error{border-top-color:var(--coral);background:var(--white);color:var(--ink)}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:var(--coral);color:var(--white);border-radius:6px}.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background:var(--yellow);color:var(--ink)}body.admin-bar .site-header{top:32px}@media(max-width:1100px){.main-nav .menu{flex-direction:column;align-items:flex-start}}@media(max-width:782px){body.admin-bar .site-header{top:46px}}@media(max-width:760px){.footer-inner>div:not(.footer-brand)>.footer-menu a{min-height:44px;display:flex;align-items:center;margin:0}}
.main-nav .current-menu-item>a:after,.main-nav .current_page_item>a:after{right:0}
