@import"https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,500;0,600;1,400&family=Figtree:ital,wght@0,300;0,400;0,500;0,600;1,400&display=swap";:root{--sf-pink: #fae3ed;--sf-cream: #fffaf6;--sf-gold: #d4af37;--sf-text-main: #282929;--sf-text-muted: #6a6a6a;--sf-border: #e7ddd5;--sf-bg-light: #fffaf6;--sf-bg-card: #ffffff;--font-heading: "EB Garamond", serif;--font-body: "Figtree", sans-serif}*,*:before,*:after{box-sizing:border-box}body.sf-body{margin:0;font-family:var(--font-body);color:var(--sf-text-main);background:linear-gradient(180deg,#fff0f5,#fffaf6);padding-bottom:100px;min-height:100vh;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none;transition:color .2s ease}a:hover{color:#bfa095}.sf-page-width{max-width:1200px;margin:0 auto;padding:40px 24px 60px}.sf-header{border-bottom:1px solid rgba(231,221,213,.5);background:#fffaf6e6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:sticky;top:0;z-index:100}.sf-header-inner{max-width:1200px;margin:0 auto;padding:16px 24px;display:flex;align-items:center;position:relative;height:70px}.sf-logo{z-index:2;margin-right:auto;display:flex;align-items:center;position:relative}.sf-logo-image{height:60px;width:auto;display:block}.sf-nav{display:flex;gap:32px;font-size:13px;letter-spacing:.1em;text-transform:uppercase;font-weight:500;margin-left:auto}.sf-nav a{color:var(--sf-text-main);opacity:.8}.sf-nav a:hover,.sf-nav a.active{opacity:1;text-decoration:underline;text-underline-offset:4px}.sf-hero{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center;margin:60px 0 80px}.sf-hero-tag{font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:#cbb4a8;margin-bottom:16px;font-weight:600}.sf-hero-title{font-family:-apple-system,BlinkMacSystemFont,Inter,system-ui,-system-ui,Segoe UI,sans-serif;font-size:clamp(32px,4.4vw,52px);letter-spacing:-.01em;line-height:1.12;margin:0 0 20px;font-weight:500;color:var(--sf-text-main);font-style:normal}.sf-hero-sub{font-size:16px;line-height:1.7;color:var(--sf-text-muted);max-width:480px;margin-bottom:32px}.sf-hero-actions{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:32px}.sf-btn-primary,.sf-btn-secondary{border-radius:999px;padding:12px 28px;font-size:11px;letter-spacing:.16em;text-transform:uppercase;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-weight:600}.sf-btn-primary{background:var(--sf-pink);border-color:var(--sf-pink);color:var(--sf-text-main)}.sf-btn-primary:hover{background:#fcebf3;transform:translateY(-1px)}.sf-btn-secondary{background:transparent;border-color:var(--sf-border);color:var(--sf-text-muted)}.sf-btn-secondary:hover{border-color:var(--sf-text-main);color:var(--sf-text-main)}.sf-hero-meta{font-size:12px;color:var(--sf-text-muted);letter-spacing:.05em}.sf-hero-meta span+span:before{content:"\2022";margin:0 12px;color:var(--sf-border)}.sf-hero-media-inner{background:#fff9;border-radius:20px;padding:40px;border:1px solid rgba(255,255,255,.8);box-shadow:0 20px 40px #f8d9e533}.sf-hero-note-title{font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:#cbb4a8;margin-bottom:12px}.sf-hero-note-main{font-family:-apple-system,BlinkMacSystemFont,Inter,system-ui,Segoe UI,sans-serif;font-size:18px;line-height:1.5;margin-bottom:18px;color:var(--sf-text-main);font-style:normal;font-weight:500}.sf-hero-note-list{font-size:14px;color:var(--sf-text-muted);margin:0;padding-left:20px;line-height:1.8}.sf-image-band{margin:40px 0 80px}.sf-image-band-inner{border-radius:20px;padding:40px;background:linear-gradient(135deg,#fff5fa,#fff0e5);border:1px solid rgba(231,221,213,.5);text-align:center;box-shadow:0 10px 30px #d4af370d}.sf-image-band-title{font-family:-apple-system,BlinkMacSystemFont,Inter,system-ui,Segoe UI,sans-serif;font-size:20px;margin-bottom:10px;color:var(--sf-text-main);font-style:normal;font-weight:500}.sf-image-band-sub{font-size:15px;color:var(--sf-text-muted);max-width:600px;margin:0 auto}.sf-section-title{font-family:var(--font-heading);font-size:28px;font-weight:400;margin:0 0 16px;color:var(--sf-text-main)}.sf-section-sub{font-size:14px;color:var(--sf-text-muted);margin-bottom:40px}.sf-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:24px;margin-bottom:80px}.sf-product-card{background:transparent;transition:transform .3s ease}.sf-product-card:hover{transform:translateY(-4px)}.sf-product-image-placeholder{width:100%;aspect-ratio:4 / 5;border-radius:12px;background:#f0f0f0;margin-bottom:16px;position:relative;overflow:hidden}.sf-product-card:nth-child(1) .sf-product-image-placeholder{background-image:linear-gradient(135deg,#fbe6f0,#f9ddc8)}.sf-product-card:nth-child(2) .sf-product-image-placeholder{background-image:linear-gradient(135deg,#f9dde9,#f6d8b8)}.sf-product-card:nth-child(3) .sf-product-image-placeholder{background-image:linear-gradient(135deg,#fbe4f0,#f3d5b5)}.sf-product-card:nth-child(4) .sf-product-image-placeholder{background-image:linear-gradient(135deg,#f9e0ec,#f4d6b9)}.sf-product-title{font-size:13px}.sf-product-price{font-size:12px}.sf-product-link{font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:var(--sf-text-muted);border-bottom:1px solid transparent;transition:all .2s}.sf-product-link:hover{color:var(--sf-text-main);border-color:var(--sf-border)}.sf-category-row{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:80px}.sf-category-card{padding:24px;background:#fff;border:1px solid var(--sf-border);border-radius:16px;transition:border-color .3s ease,box-shadow .3s ease}.sf-category-card:hover{border-color:#dcb;box-shadow:0 4px 12px #00000008}.sf-category-label{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#cbb4a8;margin-bottom:8px}.sf-category-text{font-size:14px;color:var(--sf-text-muted);margin-bottom:16px;line-height:1.5}.sf-footer{position:fixed;bottom:0;left:0;width:100%;border-top:1px solid var(--sf-border);padding:20px;background:#fffaf6f2;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:50}.sf-footer-inner{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--sf-text-muted)}.sf-footer-links{display:flex;gap:24px}.sf-footer-links a:hover{color:var(--sf-text-main)}.sf-table{width:100%;font-size:13px;border-collapse:collapse;margin-bottom:24px}.sf-table th{text-align:left;border-bottom:1px solid var(--sf-border);padding:12px 0;font-weight:600;color:var(--sf-text-main);text-transform:uppercase;letter-spacing:.1em;font-size:11px}.sf-table td{border-bottom:1px solid var(--sf-border);padding:16px 0;color:var(--sf-text-muted)}.sf-product-detail{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:start}.sf-product-detail-desc{font-size:14px;color:var(--sf-text-muted);margin-bottom:24px;line-height:1.6}.sf-cart-layout{display:grid;grid-template-columns:2fr 1fr;gap:40px}.sf-cart-main{min-width:0}.sf-cart-sidebar{border:1px solid var(--sf-border);padding:24px;border-radius:16px;background:#fff}.sf-right-ad-title{font-family:Times New Roman,serif;font-size:16px;margin-bottom:8px}.sf-right-ad-text{font-size:13px;color:var(--sf-text-muted);margin-bottom:16px;line-height:1.5}.sf-right-ad-products{display:flex;flex-direction:column;gap:12px}.sf-right-ad-item{display:block}.sf-right-ad-item-title{font-size:13px;color:var(--sf-text-main);font-weight:500}.sf-right-ad-item-meta{font-size:12px;color:var(--sf-text-muted)}.sf-payments-row{margin-top:24px;display:flex;align-items:center;gap:12px;font-size:12px;color:var(--sf-text-muted)}.sf-pay-logos{display:flex;gap:6px;flex-wrap:wrap}.sf-pay-badge{border:1px solid var(--sf-border);padding:4px 8px;border-radius:4px;font-size:10px;text-transform:uppercase;background:#fff}.sf-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:32px}.sf-contact-card{background:#fff;padding:32px;border-radius:16px;border:1px solid var(--sf-border)}.sf-contact-field{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.sf-contact-label{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--sf-text-muted)}.sf-contact-input,.sf-contact-textarea{padding:10px 14px;border:1px solid var(--sf-border);border-radius:6px;font-family:inherit;font-size:14px;background:#fafafa;color:var(--sf-text-main)}.sf-contact-textarea{min-height:120px;resize:vertical}@media (max-width: 900px){.sf-hero{grid-template-columns:1fr;text-align:center;gap:40px}.sf-hero-sub{margin:0 auto 32px}.sf-hero-actions{justify-content:center}.sf-nav{display:flex;gap:32px;font-size:13px;letter-spacing:.1em;text-transform:uppercase;font-weight:500;margin-left:auto}.sf-category-row,.sf-cart-layout,.sf-contact-grid,.sf-product-detail{grid-template-columns:1fr}}.sf-right-ad{background:radial-gradient(circle at top left,#ffe6f0 0,#fcefe6 45%,#fdf7f2);border-radius:20px;padding:16px 16px 18px;box-shadow:0 14px 30px #0000000f;border:1px solid rgba(250,225,230,.9);display:flex;flex-direction:column;gap:10px;position:sticky;top:96px}.sf-right-ad-title{font-size:13px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#4a3336}.sf-right-ad-text{font-size:12px;line-height:1.5;color:#4a3336d1;margin-bottom:4px}.sf-right-ad-products{display:flex;flex-direction:column;gap:8px;max-height:260px;overflow-y:auto;padding-right:2px}.sf-right-ad-item{display:flex;align-items:center;gap:8px;text-decoration:none;padding:8px 10px;border-radius:12px;background:#ffffffd9;border:1px solid rgba(243,214,220,.9);transition:transform .1s ease,box-shadow .1s ease,border-color .1s ease,background .1s ease}.sf-right-ad-item:hover{transform:translateY(-1px);box-shadow:0 8px 18px #0000000f;border-color:#e2b9c4f2;background:#fff}.sf-right-ad-thumb{width:34px;height:34px;border-radius:999px;background:linear-gradient(135deg,#f5c7d9,#fbe8cf);box-shadow:inset 0 0 0 1px #ffffffe6;flex-shrink:0}.sf-right-ad-item-title{font-size:12px;font-weight:600;color:#3e2b2f}.sf-right-ad-item-meta{font-size:11px;color:#3e2b2fb3}@media (max-width: 749px){.sf-layout-main-with-ad{flex-direction:column}.sf-right-ad{position:static;margin-top:18px}}@media (max-width: 749px){.sf-layout-main-with-ad{display:block}.sf-main-col{width:100%;margin-bottom:16px}.sf-right-ad{width:100%;margin-top:8px;position:static}.sf-cart-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.sf-cart-table-wrap table{min-width:520px}.sf-cart-actions{display:flex;flex-wrap:wrap;gap:8px}.sf-cart-actions .sf-btn-primary,.sf-cart-actions .sf-btn-secondary{flex:1 1 140px;text-align:center}}@media (max-width: 749px){.sf-header-inner{padding:10px 16px;flex-direction:column;align-items:flex-start;height:auto}.sf-nav{display:flex;gap:32px;font-size:13px;letter-spacing:.1em;text-transform:uppercase;font-weight:500;margin-left:auto}.sf-nav a{padding:4px 0}}@media (max-width: 749px){.sf-header{background:#fff}.sf-header-inner{padding:10px 16px;flex-direction:row;align-items:center;justify-content:space-between;height:auto}.sf-nav{display:flex;gap:32px;font-size:13px;letter-spacing:.1em;text-transform:uppercase;font-weight:500;margin-left:auto}.sf-nav a{color:#3b2227;opacity:1;font-weight:500}}@media (max-width: 749px){.sf-header-inner{display:flex;flex-direction:row!important;align-items:center;justify-content:space-between;height:auto;padding:10px 16px}.sf-nav{display:flex;gap:32px;font-size:13px;letter-spacing:.1em;text-transform:uppercase;font-weight:500;margin-left:auto}.sf-header-inner>*{flex-shrink:0}}body>nav{display:none!important}@media (max-width: 749px){.sf-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sf-product-card{padding:10px}.sf-product-title{font-size:12px}.sf-product-price{font-size:11px}}
/*# sourceMappingURL=/cdn/shop/t/37/assets/base.css.map */
