@import url(https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400&family=Montserrat:wght@300;400;500&display=swap);@media (max-width:500px){body{padding-bottom:60px!important}}*{-webkit-tap-highlight-color:#fff0;-webkit-touch-callout:none}a,button{-webkit-tap-highlight-color:#fff0;outline:none}#splash{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:#0e0805;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:999994545549;transition:opacity 0.8s ease,visibility 0.8s ease}#splash.done{opacity:0;visibility:hidden;pointer-events:none}body:has(#splash:not(.done)){overflow:hidden}.glow{position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgb(139 80 48 / .2) 0%,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%);animation:pulse 3s ease-in-out infinite}@keyframes pulse{0%,100%{opacity:.6;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.12)}}.corner{position:absolute;width:52px;height:52px;opacity:0;animation:fadeIn 1s ease forwards}.corner svg{width:100%;height:100%}.corner.tl{top:28px;left:28px;animation-delay:0.8s}.corner.tr{top:28px;right:28px;transform:scaleX(-1);animation-delay:0.9s}.corner.bl{bottom:28px;left:28px;transform:scaleY(-1);animation-delay:1s}.corner.br{bottom:28px;right:28px;transform:scale(-1,-1);animation-delay:1.1s}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.center{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center}.logo-mark{width:90px;height:70px;opacity:0;transform:translateY(-16px);animation:slideDown 1s cubic-bezier(.22,1,.36,1) 0.3s forwards}@keyframes slideDown{to{opacity:1;transform:translateY(0)}}.brand{font-family:'Cormorant Garamond',serif;font-weight:300;font-size:64px;letter-spacing:.35em;color:#e8d5c0;margin-top:8px;opacity:0;animation:fadeUp 1s cubic-bezier(.22,1,.36,1) 0.6s forwards}@keyframes fadeUp{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.divider{width:0;height:1px;background:linear-gradient(90deg,transparent,#8b5030,transparent);margin:20px 0 16px;animation:expand 1.2s cubic-bezier(.22,1,.36,1) 1s forwards}@keyframes expand{to{width:180px}}.tagline{font-family:'Montserrat',sans-serif;font-weight:300;font-size:10px;letter-spacing:.5em;color:#8b5030;text-transform:uppercase;opacity:0;animation:fadeUp 1s ease 1.3s forwards}.progress-wrap{margin-top:56px;width:180px;opacity:0;animation:fadeIn 0.5s ease 1.6s forwards}.progress-track{width:100%;height:1px;background:rgb(139 80 48 / .2);border-radius:1px;overflow:hidden}.progress-bar{height:100%;width:0%;background:linear-gradient(90deg,#8b5030,#c4945a);border-radius:1px;transition:width 0.1s linear}.progress-num{text-align:center;font-size:10px;letter-spacing:.2em;color:rgb(139 80 48 / .6);margin-top:10px;font-family:'Montserrat',sans-serif}.BornHS__Wrapper{position:relative;max-width:100%;margin:auto}.BornHS__Wrapper img{width:100%;display:block}.BornHS__Label{position:absolute;width:18px;height:18px;background:#C8A96A;border-radius:50%;cursor:pointer;z-index:2;animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 0 0 rgb(200 169 106 / .7)}70%{box-shadow:0 0 0 12px #fff0}100%{box-shadow:0 0 0 0 #fff0}}.product-popup{position:absolute;width:260px;background:#111;border-radius:10px;padding:15px;display:none;color:#fff;z-index:5;box-shadow:0 10px 40px rgb(0 0 0 / .5)}.product-card{display:flex;gap:12px;align-items:center}.product-card img{width:70px;height:70px;border-radius:6px;object-fit:cover}.product-info h3{font-size:14px;margin:0}.price{color:#C8A96A;font-weight:700;margin:5px 0}.product-actions{display:flex;gap:6px}.product-actions a{font-size:11px;padding:6px 8px;border-radius:4px;text-decoration:none}.btn-view{border:1px solid #C8A96A;color:#C8A96A}.btn-cart{background:#C8A96A;color:#000}.blur img{filter:blur(3px)}@media(max-width:768px){.product-popup{left:50%!important;top:50%!important;transform:translate(-50%,-50%)}}:root{--cognac4:#8b5e3c}.premium-marquee{position:relative;overflow:hidden;width:100%;padding:20px 0}.premium-marquee::before,.premium-marquee::after{content:"";position:absolute;top:0;width:120px;height:100%;z-index:2342;pointer-events:none}.premium-marquee::before{left:0;background:linear-gradient(to right,#f8f5f0,transparent)}.premium-marquee::after{right:0;background:linear-gradient(to left,#f8f5f0,transparent)}.premium-track{display:flex;width:fit-content;animation:premiumScroll 30s linear infinite}.premium-marquee:hover .premium-track{animation-play-state:paused}.premium-group{display:flex}.premium-item{display:flex;align-items:center;gap:32px;padding:0 32px;white-space:nowrap;font-family:'Cormorant Garamond',serif;font-size:14px;font-weight:100;font-style:italic;color:var(--cognac4)}.premium-item span{width:6px;height:6px;background:#c9a96e;border-radius:50%}@keyframes premiumScroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}