:root{--rose:#c78693;--rose-dark:#a96776;--rose-soft:#f8e9ec;--blush:#f4dfe3;--cream:#fffaf7;--peach:#f5e8df;--sage:#e7eee9;--ink:#463b3f;--muted:#786b70;--line:#eadde0;--soft:#fff7f5;--white:#fff;--shadow:0 18px 50px rgba(101,75,84,.11);--radius:24px}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;background:#fff;padding:10px;z-index:9999}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:var(--ink);background:var(--cream);line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.page-width{width:min(1180px,calc(100% - 32px));margin:0 auto}.narrow{max-width:850px}.announcement-bar{background:var(--rose);color:#fff;text-align:center;padding:8px 0;font-size:13px;font-weight:700;letter-spacing:.02em}.site-header{position:sticky;top:0;z-index:30;background:#fffaf7f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.header-inner{min-height:72px;display:flex;align-items:center;gap:28px}.brand{font-weight:900;letter-spacing:.08em;color:var(--rose);font-size:20px}.desktop-nav{display:flex;gap:26px;margin-left:auto;font-weight:650;font-size:14px}.desktop-nav a:hover{color:var(--rose)}.cart-link{border:1px solid var(--line);padding:9px 13px;border-radius:999px;font-weight:700}.cart-count{background:var(--rose);color:#fff;border-radius:99px;padding:2px 7px;font-size:11px;margin-left:4px}.hero-section{background:radial-gradient(circle at 85% 20%,#f4dfe3 0,transparent 33%),linear-gradient(135deg,#fffaf7,#fdf0f2 52%,#f8eee7);padding:76px 0}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}.eyebrow{display:inline-block;font-size:12px;font-weight:900;letter-spacing:.14em;color:var(--rose);margin-bottom:12px}.hero-copy h1,.product-panel h1{font-size:clamp(36px,5vw,64px);line-height:1.03;margin:0 0 18px;letter-spacing:-.035em}.hero-subtitle{font-size:19px;color:var(--muted);max-width:620px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 22px;border-radius:14px;border:1px solid transparent;font-weight:800;cursor:pointer;font:inherit}.btn-primary{background:var(--rose);color:#fff;box-shadow:0 10px 25px #e11d4838}.btn-primary:hover{background:var(--rose-dark)}.btn-secondary{background:#fff;border-color:var(--line)}.btn-small{min-height:40px;padding:8px 14px;font-size:14px}.btn-wide{width:100%;font-size:17px}.btn[disabled]{opacity:.5;cursor:not-allowed}.trust-row{display:flex;gap:18px;flex-wrap:wrap;margin-top:26px;color:#4b5563;font-size:13px;font-weight:700}.hero-media{background:#fff;border:1px solid #f1f5f9;border-radius:32px;overflow:hidden;box-shadow:var(--shadow);min-height:460px;display:flex;align-items:center;justify-content:center}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-placeholder{padding:50px;text-align:center;color:var(--muted)}.device-illustration{width:180px;height:180px;margin:0 auto 20px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 30% 25%,#fecdd3,#e11d48);color:#fff;font-size:54px;font-weight:900;box-shadow:0 28px 55px #e11d4840}.section-pad{padding:78px 0}.section-soft{background:var(--soft)}.section-heading{text-align:center;max-width:760px;margin:0 auto 40px}.section-heading h1,.section-heading h2{font-size:clamp(30px,4vw,44px);line-height:1.1;margin:0 0 12px}.section-heading p{color:var(--muted)}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.benefit-card{border:1px solid var(--line);border-radius:var(--radius);padding:26px;background:#fff;box-shadow:0 8px 24px #1118270a}.benefit-card h3{margin:8px 0}.benefit-card p{margin:0;color:var(--muted);font-size:14px}.benefit-icon{width:46px;height:46px;border-radius:14px;background:var(--rose-soft);color:var(--rose);display:grid;place-items:center;font-size:22px;font-weight:900}.featured-product{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:28px;padding:26px;box-shadow:var(--shadow)}.featured-image{border-radius:20px;overflow:hidden;background:#f3f4f6}.featured-image img{width:100%;aspect-ratio:1/1;object-fit:cover}.featured-copy h3{font-size:34px;line-height:1.1;margin:0 0 12px}.price-row{display:flex;align-items:baseline;gap:12px;margin:12px 0}.price{font-size:24px;font-weight:900;color:var(--rose)}.compare-price{text-decoration:line-through;color:#9ca3af}.empty-card{padding:38px;border:1px dashed #cbd5e1;border-radius:20px;text-align:center;background:#fff}.faq-list{display:grid;gap:12px}.faq-list details{border:1px solid var(--line);border-radius:16px;padding:18px 20px;background:#fff}.faq-list summary{cursor:pointer;font-weight:800}.faq-list p{color:var(--muted);margin-bottom:0}.site-footer{background:#493b40;color:#fffaf7;padding:58px 0 22px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.footer-grid h2{color:#f2c9d0}.footer-grid h3{font-size:15px}.footer-grid p,.footer-grid a{color:#dfcfd3;font-size:14px}.footer-grid a{display:block;margin:7px 0}.footer-bottom{border-top:1px solid #68545b;margin-top:38px;padding-top:20px;color:#cbb8be;font-size:12px}.product-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:start}.product-gallery{position:sticky;top:105px}.product-main-image{width:100%;border-radius:24px;background:#f7f7f8;aspect-ratio:1/1;object-fit:cover}.thumb-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:10px}.thumb-grid img{aspect-ratio:1/1;object-fit:cover;border-radius:12px;border:1px solid var(--line)}.product-panel{padding-top:14px}.product-panel h1{font-size:clamp(34px,4vw,50px)}.product-price .price{font-size:32px}.product-form{display:grid;gap:10px;padding:20px 0}.product-form label,.contact-form label{font-size:13px;font-weight:800}.product-form select,.product-form input,.contact-form input,.contact-form textarea,.search-form input{width:100%;padding:12px 13px;border:1px solid #d1d5db;border-radius:12px;background:#fff;font:inherit}.qty-input{max-width:96px}.purchase-notes{display:grid;gap:6px;padding:16px;background:#f9fafb;border-radius:14px;font-size:13px;color:#4b5563}.product-description{margin-top:24px}.rte h2,.rte h3{line-height:1.2}.rte img{border-radius:14px}.product-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{border:1px solid var(--line);border-radius:18px;padding:14px;background:#fff}.product-card img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:12px;background:#f4f4f5}.product-card h2{font-size:17px;line-height:1.3}.cart-list{display:grid;gap:14px}.cart-item{display:grid;grid-template-columns:100px 1fr 95px auto;gap:16px;align-items:center;border-bottom:1px solid var(--line);padding:14px 0}.cart-image img{width:100px;height:100px;object-fit:cover;border-radius:12px}.cart-summary{text-align:right;margin-top:28px}.cart-actions{display:flex;gap:10px;justify-content:flex-end}.muted{color:var(--muted);font-size:13px}.contact-form{display:grid;gap:9px}.form-success{padding:12px;background:#ecfdf5;color:#166534;border-radius:12px}.search-form{display:flex;gap:10px;margin-bottom:30px}.search-form input{flex:1}.page-content{color:#374151}@media(max-width:900px){.desktop-nav{display:none}.header-inner{gap:12px}.cart-link{margin-left:auto}.hero-grid,.featured-product,.product-grid{grid-template-columns:1fr}.hero-section{padding:46px 0}.hero-media{min-height:360px}.benefit-grid{grid-template-columns:repeat(2,1fr)}.product-gallery{position:static}.product-card-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}@media(max-width:600px){.page-width{width:min(100% - 24px,1180px)}.brand{font-size:16px}.announcement-bar{font-size:11px}.hero-copy h1{font-size:38px}.hero-subtitle{font-size:17px}.hero-actions .btn{width:100%}.benefit-grid,.product-card-grid{grid-template-columns:1fr}.section-pad{padding:54px 0}.featured-product{padding:16px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.cart-item{grid-template-columns:78px 1fr;align-items:start}.cart-item .qty-input,.cart-line-price{grid-column:2}.cart-actions{flex-direction:column}.cart-actions .btn{width:100%}}.brand{font-family:Georgia,Times New Roman,serif;font-weight:700;letter-spacing:.08em;color:var(--rose-dark)}.announcement-bar{background:linear-gradient(90deg,#c98e99,#b97786);color:#fffaf7}.hero-photo{position:relative;min-height:520px;background:#f4e8e4;border:0;box-shadow:0 24px 65px #71515b24}.hero-photo img{min-height:520px;object-fit:cover;object-position:center}.hero-badge{position:absolute;left:22px;bottom:22px;background:#fffaf7eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.8);border-radius:18px;padding:12px 16px;box-shadow:0 12px 30px #4331371f;display:grid;line-height:1.2}.hero-badge strong{font-size:14px;color:var(--ink)}.hero-badge span{font-size:12px;color:var(--muted);margin-top:3px}.btn{transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(135deg,#c78794,#b87281);box-shadow:0 12px 28px #b7728140}.btn-primary:hover{background:linear-gradient(135deg,#b97886,#a76372)}.btn-secondary{background:#fffaf7d9;border-color:#e6d6da}.trust-row span{background:#ffffffa8;padding:8px 12px;border-radius:999px;border:1px solid rgba(225,202,208,.7)}.benefits-section{background:#fffaf7}.benefit-card{background:linear-gradient(180deg,#fff,#fff9f8);border-color:#efdee2;box-shadow:0 12px 35px #73565f0f;transition:transform .22s ease,box-shadow .22s ease}.benefit-card:hover{transform:translateY(-4px);box-shadow:0 18px 44px #73565f1a}.benefit-icon{background:linear-gradient(135deg,#f6e4e8,#f3ede8);color:#a96776}.section-soft{background:linear-gradient(180deg,#fff8f5,#f9efec)}.discovery-section{background:linear-gradient(180deg,#f8efec,#fffaf7)}.editorial-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.editorial-card{margin:0;background:#fff;border:1px solid #eadbdf;border-radius:26px;overflow:hidden;box-shadow:0 16px 42px #63495214}.editorial-card img{width:100%;aspect-ratio:1/1;object-fit:cover}.editorial-large{grid-row:span 2}.editorial-large img{height:100%;min-height:620px;aspect-ratio:auto}.editorial-card figcaption{display:grid;gap:4px;padding:16px 18px}.editorial-card figcaption strong{font-size:16px}.editorial-card figcaption span{font-size:13px;color:var(--muted)}.feature-list{padding:0;margin:22px 0 26px;list-style:none;display:grid;gap:10px}.feature-list li{position:relative;padding-left:28px;color:#62565b}.feature-list li:before{content:"\2661";position:absolute;left:0;color:var(--rose);font-weight:900}.product-top-section{background:linear-gradient(180deg,#fffaf7,#fff7f5)}.product-lead{font-size:17px;color:var(--muted);margin-top:-4px}.mini-benefits{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0 6px}.mini-benefits span{font-size:12px;font-weight:750;padding:8px 10px;border-radius:999px;background:#f8e8eb;border:1px solid #edd5da;color:#755c65}.theme-product-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:10px}.theme-product-thumbs img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:14px;border:1px solid var(--line);background:#fff}.purchase-notes{background:#f7ede9;border:1px solid #eadbd6}.product-story-section{background:#fffaf7}.story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.story-card{background:#fff;border:1px solid #eadde0;border-radius:26px;overflow:hidden;box-shadow:0 14px 38px #654b5414}.story-card img{width:100%;aspect-ratio:1/1;object-fit:cover}.story-wide{grid-column:1/-1}.story-wide img{aspect-ratio:16/8;object-fit:cover}.story-copy{padding:18px}.story-copy h3{margin:0 0 6px;font-size:18px}.story-copy p{margin:0;color:var(--muted);font-size:14px}.mobile-buy-bar{display:none}.footer-note{max-width:520px}.product-main-image{background:#f3e9e6;border:1px solid #eadde0}.featured-product{border-color:#eadde0;background:#ffffffd1}.featured-image{background:#f3e9e6}.product-card{border-color:#eadde0;background:#fffaf7}.faq-list details{border-color:#eadde0;background:#fffaf7}.faq-list summary{color:#57484e}@media(max-width:900px){.editorial-grid,.story-grid{grid-template-columns:1fr}.editorial-large{grid-row:auto}.editorial-large img{min-height:0;aspect-ratio:1/1}.story-wide{grid-column:auto}.story-wide img{aspect-ratio:1/1}.hero-photo,.hero-photo img{min-height:420px}.theme-product-thumbs{grid-template-columns:repeat(4,1fr)}}@media(max-width:600px){body{padding-bottom:72px}.hero-section{padding:34px 0 46px}.hero-photo,.hero-photo img{min-height:360px}.hero-badge{left:14px;bottom:14px}.theme-product-thumbs{grid-template-columns:repeat(2,1fr)}.mobile-buy-bar{display:block;position:fixed;left:0;right:0;bottom:0;z-index:50;padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:#fffaf7f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid #eadde0;box-shadow:0 -10px 30px #5f464f1a}.mobile-buy-bar .btn{min-height:50px}.editorial-card,.story-card{border-radius:20px}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/theme.css.map */
